Trace number 3291480

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.95 1300.01

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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-3291480-1303788760/watcher-3291480-1303788760 -o /tmp/evaluation-result-3291480-1303788760/solver-3291480-1303788760 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3291480-1303788760.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: 3.38 3.84 3.70 4/183 13536
/proc/meminfo: memFree=18010364/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=5300 CPUtime=0 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 490474511 5427200 271 33554432000 134512640 134761588 4292195312 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 1325 271 225 61 0 628 0

[startup+0.032068 s]
/proc/loadavg: 3.38 3.84 3.70 4/183 13536
/proc/meminfo: memFree=18010364/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=5300 CPUtime=0.02 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 445 0 0 0 2 0 0 0 21 0 1 0 490474511 5427200 386 33554432000 134512640 134761588 4292195312 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 1325 386 225 61 0 628 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5300

[startup+0.10105 s]
/proc/loadavg: 3.38 3.84 3.70 4/183 13536
/proc/meminfo: memFree=18010364/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=5300 CPUtime=0.09 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 759 0 0 0 9 0 0 0 21 0 1 0 490474511 5427200 700 33554432000 134512640 134761588 4292195312 18446744073709551615 134531173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 1325 701 225 61 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5300

[startup+0.301029 s]
/proc/loadavg: 3.38 3.84 3.70 4/183 13536
/proc/meminfo: memFree=18010364/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=9472 CPUtime=0.29 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 8324 0 0 0 29 0 0 0 22 0 1 0 490474511 9699328 1805 33554432000 134512640 134761588 4292195312 18446744073709551615 134559016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 2368 1828 260 61 0 1671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9472

[startup+0.700981 s]
/proc/loadavg: 3.38 3.84 3.70 4/183 13536
/proc/meminfo: memFree=18010364/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=21364 CPUtime=0.69 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 14096 0 0 0 68 1 0 0 23 0 1 0 490474511 21876736 4891 33554432000 134512640 134761588 4292195312 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 5341 4891 281 61 0 4644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21364

[startup+1.50083 s]
/proc/loadavg: 3.38 3.84 3.70 5/184 13537
/proc/meminfo: memFree=17946976/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=18436 CPUtime=1.49 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 15960 0 0 0 148 1 0 0 25 0 1 0 490474511 18878464 4138 33554432000 134512640 134761588 4292195312 18446744073709551615 134634034 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 4609 4138 290 61 0 3912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18436

[startup+3.10055 s]
/proc/loadavg: 3.38 3.84 3.70 5/187 13543
/proc/meminfo: memFree=17900740/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=19836 CPUtime=3.09 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 16343 0 0 0 308 1 0 0 25 0 1 0 490474511 20312064 4521 33554432000 134512640 134761588 4292195312 18446744073709551615 134622183 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 4959 4521 290 61 0 4262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19836

[startup+6.30104 s]
/proc/loadavg: 3.51 3.86 3.71 5/190 13549
/proc/meminfo: memFree=17724668/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=20352 CPUtime=6.29 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 16472 0 0 0 628 1 0 0 25 0 1 0 490474511 20840448 4650 33554432000 134512640 134761588 4292195312 18446744073709551615 134635012 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 5088 4650 290 61 0 4391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20352

[startup+12.701 s]
/proc/loadavg: 3.55 3.86 3.71 5/190 13549
/proc/meminfo: memFree=17544004/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=20352 CPUtime=12.68 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 16472 0 0 0 1267 1 0 0 25 0 1 0 490474511 20840448 4650 33554432000 134512640 134761588 4292195312 18446744073709551615 134620631 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 5088 4650 290 61 0 4391 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20352

[startup+25.5008 s]
/proc/loadavg: 3.65 3.87 3.71 5/190 13549
/proc/meminfo: memFree=17460312/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=32164 CPUtime=25.49 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 42358 0 0 0 2545 4 0 0 25 0 1 0 490474511 32935936 7622 33554432000 134512640 134761588 4292195312 18446744073709551615 134634344 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 8041 7622 284 61 0 7344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32164

[startup+51.1005 s]
/proc/loadavg: 3.77 3.88 3.72 5/190 13550
/proc/meminfo: memFree=17499680/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=24364 CPUtime=51.08 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 47197 0 0 0 5103 5 0 0 25 0 1 0 490474511 24948736 5640 33554432000 134512640 134761588 4292195312 18446744073709551615 134634347 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 6091 5640 284 61 0 5394 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24364

[startup+102.306 s]
/proc/loadavg: 3.90 3.89 3.73 5/190 13551
/proc/meminfo: memFree=17607784/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=25156 CPUtime=102.29 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 55257 0 0 0 10222 7 0 0 25 0 1 0 490474511 25759744 5838 33554432000 134512640 134761588 4292195312 18446744073709551615 134647661 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 6289 5838 284 61 0 5592 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25156

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.74 5/190 13553
/proc/meminfo: memFree=17645948/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=28832 CPUtime=162.28 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 57974 0 0 0 16221 7 0 0 25 0 1 0 490474511 29523968 6757 33554432000 134512640 134761588 4292195312 18446744073709551615 134748500 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7208 6757 284 61 0 6511 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28832

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.75 5/190 13555
/proc/meminfo: memFree=17666864/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=28152 CPUtime=222.28 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 60432 0 0 0 22220 8 0 0 25 0 1 0 490474511 28827648 6587 33554432000 134512640 134761588 4292195312 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7038 6587 284 61 0 6341 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28152

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.77 5/190 13556
/proc/meminfo: memFree=17649848/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=30700 CPUtime=282.27 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 65235 0 0 0 28219 8 0 0 25 0 1 0 490474511 31436800 7256 33554432000 134512640 134761588 4292195312 18446744073709551615 134616959 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7675 7256 284 61 0 6978 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 30700

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.78 5/190 13557
/proc/meminfo: memFree=17629236/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=31008 CPUtime=342.27 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 69539 0 0 0 34217 10 0 0 25 0 1 0 490474511 31752192 7333 33554432000 134512640 134761588 4292195312 18446744073709551615 134672895 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7752 7333 284 61 0 7055 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 31008

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.79 5/190 13559
/proc/meminfo: memFree=17637384/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=37912 CPUtime=402.27 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 73501 0 0 0 40216 11 0 0 25 0 1 0 490474511 38821888 9059 33554432000 134512640 134761588 4292195312 18446744073709551615 134684619 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 9478 9059 284 61 0 8781 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 37912

[startup+462.301 s]
/proc/loadavg: 4.03 3.97 3.81 5/190 13561
/proc/meminfo: memFree=17624104/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=44320 CPUtime=462.27 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 80275 0 0 0 46215 12 0 0 25 0 1 0 490474511 45383680 10661 33554432000 134512640 134761588 4292195312 18446744073709551615 134616756 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 11080 10661 284 61 0 10383 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 44320

[startup+522.301 s]
/proc/loadavg: 4.05 3.99 3.82 5/190 13563
/proc/meminfo: memFree=17628416/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=41756 CPUtime=522.26 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 83840 0 0 0 52214 12 0 0 25 0 1 0 490474511 42758144 10020 33554432000 134512640 134761588 4292195312 18446744073709551615 134616741 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10439 10020 284 61 0 9742 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 41756

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.83 5/190 13564
/proc/meminfo: memFree=17629132/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=39708 CPUtime=582.26 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 85625 0 0 0 58213 13 0 0 25 0 1 0 490474511 40660992 9508 33554432000 134512640 134761588 4292195312 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 9927 9508 284 61 0 9230 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 39708

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.84 5/190 13565
/proc/meminfo: memFree=17625500/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=38736 CPUtime=642.27 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 89389 0 0 0 64213 14 0 0 25 0 1 0 490474511 39665664 9265 33554432000 134512640 134761588 4292195312 18446744073709551615 134748632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 9684 9265 284 61 0 8987 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 38736

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 13567
/proc/meminfo: memFree=17639360/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=35664 CPUtime=702.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 91579 0 0 0 70211 14 0 0 25 0 1 0 490474511 36519936 8497 33554432000 134512640 134761588 4292195312 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 8916 8497 284 61 0 8219 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 35664

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 13569
/proc/meminfo: memFree=17630664/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=40496 CPUtime=762.26 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 95165 0 0 0 76212 14 0 0 25 0 1 0 490474511 41467904 9705 33554432000 134512640 134761588 4292195312 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10124 9705 284 61 0 9427 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 40496

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 13571
/proc/meminfo: memFree=17631752/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=41028 CPUtime=822.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 99840 0 0 0 82210 15 0 0 25 0 1 0 490474511 42012672 9838 33554432000 134512640 134761588 4292195312 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10257 9838 284 61 0 9560 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 41028

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 13572
/proc/meminfo: memFree=17640032/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=31556 CPUtime=882.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 101571 0 0 0 88210 15 0 0 25 0 1 0 490474511 32313344 7470 33554432000 134512640 134761588 4292195312 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7889 7470 284 61 0 7192 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 31556

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 13573
/proc/meminfo: memFree=17637656/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=31300 CPUtime=942.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 102531 0 0 0 94209 16 0 0 25 0 1 0 490474511 32051200 7406 33554432000 134512640 134761588 4292195312 18446744073709551615 134680815 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7825 7406 284 61 0 7128 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 31300

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 13575
/proc/meminfo: memFree=17615924/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=50752 CPUtime=1002.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 107737 0 0 0 100208 17 0 0 25 0 1 0 490474511 51970048 12269 33554432000 134512640 134761588 4292195312 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 12688 12269 284 61 0 11991 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 50752

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.88 5/190 13577
/proc/meminfo: memFree=17626308/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=42212 CPUtime=1062.25 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 108783 0 0 0 106208 17 0 0 25 0 1 0 490474511 43225088 10134 33554432000 134512640 134761588 4292195312 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10553 10134 284 61 0 9856 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 42212

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.90 5/190 13579
/proc/meminfo: memFree=17636928/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=30968 CPUtime=1122.24 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 110257 0 0 0 112207 17 0 0 25 0 1 0 490474511 31711232 7323 33554432000 134512640 134761588 4292195312 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7742 7323 284 61 0 7045 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 30968

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.91 5/190 13580
/proc/meminfo: memFree=17619536/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=42740 CPUtime=1182.24 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 115718 0 0 0 118206 18 0 0 25 0 1 0 490474511 43765760 10266 33554432000 134512640 134761588 4292195312 18446744073709551615 134685473 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10685 10266 284 61 0 9988 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 42740

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.91 5/190 13581
/proc/meminfo: memFree=17628808/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=31220 CPUtime=1242.23 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 117491 0 0 0 124205 18 0 0 25 0 1 0 490474511 31969280 7386 33554432000 134512640 134761588 4292195312 18446744073709551615 134616926 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 7805 7386 284 61 0 7108 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 31220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.91 4/188 13584
/proc/meminfo: memFree=17632152/32951124 swapFree=67111528/67111528
[pid=13536] ppid=13534 vsize=40180 CPUtime=1299.93 cores=0,2
/proc/13536/stat : 13536 (MPhaseSAT64) R 13534 13536 11711 0 -1 4202496 121863 0 0 0 129974 19 0 0 25 0 1 0 490474511 41144320 9626 33554432000 134512640 134761588 4292195312 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13536/statm: 10045 9626 284 61 0 9348 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 40180

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.95
CPU user time (s): 1299.75
CPU system time (s): 0.199969
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 53280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121863
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= 13
involuntary context switches= 2927

runsolver used 2.24966 second user time and 4.5753 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 05:32:40
IDJOB=3291480
IDBENCH=84227
IDSOLVER=1521
FILE ID=node130/3291480-1303788760
RUNJOBID= node130-1303788760-13506
PBS_JOBID= 13157227
Free space on /tmp= 72156 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291480-1303788760/watcher-3291480-1303788760 -o /tmp/evaluation-result-3291480-1303788760/solver-3291480-1303788760 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3291480-1303788760.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=479124673

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18010644 kB
Buffers:       2112972 kB
Cached:       12204712 kB
SwapCached:          0 kB
Active:        6508768 kB
Inactive:      7882404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18010644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7028 kB
Writeback:          52 kB
AnonPages:       73060 kB
Mapped:          16400 kB
Slab:           484652 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220748 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= 72068 MiB
End job on node130 at 2011-04-26 05:54:22