Trace number 3094747

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3094747-1301751175/watcher-3094747-1301751175 -o /tmp/evaluation-result-3094747-1301751175/solver-3094747-1301751175 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094747-1301751175.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.89 4.00 3.80 3/185 11739
/proc/meminfo: memFree=22049432/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=4004 CPUtime=0 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 286717112 4100096 270 33554432000 134512640 134761588 4289676544 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 1001 270 225 61 0 304 0

[startup+0.0293509 s]
/proc/loadavg: 3.89 4.00 3.80 3/185 11739
/proc/meminfo: memFree=22049432/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=4004 CPUtime=0.02 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 448 0 0 0 2 0 0 0 22 0 1 0 286717112 4100096 387 33554432000 134512640 134761588 4289676544 18446744073709551615 8698611 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 1001 387 225 61 0 304 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4004

[startup+0.100344 s]
/proc/loadavg: 3.89 4.00 3.80 3/185 11739
/proc/meminfo: memFree=22049432/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=6144 CPUtime=0.09 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 2278 0 0 0 9 0 0 0 22 0 1 0 286717112 6291456 1017 33554432000 134512640 134761588 4289676544 18446744073709551615 134552512 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 1536 1035 238 61 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6144

[startup+0.300318 s]
/proc/loadavg: 3.89 4.00 3.80 3/185 11739
/proc/meminfo: memFree=22049432/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11220 CPUtime=0.29 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 5658 0 0 0 29 0 0 0 23 0 1 0 286717112 11489280 2163 33554432000 134512640 134761588 4289676544 18446744073709551615 134644297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2805 2163 259 61 0 2108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11220

[startup+0.700239 s]
/proc/loadavg: 3.89 4.00 3.80 3/185 11739
/proc/meminfo: memFree=22049432/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13264 CPUtime=0.69 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6200 0 0 0 69 0 0 0 25 0 1 0 286717112 13582336 2700 33554432000 134512640 134761588 4289676544 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3316 2700 269 61 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13264

[startup+1.5001 s]
/proc/loadavg: 3.89 4.00 3.80 5/188 11767
/proc/meminfo: memFree=22037520/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11216 CPUtime=1.49 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6205 0 0 0 149 0 0 0 25 0 1 0 286717112 11485184 2193 33554432000 134512640 134761588 4289676544 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2804 2193 274 61 0 2107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11216

[startup+3.10083 s]
/proc/loadavg: 3.89 4.00 3.80 5/188 11767
/proc/meminfo: memFree=22037908/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11876 CPUtime=3.09 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6374 0 0 0 309 0 0 0 25 0 1 0 286717112 12161024 2362 33554432000 134512640 134761588 4289676544 18446744073709551615 134603279 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2969 2362 277 61 0 2272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11876

[startup+6.30029 s]
/proc/loadavg: 3.90 4.00 3.80 5/188 11767
/proc/meminfo: memFree=22035904/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11876 CPUtime=6.29 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6503 0 0 0 629 0 0 0 25 0 1 0 286717112 12161024 2491 33554432000 134512640 134761588 4289676544 18446744073709551615 134606121 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2969 2491 277 61 0 2272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11876

[startup+12.7002 s]
/proc/loadavg: 3.98 4.01 3.80 5/188 11769
/proc/meminfo: memFree=22038044/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11876 CPUtime=12.69 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6503 0 0 0 1269 0 0 0 25 0 1 0 286717112 12161024 2491 33554432000 134512640 134761588 4289676544 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2969 2491 277 61 0 2272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11876

[startup+25.5011 s]
/proc/loadavg: 3.99 4.01 3.81 5/188 11769
/proc/meminfo: memFree=22028852/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=11876 CPUtime=25.49 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 6503 0 0 0 2549 0 0 0 25 0 1 0 286717112 12161024 2491 33554432000 134512640 134761588 4289676544 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 2969 2491 277 61 0 2272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11876

[startup+51.1007 s]
/proc/loadavg: 3.99 4.01 3.81 5/188 11797
/proc/meminfo: memFree=22032020/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=14888 CPUtime=51.08 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 7246 0 0 0 5108 0 0 0 25 0 1 0 286717112 15245312 3234 33554432000 134512640 134761588 4289676544 18446744073709551615 134617992 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3722 3234 284 61 0 3025 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14888

[startup+102.306 s]
/proc/loadavg: 4.06 4.02 3.82 5/188 11799
/proc/meminfo: memFree=22030896/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13352 CPUtime=102.3 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 7918 0 0 0 10229 1 0 0 25 0 1 0 286717112 13672448 2882 33554432000 134512640 134761588 4289676544 18446744073709551615 134605307 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3338 2882 284 61 0 2641 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 13352

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.83 5/188 11801
/proc/meminfo: memFree=22028904/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13352 CPUtime=162.29 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 7918 0 0 0 16228 1 0 0 25 0 1 0 286717112 13672448 2882 33554432000 134512640 134761588 4289676544 18446744073709551615 134605075 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3338 2882 284 61 0 2641 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13352

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/188 11801
/proc/meminfo: memFree=22028760/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13736 CPUtime=222.29 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 8782 0 0 0 22228 1 0 0 25 0 1 0 286717112 14065664 2946 33554432000 134512640 134761588 4289676544 18446744073709551615 134606230 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3434 2946 284 61 0 2737 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13736

[startup+282.301 s]
/proc/loadavg: 3.95 3.99 3.84 5/188 11831
/proc/meminfo: memFree=22012552/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13996 CPUtime=282.28 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 9359 0 0 0 28227 1 0 0 25 0 1 0 286717112 14331904 3011 33554432000 134512640 134761588 4289676544 18446744073709551615 134605355 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3499 3011 284 61 0 2802 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 13996

[startup+342.301 s]
/proc/loadavg: 3.98 3.99 3.84 5/188 11833
/proc/meminfo: memFree=22007180/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=15664 CPUtime=342.28 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 9968 0 0 0 34227 1 0 0 25 0 1 0 286717112 16039936 3428 33554432000 134512640 134761588 4289676544 18446744073709551615 134605224 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3916 3428 284 61 0 3219 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 15664

[startup+402.301 s]
/proc/loadavg: 3.99 3.99 3.85 5/188 11835
/proc/meminfo: memFree=22007908/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13616 CPUtime=402.28 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 9968 0 0 0 40227 1 0 0 25 0 1 0 286717112 13942784 2916 33554432000 134512640 134761588 4289676544 18446744073709551615 134605912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3404 2916 284 61 0 2707 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 13616

[startup+462.3 s]
/proc/loadavg: 3.99 3.99 3.85 5/188 11837
/proc/meminfo: memFree=22005272/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16176 CPUtime=462.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 11120 0 0 0 46226 1 0 0 25 0 1 0 286717112 16564224 3556 33554432000 134512640 134761588 4289676544 18446744073709551615 134747209 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4044 3556 284 61 0 3347 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 16176

[startup+522.3 s]
/proc/loadavg: 3.99 3.99 3.86 5/188 11837
/proc/meminfo: memFree=22007484/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=13616 CPUtime=522.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 11152 0 0 0 52226 1 0 0 25 0 1 0 286717112 13942784 2948 33554432000 134512640 134761588 4289676544 18446744073709551615 134605712 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 3404 2948 284 61 0 2707 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 13616

[startup+582.3 s]
/proc/loadavg: 4.09 4.02 3.88 5/188 11839
/proc/meminfo: memFree=22002872/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16176 CPUtime=582.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 11792 0 0 0 58226 1 0 0 25 0 1 0 286717112 16564224 3588 33554432000 134512640 134761588 4289676544 18446744073709551615 134604844 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4044 3588 284 61 0 3347 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 16176

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.88 5/188 11841
/proc/meminfo: memFree=22005088/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16176 CPUtime=642.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 11792 0 0 0 64226 1 0 0 25 0 1 0 286717112 16564224 3588 33554432000 134512640 134761588 4289676544 18446744073709551615 134605056 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4044 3588 284 61 0 3347 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 16176

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/188 11843
/proc/meminfo: memFree=22001212/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16048 CPUtime=702.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12080 0 0 0 70226 1 0 0 25 0 1 0 286717112 16433152 3556 33554432000 134512640 134761588 4289676544 18446744073709551615 134605084 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4012 3556 284 61 0 3315 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 16048

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.89 5/188 11845
/proc/meminfo: memFree=22000820/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16048 CPUtime=762.27 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12080 0 0 0 76226 1 0 0 25 0 1 0 286717112 16433152 3556 33554432000 134512640 134761588 4289676544 18446744073709551615 134605384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4012 3556 284 61 0 3315 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 16048

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 11845
/proc/meminfo: memFree=22003652/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16048 CPUtime=822.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12080 0 0 0 82225 1 0 0 25 0 1 0 286717112 16433152 3556 33554432000 134512640 134761588 4289676544 18446744073709551615 134605965 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4012 3556 284 61 0 3315 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 16048

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 11847
/proc/meminfo: memFree=22001636/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16048 CPUtime=882.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12400 0 0 0 88225 1 0 0 25 0 1 0 286717112 16433152 3556 33554432000 134512640 134761588 4289676544 18446744073709551615 134607524 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4012 3556 284 61 0 3315 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 16048

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 11849
/proc/meminfo: memFree=22003728/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16308 CPUtime=942.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12465 0 0 0 94225 1 0 0 25 0 1 0 286717112 16699392 3621 33554432000 134512640 134761588 4289676544 18446744073709551615 134606080 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4077 3621 284 61 0 3380 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 16308

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 11851
/proc/meminfo: memFree=22003184/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1002.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12594 0 0 0 100225 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134605305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 16632

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 11853
/proc/meminfo: memFree=22001680/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1062.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12594 0 0 0 106225 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134604848 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 16632

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 11853
/proc/meminfo: memFree=22003148/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1122.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12882 0 0 0 112225 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134605931 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 16632

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/188 11855
/proc/meminfo: memFree=22002504/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1182.26 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12882 0 0 0 118225 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134605940 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 16632

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/188 11857
/proc/meminfo: memFree=22000388/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1242.25 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12882 0 0 0 124224 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134614639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 16632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 11859
/proc/meminfo: memFree=21999856/32951132 swapFree=67111528/67111528
[pid=11739] ppid=11737 vsize=16632 CPUtime=1299.96 cores=1,3
/proc/11739/stat : 11739 (MPhaseSAT64) R 11737 11739 11377 0 -1 4202496 12882 0 0 0 129995 1 0 0 25 0 1 0 286717112 17031168 3702 33554432000 134512640 134761588 4289676544 18446744073709551615 134605564 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11739/statm: 4158 3702 284 61 0 3461 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 16632

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.97
CPU user time (s): 1299.95
CPU system time (s): 0.018997
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 17784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12882
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= 15
involuntary context switches= 2932

runsolver used 2.26666 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-02 15:32:55
IDJOB=3094747
IDBENCH=82629
IDSOLVER=1521
FILE ID=node129/3094747-1301751175
RUNJOBID= node129-1301748569-11397
PBS_JOBID= 12841008
Free space on /tmp= 72144 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094747-1301751175/watcher-3094747-1301751175 -o /tmp/evaluation-result-3094747-1301751175/solver-3094747-1301751175 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094747-1301751175.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=521767305

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22049588 kB
Buffers:        345332 kB
Cached:       10214924 kB
SwapCached:          0 kB
Active:        7115176 kB
Inactive:      3537844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22049588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1212 kB
Writeback:           0 kB
AnonPages:       92552 kB
Mapped:          16872 kB
Slab:           185960 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   291040 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= 72144 MiB
End job on node129 at 2011-04-02 15:54:37