Trace number 3273647

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273647-1303604681/watcher-3273647-1303604681 -o /tmp/evaluation-result-3273647-1303604681/solver-3273647-1303604681 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3273647-1303604681.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: 1.41 2.82 3.47 4/189 15399
/proc/meminfo: memFree=14462800/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=3064 CPUtime=0 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 383 0 0 0 0 0 0 0 24 0 1 0 472069075 3137536 323 33554432000 134512640 134761588 4286757072 18446744073709551615 134634522 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 766 323 268 61 0 69 0

[startup+0.076786 s]
/proc/loadavg: 1.41 2.82 3.47 4/189 15399
/proc/meminfo: memFree=14462800/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=3608 CPUtime=0.07 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 524 0 0 0 7 0 0 0 24 0 1 0 472069075 3694592 464 33554432000 134512640 134761588 4286757072 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 902 464 274 61 0 205 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3608

[startup+0.10078 s]
/proc/loadavg: 1.41 2.82 3.47 4/189 15399
/proc/meminfo: memFree=14462800/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=3960 CPUtime=0.09 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 588 0 0 0 9 0 0 0 24 0 1 0 472069075 4055040 528 33554432000 134512640 134761588 4286757072 18446744073709551615 134748276 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 990 528 274 61 0 293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3960

[startup+0.300717 s]
/proc/loadavg: 1.41 2.82 3.47 4/189 15399
/proc/meminfo: memFree=14462800/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=5452 CPUtime=0.29 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1009 0 0 0 29 0 0 0 25 0 1 0 472069075 5582848 933 33554432000 134512640 134761588 4286757072 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1363 933 274 61 0 666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5452

[startup+0.700646 s]
/proc/loadavg: 1.41 2.82 3.47 4/189 15399
/proc/meminfo: memFree=14462800/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=5452 CPUtime=0.69 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1044 0 0 0 69 0 0 0 25 0 1 0 472069075 5582848 936 33554432000 134512640 134761588 4286757072 18446744073709551615 134605664 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1363 936 277 61 0 666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5452

[startup+1.50053 s]
/proc/loadavg: 1.41 2.82 3.47 5/190 15400
/proc/meminfo: memFree=14459468/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=5452 CPUtime=1.49 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1044 0 0 0 149 0 0 0 25 0 1 0 472069075 5582848 936 33554432000 134512640 134761588 4286757072 18446744073709551615 134515568 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1363 936 277 61 0 666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5452

[startup+3.10024 s]
/proc/loadavg: 1.41 2.82 3.47 5/190 15400
/proc/meminfo: memFree=14458820/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=5452 CPUtime=3.09 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1044 0 0 0 309 0 0 0 25 0 1 0 472069075 5582848 936 33554432000 134512640 134761588 4286757072 18446744073709551615 134606230 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1363 936 277 61 0 666 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5452

[startup+6.30068 s]
/proc/loadavg: 1.61 2.84 3.47 5/190 15400
/proc/meminfo: memFree=14456588/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=5584 CPUtime=6.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1173 0 0 0 630 0 0 0 25 0 1 0 472069075 5718016 969 33554432000 134512640 134761588 4286757072 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1396 969 277 61 0 699 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 5584

[startup+12.7005 s]
/proc/loadavg: 1.80 2.86 3.47 5/190 15400
/proc/meminfo: memFree=14451776/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=7256 CPUtime=12.69 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 1790 0 0 0 1269 0 0 0 25 0 1 0 472069075 7430144 1394 33554432000 134512640 134761588 4286757072 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1814 1394 284 61 0 1117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7256

[startup+25.5003 s]
/proc/loadavg: 2.29 2.91 3.48 5/190 15401
/proc/meminfo: memFree=14448192/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=7644 CPUtime=25.49 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 2591 0 0 0 2549 0 0 0 25 0 1 0 472069075 7827456 1491 33554432000 134512640 134761588 4286757072 18446744073709551615 134607552 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 1911 1491 284 61 0 1214 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7644

[startup+51.1007 s]
/proc/loadavg: 2.87 3.00 3.49 5/190 15401
/proc/meminfo: memFree=14442964/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=10492 CPUtime=51.09 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 5280 0 0 0 5109 0 0 0 25 0 1 0 472069075 10743808 2203 33554432000 134512640 134761588 4286757072 18446744073709551615 134605247 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 2623 2203 284 61 0 1926 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10492

[startup+102.307 s]
/proc/loadavg: 3.51 3.15 3.52 5/190 15403
/proc/meminfo: memFree=14440844/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=9856 CPUtime=102.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 8353 0 0 0 10230 0 0 0 25 0 1 0 472069075 10092544 2044 33554432000 134512640 134761588 4286757072 18446744073709551615 134605311 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 2464 2044 284 61 0 1767 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9856

[startup+162.301 s]
/proc/loadavg: 3.82 3.30 3.55 5/190 15404
/proc/meminfo: memFree=14435880/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=10112 CPUtime=162.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 11809 0 0 0 16228 2 0 0 25 0 1 0 472069075 10354688 2108 33554432000 134512640 134761588 4286757072 18446744073709551615 134605227 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 2528 2108 284 61 0 1831 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10112

[startup+222.3 s]
/proc/loadavg: 3.93 3.43 3.57 5/190 15406
/proc/meminfo: memFree=14438812/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=10472 CPUtime=222.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 14978 0 0 0 22228 2 0 0 25 0 1 0 472069075 10723328 2198 33554432000 134512640 134761588 4286757072 18446744073709551615 134605087 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 2618 2198 284 61 0 1921 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10472

[startup+282.301 s]
/proc/loadavg: 3.97 3.53 3.59 5/190 15407
/proc/meminfo: memFree=14428884/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=14588 CPUtime=282.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 26853 0 0 0 28227 3 0 0 25 0 1 0 472069075 14938112 3033 33554432000 134512640 134761588 4286757072 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3647 3033 285 61 0 2950 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 14588

[startup+342.3 s]
/proc/loadavg: 3.99 3.61 3.62 5/190 15409
/proc/meminfo: memFree=14429864/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15868 CPUtime=342.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 38053 0 0 0 34225 5 0 0 25 0 1 0 472069075 16248832 3353 33554432000 134512640 134761588 4286757072 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3967 3353 285 61 0 3270 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15868

[startup+402.301 s]
/proc/loadavg: 3.99 3.68 3.64 5/190 15411
/proc/meminfo: memFree=14427244/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15100 CPUtime=402.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 48293 0 0 0 40224 6 0 0 25 0 1 0 472069075 15462400 3161 33554432000 134512640 134761588 4286757072 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3775 3161 285 61 0 3078 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 15100

[startup+462.301 s]
/proc/loadavg: 3.99 3.74 3.66 5/190 15412
/proc/meminfo: memFree=14425496/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=14972 CPUtime=462.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 59781 0 0 0 46223 8 0 0 25 0 1 0 472069075 15331328 3129 33554432000 134512640 134761588 4286757072 18446744073709551615 134636864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3743 3129 285 61 0 3046 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 14972

[startup+522.3 s]
/proc/loadavg: 3.99 3.78 3.67 5/190 15414
/proc/meminfo: memFree=14428312/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=14716 CPUtime=522.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 70405 0 0 0 52221 9 0 0 25 0 1 0 472069075 15069184 3065 33554432000 134512640 134761588 4286757072 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3679 3065 285 61 0 2982 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 14716

[startup+582.301 s]
/proc/loadavg: 4.03 3.83 3.70 5/190 15415
/proc/meminfo: memFree=14427676/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15356 CPUtime=582.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 81221 0 0 0 58220 10 0 0 25 0 1 0 472069075 15724544 3225 33554432000 134512640 134761588 4286757072 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3839 3225 285 61 0 3142 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 15356

[startup+642.301 s]
/proc/loadavg: 4.01 3.86 3.71 5/190 15417
/proc/meminfo: memFree=14425432/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=14844 CPUtime=642.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 91781 0 0 0 64219 12 0 0 25 0 1 0 472069075 15200256 3097 33554432000 134512640 134761588 4286757072 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3711 3097 285 61 0 3014 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 14844

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.73 5/190 15419
/proc/meminfo: memFree=14422680/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15612 CPUtime=702.3 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 102533 0 0 0 70217 13 0 0 25 0 1 0 472069075 15986688 3289 33554432000 134512640 134761588 4286757072 18446744073709551615 134636864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3903 3289 285 61 0 3206 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 15612

[startup+762.306 s]
/proc/loadavg: 4.00 3.90 3.74 5/190 15420
/proc/meminfo: memFree=14425272/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15740 CPUtime=762.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 113829 0 0 0 76216 15 0 0 25 0 1 0 472069075 16117760 3321 33554432000 134512640 134761588 4286757072 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3935 3321 285 61 0 3238 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 15740

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.75 5/190 15422
/proc/meminfo: memFree=14427232/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15104 CPUtime=822.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 123366 0 0 0 82215 16 0 0 25 0 1 0 472069075 15466496 3162 33554432000 134512640 134761588 4286757072 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3776 3162 285 61 0 3079 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 15104

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.77 5/190 15423
/proc/meminfo: memFree=14426476/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15488 CPUtime=882.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 134790 0 0 0 88214 17 0 0 25 0 1 0 472069075 15859712 3258 33554432000 134512640 134761588 4286757072 18446744073709551615 134748253 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3872 3258 285 61 0 3175 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 15488

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.78 5/190 15425
/proc/meminfo: memFree=14428196/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15104 CPUtime=942.32 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 144806 0 0 0 94213 19 0 0 25 0 1 0 472069075 15466496 3162 33554432000 134512640 134761588 4286757072 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3776 3162 285 61 0 3079 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 15104

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.79 5/190 15427
/proc/meminfo: memFree=14427684/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15616 CPUtime=1002.32 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 154566 0 0 0 100210 22 0 0 25 0 1 0 472069075 15990784 3290 33554432000 134512640 134761588 4286757072 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3904 3290 285 61 0 3207 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 15616

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.80 5/190 15428
/proc/meminfo: memFree=14424320/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=16000 CPUtime=1062.31 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 167686 0 0 0 106208 23 0 0 25 0 1 0 472069075 16384000 3386 33554432000 134512640 134761588 4286757072 18446744073709551615 134748344 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 4000 3386 285 61 0 3303 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 16000

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.82 5/190 15430
/proc/meminfo: memFree=14425892/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=16256 CPUtime=1122.32 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 177254 0 0 0 112207 25 0 0 25 0 1 0 472069075 16646144 3450 33554432000 134512640 134761588 4286757072 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 4064 3450 285 61 0 3367 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 16256

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 15431
/proc/meminfo: memFree=14423644/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15232 CPUtime=1182.32 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 186502 0 0 0 118206 26 0 0 25 0 1 0 472069075 15597568 3194 33554432000 134512640 134761588 4286757072 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3808 3194 285 61 0 3111 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 15232

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 15433
/proc/meminfo: memFree=14418052/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=16000 CPUtime=1242.32 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 195590 0 0 0 124205 27 0 0 25 0 1 0 472069075 16384000 3386 33554432000 134512640 134761588 4286757072 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 4000 3386 285 61 0 3303 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 16000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.94 3.83 2/178 15472
/proc/meminfo: memFree=14457308/32951124 swapFree=67111528/67111528
[pid=15399] ppid=15397 vsize=15616 CPUtime=1300.03 cores=0,2
/proc/15399/stat : 15399 (MPhaseSAT64) R 15397 15399 14611 0 -1 4202496 205094 0 0 0 129974 29 0 0 25 0 1 0 472069075 15990784 3290 33554432000 134512640 134761588 4286757072 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/15399/statm: 3904 3290 285 61 0 3207 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 15616

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.75
CPU system time (s): 0.293955
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16640

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

runsolver used 2.02969 second user time and 3.90141 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 02:24:41
IDJOB=3273647
IDBENCH=83144
IDSOLVER=1521
FILE ID=node108/3273647-1303604681
RUNJOBID= node108-1303604677-15276
PBS_JOBID= 13150586
Free space on /tmp= 71400 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273647-1303604681/watcher-3273647-1303604681 -o /tmp/evaluation-result-3273647-1303604681/solver-3273647-1303604681 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3273647-1303604681.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=2108609094

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.820
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.77
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.820
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.820
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.820
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.820
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:     32951124 kB
MemFree:      14462832 kB
Buffers:       2255304 kB
Cached:       15589172 kB
SwapCached:          0 kB
Active:        9931548 kB
Inactive:      7987244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14462832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1336 kB
Writeback:           0 kB
AnonPages:       74140 kB
Mapped:          16660 kB
Slab:           507328 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258264 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= 71400 MiB
End job on node108 at 2011-04-24 02:46:23