Trace number 3257739

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3257739-1303468232/watcher-3257739-1303468232 -o /tmp/evaluation-result-3257739-1303468232/solver-3257739-1303468232 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3257739-1303468232.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: 3.92 3.98 3.91 5/189 6569
/proc/meminfo: memFree=21252444/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=7236 CPUtime=0 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 323 0 0 0 0 0 0 0 23 0 1 0 537053895 7409664 264 33554432000 134512640 134761588 4287227568 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 1809 264 225 61 0 1112 0

[startup+0.043716 s]
/proc/loadavg: 3.92 3.98 3.91 5/189 6569
/proc/meminfo: memFree=21252444/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=7236 CPUtime=0.03 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 545 0 0 0 3 0 0 0 23 0 1 0 537053895 7409664 486 33554432000 134512640 134761588 4287227568 18446744073709551615 6981974 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 1809 486 225 61 0 1112 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7236

[startup+0.100709 s]
/proc/loadavg: 3.92 3.98 3.91 5/189 6569
/proc/meminfo: memFree=21252444/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=7236 CPUtime=0.09 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 881 0 0 0 9 0 0 0 23 0 1 0 537053895 7409664 822 33554432000 134512640 134761588 4287227568 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 1809 822 225 61 0 1112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7236

[startup+0.300688 s]
/proc/loadavg: 3.92 3.98 3.91 5/189 6569
/proc/meminfo: memFree=21252444/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=10500 CPUtime=0.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 6369 0 0 0 28 0 0 0 25 0 1 0 537053895 10752000 2176 33554432000 134512640 134761588 4287227568 18446744073709551615 134651648 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 2625 2176 258 61 0 1928 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10500

[startup+0.700604 s]
/proc/loadavg: 3.92 3.98 3.91 5/189 6569
/proc/meminfo: memFree=21252444/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=15836 CPUtime=0.69 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 7710 0 0 0 68 1 0 0 25 0 1 0 537053895 16216064 3517 33554432000 134512640 134761588 4287227568 18446744073709551615 134615184 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 3959 3517 265 61 0 3262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15836

[startup+1.50047 s]
/proc/loadavg: 3.92 3.98 3.91 5/190 6570
/proc/meminfo: memFree=21236076/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=17212 CPUtime=1.49 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 8038 0 0 0 148 1 0 0 25 0 1 0 537053895 17625088 3845 33554432000 134512640 134761588 4287227568 18446744073709551615 134614789 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 4303 3845 265 61 0 3606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17212

[startup+3.10021 s]
/proc/loadavg: 3.92 3.98 3.91 5/190 6570
/proc/meminfo: memFree=21232608/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=21004 CPUtime=3.09 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 9011 0 0 0 308 1 0 0 25 0 1 0 537053895 21508096 4814 33554432000 134512640 134761588 4287227568 18446744073709551615 134747033 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 5251 4814 270 61 0 4554 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21004

[startup+6.30068 s]
/proc/loadavg: 3.93 3.98 3.91 5/190 6572
/proc/meminfo: memFree=21230492/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=20544 CPUtime=6.29 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 11387 0 0 0 628 1 0 0 25 0 1 0 537053895 21037056 4699 33554432000 134512640 134761588 4287227568 18446744073709551615 134726310 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 5136 4699 270 61 0 4439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20544

[startup+12.7006 s]
/proc/loadavg: 3.93 3.98 3.91 5/190 6572
/proc/meminfo: memFree=21238760/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=20968 CPUtime=12.69 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 14641 0 0 0 1267 2 0 0 25 0 1 0 537053895 21471232 4789 33554432000 134512640 134761588 4287227568 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 5242 4789 270 61 0 4545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20968

[startup+25.5005 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 6572
/proc/meminfo: memFree=21218676/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=25916 CPUtime=25.48 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 20176 0 0 0 2546 2 0 0 25 0 1 0 537053895 26537984 6026 33554432000 134512640 134761588 4287227568 18446744073709551615 134647369 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 6479 6026 270 61 0 5782 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25916

[startup+51.1002 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 6572
/proc/meminfo: memFree=21215056/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=28388 CPUtime=51.08 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 45925 0 0 0 5102 6 0 0 25 0 1 0 537053895 29069312 6636 33554432000 134512640 134761588 4287227568 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 7097 6636 276 61 0 6400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28388

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 6574
/proc/meminfo: memFree=21206228/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=34184 CPUtime=102.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 57603 0 0 0 10220 8 0 0 25 0 1 0 537053895 35004416 8053 33554432000 134512640 134761588 4287227568 18446744073709551615 134635703 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 8546 8053 276 61 0 7849 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34184

[startup+162.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 6685
/proc/meminfo: memFree=21211156/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=36320 CPUtime=162.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 80335 0 0 0 16216 12 0 0 25 0 1 0 537053895 37191680 8562 33554432000 134512640 134761588 4287227568 18446744073709551615 134617340 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 9080 8562 276 61 0 8383 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36320

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 6767
/proc/meminfo: memFree=21206696/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=35948 CPUtime=222.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 96346 0 0 0 22213 15 0 0 25 0 1 0 537053895 36810752 8459 33554432000 134512640 134761588 4287227568 18446744073709551615 134681853 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 8987 8459 276 61 0 8290 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 35948

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21192516/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=36708 CPUtime=282.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 109211 0 0 0 28212 16 0 0 25 0 1 0 537053895 37588992 8649 33554432000 134512640 134761588 4287227568 18446744073709551615 134636047 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 9177 8649 276 61 0 8480 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 36708

[startup+342.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6825
/proc/meminfo: memFree=21165828/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=42276 CPUtime=342.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 128373 0 0 0 34209 19 0 0 25 0 1 0 537053895 43290624 10041 33554432000 134512640 134761588 4287227568 18446744073709551615 134614392 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 10569 10041 276 61 0 9872 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 42276

[startup+402.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6827
/proc/meminfo: memFree=21155764/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=41880 CPUtime=402.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 145687 0 0 0 40206 22 0 0 25 0 1 0 537053895 42885120 9942 33554432000 134512640 134761588 4287227568 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 10470 9942 276 61 0 9773 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 41880

[startup+462.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6829
/proc/meminfo: memFree=21152764/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=44944 CPUtime=462.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 162169 0 0 0 46204 24 0 0 25 0 1 0 537053895 46022656 10708 33554432000 134512640 134761588 4287227568 18446744073709551615 134673052 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 11236 10708 276 61 0 10539 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 44944

[startup+522.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6832
/proc/meminfo: memFree=21131244/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=42888 CPUtime=522.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 179354 0 0 0 52201 27 0 0 25 0 1 0 537053895 43917312 10194 33554432000 134512640 134761588 4287227568 18446744073709551615 134747323 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 10722 10194 276 61 0 10025 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 42888

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/190 6834
/proc/meminfo: memFree=21125460/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=52488 CPUtime=582.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 198012 0 0 0 58198 29 0 0 25 0 1 0 537053895 53747712 12594 33554432000 134512640 134761588 4287227568 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 13122 12594 276 61 0 12425 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 52488

[startup+642.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 6836
/proc/meminfo: memFree=21135104/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=44036 CPUtime=642.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 215773 0 0 0 64196 31 0 0 25 0 1 0 537053895 45092864 10481 33554432000 134512640 134761588 4287227568 18446744073709551615 134636411 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 11009 10481 276 61 0 10312 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 44036

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 6838
/proc/meminfo: memFree=21132704/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=52228 CPUtime=702.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 237672 0 0 0 70193 34 0 0 25 0 1 0 537053895 53481472 12529 33554432000 134512640 134761588 4287227568 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 13057 12529 276 61 0 12360 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 52228

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 6840
/proc/meminfo: memFree=21115680/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=58372 CPUtime=762.28 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 256201 0 0 0 76192 36 0 0 25 0 1 0 537053895 59772928 14065 33554432000 134512640 134761588 4287227568 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 14593 14065 276 61 0 13896 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 58372

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6840
/proc/meminfo: memFree=21130648/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=51204 CPUtime=822.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 276938 0 0 0 82188 39 0 0 25 0 1 0 537053895 52432896 12273 33554432000 134512640 134761588 4287227568 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 12801 12273 276 61 0 12104 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 51204

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6842
/proc/meminfo: memFree=21136700/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=46340 CPUtime=882.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 293835 0 0 0 88185 42 0 0 25 0 1 0 537053895 47452160 11057 33554432000 134512640 134761588 4287227568 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 11585 11057 276 61 0 10888 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 46340

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6844
/proc/meminfo: memFree=21123020/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=50436 CPUtime=942.26 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 310156 0 0 0 94182 44 0 0 25 0 1 0 537053895 51646464 12081 33554432000 134512640 134761588 4287227568 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 12609 12081 276 61 0 11912 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 50436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6846
/proc/meminfo: memFree=21135380/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=44036 CPUtime=1002.26 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 323149 0 0 0 100180 46 0 0 25 0 1 0 537053895 45092864 10481 33554432000 134512640 134761588 4287227568 18446744073709551615 134747327 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 11009 10481 276 61 0 10312 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 44036

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6848
/proc/meminfo: memFree=21133856/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=54020 CPUtime=1062.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 344303 0 0 0 106177 50 0 0 25 0 1 0 537053895 55316480 12977 33554432000 134512640 134761588 4287227568 18446744073709551615 134748157 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 13505 12977 276 61 0 12808 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 54020

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6848
/proc/meminfo: memFree=21125884/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=58372 CPUtime=1122.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 357392 0 0 0 112176 51 0 0 25 0 1 0 537053895 59772928 14065 33554432000 134512640 134761588 4287227568 18446744073709551615 134747645 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 14593 14065 276 61 0 13896 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 58372

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 6850
/proc/meminfo: memFree=21132176/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=44036 CPUtime=1182.27 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 375057 0 0 0 118174 53 0 0 25 0 1 0 537053895 45092864 10481 33554432000 134512640 134761588 4287227568 18446744073709551615 134748553 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 11009 10481 276 61 0 10312 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 44036

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 6852
/proc/meminfo: memFree=21139712/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=50180 CPUtime=1242.26 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 394418 0 0 0 124170 56 0 0 25 0 1 0 537053895 51384320 12017 33554432000 134512640 134761588 4287227568 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 12545 12017 276 61 0 11848 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 50180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 3.94 3.91 4/184 6872
/proc/meminfo: memFree=21179512/32951124 swapFree=67110396/67111528
[pid=6569] ppid=6567 vsize=55560 CPUtime=1299.97 cores=5,7
/proc/6569/stat : 6569 (MPhaseSAT64) R 6567 6569 6230 0 -1 4202496 410004 0 0 0 129939 58 0 0 25 0 1 0 537053895 56893440 13362 33554432000 134512640 134761588 4287227568 18446744073709551615 134672496 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6569/statm: 13890 13362 276 61 0 13193 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 55560

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.98
CPU user time (s): 1299.39
CPU system time (s): 0.58891
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 70276

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

runsolver used 2.17667 second user time and 4.92725 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 12:30:32
IDJOB=3257739
IDBENCH=71270
IDSOLVER=1521
FILE ID=node118/3257739-1303468232
RUNJOBID= node118-1303466902-6251
PBS_JOBID= 13107181
Free space on /tmp= 71720 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257739-1303468232/watcher-3257739-1303468232 -o /tmp/evaluation-result-3257739-1303468232/solver-3257739-1303468232 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3257739-1303468232.cnf

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=34630264

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21252724 kB
Buffers:       1152424 kB
Cached:        9922208 kB
SwapCached:        600 kB
Active:        7517140 kB
Inactive:      3677840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21252724 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            7208 kB
Writeback:           0 kB
AnonPages:      119504 kB
Mapped:          16740 kB
Slab:           438192 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   307292 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= 71720 MiB
End job on node118 at 2011-04-22 12:52:14