Trace number 3261964

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) 1299.95 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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

running on 2 cores: 0,2

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.88 3.93 3.02 4/189 6653
/proc/meminfo: memFree=14568984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=3820 CPUtime=0 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 465704319 3911680 276 33554432000 134512640 134829744 4290535440 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 955 276 225 78 0 241 0

[startup+0.0214721 s]
/proc/loadavg: 3.88 3.93 3.02 4/189 6653
/proc/meminfo: memFree=14568984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=3820 CPUtime=0.01 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 426 0 0 0 1 0 0 0 25 0 1 0 465704319 3911680 367 33554432000 134512640 134829744 4290535440 18446744073709551615 10660307 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 955 368 225 78 0 241 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3820

[startup+0.100485 s]
/proc/loadavg: 3.88 3.93 3.02 4/189 6653
/proc/meminfo: memFree=14568984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=6440 CPUtime=0.09 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 1997 0 0 0 9 0 0 0 25 0 1 0 465704319 6594560 1119 33554432000 134512640 134829744 4290535440 18446744073709551615 134679838 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 1610 1119 266 78 0 896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6440

[startup+0.300453 s]
/proc/loadavg: 3.88 3.93 3.02 4/189 6653
/proc/meminfo: memFree=14568984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=6968 CPUtime=0.29 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2161 0 0 0 29 0 0 0 25 0 1 0 465704319 7135232 1283 33554432000 134512640 134829744 4290535440 18446744073709551615 134723557 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 1742 1283 266 78 0 1028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6968

[startup+0.700394 s]
/proc/loadavg: 3.88 3.93 3.02 4/189 6653
/proc/meminfo: memFree=14568984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=7364 CPUtime=0.69 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2252 0 0 0 69 0 0 0 25 0 1 0 465704319 7540736 1374 33554432000 134512640 134829744 4290535440 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 1841 1374 266 78 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7364

[startup+1.50024 s]
/proc/loadavg: 3.88 3.93 3.02 5/190 6654
/proc/meminfo: memFree=14563784/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=7764 CPUtime=1.49 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2345 0 0 0 149 0 0 0 25 0 1 0 465704319 7950336 1467 33554432000 134512640 134829744 4290535440 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 1941 1467 266 78 0 1227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7764

[startup+3.10096 s]
/proc/loadavg: 3.89 3.93 3.03 5/190 6654
/proc/meminfo: memFree=14562916/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=8296 CPUtime=3.09 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2471 0 0 0 309 0 0 0 25 0 1 0 465704319 8495104 1593 33554432000 134512640 134829744 4290535440 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2074 1593 266 78 0 1360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8296

[startup+6.30039 s]
/proc/loadavg: 3.89 3.93 3.03 5/190 6654
/proc/meminfo: memFree=14561912/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=8964 CPUtime=6.29 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2625 0 0 0 629 0 0 0 25 0 1 0 465704319 9179136 1747 33554432000 134512640 134829744 4290535440 18446744073709551615 134661400 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2241 1747 266 78 0 1527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8964

[startup+12.7003 s]
/proc/loadavg: 3.90 3.93 3.04 5/190 6654
/proc/meminfo: memFree=14560436/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=9804 CPUtime=12.69 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2837 0 0 0 1269 0 0 0 25 0 1 0 465704319 10039296 1959 33554432000 134512640 134829744 4290535440 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2451 1959 266 78 0 1737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9804

[startup+25.501 s]
/proc/loadavg: 3.92 3.93 3.05 5/190 6681
/proc/meminfo: memFree=14536868/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=10024 CPUtime=25.49 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2878 0 0 0 2549 0 0 0 25 0 1 0 465704319 10264576 2000 33554432000 134512640 134829744 4290535440 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2506 2000 272 78 0 1792 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10024

[startup+51.1004 s]
/proc/loadavg: 4.01 3.95 3.08 5/190 6709
/proc/meminfo: memFree=14532848/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=10024 CPUtime=51.08 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 2881 0 0 0 5108 0 0 0 25 0 1 0 465704319 10264576 2003 33554432000 134512640 134829744 4290535440 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2506 2003 272 78 0 1792 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10024

[startup+102.306 s]
/proc/loadavg: 4.00 3.96 3.13 5/190 6710
/proc/meminfo: memFree=14527976/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=11532 CPUtime=102.29 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 3262 0 0 0 10229 0 0 0 25 0 1 0 465704319 11808768 2384 33554432000 134512640 134829744 4290535440 18446744073709551615 134678526 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 2883 2384 272 78 0 2169 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 11532

[startup+162.301 s]
/proc/loadavg: 4.00 3.96 3.18 5/190 6712
/proc/meminfo: memFree=14519392/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=15580 CPUtime=162.28 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 4188 0 0 0 16228 0 0 0 25 0 1 0 465704319 15953920 3310 33554432000 134512640 134829744 4290535440 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 3895 3310 272 78 0 3181 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 15580

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.23 5/190 6714
/proc/meminfo: memFree=14514792/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=17364 CPUtime=222.29 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 4570 0 0 0 22228 1 0 0 25 0 1 0 465704319 17780736 3692 33554432000 134512640 134829744 4290535440 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 4341 3692 272 78 0 3627 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17364

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.28 5/190 6715
/proc/meminfo: memFree=14513396/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=18100 CPUtime=282.28 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 4720 0 0 0 28227 1 0 0 25 0 1 0 465704319 18534400 3842 33554432000 134512640 134829744 4290535440 18446744073709551615 134661606 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 4525 3842 272 78 0 3811 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 18100

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.32 5/190 6717
/proc/meminfo: memFree=14510648/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=19188 CPUtime=342.28 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 4924 0 0 0 34227 1 0 0 25 0 1 0 465704319 19648512 4046 33554432000 134512640 134829744 4290535440 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 4797 4046 272 78 0 4083 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 19188

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.36 5/190 6718
/proc/meminfo: memFree=14509388/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=19572 CPUtime=402.28 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5004 0 0 0 40227 1 0 0 25 0 1 0 465704319 20041728 4126 33554432000 134512640 134829744 4290535440 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 4893 4126 272 78 0 4179 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 19572

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.40 5/190 6720
/proc/meminfo: memFree=14507760/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=20148 CPUtime=462.27 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5124 0 0 0 46225 2 0 0 25 0 1 0 465704319 20631552 4246 33554432000 134512640 134829744 4290535440 18446744073709551615 134661791 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5037 4246 272 78 0 4323 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 20148

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.43 5/190 6722
/proc/meminfo: memFree=14505372/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=20340 CPUtime=522.27 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5153 0 0 0 52225 2 0 0 25 0 1 0 465704319 20828160 4275 33554432000 134512640 134829744 4290535440 18446744073709551615 134661654 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5085 4275 272 78 0 4371 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 20340

[startup+582.3 s]
/proc/loadavg: 4.12 4.01 3.48 5/190 6723
/proc/meminfo: memFree=14502256/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=21108 CPUtime=582.27 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5292 0 0 0 58225 2 0 0 25 0 1 0 465704319 21614592 4414 33554432000 134512640 134829744 4290535440 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5277 4414 272 78 0 4563 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 21108

[startup+642.301 s]
/proc/loadavg: 4.08 4.02 3.51 5/190 6725
/proc/meminfo: memFree=14498760/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=22068 CPUtime=642.28 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5457 0 0 0 64226 2 0 0 25 0 1 0 465704319 22597632 4579 33554432000 134512640 134829744 4290535440 18446744073709551615 134661471 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5517 4579 272 78 0 4803 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 22068

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.54 5/190 6726
/proc/meminfo: memFree=14497252/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=22068 CPUtime=702.26 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5461 0 0 0 70224 2 0 0 25 0 1 0 465704319 22597632 4583 33554432000 134512640 134829744 4290535440 18446744073709551615 134662124 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5517 4583 272 78 0 4803 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 22068

[startup+762.306 s]
/proc/loadavg: 4.05 4.03 3.57 5/190 6728
/proc/meminfo: memFree=14495492/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=22260 CPUtime=762.27 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5507 0 0 0 76225 2 0 0 25 0 1 0 465704319 22794240 4629 33554432000 134512640 134829744 4290535440 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5565 4629 272 78 0 4851 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 22260

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.59 5/190 6730
/proc/meminfo: memFree=14493984/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=22260 CPUtime=822.26 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5520 0 0 0 82224 2 0 0 25 0 1 0 465704319 22794240 4642 33554432000 134512640 134829744 4290535440 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5565 4642 272 78 0 4851 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 22260

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.62 5/190 6731
/proc/meminfo: memFree=14492108/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=22836 CPUtime=882.25 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5622 0 0 0 88223 2 0 0 25 0 1 0 465704319 23384064 4744 33554432000 134512640 134829744 4290535440 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5709 4744 272 78 0 4995 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 22836

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.64 5/190 6733
/proc/meminfo: memFree=14490476/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23028 CPUtime=942.25 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5632 0 0 0 94223 2 0 0 25 0 1 0 465704319 23580672 4754 33554432000 134512640 134829744 4290535440 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5757 4754 272 78 0 5043 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 23028

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 6734
/proc/meminfo: memFree=14488588/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23028 CPUtime=1002.25 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5634 0 0 0 100223 2 0 0 25 0 1 0 465704319 23580672 4756 33554432000 134512640 134829744 4290535440 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5757 4756 272 78 0 5043 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 23028

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 6745
/proc/meminfo: memFree=14488396/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23220 CPUtime=1062.25 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5665 0 0 0 106222 3 0 0 25 0 1 0 465704319 23777280 4787 33554432000 134512640 134829744 4290535440 18446744073709551615 10783104 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5805 4787 272 78 0 5091 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 23220

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 6747
/proc/meminfo: memFree=14486392/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23220 CPUtime=1122.24 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5679 0 0 0 112221 3 0 0 25 0 1 0 465704319 23777280 4801 33554432000 134512640 134829744 4290535440 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5805 4801 272 78 0 5091 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 23220

[startup+1182.3 s]
/proc/loadavg: 4.13 4.04 3.72 5/190 6748
/proc/meminfo: memFree=14485624/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23412 CPUtime=1182.23 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5728 0 0 0 118220 3 0 0 25 0 1 0 465704319 23973888 4850 33554432000 134512640 134829744 4290535440 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5853 4850 272 78 0 5139 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 23412

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.74 5/190 6753
/proc/meminfo: memFree=14483476/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23796 CPUtime=1242.23 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5780 0 0 0 124220 3 0 0 25 0 1 0 465704319 24367104 4902 33554432000 134512640 134829744 4290535440 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5949 4902 272 78 0 5235 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 23796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.57 3.91 3.71 4/184 6772
/proc/meminfo: memFree=14551448/32951124 swapFree=67111528/67111528
[pid=6653] ppid=6651 vsize=23796 CPUtime=1299.93 cores=0,2
/proc/6653/stat : 6653 (MPhaseSAT_M) R 6651 6653 6310 0 -1 4202496 5790 0 0 0 129990 3 0 0 25 0 1 0 465704319 24367104 4912 33554432000 134512640 134829744 4290535440 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6653/statm: 5949 4912 272 78 0 5235 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 23796

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.95
CPU user time (s): 1299.91
CPU system time (s): 0.034994
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 23796

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

runsolver used 2.29365 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 08:43:54
IDJOB=3261964
IDBENCH=83268
IDSOLVER=1522
FILE ID=node108/3261964-1303541034
RUNJOBID= node108-1303539686-6328
PBS_JOBID= 13143130
Free space on /tmp= 71444 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261964-1303541034/watcher-3261964-1303541034 -o /tmp/evaluation-result-3261964-1303541034/solver-3261964-1303541034 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3261964-1303541034.cnf

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=809300147

node108.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	: 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.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.82
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.77
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.82
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14569264 kB
Buffers:       2248496 kB
Cached:       15468108 kB
SwapCached:          0 kB
Active:        9856892 kB
Inactive:      7957312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14569264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:       97000 kB
Mapped:          16732 kB
Slab:           504488 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280500 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= 71444 MiB
End job on node108 at 2011-04-23 09:05:36