Trace number 3280257

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_M 2011-02-16? (TO) 1300.07 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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-3280257-1303746828/watcher-3280257-1303746828 -o /tmp/evaluation-result-3280257-1303746828/solver-3280257-1303746828 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3280257-1303746828.cnf 

running on 2 cores: 0,2

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: 1.24 0.29 0.09 5/189 14123
/proc/meminfo: memFree=13736176/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=24564 CPUtime=0 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 467098545 25153536 269 33554432000 134512640 134829744 4290546608 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 6141 269 225 78 0 5427 0

[startup+0.0264219 s]
/proc/loadavg: 1.24 0.29 0.09 5/189 14123
/proc/meminfo: memFree=13736176/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=24564 CPUtime=0.02 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 429 0 0 0 2 0 0 0 22 0 1 0 467098545 25153536 370 33554432000 134512640 134829744 4290546608 18446744073709551615 2283691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 6141 370 225 78 0 5427 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24564

[startup+0.100432 s]
/proc/loadavg: 1.24 0.29 0.09 5/189 14123
/proc/meminfo: memFree=13736176/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=24564 CPUtime=0.09 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 788 0 0 0 9 0 0 0 22 0 1 0 467098545 25153536 729 33554432000 134512640 134829744 4290546608 18446744073709551615 2160424 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 6141 729 225 78 0 5427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24564

[startup+0.300403 s]
/proc/loadavg: 1.24 0.29 0.09 5/189 14123
/proc/meminfo: memFree=13736176/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=24564 CPUtime=0.29 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 1713 0 0 0 29 0 0 0 23 0 1 0 467098545 25153536 1654 33554432000 134512640 134829744 4290546608 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 6141 1654 225 78 0 5427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24564

[startup+0.700312 s]
/proc/loadavg: 1.24 0.29 0.09 5/189 14123
/proc/meminfo: memFree=13736176/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=24564 CPUtime=0.69 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 3530 0 0 0 68 1 0 0 25 0 1 0 467098545 25153536 3471 33554432000 134512640 134829744 4290546608 18446744073709551615 2305570 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 6141 3472 225 78 0 5427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24564

[startup+1.50116 s]
/proc/loadavg: 1.24 0.29 0.09 5/190 14124
/proc/meminfo: memFree=13673184/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=169820 CPUtime=1.49 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 38643 0 0 0 144 5 0 0 25 0 1 0 467098545 173895680 38099 33554432000 134512640 134829744 4290546608 18446744073709551615 2409980 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 42455 38101 526 78 0 41741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169820

[startup+3.10082 s]
/proc/loadavg: 1.46 0.35 0.12 5/190 14124
/proc/meminfo: memFree=13562184/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=199636 CPUtime=3.09 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 53024 0 0 0 302 7 0 0 25 0 1 0 467098545 204427264 45465 33554432000 134512640 134829744 4290546608 18446744073709551615 2398433 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 49909 45465 540 78 0 49195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199636

[startup+6.30021 s]
/proc/loadavg: 1.46 0.35 0.12 5/190 14124
/proc/meminfo: memFree=13564712/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=186128 CPUtime=6.28 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 56025 0 0 0 621 7 0 0 25 0 1 0 467098545 190595072 42022 33554432000 134512640 134829744 4290546608 18446744073709551615 134726166 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 46532 42022 552 78 0 45818 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 186128

[startup+12.7009 s]
/proc/loadavg: 1.85 0.47 0.16 5/190 14124
/proc/meminfo: memFree=13542680/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=194996 CPUtime=12.69 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 58259 0 0 0 1261 8 0 0 25 0 1 0 467098545 199675904 44256 33554432000 134512640 134829744 4290546608 18446744073709551615 134624903 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 48749 44256 552 78 0 48035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 194996

[startup+25.5004 s]
/proc/loadavg: 2.18 0.59 0.20 5/190 14125
/proc/meminfo: memFree=13515396/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=197372 CPUtime=25.49 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 76701 0 0 0 2539 10 0 0 25 0 1 0 467098545 202108928 44876 33554432000 134512640 134829744 4290546608 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 49343 44876 552 78 0 48629 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 197372

[startup+51.1003 s]
/proc/loadavg: 2.80 0.86 0.30 5/190 14125
/proc/meminfo: memFree=13501120/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=199420 CPUtime=51.09 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 158936 0 0 0 5086 23 0 0 25 0 1 0 467098545 204206080 44882 33554432000 134512640 134829744 4290546608 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 49855 44882 552 78 0 49141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 199420

[startup+102.307 s]
/proc/loadavg: 3.56 1.40 0.51 5/190 14127
/proc/meminfo: memFree=13649704/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=29424 CPUtime=102.3 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 228045 0 0 0 10197 33 0 0 25 0 1 0 467098545 30130176 6891 33554432000 134512640 134829744 4290546608 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 7356 6891 566 78 0 6642 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29424

[startup+162.3 s]
/proc/loadavg: 3.82 1.83 0.71 5/190 14128
/proc/meminfo: memFree=13645412/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=31700 CPUtime=162.29 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 228625 0 0 0 16196 33 0 0 25 0 1 0 467098545 32460800 7465 33554432000 134512640 134829744 4290546608 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 7925 7465 566 78 0 7211 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31700

[startup+222.3 s]
/proc/loadavg: 4.02 2.27 0.93 5/190 14130
/proc/meminfo: memFree=13639336/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=33620 CPUtime=222.3 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 229114 0 0 0 22196 34 0 0 25 0 1 0 467098545 34426880 7950 33554432000 134512640 134829744 4290546608 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 8405 7950 566 78 0 7691 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33620

[startup+282.3 s]
/proc/loadavg: 4.05 2.57 1.11 5/190 14132
/proc/meminfo: memFree=13637104/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=36356 CPUtime=282.3 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 229798 0 0 0 28196 34 0 0 25 0 1 0 467098545 37228544 8634 33554432000 134512640 134829744 4290546608 18446744073709551615 134719593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9089 8634 566 78 0 8375 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36356

[startup+342.3 s]
/proc/loadavg: 4.02 2.85 1.31 5/190 14133
/proc/meminfo: memFree=13632516/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=37228 CPUtime=342.3 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 230161 0 0 0 34196 34 0 0 25 0 1 0 467098545 38121472 8859 33554432000 134512640 134829744 4290546608 18446744073709551615 134719999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9307 8859 566 78 0 8593 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37228

[startup+402.301 s]
/proc/loadavg: 4.00 3.04 1.46 5/190 14135
/proc/meminfo: memFree=13633508/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=38836 CPUtime=402.31 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 230682 0 0 0 40197 34 0 0 25 0 1 0 467098545 39768064 9267 33554432000 134512640 134829744 4290546608 18446744073709551615 134719760 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9709 9267 566 78 0 8995 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 38836

[startup+462.301 s]
/proc/loadavg: 4.00 3.23 1.63 5/190 14145
/proc/meminfo: memFree=13631200/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=38836 CPUtime=462.31 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 230682 0 0 0 46197 34 0 0 25 0 1 0 467098545 39768064 9267 33554432000 134512640 134829744 4290546608 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9709 9267 566 78 0 8995 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 38836

[startup+522.301 s]
/proc/loadavg: 4.00 3.35 1.76 5/190 14147
/proc/meminfo: memFree=13631140/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=39592 CPUtime=522.31 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 230831 0 0 0 52197 34 0 0 25 0 1 0 467098545 40542208 9416 33554432000 134512640 134829744 4290546608 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9898 9416 566 78 0 9184 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 39592

[startup+582.301 s]
/proc/loadavg: 4.07 3.48 1.90 5/190 14149
/proc/meminfo: memFree=13631016/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=39592 CPUtime=582.32 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 230847 0 0 0 58197 35 0 0 25 0 1 0 467098545 40542208 9432 33554432000 134512640 134829744 4290546608 18446744073709551615 134678436 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 9898 9432 566 78 0 9184 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 39592

[startup+642.301 s]
/proc/loadavg: 4.02 3.58 2.04 5/190 14150
/proc/meminfo: memFree=13624796/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=42180 CPUtime=642.32 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 231458 0 0 0 64197 35 0 0 25 0 1 0 467098545 43192320 10043 33554432000 134512640 134829744 4290546608 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 10545 10043 566 78 0 9831 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 42180

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.15 5/190 14152
/proc/meminfo: memFree=13625528/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=42180 CPUtime=702.32 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 231483 0 0 0 70197 35 0 0 25 0 1 0 467098545 43192320 10068 33554432000 134512640 134829744 4290546608 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 10545 10068 566 78 0 9831 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 42180

[startup+762.307 s]
/proc/loadavg: 4.04 3.73 2.28 5/190 14153
/proc/meminfo: memFree=13622292/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=43580 CPUtime=762.33 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 231835 0 0 0 76198 35 0 0 25 0 1 0 467098545 44625920 10414 33554432000 134512640 134829744 4290546608 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 10895 10414 566 78 0 10181 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 43580

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 2.38 5/190 14155
/proc/meminfo: memFree=13618812/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=43580 CPUtime=822.33 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 231841 0 0 0 82197 36 0 0 25 0 1 0 467098545 44625920 10420 33554432000 134512640 134829744 4290546608 18446744073709551615 134718370 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 10895 10420 566 78 0 10181 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 43580

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 2.48 5/190 14157
/proc/meminfo: memFree=13615208/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46700 CPUtime=882.33 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232574 0 0 0 88197 36 0 0 25 0 1 0 467098545 47820800 11153 33554432000 134512640 134829744 4290546608 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11675 11153 566 78 0 10961 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 46700

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.57 5/190 14185
/proc/meminfo: memFree=13630364/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=942.33 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232692 0 0 0 94197 36 0 0 25 0 1 0 467098545 47525888 11126 33554432000 134512640 134829744 4290546608 18446744073709551615 134717969 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11126 566 78 0 10889 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 46412

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.67 5/190 14187
/proc/meminfo: memFree=13871372/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=1002.33 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232693 0 0 0 100197 36 0 0 25 0 1 0 467098545 47525888 11127 33554432000 134512640 134829744 4290546608 18446744073709551615 134661511 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11127 566 78 0 10889 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 46412

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.74 5/190 14215
/proc/meminfo: memFree=13817692/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=1062.34 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232697 0 0 0 106198 36 0 0 25 0 1 0 467098545 47525888 11131 33554432000 134512640 134829744 4290546608 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11131 566 78 0 10889 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 46412

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.83 5/190 14217
/proc/meminfo: memFree=13810168/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=1122.34 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232697 0 0 0 112198 36 0 0 25 0 1 0 467098545 47525888 11131 33554432000 134512640 134829744 4290546608 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11131 566 78 0 10889 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 46412

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 2.89 5/190 14219
/proc/meminfo: memFree=13809900/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=1182.35 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232723 0 0 0 118198 37 0 0 25 0 1 0 467098545 47525888 11157 33554432000 134512640 134829744 4290546608 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11157 566 78 0 10889 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 46412

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.96 5/190 14220
/proc/meminfo: memFree=13809140/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=46412 CPUtime=1242.35 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 232724 0 0 0 124198 37 0 0 25 0 1 0 467098545 47525888 11158 33554432000 134512640 134829744 4290546608 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 11603 11158 566 78 0 10889 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 46412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.02 5/190 14250
/proc/meminfo: memFree=13976892/32951124 swapFree=67111528/67111528
[pid=14123] ppid=14121 vsize=48228 CPUtime=1300.05 cores=0,2
/proc/14123/stat : 14123 (MPhaseSAT_M) R 14121 14123 14035 0 -1 4202496 233122 0 0 0 129968 37 0 0 25 0 1 0 467098545 49385472 11556 33554432000 134512640 134829744 4290546608 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14123/statm: 12057 11556 566 78 0 11343 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 48228

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.07
CPU user time (s): 1299.69
CPU system time (s): 0.377942
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 215492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233122
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 5293

runsolver used 2.25966 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 17:53:49
IDJOB=3280257
IDBENCH=20365
IDSOLVER=1522
FILE ID=node143/3280257-1303746828
RUNJOBID= node143-1303746801-14053
PBS_JOBID= 13154019
Free space on /tmp= 72256 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280257-1303746828/watcher-3280257-1303746828 -o /tmp/evaluation-result-3280257-1303746828/solver-3280257-1303746828 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3280257-1303746828.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=176542667

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.846
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.846
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.74
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.846
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:      13736456 kB
Buffers:       2273296 kB
Cached:       15864512 kB
SwapCached:          0 kB
Active:        7327972 kB
Inactive:     11328860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13736456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           93488 kB
Writeback:           0 kB
AnonPages:      518156 kB
Mapped:          16732 kB
Slab:           493136 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   734748 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= 72280 MiB
End job on node143 at 2011-04-25 18:15:31