Trace number 3419824

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) 5000.1 5000.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3419824-1306580608/watcher-3419824-1306580608 -o /tmp/evaluation-result-3419824-1306580608/solver-3419824-1306580608 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419824-1306580608.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.01 1.46 2/498 6573
/proc/meminfo: memFree=28382304/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/6573/stat : 6573 (runsolver) R 6571 6573 6460 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 769660461 12079104 51 33554432000 4194304 5432360 140736200123216 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/6573/statm: 2949 51 30 303 0 2643 0

[startup+0.0310839 s]
/proc/loadavg: 2.10 2.01 1.46 2/498 6573
/proc/meminfo: memFree=28382304/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=20880 CPUtime=0 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 1207 0 0 0 0 0 0 0 23 0 1 0 769660461 21381120 1117 33554432000 4194304 4291037 140737257609168 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 5220 1117 214 24 0 1854 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20880

[startup+0.10107 s]
/proc/loadavg: 2.10 2.01 1.46 2/498 6573
/proc/meminfo: memFree=28382304/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=22852 CPUtime=0.07 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 2086 0 0 0 7 0 0 0 23 0 1 0 769660461 23400448 1849 33554432000 4194304 4291037 140737257609168 18446744073709551615 4230023 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 5713 1849 239 24 0 2347 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22852

[startup+0.301046 s]
/proc/loadavg: 2.10 2.01 1.46 2/498 6573
/proc/meminfo: memFree=28382304/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=23812 CPUtime=0.27 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 2462 0 0 0 27 0 0 0 25 0 1 0 769660461 24383488 2211 33554432000 4194304 4291037 140737257609168 18446744073709551615 4229218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 5953 2211 240 24 0 2587 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 23812

[startup+0.700977 s]
/proc/loadavg: 2.10 2.01 1.46 2/498 6573
/proc/meminfo: memFree=28382304/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=21772 CPUtime=0.67 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 3119 0 0 0 67 0 0 0 25 0 1 0 769660461 22294528 2164 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 5443 2164 258 24 0 2077 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21772

[startup+1.50084 s]
/proc/loadavg: 2.10 2.01 1.46 3/499 6574
/proc/meminfo: memFree=28370028/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=23888 CPUtime=1.47 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 3587 0 0 0 147 0 0 0 25 0 1 0 769660461 24461312 2615 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 5972 2615 258 24 0 2606 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23888

[startup+3.10057 s]
/proc/loadavg: 2.09 2.01 1.47 3/499 6574
/proc/meminfo: memFree=28363332/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=27688 CPUtime=3.07 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 4576 0 0 0 307 0 0 0 25 0 1 0 769660461 28352512 3570 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 6922 3570 258 24 0 3556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27688

[startup+6.30103 s]
/proc/loadavg: 2.09 2.01 1.47 3/499 6574
/proc/meminfo: memFree=28349452/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=35296 CPUtime=6.27 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 6103 0 0 0 627 0 0 0 25 0 1 0 769660461 36143104 5064 33554432000 4194304 4291037 140737257609168 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 8824 5064 258 24 0 5458 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 35296

[startup+12.701 s]
/proc/loadavg: 2.08 2.01 1.47 3/499 6575
/proc/meminfo: memFree=28324792/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=62628 CPUtime=12.68 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 13309 0 0 0 1266 2 0 0 25 0 1 0 769660461 64131072 8904 33554432000 4194304 4291037 140737257609168 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 15657 8904 258 24 0 12291 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62628

[startup+25.5008 s]
/proc/loadavg: 2.07 2.01 1.48 3/499 6575
/proc/meminfo: memFree=28410244/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=81484 CPUtime=25.47 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 22297 0 0 0 2544 3 0 0 25 0 1 0 769660461 83439616 12997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 20371 12997 258 24 0 17005 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81484

[startup+51.1005 s]
/proc/loadavg: 2.04 2.00 1.49 3/499 6575
/proc/meminfo: memFree=28358872/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=96932 CPUtime=51.07 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 32811 0 0 0 5103 4 0 0 25 0 1 0 769660461 99258368 14469 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 24233 14469 258 24 0 20867 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96932

[startup+102.319 s]
/proc/loadavg: 2.21 2.05 1.53 3/499 6577
/proc/meminfo: memFree=28337284/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=127280 CPUtime=102.29 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 38778 0 0 0 10224 5 0 0 25 0 1 0 769660461 130334720 20224 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 31820 20224 258 24 0 28454 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 127280

[startup+162.301 s]
/proc/loadavg: 2.36 2.10 1.58 4/499 6582
/proc/meminfo: memFree=28356848/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=84940 CPUtime=162.27 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 45644 0 0 0 16221 6 0 0 25 0 1 0 769660461 86978560 16855 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 21235 16855 258 24 0 17869 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 84940

[startup+222.301 s]
/proc/loadavg: 2.12 2.08 1.60 3/499 6584
/proc/meminfo: memFree=28238328/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=115288 CPUtime=222.28 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 48569 0 0 0 22220 8 0 0 25 0 1 0 769660461 118054912 19707 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 28822 19707 258 24 0 25456 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 115288

[startup+282.3 s]
/proc/loadavg: 2.05 2.06 1.62 3/499 6586
/proc/meminfo: memFree=28367772/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=115288 CPUtime=282.27 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 49161 0 0 0 28219 8 0 0 25 0 1 0 769660461 118054912 20284 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 28822 20284 258 24 0 25456 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 115288

[startup+342.3 s]
/proc/loadavg: 2.01 2.05 1.65 3/499 6587
/proc/meminfo: memFree=28270296/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=115288 CPUtime=342.28 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 53034 0 0 0 34219 9 0 0 25 0 1 0 769660461 118054912 24028 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255739 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 28822 24028 258 24 0 25456 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 115288

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 1.66 3/499 6589
/proc/meminfo: memFree=28259612/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=128472 CPUtime=402.28 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 66259 0 0 0 40217 11 0 0 25 0 1 0 769660461 131555328 28741 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 32118 28741 258 24 0 28752 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 128472

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 1.68 3/499 6592
/proc/meminfo: memFree=28254880/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=128472 CPUtime=462.27 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 74525 0 0 0 46215 12 0 0 25 0 1 0 769660461 131555328 28756 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 32118 28756 258 24 0 28752 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 128472

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.70 3/499 6593
/proc/meminfo: memFree=28272844/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=128472 CPUtime=522.28 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 82960 0 0 0 52215 13 0 0 25 0 1 0 769660461 131555328 28756 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 32118 28756 258 24 0 28752 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 128472

[startup+582.301 s]
/proc/loadavg: 2.08 2.03 1.72 3/497 6624
/proc/meminfo: memFree=28277776/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=177792 CPUtime=582.28 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 102835 0 0 0 58212 16 0 0 25 0 1 0 769660461 182059008 36656 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6573/statm: 44448 36656 258 24 0 41082 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 177792

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 6819
/proc/meminfo: memFree=21597412/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4001.94 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 552657 0 0 0 400093 101 0 0 25 0 1 0 769660461 322150400 72147 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 72147 258 24 0 75284 0
Current children cumulated CPU time (s) 4001.94
Current children cumulated vsize (KiB) 314600

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 6821
/proc/meminfo: memFree=21489384/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4061.96 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 553757 0 0 0 406095 101 0 0 25 0 1 0 769660461 322150400 73209 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 73209 258 24 0 75284 0
Current children cumulated CPU time (s) 4061.96
Current children cumulated vsize (KiB) 314600

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6822
/proc/meminfo: memFree=21368088/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4121.94 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 554667 0 0 0 412092 102 0 0 25 0 1 0 769660461 322150400 74092 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 74092 258 24 0 75284 0
Current children cumulated CPU time (s) 4121.94
Current children cumulated vsize (KiB) 314600

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 6825
/proc/meminfo: memFree=21268004/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4181.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 555558 0 0 0 418092 103 0 0 25 0 1 0 769660461 322150400 74954 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 74954 258 24 0 75284 0
Current children cumulated CPU time (s) 4181.95
Current children cumulated vsize (KiB) 314600

[startup+4242.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/499 6826
/proc/meminfo: memFree=21214168/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=265280 CPUtime=4241.94 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 556437 0 0 0 424091 103 0 0 25 0 1 0 769660461 271646720 62997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 66320 62997 258 24 0 62954 0
Current children cumulated CPU time (s) 4241.94
Current children cumulated vsize (KiB) 265280

[startup+4302.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/499 6828
/proc/meminfo: memFree=21125216/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=265280 CPUtime=4301.94 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 569711 0 0 0 430089 105 0 0 25 0 1 0 769660461 271646720 62997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 66320 62997 258 24 0 62954 0
Current children cumulated CPU time (s) 4301.94
Current children cumulated vsize (KiB) 265280

[startup+4362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 6830
/proc/meminfo: memFree=20979628/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4361.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 591842 0 0 0 436086 109 0 0 25 0 1 0 769660461 322150400 72149 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 72149 258 24 0 75284 0
Current children cumulated CPU time (s) 4361.95
Current children cumulated vsize (KiB) 314600

[startup+4422.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/499 6832
/proc/meminfo: memFree=20839476/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4421.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 603416 0 0 0 442084 111 0 0 25 0 1 0 769660461 322150400 71677 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 71677 258 24 0 75284 0
Current children cumulated CPU time (s) 4421.95
Current children cumulated vsize (KiB) 314600

[startup+4482.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 6835
/proc/meminfo: memFree=20738400/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4481.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 615239 0 0 0 448082 113 0 0 25 0 1 0 769660461 322150400 71559 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 71559 258 24 0 75284 0
Current children cumulated CPU time (s) 4481.95
Current children cumulated vsize (KiB) 314600

[startup+4542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/499 6836
/proc/meminfo: memFree=20674516/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4541.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 631171 0 0 0 454079 116 0 0 25 0 1 0 769660461 322150400 72864 33554432000 4194304 4291037 140737257609168 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 72864 258 24 0 75284 0
Current children cumulated CPU time (s) 4541.95
Current children cumulated vsize (KiB) 314600

[startup+4602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 6838
/proc/meminfo: memFree=20556064/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=345420 CPUtime=4601.97 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 634234 0 0 0 460078 119 0 0 25 0 1 0 769660461 353710080 75882 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 86355 75882 258 24 0 82989 0
Current children cumulated CPU time (s) 4601.97
Current children cumulated vsize (KiB) 345420

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 6841
/proc/meminfo: memFree=20453496/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=345420 CPUtime=4661.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 652528 0 0 0 466073 122 0 0 25 0 1 0 769660461 353710080 76943 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 86355 76943 258 24 0 82989 0
Current children cumulated CPU time (s) 4661.95
Current children cumulated vsize (KiB) 345420

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6842
/proc/meminfo: memFree=20338400/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=345420 CPUtime=4721.98 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 655831 0 0 0 472075 123 0 0 25 0 1 0 769660461 353710080 80170 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 86355 80170 258 24 0 82989 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 345420

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6845
/proc/meminfo: memFree=20293736/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=265280 CPUtime=4781.95 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 656207 0 0 0 478072 123 0 0 25 0 1 0 769660461 271646720 62997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4262368 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 66320 62997 258 24 0 62954 0
Current children cumulated CPU time (s) 4781.95
Current children cumulated vsize (KiB) 265280

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 6846
/proc/meminfo: memFree=20150000/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=345420 CPUtime=4841.96 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 669361 0 0 0 484069 127 0 0 25 0 1 0 769660461 353710080 76005 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 86355 76005 258 24 0 82989 0
Current children cumulated CPU time (s) 4841.96
Current children cumulated vsize (KiB) 345420

[startup+4902.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/499 6848
/proc/meminfo: memFree=20080020/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=314600 CPUtime=4901.96 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 679005 0 0 0 490068 128 0 0 25 0 1 0 769660461 322150400 71624 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 78650 71624 258 24 0 75284 0
Current children cumulated CPU time (s) 4901.96
Current children cumulated vsize (KiB) 314600

[startup+4962.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/499 6850
/proc/meminfo: memFree=20024204/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=265280 CPUtime=4961.96 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 684434 0 0 0 496066 130 0 0 25 0 1 0 769660461 271646720 62997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 66320 62997 258 24 0 62954 0
Current children cumulated CPU time (s) 4961.96
Current children cumulated vsize (KiB) 265280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.4 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 6850
/proc/meminfo: memFree=19968020/32951132 swapFree=59085548/67111528
[pid=6573] ppid=6571 vsize=265280 CPUtime=5000.07 cores=1,3,5,7
/proc/6573/stat : 6573 (minisat_release) R 6571 6573 6460 0 -1 4202496 684434 0 0 0 499877 130 0 0 25 0 1 0 769660461 271646720 62997 33554432000 4194304 4291037 140737257609168 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6573/statm: 66320 62997 258 24 0 62954 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 265280

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): 5000.43
CPU time (s): 5000.1
CPU user time (s): 4998.78
CPU system time (s): 1.3108
CPU usage (%): 99.9933
Max. virtual memory (cumulated for all children) (KiB): 345420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.79
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 684434
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= 9644

runsolver used 23.4224 second user time and 58.2201 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-28 13:03:28
IDJOB=3419824
IDBENCH=71098
IDSOLVER=1912
FILE ID=node129/3419824-1306580608
RUNJOBID= node129-1306579393-6480
PBS_JOBID= 13471551
Free space on /tmp= 73144 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419824-1306580608/watcher-3419824-1306580608 -o /tmp/evaluation-result-3419824-1306580608/solver-3419824-1306580608 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419824-1306580608.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1962541853

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28382460 kB
Buffers:        175364 kB
Cached:        1592612 kB
SwapCached:      74096 kB
Active:         702560 kB
Inactive:      3643308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28382460 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:            1556 kB
Writeback:           4 kB
AnonPages:     2514724 kB
Mapped:          18200 kB
Slab:            95396 kB
PageTables:      59272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147588664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73104 MiB
End job on node129 at 2011-05-28 14:26:51