Trace number 3094856

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.99 3.98 3.91 4/189 7163
/proc/meminfo: memFree=22438552/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=3180 CPUtime=0 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 383 0 0 0 0 0 0 0 25 0 1 0 286868150 3256320 321 33554432000 134512640 134761588 4287175552 18446744073709551615 134578360 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 795 321 237 61 0 98 0

[startup+0.0546199 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 7163
/proc/meminfo: memFree=22438552/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=3748 CPUtime=0.05 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 545 0 0 0 5 0 0 0 25 0 1 0 286868150 3837952 483 33554432000 134512640 134761588 4287175552 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 937 483 273 61 0 240 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3748

[startup+0.100611 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 7163
/proc/meminfo: memFree=22438552/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=3908 CPUtime=0.09 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 581 0 0 0 9 0 0 0 25 0 1 0 286868150 4001792 519 33554432000 134512640 134761588 4287175552 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 977 519 273 61 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3908

[startup+0.300577 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 7163
/proc/meminfo: memFree=22438552/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=4716 CPUtime=0.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 807 0 0 0 29 0 0 0 25 0 1 0 286868150 4829184 745 33554432000 134512640 134761588 4287175552 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1179 745 273 61 0 482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4716

[startup+0.700504 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 7163
/proc/meminfo: memFree=22438552/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=5708 CPUtime=0.69 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1164 0 0 0 69 0 0 0 25 0 1 0 286868150 5844992 994 33554432000 134512640 134761588 4287175552 18446744073709551615 134748434 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1427 994 274 61 0 730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5708

[startup+1.50037 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7164
/proc/meminfo: memFree=22435096/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=5708 CPUtime=1.49 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1167 0 0 0 149 0 0 0 25 0 1 0 286868150 5844992 997 33554432000 134512640 134761588 4287175552 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1427 997 277 61 0 730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5708

[startup+3.10108 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7164
/proc/meminfo: memFree=22434600/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=5708 CPUtime=3.09 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1167 0 0 0 309 0 0 0 25 0 1 0 286868150 5844992 997 33554432000 134512640 134761588 4287175552 18446744073709551615 134607114 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1427 997 277 61 0 730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5708

[startup+6.30052 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7164
/proc/meminfo: memFree=22436096/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=5708 CPUtime=6.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1167 0 0 0 629 0 0 0 25 0 1 0 286868150 5844992 997 33554432000 134512640 134761588 4287175552 18446744073709551615 134605080 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1427 997 277 61 0 730 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5708

[startup+12.7004 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7164
/proc/meminfo: memFree=22436340/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=5968 CPUtime=12.69 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1328 0 0 0 1269 0 0 0 25 0 1 0 286868150 6111232 1062 33554432000 134512640 134761588 4287175552 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1492 1062 277 61 0 795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5968

[startup+25.5001 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7165
/proc/meminfo: memFree=22434248/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=6360 CPUtime=25.49 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 1945 0 0 0 2549 0 0 0 25 0 1 0 286868150 6512640 1167 33554432000 134512640 134761588 4287175552 18446744073709551615 134607144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1590 1167 284 61 0 893 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6360

[startup+51.1006 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7165
/proc/meminfo: memFree=22434472/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=7628 CPUtime=51.09 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 3354 0 0 0 5109 0 0 0 25 0 1 0 286868150 7811072 1484 33554432000 134512640 134761588 4287175552 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 1907 1484 284 61 0 1210 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7628

[startup+102.306 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7167
/proc/meminfo: memFree=22430856/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8144 CPUtime=102.3 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 6331 0 0 0 10229 1 0 0 25 0 1 0 286868150 8339456 1613 33554432000 134512640 134761588 4287175552 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2036 1613 284 61 0 1339 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8144

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7168
/proc/meminfo: memFree=22431560/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8784 CPUtime=162.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 9211 0 0 0 16228 1 0 0 25 0 1 0 286868150 8994816 1773 33554432000 134512640 134761588 4287175552 18446744073709551615 134605384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2196 1773 284 61 0 1499 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 8784

[startup+222.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7179
/proc/meminfo: memFree=22421132/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8404 CPUtime=222.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 12508 0 0 0 22227 1 0 0 25 0 1 0 286868150 8605696 1678 33554432000 134512640 134761588 4287175552 18446744073709551615 134748624 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2101 1678 284 61 0 1404 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 8404

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7181
/proc/meminfo: memFree=22418080/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=10196 CPUtime=282.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 15676 0 0 0 28227 2 0 0 25 0 1 0 286868150 10440704 2126 33554432000 134512640 134761588 4287175552 18446744073709551615 134606233 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2549 2126 284 61 0 1852 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10196

[startup+342.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 7236
/proc/meminfo: memFree=22428472/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8276 CPUtime=342.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 18108 0 0 0 34227 2 0 0 25 0 1 0 286868150 8474624 1646 33554432000 134512640 134761588 4287175552 18446744073709551615 134617156 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2069 1646 284 61 0 1372 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8276

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 7241
/proc/meminfo: memFree=22428884/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8916 CPUtime=402.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 20860 0 0 0 40226 2 0 0 25 0 1 0 286868150 9129984 1806 33554432000 134512640 134761588 4287175552 18446744073709551615 134606116 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2229 1806 284 61 0 1532 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 8916

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 7242
/proc/meminfo: memFree=22424884/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11240 CPUtime=462.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 24200 0 0 0 46226 3 0 0 25 0 1 0 286868150 11509760 2202 33554432000 134512640 134761588 4287175552 18446744073709551615 134747342 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2810 2202 285 61 0 2113 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 11240

[startup+522.3 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 7244
/proc/meminfo: memFree=22428820/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8808 CPUtime=522.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 33832 0 0 0 52224 4 0 0 25 0 1 0 286868150 9019392 1594 33554432000 134512640 134761588 4287175552 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2202 1594 285 61 0 1505 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 8808

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 7246
/proc/meminfo: memFree=22427528/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=9580 CPUtime=582.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 43849 0 0 0 58224 5 0 0 25 0 1 0 286868150 9809920 1787 33554432000 134512640 134761588 4287175552 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2395 1787 285 61 0 1698 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 9580

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 7247
/proc/meminfo: memFree=22428348/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=9580 CPUtime=642.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 54441 0 0 0 64223 6 0 0 25 0 1 0 286868150 9809920 1787 33554432000 134512640 134761588 4287175552 18446744073709551615 134748111 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2395 1787 285 61 0 1698 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 9580

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7249
/proc/meminfo: memFree=22425452/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11244 CPUtime=702.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 64617 0 0 0 70221 7 0 0 25 0 1 0 286868150 11513856 2203 33554432000 134512640 134761588 4287175552 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2811 2203 285 61 0 2114 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 11244

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7250
/proc/meminfo: memFree=22426160/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11244 CPUtime=762.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 74889 0 0 0 76220 8 0 0 25 0 1 0 286868150 11513856 2203 33554432000 134512640 134761588 4287175552 18446744073709551615 134748079 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2811 2203 285 61 0 2114 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 11244

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7252
/proc/meminfo: memFree=22427856/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=9836 CPUtime=822.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 84041 0 0 0 82219 10 0 0 25 0 1 0 286868150 10072064 1851 33554432000 134512640 134761588 4287175552 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2459 1851 285 61 0 1762 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 9836

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7254
/proc/meminfo: memFree=22422728/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11500 CPUtime=882.29 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 94761 0 0 0 88218 11 0 0 25 0 1 0 286868150 11776000 2267 33554432000 134512640 134761588 4287175552 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2875 2267 285 61 0 2178 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 11500

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 7255
/proc/meminfo: memFree=22430000/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=9068 CPUtime=942.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 105385 0 0 0 94216 12 0 0 25 0 1 0 286868150 9285632 1659 33554432000 134512640 134761588 4287175552 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2267 1659 285 61 0 1570 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 9068

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 7257
/proc/meminfo: memFree=22426116/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11244 CPUtime=1002.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 116169 0 0 0 100214 14 0 0 25 0 1 0 286868150 11513856 2203 33554432000 134512640 134761588 4287175552 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2811 2203 285 61 0 2114 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 11244

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 7258
/proc/meminfo: memFree=22424960/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=8812 CPUtime=1062.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 126409 0 0 0 106213 15 0 0 25 0 1 0 286868150 9023488 1595 33554432000 134512640 134761588 4287175552 18446744073709551615 134636080 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2203 1595 285 61 0 1506 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 8812

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 7260
/proc/meminfo: memFree=22422572/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=9068 CPUtime=1122.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 136905 0 0 0 112211 17 0 0 25 0 1 0 286868150 9285632 1659 33554432000 134512640 134761588 4287175552 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2267 1659 285 61 0 1570 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 9068

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 7345
/proc/meminfo: memFree=22471996/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=10988 CPUtime=1182.28 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 147977 0 0 0 118210 18 0 0 25 0 1 0 286868150 11251712 2139 33554432000 134512640 134761588 4287175552 18446744073709551615 134748639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2747 2139 285 61 0 2050 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 10988

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7454
/proc/meminfo: memFree=22467416/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11116 CPUtime=1242.27 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 157449 0 0 0 124208 19 0 0 25 0 1 0 286868150 11382784 2171 33554432000 134512640 134761588 4287175552 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2779 2171 285 61 0 2082 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 11116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 7510
/proc/meminfo: memFree=22467980/32951124 swapFree=67111528/67111528
[pid=7163] ppid=7161 vsize=11884 CPUtime=1299.98 cores=1,3
/proc/7163/stat : 7163 (MPhaseSAT64) R 7161 7163 6404 0 -1 4202496 166569 0 0 0 129977 21 0 0 25 0 1 0 286868150 12169216 2363 33554432000 134512640 134761588 4287175552 18446744073709551615 134747486 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7163/statm: 2971 2363 285 61 0 2274 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 11884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.78
CPU system time (s): 0.212967
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 16364

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

runsolver used 1.84072 second user time and 4.08138 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-02 15:57:35
IDJOB=3094856
IDBENCH=82738
IDSOLVER=1521
FILE ID=node103/3094856-1301752655
RUNJOBID= node103-1301748573-6424
PBS_JOBID= 12841033
Free space on /tmp= 71844 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094856-1301752655/watcher-3094856-1301752655 -o /tmp/evaluation-result-3094856-1301752655/solver-3094856-1301752655 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094856-1301752655.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1436333460

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      22438592 kB
Buffers:        327332 kB
Cached:        9812996 kB
SwapCached:          0 kB
Active:        7157908 kB
Inactive:      3096456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22438592 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             612 kB
Writeback:           0 kB
AnonPages:      114564 kB
Mapped:          17008 kB
Slab:           193708 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300500 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= 71848 MiB
End job on node103 at 2011-04-02 16:19:17