Trace number 3095385

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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

running on 2 cores: 5,7

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: 3.99 3.98 3.80 5/189 28363
/proc/meminfo: memFree=20549312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=3640 CPUtime=0 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 365380990 3727360 271 33554432000 134512640 134829744 4288404688 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 910 271 225 78 0 196 0

[startup+0.0364601 s]
/proc/loadavg: 3.99 3.98 3.80 5/189 28363
/proc/meminfo: memFree=20549312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=4328 CPUtime=0.03 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 636 0 0 0 3 0 0 0 25 0 1 0 365380990 4431872 575 33554432000 134512640 134829744 4288404688 18446744073709551615 134571752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 1082 575 233 78 0 368 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4328

[startup+0.100457 s]
/proc/loadavg: 3.99 3.98 3.80 5/189 28363
/proc/meminfo: memFree=20549312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=7384 CPUtime=0.09 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 3325 0 0 0 9 0 0 0 25 0 1 0 365380990 7561216 1366 33554432000 134512640 134829744 4288404688 18446744073709551615 134667527 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 1846 1366 263 78 0 1132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7384

[startup+0.300414 s]
/proc/loadavg: 3.99 3.98 3.80 5/189 28363
/proc/meminfo: memFree=20549312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=7396 CPUtime=0.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 3671 0 0 0 29 0 0 0 25 0 1 0 365380990 7573504 1392 33554432000 134512640 134829744 4288404688 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 1849 1392 270 78 0 1135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7396

[startup+0.70033 s]
/proc/loadavg: 3.99 3.98 3.80 5/189 28363
/proc/meminfo: memFree=20549312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=8056 CPUtime=0.69 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 3837 0 0 0 69 0 0 0 25 0 1 0 365380990 8249344 1558 33554432000 134512640 134829744 4288404688 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2014 1558 270 78 0 1300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8056

[startup+1.50019 s]
/proc/loadavg: 3.99 3.98 3.80 5/190 28364
/proc/meminfo: memFree=20543396/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=8588 CPUtime=1.49 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 3946 0 0 0 149 0 0 0 25 0 1 0 365380990 8794112 1667 33554432000 134512640 134829744 4288404688 18446744073709551615 134679171 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2147 1667 270 78 0 1433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8588

[startup+3.10088 s]
/proc/loadavg: 3.99 3.98 3.80 5/190 28364
/proc/meminfo: memFree=20541412/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=9908 CPUtime=3.09 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4264 0 0 0 309 0 0 0 25 0 1 0 365380990 10145792 1985 33554432000 134512640 134829744 4288404688 18446744073709551615 134605248 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2477 1985 273 78 0 1763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9908

[startup+6.30028 s]
/proc/loadavg: 3.99 3.98 3.81 5/190 28364
/proc/meminfo: memFree=20541500/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=9908 CPUtime=6.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4264 0 0 0 629 0 0 0 25 0 1 0 365380990 10145792 1985 33554432000 134512640 134829744 4288404688 18446744073709551615 134606480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2477 1985 273 78 0 1763 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9908

[startup+12.7011 s]
/proc/loadavg: 3.99 3.98 3.81 5/190 28364
/proc/meminfo: memFree=20541116/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=9908 CPUtime=12.69 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4264 0 0 0 1269 0 0 0 25 0 1 0 365380990 10145792 1985 33554432000 134512640 134829744 4288404688 18446744073709551615 134606542 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2477 1985 273 78 0 1763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9908

[startup+25.5007 s]
/proc/loadavg: 3.99 3.98 3.81 5/190 28368
/proc/meminfo: memFree=20540132/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=10264 CPUtime=25.49 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4363 0 0 0 2549 0 0 0 25 0 1 0 365380990 10510336 2084 33554432000 134512640 134829744 4288404688 18446744073709551615 134605805 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2566 2084 273 78 0 1852 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10264

[startup+51.1008 s]
/proc/loadavg: 4.06 4.00 3.82 5/190 28368
/proc/meminfo: memFree=20540488/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=10260 CPUtime=51.09 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4363 0 0 0 5109 0 0 0 25 0 1 0 365380990 10506240 2084 33554432000 134512640 134829744 4288404688 18446744073709551615 134605709 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2565 2084 273 78 0 1851 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10260

[startup+102.306 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 28370
/proc/meminfo: memFree=20537576/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=10924 CPUtime=102.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4525 0 0 0 10230 0 0 0 25 0 1 0 365380990 11186176 2246 33554432000 134512640 134829744 4288404688 18446744073709551615 134605253 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 2731 2246 273 78 0 2017 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10924

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 28371
/proc/meminfo: memFree=20534928/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=12260 CPUtime=162.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 4842 0 0 0 16229 0 0 0 25 0 1 0 365380990 12554240 2563 33554432000 134512640 134829744 4288404688 18446744073709551615 134605742 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3065 2563 273 78 0 2351 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 12260

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 28373
/proc/meminfo: memFree=20533776/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=12940 CPUtime=222.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5033 0 0 0 22229 0 0 0 25 0 1 0 365380990 13250560 2754 33554432000 134512640 134829744 4288404688 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3235 2754 273 78 0 2521 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 12940

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 28375
/proc/meminfo: memFree=20530032/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=13892 CPUtime=282.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5224 0 0 0 28229 0 0 0 25 0 1 0 365380990 14225408 2945 33554432000 134512640 134829744 4288404688 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3473 2945 273 78 0 2759 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 13892

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 28376
/proc/meminfo: memFree=20528652/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=14564 CPUtime=342.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5395 0 0 0 34229 0 0 0 25 0 1 0 365380990 14913536 3116 33554432000 134512640 134829744 4288404688 18446744073709551615 134605688 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3641 3116 273 78 0 2927 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 14564

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 28378
/proc/meminfo: memFree=20526652/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=14968 CPUtime=402.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5485 0 0 0 40229 0 0 0 25 0 1 0 365380990 15327232 3206 33554432000 134512640 134829744 4288404688 18446744073709551615 134606592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3742 3206 273 78 0 3028 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 14968

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 3.86 5/190 28379
/proc/meminfo: memFree=20526256/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=15540 CPUtime=462.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5606 0 0 0 46229 0 0 0 25 0 1 0 365380990 15912960 3327 33554432000 134512640 134829744 4288404688 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 3885 3327 273 78 0 3171 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 15540

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 28381
/proc/meminfo: memFree=20521388/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=16344 CPUtime=522.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5781 0 0 0 52229 0 0 0 25 0 1 0 365380990 16736256 3502 33554432000 134512640 134829744 4288404688 18446744073709551615 134606621 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 4086 3502 273 78 0 3372 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 16344

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 3.89 5/190 28383
/proc/meminfo: memFree=20518376/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=16612 CPUtime=582.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 5861 0 0 0 58229 0 0 0 25 0 1 0 365380990 17010688 3582 33554432000 134512640 134829744 4288404688 18446744073709551615 134605851 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 4153 3582 273 78 0 3439 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 16612

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 3.89 5/190 28384
/proc/meminfo: memFree=20516984/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=17580 CPUtime=642.29 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 6058 0 0 0 64229 0 0 0 25 0 1 0 365380990 18001920 3779 33554432000 134512640 134829744 4288404688 18446744073709551615 134605456 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 4395 3779 273 78 0 3681 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 17580

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 28386
/proc/meminfo: memFree=20511620/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=20244 CPUtime=702.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 6726 0 0 0 70229 1 0 0 25 0 1 0 365380990 20729856 4447 33554432000 134512640 134829744 4288404688 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5061 4447 273 78 0 4347 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 20244

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 28387
/proc/meminfo: memFree=20511340/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=20244 CPUtime=762.31 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 6746 0 0 0 76230 1 0 0 25 0 1 0 365380990 20729856 4467 33554432000 134512640 134829744 4288404688 18446744073709551615 134605786 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5061 4467 273 78 0 4347 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 20244

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 28389
/proc/meminfo: memFree=20511308/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=20244 CPUtime=822.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 6749 0 0 0 82229 1 0 0 25 0 1 0 365380990 20729856 4470 33554432000 134512640 134829744 4288404688 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5061 4470 273 78 0 4347 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 20244

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28391
/proc/meminfo: memFree=20511160/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=20388 CPUtime=882.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 6776 0 0 0 88229 1 0 0 25 0 1 0 365380990 20877312 4497 33554432000 134512640 134829744 4288404688 18446744073709551615 134606340 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5097 4497 273 78 0 4383 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 20388

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 28392
/proc/meminfo: memFree=20506160/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=22272 CPUtime=942.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7229 0 0 0 94229 1 0 0 25 0 1 0 365380990 22806528 4950 33554432000 134512640 134829744 4288404688 18446744073709551615 134606667 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5568 4950 273 78 0 4854 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 22272

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 28478
/proc/meminfo: memFree=20492604/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=22432 CPUtime=1002.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7247 0 0 0 100229 1 0 0 25 0 1 0 365380990 22970368 4968 33554432000 134512640 134829744 4288404688 18446744073709551615 134606082 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5608 4968 273 78 0 4894 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 22432

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28479
/proc/meminfo: memFree=20474148/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=22432 CPUtime=1062.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7265 0 0 0 106229 1 0 0 25 0 1 0 365380990 22970368 4986 33554432000 134512640 134829744 4288404688 18446744073709551615 134606602 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5608 4986 273 78 0 4894 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 22432

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28481
/proc/meminfo: memFree=20450068/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=22592 CPUtime=1122.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7276 0 0 0 112229 1 0 0 25 0 1 0 365380990 23134208 4997 33554432000 134512640 134829744 4288404688 18446744073709551615 134605484 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5648 4997 273 78 0 4934 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 22592

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28483
/proc/meminfo: memFree=20436156/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=22592 CPUtime=1182.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7288 0 0 0 118229 1 0 0 25 0 1 0 365380990 23134208 5009 33554432000 134512640 134829744 4288404688 18446744073709551615 134606449 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 5648 5009 273 78 0 4934 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 22592

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28484
/proc/meminfo: memFree=20434768/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=24468 CPUtime=1242.3 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7736 0 0 0 124229 1 0 0 25 0 1 0 365380990 25055232 5457 33554432000 134512640 134829744 4288404688 18446744073709551615 134606459 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 6117 5457 273 78 0 5403 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 24468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 28486
/proc/meminfo: memFree=20434112/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28361 vsize=24468 CPUtime=1300.01 cores=5,7
/proc/28363/stat : 28363 (MPhaseSAT_M) R 28361 28363 27938 0 -1 4202496 7740 0 0 0 130000 1 0 0 25 0 1 0 365380990 25055232 5461 33554432000 134512640 134829744 4288404688 18446744073709551615 134605256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/28363/statm: 6117 5461 273 78 0 5403 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 24468

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.02
CPU user time (s): 1300
CPU system time (s): 0.014997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 24468

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

runsolver used 1.80472 second user time and 4.41233 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-02 15:38:23
IDJOB=3095385
IDBENCH=82667
IDSOLVER=1522
FILE ID=node114/3095385-1301751503
RUNJOBID= node114-1301748575-27959
PBS_JOBID= 12841023
Free space on /tmp= 70636 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095385-1301751503/watcher-3095385-1301751503 -o /tmp/evaluation-result-3095385-1301751503/solver-3095385-1301751503 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095385-1301751503.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=146881552

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      20549344 kB
Buffers:        378652 kB
Cached:       11602280 kB
SwapCached:          0 kB
Active:        8023924 kB
Inactive:      4071800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20549344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:      114640 kB
Mapped:          16748 kB
Slab:           243176 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   295012 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= 70632 MiB
End job on node114 at 2011-04-02 16:00:05