Trace number 3375428

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-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted 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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375428-1305450913/watcher-3375428-1305450913 -o /tmp/evaluation-result-3375428-1305450913/solver-3375428-1305450913 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375428-1305450913.cnf 

running on 2 cores: 1,3

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.07 4.00 3.76 4/329 32433
/proc/meminfo: memFree=27620176/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=13164 CPUtime=0 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 1 0 656690129 13479936 405 33554432000 4194304 4479436 140735855699072 18446744073709551615 268272688896 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 3291 406 266 70 0 411 0

[startup+0.089356 s]
/proc/loadavg: 4.07 4.00 3.76 4/329 32433
/proc/meminfo: memFree=27620176/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=17816 CPUtime=0.08 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 2146 0 0 0 8 0 0 0 25 0 1 0 656690129 18243584 1821 33554432000 4194304 4479436 140735855699072 18446744073709551615 4339621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 4454 1821 296 70 0 1574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17816

[startup+0.100354 s]
/proc/loadavg: 4.07 4.00 3.76 4/329 32433
/proc/meminfo: memFree=27620176/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=17816 CPUtime=0.09 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 2146 0 0 0 9 0 0 0 25 0 1 0 656690129 18243584 1821 33554432000 4194304 4479436 140735855699072 18446744073709551615 4340608 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 4454 1821 296 70 0 1574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17816

[startup+0.300318 s]
/proc/loadavg: 4.07 4.00 3.76 4/329 32433
/proc/meminfo: memFree=27620176/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=16920 CPUtime=0.29 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 2249 0 0 0 29 0 0 0 25 0 1 0 656690129 17326080 1482 33554432000 4194304 4479436 140735855699072 18446744073709551615 4304544 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 4230 1482 309 70 0 1350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16920

[startup+0.700311 s]
/proc/loadavg: 4.07 4.00 3.76 4/329 32433
/proc/meminfo: memFree=27620176/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=16920 CPUtime=0.69 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 2256 0 0 0 69 0 0 0 25 0 1 0 656690129 17326080 1489 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451933 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 4230 1489 316 70 0 1350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16920

[startup+1.50017 s]
/proc/loadavg: 4.07 4.00 3.76 4/328 32435
/proc/meminfo: memFree=27619944/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=18968 CPUtime=1.49 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 2768 0 0 0 149 0 0 0 25 0 1 0 656690129 19423232 2001 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 4742 2001 316 70 0 1862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18968

[startup+3.10082 s]
/proc/loadavg: 3.98 3.98 3.76 4/328 32435
/proc/meminfo: memFree=27613632/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=20172 CPUtime=3.09 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 3196 0 0 0 309 0 0 0 25 0 1 0 656690129 20656128 2429 33554432000 4194304 4479436 140735855699072 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 5043 2429 316 70 0 2163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20172

[startup+6.30025 s]
/proc/loadavg: 3.98 3.98 3.76 5/330 32462
/proc/meminfo: memFree=27605268/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=21804 CPUtime=6.29 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 3604 0 0 0 629 0 0 0 25 0 1 0 656690129 22327296 2837 33554432000 4194304 4479436 140735855699072 18446744073709551615 4452500 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 5451 2837 316 70 0 2571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21804

[startup+12.7001 s]
/proc/loadavg: 3.98 3.98 3.76 5/330 32462
/proc/meminfo: memFree=27602864/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=21768 CPUtime=12.69 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 4896 0 0 0 1269 0 0 0 25 0 1 0 656690129 22290432 2838 33554432000 4194304 4479436 140735855699072 18446744073709551615 4344649 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 5442 2838 326 70 0 2562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21768

[startup+25.5008 s]
/proc/loadavg: 4.13 4.02 3.77 5/330 32463
/proc/meminfo: memFree=27596188/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=24636 CPUtime=25.49 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 5486 0 0 0 2549 0 0 0 25 0 1 0 656690129 25227264 3428 33554432000 4194304 4479436 140735855699072 18446744073709551615 4331553 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 6159 3428 326 70 0 3279 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24636

[startup+51.1003 s]
/proc/loadavg: 4.09 4.01 3.78 5/330 32463
/proc/meminfo: memFree=27598720/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=26400 CPUtime=51.1 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 6054 0 0 0 5109 1 0 0 25 0 1 0 656690129 27033600 3996 33554432000 4194304 4479436 140735855699072 18446744073709551615 4331456 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 6600 3996 326 70 0 3720 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26400

[startup+102.312 s]
/proc/loadavg: 3.63 3.90 3.75 4/324 32483
/proc/meminfo: memFree=27605700/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=27936 CPUtime=102.31 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 6438 0 0 0 10230 1 0 0 25 0 1 0 656690129 28606464 4380 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 6984 4380 326 70 0 4104 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27936

[startup+162.3 s]
/proc/loadavg: 3.25 3.75 3.70 4/324 32484
/proc/meminfo: memFree=27600700/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=162.29 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 11564 0 0 0 16228 1 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4384134 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32036

[startup+222.301 s]
/proc/loadavg: 3.08 3.60 3.65 4/324 32486
/proc/meminfo: memFree=27601536/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=36132 CPUtime=222.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 16684 0 0 0 22228 2 0 0 25 0 1 0 656690129 36999168 6434 33554432000 4194304 4479436 140735855699072 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9033 6434 331 70 0 6153 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36132

[startup+282.3 s]
/proc/loadavg: 3.03 3.49 3.61 4/324 32488
/proc/meminfo: memFree=27602744/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=282.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 18732 0 0 0 28228 2 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 32036

[startup+342.3 s]
/proc/loadavg: 3.01 3.39 3.57 4/324 32489
/proc/meminfo: memFree=27602084/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=342.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 20780 0 0 0 34227 3 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451111 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 32036

[startup+402.301 s]
/proc/loadavg: 3.00 3.33 3.53 4/324 32491
/proc/meminfo: memFree=27597948/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=36132 CPUtime=402.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 23852 0 0 0 40227 3 0 0 25 0 1 0 656690129 36999168 6434 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451944 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9033 6434 331 70 0 6153 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36132

[startup+462.301 s]
/proc/loadavg: 3.00 3.26 3.50 4/324 32492
/proc/meminfo: memFree=27604588/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=462.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 25900 0 0 0 46227 3 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32036

[startup+522.3 s]
/proc/loadavg: 3.16 3.25 3.47 4/324 32494
/proc/meminfo: memFree=27605320/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=522.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 26924 0 0 0 52227 3 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32036

[startup+582.301 s]
/proc/loadavg: 3.13 3.22 3.45 4/324 32496
/proc/meminfo: memFree=27605152/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=36132 CPUtime=582.3 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 29996 0 0 0 58227 3 0 0 25 0 1 0 656690129 36999168 6434 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9033 6434 331 70 0 6153 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 36132

[startup+642.301 s]
/proc/loadavg: 3.07 3.18 3.42 4/324 32497
/proc/meminfo: memFree=27606736/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=32036 CPUtime=642.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 29996 0 0 0 64229 3 0 0 25 0 1 0 656690129 32804864 5410 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451078 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8009 5410 331 70 0 5129 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 32036

[startup+702.3 s]
/proc/loadavg: 3.07 3.16 3.40 4/324 32499
/proc/meminfo: memFree=27601104/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=33060 CPUtime=702.31 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 32300 0 0 0 70227 4 0 0 25 0 1 0 656690129 33853440 5666 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8265 5666 331 70 0 5385 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 33060

[startup+762.312 s]
/proc/loadavg: 3.02 3.13 3.37 4/324 32500
/proc/meminfo: memFree=27591028/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=762.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 34348 0 0 0 76228 4 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 37156

[startup+822.301 s]
/proc/loadavg: 3.01 3.11 3.34 4/324 32502
/proc/meminfo: memFree=27597956/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=822.31 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 36396 0 0 0 82227 4 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4380259 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 37156

[startup+882.3 s]
/proc/loadavg: 3.00 3.08 3.32 4/324 32504
/proc/meminfo: memFree=27602144/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=33060 CPUtime=882.31 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 37420 0 0 0 88227 4 0 0 25 0 1 0 656690129 33853440 5666 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8265 5666 331 70 0 5385 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 33060

[startup+942.3 s]
/proc/loadavg: 3.00 3.07 3.30 4/324 32505
/proc/meminfo: memFree=27596044/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=942.31 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 39468 0 0 0 94227 4 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 37156

[startup+1002.3 s]
/proc/loadavg: 2.78 3.00 3.26 3/318 32524
/proc/meminfo: memFree=27612360/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=33060 CPUtime=1002.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 40492 0 0 0 100227 5 0 0 25 0 1 0 656690129 33853440 5666 33554432000 4194304 4479436 140735855699072 18446744073709551615 4383239 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8265 5666 331 70 0 5385 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 33060

[startup+1062.3 s]
/proc/loadavg: 2.31 2.83 3.18 3/318 32525
/proc/meminfo: memFree=27608604/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=1062.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 43564 0 0 0 106227 5 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 37156

[startup+1122.3 s]
/proc/loadavg: 2.18 2.69 3.11 3/318 32527
/proc/meminfo: memFree=27614276/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=33060 CPUtime=1122.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 44588 0 0 0 112227 5 0 0 25 0 1 0 656690129 33853440 5666 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8265 5666 331 70 0 5385 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 33060

[startup+1182.3 s]
/proc/loadavg: 2.15 2.60 3.05 3/318 32529
/proc/meminfo: memFree=27608304/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=1182.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 46636 0 0 0 118227 5 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 37156

[startup+1242.3 s]
/proc/loadavg: 2.05 2.48 2.98 3/318 32530
/proc/meminfo: memFree=27607136/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=37156 CPUtime=1242.32 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 47660 0 0 0 124227 5 0 0 25 0 1 0 656690129 38047744 6690 33554432000 4194304 4479436 140735855699072 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 9289 6690 331 70 0 6409 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 37156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.40 2.92 3/318 32532
/proc/meminfo: memFree=27611444/32950928 swapFree=60199044/67111528
[pid=32433] ppid=32431 vsize=33060 CPUtime=1300.04 cores=1,3
/proc/32433/stat : 32433 (MPhaseSAT64) R 32431 32433 24378 0 -1 4202496 48684 0 0 0 129998 6 0 0 25 0 1 0 656690129 33853440 5666 33554432000 4194304 4479436 140735855699072 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32433/statm: 8265 5666 331 70 0 5385 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 33060

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.98
CPU system time (s): 0.06299
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 37156

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

runsolver used 3.81042 second user time and 9.1946 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 11:15:13
IDJOB=3375428
IDBENCH=83321
IDSOLVER=1855
FILE ID=node122/3375428-1305450913
RUNJOBID= node122-1305449611-32128
PBS_JOBID= 13324864
Free space on /tmp= 73504 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375428-1305450913/watcher-3375428-1305450913 -o /tmp/evaluation-result-3375428-1305450913/solver-3375428-1305450913 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375428-1305450913.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=844879312

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27620456 kB
Buffers:        299044 kB
Cached:        3687616 kB
SwapCached:      50104 kB
Active:        1058172 kB
Inactive:      4055440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27620456 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            2128 kB
Writeback:           0 kB
AnonPages:     1087864 kB
Mapped:          14556 kB
Slab:           119720 kB
PageTables:      32552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52612768 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= 73504 MiB
End job on node122 at 2011-05-15 11:36:55