Trace number 3261963

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.03 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-3261963-1303542333/watcher-3261963-1303542333 -o /tmp/evaluation-result-3261963-1303542333/solver-3261963-1303542333 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3261963-1303542333.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.80 3.03 4/176 19202
/proc/meminfo: memFree=14579724/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=1672 CPUtime=0 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) S 19200 19202 18511 0 -1 4194304 90 0 1 0 0 0 0 0 18 0 1 0 465832069 1712128 45 33554432000 134512640 134761588 4291575344 18446744073709551615 9699924 0 2147483391 4096 0 18446744071699215550 0 0 17 4 0 0 0
/proc/19202/statm: 418 45 35 61 0 30 0

[startup+0.00985106 s]
/proc/loadavg: 2.00 2.80 3.03 4/176 19202
/proc/meminfo: memFree=14579724/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=3748 CPUtime=0 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 314 0 1 0 0 0 0 0 17 0 1 0 465832069 3837952 256 33554432000 134512640 134761588 4291575344 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 937 257 225 61 0 240 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3748

[startup+0.100891 s]
/proc/loadavg: 2.00 2.80 3.03 4/176 19202
/proc/meminfo: memFree=14579724/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=7232 CPUtime=0.09 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 1979 0 1 0 9 0 0 0 17 0 1 0 465832069 7405568 1355 33554432000 134512640 134761588 4291575344 18446744073709551615 134644840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 1808 1355 255 61 0 1111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300806 s]
/proc/loadavg: 2.00 2.80 3.03 4/176 19202
/proc/meminfo: memFree=14579724/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=6112 CPUtime=0.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 2136 0 1 0 29 0 0 0 18 0 1 0 465832069 6258688 1069 33554432000 134512640 134761588 4291575344 18446744073709551615 134614623 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 1528 1069 265 61 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6112

[startup+0.700735 s]
/proc/loadavg: 2.00 2.80 3.03 4/176 19202
/proc/meminfo: memFree=14579724/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=6288 CPUtime=0.68 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 2252 0 1 0 68 0 0 0 18 0 1 0 465832069 6438912 1134 33554432000 134512640 134761588 4291575344 18446744073709551615 134672631 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 1572 1134 270 61 0 875 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6288

[startup+1.50053 s]
/proc/loadavg: 2.00 2.80 3.03 5/190 19225
/proc/meminfo: memFree=14560488/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=7400 CPUtime=1.48 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 2545 0 1 0 148 0 0 0 19 0 1 0 465832069 7577600 1412 33554432000 134512640 134761588 4291575344 18446744073709551615 134747209 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 1850 1412 270 61 0 1153 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7400

[startup+3.10025 s]
/proc/loadavg: 2.00 2.80 3.03 5/190 19225
/proc/meminfo: memFree=14549204/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=9516 CPUtime=3.08 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 3883 0 1 0 308 0 0 0 25 0 1 0 465832069 9744384 1941 33554432000 134512640 134761588 4291575344 18446744073709551615 134747536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 2379 1941 270 61 0 1682 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9516

[startup+6.30073 s]
/proc/loadavg: 2.16 2.82 3.03 5/190 19225
/proc/meminfo: memFree=14545640/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=10704 CPUtime=6.28 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 5445 0 1 0 628 0 0 0 25 0 1 0 465832069 10960896 2238 33554432000 134512640 134761588 4291575344 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 2676 2238 270 61 0 1979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10704

[startup+12.7006 s]
/proc/loadavg: 2.31 2.84 3.04 5/190 19225
/proc/meminfo: memFree=14547728/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=10892 CPUtime=12.68 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 11651 0 1 0 1267 1 0 0 25 0 1 0 465832069 11153408 2235 33554432000 134512640 134761588 4291575344 18446744073709551615 134636105 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 2723 2235 276 61 0 2026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10892

[startup+25.5004 s]
/proc/loadavg: 2.68 2.90 3.05 5/190 19225
/proc/meminfo: memFree=14540164/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=12564 CPUtime=25.48 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 12192 0 1 0 2547 1 0 0 25 0 1 0 465832069 12865536 2648 33554432000 134512640 134761588 4291575344 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3141 2648 276 61 0 2444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12564

[startup+51.1008 s]
/proc/loadavg: 3.13 2.99 3.08 5/190 19226
/proc/meminfo: memFree=14536628/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=12052 CPUtime=51.08 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 13843 0 1 0 5107 1 0 0 25 0 1 0 465832069 12341248 2552 33554432000 134512640 134761588 4291575344 18446744073709551615 134636034 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3013 2552 276 61 0 2316 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12052

[startup+102.307 s]
/proc/loadavg: 3.62 3.14 3.12 5/190 19227
/proc/meminfo: memFree=14532500/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=12884 CPUtime=102.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 15451 0 1 0 10228 1 0 0 25 0 1 0 465832069 13193216 2760 33554432000 134512640 134761588 4291575344 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3221 2760 276 61 0 2524 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12884

[startup+162.3 s]
/proc/loadavg: 3.86 3.29 3.18 5/190 19229
/proc/meminfo: memFree=14521176/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=14436 CPUtime=162.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 31215 0 1 0 16225 4 0 0 25 0 1 0 465832069 14782464 3155 33554432000 134512640 134761588 4291575344 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3609 3155 283 61 0 2912 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 14436

[startup+222.301 s]
/proc/loadavg: 3.95 3.42 3.22 5/190 19231
/proc/meminfo: memFree=14524232/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13160 CPUtime=222.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 47528 0 1 0 22222 7 0 0 25 0 1 0 465832069 13475840 2836 33554432000 134512640 134761588 4291575344 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3290 2836 283 61 0 2593 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13160

[startup+282.301 s]
/proc/loadavg: 4.03 3.54 3.28 5/190 19259
/proc/meminfo: memFree=14529088/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17128 CPUtime=282.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 63880 0 1 0 28220 9 0 0 25 0 1 0 465832069 17539072 3828 33554432000 134512640 134761588 4291575344 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4282 3828 283 61 0 3585 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 17128

[startup+342.3 s]
/proc/loadavg: 4.09 3.65 3.33 5/190 19261
/proc/meminfo: memFree=14527324/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13032 CPUtime=342.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 79273 0 1 0 34218 11 0 0 25 0 1 0 465832069 13344768 2804 33554432000 134512640 134761588 4291575344 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3258 2804 283 61 0 2561 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 13032

[startup+402.301 s]
/proc/loadavg: 4.11 3.74 3.38 5/190 19262
/proc/meminfo: memFree=14519336/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17256 CPUtime=402.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 94513 0 1 0 40216 13 0 0 25 0 1 0 465832069 17670144 3860 33554432000 134512640 134761588 4291575344 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4314 3860 283 61 0 3617 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 17256

[startup+462.3 s]
/proc/loadavg: 4.04 3.78 3.41 5/190 19264
/proc/meminfo: memFree=14525744/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=14056 CPUtime=462.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 108569 0 1 0 46215 14 0 0 25 0 1 0 465832069 14393344 3060 33554432000 134512640 134761588 4291575344 18446744073709551615 134748867 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3514 3060 283 61 0 2817 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 14056

[startup+522.301 s]
/proc/loadavg: 4.01 3.82 3.45 5/190 19266
/proc/meminfo: memFree=14526688/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17256 CPUtime=522.29 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 123945 0 1 0 52213 16 0 0 25 0 1 0 465832069 17670144 3860 33554432000 134512640 134761588 4291575344 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4314 3860 283 61 0 3617 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 17256

[startup+582.3 s]
/proc/loadavg: 4.00 3.85 3.48 5/190 19267
/proc/meminfo: memFree=14519216/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17128 CPUtime=582.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 138449 0 1 0 58212 18 0 0 25 0 1 0 465832069 17539072 3828 33554432000 134512640 134761588 4291575344 18446744073709551615 134748081 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4282 3828 283 61 0 3585 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 17128

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.51 5/190 19269
/proc/meminfo: memFree=14518948/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17128 CPUtime=642.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 152705 0 1 0 64211 19 0 0 25 0 1 0 465832069 17539072 3828 33554432000 134512640 134761588 4291575344 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4282 3828 283 61 0 3585 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 17128

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 19270
/proc/meminfo: memFree=14522876/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=18152 CPUtime=702.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 167249 0 1 0 70208 22 0 0 25 0 1 0 465832069 18587648 4084 33554432000 134512640 134761588 4291575344 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4538 4084 283 61 0 3841 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 18152

[startup+762.306 s]
/proc/loadavg: 4.00 3.91 3.56 5/190 19272
/proc/meminfo: memFree=14522968/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13160 CPUtime=762.31 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 180771 0 1 0 76207 24 0 0 25 0 1 0 465832069 13475840 2836 33554432000 134512640 134761588 4291575344 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3290 2836 283 61 0 2593 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 13160

[startup+822.301 s]
/proc/loadavg: 4.07 3.94 3.59 5/190 19274
/proc/meminfo: memFree=14521696/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=18412 CPUtime=822.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 196085 0 1 0 82205 25 0 0 25 0 1 0 465832069 18853888 4149 33554432000 134512640 134761588 4291575344 18446744073709551615 134636592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4603 4149 283 61 0 3906 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 18412

[startup+882.3 s]
/proc/loadavg: 4.14 3.98 3.62 5/190 19275
/proc/meminfo: memFree=14518192/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17772 CPUtime=882.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 210373 0 1 0 88203 27 0 0 25 0 1 0 465832069 18198528 3989 33554432000 134512640 134761588 4291575344 18446744073709551615 134748237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4443 3989 283 61 0 3746 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 17772

[startup+942.301 s]
/proc/loadavg: 4.05 3.98 3.65 5/190 19277
/proc/meminfo: memFree=14527092/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13420 CPUtime=942.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 223541 0 1 0 94202 28 0 0 25 0 1 0 465832069 13742080 2901 33554432000 134512640 134761588 4291575344 18446744073709551615 134636669 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3355 2901 283 61 0 2658 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 13420

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.66 5/190 19278
/proc/meminfo: memFree=14519228/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17516 CPUtime=1002.3 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 237677 0 1 0 100201 29 0 0 25 0 1 0 465832069 17936384 3925 33554432000 134512640 134761588 4291575344 18446744073709551615 134748260 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4379 3925 283 61 0 3682 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 17516

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.68 5/190 19280
/proc/meminfo: memFree=14523404/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13036 CPUtime=1062.31 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 250429 0 1 0 106200 31 0 0 25 0 1 0 465832069 13348864 2805 33554432000 134512640 134761588 4291575344 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3259 2805 283 61 0 2562 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 13036

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/190 19282
/proc/meminfo: memFree=14523608/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17516 CPUtime=1122.31 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 264781 0 1 0 112198 33 0 0 25 0 1 0 465832069 17936384 3925 33554432000 134512640 134761588 4291575344 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4379 3925 283 61 0 3682 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 17516

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/190 19283
/proc/meminfo: memFree=14518864/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17132 CPUtime=1182.31 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 278021 0 1 0 118197 34 0 0 25 0 1 0 465832069 17543168 3829 33554432000 134512640 134761588 4291575344 18446744073709551615 134748384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4283 3829 283 61 0 3586 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 17132

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/190 19285
/proc/meminfo: memFree=14522308/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=13292 CPUtime=1242.31 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 291637 0 1 0 124194 37 0 0 25 0 1 0 465832069 13611008 2869 33554432000 134512640 134761588 4291575344 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 3323 2869 283 61 0 2626 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 13292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 19286
/proc/meminfo: memFree=14522392/32950928 swapFree=67111528/67111528
[pid=19202] ppid=19200 vsize=17516 CPUtime=1300.02 cores=4,6
/proc/19202/stat : 19202 (MPhaseSAT64) R 19200 19202 18511 0 -1 4202496 305485 0 1 0 129963 39 0 0 25 0 1 0 465832069 17936384 3925 33554432000 134512640 134761588 4291575344 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19202/statm: 4379 3925 283 61 0 3682 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 17516

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.03
CPU user time (s): 1299.64
CPU system time (s): 0.39294
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 19692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.39294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305485
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 1015

runsolver used 2.21366 second user time and 4.88526 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-23 09:05:33
IDJOB=3261963
IDBENCH=83268
IDSOLVER=1521
FILE ID=node120/3261963-1303542333
RUNJOBID= node120-1303542333-19183
PBS_JOBID= 13143118
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=616912068

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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:      14576780 kB
Buffers:       2456444 kB
Cached:       15280468 kB
SwapCached:          0 kB
Active:       10495284 kB
Inactive:      7312660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14576780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:       69716 kB
Mapped:          14696 kB
Slab:           501772 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   199564 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= 72116 MiB
End job on node120 at 2011-04-23 09:27:15