Trace number 3282003

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications 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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282003-1303748240/watcher-3282003-1303748240 -o /tmp/evaluation-result-3282003-1303748240/solver-3282003-1303748240 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3282003-1303748240.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.84 3.87 3.09 5/189 6174
/proc/meminfo: memFree=27351372/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=14704 CPUtime=0 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 467239950 15056896 274 33554432000 134512640 134731564 4288451312 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 3676 274 225 54 0 2986 0

[startup+0.085384 s]
/proc/loadavg: 3.84 3.87 3.09 5/189 6174
/proc/meminfo: memFree=27351372/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=14704 CPUtime=0.08 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 733 0 0 0 8 0 0 0 21 0 1 0 467239950 15056896 674 33554432000 134512640 134731564 4288451312 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 3676 674 225 54 0 2986 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14704

[startup+0.100379 s]
/proc/loadavg: 3.84 3.87 3.09 5/189 6174
/proc/meminfo: memFree=27351372/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=14704 CPUtime=0.09 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 807 0 0 0 9 0 0 0 21 0 1 0 467239950 15056896 748 33554432000 134512640 134731564 4288451312 18446744073709551615 3692806 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 3676 748 225 54 0 2986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14704

[startup+0.300347 s]
/proc/loadavg: 3.84 3.87 3.09 5/189 6174
/proc/meminfo: memFree=27351372/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=14704 CPUtime=0.29 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 1768 0 0 0 29 0 0 0 22 0 1 0 467239950 15056896 1709 33554432000 134512640 134731564 4288451312 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 3676 1710 225 54 0 2986 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14704

[startup+0.700271 s]
/proc/loadavg: 3.84 3.87 3.09 5/189 6174
/proc/meminfo: memFree=27351372/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=75804 CPUtime=0.69 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 17974 0 0 0 67 2 0 0 24 0 1 0 467239950 77623296 17687 33554432000 134512640 134731564 4288451312 18446744073709551615 3819004 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 18951 17688 360 54 0 18261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75804

[startup+1.50112 s]
/proc/loadavg: 3.84 3.87 3.09 5/190 6175
/proc/meminfo: memFree=27256140/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=106964 CPUtime=1.49 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 26047 0 0 0 146 3 0 0 25 0 1 0 467239950 109531136 25535 33554432000 134512640 134731564 4288451312 18446744073709551615 134723521 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 26741 25535 488 54 0 26051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106964

[startup+3.10083 s]
/proc/loadavg: 3.84 3.87 3.09 5/190 6175
/proc/meminfo: memFree=27241136/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=118520 CPUtime=3.09 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 28810 0 0 0 305 4 0 0 25 0 1 0 467239950 121364480 28298 33554432000 134512640 134731564 4288451312 18446744073709551615 134723530 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 29630 28298 488 54 0 28940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118520

[startup+6.30024 s]
/proc/loadavg: 3.85 3.88 3.09 5/190 6175
/proc/meminfo: memFree=27231340/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=152644 CPUtime=6.29 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 41855 0 0 0 624 5 0 0 25 0 1 0 467239950 156307456 36869 33554432000 134512640 134731564 4288451312 18446744073709551615 134686693 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 38161 36869 495 54 0 37471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152644

[startup+12.7011 s]
/proc/loadavg: 3.87 3.88 3.10 6/190 6202
/proc/meminfo: memFree=27251576/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=147044 CPUtime=12.69 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 47651 0 0 0 1263 6 0 0 25 0 1 0 467239950 150573056 34851 33554432000 134512640 134731564 4288451312 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 36761 34851 506 54 0 36071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147044

[startup+25.5007 s]
/proc/loadavg: 3.89 3.88 3.11 6/190 6202
/proc/meminfo: memFree=27251176/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=147652 CPUtime=25.49 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 70369 0 0 0 2540 9 0 0 25 0 1 0 467239950 151195648 34986 33554432000 134512640 134731564 4288451312 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 36913 34986 506 54 0 36223 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147652

[startup+51.101 s]
/proc/loadavg: 3.93 3.89 3.13 6/190 6203
/proc/meminfo: memFree=27250956/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=141200 CPUtime=51.09 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 195717 0 0 0 5083 26 0 0 25 0 1 0 467239950 144588800 34728 33554432000 134512640 134731564 4288451312 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 35300 34728 574 54 0 34610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141200

[startup+102.307 s]
/proc/loadavg: 3.97 3.91 3.18 6/190 6205
/proc/meminfo: memFree=27230552/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=155080 CPUtime=102.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 217005 0 0 0 10199 29 0 0 25 0 1 0 467239950 158801920 38233 33554432000 134512640 134731564 4288451312 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 38770 38233 574 54 0 38080 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 155080

[startup+162.3 s]
/proc/loadavg: 4.04 3.94 3.23 6/190 6206
/proc/meminfo: memFree=27227400/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=162.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 218850 0 0 0 16198 30 0 0 25 0 1 0 467239950 160370688 38618 33554432000 134512640 134731564 4288451312 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38618 574 54 0 38463 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 156612

[startup+222.3 s]
/proc/loadavg: 4.01 3.94 3.28 6/190 6208
/proc/meminfo: memFree=27228612/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156744 CPUtime=222.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 219249 0 0 0 22198 30 0 0 25 0 1 0 467239950 160505856 38652 33554432000 134512640 134731564 4288451312 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39186 38652 574 54 0 38496 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 156744

[startup+282.3 s]
/proc/loadavg: 4.06 3.97 3.32 6/190 6209
/proc/meminfo: memFree=27228700/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=282.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 220685 0 0 0 28198 30 0 0 25 0 1 0 467239950 160370688 38589 33554432000 134512640 134731564 4288451312 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38589 574 54 0 38463 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 156612

[startup+342.3 s]
/proc/loadavg: 4.02 3.97 3.36 6/190 6211
/proc/meminfo: memFree=27225552/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=342.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 221051 0 0 0 34198 30 0 0 25 0 1 0 467239950 160370688 38590 33554432000 134512640 134731564 4288451312 18446744073709551615 134710431 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38590 574 54 0 38463 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 156612

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.40 6/190 6213
/proc/meminfo: memFree=27223912/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=402.27 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 221416 0 0 0 40197 30 0 0 25 0 1 0 467239950 160370688 38590 33554432000 134512640 134731564 4288451312 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38590 574 54 0 38463 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 156612

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.43 7/191 6217
/proc/meminfo: memFree=27195964/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=462.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222146 0 0 0 46197 31 0 0 25 0 1 0 467239950 160370688 38590 33554432000 134512640 134731564 4288451312 18446744073709551615 134624516 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38590 574 54 0 38463 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 156612

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.47 6/190 6219
/proc/meminfo: memFree=27217436/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=522.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222146 0 0 0 52197 31 0 0 25 0 1 0 467239950 160370688 38590 33554432000 134512640 134731564 4288451312 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38590 574 54 0 38463 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 156612

[startup+582.301 s]
/proc/loadavg: 4.10 4.00 3.51 6/190 6220
/proc/meminfo: memFree=27214804/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=582.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222146 0 0 0 58197 31 0 0 25 0 1 0 467239950 160370688 38590 33554432000 134512640 134731564 4288451312 18446744073709551615 134668897 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38590 574 54 0 38463 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 156612

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.54 6/190 6222
/proc/meminfo: memFree=27213292/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=642.29 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 64198 31 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134622991 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 156612

[startup+702.301 s]
/proc/loadavg: 4.09 4.02 3.57 5/188 6225
/proc/meminfo: memFree=27351908/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=702.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 70197 31 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 156612

[startup+762.307 s]
/proc/loadavg: 3.40 3.83 3.53 5/184 6243
/proc/meminfo: memFree=27357640/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=762.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 76197 31 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 156612

[startup+822.301 s]
/proc/loadavg: 3.14 3.68 3.49 5/184 6245
/proc/meminfo: memFree=27357972/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=822.27 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 82196 31 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 156612

[startup+882.301 s]
/proc/loadavg: 3.05 3.55 3.46 5/184 6246
/proc/meminfo: memFree=27354580/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=882.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 88196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 156612

[startup+942.301 s]
/proc/loadavg: 3.02 3.45 3.43 5/184 6248
/proc/meminfo: memFree=27353428/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=942.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 94196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 3815863 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 156612

[startup+1002.3 s]
/proc/loadavg: 3.00 3.36 3.40 5/184 6250
/proc/meminfo: memFree=27351900/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1002.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 100196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134667349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 156612

[startup+1062.3 s]
/proc/loadavg: 3.00 3.29 3.37 5/184 6251
/proc/meminfo: memFree=27351616/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1062.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 106196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134667947 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 156612

[startup+1122.3 s]
/proc/loadavg: 3.00 3.24 3.35 5/184 6253
/proc/meminfo: memFree=27351204/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1122.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 112196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659542 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 156612

[startup+1182.3 s]
/proc/loadavg: 3.00 3.19 3.32 4/184 6254
/proc/meminfo: memFree=27350808/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1182.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 118196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 156612

[startup+1242.3 s]
/proc/loadavg: 2.56 3.04 3.26 4/178 6274
/proc/meminfo: memFree=27485960/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1242.28 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 124196 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134624717 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 156612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.20 2.85 3.18 3/178 6275
/proc/meminfo: memFree=27485444/32951124 swapFree=67111524/67111528
[pid=6174] ppid=6172 vsize=156612 CPUtime=1299.98 cores=5,7
/proc/6174/stat : 6174 (MPhaseSAT) R 6172 6174 5820 0 -1 4202496 222154 0 0 0 129966 32 0 0 25 0 1 0 467239950 160370688 38598 33554432000 134512640 134731564 4288451312 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6174/statm: 39153 38598 574 54 0 38463 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 156612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.67
CPU system time (s): 0.329949
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 163248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222154
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= 8
involuntary context switches= 15072

runsolver used 2.05669 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-25 18:17:20
IDJOB=3282003
IDBENCH=70769
IDSOLVER=1520
FILE ID=node147/3282003-1303748240
RUNJOBID= node147-1303746801-5841
PBS_JOBID= 13154015
Free space on /tmp= 72160 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282003-1303748240/watcher-3282003-1303748240 -o /tmp/evaluation-result-3282003-1303748240/solver-3282003-1303748240 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3282003-1303748240.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=371808660

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27351404 kB
Buffers:        940960 kB
Cached:        3865888 kB
SwapCached:          4 kB
Active:         800580 kB
Inactive:      4351500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27351404 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22420 kB
Writeback:           0 kB
AnonPages:      345060 kB
Mapped:          16632 kB
Slab:           380656 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   533488 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= 72184 MiB
End job on node147 at 2011-04-25 18:39:02