Trace number 3262535

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.707
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

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-3262535-1303543987/watcher-3262535-1303543987 -o /tmp/evaluation-result-3262535-1303543987/solver-3262535-1303543987 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3262535-1303543987.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: 1.00 1.98 3.00 5/189 18012
/proc/meminfo: memFree=13058144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=3240 CPUtime=0 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 465999123 3317760 269 33554432000 134512640 134761588 4286919216 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 810 269 225 61 0 113 0

[startup+0.0918831 s]
/proc/loadavg: 1.00 1.98 3.00 5/189 18012
/proc/meminfo: memFree=13058144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=3860 CPUtime=0.08 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 534 0 0 0 8 0 0 0 23 0 1 0 465999123 3952640 427 33554432000 134512640 134761588 4286919216 18446744073709551615 134580472 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 965 427 238 61 0 268 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3860

[startup+0.100868 s]
/proc/loadavg: 1.00 1.98 3.00 5/189 18012
/proc/meminfo: memFree=13058144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=3860 CPUtime=0.09 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 536 0 0 0 9 0 0 0 23 0 1 0 465999123 3952640 429 33554432000 134512640 134761588 4286919216 18446744073709551615 134580580 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 965 429 238 61 0 268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3860

[startup+0.300837 s]
/proc/loadavg: 1.00 1.98 3.00 5/189 18012
/proc/meminfo: memFree=13058144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=4316 CPUtime=0.29 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 795 0 0 0 29 0 0 0 24 0 1 0 465999123 4419584 643 33554432000 134512640 134761588 4286919216 18446744073709551615 134748334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 1079 643 275 61 0 382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4316

[startup+0.70076 s]
/proc/loadavg: 1.00 1.98 3.00 5/189 18012
/proc/meminfo: memFree=13058144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=7560 CPUtime=0.69 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 1577 0 0 0 69 0 0 0 25 0 1 0 465999123 7741440 1425 33554432000 134512640 134761588 4286919216 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 1890 1425 275 61 0 1193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7560

[startup+1.50062 s]
/proc/loadavg: 1.00 1.98 3.00 5/190 18013
/proc/meminfo: memFree=13047356/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8612 CPUtime=1.49 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 1748 0 0 0 149 0 0 0 25 0 1 0 465999123 8818688 1564 33554432000 134512640 134761588 4286919216 18446744073709551615 134747431 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2153 1564 276 61 0 1456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8612

[startup+3.10033 s]
/proc/loadavg: 1.00 1.98 3.00 5/190 18013
/proc/meminfo: memFree=13038552/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8872 CPUtime=3.09 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 1877 0 0 0 309 0 0 0 25 0 1 0 465999123 9084928 1629 33554432000 134512640 134761588 4286919216 18446744073709551615 134636010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2218 1629 276 61 0 1521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8872

[startup+6.30074 s]
/proc/loadavg: 1.24 2.02 3.01 5/190 18013
/proc/meminfo: memFree=13035708/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8876 CPUtime=6.29 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 2038 0 0 0 629 0 0 0 25 0 1 0 465999123 9089024 1630 33554432000 134512640 134761588 4286919216 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2219 1630 276 61 0 1522 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8876

[startup+12.7006 s]
/proc/loadavg: 1.46 2.05 3.01 5/190 18013
/proc/meminfo: memFree=13039956/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=9004 CPUtime=12.69 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 2582 0 0 0 1269 0 0 0 25 0 1 0 465999123 9220096 1694 33554432000 134512640 134761588 4286919216 18446744073709551615 134636105 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2251 1694 276 61 0 1554 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9004

[startup+25.5002 s]
/proc/loadavg: 2.02 2.14 3.03 5/190 18013
/proc/meminfo: memFree=13029428/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8368 CPUtime=25.49 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 4774 0 0 0 2549 0 0 0 25 0 1 0 465999123 8568832 1529 33554432000 134512640 134761588 4286919216 18446744073709551615 134636080 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2092 1529 284 61 0 1395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8368

[startup+51.1006 s]
/proc/loadavg: 2.69 2.29 3.05 5/190 18041
/proc/meminfo: memFree=13028832/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=51.09 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 21873 0 0 0 5107 2 0 0 25 0 1 0 465999123 8663040 1567 33554432000 134512640 134761588 4286919216 18446744073709551615 134643212 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1567 284 61 0 1418 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8460

[startup+102.306 s]
/proc/loadavg: 3.43 2.55 3.10 5/190 18069
/proc/meminfo: memFree=13019896/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=102.3 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 41666 0 0 0 10225 5 0 0 25 0 1 0 465999123 8663040 1553 33554432000 134512640 134761588 4286919216 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1553 284 61 0 1418 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8460

[startup+162.3 s]
/proc/loadavg: 3.79 2.81 3.15 5/190 18098
/proc/meminfo: memFree=13021256/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11228 CPUtime=162.29 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 56268 0 0 0 16223 6 0 0 25 0 1 0 465999123 11497472 2217 33554432000 134512640 134761588 4286919216 18446744073709551615 134635728 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2807 2217 284 61 0 2110 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 11228

[startup+222.3 s]
/proc/loadavg: 3.92 3.03 3.20 5/190 18127
/proc/meminfo: memFree=13021204/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=9612 CPUtime=222.29 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 68165 0 0 0 22221 8 0 0 25 0 1 0 465999123 9842688 1811 33554432000 134512640 134761588 4286919216 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2403 1811 284 61 0 1706 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 9612

[startup+282.3 s]
/proc/loadavg: 3.97 3.20 3.25 5/190 18128
/proc/meminfo: memFree=13012496/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11280 CPUtime=282.29 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 74658 0 0 0 28220 9 0 0 25 0 1 0 465999123 11550720 2256 33554432000 134512640 134761588 4286919216 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2820 2256 284 61 0 2123 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 11280

[startup+342.3 s]
/proc/loadavg: 3.99 3.34 3.30 5/190 18130
/proc/meminfo: memFree=13015060/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=342.3 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 80317 0 0 0 34220 10 0 0 25 0 1 0 465999123 8663040 1549 33554432000 134512640 134761588 4286919216 18446744073709551615 134685444 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1549 284 61 0 1418 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8460

[startup+402.3 s]
/proc/loadavg: 4.06 3.48 3.34 5/190 18131
/proc/meminfo: memFree=13021964/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=402.3 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 103468 0 0 0 40217 13 0 0 25 0 1 0 465999123 8663040 1566 33554432000 134512640 134761588 4286919216 18446744073709551615 134644246 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1566 284 61 0 1418 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8460

[startup+462.3 s]
/proc/loadavg: 4.05 3.58 3.38 5/190 18133
/proc/meminfo: memFree=13014612/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8972 CPUtime=462.3 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 118517 0 0 0 46215 15 0 0 25 0 1 0 465999123 9187328 1684 33554432000 134512640 134761588 4286919216 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2243 1684 284 61 0 1546 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 8972

[startup+522.301 s]
/proc/loadavg: 4.02 3.66 3.42 5/190 18135
/proc/meminfo: memFree=13012604/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11156 CPUtime=522.3 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 125716 0 0 0 52214 16 0 0 25 0 1 0 465999123 11423744 2232 33554432000 134512640 134761588 4286919216 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2789 2232 284 61 0 2092 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 11156

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.45 5/190 18136
/proc/meminfo: memFree=13009216/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=14484 CPUtime=582.31 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 128802 0 0 0 58214 17 0 0 25 0 1 0 465999123 14831616 3034 33554432000 134512640 134761588 4286919216 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 3621 3034 284 61 0 2924 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 14484

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.48 5/190 18138
/proc/meminfo: memFree=13022080/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=642.31 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 143030 0 0 0 64212 19 0 0 25 0 1 0 465999123 8663040 1555 33554432000 134512640 134761588 4286919216 18446744073709551615 134635805 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1555 284 61 0 1418 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 8460

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.51 5/190 18139
/proc/meminfo: memFree=13012612/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=10968 CPUtime=702.31 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 151926 0 0 0 70211 20 0 0 25 0 1 0 465999123 11231232 2165 33554432000 134512640 134761588 4286919216 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2742 2165 284 61 0 2045 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 10968

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.54 5/190 18141
/proc/meminfo: memFree=13012324/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11280 CPUtime=762.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 156754 0 0 0 76211 21 0 0 25 0 1 0 465999123 11550720 2232 33554432000 134512640 134761588 4286919216 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2820 2232 284 61 0 2123 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 11280

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.57 5/190 18143
/proc/meminfo: memFree=13026052/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8460 CPUtime=822.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 161562 0 0 0 82210 22 0 0 25 0 1 0 465999123 8663040 1547 33554432000 134512640 134761588 4286919216 18446744073709551615 134613928 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2115 1547 284 61 0 1418 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 8460

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.59 5/190 18144
/proc/meminfo: memFree=13013096/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=10768 CPUtime=882.31 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 172003 0 0 0 88208 23 0 0 25 0 1 0 465999123 11026432 2134 33554432000 134512640 134761588 4286919216 18446744073709551615 134636184 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2692 2134 284 61 0 1995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 10768

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 18146
/proc/meminfo: memFree=13019956/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11356 CPUtime=942.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 178730 0 0 0 94208 24 0 0 25 0 1 0 465999123 11628544 2250 33554432000 134512640 134761588 4286919216 18446744073709551615 134635814 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2839 2250 284 61 0 2142 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 11356

[startup+1002.3 s]
/proc/loadavg: 4.07 3.95 3.65 5/190 18147
/proc/meminfo: memFree=13015696/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=15160 CPUtime=1002.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 181961 0 0 0 100207 25 0 0 25 0 1 0 465999123 15523840 3204 33554432000 134512640 134761588 4286919216 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 3790 3204 284 61 0 3093 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 15160

[startup+1062.3 s]
/proc/loadavg: 3.50 3.81 3.62 4/184 18166
/proc/meminfo: memFree=13032500/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11404 CPUtime=1062.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 190764 0 0 0 106206 26 0 0 25 0 1 0 465999123 11677696 2390 33554432000 134512640 134761588 4286919216 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2851 2390 284 61 0 2154 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 11404

[startup+1122.3 s]
/proc/loadavg: 3.18 3.66 3.58 4/184 18168
/proc/meminfo: memFree=13034692/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=11508 CPUtime=1122.33 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 194288 0 0 0 112206 27 0 0 25 0 1 0 465999123 11784192 2321 33554432000 134512640 134761588 4286919216 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2877 2321 284 61 0 2180 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 11508

[startup+1182.3 s]
/proc/loadavg: 3.06 3.54 3.54 4/184 18169
/proc/meminfo: memFree=13036892/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=8720 CPUtime=1182.32 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 207766 0 0 0 118204 28 0 0 25 0 1 0 465999123 8929280 1583 33554432000 134512640 134761588 4286919216 18446744073709551615 134636034 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2180 1583 284 61 0 1483 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 8720

[startup+1242.3 s]
/proc/loadavg: 3.02 3.44 3.50 4/184 18171
/proc/meminfo: memFree=13034144/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=9232 CPUtime=1242.33 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 227515 0 0 0 124203 30 0 0 25 0 1 0 465999123 9453568 1714 33554432000 134512640 134761588 4286919216 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2308 1714 284 61 0 1611 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 9232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.36 3.47 3/183 18173
/proc/meminfo: memFree=13051124/32951124 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=9356 CPUtime=1300.03 cores=5,7
/proc/18012/stat : 18012 (MPhaseSAT64) R 18010 18012 17257 0 -1 4202496 234779 0 0 0 129972 31 0 0 25 0 1 0 465999123 9580544 1777 33554432000 134512640 134761588 4286919216 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18012/statm: 2339 1777 284 61 0 1642 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 9356

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.04
CPU user time (s): 1299.72
CPU system time (s): 0.319951
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 15528

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

runsolver used 1.80972 second user time and 4.11337 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-23 09:33:07
IDJOB=3262535
IDBENCH=83323
IDSOLVER=1521
FILE ID=node104/3262535-1303543987
RUNJOBID= node104-1303543986-17973
PBS_JOBID= 13143134
Free space on /tmp= 71132 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262535-1303543987/watcher-3262535-1303543987 -o /tmp/evaluation-result-3262535-1303543987/solver-3262535-1303543987 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3262535-1303543987.cnf

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=106378044

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13058292 kB
Buffers:       2271364 kB
Cached:       16974888 kB
SwapCached:          0 kB
Active:       10769408 kB
Inactive:      8550180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13058292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:       72244 kB
Mapped:          16040 kB
Slab:           509788 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260456 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= 71132 MiB
End job on node104 at 2011-04-23 09:54:49