Trace number 3375119

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-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
MD5SUM4fa782cc700b96dfddf41b0ed3b14006
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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: 961)

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

running on 2 cores: 4,6

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: 0.72 2.17 3.09 3/346 25310
/proc/meminfo: memFree=17511840/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=12036 CPUtime=0 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 1 0 656559139 12324864 353 33554432000 4194304 4479436 140733293038416 18446744073709551615 228244348672 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3009 354 267 70 0 129 0

[startup+0.073555 s]
/proc/loadavg: 0.72 2.17 3.09 3/346 25310
/proc/meminfo: memFree=17511840/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=14568 CPUtime=0.06 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1088 0 0 0 6 0 0 0 23 0 1 0 656559139 14917632 930 33554432000 4194304 4479436 140733293038416 18446744073709551615 4321367 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3642 930 303 70 0 762 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14568

[startup+0.100551 s]
/proc/loadavg: 0.72 2.17 3.09 3/346 25310
/proc/meminfo: memFree=17511840/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=14568 CPUtime=0.09 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1088 0 0 0 9 0 0 0 23 0 1 0 656559139 14917632 930 33554432000 4194304 4479436 140733293038416 18446744073709551615 4321207 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3642 930 303 70 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14568

[startup+0.300539 s]
/proc/loadavg: 0.72 2.17 3.09 3/346 25310
/proc/meminfo: memFree=17511840/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15080 CPUtime=0.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1230 0 0 0 29 0 0 0 24 0 1 0 656559139 15441920 1072 33554432000 4194304 4479436 140733293038416 18446744073709551615 4304690 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3770 1072 317 70 0 890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15080

[startup+0.700476 s]
/proc/loadavg: 0.72 2.17 3.09 3/346 25310
/proc/meminfo: memFree=17511840/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=14568 CPUtime=0.69 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1244 0 0 0 69 0 0 0 25 0 1 0 656559139 14917632 958 33554432000 4194304 4479436 140733293038416 18446744073709551615 4450918 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3642 958 324 70 0 762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14568

[startup+1.50033 s]
/proc/loadavg: 0.72 2.17 3.09 4/350 25321
/proc/meminfo: memFree=17504072/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=1.49 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 149 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15620

[startup+3.10105 s]
/proc/loadavg: 0.72 2.17 3.09 4/347 25338
/proc/meminfo: memFree=17504716/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=3.09 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 309 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15620

[startup+6.30048 s]
/proc/loadavg: 0.98 2.20 3.09 5/352 25375
/proc/meminfo: memFree=17501396/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=6.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 629 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295695 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15620

[startup+12.7003 s]
/proc/loadavg: 1.22 2.23 3.10 5/352 25375
/proc/meminfo: memFree=17496428/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=12.69 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 1269 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15620

[startup+25.5011 s]
/proc/loadavg: 1.84 2.32 3.11 5/352 25429
/proc/meminfo: memFree=17495856/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=25.49 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 2549 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4294865 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15620

[startup+51.1006 s]
/proc/loadavg: 2.58 2.45 3.13 5/352 25430
/proc/meminfo: memFree=17494864/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=15620 CPUtime=51.09 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 1527 0 0 0 5109 0 0 0 25 0 1 0 656559139 15994880 1241 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 3905 1241 327 70 0 1025 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15620

[startup+102.313 s]
/proc/loadavg: 3.38 2.69 3.18 5/352 25431
/proc/meminfo: memFree=17490512/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20220 CPUtime=102.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 3096 0 0 0 10230 0 0 0 25 0 1 0 656559139 20705280 2328 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5055 2328 334 70 0 2175 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20220

[startup+162.3 s]
/proc/loadavg: 3.77 2.92 3.22 5/352 25487
/proc/meminfo: memFree=17488832/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20600 CPUtime=162.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 4730 0 0 0 16228 1 0 0 25 0 1 0 656559139 21094400 2393 33554432000 4194304 4479436 140733293038416 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5150 2393 335 70 0 2270 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20600

[startup+222.301 s]
/proc/loadavg: 3.97 3.13 3.28 5/352 25489
/proc/meminfo: memFree=17483956/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25084 CPUtime=222.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 5851 0 0 0 22228 1 0 0 25 0 1 0 656559139 25686016 3514 33554432000 4194304 4479436 140733293038416 18446744073709551615 4297186 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6271 3514 335 70 0 3391 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25084

[startup+282.301 s]
/proc/loadavg: 3.99 3.29 3.32 5/352 25490
/proc/meminfo: memFree=17488788/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20984 CPUtime=282.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 5851 0 0 0 28228 1 0 0 25 0 1 0 656559139 21487616 2489 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331502 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5246 2489 335 70 0 2366 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20984

[startup+342.301 s]
/proc/loadavg: 3.99 3.41 3.36 5/352 25492
/proc/meminfo: memFree=17481080/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25336 CPUtime=342.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 6939 0 0 0 34228 1 0 0 25 0 1 0 656559139 25944064 3577 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295158 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6334 3577 335 70 0 3454 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25336

[startup+402.301 s]
/proc/loadavg: 4.04 3.53 3.40 5/352 25493
/proc/meminfo: memFree=17483160/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25080 CPUtime=402.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 8636 0 0 0 40228 1 0 0 25 0 1 0 656559139 25681920 3258 33554432000 4194304 4479436 140733293038416 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6270 3258 335 70 0 3390 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 25080

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 3.44 5/352 25505
/proc/meminfo: memFree=17482168/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25080 CPUtime=462.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 8764 0 0 0 46228 1 0 0 25 0 1 0 656559139 25681920 3386 33554432000 4194304 4479436 140733293038416 18446744073709551615 4297973 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6270 3386 335 70 0 3390 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 25080

[startup+522.301 s]
/proc/loadavg: 4.02 3.69 3.47 5/352 25507
/proc/meminfo: memFree=17481796/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25080 CPUtime=522.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 8891 0 0 0 52228 1 0 0 25 0 1 0 656559139 25681920 3513 33554432000 4194304 4479436 140733293038416 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6270 3513 335 70 0 3390 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 25080

[startup+582.3 s]
/proc/loadavg: 4.11 3.78 3.51 5/352 25508
/proc/meminfo: memFree=17479300/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25464 CPUtime=582.29 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 8987 0 0 0 58228 1 0 0 25 0 1 0 656559139 26075136 3609 33554432000 4194304 4479436 140733293038416 18446744073709551615 4295856 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6366 3609 335 70 0 3486 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 25464

[startup+642.301 s]
/proc/loadavg: 4.04 3.82 3.54 5/352 25510
/proc/meminfo: memFree=17478904/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25464 CPUtime=642.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 8987 0 0 0 64230 1 0 0 25 0 1 0 656559139 26075136 3609 33554432000 4194304 4479436 140733293038416 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6366 3609 335 70 0 3486 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 25464

[startup+702.3 s]
/proc/loadavg: 4.05 3.86 3.57 5/352 25514
/proc/meminfo: memFree=17483764/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20728 CPUtime=702.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 9884 0 0 0 70228 2 0 0 25 0 1 0 656559139 21225472 2425 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331553 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5182 2425 335 70 0 2302 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 20728

[startup+762.313 s]
/proc/loadavg: 4.18 3.92 3.61 5/352 25516
/proc/meminfo: memFree=17480272/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25208 CPUtime=762.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 13084 0 0 0 76229 2 0 0 25 0 1 0 656559139 25812992 3545 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6302 3545 335 70 0 3422 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 25208

[startup+822.3 s]
/proc/loadavg: 4.06 3.93 3.63 5/352 25518
/proc/meminfo: memFree=17484716/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20856 CPUtime=822.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 14012 0 0 0 82228 2 0 0 25 0 1 0 656559139 21356544 2457 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5214 2457 335 70 0 2334 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 20856

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 3.65 5/352 25519
/proc/meminfo: memFree=17484564/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20984 CPUtime=882.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 16169 0 0 0 88228 3 0 0 25 0 1 0 656559139 21487616 2473 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5246 2473 335 70 0 2366 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 20984

[startup+942.3 s]
/proc/loadavg: 4.06 3.96 3.67 5/352 25521
/proc/meminfo: memFree=17485044/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20728 CPUtime=942.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 18235 0 0 0 94227 3 0 0 25 0 1 0 656559139 21225472 2425 33554432000 4194304 4479436 140733293038416 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5182 2425 335 70 0 2302 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 20728

[startup+1002.3 s]
/proc/loadavg: 4.10 3.99 3.69 5/352 25522
/proc/meminfo: memFree=17483656/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25080 CPUtime=1002.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 19132 0 0 0 100227 3 0 0 25 0 1 0 656559139 25681920 3322 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6270 3322 335 70 0 3390 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 25080

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.71 5/352 25524
/proc/meminfo: memFree=17480164/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25720 CPUtime=1062.3 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 21517 0 0 0 106227 3 0 0 25 0 1 0 656559139 26337280 3673 33554432000 4194304 4479436 140733293038416 18446744073709551615 4330577 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6430 3673 335 70 0 3550 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 25720

[startup+1122.3 s]
/proc/loadavg: 4.16 4.02 3.74 6/352 25526
/proc/meminfo: memFree=17480640/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=25336 CPUtime=1122.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 23437 0 0 0 112227 4 0 0 25 0 1 0 656559139 25944064 3577 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 6334 3577 335 70 0 3454 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 25336

[startup+1182.3 s]
/proc/loadavg: 3.52 3.86 3.70 4/346 25544
/proc/meminfo: memFree=17491296/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=21112 CPUtime=1182.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 24566 0 0 0 118227 4 0 0 25 0 1 0 656559139 21618688 2521 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331723 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5278 2521 335 70 0 2398 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 21112

[startup+1242.3 s]
/proc/loadavg: 3.19 3.70 3.65 4/346 25546
/proc/meminfo: memFree=17491404/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20984 CPUtime=1242.31 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 26614 0 0 0 124227 4 0 0 25 0 1 0 656559139 21487616 2489 33554432000 4194304 4479436 140733293038416 18446744073709551615 228244373399 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5246 2489 335 70 0 2366 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 20984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.57 3.61 4/346 25547
/proc/meminfo: memFree=17490880/32951124 swapFree=67082152/67111528
[pid=25310] ppid=25308 vsize=20728 CPUtime=1300.03 cores=4,6
/proc/25310/stat : 25310 (MPhaseSAT64) R 25308 25310 23389 0 -1 4202496 28648 0 0 0 129998 5 0 0 25 0 1 0 656559139 21225472 2425 33554432000 4194304 4479436 140733293038416 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25310/statm: 5182 2425 335 70 0 2302 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 20728

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.04
CPU user time (s): 1299.98
CPU system time (s): 0.050992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 26488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28648
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= 6
involuntary context switches= 2453

runsolver used 4.54331 second user time and 9.1876 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 10:53:32
IDJOB=3375119
IDBENCH=82828
IDSOLVER=1855
FILE ID=node136/3375119-1305449612
RUNJOBID= node136-1305449611-25279
PBS_JOBID= 13324854
Free space on /tmp= 73060 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375119-1305449612/watcher-3375119-1305449612 -o /tmp/evaluation-result-3375119-1305449612/solver-3375119-1305449612 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375119-1305449612.cnf

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

MD5SUM BENCH= 4fa782cc700b96dfddf41b0ed3b14006
RANDOM SEED=50655319

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17512244 kB
Buffers:        307876 kB
Cached:        5668008 kB
SwapCached:       2740 kB
Active:       10772464 kB
Inactive:      4324944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17512244 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:     9119472 kB
Mapped:          27972 kB
Slab:           236952 kB
PageTables:      39504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69911764 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= 73060 MiB
End job on node136 at 2011-05-15 11:15:14