Trace number 3318107

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: MiniSAT 2.2.0-agile-26? (TO) 1300.01 1300.13

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3318107-1304898910/watcher-3318107-1304898910 -o /tmp/evaluation-result-3318107-1304898910/solver-3318107-1304898910 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318107-1304898910.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: 0.00 0.00 0.00 5/360 31176
/proc/meminfo: memFree=9196012/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=21076 CPUtime=0.01 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 1165 0 0 0 1 0 0 0 18 0 1 0 582306878 21581824 1082 33554432000 4194304 4291235 140736672337584 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 5269 1083 215 24 0 1903 0

[startup+0.0548521 s]
/proc/loadavg: 0.00 0.00 0.00 5/360 31176
/proc/meminfo: memFree=9196012/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=28092 CPUtime=0.05 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 3476 0 0 0 5 0 0 0 18 0 1 0 582306878 28766208 3112 33554432000 4194304 4291235 140736672337584 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 7023 3112 215 24 0 3657 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28092

[startup+0.100846 s]
/proc/loadavg: 0.00 0.00 0.00 5/360 31176
/proc/meminfo: memFree=9196012/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=33796 CPUtime=0.09 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 5212 0 0 0 9 0 0 0 18 0 1 0 582306878 34607104 4681 33554432000 4194304 4291235 140736672337584 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 8449 4681 238 24 0 5083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33796

[startup+0.300813 s]
/proc/loadavg: 0.00 0.00 0.00 5/360 31176
/proc/meminfo: memFree=9196012/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=41964 CPUtime=0.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 6995 0 0 0 28 1 0 0 18 0 1 0 582306878 42971136 6396 33554432000 4194304 4291235 140736672337584 18446744073709551615 4230284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 10491 6396 240 24 0 7125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41964

[startup+0.700734 s]
/proc/loadavg: 0.00 0.00 0.00 5/360 31176
/proc/meminfo: memFree=9196012/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=37576 CPUtime=0.69 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 7899 0 0 0 68 1 0 0 18 0 1 0 582306878 38477824 5532 33554432000 4194304 4291235 140736672337584 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 9394 5532 257 24 0 6028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37576

[startup+1.50059 s]
/proc/loadavg: 0.00 0.00 0.00 5/365 31184
/proc/meminfo: memFree=9085044/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=40296 CPUtime=1.49 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 8374 0 0 0 148 1 0 0 20 0 1 0 582306878 41263104 6005 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 10074 6005 258 24 0 6708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40296

[startup+3.1003 s]
/proc/loadavg: 0.32 0.07 0.02 5/365 31184
/proc/meminfo: memFree=9086892/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=44716 CPUtime=3.09 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 9280 0 0 0 308 1 0 0 25 0 1 0 582306878 45789184 6902 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 11179 6902 258 24 0 7813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44716

[startup+6.30073 s]
/proc/loadavg: 0.32 0.07 0.02 6/370 31194
/proc/meminfo: memFree=8912828/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=51896 CPUtime=6.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 10956 0 0 0 628 1 0 0 25 0 1 0 582306878 53141504 8564 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 12974 8564 258 24 0 9608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51896

[startup+12.7006 s]
/proc/loadavg: 0.89 0.20 0.06 6/370 31195
/proc/meminfo: memFree=8883140/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=64532 CPUtime=12.69 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 14168 0 0 0 1267 2 0 0 25 0 1 0 582306878 66080768 11758 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 16133 11758 258 24 0 12767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64532

[startup+25.5003 s]
/proc/loadavg: 1.36 0.32 0.11 6/370 31195
/proc/meminfo: memFree=8825248/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=117568 CPUtime=25.49 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 24172 0 0 0 2545 4 0 0 25 0 1 0 582306878 120389632 21704 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 29392 21704 258 24 0 26026 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117568

[startup+51.1007 s]
/proc/loadavg: 2.40 0.65 0.22 6/370 31223
/proc/meminfo: memFree=8809844/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=177808 CPUtime=51.09 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 40781 0 0 0 5101 8 0 0 25 0 1 0 582306878 182075392 38200 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 44452 38200 258 24 0 41086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 177808

[startup+102.313 s]
/proc/loadavg: 3.54 1.25 0.45 6/370 31224
/proc/meminfo: memFree=8716612/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=148660 CPUtime=102.3 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 84557 0 0 0 10213 17 0 0 25 0 1 0 582306878 152227840 32654 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 37165 32654 258 24 0 33799 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 148660

[startup+162.301 s]
/proc/loadavg: 3.83 1.75 0.67 6/370 31226
/proc/meminfo: memFree=8669708/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=168916 CPUtime=162.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 132892 0 0 0 16201 28 0 0 25 0 1 0 582306878 172969984 33937 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 42229 33937 258 24 0 38863 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168916

[startup+222.301 s]
/proc/loadavg: 3.93 2.16 0.87 6/370 31227
/proc/meminfo: memFree=8605916/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=154032 CPUtime=222.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 160913 0 0 0 22195 34 0 0 25 0 1 0 582306878 157728768 31576 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 38508 31576 258 24 0 35142 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 154032

[startup+282.3 s]
/proc/loadavg: 3.97 2.49 1.07 6/370 31256
/proc/meminfo: memFree=8582612/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=324652 CPUtime=282.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 189354 0 0 0 28186 42 0 0 25 0 1 0 582306878 332443648 59814 33554432000 4194304 4291235 140736672337584 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 81163 59814 258 24 0 77797 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 324652

[startup+342.3 s]
/proc/loadavg: 3.99 2.76 1.25 6/370 31257
/proc/meminfo: memFree=8635692/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=330524 CPUtime=342.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 228189 0 0 0 34177 51 0 0 25 0 1 0 582306878 338456576 58414 33554432000 4194304 4291235 140736672337584 18446744073709551615 4262441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 82631 58414 258 24 0 79265 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 330524

[startup+402.301 s]
/proc/loadavg: 3.99 2.99 1.42 6/370 31268
/proc/meminfo: memFree=8537400/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=335852 CPUtime=402.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 271331 0 0 0 40167 62 0 0 25 0 1 0 582306878 343912448 64134 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 83963 64134 258 24 0 80597 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 335852

[startup+462.301 s]
/proc/loadavg: 4.14 3.21 1.59 6/370 31270
/proc/meminfo: memFree=8489128/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=337944 CPUtime=462.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 310007 0 0 0 46159 69 0 0 25 0 1 0 582306878 346054656 62790 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255584 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 84486 62790 258 24 0 81120 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 337944

[startup+522.301 s]
/proc/loadavg: 4.05 3.35 1.74 6/370 31271
/proc/meminfo: memFree=8496528/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=258284 CPUtime=522.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 350465 0 0 0 52149 79 0 0 25 0 1 0 582306878 264482816 49991 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 64571 49991 258 24 0 61205 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 258284

[startup+582.3 s]
/proc/loadavg: 4.02 3.47 1.88 6/370 31273
/proc/meminfo: memFree=8286932/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=473940 CPUtime=582.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 381972 0 0 0 58143 85 0 0 25 0 1 0 582306878 485314560 81313 33554432000 4194304 4291235 140736672337584 18446744073709551615 4261925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 118485 81313 258 24 0 115119 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 473940

[startup+642.3 s]
/proc/loadavg: 4.14 3.61 2.02 6/370 31274
/proc/meminfo: memFree=8302896/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=341680 CPUtime=642.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 422625 0 0 0 64135 93 0 0 25 0 1 0 582306878 349880320 66733 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 85420 66733 258 24 0 82054 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 341680

[startup+702.301 s]
/proc/loadavg: 4.12 3.70 2.15 6/370 31276
/proc/meminfo: memFree=8382588/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=181624 CPUtime=702.28 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 456602 0 0 0 70128 100 0 0 25 0 1 0 582306878 185982976 39460 33554432000 4194304 4291235 140736672337584 18446744073709551615 4262133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 45406 39460 258 24 0 42040 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 181624

[startup+762.314 s]
/proc/loadavg: 4.04 3.75 2.27 6/370 31278
/proc/meminfo: memFree=8080732/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=343920 CPUtime=762.29 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 490349 0 0 0 76123 106 0 0 25 0 1 0 582306878 352174080 73007 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 85980 73007 258 24 0 82614 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 343920

[startup+822.301 s]
/proc/loadavg: 4.01 3.80 2.37 6/370 31279
/proc/meminfo: memFree=8166004/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=213512 CPUtime=822.27 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 524381 0 0 0 82114 113 0 0 25 0 1 0 582306878 218636288 40789 33554432000 4194304 4291235 140736672337584 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 53378 40789 258 24 0 50012 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 213512

[startup+882.3 s]
/proc/loadavg: 4.00 3.83 2.47 6/370 31281
/proc/meminfo: memFree=8424512/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=345416 CPUtime=882.27 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 561214 0 0 0 88106 121 0 0 25 0 1 0 582306878 353705984 77446 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 86354 77446 258 24 0 82988 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 345416

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.56 6/370 31282
/proc/meminfo: memFree=8505444/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=214364 CPUtime=942.26 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 598415 0 0 0 94095 131 0 0 25 0 1 0 582306878 219508736 46553 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 53591 46553 258 24 0 50225 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 214364

[startup+1002.3 s]
/proc/loadavg: 4.04 3.90 2.66 6/370 31284
/proc/meminfo: memFree=8347280/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=345840 CPUtime=1002.26 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 631034 0 0 0 100087 139 0 0 25 0 1 0 582306878 354140160 78987 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 86460 78987 258 24 0 83094 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 345840

[startup+1062.3 s]
/proc/loadavg: 4.06 3.93 2.74 6/370 31286
/proc/meminfo: memFree=8474436/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=216392 CPUtime=1062.26 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 665390 0 0 0 106078 148 0 0 25 0 1 0 582306878 221585408 42658 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 54098 42658 258 24 0 50732 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 216392

[startup+1122.3 s]
/proc/loadavg: 4.02 3.94 2.82 6/370 31287
/proc/meminfo: memFree=8180120/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=347868 CPUtime=1122.27 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 697964 0 0 0 112073 154 0 0 25 0 1 0 582306878 356216832 75051 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 86967 75051 258 24 0 83601 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 347868

[startup+1182.3 s]
/proc/loadavg: 4.24 4.01 2.91 7/370 31289
/proc/meminfo: memFree=8344232/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=185572 CPUtime=1182.27 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 729464 0 0 0 118064 163 0 0 25 0 1 0 582306878 190025728 37365 33554432000 4194304 4291235 140736672337584 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 46393 37365 258 24 0 43027 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 185572

[startup+1242.3 s]
/proc/loadavg: 4.18 4.03 2.99 6/370 31290
/proc/meminfo: memFree=8188816/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=348508 CPUtime=1242.27 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 763659 0 0 0 124058 169 0 0 25 0 1 0 582306878 356872192 71351 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255645 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 87127 71351 258 24 0 83761 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 348508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.04 6/370 31292
/proc/meminfo: memFree=8071724/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=485224 CPUtime=1299.98 cores=5,7
/proc/31176/stat : 31176 (minisat) R 31172 31176 31133 0 -1 4202496 792112 0 0 0 129822 176 0 0 25 0 1 0 582306878 496869376 99612 33554432000 4194304 4291235 140736672337584 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31176/statm: 121306 99612 258 24 0 117940 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 485224

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

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

[startup+1300.11 s]
/proc/loadavg: 4.07 4.03 3.04 4/369 31294
/proc/meminfo: memFree=8608776/32951124 swapFree=67111348/67111528
[pid=31176] ppid=31172 vsize=0 CPUtime=1300 cores=5,7
/proc/31176/stat : 31176 (minisat) S 31172 31176 31133 0 -1 4203524 792112 0 0 0 129822 178 0 0 25 0 1 0 582306878 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/31176/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.01
CPU user time (s): 1298.22
CPU system time (s): 1.78873
CPU usage (%): 99.9904
Max. virtual memory (cumulated for all children) (KiB): 498804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.22
system time used= 1.78873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 792112
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= 12
involuntary context switches= 2778

runsolver used 4.36434 second user time and 10.6424 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 01:55:10
IDJOB=3318107
IDBENCH=20521
IDSOLVER=1707
FILE ID=node145/3318107-1304898910
RUNJOBID= node145-1304898906-31154
PBS_JOBID= 13282126
Free space on /tmp= 43336 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318107-1304898910/watcher-3318107-1304898910 -o /tmp/evaluation-result-3318107-1304898910/solver-3318107-1304898910 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318107-1304898910.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=997206415

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9196308 kB
Buffers:        221836 kB
Cached:       17411760 kB
SwapCached:          0 kB
Active:        8694344 kB
Inactive:     14416692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9196308 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9444 kB
Writeback:           0 kB
AnonPages:     5476980 kB
Mapped:          26960 kB
Slab:           543868 kB
PageTables:      34792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79344344 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= 43328 MiB
End job on node145 at 2011-05-09 02:16:52