Trace number 3445700

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT 2011-02-15? (TO) 5000.02 4999.92

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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: 977)

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-3445700-1306974006/watcher-3445700-1306974006 -o /tmp/evaluation-result-3445700-1306974006/solver-3445700-1306974006 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445700-1306974006.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.03 2.01 3/473 15546
/proc/meminfo: memFree=20597576/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=3980 CPUtime=0 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 359 0 0 0 0 0 0 0 25 0 1 0 809000227 4075520 301 33554432000 134512640 134731564 4292253536 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 995 301 225 54 0 305 0

[startup+0.104419 s]
/proc/loadavg: 2.03 2.03 2.01 3/473 15546
/proc/meminfo: memFree=20597576/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=7556 CPUtime=0.1 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2108 0 0 0 10 0 0 0 25 0 1 0 809000227 7737344 1437 33554432000 134512640 134731564 4292253536 18446744073709551615 12355068 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 1889 1437 260 54 0 1199 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7556

[startup+0.200398 s]
/proc/loadavg: 2.03 2.03 2.01 3/473 15546
/proc/meminfo: memFree=20597576/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=8744 CPUtime=0.19 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2417 0 0 0 19 0 0 0 25 0 1 0 809000227 8953856 1746 33554432000 134512640 134731564 4292253536 18446744073709551615 134659018 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 2186 1746 264 54 0 1496 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8744

[startup+0.300381 s]
/proc/loadavg: 2.03 2.03 2.01 3/473 15546
/proc/meminfo: memFree=20597576/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=8744 CPUtime=0.29 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2417 0 0 0 29 0 0 0 25 0 1 0 809000227 8953856 1746 33554432000 134512640 134731564 4292253536 18446744073709551615 134670257 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 2186 1746 264 54 0 1496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8744

[startup+0.700312 s]
/proc/loadavg: 2.03 2.03 2.01 3/473 15546
/proc/meminfo: memFree=20597576/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=9140 CPUtime=0.69 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2516 0 0 0 69 0 0 0 25 0 1 0 809000227 9359360 1845 33554432000 134512640 134731564 4292253536 18446744073709551615 134720014 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 2285 1845 264 54 0 1595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9140

[startup+1.50117 s]
/proc/loadavg: 2.03 2.03 2.01 3/474 15547
/proc/meminfo: memFree=20590504/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=10460 CPUtime=1.49 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2845 0 0 0 149 0 0 0 25 0 1 0 809000227 10711040 2174 33554432000 134512640 134731564 4292253536 18446744073709551615 12095815 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/15546/statm: 2615 2174 264 54 0 1925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10460

[startup+3.10085 s]
/proc/loadavg: 2.03 2.03 2.01 3/474 15547
/proc/meminfo: memFree=20587900/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=10988 CPUtime=3.08 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 2962 0 0 0 308 0 0 0 25 0 1 0 809000227 11251712 2291 33554432000 134512640 134731564 4292253536 18446744073709551615 134669001 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 2747 2291 264 54 0 2057 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10988

[startup+6.30032 s]
/proc/loadavg: 2.03 2.03 2.01 3/474 15547
/proc/meminfo: memFree=20587040/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=11548 CPUtime=6.28 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 3104 0 0 0 628 0 0 0 25 0 1 0 809000227 11825152 2433 33554432000 134512640 134731564 4292253536 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 2887 2433 264 54 0 2197 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11548

[startup+12.7002 s]
/proc/loadavg: 2.03 2.02 2.00 3/474 15547
/proc/meminfo: memFree=20586544/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=12148 CPUtime=12.68 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 8340 0 0 0 1267 1 0 0 25 0 1 0 809000227 12439552 2588 33554432000 134512640 134731564 4292253536 18446744073709551615 12355068 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 3037 2588 271 54 0 2347 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12148

[startup+25.5009 s]
/proc/loadavg: 2.09 2.04 2.01 3/474 15547
/proc/meminfo: memFree=20584432/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=13472 CPUtime=25.48 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 8656 0 0 0 2547 1 0 0 25 0 1 0 809000227 13795328 2904 33554432000 134512640 134731564 4292253536 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 3368 2904 271 54 0 2678 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13472

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.01 3/474 15548
/proc/meminfo: memFree=20580668/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=17088 CPUtime=51.08 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 9577 0 0 0 5107 1 0 0 25 0 1 0 809000227 17498112 3825 33554432000 134512640 134731564 4292253536 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 4272 3825 271 54 0 3582 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17088

[startup+102.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/474 15549
/proc/meminfo: memFree=20572944/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=23660 CPUtime=102.28 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 11179 0 0 0 10227 1 0 0 25 0 1 0 809000227 24227840 5427 33554432000 134512640 134731564 4292253536 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 5915 5427 271 54 0 5225 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23660

[startup+162.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/474 15551
/proc/meminfo: memFree=20569564/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=26236 CPUtime=162.28 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 11824 0 0 0 16226 2 0 0 25 0 1 0 809000227 26865664 6072 33554432000 134512640 134731564 4292253536 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 6559 6072 271 54 0 5869 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26236

[startup+222.317 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 15553
/proc/meminfo: memFree=20569652/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=26368 CPUtime=222.3 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 11890 0 0 0 22228 2 0 0 25 0 1 0 809000227 27000832 6138 33554432000 134512640 134731564 4292253536 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 6592 6138 271 54 0 5902 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26368

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 15554
/proc/meminfo: memFree=20570840/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=26368 CPUtime=282.28 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 11896 0 0 0 28226 2 0 0 25 0 1 0 809000227 27000832 6144 33554432000 134512640 134731564 4292253536 18446744073709551615 134715891 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 6592 6144 271 54 0 5902 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 26368

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 15556
/proc/meminfo: memFree=20570440/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=26368 CPUtime=342.29 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 11896 0 0 0 34227 2 0 0 25 0 1 0 809000227 27000832 6144 33554432000 134512640 134731564 4292253536 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 6592 6144 271 54 0 5902 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26368

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 15557
/proc/meminfo: memFree=20569176/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28052 CPUtime=402.28 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12274 0 0 0 40226 2 0 0 25 0 1 0 809000227 28725248 6522 33554432000 134512640 134731564 4292253536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7013 6522 271 54 0 6323 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 28052

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 15559
/proc/meminfo: memFree=20568768/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28052 CPUtime=462.29 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12274 0 0 0 46227 2 0 0 25 0 1 0 809000227 28725248 6522 33554432000 134512640 134731564 4292253536 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7013 6522 271 54 0 6323 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 28052

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/474 15561
/proc/meminfo: memFree=20568728/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28316 CPUtime=522.29 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12366 0 0 0 52227 2 0 0 25 0 1 0 809000227 28995584 6614 33554432000 134512640 134731564 4292253536 18446744073709551615 134655698 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7079 6614 271 54 0 6389 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 28316

[startup+582.301 s]
/proc/loadavg: 2.10 2.03 2.00 3/474 15562
/proc/meminfo: memFree=20568952/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28316 CPUtime=582.29 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12366 0 0 0 58227 2 0 0 25 0 1 0 809000227 28995584 6614 33554432000 134512640 134731564 4292253536 18446744073709551615 134634373 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7079 6614 271 54 0 6389 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 28316

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 15720
/proc/meminfo: memFree=20529892/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4002.37 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 400231 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 28340

[startup+4062.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/474 15722
/proc/meminfo: memFree=20528120/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4062.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 406232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 28340

[startup+4122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/474 15724
/proc/meminfo: memFree=20526464/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4122.37 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 412231 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 28340

[startup+4182.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 15725
/proc/meminfo: memFree=20526040/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4182.39 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 418233 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720131 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 28340

[startup+4242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 15727
/proc/meminfo: memFree=20524016/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4242.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 424232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 28340

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 15728
/proc/meminfo: memFree=20522736/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4302.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 430232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 28340

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 15730
/proc/meminfo: memFree=20521452/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4362.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 436232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 28340

[startup+4422.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/474 15732
/proc/meminfo: memFree=20521040/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4422.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 442232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 28340

[startup+4482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/474 15733
/proc/meminfo: memFree=20519244/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4482.38 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 448232 6 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 12384222 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 28340

[startup+4542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 15735
/proc/meminfo: memFree=20519088/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4542.39 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 454232 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134720325 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 28340

[startup+4602.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/474 15736
/proc/meminfo: memFree=20516692/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4602.39 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 460232 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134666788 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 28340

[startup+4662.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/474 15738
/proc/meminfo: memFree=20515416/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4662.39 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 466232 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 28340

[startup+4722.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/474 15740
/proc/meminfo: memFree=20514012/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4722.4 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 472233 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 28340

[startup+4782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 15741
/proc/meminfo: memFree=20512980/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4782.39 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 478232 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 28340

[startup+4842.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 15743
/proc/meminfo: memFree=20512692/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28340 CPUtime=4842.41 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12664 0 0 0 484234 7 0 0 25 0 1 0 809000227 29020160 6648 33554432000 134512640 134731564 4292253536 18446744073709551615 12095258 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7085 6648 271 54 0 6395 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 28340

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 15744
/proc/meminfo: memFree=20512036/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28472 CPUtime=4902.4 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12680 0 0 0 490233 7 0 0 25 0 1 0 809000227 29155328 6664 33554432000 134512640 134731564 4292253536 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7118 6664 271 54 0 6428 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 28472

[startup+4962.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/474 15746
/proc/meminfo: memFree=20511868/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28472 CPUtime=4962.4 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12680 0 0 0 496233 7 0 0 25 0 1 0 809000227 29155328 6664 33554432000 134512640 134731564 4292253536 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7118 6664 271 54 0 6428 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 28472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.10 2.05 2.01 3/474 15747
/proc/meminfo: memFree=20512208/32950928 swapFree=61858088/67111528
[pid=15546] ppid=15544 vsize=28472 CPUtime=5000.01 cores=0,2,4,6
/proc/15546/stat : 15546 (MPhaseSAT) R 15544 15546 15140 0 -1 4202496 12680 0 0 0 499994 7 0 0 25 0 1 0 809000227 29155328 6664 33554432000 134512640 134731564 4292253536 18446744073709551615 134634896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15546/statm: 7118 6664 271 54 0 6428 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 28472

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): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.95
CPU system time (s): 0.072988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 29612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.95
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12680
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= 9
involuntary context switches= 7580

runsolver used 24.5173 second user time and 50.7793 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-02 02:20:06
IDJOB=3445700
IDBENCH=83163
IDSOLVER=1941
FILE ID=node125/3445700-1306974006
RUNJOBID= node125-1306967262-15158
PBS_JOBID= 13497668
Free space on /tmp= 73724 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445700-1306974006/watcher-3445700-1306974006 -o /tmp/evaluation-result-3445700-1306974006/solver-3445700-1306974006 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445700-1306974006.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1457935317

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.828
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:      20597732 kB
Buffers:        304880 kB
Cached:        3326580 kB
SwapCached:       3584 kB
Active:        8684940 kB
Inactive:      3335564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20597732 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:             812 kB
Writeback:          28 kB
AnonPages:     8386568 kB
Mapped:          34328 kB
Slab:           201988 kB
PageTables:      61388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130044592 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= 73724 MiB
End job on node125 at 2011-06-02 03:43:28