Trace number 3282557

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
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.01

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: 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-3282557-1303757020/watcher-3282557-1303757020 -o /tmp/evaluation-result-3282557-1303757020/solver-3282557-1303757020 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3282557-1303757020.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.54 3.98 6.69 5/188 8196
/proc/meminfo: memFree=14000692/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=6688 CPUtime=0 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 487299857 6848512 275 33554432000 134512640 134829744 4294343968 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 1672 276 225 78 0 958 0

[startup+0.0418351 s]
/proc/loadavg: 2.54 3.98 6.69 5/188 8196
/proc/meminfo: memFree=14000692/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=6688 CPUtime=0.03 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 512 0 0 0 3 0 0 0 21 0 1 0 487299857 6848512 453 33554432000 134512640 134829744 4294343968 18446744073709551615 10152102 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 1672 454 225 78 0 958 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6688

[startup+0.100844 s]
/proc/loadavg: 2.54 3.98 6.69 5/188 8196
/proc/meminfo: memFree=14000692/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=6688 CPUtime=0.09 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 804 0 0 0 9 0 0 0 21 0 1 0 487299857 6848512 745 33554432000 134512640 134829744 4294343968 18446744073709551615 10028680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 1672 745 225 78 0 958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6688

[startup+0.300796 s]
/proc/loadavg: 2.54 3.98 6.69 5/188 8196
/proc/meminfo: memFree=14000692/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=11188 CPUtime=0.28 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 10729 0 0 0 28 0 0 0 22 0 1 0 487299857 11456512 2277 33554432000 134512640 134829744 4294343968 18446744073709551615 134559435 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 2797 2277 320 78 0 2083 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11188

[startup+0.700679 s]
/proc/loadavg: 2.54 3.98 6.69 5/188 8196
/proc/meminfo: memFree=14000692/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=44156 CPUtime=0.69 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 25397 0 0 0 66 3 0 0 23 0 1 0 487299857 45215744 9762 33554432000 134512640 134829744 4294343968 18446744073709551615 134663859 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 11039 9762 341 78 0 10325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44156

[startup+1.50059 s]
/proc/loadavg: 2.54 3.98 6.69 5/194 8203
/proc/meminfo: memFree=13864984/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=53688 CPUtime=1.49 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 29752 0 0 0 146 3 0 0 25 0 1 0 487299857 54976512 12029 33554432000 134512640 134829744 4294343968 18446744073709551615 10272847 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 13422 12029 348 78 0 12708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53688

[startup+3.10029 s]
/proc/loadavg: 2.54 3.98 6.69 5/194 8203
/proc/meminfo: memFree=13857420/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=49660 CPUtime=3.09 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 30189 0 0 0 306 3 0 0 25 0 1 0 487299857 50851840 11063 33554432000 134512640 134829744 4294343968 18446744073709551615 134657129 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 12415 11063 358 78 0 11701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49660

[startup+6.3007 s]
/proc/loadavg: 2.74 4.00 6.68 5/194 8204
/proc/meminfo: memFree=13838444/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=49660 CPUtime=6.29 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 31228 0 0 0 626 3 0 0 25 0 1 0 487299857 50851840 11063 33554432000 134512640 134829744 4294343968 18446744073709551615 10018680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 12415 11063 358 78 0 11701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49660

[startup+12.7005 s]
/proc/loadavg: 2.84 4.00 6.67 5/194 8204
/proc/meminfo: memFree=13837072/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=49660 CPUtime=12.69 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 36799 0 0 0 1265 4 0 0 25 0 1 0 487299857 50851840 11063 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 12415 11063 358 78 0 11701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49660

[startup+25.5011 s]
/proc/loadavg: 3.09 4.00 6.63 5/194 8204
/proc/meminfo: memFree=13834732/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=49660 CPUtime=25.5 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 43411 0 0 0 2545 5 0 0 25 0 1 0 487299857 50851840 11063 33554432000 134512640 134829744 4294343968 18446744073709551615 134678464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 12415 11063 358 78 0 11701 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 49660

[startup+51.1004 s]
/proc/loadavg: 3.40 4.00 6.56 5/194 8205
/proc/meminfo: memFree=13826988/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=49664 CPUtime=51.09 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 56567 0 0 0 5103 6 0 0 25 0 1 0 487299857 50855936 11064 33554432000 134512640 134829744 4294343968 18446744073709551615 134657129 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 12416 11064 358 78 0 11702 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49664

[startup+102.307 s]
/proc/loadavg: 3.74 4.00 6.42 5/194 8233
/proc/meminfo: memFree=13811588/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56256 CPUtime=102.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65750 0 0 0 10222 8 0 0 25 0 1 0 487299857 57606144 12679 33554432000 134512640 134829744 4294343968 18446744073709551615 134661806 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14064 12679 358 78 0 13350 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56256

[startup+162.301 s]
/proc/loadavg: 3.97 4.01 6.27 5/194 8235
/proc/meminfo: memFree=13806432/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56552 CPUtime=162.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65842 0 0 0 16222 8 0 0 25 0 1 0 487299857 57909248 12771 33554432000 134512640 134829744 4294343968 18446744073709551615 134657872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14138 12771 358 78 0 13424 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 56552

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 6.13 5/194 8236
/proc/meminfo: memFree=13794136/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56836 CPUtime=222.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65914 0 0 0 22222 8 0 0 25 0 1 0 487299857 58200064 12843 33554432000 134512640 134829744 4294343968 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14209 12843 358 78 0 13495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56836

[startup+282.301 s]
/proc/loadavg: 4.05 4.03 6.00 5/194 8238
/proc/meminfo: memFree=13781092/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56836 CPUtime=282.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65914 0 0 0 28222 8 0 0 25 0 1 0 487299857 58200064 12843 33554432000 134512640 134829744 4294343968 18446744073709551615 134717854 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14209 12843 358 78 0 13495 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56836

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 5.87 5/194 8239
/proc/meminfo: memFree=13777108/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56968 CPUtime=342.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65954 0 0 0 34222 8 0 0 25 0 1 0 487299857 58335232 12883 33554432000 134512640 134829744 4294343968 18446744073709551615 134719990 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14242 12883 358 78 0 13528 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56968

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 5.75 5/194 8241
/proc/meminfo: memFree=13776956/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=57124 CPUtime=402.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65970 0 0 0 40222 8 0 0 25 0 1 0 487299857 58494976 12899 33554432000 134512640 134829744 4294343968 18446744073709551615 134624903 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14281 12899 358 78 0 13567 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 57124

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 5.64 5/194 8243
/proc/meminfo: memFree=13776444/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=57124 CPUtime=462.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 65978 0 0 0 46222 8 0 0 25 0 1 0 487299857 58494976 12907 33554432000 134512640 134829744 4294343968 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14281 12907 358 78 0 13567 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 57124

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 5.53 5/194 8244
/proc/meminfo: memFree=13776676/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=522.3 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 52222 8 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 56196

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 5.43 5/194 8246
/proc/meminfo: memFree=13776660/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=582.31 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 58223 8 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 56196

[startup+642.301 s]
/proc/loadavg: 4.10 4.03 5.35 5/194 8247
/proc/meminfo: memFree=13769576/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=642.31 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 64223 8 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 10018542 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 56196

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 5.27 5/194 8249
/proc/meminfo: memFree=13768668/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=702.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 70223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 56196

[startup+762.307 s]
/proc/loadavg: 4.02 4.03 5.19 5/194 8251
/proc/meminfo: memFree=13768280/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=762.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 76223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 56196

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 5.12 5/194 8252
/proc/meminfo: memFree=13767140/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=822.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 82223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 10018496 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 56196

[startup+882.3 s]
/proc/loadavg: 4.03 4.04 5.05 5/194 8254
/proc/meminfo: memFree=13762040/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=882.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 88223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134657756 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 56196

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 4.98 5/194 8255
/proc/meminfo: memFree=13762136/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=942.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 94223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 56196

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.92 5/194 8257
/proc/meminfo: memFree=13764724/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=1002.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 68515 0 0 0 100223 9 0 0 25 0 1 0 487299857 57544704 12690 33554432000 134512640 134829744 4294343968 18446744073709551615 134614874 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12690 358 78 0 13335 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 56196

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.86 5/194 8268
/proc/meminfo: memFree=13767164/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=1062.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 71053 0 0 0 106223 9 0 0 25 0 1 0 487299857 57544704 12691 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12691 358 78 0 13335 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 56196

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 4.80 5/194 8269
/proc/meminfo: memFree=13765144/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=1122.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 71053 0 0 0 112223 9 0 0 25 0 1 0 487299857 57544704 12691 33554432000 134512640 134829744 4294343968 18446744073709551615 134678445 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12691 358 78 0 13335 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 56196

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 4.75 5/194 8271
/proc/meminfo: memFree=13764640/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=1182.32 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 71053 0 0 0 118223 9 0 0 25 0 1 0 487299857 57544704 12691 33554432000 134512640 134829744 4294343968 18446744073709551615 134624889 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12691 358 78 0 13335 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 56196

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 4.71 5/194 8274
/proc/meminfo: memFree=13763136/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=56196 CPUtime=1242.33 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 71053 0 0 0 124223 10 0 0 25 0 1 0 487299857 57544704 12691 33554432000 134512640 134829744 4294343968 18446744073709551615 134725278 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14049 12691 358 78 0 13335 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 56196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 4.66 4/192 8278
/proc/meminfo: memFree=13810524/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=58976 CPUtime=1300.04 cores=4,6
/proc/8196/stat : 8196 (MPhaseSAT_M) R 8194 8196 6665 0 -1 4202496 71718 0 0 0 129994 10 0 0 25 0 1 0 487299857 60391424 13356 33554432000 134512640 134829744 4294343968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/8196/statm: 14744 13356 358 78 0 14030 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 58976

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): 1300.05
CPU user time (s): 1299.94
CPU system time (s): 0.111982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 60004

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

runsolver used 2.27265 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:43:40
IDJOB=3282557
IDBENCH=70829
IDSOLVER=1522
FILE ID=node135/3282557-1303757020
RUNJOBID= node135-1303757019-8161
PBS_JOBID= 13154027
Free space on /tmp= 71236 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282557-1303757020/watcher-3282557-1303757020 -o /tmp/evaluation-result-3282557-1303757020/solver-3282557-1303757020 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3282557-1303757020.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1614394845

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14000980 kB
Buffers:       2065948 kB
Cached:       16190756 kB
SwapCached:          0 kB
Active:        7492592 kB
Inactive:     10860640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14000980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18492 kB
Writeback:           0 kB
AnonPages:       95604 kB
Mapped:          16244 kB
Slab:           533112 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264896 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= 71236 MiB
End job on node135 at 2011-04-25 21:05:22