Trace number 3445668

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.08 4999.92

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 4 cores: 1,3,5,7

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.04 4.00 6.19 3/469 28670
/proc/meminfo: memFree=24551252/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=5132 CPUtime=0.01 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 371 0 0 0 1 0 0 0 25 0 1 0 887329493 5255168 312 33554432000 134512640 134731564 4292466912 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 1283 312 225 54 0 593 0

[startup+0.0250939 s]
/proc/loadavg: 2.04 4.00 6.19 3/469 28670
/proc/meminfo: memFree=24551252/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=5132 CPUtime=0.02 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 440 0 0 0 2 0 0 0 25 0 1 0 887329493 5255168 381 33554432000 134512640 134731564 4292466912 18446744073709551615 10055202 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 1283 381 225 54 0 593 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5132

[startup+0.101128 s]
/proc/loadavg: 2.04 4.00 6.19 3/469 28670
/proc/meminfo: memFree=24551252/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=6188 CPUtime=0.09 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1913 0 0 0 9 0 0 0 25 0 1 0 887329493 6336512 1065 33554432000 134512640 134731564 4292466912 18446744073709551615 134558987 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 1547 1065 236 54 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6188

[startup+0.301085 s]
/proc/loadavg: 2.04 4.00 6.19 3/469 28670
/proc/meminfo: memFree=24551252/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=15668 CPUtime=0.28 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 9168 0 0 0 28 0 0 0 25 0 1 0 887329493 16044032 3437 33554432000 134512640 134731564 4292466912 18446744073709551615 134628874 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3917 3437 259 54 0 3227 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15668

[startup+0.701006 s]
/proc/loadavg: 2.04 4.00 6.19 3/469 28670
/proc/meminfo: memFree=24551252/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=19380 CPUtime=0.68 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 10190 0 0 0 68 0 0 0 25 0 1 0 887329493 19845120 4363 33554432000 134512640 134731564 4292466912 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 4845 4363 276 54 0 4155 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19380

[startup+1.50086 s]
/proc/loadavg: 2.04 4.00 6.19 3/470 28671
/proc/meminfo: memFree=24539968/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=13428 CPUtime=1.49 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 11360 0 0 0 148 1 0 0 25 0 1 0 887329493 13750272 2900 33554432000 134512640 134731564 4292466912 18446744073709551615 9899896 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3357 2900 276 54 0 2667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13428

[startup+3.10056 s]
/proc/loadavg: 2.04 4.00 6.19 3/470 28671
/proc/meminfo: memFree=24538992/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=13956 CPUtime=3.09 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 11480 0 0 0 308 1 0 0 25 0 1 0 887329493 14290944 3020 33554432000 134512640 134731564 4292466912 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3489 3020 276 54 0 2799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13956

[startup+6.30096 s]
/proc/loadavg: 2.04 3.97 6.17 3/470 28671
/proc/meminfo: memFree=24537280/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=14748 CPUtime=6.29 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 11686 0 0 0 628 1 0 0 25 0 1 0 887329493 15101952 3226 33554432000 134512640 134731564 4292466912 18446744073709551615 9899886 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3687 3226 276 54 0 2997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14748

[startup+12.7008 s]
/proc/loadavg: 2.04 3.93 6.14 3/470 28671
/proc/meminfo: memFree=24538344/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=13912 CPUtime=12.69 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 13004 0 0 0 1268 1 0 0 25 0 1 0 887329493 14245888 3019 33554432000 134512640 134731564 4292466912 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3478 3019 276 54 0 2788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13912

[startup+25.5004 s]
/proc/loadavg: 2.03 3.84 6.08 3/470 28671
/proc/meminfo: memFree=24539588/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=12716 CPUtime=25.49 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 15175 0 0 0 2548 1 0 0 25 0 1 0 887329493 13021184 2723 33554432000 134512640 134731564 4292466912 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3179 2723 276 54 0 2489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12716

[startup+51.1006 s]
/proc/loadavg: 2.02 3.69 5.97 3/470 28672
/proc/meminfo: memFree=24539552/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11824 CPUtime=51.09 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 21475 0 0 0 5107 2 0 0 25 0 1 0 887329493 12107776 2500 33554432000 134512640 134731564 4292466912 18446744073709551615 134717520 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2956 2500 276 54 0 2266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11824

[startup+102.317 s]
/proc/loadavg: 2.01 3.43 5.76 3/470 28673
/proc/meminfo: memFree=24542492/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10304 CPUtime=102.31 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 32991 0 0 0 10228 3 0 0 25 0 1 0 887329493 10551296 2147 33554432000 134512640 134731564 4292466912 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2576 2147 276 54 0 1886 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 10304

[startup+162.301 s]
/proc/loadavg: 2.00 3.16 5.52 3/470 28675
/proc/meminfo: memFree=24540844/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10156 CPUtime=162.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 47166 0 0 0 16225 5 0 0 25 0 1 0 887329493 10399744 2100 33554432000 134512640 134731564 4292466912 18446744073709551615 134655591 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2539 2101 276 54 0 1849 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10156

[startup+222.301 s]
/proc/loadavg: 2.00 2.95 5.30 3/470 28677
/proc/meminfo: memFree=24541296/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10552 CPUtime=222.29 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 61469 0 0 0 22223 6 0 0 25 0 1 0 887329493 10805248 2184 33554432000 134512640 134731564 4292466912 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2638 2184 276 54 0 1948 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10552

[startup+282.301 s]
/proc/loadavg: 2.00 2.77 5.09 3/470 28678
/proc/meminfo: memFree=24540896/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11128 CPUtime=282.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 76345 0 0 0 28222 8 0 0 25 0 1 0 887329493 11395072 2312 33554432000 134512640 134731564 4292466912 18446744073709551615 9899796 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2782 2312 276 54 0 2092 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11128

[startup+342.301 s]
/proc/loadavg: 2.00 2.63 4.89 3/470 28680
/proc/meminfo: memFree=24539508/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10580 CPUtime=342.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 90420 0 0 0 34221 9 0 0 25 0 1 0 887329493 10833920 2169 33554432000 134512640 134731564 4292466912 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2645 2169 276 54 0 1955 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 10580

[startup+402.3 s]
/proc/loadavg: 2.05 2.53 4.71 3/470 28681
/proc/meminfo: memFree=24540708/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10560 CPUtime=402.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 106415 0 0 0 40218 12 0 0 25 0 1 0 887329493 10813440 2192 33554432000 134512640 134731564 4292466912 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2640 2192 276 54 0 1950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 10560

[startup+462.3 s]
/proc/loadavg: 2.10 2.46 4.55 3/470 28683
/proc/meminfo: memFree=24541044/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11208 CPUtime=462.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 120235 0 0 0 46217 13 0 0 25 0 1 0 887329493 11476992 2349 33554432000 134512640 134731564 4292466912 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2802 2349 276 54 0 2112 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 11208

[startup+522.301 s]
/proc/loadavg: 2.08 2.39 4.39 3/470 28685
/proc/meminfo: memFree=24539644/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=12760 CPUtime=522.3 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 134482 0 0 0 52215 15 0 0 25 0 1 0 887329493 13066240 2731 33554432000 134512640 134731564 4292466912 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3190 2731 276 54 0 2500 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 12760

[startup+582.301 s]
/proc/loadavg: 2.03 2.31 4.24 3/470 28689
/proc/meminfo: memFree=24540632/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=9740 CPUtime=582.31 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 149316 0 0 0 58214 17 0 0 25 0 1 0 887329493 9973760 2001 33554432000 134512640 134731564 4292466912 18446744073709551615 134624409 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2435 2001 276 54 0 1745 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 9740

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.05 3/470 28792
/proc/meminfo: memFree=24537176/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11476 CPUtime=4062.44 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 958992 0 0 0 406112 132 0 0 25 0 1 0 887329493 11751424 2427 33554432000 134512640 134731564 4292466912 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2869 2427 276 54 0 2179 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 11476

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/470 28794
/proc/meminfo: memFree=24538500/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10536 CPUtime=4122.43 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 973674 0 0 0 412109 134 0 0 25 0 1 0 887329493 10788864 2178 33554432000 134512640 134731564 4292466912 18446744073709551615 9899936 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2634 2178 276 54 0 1944 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 10536

[startup+4182.3 s]
/proc/loadavg: 2.17 2.04 2.06 3/470 28798
/proc/meminfo: memFree=24536932/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11712 CPUtime=4182.43 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 986837 0 0 0 418107 136 0 0 25 0 1 0 887329493 11993088 2467 33554432000 134512640 134731564 4292466912 18446744073709551615 134634442 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2928 2467 276 54 0 2238 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 11712

[startup+4242.3 s]
/proc/loadavg: 2.14 2.05 2.06 3/470 28800
/proc/meminfo: memFree=24538596/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11692 CPUtime=4242.43 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 999903 0 0 0 424105 138 0 0 25 0 1 0 887329493 11972608 2459 33554432000 134512640 134731564 4292466912 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2923 2459 276 54 0 2233 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 11692

[startup+4302.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/470 28801
/proc/meminfo: memFree=24536312/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11828 CPUtime=4302.44 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1012752 0 0 0 430105 139 0 0 25 0 1 0 887329493 12111872 2492 33554432000 134512640 134731564 4292466912 18446744073709551615 134670336 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2957 2492 276 54 0 2267 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 11828

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/470 28803
/proc/meminfo: memFree=24537516/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11336 CPUtime=4362.44 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1025799 0 0 0 436104 140 0 0 25 0 1 0 887329493 11608064 2387 33554432000 134512640 134731564 4292466912 18446744073709551615 134681041 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2834 2387 276 54 0 2144 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 11336

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/470 28805
/proc/meminfo: memFree=24539452/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10408 CPUtime=4422.43 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1040788 0 0 0 442102 141 0 0 25 0 1 0 887329493 10657792 2157 33554432000 134512640 134731564 4292466912 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2602 2157 276 54 0 1912 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 10408

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/470 28806
/proc/meminfo: memFree=24536564/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11568 CPUtime=4482.44 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1055225 0 0 0 448100 144 0 0 25 0 1 0 887329493 11845632 2421 33554432000 134512640 134731564 4292466912 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2892 2421 276 54 0 2202 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 11568

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/470 28808
/proc/meminfo: memFree=24539128/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11064 CPUtime=4542.44 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1066031 0 0 0 454099 145 0 0 25 0 1 0 887329493 11329536 2334 33554432000 134512640 134731564 4292466912 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2766 2334 276 54 0 2076 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 11064

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/470 28809
/proc/meminfo: memFree=24539836/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10316 CPUtime=4602.46 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1081202 0 0 0 460099 147 0 0 25 0 1 0 887329493 10563584 2126 33554432000 134512640 134731564 4292466912 18446744073709551615 9900359 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2579 2126 276 54 0 1889 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 10316

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/470 28811
/proc/meminfo: memFree=24537548/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=11128 CPUtime=4662.45 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1095616 0 0 0 466095 150 0 0 25 0 1 0 887329493 11395072 2310 33554432000 134512640 134731564 4292466912 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2782 2310 276 54 0 2092 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 11128

[startup+4722.32 s]
/proc/loadavg: 1.97 1.98 2.00 3/470 28841
/proc/meminfo: memFree=24530740/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10852 CPUtime=4722.46 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1108807 0 0 0 472095 151 0 0 25 0 1 0 887329493 11112448 2265 33554432000 134512640 134731564 4292466912 18446744073709551615 134717563 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2713 2265 276 54 0 2023 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 10852

[startup+4782.3 s]
/proc/loadavg: 2.06 2.01 2.01 3/470 28842
/proc/meminfo: memFree=24528472/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10412 CPUtime=4782.46 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1121876 0 0 0 478093 153 0 0 25 0 1 0 887329493 10661888 2168 33554432000 134512640 134731564 4292466912 18446744073709551615 134669560 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2603 2168 276 54 0 1913 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 10412

[startup+4842.3 s]
/proc/loadavg: 2.06 2.02 2.01 3/470 28844
/proc/meminfo: memFree=24525956/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10580 CPUtime=4842.45 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1135923 0 0 0 484090 155 0 0 25 0 1 0 887329493 10833920 2194 33554432000 134512640 134731564 4292466912 18446744073709551615 134659355 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2645 2194 276 54 0 1955 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 10580

[startup+4902.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/470 28845
/proc/meminfo: memFree=24523928/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=13328 CPUtime=4902.45 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1152989 0 0 0 490089 156 0 0 25 0 1 0 887329493 13647872 2856 33554432000 134512640 134731564 4292466912 18446744073709551615 134667304 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 3332 2856 276 54 0 2642 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 13328

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 28847
/proc/meminfo: memFree=24526244/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10704 CPUtime=4962.45 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1165401 0 0 0 496088 157 0 0 25 0 1 0 887329493 10960896 2247 33554432000 134512640 134731564 4292466912 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2676 2247 276 54 0 1986 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 10704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 28848
/proc/meminfo: memFree=24526104/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10572 CPUtime=5000.07 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1175753 0 0 0 499848 159 0 0 25 0 1 0 887329493 10825728 2210 33554432000 134512640 134731564 4292466912 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2643 2210 276 54 0 1953 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 10572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 28848
/proc/meminfo: memFree=24526104/32951124 swapFree=56297244/67111528
[pid=28670] ppid=28668 vsize=10572 CPUtime=5000.07 cores=1,3,5,7
/proc/28670/stat : 28670 (MPhaseSAT) R 28668 28670 28596 0 -1 4202496 1175753 0 0 0 499848 159 0 0 25 0 1 0 887329493 10825728 2210 33554432000 134512640 134731564 4292466912 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/28670/statm: 2643 2210 276 54 0 1953 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 10572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4998.49
CPU system time (s): 1.59076
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 19380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.49
system time used= 1.59076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1175753
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= 15
involuntary context switches= 4342

runsolver used 21.4927 second user time and 51.2552 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-02 01:29:50
IDJOB=3445668
IDBENCH=71593
IDSOLVER=1941
FILE ID=node111/3445668-1306970990
RUNJOBID= node111-1306970656-28615
PBS_JOBID= 13497691
Free space on /tmp= 73856 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes1.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445668-1306970990/watcher-3445668-1306970990 -o /tmp/evaluation-result-3445668-1306970990/solver-3445668-1306970990 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445668-1306970990.cnf

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=338731389

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24551408 kB
Buffers:        204464 kB
Cached:         529188 kB
SwapCached:      11784 kB
Active:        7607848 kB
Inactive:       526916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24551408 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:     7398108 kB
Mapped:          28752 kB
Slab:           130408 kB
PageTables:      65908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149090692 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= 73856 MiB
End job on node111 at 2011-06-02 02:53:12