Trace number 3095119

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
MD5SUM6b69f72e1046222baee8c8d817a4adac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.529
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 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-3095119-1301758143/watcher-3095119-1301758143 -o /tmp/evaluation-result-3095119-1301758143/solver-3095119-1301758143 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095119-1301758143.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: 3.82 3.98 3.90 4/189 14634
/proc/meminfo: memFree=21729268/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=3160 CPUtime=0 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 375 0 0 0 0 0 0 0 25 0 1 0 287414770 3235840 314 33554432000 134512640 134761588 4293496016 18446744073709551615 134578222 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 790 314 237 61 0 93 0

[startup+0.0594491 s]
/proc/loadavg: 3.82 3.98 3.90 4/189 14634
/proc/meminfo: memFree=21729268/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=3764 CPUtime=0.05 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 548 0 0 0 5 0 0 0 25 0 1 0 287414770 3854336 487 33554432000 134512640 134761588 4293496016 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 941 487 274 61 0 244 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3764

[startup+0.100436 s]
/proc/loadavg: 3.82 3.98 3.90 4/189 14634
/proc/meminfo: memFree=21729268/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=3956 CPUtime=0.09 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 604 0 0 0 9 0 0 0 25 0 1 0 287414770 4050944 543 33554432000 134512640 134761588 4293496016 18446744073709551615 134681950 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 989 543 274 61 0 292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3956

[startup+0.300416 s]
/proc/loadavg: 3.82 3.98 3.90 4/189 14634
/proc/meminfo: memFree=21729268/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=4800 CPUtime=0.29 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 815 0 0 0 29 0 0 0 25 0 1 0 287414770 4915200 754 33554432000 134512640 134761588 4293496016 18446744073709551615 134748109 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1200 754 274 61 0 503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4800

[startup+0.700307 s]
/proc/loadavg: 3.82 3.98 3.90 4/189 14634
/proc/meminfo: memFree=21729268/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=5576 CPUtime=0.69 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1089 0 0 0 69 0 0 0 25 0 1 0 287414770 5709824 964 33554432000 134512640 134761588 4293496016 18446744073709551615 134748024 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1394 964 274 61 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5576

[startup+1.50018 s]
/proc/loadavg: 3.82 3.98 3.90 5/190 14662
/proc/meminfo: memFree=21725308/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=5676 CPUtime=1.49 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1189 0 0 0 149 0 0 0 25 0 1 0 287414770 5812224 992 33554432000 134512640 134761588 4293496016 18446744073709551615 134605309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1419 992 277 61 0 722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5676

[startup+3.10089 s]
/proc/loadavg: 3.82 3.98 3.90 4/188 14662
/proc/meminfo: memFree=21725448/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=5676 CPUtime=3.09 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1189 0 0 0 309 0 0 0 25 0 1 0 287414770 5812224 992 33554432000 134512640 134761588 4293496016 18446744073709551615 134606069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1419 992 277 61 0 722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5676

[startup+6.30032 s]
/proc/loadavg: 3.83 3.98 3.90 5/190 14716
/proc/meminfo: memFree=21722860/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=5676 CPUtime=6.29 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1189 0 0 0 629 0 0 0 25 0 1 0 287414770 5812224 992 33554432000 134512640 134761588 4293496016 18446744073709551615 134608855 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1419 992 277 61 0 722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5676

[startup+12.7011 s]
/proc/loadavg: 3.84 3.98 3.90 5/190 14717
/proc/meminfo: memFree=21722224/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=5676 CPUtime=12.69 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1189 0 0 0 1269 0 0 0 25 0 1 0 287414770 5812224 992 33554432000 134512640 134761588 4293496016 18446744073709551615 134605359 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1419 992 277 61 0 722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5676

[startup+25.5008 s]
/proc/loadavg: 3.95 4.00 3.91 5/190 14717
/proc/meminfo: memFree=21720880/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=6324 CPUtime=25.49 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 1519 0 0 0 2549 0 0 0 25 0 1 0 287414770 6475776 1162 33554432000 134512640 134761588 4293496016 18446744073709551615 134607552 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1581 1162 285 61 0 884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6324

[startup+51.1011 s]
/proc/loadavg: 3.96 4.00 3.91 5/190 14745
/proc/meminfo: memFree=21720376/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=6628 CPUtime=51.1 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 21127 0 0 0 5107 3 0 0 25 0 1 0 287414770 6787072 1051 33554432000 134512640 134761588 4293496016 18446744073709551615 134636885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1657 1051 286 61 0 960 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6628

[startup+102.306 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 14800
/proc/meminfo: memFree=21717148/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=6628 CPUtime=102.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 48510 0 0 0 10223 7 0 0 25 0 1 0 287414770 6787072 1071 33554432000 134512640 134761588 4293496016 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1657 1071 286 61 0 960 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6628

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 14856
/proc/meminfo: memFree=21711596/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=7336 CPUtime=162.29 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 72740 0 0 0 16219 10 0 0 25 0 1 0 287414770 7512064 1244 33554432000 134512640 134761588 4293496016 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1834 1244 286 61 0 1137 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7336

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 14911
/proc/meminfo: memFree=21708940/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8760 CPUtime=222.29 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 80990 0 0 0 22218 11 0 0 25 0 1 0 287414770 8970240 1584 33554432000 134512640 134761588 4293496016 18446744073709551615 134605560 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2190 1584 286 61 0 1493 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8760

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 14913
/proc/meminfo: memFree=21708276/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8520 CPUtime=282.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 100022 0 0 0 28216 14 0 0 25 0 1 0 287414770 8724480 1556 33554432000 134512640 134761588 4293496016 18446744073709551615 134747246 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2130 1556 286 61 0 1433 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8520

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 14915
/proc/meminfo: memFree=21711220/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8552 CPUtime=342.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 108842 0 0 0 34215 15 0 0 25 0 1 0 287414770 8757248 1532 33554432000 134512640 134761588 4293496016 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2138 1532 286 61 0 1441 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8552

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14916
/proc/meminfo: memFree=21706340/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=10472 CPUtime=402.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 111978 0 0 0 40214 16 0 0 25 0 1 0 287414770 10723328 2012 33554432000 134512640 134761588 4293496016 18446744073709551615 134605391 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2618 2012 286 61 0 1921 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 10472

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14918
/proc/meminfo: memFree=21706036/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8392 CPUtime=462.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 127431 0 0 0 46212 18 0 0 25 0 1 0 287414770 8593408 1524 33554432000 134512640 134761588 4293496016 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2098 1524 286 61 0 1401 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 8392

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14919
/proc/meminfo: memFree=21707344/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=6628 CPUtime=522.31 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 145139 0 0 0 52210 21 0 0 25 0 1 0 287414770 6787072 1059 33554432000 134512640 134761588 4293496016 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1657 1059 286 61 0 960 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 6628

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14921
/proc/meminfo: memFree=21704948/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=6788 CPUtime=582.3 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 162762 0 0 0 58207 23 0 0 25 0 1 0 287414770 6950912 1091 33554432000 134512640 134761588 4293496016 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1697 1091 286 61 0 1000 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 6788

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14923
/proc/meminfo: memFree=21706000/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=9704 CPUtime=642.31 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 176666 0 0 0 64206 25 0 0 25 0 1 0 287414770 9936896 1852 33554432000 134512640 134761588 4293496016 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2426 1852 286 61 0 1729 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 9704

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14924
/proc/meminfo: memFree=21706944/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=7304 CPUtime=702.31 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 185604 0 0 0 70204 27 0 0 25 0 1 0 287414770 7479296 1244 33554432000 134512640 134761588 4293496016 18446744073709551615 134636100 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1826 1244 286 61 0 1129 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7304

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14926
/proc/meminfo: memFree=21704676/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=7336 CPUtime=762.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 202089 0 0 0 76202 30 0 0 25 0 1 0 287414770 7512064 1244 33554432000 134512640 134761588 4293496016 18446744073709551615 134616959 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1834 1244 286 61 0 1137 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 7336

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14927
/proc/meminfo: memFree=21705612/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=9992 CPUtime=822.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 219692 0 0 0 82200 32 0 0 25 0 1 0 287414770 10231808 1892 33554432000 134512640 134761588 4293496016 18446744073709551615 134605940 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2498 1892 286 61 0 1801 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 9992

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 14929
/proc/meminfo: memFree=21705444/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=10280 CPUtime=882.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 234715 0 0 0 88198 34 0 0 25 0 1 0 287414770 10526720 1964 33554432000 134512640 134761588 4293496016 18446744073709551615 134605163 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2570 1964 286 61 0 1873 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 10280

[startup+942.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 14930
/proc/meminfo: memFree=21707156/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8520 CPUtime=942.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 246917 0 0 0 94196 36 0 0 25 0 1 0 287414770 8724480 1556 33554432000 134512640 134761588 4293496016 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2130 1556 286 61 0 1433 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8520

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 14932
/proc/meminfo: memFree=21709488/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=7304 CPUtime=1002.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 262856 0 0 0 100194 38 0 0 25 0 1 0 287414770 7479296 1252 33554432000 134512640 134761588 4293496016 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1826 1252 286 61 0 1129 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7304

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 14934
/proc/meminfo: memFree=21709072/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8072 CPUtime=1062.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 287273 0 0 0 106191 41 0 0 25 0 1 0 287414770 8265728 1444 33554432000 134512640 134761588 4293496016 18446744073709551615 134747556 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2018 1444 286 61 0 1321 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 8072

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14935
/proc/meminfo: memFree=21708924/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8488 CPUtime=1122.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 306171 0 0 0 112188 44 0 0 25 0 1 0 287414770 8691712 1548 33554432000 134512640 134761588 4293496016 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2122 1548 286 61 0 1425 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 8488

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14937
/proc/meminfo: memFree=21710120/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=7284 CPUtime=1182.33 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 322011 0 0 0 118186 47 0 0 25 0 1 0 287414770 7458816 1228 33554432000 134512640 134761588 4293496016 18446744073709551615 134748464 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 1821 1228 286 61 0 1124 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 7284

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14938
/proc/meminfo: memFree=21710836/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=8808 CPUtime=1242.32 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 344548 0 0 0 124183 49 0 0 25 0 1 0 287414770 9019392 1596 33554432000 134512640 134761588 4293496016 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2202 1596 286 61 0 1505 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 8808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14940
/proc/meminfo: memFree=21708060/32951124 swapFree=67111528/67111528
[pid=14634] ppid=14632 vsize=9752 CPUtime=1300.04 cores=0,2
/proc/14634/stat : 14634 (MPhaseSAT64) R 14632 14634 14240 0 -1 4202496 353243 0 0 0 129953 51 0 0 25 0 1 0 287414770 9986048 1832 33554432000 134512640 134761588 4293496016 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14634/statm: 2438 1832 286 61 0 1741 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 9752

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.05
CPU user time (s): 1299.53
CPU system time (s): 0.513921
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 13388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.513921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353243
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= 2044

runsolver used 2.00169 second user time and 3.9194 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-02 17:29:03
IDJOB=3095119
IDBENCH=83001
IDSOLVER=1521
FILE ID=node104/3095119-1301758143
RUNJOBID= node104-1301756840-14258
PBS_JOBID= 12841061
Free space on /tmp= 71952 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095119-1301758143/watcher-3095119-1301758143 -o /tmp/evaluation-result-3095119-1301758143/solver-3095119-1301758143 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095119-1301758143.cnf

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

MD5SUM BENCH= 6b69f72e1046222baee8c8d817a4adac
RANDOM SEED=2040693544

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21729408 kB
Buffers:        337100 kB
Cached:       10555028 kB
SwapCached:          0 kB
Active:        7190844 kB
Inactive:      3773648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21729408 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1700 kB
Writeback:           0 kB
AnonPages:       72608 kB
Mapped:          16320 kB
Slab:           193404 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256992 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= 71952 MiB
End job on node104 at 2011-04-02 17:50:45