Trace number 3380445

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) 1300.02 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3380445-1305458585/watcher-3380445-1305458585 -o /tmp/evaluation-result-3380445-1305458585/solver-3380445-1305458585 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380445-1305458585.cnf 

running on 2 cores: 4,6

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.85 0.98 1.34 3/297 8411
/proc/meminfo: memFree=24135516/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=13732 CPUtime=0 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4194304 220 0 0 0 0 0 0 0 21 0 1 0 638274379 14061568 174 33554432000 4194304 4300288 140735892250064 18446744073709551615 220811274129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8411/statm: 3433 174 147 26 0 52 0

[startup+0.083792 s]
/proc/loadavg: 0.85 0.98 1.34 3/297 8411
/proc/meminfo: memFree=24135516/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=36984 CPUtime=0.07 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 5726 0 0 0 6 1 0 0 21 0 1 0 638274379 37871616 5152 33554432000 4194304 4300288 140735892250064 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 9246 5155 218 26 0 5878 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36984

[startup+0.100813 s]
/proc/loadavg: 0.85 0.98 1.34 3/297 8411
/proc/meminfo: memFree=24135516/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=38568 CPUtime=0.09 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 6326 0 0 0 8 1 0 0 21 0 1 0 638274379 39493632 5724 33554432000 4194304 4300288 140735892250064 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 9642 5726 218 26 0 6274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38568

[startup+0.300778 s]
/proc/loadavg: 0.85 0.98 1.34 3/297 8411
/proc/meminfo: memFree=24135516/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=50912 CPUtime=0.28 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 9682 0 0 0 27 1 0 0 22 0 1 0 638274379 52133888 8709 33554432000 4194304 4300288 140735892250064 18446744073709551615 4234073 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 12728 8710 222 26 0 9360 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50912

[startup+0.700701 s]
/proc/loadavg: 0.85 0.98 1.34 3/297 8411
/proc/meminfo: memFree=24135516/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=46112 CPUtime=0.69 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 12512 0 0 0 67 2 0 0 23 0 1 0 638274379 47218688 7453 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 11528 7453 240 26 0 8160 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46112

[startup+1.50053 s]
/proc/loadavg: 0.85 0.98 1.34 5/311 8438
/proc/meminfo: memFree=24041908/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=46112 CPUtime=1.49 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 12569 0 0 0 147 2 0 0 25 0 1 0 638274379 47218688 7510 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 11528 7510 240 26 0 8160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46112

[startup+3.10026 s]
/proc/loadavg: 0.85 0.98 1.34 5/311 8438
/proc/meminfo: memFree=24039304/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=46112 CPUtime=3.08 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 12685 0 0 0 306 2 0 0 25 0 1 0 638274379 47218688 7626 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 11528 7626 240 26 0 8160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46112

[startup+6.30067 s]
/proc/loadavg: 1.10 1.03 1.35 5/311 8438
/proc/meminfo: memFree=24037320/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=53188 CPUtime=6.28 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 12923 0 0 0 626 2 0 0 25 0 1 0 638274379 54464512 7862 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 13297 7862 240 26 0 9929 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53188

[startup+12.7005 s]
/proc/loadavg: 1.33 1.08 1.37 5/311 8438
/proc/meminfo: memFree=24031228/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=53188 CPUtime=12.68 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 13280 0 0 0 1266 2 0 0 25 0 1 0 638274379 54464512 8212 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 13297 8212 242 26 0 9929 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53188

[startup+25.5011 s]
/proc/loadavg: 1.92 1.22 1.41 5/308 8487
/proc/meminfo: memFree=23902920/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=53188 CPUtime=25.49 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 14006 0 0 0 2546 3 0 0 25 0 1 0 638274379 54464512 8931 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 13297 8931 242 26 0 9929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53188

[startup+51.1004 s]
/proc/loadavg: 2.63 1.45 1.48 5/311 8493
/proc/meminfo: memFree=22360944/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=71864 CPUtime=51.08 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 18741 0 0 0 5104 4 0 0 25 0 1 0 638274379 73588736 13655 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 17966 13655 242 26 0 14598 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71864

[startup+102.312 s]
/proc/loadavg: 3.45 1.85 1.61 5/311 8495
/proc/meminfo: memFree=19898664/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=83540 CPUtime=102.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 21690 0 0 0 10224 5 0 0 25 0 1 0 638274379 85544960 16586 33554432000 4194304 4300288 140735892250064 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 20885 16586 242 26 0 17517 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83540

[startup+162.301 s]
/proc/loadavg: 3.80 2.24 1.76 5/308 8502
/proc/meminfo: memFree=22812948/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=102508 CPUtime=162.28 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 25411 0 0 0 16222 6 0 0 25 0 1 0 638274379 104968192 20276 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 25627 20276 242 26 0 22259 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 102508

[startup+222.301 s]
/proc/loadavg: 3.92 2.56 1.89 5/311 8528
/proc/meminfo: memFree=23699232/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=133328 CPUtime=222.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 29002 0 0 0 22221 8 0 0 25 0 1 0 638274379 136527872 23841 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 33332 23841 242 26 0 29964 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133328

[startup+282.301 s]
/proc/loadavg: 4.03 2.83 2.03 5/311 8529
/proc/meminfo: memFree=23544828/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=133328 CPUtime=282.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 31749 0 0 0 28220 9 0 0 25 0 1 0 638274379 136527872 26566 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268522 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 33332 26566 242 26 0 29964 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 133328

[startup+342.301 s]
/proc/loadavg: 4.05 3.06 2.15 5/311 8531
/proc/meminfo: memFree=23416836/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=133328 CPUtime=342.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 34617 0 0 0 34219 10 0 0 25 0 1 0 638274379 136527872 29414 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 33332 29414 242 26 0 29964 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133328

[startup+402.301 s]
/proc/loadavg: 4.06 3.24 2.27 5/311 8533
/proc/meminfo: memFree=23321708/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=183416 CPUtime=402.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 37598 0 0 0 40218 11 0 0 25 0 1 0 638274379 187817984 32368 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 45854 32368 242 26 0 42486 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 183416

[startup+462.301 s]
/proc/loadavg: 3.45 3.22 2.32 4/305 8551
/proc/meminfo: memFree=23808084/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=183612 CPUtime=462.28 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 40137 0 0 0 46216 12 0 0 25 0 1 0 638274379 188018688 34887 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 45903 34887 242 26 0 42535 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 183612

[startup+522.301 s]
/proc/loadavg: 3.16 3.18 2.37 4/305 8553
/proc/meminfo: memFree=23795648/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=185584 CPUtime=522.28 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 41732 0 0 0 52215 13 0 0 25 0 1 0 638274379 190038016 36468 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 46396 36468 242 26 0 43028 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 185584

[startup+582.3 s]
/proc/loadavg: 3.21 3.18 2.41 4/305 8554
/proc/meminfo: memFree=23782836/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=186596 CPUtime=582.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 44056 0 0 0 58215 14 0 0 25 0 1 0 638274379 191074304 38774 33554432000 4194304 4300288 140735892250064 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 46649 38774 242 26 0 43281 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 186596

[startup+642.3 s]
/proc/loadavg: 3.07 3.14 2.45 4/305 8556
/proc/meminfo: memFree=23766944/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=188140 CPUtime=642.3 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 47395 0 0 0 64215 15 0 0 25 0 1 0 638274379 192655360 42090 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 47035 42090 242 26 0 43667 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 188140

[startup+702.3 s]
/proc/loadavg: 3.02 3.11 2.48 4/305 8558
/proc/meminfo: memFree=23869456/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=89032 CPUtime=702.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 53918 0 0 0 70212 17 0 0 25 0 1 0 638274379 91168768 16038 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 22258 16038 242 26 0 18890 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 89032

[startup+762.311 s]
/proc/loadavg: 3.01 3.09 2.51 4/305 8559
/proc/meminfo: memFree=23849836/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=108000 CPUtime=762.3 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 57267 0 0 0 76213 17 0 0 25 0 1 0 638274379 110592000 19349 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 27000 19349 242 26 0 23632 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 108000

[startup+822.3 s]
/proc/loadavg: 3.00 3.07 2.54 4/305 8561
/proc/meminfo: memFree=23831952/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=108000 CPUtime=822.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 59576 0 0 0 82211 18 0 0 25 0 1 0 638274379 110592000 21637 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256455 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 27000 21637 242 26 0 23632 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 108000

[startup+882.301 s]
/proc/loadavg: 3.16 3.10 2.58 4/305 8562
/proc/meminfo: memFree=23919232/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=138956 CPUtime=882.3 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 63422 0 0 0 88211 19 0 0 25 0 1 0 638274379 142290944 25451 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 34739 25451 242 26 0 31371 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138956

[startup+942.301 s]
/proc/loadavg: 3.06 3.08 2.60 4/305 8564
/proc/meminfo: memFree=23888576/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=139316 CPUtime=942.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 67303 0 0 0 94210 19 0 0 25 0 1 0 638274379 142659584 29305 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 34829 29305 242 26 0 31461 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 139316

[startup+1002.3 s]
/proc/loadavg: 3.02 3.06 2.62 4/305 8566
/proc/meminfo: memFree=23853460/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=139484 CPUtime=1002.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 68856 0 0 0 100209 20 0 0 25 0 1 0 638274379 142831616 30845 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256083 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 34871 30845 242 26 0 31503 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 139484

[startup+1062.3 s]
/proc/loadavg: 3.01 3.05 2.64 4/305 8567
/proc/meminfo: memFree=23863720/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=190220 CPUtime=1062.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 69548 0 0 0 106209 20 0 0 25 0 1 0 638274379 194785280 31527 33554432000 4194304 4300288 140735892250064 18446744073709551615 4269629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 47555 31527 242 26 0 44187 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 190220

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 2.66 4/305 8569
/proc/meminfo: memFree=23840372/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=190612 CPUtime=1122.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 70840 0 0 0 112209 20 0 0 25 0 1 0 638274379 195186688 32789 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 47653 32789 242 26 0 44285 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 190612

[startup+1182.3 s]
/proc/loadavg: 3.04 3.04 2.68 4/305 8570
/proc/meminfo: memFree=23827328/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=191700 CPUtime=1182.3 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 71490 0 0 0 118209 21 0 0 25 0 1 0 638274379 196300800 33420 33554432000 4194304 4300288 140735892250064 18446744073709551615 4255788 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 47925 33420 242 26 0 44557 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 191700

[startup+1242.3 s]
/proc/loadavg: 3.01 3.03 2.70 4/305 8572
/proc/meminfo: memFree=23819116/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=192572 CPUtime=1242.29 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 72094 0 0 0 124208 21 0 0 25 0 1 0 638274379 197193728 34001 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 48143 34001 242 26 0 44775 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 192572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 2.72 4/305 8574
/proc/meminfo: memFree=23805192/32951124 swapFree=63485424/67111528
[pid=8411] ppid=8409 vsize=195156 CPUtime=1300 cores=4,6
/proc/8411/stat : 8411 (cir_minisat) R 8409 8411 6794 0 -1 4202496 74885 0 0 0 129978 22 0 0 25 0 1 0 638274379 199839744 36757 33554432000 4194304 4300288 140735892250064 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8411/statm: 48789 36757 242 26 0 45421 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 195156

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.79
CPU system time (s): 0.234964
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 200132

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

runsolver used 3.90341 second user time and 8.14076 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 13:23:05
IDJOB=3380445
IDBENCH=70829
IDSOLVER=1863
FILE ID=node147/3380445-1305458585
RUNJOBID= node147-1305458585-8396
PBS_JOBID= 13324877
Free space on /tmp= 73152 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380445-1305458585/watcher-3380445-1305458585 -o /tmp/evaluation-result-3380445-1305458585/solver-3380445-1305458585 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380445-1305458585.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1348865986

node147.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.836
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.836
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.75
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24135912 kB
Buffers:        307256 kB
Cached:        5215988 kB
SwapCached:      13132 kB
Active:        2231548 kB
Inactive:      6342360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24135912 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            4840 kB
Writeback:           0 kB
AnonPages:     3045956 kB
Mapped:          16308 kB
Slab:           148760 kB
PageTables:      29712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 50957120 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= 73144 MiB
End job on node147 at 2011-05-15 13:44:47