Trace number 3362673

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack reference: minisat 2.2.0? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362673-1305308231/watcher-3362673-1305308231 -o /tmp/evaluation-result-3362673-1305308231/solver-3362673-1305308231 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362673-1305308231.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.06 4.00 4/370 8755
/proc/meminfo: memFree=25362636/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=23276 CPUtime=0 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 1443 0 0 0 0 0 0 0 21 0 1 0 721053799 23834624 1384 33554432000 4194304 4291037 140736074250368 18446744073709551615 4240897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 5819 1385 215 24 0 2453 0

[startup+0.02044 s]
/proc/loadavg: 4.04 4.06 4.00 4/370 8755
/proc/meminfo: memFree=25362636/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=25848 CPUtime=0.01 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 2131 0 0 0 1 0 0 0 21 0 1 0 721053799 26468352 2009 33554432000 4194304 4291037 140736074250368 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 6462 2009 216 24 0 3096 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25848

[startup+0.100471 s]
/proc/loadavg: 4.04 4.06 4.00 4/370 8755
/proc/meminfo: memFree=25362636/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=30640 CPUtime=0.09 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 4045 0 0 0 9 0 0 0 21 0 1 0 721053799 31375360 3660 33554432000 4194304 4291037 140736074250368 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 7660 3661 216 24 0 4294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.300436 s]
/proc/loadavg: 4.04 4.06 4.00 4/370 8755
/proc/meminfo: memFree=25362636/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=35192 CPUtime=0.29 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 5778 0 0 0 29 0 0 0 22 0 1 0 721053799 36036608 5186 33554432000 4194304 4291037 140736074250368 18446744073709551615 4232055 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8798 5186 239 24 0 5432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35192

[startup+0.700361 s]
/proc/loadavg: 4.04 4.06 4.00 4/370 8755
/proc/meminfo: memFree=25362636/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=0.69 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6552 0 0 0 69 0 0 0 24 0 1 0 721053799 33775616 4445 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4445 257 24 0 4880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32984

[startup+1.50022 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8756
/proc/meminfo: memFree=25340604/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=1.49 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6565 0 0 0 149 0 0 0 25 0 1 0 721053799 33775616 4457 33554432000 4194304 4291037 140736074250368 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4457 258 24 0 4880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32984

[startup+3.10091 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8756
/proc/meminfo: memFree=25334900/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=3.09 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6579 0 0 0 309 0 0 0 25 0 1 0 721053799 33775616 4469 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4469 258 24 0 4880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32984

[startup+6.30033 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8756
/proc/meminfo: memFree=25325720/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=6.29 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6598 0 0 0 629 0 0 0 25 0 1 0 721053799 33775616 4484 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4484 258 24 0 4880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32984

[startup+12.7001 s]
/proc/loadavg: 4.03 4.05 4.00 5/371 8757
/proc/meminfo: memFree=25306572/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=12.69 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6609 0 0 0 1269 0 0 0 25 0 1 0 721053799 33775616 4492 33554432000 4194304 4291037 140736074250368 18446744073709551615 4249002 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4492 258 24 0 4880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32984

[startup+25.5008 s]
/proc/loadavg: 4.02 4.05 4.00 5/371 8757
/proc/meminfo: memFree=25377128/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=32984 CPUtime=25.49 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 6630 0 0 0 2549 0 0 0 25 0 1 0 721053799 33775616 4509 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 8246 4509 258 24 0 4880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32984

[startup+51.1011 s]
/proc/loadavg: 4.02 4.05 4.00 5/371 8757
/proc/meminfo: memFree=25325892/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=60492 CPUtime=51.09 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 12544 0 0 0 5107 2 0 0 25 0 1 0 721053799 61943808 10373 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 15123 10373 259 24 0 11757 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60492

[startup+102.314 s]
/proc/loadavg: 4.00 4.04 4.00 5/371 8761
/proc/meminfo: memFree=25166408/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=256264 CPUtime=102.31 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 44690 0 0 0 10221 10 0 0 25 0 1 0 721053799 262414336 42414 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 64066 42414 259 24 0 60700 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 256264

[startup+162.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 8764
/proc/meminfo: memFree=25179760/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=176748 CPUtime=162.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 90677 0 0 0 16209 21 0 0 25 0 1 0 721053799 180989952 34146 33554432000 4194304 4291037 140736074250368 18446744073709551615 4248299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 44187 34146 259 24 0 40821 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176748

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/371 8765
/proc/meminfo: memFree=25290072/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=101788 CPUtime=222.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 134440 0 0 0 22198 32 0 0 25 0 1 0 721053799 104230912 18462 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 25447 18462 259 24 0 22081 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101788

[startup+282.301 s]
/proc/loadavg: 4.13 4.05 4.01 5/371 8767
/proc/meminfo: memFree=25007688/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=266800 CPUtime=282.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 172068 0 0 0 28188 42 0 0 25 0 1 0 721053799 273203200 55969 33554432000 4194304 4291037 140736074250368 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 66700 55969 259 24 0 63334 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 266800

[startup+342.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/371 8768
/proc/meminfo: memFree=25001200/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=405392 CPUtime=342.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 204552 0 0 0 34180 50 0 0 25 0 1 0 721053799 415121408 88337 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 101348 88337 259 24 0 97982 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 405392

[startup+402.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/371 8770
/proc/meminfo: memFree=25014672/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=274064 CPUtime=402.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 246165 0 0 0 40171 59 0 0 25 0 1 0 721053799 280641536 51879 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 68516 51879 259 24 0 65150 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274064

[startup+462.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/371 8772
/proc/meminfo: memFree=25025792/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=409072 CPUtime=462.3 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 270817 0 0 0 46164 66 0 0 25 0 1 0 721053799 418889728 76430 33554432000 4194304 4291037 140736074250368 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 102268 76430 259 24 0 98902 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 409072

[startup+522.3 s]
/proc/loadavg: 4.04 4.06 4.01 5/371 8773
/proc/meminfo: memFree=24908928/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=278328 CPUtime=522.31 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 326714 0 0 0 52151 80 0 0 25 0 1 0 721053799 285007872 61882 33554432000 4194304 4291037 140736074250368 18446744073709551615 4248359 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 69582 61883 259 24 0 66216 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 278328

[startup+582.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/371 8775
/proc/meminfo: memFree=24836096/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=630800 CPUtime=582.31 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 370145 0 0 0 58142 89 0 0 25 0 1 0 721053799 645939200 105219 33554432000 4194304 4291037 140736074250368 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 157700 105219 259 24 0 154334 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 630800

[startup+642.301 s]
/proc/loadavg: 3.61 3.94 3.97 4/365 8793
/proc/meminfo: memFree=25198424/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=154772 CPUtime=642.31 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 409852 0 0 0 64133 98 0 0 25 0 1 0 721053799 158486528 32652 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 38693 32652 259 24 0 35327 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 154772

[startup+702.301 s]
/proc/loadavg: 3.22 3.77 3.90 4/365 8795
/proc/meminfo: memFree=25088892/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=420908 CPUtime=702.31 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 464374 0 0 0 70124 107 0 0 25 0 1 0 721053799 431009792 87018 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 105227 87018 259 24 0 101861 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 420908

[startup+762.314 s]
/proc/loadavg: 3.08 3.62 3.85 4/365 8797
/proc/meminfo: memFree=25354084/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=129652 CPUtime=762.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 504031 0 0 0 76116 116 0 0 25 0 1 0 721053799 132763648 28570 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255574 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 32413 28570 259 24 0 29047 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129652

[startup+822.301 s]
/proc/loadavg: 3.03 3.52 3.79 4/365 8798
/proc/meminfo: memFree=25022960/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=425808 CPUtime=822.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 558768 0 0 0 82105 127 0 0 25 0 1 0 721053799 436027392 83165 33554432000 4194304 4291037 140736074250368 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 106452 83165 259 24 0 103086 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 425808

[startup+882.301 s]
/proc/loadavg: 3.07 3.44 3.75 4/365 8800
/proc/meminfo: memFree=25231496/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=133316 CPUtime=882.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 603068 0 0 0 88096 136 0 0 25 0 1 0 721053799 136515584 25104 33554432000 4194304 4291037 140736074250368 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 33329 25104 259 24 0 29963 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133316

[startup+942.301 s]
/proc/loadavg: 2.95 3.35 3.70 3/359 8819
/proc/meminfo: memFree=25334060/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=296680 CPUtime=942.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 644958 0 0 0 94089 143 0 0 25 0 1 0 721053799 303800320 66814 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 74170 66814 259 24 0 70804 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 296680

[startup+1002.3 s]
/proc/loadavg: 1.75 2.91 3.52 2/353 8839
/proc/meminfo: memFree=25103716/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=646640 CPUtime=1002.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 733845 0 0 0 100072 160 0 0 25 0 1 0 721053799 662159360 155552 33554432000 4194304 4291037 140736074250368 18446744073709551615 4262037 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 161660 155552 259 24 0 158294 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 646640

[startup+1062.3 s]
/proc/loadavg: 1.30 2.59 3.37 2/353 8841
/proc/meminfo: memFree=25459316/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=302144 CPUtime=1062.32 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 811856 0 0 0 106058 174 0 0 25 0 1 0 721053799 309395456 67787 33554432000 4194304 4291037 140736074250368 18446744073709551615 4248359 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 75536 67787 259 24 0 72170 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 302144

[startup+1122.3 s]
/proc/loadavg: 1.10 2.28 3.21 2/353 8842
/proc/meminfo: memFree=25139480/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=652772 CPUtime=1122.33 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 890872 0 0 0 112044 189 0 0 25 0 1 0 721053799 668438528 146688 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 163193 146688 259 24 0 159827 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 652772

[startup+1182.3 s]
/proc/loadavg: 1.04 2.06 3.08 2/353 8844
/proc/meminfo: memFree=24944660/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=1007004 CPUtime=1182.33 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 939868 0 0 0 118032 201 0 0 25 0 1 0 721053799 1031172096 195635 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 251751 195635 259 24 0 248385 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1007004

[startup+1242.3 s]
/proc/loadavg: 1.01 1.85 2.94 2/353 8845
/proc/meminfo: memFree=24815544/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=1013068 CPUtime=1242.33 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 971420 0 0 0 124023 210 0 0 25 0 1 0 721053799 1037381632 227148 33554432000 4194304 4291037 140736074250368 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 253267 227148 259 24 0 249901 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1013068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.70 2.82 2/353 8847
/proc/meminfo: memFree=25594872/32950928 swapFree=38710892/67111528
[pid=8755] ppid=8753 vsize=157136 CPUtime=1300.04 cores=5,7
/proc/8755/stat : 8755 (minisat_release) R 8753 8755 8457 0 -1 4202496 1010325 0 0 0 129783 221 0 0 25 0 1 0 721053799 160907264 32554 33554432000 4194304 4291037 140736074250368 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8755/statm: 39284 32554 259 24 0 35918 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 157136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1297.84
CPU system time (s): 2.21766
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1632712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.84
system time used= 2.21766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1010334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 917

runsolver used 4.37033 second user time and 10.9543 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-13 19:37:11
IDJOB=3362673
IDBENCH=84227
IDSOLVER=1840
FILE ID=node113/3362673-1305308231
RUNJOBID= node113-1305306552-8478
PBS_JOBID= 13321475
Free space on /tmp= 47776 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362673-1305308231/watcher-3362673-1305308231 -o /tmp/evaluation-result-3362673-1305308231/solver-3362673-1305308231 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362673-1305308231.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1987254330

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25362792 kB
Buffers:        198996 kB
Cached:        2397108 kB
SwapCached:      93712 kB
Active:        1045096 kB
Inactive:      6288836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25362792 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:     4655604 kB
Mapped:          14384 kB
Slab:            95964 kB
PageTables:      92840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87481440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47788 MiB
End job on node113 at 2011-05-13 19:58:53