Trace number 3264647

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 1300.01

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3264647-1303571256/watcher-3264647-1303571256 -o /tmp/evaluation-result-3264647-1303571256/solver-3264647-1303571256 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3264647-1303571256.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.03 4.02 4.38 4/189 19353
/proc/meminfo: memFree=17444976/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=3508 CPUtime=0 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 449541513 3592192 276 33554432000 134512640 134761588 4291166544 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 877 276 225 61 0 180 0

[startup+0.0138159 s]
/proc/loadavg: 4.03 4.02 4.38 4/189 19353
/proc/meminfo: memFree=17444976/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=3508 CPUtime=0.01 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 376 0 0 0 1 0 0 0 25 0 1 0 449541513 3592192 317 33554432000 134512640 134761588 4291166544 18446744073709551615 3705565 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 877 317 225 61 0 180 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3508

[startup+0.100844 s]
/proc/loadavg: 4.03 4.02 4.38 4/189 19353
/proc/meminfo: memFree=17444976/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=4968 CPUtime=0.09 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1382 0 0 0 9 0 0 0 25 0 1 0 449541513 5087232 770 33554432000 134512640 134761588 4291166544 18446744073709551615 134620952 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1242 770 265 61 0 545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4968

[startup+0.300795 s]
/proc/loadavg: 4.03 4.02 4.38 4/189 19353
/proc/meminfo: memFree=17444976/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5868 CPUtime=0.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1640 0 0 0 29 0 0 0 25 0 1 0 449541513 6008832 1028 33554432000 134512640 134761588 4291166544 18446744073709551615 134634066 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1467 1028 265 61 0 770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5868

[startup+0.70072 s]
/proc/loadavg: 4.03 4.02 4.38 4/189 19353
/proc/meminfo: memFree=17444976/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5868 CPUtime=0.69 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1641 0 0 0 69 0 0 0 25 0 1 0 449541513 6008832 1029 33554432000 134512640 134761588 4291166544 18446744073709551615 134659942 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1467 1029 265 61 0 770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5868

[startup+1.50057 s]
/proc/loadavg: 4.03 4.02 4.37 5/190 19354
/proc/meminfo: memFree=17441752/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5868 CPUtime=1.49 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1902 0 0 0 149 0 0 0 25 0 1 0 449541513 6008832 1034 33554432000 134512640 134761588 4291166544 18446744073709551615 134616870 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1467 1034 270 61 0 770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5868

[startup+3.10029 s]
/proc/loadavg: 4.03 4.02 4.37 5/190 19354
/proc/meminfo: memFree=17440512/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5868 CPUtime=3.09 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1902 0 0 0 309 0 0 0 25 0 1 0 449541513 6008832 1034 33554432000 134512640 134761588 4291166544 18446744073709551615 134747670 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1467 1034 270 61 0 770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5868

[startup+6.30069 s]
/proc/loadavg: 4.03 4.02 4.37 5/190 19354
/proc/meminfo: memFree=17440276/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5664 CPUtime=6.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1902 0 0 0 629 0 0 0 25 0 1 0 449541513 5799936 983 33554432000 134512640 134761588 4291166544 18446744073709551615 134748612 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1416 983 270 61 0 719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5664

[startup+12.7005 s]
/proc/loadavg: 4.02 4.02 4.37 5/190 19355
/proc/meminfo: memFree=17438776/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=5664 CPUtime=12.69 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 1902 0 0 0 1269 0 0 0 25 0 1 0 449541513 5799936 983 33554432000 134512640 134761588 4291166544 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1416 983 270 61 0 719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5664

[startup+25.5002 s]
/proc/loadavg: 4.02 4.02 4.36 5/190 19410
/proc/meminfo: memFree=17443436/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=7916 CPUtime=25.49 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 2433 0 0 0 2549 0 0 0 25 0 1 0 449541513 8105984 1514 33554432000 134512640 134761588 4291166544 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 1979 1514 270 61 0 1282 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7916

[startup+51.1004 s]
/proc/loadavg: 4.01 4.02 4.35 5/190 19411
/proc/meminfo: memFree=17439596/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=9348 CPUtime=51.09 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 5620 0 0 0 5109 0 0 0 25 0 1 0 449541513 9572352 1787 33554432000 134512640 134761588 4291166544 18446744073709551615 134751598 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2337 1787 284 61 0 1640 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9348

[startup+102.306 s]
/proc/loadavg: 4.05 4.03 4.34 5/190 19412
/proc/meminfo: memFree=17427676/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=16084 CPUtime=102.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 11994 0 0 0 10228 1 0 0 25 0 1 0 449541513 16470016 3442 33554432000 134512640 134761588 4291166544 18446744073709551615 134680496 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 4021 3442 285 61 0 3324 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16084

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 4.31 5/190 19414
/proc/meminfo: memFree=17430632/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=10532 CPUtime=162.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 16091 0 0 0 16227 2 0 0 25 0 1 0 449541513 10784768 2116 33554432000 134512640 134761588 4291166544 18446744073709551615 134634042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2633 2116 285 61 0 1936 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10532

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 4.29 5/190 19442
/proc/meminfo: memFree=17432816/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13172 CPUtime=222.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 27232 0 0 0 22225 4 0 0 25 0 1 0 449541513 13488128 2708 33554432000 134512640 134761588 4291166544 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3293 2708 285 61 0 2596 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13172

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 4.27 5/190 19444
/proc/meminfo: memFree=17438624/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11636 CPUtime=282.3 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 36573 0 0 0 28224 6 0 0 25 0 1 0 449541513 11915264 2356 33554432000 134512640 134761588 4291166544 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2909 2356 285 61 0 2212 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11636

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.25 5/190 19445
/proc/meminfo: memFree=17436488/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11880 CPUtime=342.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 46043 0 0 0 34222 7 0 0 25 0 1 0 449541513 12165120 2384 33554432000 134512640 134761588 4291166544 18446744073709551615 134617203 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2970 2384 285 61 0 2273 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 11880

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.23 5/190 19447
/proc/meminfo: memFree=17436808/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=12912 CPUtime=402.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 56983 0 0 0 40221 8 0 0 25 0 1 0 449541513 13221888 2675 33554432000 134512640 134761588 4291166544 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3228 2675 285 61 0 2531 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 12912

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.22 5/190 19449
/proc/meminfo: memFree=17436908/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=12016 CPUtime=462.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 66821 0 0 0 46219 10 0 0 25 0 1 0 449541513 12304384 2451 33554432000 134512640 134761588 4291166544 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3004 2451 285 61 0 2307 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 12016

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 19450
/proc/meminfo: memFree=17439240/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11684 CPUtime=522.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 77101 0 0 0 52218 11 0 0 25 0 1 0 449541513 11964416 2336 33554432000 134512640 134761588 4291166544 18446744073709551615 134636440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2921 2336 285 61 0 2224 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 11684

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.18 5/190 19452
/proc/meminfo: memFree=17436592/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=12148 CPUtime=582.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 86266 0 0 0 58215 14 0 0 25 0 1 0 449541513 12439552 2452 33554432000 134512640 134761588 4291166544 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3037 2452 285 61 0 2340 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 12148

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 4.17 5/190 19453
/proc/meminfo: memFree=17438920/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11428 CPUtime=642.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 96050 0 0 0 64214 15 0 0 25 0 1 0 449541513 11702272 2272 33554432000 134512640 134761588 4291166544 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2857 2272 285 61 0 2160 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 11428

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 4.16 5/190 19455
/proc/meminfo: memFree=17438648/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=12964 CPUtime=702.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 105538 0 0 0 70212 17 0 0 25 0 1 0 449541513 13275136 2656 33554432000 134512640 134761588 4291166544 18446744073709551615 134617171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3241 2656 285 61 0 2544 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 12964

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 4.15 5/190 19457
/proc/meminfo: memFree=17437760/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=10532 CPUtime=762.3 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 114208 0 0 0 76212 18 0 0 25 0 1 0 449541513 10784768 2080 33554432000 134512640 134761588 4291166544 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2633 2080 285 61 0 1936 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 10532

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.14 5/190 19458
/proc/meminfo: memFree=17437340/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11888 CPUtime=822.28 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 125310 0 0 0 82209 19 0 0 25 0 1 0 449541513 12173312 2387 33554432000 134512640 134761588 4291166544 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2972 2387 285 61 0 2275 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 11888

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 4.13 5/190 19460
/proc/meminfo: memFree=17437432/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=11884 CPUtime=882.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 135577 0 0 0 88208 21 0 0 25 0 1 0 449541513 12169216 2386 33554432000 134512640 134761588 4291166544 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 2971 2386 285 61 0 2274 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 11884

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.12 5/190 19461
/proc/meminfo: memFree=17437256/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=12660 CPUtime=942.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 143613 0 0 0 94207 22 0 0 25 0 1 0 449541513 12963840 2612 33554432000 134512640 134761588 4291166544 18446744073709551615 134616850 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3165 2612 285 61 0 2468 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 12660

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 4.11 5/190 19463
/proc/meminfo: memFree=17438844/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13432 CPUtime=1002.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 153922 0 0 0 100205 24 0 0 25 0 1 0 449541513 13754368 2774 33554432000 134512640 134761588 4291166544 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3358 2774 285 61 0 2661 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 13432

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 4.10 5/190 19468
/proc/meminfo: memFree=17435620/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13436 CPUtime=1062.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 163512 0 0 0 106204 25 0 0 25 0 1 0 449541513 13758464 2808 33554432000 134512640 134761588 4291166544 18446744073709551615 134747305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3359 2808 285 61 0 2662 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 13436

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.09 5/190 19469
/proc/meminfo: memFree=17435332/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=14080 CPUtime=1122.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 170150 0 0 0 112203 26 0 0 25 0 1 0 449541513 14417920 2937 33554432000 134512640 134761588 4291166544 18446744073709551615 134747300 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3520 2937 285 61 0 2823 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 14080

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.08 5/190 19471
/proc/meminfo: memFree=17435800/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13800 CPUtime=1182.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 176704 0 0 0 118202 27 0 0 25 0 1 0 449541513 14131200 2866 33554432000 134512640 134761588 4291166544 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3450 2866 285 61 0 2753 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 13800

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.08 5/190 19472
/proc/meminfo: memFree=17435144/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13568 CPUtime=1242.29 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 186288 0 0 0 124201 28 0 0 25 0 1 0 449541513 13893632 2841 33554432000 134512640 134761588 4291166544 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3392 2841 285 61 0 2695 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 13568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 4.06 4/184 19492
/proc/meminfo: memFree=17447832/32951124 swapFree=67111528/67111528
[pid=19353] ppid=19351 vsize=13692 CPUtime=1300 cores=1,3
/proc/19353/stat : 19353 (MPhaseSAT64) R 19351 19353 19057 0 -1 4202496 192925 0 0 0 129971 29 0 0 25 0 1 0 449541513 14020608 2840 33554432000 134512640 134761588 4291166544 18446744073709551615 134636012 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19353/statm: 3423 2840 285 61 0 2726 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 13692

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
CPU user time (s): 1299.71
CPU system time (s): 0.291955
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 17624

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

runsolver used 2.00169 second user time and 4.12237 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 17:07:36
IDJOB=3264647
IDBENCH=84762
IDSOLVER=1521
FILE ID=node147/3264647-1303571256
RUNJOBID= node147-1303569941-19077
PBS_JOBID= 13150315
Free space on /tmp= 72288 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264647-1303571256/watcher-3264647-1303571256 -o /tmp/evaluation-result-3264647-1303571256/solver-3264647-1303571256 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3264647-1303571256.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1530813595

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      17445256 kB
Buffers:       1728280 kB
Cached:       13144196 kB
SwapCached:          0 kB
Active:        7730680 kB
Inactive:      7232792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17445256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1780 kB
Writeback:           0 kB
AnonPages:       90776 kB
Mapped:          16620 kB
Slab:           479356 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277904 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= 72288 MiB
End job on node147 at 2011-04-23 17:29:18