Trace number 3374833

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 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3374833-1305447924/watcher-3374833-1305447924 -o /tmp/evaluation-result-3374833-1305447924/solver-3374833-1305447924 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3374833-1305447924.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: 6.85 7.80 7.94 2/396 6452
/proc/meminfo: memFree=24120456/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=12668 CPUtime=0 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 428 0 0 0 0 0 0 0 25 0 1 0 656391053 12972032 369 33554432000 4194304 4479436 140733873317872 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 3167 369 267 70 0 287 0

[startup+0.082859 s]
/proc/loadavg: 6.85 7.80 7.94 2/396 6452
/proc/meminfo: memFree=24120456/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=16480 CPUtime=0.07 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 1660 0 0 0 7 0 0 0 25 0 1 0 656391053 16875520 1200 33554432000 4194304 4479436 140733873317872 18446744073709551615 4218936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 4120 1200 286 70 0 1240 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16480

[startup+0.100859 s]
/proc/loadavg: 6.85 7.80 7.94 2/396 6452
/proc/meminfo: memFree=24120456/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=19980 CPUtime=0.09 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 2579 0 0 0 9 0 0 0 25 0 1 0 656391053 20459520 2119 33554432000 4194304 4479436 140733873317872 18446744073709551615 4340968 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 4995 2119 304 70 0 2115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19980

[startup+0.300843 s]
/proc/loadavg: 6.85 7.80 7.94 2/396 6452
/proc/meminfo: memFree=24120456/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22032 CPUtime=0.29 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3092 0 0 0 29 0 0 0 25 0 1 0 656391053 22560768 2632 33554432000 4194304 4479436 140733873317872 18446744073709551615 4340731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5508 2632 304 70 0 2628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22032

[startup+0.700774 s]
/proc/loadavg: 6.85 7.80 7.94 2/396 6452
/proc/meminfo: memFree=24120456/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=24080 CPUtime=0.69 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3618 0 0 0 69 0 0 0 25 0 1 0 656391053 24657920 3158 33554432000 4194304 4479436 140733873317872 18446744073709551615 4416164 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6020 3158 318 70 0 3140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24080

[startup+1.50064 s]
/proc/loadavg: 6.85 7.80 7.94 5/411 6477
/proc/meminfo: memFree=24072404/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22032 CPUtime=1.49 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3625 0 0 0 149 0 0 0 25 0 1 0 656391053 22560768 2653 33554432000 4194304 4479436 140733873317872 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5508 2653 325 70 0 2628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22032

[startup+3.10039 s]
/proc/loadavg: 6.85 7.80 7.94 5/411 6477
/proc/meminfo: memFree=24070172/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22032 CPUtime=3.09 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3676 0 0 0 309 0 0 0 25 0 1 0 656391053 22560768 2704 33554432000 4194304 4479436 140733873317872 18446744073709551615 4294632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5508 2704 328 70 0 2628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22032

[startup+6.71773 s]
/proc/loadavg: 6.78 7.77 7.93 5/411 6477
/proc/meminfo: memFree=24068188/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22032 CPUtime=6.71 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3676 0 0 0 671 0 0 0 25 0 1 0 656391053 22560768 2704 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5508 2704 328 70 0 2628 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 22032

[startup+12.7007 s]
/proc/loadavg: 6.56 7.70 7.91 5/411 6477
/proc/meminfo: memFree=24049372/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22032 CPUtime=12.69 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3676 0 0 0 1269 0 0 0 25 0 1 0 656391053 22560768 2704 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5508 2704 328 70 0 2628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22032

[startup+25.5005 s]
/proc/loadavg: 5.99 7.52 7.84 5/411 6478
/proc/meminfo: memFree=24042028/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22256 CPUtime=25.49 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3961 0 0 0 2549 0 0 0 25 0 1 0 656391053 22790144 2764 33554432000 4194304 4479436 140733873317872 18446744073709551615 4294649 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5564 2764 329 70 0 2684 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22256

[startup+51.1011 s]
/proc/loadavg: 5.31 7.24 7.74 5/411 6478
/proc/meminfo: memFree=24040280/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=22256 CPUtime=51.09 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 3966 0 0 0 5109 0 0 0 25 0 1 0 656391053 22790144 2769 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295128 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5564 2769 334 70 0 2684 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22256

[startup+102.3 s]
/proc/loadavg: 4.61 6.75 7.55 5/411 6480
/proc/meminfo: memFree=24032464/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=23280 CPUtime=102.3 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4127 0 0 0 10230 0 0 0 25 0 1 0 656391053 23838720 2930 33554432000 4194304 4479436 140733873317872 18446744073709551615 4299326 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5820 2930 334 70 0 2940 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23280

[startup+162.301 s]
/proc/loadavg: 4.22 6.25 7.32 5/411 6481
/proc/meminfo: memFree=24028484/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=23280 CPUtime=162.29 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4191 0 0 0 16229 0 0 0 25 0 1 0 656391053 23838720 2994 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295695 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 5820 2994 334 70 0 2940 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23280

[startup+222.315 s]
/proc/loadavg: 4.11 5.85 7.12 5/411 6483
/proc/meminfo: memFree=24025504/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=24304 CPUtime=222.3 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4478 0 0 0 22230 0 0 0 25 0 1 0 656391053 24887296 3281 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295257 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6076 3281 334 70 0 3196 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24304

[startup+282.3 s]
/proc/loadavg: 4.04 5.51 6.92 5/411 6484
/proc/meminfo: memFree=24026488/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=24304 CPUtime=282.29 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4478 0 0 0 28229 0 0 0 25 0 1 0 656391053 24887296 3281 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6076 3281 334 70 0 3196 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24304

[startup+342.301 s]
/proc/loadavg: 4.01 5.23 6.73 5/411 6486
/proc/meminfo: memFree=24026488/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26352 CPUtime=342.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4990 0 0 0 34228 0 0 0 25 0 1 0 656391053 26984448 3793 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6588 3793 334 70 0 3708 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 26352

[startup+402.301 s]
/proc/loadavg: 4.00 5.01 6.56 5/411 6488
/proc/meminfo: memFree=24024620/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=24304 CPUtime=402.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 4990 0 0 0 40228 0 0 0 25 0 1 0 656391053 24887296 3281 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6076 3281 334 70 0 3196 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 24304

[startup+462.3 s]
/proc/loadavg: 4.00 4.82 6.40 5/411 6489
/proc/meminfo: memFree=24024116/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=24304 CPUtime=462.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 5502 0 0 0 46228 0 0 0 25 0 1 0 656391053 24887296 3281 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295128 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6076 3281 334 70 0 3196 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 24304

[startup+522.301 s]
/proc/loadavg: 4.00 4.67 6.24 5/411 6491
/proc/meminfo: memFree=24024360/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26352 CPUtime=522.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 6014 0 0 0 52228 0 0 0 25 0 1 0 656391053 26984448 3793 33554432000 4194304 4479436 140733873317872 18446744073709551615 4339621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6588 3793 334 70 0 3708 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 26352

[startup+582.301 s]
/proc/loadavg: 4.10 4.57 6.11 5/411 6492
/proc/meminfo: memFree=24022868/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26352 CPUtime=582.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 6014 0 0 0 58227 1 0 0 25 0 1 0 656391053 26984448 3793 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295196 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6588 3793 334 70 0 3708 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 26352

[startup+642.3 s]
/proc/loadavg: 4.09 4.48 5.98 5/411 6494
/proc/meminfo: memFree=24021496/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=642.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 6654 0 0 0 64227 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295708 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 26864

[startup+702.301 s]
/proc/loadavg: 4.03 4.39 5.85 5/411 6496
/proc/meminfo: memFree=24021616/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=702.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 6654 0 0 0 70227 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295954 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 26864

[startup+762.301 s]
/proc/loadavg: 4.06 4.33 5.74 5/411 6497
/proc/meminfo: memFree=24021604/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=762.29 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 7166 0 0 0 76228 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 26864

[startup+822.3 s]
/proc/loadavg: 4.02 4.27 5.63 5/411 6499
/proc/meminfo: memFree=24021600/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=822.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 7166 0 0 0 82227 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295216 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 26864

[startup+882.315 s]
/proc/loadavg: 4.00 4.22 5.52 5/411 6500
/proc/meminfo: memFree=24020968/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=882.29 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 7166 0 0 0 88228 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295201 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 26864

[startup+942.301 s]
/proc/loadavg: 4.00 4.18 5.43 5/411 6502
/proc/meminfo: memFree=24020964/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=26864 CPUtime=942.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 7678 0 0 0 94227 1 0 0 25 0 1 0 656391053 27508736 3921 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6716 3921 334 70 0 3836 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 26864

[startup+1002.3 s]
/proc/loadavg: 4.00 4.14 5.33 5/411 6504
/proc/meminfo: memFree=24019340/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=27892 CPUtime=1002.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 8191 0 0 0 100227 1 0 0 25 0 1 0 656391053 28561408 4178 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6973 4178 334 70 0 4093 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 27892

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.25 5/411 6505
/proc/meminfo: memFree=24021440/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=25844 CPUtime=1062.27 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 8191 0 0 0 106226 1 0 0 25 0 1 0 656391053 26464256 3666 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6461 3666 334 70 0 3581 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 25844

[startup+1122.3 s]
/proc/loadavg: 4.05 4.11 5.17 5/411 6534
/proc/meminfo: memFree=24028984/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=25844 CPUtime=1122.27 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 8703 0 0 0 112226 1 0 0 25 0 1 0 656391053 26464256 3666 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295899 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6461 3666 334 70 0 3581 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 25844

[startup+1182.3 s]
/proc/loadavg: 4.27 4.16 5.12 5/411 6535
/proc/meminfo: memFree=24006376/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=28916 CPUtime=1182.28 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 9471 0 0 0 118226 2 0 0 25 0 1 0 656391053 29609984 4434 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 7229 4434 334 70 0 4349 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 28916

[startup+1242.3 s]
/proc/loadavg: 4.10 4.13 5.05 5/411 6537
/proc/meminfo: memFree=23994708/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=27892 CPUtime=1242.27 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 9471 0 0 0 124225 2 0 0 25 0 1 0 656391053 28561408 4178 33554432000 4194304 4479436 140733873317872 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6973 4178 334 70 0 4093 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 27892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.13 4.99 5/411 6539
/proc/meminfo: memFree=23994204/32951132 swapFree=67093844/67111528
[pid=6452] ppid=6449 vsize=25844 CPUtime=1299.98 cores=0,2
/proc/6452/stat : 6452 (MPhaseSAT64) R 6449 6452 6416 0 -1 4202496 9471 0 0 0 129996 2 0 0 25 0 1 0 656391053 26464256 3666 33554432000 4194304 4479436 140733873317872 18446744073709551615 4295250 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6452/statm: 6461 3666 334 70 0 3581 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 25844

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.02
CPU time (s): 1300
CPU user time (s): 1299.97
CPU system time (s): 0.027995
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 28916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9471
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= 9
involuntary context switches= 3303

runsolver used 5.56415 second user time and 12.0702 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 10:25:24
IDJOB=3374833
IDBENCH=82542
IDSOLVER=1855
FILE ID=node128/3374833-1305447924
RUNJOBID= node128-1305447924-6434
PBS_JOBID= 13324882
Free space on /tmp= 73620 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3374833-1305447924/watcher-3374833-1305447924 -o /tmp/evaluation-result-3374833-1305447924/solver-3374833-1305447924 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3374833-1305447924.cnf

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=944804673

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24120744 kB
Buffers:        278952 kB
Cached:        2999936 kB
SwapCached:       1440 kB
Active:        6486540 kB
Inactive:      2048480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24120744 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:     5254432 kB
Mapped:          30876 kB
Slab:           187500 kB
PageTables:      39020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100670020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73612 MiB
End job on node128 at 2011-05-15 10:47:06