Trace number 3095215

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.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
Bench CategoryRANDOM (random 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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095215-1301760590/watcher-3095215-1301760590 -o /tmp/evaluation-result-3095215-1301760590/solver-3095215-1301760590 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095215-1301760590.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: 4.00 4.00 3.94 5/189 20231
/proc/meminfo: memFree=20942452/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=3256 CPUtime=0 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 320 0 0 0 0 0 0 0 25 0 1 0 287657504 3334144 259 33554432000 134512640 134761588 4290213936 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 814 259 225 61 0 117 0

[startup+0.0606409 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 20231
/proc/meminfo: memFree=20942452/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=5084 CPUtime=0.05 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 940 0 0 0 5 0 0 0 25 0 1 0 287657504 5206016 823 33554432000 134512640 134761588 4290213936 18446744073709551615 134632777 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1271 823 259 61 0 574 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5084

[startup+0.100633 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 20231
/proc/meminfo: memFree=20942452/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=5596 CPUtime=0.09 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1068 0 0 0 9 0 0 0 25 0 1 0 287657504 5730304 951 33554432000 134512640 134761588 4290213936 18446744073709551615 134644646 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1399 951 259 61 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.300604 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 20231
/proc/meminfo: memFree=20942452/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=5596 CPUtime=0.29 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1068 0 0 0 29 0 0 0 25 0 1 0 287657504 5730304 951 33554432000 134512640 134761588 4290213936 18446744073709551615 134644731 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1399 951 259 61 0 702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5596

[startup+0.700538 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 20231
/proc/meminfo: memFree=20942452/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=5272 CPUtime=0.69 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1098 0 0 0 69 0 0 0 25 0 1 0 287657504 5398528 853 33554432000 134512640 134761588 4290213936 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1318 853 274 61 0 621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5272

[startup+1.50043 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20232
/proc/meminfo: memFree=20936872/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=1.49 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 149 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134604844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6492

[startup+3.10016 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20232
/proc/meminfo: memFree=20937496/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=3.09 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 309 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134606233 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6492

[startup+6.3006 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20232
/proc/meminfo: memFree=20938980/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=6.29 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 629 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134605457 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6492

[startup+12.7005 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 20232
/proc/meminfo: memFree=20938848/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=12.69 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 1269 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134605510 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6492

[startup+25.5004 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 20232
/proc/meminfo: memFree=20936984/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=25.49 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 2549 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134605540 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6492

[startup+51.1011 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 20233
/proc/meminfo: memFree=20933864/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=6492 CPUtime=51.09 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 1406 0 0 0 5109 0 0 0 25 0 1 0 287657504 6647808 1161 33554432000 134512640 134761588 4290213936 18446744073709551615 134605678 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 1623 1161 277 61 0 926 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6492

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 20234
/proc/meminfo: memFree=20933116/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=10484 CPUtime=102.29 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 3173 0 0 0 10229 0 0 0 25 0 1 0 287657504 10735616 2061 33554432000 134512640 134761588 4290213936 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 2621 2061 286 61 0 1924 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 10484

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20236
/proc/meminfo: memFree=20929984/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=13564 CPUtime=162.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 4951 0 0 0 16228 0 0 0 25 0 1 0 287657504 13889536 2831 33554432000 134512640 134761588 4290213936 18446744073709551615 134635866 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 3391 2831 286 61 0 2694 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 13564

[startup+222.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 20238
/proc/meminfo: memFree=20927468/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=13696 CPUtime=222.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 6120 0 0 0 22228 0 0 0 25 0 1 0 287657504 14024704 2864 33554432000 134512640 134761588 4290213936 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 3424 2864 286 61 0 2727 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13696

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 20239
/proc/meminfo: memFree=20927564/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=14080 CPUtime=282.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 7128 0 0 0 28228 0 0 0 25 0 1 0 287657504 14417920 2960 33554432000 134512640 134761588 4290213936 18446744073709551615 134604844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 3520 2960 286 61 0 2823 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 14080

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 20240
/proc/meminfo: memFree=20925020/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=19332 CPUtime=342.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 9225 0 0 0 34227 1 0 0 25 0 1 0 287657504 19795968 4273 33554432000 134512640 134761588 4290213936 18446744073709551615 134605084 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4833 4273 286 61 0 4136 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 19332

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 20242
/proc/meminfo: memFree=20920036/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18948 CPUtime=402.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 9945 0 0 0 40227 1 0 0 25 0 1 0 287657504 19402752 4177 33554432000 134512640 134761588 4290213936 18446744073709551615 134605772 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4737 4177 286 61 0 4040 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 18948

[startup+462.301 s]
/proc/loadavg: 3.46 3.86 3.90 4/184 20262
/proc/meminfo: memFree=20927000/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18692 CPUtime=462.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 10761 0 0 0 46227 1 0 0 25 0 1 0 287657504 19140608 4113 33554432000 134512640 134761588 4290213936 18446744073709551615 134605368 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4673 4113 286 61 0 3976 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 18692

[startup+522.301 s]
/proc/loadavg: 3.17 3.70 3.84 4/184 20264
/proc/meminfo: memFree=20930476/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18692 CPUtime=522.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 11769 0 0 0 52227 1 0 0 25 0 1 0 287657504 19140608 4113 33554432000 134512640 134761588 4290213936 18446744073709551615 134606209 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4673 4113 286 61 0 3976 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 18692

[startup+582.301 s]
/proc/loadavg: 3.06 3.57 3.79 4/184 20265
/proc/meminfo: memFree=20928964/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18436 CPUtime=582.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 12617 0 0 0 58227 1 0 0 25 0 1 0 287657504 18878464 4049 33554432000 134512640 134761588 4290213936 18446744073709551615 134605056 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4609 4049 286 61 0 3912 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 18436

[startup+642.301 s]
/proc/loadavg: 2.53 3.34 3.69 3/178 20284
/proc/meminfo: memFree=20938432/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18820 CPUtime=642.29 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 13465 0 0 0 64227 2 0 0 25 0 1 0 287657504 19271680 4145 33554432000 134512640 134761588 4290213936 18446744073709551615 134605943 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4705 4145 286 61 0 4008 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 18820

[startup+702.301 s]
/proc/loadavg: 2.27 3.11 3.59 3/178 20286
/proc/meminfo: memFree=20938268/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18564 CPUtime=702.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 14281 0 0 0 70226 2 0 0 25 0 1 0 287657504 19009536 4081 33554432000 134512640 134761588 4290213936 18446744073709551615 134605931 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4641 4081 286 61 0 3944 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 18564

[startup+762.306 s]
/proc/loadavg: 2.10 2.90 3.49 3/178 20288
/proc/meminfo: memFree=20938224/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18308 CPUtime=762.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 15097 0 0 0 76226 2 0 0 25 0 1 0 287657504 18747392 4017 33554432000 134512640 134761588 4290213936 18446744073709551615 134605510 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4577 4017 286 61 0 3880 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 18308

[startup+822.301 s]
/proc/loadavg: 2.03 2.74 3.39 3/178 20290
/proc/meminfo: memFree=20939796/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18180 CPUtime=822.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 15917 0 0 0 82226 2 0 0 25 0 1 0 287657504 18616320 3989 33554432000 134512640 134761588 4290213936 18446744073709551615 134605682 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4545 3989 286 61 0 3848 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 18180

[startup+882.3 s]
/proc/loadavg: 2.01 2.60 3.30 3/178 20291
/proc/meminfo: memFree=20938280/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18952 CPUtime=882.28 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 17486 0 0 0 88226 2 0 0 25 0 1 0 287657504 19406848 4182 33554432000 134512640 134761588 4290213936 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4738 4182 286 61 0 4041 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 18952

[startup+942.3 s]
/proc/loadavg: 2.00 2.49 3.22 3/178 20292
/proc/meminfo: memFree=20938872/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=19080 CPUtime=942.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 19206 0 0 0 94225 2 0 0 25 0 1 0 287657504 19537920 4214 33554432000 134512640 134761588 4290213936 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4770 4214 286 61 0 4073 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 19080

[startup+1002.3 s]
/proc/loadavg: 2.00 2.40 3.14 3/178 20294
/proc/meminfo: memFree=20938096/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18940 CPUtime=1002.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 21447 0 0 0 100225 2 0 0 25 0 1 0 287657504 19394560 4179 33554432000 134512640 134761588 4290213936 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4735 4179 286 61 0 4038 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 18940

[startup+1062.3 s]
/proc/loadavg: 2.00 2.32 3.06 3/178 20296
/proc/meminfo: memFree=20936696/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18428 CPUtime=1062.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 23519 0 0 0 106224 3 0 0 25 0 1 0 287657504 18870272 4051 33554432000 134512640 134761588 4290213936 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4607 4051 286 61 0 3910 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 18428

[startup+1122.3 s]
/proc/loadavg: 2.00 2.26 2.99 3/178 20298
/proc/meminfo: memFree=20938760/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18940 CPUtime=1122.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 25631 0 0 0 112224 3 0 0 25 0 1 0 287657504 19394560 4179 33554432000 134512640 134761588 4290213936 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4735 4179 286 61 0 4038 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 18940

[startup+1182.3 s]
/proc/loadavg: 1.72 2.15 2.91 2/172 20317
/proc/meminfo: memFree=20948184/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=18044 CPUtime=1182.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 27671 0 0 0 118224 3 0 0 25 0 1 0 287657504 18477056 3955 33554432000 134512640 134761588 4290213936 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 4511 3955 286 61 0 3814 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 18044

[startup+1242.3 s]
/proc/loadavg: 1.26 1.93 2.79 2/172 20318
/proc/meminfo: memFree=20955856/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=10968 CPUtime=1242.27 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 29671 0 0 0 124224 3 0 0 25 0 1 0 287657504 11231232 2187 33554432000 134512640 134761588 4290213936 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 2742 2187 286 61 0 2045 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 10968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.10 1.77 2.68 2/172 20320
/proc/meminfo: memFree=20951468/32951124 swapFree=67111528/67111528
[pid=20231] ppid=20229 vsize=14700 CPUtime=1299.98 cores=4,6
/proc/20231/stat : 20231 (MPhaseSAT64) R 20229 20231 19384 0 -1 4202496 32432 0 0 0 129994 4 0 0 25 0 1 0 287657504 15052800 3120 33554432000 134512640 134761588 4290213936 18446744073709551615 134635947 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20231/statm: 3675 3120 286 61 0 2978 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 14700

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.98
CPU user time (s): 1299.94
CPU system time (s): 0.040993
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 19848

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

runsolver used 2.03169 second user time and 3.89541 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-02 18:09:50
IDJOB=3095215
IDBENCH=83097
IDSOLVER=1521
FILE ID=node130/3095215-1301760590
RUNJOBID= node130-1301757096-19403
PBS_JOBID= 12841075
Free space on /tmp= 71988 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095215-1301760590/watcher-3095215-1301760590 -o /tmp/evaluation-result-3095215-1301760590/solver-3095215-1301760590 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095215-1301760590.cnf

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=918632233

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:      20942600 kB
Buffers:        357644 kB
Cached:       11307576 kB
SwapCached:          0 kB
Active:        7243672 kB
Inactive:      4503716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20942600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:       82316 kB
Mapped:          17256 kB
Slab:           196384 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272792 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= 71988 MiB
End job on node130 at 2011-04-02 18:31:32