Trace number 3094033

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
MD5SUM917ee0efab4f0e89027865c1129d272b
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3094033-1307638503/watcher-3094033-1307638503 -o /tmp/evaluation-result-3094033-1307638503/solver-3094033-1307638503 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094033-1307638503.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.80 3.98 3.93 3/180 6222
/proc/meminfo: memFree=32554508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=11796 CPUtime=0 cores=5,7
/proc/6222/stat : 6222 (runsolver) D 6220 6222 5237 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 856266231 12079104 53 33554432000 4194304 5432328 140736692307616 18446744073709551615 5055479 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6222/statm: 2949 53 34 303 0 2643 0

[startup+0.0960879 s]
/proc/loadavg: 3.80 3.98 3.93 3/180 6222
/proc/meminfo: memFree=32554508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=1320 CPUtime=0 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) D 6220 6222 5237 0 -1 4194304 71 0 2 0 0 0 0 0 17 0 1 0 856266231 1351680 28 33554432000 134512640 134731564 4290880400 18446744073709551615 3349671 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 1
/proc/6222/statm: 330 28 22 54 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1320

[startup+0.101087 s]
/proc/loadavg: 3.80 3.98 3.93 3/180 6222
/proc/meminfo: memFree=32554508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=1372 CPUtime=0 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) D 6220 6222 5237 0 -1 4194304 80 0 4 0 0 0 0 0 17 0 1 0 856266231 1404928 38 33554432000 134512640 134731564 4290880400 18446744073709551615 3347028 0 0 4096 0 0 0 0 17 5 0 0 1
/proc/6222/statm: 343 38 30 54 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1372

[startup+0.30105 s]
/proc/loadavg: 3.80 3.98 3.93 3/180 6222
/proc/meminfo: memFree=32554508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=6096 CPUtime=0.09 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 3018 0 18 0 9 0 0 0 17 0 1 0 856266231 6242304 1078 33554432000 134512640 134731564 4290880400 18446744073709551615 134721833 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 1524 1078 261 54 0 834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6096

[startup+0.700979 s]
/proc/loadavg: 3.80 3.98 3.93 3/180 6222
/proc/meminfo: memFree=32554508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=7696 CPUtime=0.49 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 3939 0 18 0 49 0 0 0 17 0 1 0 856266231 7880704 1471 33554432000 134512640 134731564 4290880400 18446744073709551615 3559171 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 1924 1471 268 54 0 1234 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7696

[startup+1.50083 s]
/proc/loadavg: 3.80 3.98 3.93 5/187 6243
/proc/meminfo: memFree=32495196/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=8356 CPUtime=1.29 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4121 0 18 0 129 0 0 0 18 0 1 0 856266231 8556544 1653 33554432000 134512640 134731564 4290880400 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2089 1653 268 54 0 1399 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 8356

[startup+3.10053 s]
/proc/loadavg: 3.80 3.98 3.93 5/187 6243
/proc/meminfo: memFree=32491120/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=9748 CPUtime=2.88 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4448 0 18 0 288 0 0 0 22 0 1 0 856266231 9981952 1980 33554432000 134512640 134731564 4290880400 18446744073709551615 134606406 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2437 1980 271 54 0 1747 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 9748

[startup+6.30094 s]
/proc/loadavg: 3.82 3.98 3.93 5/187 6243
/proc/meminfo: memFree=32479000/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=9748 CPUtime=6.09 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4448 0 18 0 609 0 0 0 25 0 1 0 856266231 9981952 1980 33554432000 134512640 134731564 4290880400 18446744073709551615 134609078 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2437 1980 271 54 0 1747 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 9748

[startup+12.7008 s]
/proc/loadavg: 3.83 3.98 3.93 5/187 6243
/proc/meminfo: memFree=32462688/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=9748 CPUtime=12.49 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4448 0 18 0 1249 0 0 0 25 0 1 0 856266231 9981952 1980 33554432000 134512640 134731564 4290880400 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2437 1980 271 54 0 1747 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 9748

[startup+25.5004 s]
/proc/loadavg: 3.87 3.98 3.93 5/187 6244
/proc/meminfo: memFree=32456888/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=10124 CPUtime=25.28 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4540 0 18 0 2528 0 0 0 25 0 1 0 856266231 10366976 2072 33554432000 134512640 134731564 4290880400 18446744073709551615 134605403 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2531 2072 271 54 0 1841 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 10124

[startup+51.1007 s]
/proc/loadavg: 3.91 3.98 3.93 5/187 6244
/proc/meminfo: memFree=32461284/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=10124 CPUtime=50.89 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4540 0 18 0 5089 0 0 0 25 0 1 0 856266231 10366976 2072 33554432000 134512640 134731564 4290880400 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2531 2072 271 54 0 1841 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 10124

[startup+102.306 s]
/proc/loadavg: 3.96 3.98 3.93 5/187 6246
/proc/meminfo: memFree=32419840/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=10784 CPUtime=102.09 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 4702 0 18 0 10209 0 0 0 25 0 1 0 856266231 11042816 2234 33554432000 134512640 134731564 4290880400 18446744073709551615 134609078 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 2696 2234 271 54 0 2006 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 10784

[startup+162.3 s]
/proc/loadavg: 3.98 3.98 3.93 5/187 6247
/proc/meminfo: memFree=32411500/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=12016 CPUtime=162.09 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5014 0 18 0 16208 1 0 0 25 0 1 0 856266231 12304384 2546 33554432000 134512640 134731564 4290880400 18446744073709551615 134606284 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3004 2546 271 54 0 2314 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 12016

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/187 6249
/proc/meminfo: memFree=32403532/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=12844 CPUtime=222.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5194 0 18 0 22209 1 0 0 25 0 1 0 856266231 13152256 2726 33554432000 134512640 134731564 4290880400 18446744073709551615 134606378 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3211 2726 271 54 0 2521 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 12844

[startup+282.301 s]
/proc/loadavg: 4.05 3.99 3.93 5/187 6251
/proc/meminfo: memFree=32371252/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=13524 CPUtime=282.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5368 0 18 0 28209 1 0 0 25 0 1 0 856266231 13848576 2900 33554432000 134512640 134731564 4290880400 18446744073709551615 134605024 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3381 2900 271 54 0 2691 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 13524

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.93 5/187 6252
/proc/meminfo: memFree=32343192/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=14068 CPUtime=342.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5470 0 18 0 34209 1 0 0 25 0 1 0 856266231 14405632 3002 33554432000 134512640 134731564 4290880400 18446744073709551615 134660184 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3517 3002 271 54 0 2827 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 14068

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/187 6263
/proc/meminfo: memFree=32343948/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=14604 CPUtime=402.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5623 0 18 0 40209 1 0 0 25 0 1 0 856266231 14954496 3155 33554432000 134512640 134731564 4290880400 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3651 3155 271 54 0 2961 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 14604

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/187 6264
/proc/meminfo: memFree=32342920/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=15288 CPUtime=462.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5743 0 18 0 46209 1 0 0 25 0 1 0 856266231 15654912 3275 33554432000 134512640 134731564 4290880400 18446744073709551615 134606318 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3822 3275 271 54 0 3132 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 15288

[startup+522.301 s]
/proc/loadavg: 4.11 4.02 3.94 5/187 6266
/proc/meminfo: memFree=32324900/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=15564 CPUtime=522.1 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5826 0 18 0 52209 1 0 0 25 0 1 0 856266231 15937536 3358 33554432000 134512640 134731564 4290880400 18446744073709551615 134605560 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 3891 3358 271 54 0 3201 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 15564

[startup+582.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/187 6268
/proc/meminfo: memFree=32323500/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=16132 CPUtime=582.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 5957 0 18 0 58210 1 0 0 25 0 1 0 856266231 16519168 3489 33554432000 134512640 134731564 4290880400 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4033 3489 271 54 0 3343 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 16132

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/187 6269
/proc/meminfo: memFree=32321720/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=16404 CPUtime=642.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6022 0 18 0 64210 1 0 0 25 0 1 0 856266231 16797696 3554 33554432000 134512640 134731564 4290880400 18446744073709551615 134605876 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4101 3554 271 54 0 3411 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 16404

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 6271
/proc/meminfo: memFree=32320676/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=16936 CPUtime=702.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6133 0 18 0 70210 1 0 0 25 0 1 0 856266231 17342464 3665 33554432000 134512640 134731564 4290880400 18446744073709551615 134605400 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4234 3665 271 54 0 3544 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 16936

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 6272
/proc/meminfo: memFree=32317300/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=17252 CPUtime=762.12 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6223 0 18 0 76211 1 0 0 25 0 1 0 856266231 17666048 3755 33554432000 134512640 134731564 4290880400 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4313 3755 271 54 0 3623 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 17252

[startup+822.3 s]
/proc/loadavg: 4.08 4.02 3.95 5/187 6274
/proc/meminfo: memFree=32313788/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=18724 CPUtime=822.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6584 0 18 0 82210 1 0 0 25 0 1 0 856266231 19173376 4116 33554432000 134512640 134731564 4290880400 18446744073709551615 134605126 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4681 4116 271 54 0 3991 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 18724

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.95 5/187 6276
/proc/meminfo: memFree=32313260/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19408 CPUtime=882.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6732 0 18 0 88210 1 0 0 25 0 1 0 856266231 19873792 4264 33554432000 134512640 134731564 4290880400 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4852 4264 271 54 0 4162 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 19408

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/187 6277
/proc/meminfo: memFree=32295236/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19408 CPUtime=942.11 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6751 0 18 0 94210 1 0 0 25 0 1 0 856266231 19873792 4283 33554432000 134512640 134731564 4290880400 18446744073709551615 134606336 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4852 4283 271 54 0 4162 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 19408

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 6279
/proc/meminfo: memFree=32262332/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19408 CPUtime=1002.12 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6771 0 18 0 100211 1 0 0 25 0 1 0 856266231 19873792 4303 33554432000 134512640 134731564 4290880400 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4852 4303 271 54 0 4162 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 19408

[startup+1062.3 s]
/proc/loadavg: 3.66 3.92 3.92 4/181 6304
/proc/meminfo: memFree=32276508/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19728 CPUtime=1062.12 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6816 0 18 0 106211 1 0 0 25 0 1 0 856266231 20201472 4348 33554432000 134512640 134731564 4290880400 18446744073709551615 134606299 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4932 4348 271 54 0 4242 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 19728

[startup+1122.3 s]
/proc/loadavg: 2.75 3.62 3.82 3/175 6330
/proc/meminfo: memFree=32388964/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19728 CPUtime=1122.12 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6839 0 18 0 112211 1 0 0 25 0 1 0 856266231 20201472 4371 33554432000 134512640 134731564 4290880400 18446744073709551615 134605004 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4932 4371 271 54 0 4242 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 19728

[startup+1182.3 s]
/proc/loadavg: 2.27 3.32 3.70 3/175 6332
/proc/meminfo: memFree=32389048/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=19892 CPUtime=1182.12 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6866 0 18 0 118211 1 0 0 25 0 1 0 856266231 20369408 4398 33554432000 134512640 134731564 4290880400 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 4973 4398 271 54 0 4283 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 19892

[startup+1242.3 s]
/proc/loadavg: 2.10 3.08 3.59 3/175 6333
/proc/meminfo: memFree=32388996/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=20052 CPUtime=1242.13 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6891 0 18 0 124212 1 0 0 25 0 1 0 856266231 20533248 4423 33554432000 134512640 134731564 4290880400 18446744073709551615 134605481 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 5013 4423 271 54 0 4323 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 20052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.88 3.49 3/175 6335
/proc/meminfo: memFree=32388952/32951124 swapFree=67062492/67111528
[pid=6222] ppid=6220 vsize=20052 CPUtime=1299.83 cores=5,7
/proc/6222/stat : 6222 (MPhaseSAT) R 6220 6222 5237 0 -1 4202496 6897 0 18 0 129982 1 0 0 25 0 1 0 856266231 20533248 4429 33554432000 134512640 134731564 4290880400 18446744073709551615 134605232 0 0 4096 1026 0 0 0 17 5 0 0 10
/proc/6222/statm: 5013 4429 271 54 0 4323 0
Current children cumulated CPU time (s) 1299.83
Current children cumulated vsize (KiB) 20052

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.84
CPU user time (s): 1299.83
CPU system time (s): 0.016997
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 20052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6897
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 190
involuntary context switches= 1877

runsolver used 2.00069 second user time and 4.89026 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 18:55:03
IDJOB=3094033
IDBENCH=82515
IDSOLVER=1520
FILE ID=node147/3094033-1307638503
RUNJOBID= node147-1307638503-6187
PBS_JOBID= 13549345
Free space on /tmp= 74068 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094033-1307638503/watcher-3094033-1307638503 -o /tmp/evaluation-result-3094033-1307638503/solver-3094033-1307638503 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094033-1307638503.cnf

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=28106029

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:      32555984 kB
Buffers:         46804 kB
Cached:         191772 kB
SwapCached:      10236 kB
Active:         104824 kB
Inactive:       154636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32555984 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:            1224 kB
Writeback:          16 kB
AnonPages:       18820 kB
Mapped:           9812 kB
Slab:            70276 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   161148 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= 74068 MiB
End job on node147 at 2011-06-09 19:16:45