Trace number 3282602

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
MPhaseSAT64 2011-03-03? (TO) 1299.86 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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: 935)

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-3282602-1303757678/watcher-3282602-1303757678 -o /tmp/evaluation-result-3282602-1303757678/solver-3282602-1303757678 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3282602-1303757678.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: 2.22 3.12 3.40 2/178 15442
/proc/meminfo: memFree=18850428/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=6616 CPUtime=0 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 487365983 6774784 270 33554432000 134512640 134761588 4287932480 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 1654 270 225 61 0 957 0

[startup+0.033242 s]
/proc/loadavg: 2.22 3.12 3.40 2/178 15442
/proc/meminfo: memFree=18850428/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=6616 CPUtime=0.02 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 467 0 0 0 2 0 0 0 21 0 1 0 487365983 6774784 408 33554432000 134512640 134761588 4287932480 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 1654 408 225 61 0 957 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6616

[startup+0.10023 s]
/proc/loadavg: 2.22 3.12 3.40 2/178 15442
/proc/meminfo: memFree=18850428/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=6616 CPUtime=0.09 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 801 0 0 0 9 0 0 0 21 0 1 0 487365983 6774784 742 33554432000 134512640 134761588 4287932480 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 1654 742 225 61 0 957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6616

[startup+0.300216 s]
/proc/loadavg: 2.22 3.12 3.40 2/178 15442
/proc/meminfo: memFree=18850428/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=11116 CPUtime=0.29 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 10729 0 0 0 28 1 0 0 22 0 1 0 487365983 11382784 2276 33554432000 134512640 134761588 4287932480 18446744073709551615 134559319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 2779 2276 319 61 0 2082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11116

[startup+0.701148 s]
/proc/loadavg: 2.22 3.12 3.40 2/178 15442
/proc/meminfo: memFree=18850428/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=26004 CPUtime=0.69 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 21485 0 0 0 66 3 0 0 24 0 1 0 487365983 26628096 6020 33554432000 134512640 134761588 4287932480 18446744073709551615 134643383 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 6501 6020 341 61 0 5804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26004

[startup+1.501 s]
/proc/loadavg: 2.22 3.12 3.40 5/194 15473
/proc/meminfo: memFree=18806100/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=21220 CPUtime=1.48 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 26395 0 0 0 145 3 0 0 25 0 1 0 487365983 21729280 4839 33554432000 134512640 134761588 4287932480 18446744073709551615 134634611 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 5305 4839 350 61 0 4608 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21220

[startup+3.10068 s]
/proc/loadavg: 2.22 3.12 3.40 5/194 15473
/proc/meminfo: memFree=18769272/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=33000 CPUtime=3.09 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 29340 0 0 0 305 4 0 0 25 0 1 0 487365983 33792000 7784 33554432000 134512640 134761588 4287932480 18446744073709551615 134621696 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8250 7784 350 61 0 7553 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33000

[startup+6.3011 s]
/proc/loadavg: 2.37 3.14 3.41 5/194 15473
/proc/meminfo: memFree=18758980/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=33000 CPUtime=6.29 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 29340 0 0 0 625 4 0 0 25 0 1 0 487365983 33792000 7784 33554432000 134512640 134761588 4287932480 18446744073709551615 134634301 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8250 7784 350 61 0 7553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33000

[startup+12.7009 s]
/proc/loadavg: 2.50 3.15 3.41 5/194 15473
/proc/meminfo: memFree=18753044/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=33000 CPUtime=12.68 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 29340 0 0 0 1264 4 0 0 25 0 1 0 487365983 33792000 7784 33554432000 134512640 134761588 4287932480 18446744073709551615 134617686 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/15442/statm: 8250 7784 350 61 0 7553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33000

[startup+25.5006 s]
/proc/loadavg: 2.83 3.19 3.42 5/194 15474
/proc/meminfo: memFree=18763012/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=30220 CPUtime=25.45 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 29641 0 0 0 2541 4 0 0 25 0 1 0 487365983 30945280 7090 33554432000 134512640 134761588 4287932480 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/15442/statm: 7555 7090 354 61 0 6858 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 30220

[startup+51.1009 s]
/proc/loadavg: 3.23 3.25 3.43 5/194 15474
/proc/meminfo: memFree=18761668/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=30716 CPUtime=51 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 29765 0 0 0 5096 4 0 0 25 0 1 0 487365983 31453184 7214 33554432000 134512640 134761588 4287932480 18446744073709551615 134685504 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/15442/statm: 7679 7214 354 61 0 6982 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 30716

[startup+102.307 s]
/proc/loadavg: 3.44 3.32 3.45 4/188 15493
/proc/meminfo: memFree=18780992/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=32472 CPUtime=102.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 30404 0 0 0 10208 4 0 0 25 0 1 0 487365983 33251328 7653 33554432000 134512640 134761588 4287932480 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8118 7653 354 61 0 7421 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 32472

[startup+162.301 s]
/proc/loadavg: 3.20 3.27 3.42 4/188 15494
/proc/meminfo: memFree=18775152/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=34524 CPUtime=162.11 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 30917 0 0 0 16207 4 0 0 25 0 1 0 487365983 35352576 8166 33554432000 134512640 134761588 4287932480 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8631 8166 354 61 0 7934 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 34524

[startup+222.301 s]
/proc/loadavg: 3.16 3.25 3.40 4/188 15496
/proc/meminfo: memFree=18774872/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=35036 CPUtime=222.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 31245 0 0 0 22208 4 0 0 25 0 1 0 487365983 35876864 8294 33554432000 134512640 134761588 4287932480 18446744073709551615 134682716 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8759 8294 354 61 0 8062 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 35036

[startup+282.301 s]
/proc/loadavg: 3.06 3.20 3.37 4/188 15497
/proc/meminfo: memFree=18770008/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=38108 CPUtime=282.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 32041 0 0 0 28208 4 0 0 25 0 1 0 487365983 39022592 9090 33554432000 134512640 134761588 4287932480 18446744073709551615 134682721 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9527 9090 354 61 0 8830 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38108

[startup+342.301 s]
/proc/loadavg: 3.02 3.16 3.35 4/188 15499
/proc/meminfo: memFree=18775560/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=36572 CPUtime=342.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 32341 0 0 0 34208 4 0 0 25 0 1 0 487365983 37449728 8678 33554432000 134512640 134761588 4287932480 18446744073709551615 134685690 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9143 8678 354 61 0 8446 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 36572

[startup+402.301 s]
/proc/loadavg: 3.00 3.13 3.33 4/188 15510
/proc/meminfo: memFree=18771348/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=38624 CPUtime=402.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 32854 0 0 0 40208 4 0 0 25 0 1 0 487365983 39550976 9191 33554432000 134512640 134761588 4287932480 18446744073709551615 134685751 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9656 9191 354 61 0 8959 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 38624

[startup+462.301 s]
/proc/loadavg: 3.00 3.10 3.30 4/188 15511
/proc/meminfo: memFree=18773164/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=38624 CPUtime=462.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 32854 0 0 0 46208 4 0 0 25 0 1 0 487365983 39550976 9191 33554432000 134512640 134761588 4287932480 18446744073709551615 134685504 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9656 9191 354 61 0 8959 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 38624

[startup+522.301 s]
/proc/loadavg: 3.00 3.08 3.28 4/188 15513
/proc/meminfo: memFree=18769420/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=37712 CPUtime=522.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 33054 0 0 0 52208 4 0 0 25 0 1 0 487365983 38617088 8995 33554432000 134512640 134761588 4287932480 18446744073709551615 134682629 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9428 8995 354 61 0 8731 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 37712

[startup+582.3 s]
/proc/loadavg: 2.61 2.97 3.23 3/182 15533
/proc/meminfo: memFree=18790784/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=36180 CPUtime=582.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 33183 0 0 0 58208 4 0 0 25 0 1 0 487365983 37048320 8612 33554432000 134512640 134761588 4287932480 18446744073709551615 134682636 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9045 8612 354 61 0 8348 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36180

[startup+642.3 s]
/proc/loadavg: 2.22 2.79 3.15 3/182 15536
/proc/meminfo: memFree=18799688/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=36180 CPUtime=642.13 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 33183 0 0 0 64209 4 0 0 25 0 1 0 487365983 37048320 8612 33554432000 134512640 134761588 4287932480 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9045 8612 354 61 0 8348 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 36180

[startup+702.3 s]
/proc/loadavg: 2.08 2.64 3.07 3/182 15538
/proc/meminfo: memFree=18794852/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=37204 CPUtime=702.12 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 33439 0 0 0 70208 4 0 0 25 0 1 0 487365983 38096896 8868 33554432000 134512640 134761588 4287932480 18446744073709551615 134682629 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9301 8868 354 61 0 8604 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 37204

[startup+762.306 s]
/proc/loadavg: 2.03 2.52 3.00 3/182 15539
/proc/meminfo: memFree=18796196/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=40020 CPUtime=762.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 35459 0 0 0 76209 5 0 0 25 0 1 0 487365983 40980480 9540 33554432000 134512640 134761588 4287932480 18446744073709551615 134682616 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 10005 9540 354 61 0 9308 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 40020

[startup+822.3 s]
/proc/loadavg: 2.01 2.43 2.94 3/182 15541
/proc/meminfo: memFree=18794300/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=38484 CPUtime=822.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 35459 0 0 0 82209 5 0 0 25 0 1 0 487365983 39407616 9156 33554432000 134512640 134761588 4287932480 18446744073709551615 134616756 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9621 9156 354 61 0 8924 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 38484

[startup+882.301 s]
/proc/loadavg: 2.00 2.35 2.88 3/182 15542
/proc/meminfo: memFree=18793656/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=39392 CPUtime=882.13 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 36599 0 0 0 88208 5 0 0 25 0 1 0 487365983 40337408 9383 33554432000 134512640 134761588 4287932480 18446744073709551615 134616741 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9848 9383 354 61 0 9151 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 39392

[startup+942.301 s]
/proc/loadavg: 2.00 2.28 2.82 3/182 15544
/proc/meminfo: memFree=18795868/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=37088 CPUtime=942.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 36727 0 0 0 94209 5 0 0 25 0 1 0 487365983 37978112 8807 33554432000 134512640 134761588 4287932480 18446744073709551615 134685655 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9272 8807 354 61 0 8575 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 37088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.23 2.76 3/182 15546
/proc/meminfo: memFree=18798584/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=37856 CPUtime=1002.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 36919 0 0 0 100209 5 0 0 25 0 1 0 487365983 38764544 8999 33554432000 134512640 134761588 4287932480 18446744073709551615 134685500 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9464 8999 354 61 0 8767 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 37856

[startup+1062.3 s]
/proc/loadavg: 2.00 2.18 2.71 3/182 15547
/proc/meminfo: memFree=18793724/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=39392 CPUtime=1062.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 37303 0 0 0 106209 5 0 0 25 0 1 0 487365983 40337408 9383 33554432000 134512640 134761588 4287932480 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9848 9383 354 61 0 9151 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 39392

[startup+1122.3 s]
/proc/loadavg: 2.04 2.16 2.67 3/182 15549
/proc/meminfo: memFree=18797300/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=36832 CPUtime=1122.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 37303 0 0 0 112209 5 0 0 25 0 1 0 487365983 37715968 8743 33554432000 134512640 134761588 4287932480 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9208 8743 354 61 0 8511 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 36832

[startup+1182.3 s]
/proc/loadavg: 2.06 2.14 2.63 3/182 15550
/proc/meminfo: memFree=18795168/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=36832 CPUtime=1182.14 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 37303 0 0 0 118209 5 0 0 25 0 1 0 487365983 37715968 8743 33554432000 134512640 134761588 4287932480 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9208 8743 354 61 0 8511 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 36832

[startup+1242.3 s]
/proc/loadavg: 2.08 2.13 2.60 3/182 15552
/proc/meminfo: memFree=18799360/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=37344 CPUtime=1242.15 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 37431 0 0 0 124210 5 0 0 25 0 1 0 487365983 38240256 8871 33554432000 134512640 134761588 4287932480 18446744073709551615 134616717 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 9336 8871 354 61 0 8639 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 37344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.10 2.55 3/182 15553
/proc/meminfo: memFree=18795632/32951124 swapFree=67111416/67111528
[pid=15442] ppid=15440 vsize=35808 CPUtime=1299.85 cores=4,6
/proc/15442/stat : 15442 (MPhaseSAT64) R 15440 15442 13658 0 -1 4202496 37460 0 0 0 129980 5 0 0 25 0 1 0 487365983 36667392 8516 33554432000 134512640 134761588 4287932480 18446744073709551615 134682609 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15442/statm: 8952 8516 354 61 0 8255 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 35808

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.01
CPU time (s): 1299.86
CPU user time (s): 1299.81
CPU system time (s): 0.056991
CPU usage (%): 99.9889
Max. virtual memory (cumulated for all children) (KiB): 41780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37460
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= 16
involuntary context switches= 4018

runsolver used 2.14067 second user time and 4.15237 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-25 20:54:38
IDJOB=3282602
IDBENCH=70830
IDSOLVER=1521
FILE ID=node134/3282602-1303757678
RUNJOBID= node134-1303757678-15431
PBS_JOBID= 13154028
Free space on /tmp= 71060 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282602-1303757678/watcher-3282602-1303757678 -o /tmp/evaluation-result-3282602-1303757678/solver-3282602-1303757678 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282602-1303757678.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1225712337

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18850584 kB
Buffers:       2348880 kB
Cached:       11131864 kB
SwapCached:        108 kB
Active:        9040696 kB
Inactive:      4504628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18850584 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4392 kB
Writeback:           0 kB
AnonPages:       63856 kB
Mapped:          14656 kB
Slab:           489644 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71060 MiB
End job on node134 at 2011-04-25 21:16:20