Trace number 3387546

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: cir_minisat 2011-05-13 (simp)? (TO) 5000.06 5000.05

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0374
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-3387546-1305605399/watcher-3387546-1305605399 -o /tmp/evaluation-result-3387546-1305605399/solver-3387546-1305605399 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387546-1305605399.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: 4.09 4.05 4.01 4/491 13620
/proc/meminfo: memFree=23173692/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=20776 CPUtime=0.01 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1161 0 0 0 1 0 0 0 23 0 1 0 672138473 21274624 1072 33554432000 4194304 4300288 140736893399536 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 5194 1072 217 26 0 1826 0

[startup+0.0616069 s]
/proc/loadavg: 4.09 4.05 4.01 4/491 13620
/proc/meminfo: memFree=23173692/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=26468 CPUtime=0.05 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 3696 0 0 0 5 0 0 0 23 0 1 0 672138473 27103232 3246 33554432000 4194304 4300288 140736893399536 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 6617 3248 218 26 0 3249 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26468

[startup+0.1006 s]
/proc/loadavg: 4.09 4.05 4.01 4/491 13620
/proc/meminfo: memFree=23173692/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=33260 CPUtime=0.09 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 5574 0 0 0 9 0 0 0 23 0 1 0 672138473 34058240 4868 33554432000 4194304 4300288 140736893399536 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 8315 4871 218 26 0 4947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33260

[startup+0.300577 s]
/proc/loadavg: 4.09 4.05 4.01 4/491 13620
/proc/meminfo: memFree=23173692/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=65576 CPUtime=0.29 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 14610 0 0 0 27 2 0 0 25 0 1 0 672138473 67149824 12815 33554432000 4194304 4300288 140736893399536 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 16394 12819 218 26 0 13026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65576

[startup+0.700497 s]
/proc/loadavg: 4.09 4.05 4.01 4/491 13620
/proc/meminfo: memFree=23173692/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=79744 CPUtime=0.69 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 16013 0 0 0 67 2 0 0 25 0 1 0 672138473 81657856 13714 33554432000 4194304 4300288 140736893399536 18446744073709551615 4224919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 19936 13714 222 26 0 16568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79744

[startup+1.50037 s]
/proc/loadavg: 4.09 4.05 4.01 5/492 13621
/proc/meminfo: memFree=23118636/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=80404 CPUtime=1.49 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 16176 0 0 0 147 2 0 0 25 0 1 0 672138473 82333696 13877 33554432000 4194304 4300288 140736893399536 18446744073709551615 4224832 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 20101 13877 222 26 0 16733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80404

[startup+3.1011 s]
/proc/loadavg: 4.09 4.05 4.01 5/492 13621
/proc/meminfo: memFree=23114544/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=83224 CPUtime=3.09 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 17551 0 0 0 307 2 0 0 25 0 1 0 672138473 85221376 14568 33554432000 4194304 4300288 140736893399536 18446744073709551615 4228416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 20806 14568 222 26 0 17438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83224

[startup+6.30056 s]
/proc/loadavg: 4.08 4.05 4.01 5/492 13621
/proc/meminfo: memFree=23110836/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=85932 CPUtime=6.29 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 19262 0 0 0 626 3 0 0 25 0 1 0 672138473 87994368 15253 33554432000 4194304 4300288 140736893399536 18446744073709551615 4228539 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 21483 15253 222 26 0 18115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85932

[startup+12.7005 s]
/proc/loadavg: 4.07 4.05 4.00 5/492 13621
/proc/meminfo: memFree=23116192/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=80684 CPUtime=12.68 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 25405 0 0 0 1264 4 0 0 25 0 1 0 672138473 82620416 14538 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 20171 14538 243 26 0 16803 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 80684

[startup+25.5003 s]
/proc/loadavg: 4.22 4.08 4.01 5/492 13622
/proc/meminfo: memFree=23086340/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=105028 CPUtime=25.49 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 32997 0 0 0 2542 7 0 0 25 0 1 0 672138473 107548672 21795 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 26257 21795 243 26 0 22889 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105028

[startup+51.1011 s]
/proc/loadavg: 4.14 4.07 4.01 5/492 13622
/proc/meminfo: memFree=23049608/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=149716 CPUtime=51.09 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 42054 0 0 0 5099 10 0 0 25 0 1 0 672138473 153309184 30577 33554432000 4194304 4300288 140736893399536 18446744073709551615 4250795 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 37429 30577 243 26 0 34061 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149716

[startup+102.318 s]
/proc/loadavg: 4.12 4.07 4.01 5/492 13624
/proc/meminfo: memFree=23070168/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=136464 CPUtime=102.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 62453 0 0 0 10212 18 0 0 25 0 1 0 672138473 139739136 25195 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 34116 25195 243 26 0 30748 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 136464

[startup+162.3 s]
/proc/loadavg: 4.04 4.06 4.01 5/492 13625
/proc/meminfo: memFree=22982964/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=266692 CPUtime=162.28 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 84224 0 0 0 16204 24 0 0 25 0 1 0 672138473 273092608 46386 33554432000 4194304 4300288 140736893399536 18446744073709551615 4250839 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 66673 46386 243 26 0 63305 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 266692

[startup+222.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/492 13627
/proc/meminfo: memFree=22940644/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=266692 CPUtime=222.28 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 95270 0 0 0 22198 30 0 0 25 0 1 0 672138473 273092608 57062 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13620/statm: 66673 57062 243 26 0 63305 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 266692

[startup+282.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/492 13628
/proc/meminfo: memFree=22942468/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=297816 CPUtime=282.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 129007 0 0 0 28183 41 0 0 25 0 1 0 672138473 304963584 55652 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 74454 55652 243 26 0 71086 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 297816

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/492 13630
/proc/meminfo: memFree=22925588/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=295392 CPUtime=342.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 166236 0 0 0 34174 50 0 0 25 0 1 0 672138473 302481408 59264 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 73848 59264 243 26 0 70480 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 295392

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/492 13632
/proc/meminfo: memFree=22865928/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=345480 CPUtime=402.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 181824 0 0 0 40167 57 0 0 25 0 1 0 672138473 353771520 74328 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 86370 74328 243 26 0 83002 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 345480

[startup+462.301 s]
/proc/loadavg: 4.09 4.04 4.01 5/492 13633
/proc/meminfo: memFree=22832168/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=426868 CPUtime=462.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 190383 0 0 0 46163 61 0 0 25 0 1 0 672138473 437112832 82622 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 106717 82622 243 26 0 103349 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 426868

[startup+522.301 s]
/proc/loadavg: 4.07 4.05 4.01 5/492 13635
/proc/meminfo: memFree=22883596/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=319140 CPUtime=522.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 217822 0 0 0 52154 70 0 0 25 0 1 0 672138473 326799360 67281 33554432000 4194304 4300288 140736893399536 18446744073709551615 4272185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 79785 67281 243 26 0 76417 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 319140

[startup+582.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/492 13636
/proc/meminfo: memFree=22837312/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=369228 CPUtime=582.24 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 229290 0 0 0 58148 76 0 0 25 0 1 0 672138473 378089472 78249 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 92307 78249 243 26 0 88939 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 369228

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/490 13740
/proc/meminfo: memFree=22477404/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=812112 CPUtime=4002.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 925761 0 0 0 399889 341 0 0 25 0 1 0 672138473 831602688 168016 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 203028 168016 243 26 0 199660 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 812112

[startup+4062.32 s]
/proc/loadavg: 2.14 2.05 2.19 3/490 13741
/proc/meminfo: memFree=22608940/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=583084 CPUtime=4062.31 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 954553 0 0 0 405884 347 0 0 25 0 1 0 672138473 597078016 135095 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 145771 135095 243 26 0 142403 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 583084

[startup+4122.3 s]
/proc/loadavg: 2.05 2.04 2.18 3/490 13743
/proc/meminfo: memFree=22566496/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=633172 CPUtime=4122.29 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 965810 0 0 0 411878 351 0 0 25 0 1 0 672138473 648368128 145847 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 158293 145847 243 26 0 154925 0
Current children cumulated CPU time (s) 4122.29
Current children cumulated vsize (KiB) 633172

[startup+4182.3 s]
/proc/loadavg: 2.02 2.03 2.16 3/490 13744
/proc/meminfo: memFree=22515876/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4182.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 979032 0 0 0 417874 356 0 0 25 0 1 0 672138473 731709440 158511 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 158511 243 26 0 175272 0
Current children cumulated CPU time (s) 4182.3
Current children cumulated vsize (KiB) 714560

[startup+4242.3 s]
/proc/loadavg: 2.12 2.05 2.16 3/490 13746
/proc/meminfo: memFree=22485600/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4242.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 986956 0 0 0 423870 360 0 0 25 0 1 0 672138473 731709440 166076 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 166076 243 26 0 175272 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 714560

[startup+4302.3 s]
/proc/loadavg: 2.09 2.06 2.16 3/490 13748
/proc/meminfo: memFree=22611424/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=583084 CPUtime=4302.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1008691 0 0 0 429865 365 0 0 25 0 1 0 672138473 597078016 134551 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 145771 134551 243 26 0 142403 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 583084

[startup+4362.3 s]
/proc/loadavg: 2.03 2.05 2.15 3/490 13749
/proc/meminfo: memFree=22570724/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=633172 CPUtime=4362.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1019529 0 0 0 435861 369 0 0 25 0 1 0 672138473 648368128 144964 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 158293 144964 243 26 0 154925 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 633172

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.13 3/490 13751
/proc/meminfo: memFree=22537328/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4422.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1028088 0 0 0 441857 373 0 0 25 0 1 0 672138473 731709440 153178 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 153178 243 26 0 175272 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 714560

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/490 13752
/proc/meminfo: memFree=22501592/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4482.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1037486 0 0 0 447853 377 0 0 25 0 1 0 672138473 731709440 162232 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 162232 243 26 0 175272 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 714560

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/490 13754
/proc/meminfo: memFree=22475904/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4542.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1043606 0 0 0 453851 379 0 0 25 0 1 0 672138473 731709440 168138 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 168138 243 26 0 175272 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 714560

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/490 13756
/proc/meminfo: memFree=22455544/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=846820 CPUtime=4602.32 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1048914 0 0 0 459850 382 0 0 25 0 1 0 672138473 867143680 173261 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 211705 173261 243 26 0 208337 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 846820

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.09 3/490 13757
/proc/meminfo: memFree=22589924/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=583084 CPUtime=4662.31 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1072774 0 0 0 465843 388 0 0 25 0 1 0 672138473 597078016 139653 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256266 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 145771 139653 243 26 0 142403 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 583084

[startup+4722.32 s]
/proc/loadavg: 2.05 2.03 2.09 3/490 13759
/proc/meminfo: memFree=22490452/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4722.32 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1093166 0 0 0 471840 392 0 0 25 0 1 0 672138473 731709440 159287 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256266 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 159287 243 26 0 175272 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 714560

[startup+4782.3 s]
/proc/loadavg: 2.18 2.06 2.09 3/490 13760
/proc/meminfo: memFree=22416648/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=846820 CPUtime=4782.3 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1112528 0 0 0 477833 397 0 0 25 0 1 0 672138473 867143680 177896 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 211705 177896 243 26 0 208337 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 846820

[startup+4842.3 s]
/proc/loadavg: 2.14 2.06 2.09 3/490 13762
/proc/meminfo: memFree=22555384/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=633172 CPUtime=4842.31 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1139749 0 0 0 483827 404 0 0 25 0 1 0 672138473 648368128 143236 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 158293 143236 243 26 0 154925 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 633172

[startup+4902.3 s]
/proc/loadavg: 1.45 1.88 2.03 2/484 13782
/proc/meminfo: memFree=22662272/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4902.31 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1152228 0 0 0 489823 408 0 0 25 0 1 0 672138473 731709440 155147 33554432000 4194304 4300288 140736893399536 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 155147 243 26 0 175272 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 714560

[startup+4962.3 s]
/proc/loadavg: 1.16 1.72 1.96 2/484 13783
/proc/meminfo: memFree=22608288/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=714560 CPUtime=4962.31 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1166190 0 0 0 495818 413 0 0 25 0 1 0 672138473 731709440 168613 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 178640 168613 243 26 0 175272 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 714560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.08 1.63 1.92 2/484 13784
/proc/meminfo: memFree=22581488/32951124 swapFree=63649240/67111528
[pid=13620] ppid=13618 vsize=846820 CPUtime=5000.02 cores=1,3,5,7
/proc/13620/stat : 13620 (cir_minisat) R 13618 13620 11495 0 -1 4202496 1173057 0 0 0 499586 416 0 0 25 0 1 0 672138473 867143680 175170 33554432000 4194304 4300288 140736893399536 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13620/statm: 211705 175170 243 26 0 208337 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 846820

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.05
CPU time (s): 5000.06
CPU user time (s): 4995.88
CPU system time (s): 4.18736
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 996684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.88
system time used= 4.18736
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1173058
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= 6
involuntary context switches= 3502

runsolver used 23.9534 second user time and 56.4214 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-17 06:10:00
IDJOB=3387546
IDBENCH=84806
IDSOLVER=1873
FILE ID=node130/3387546-1305605399
RUNJOBID= node130-1305600243-13330
PBS_JOBID= 13350348
Free space on /tmp= 73480 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387546-1305605399/watcher-3387546-1305605399 -o /tmp/evaluation-result-3387546-1305605399/solver-3387546-1305605399 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387546-1305605399.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=505330114

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23173732 kB
Buffers:        318892 kB
Cached:        4250688 kB
SwapCached:      10240 kB
Active:        5605420 kB
Inactive:      3855104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23173732 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:           21096 kB
Writeback:           4 kB
AnonPages:     4889032 kB
Mapped:          30808 kB
Slab:           192144 kB
PageTables:      54392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146045432 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= 73480 MiB
End job on node130 at 2011-05-17 07:33:22