Trace number 3094936

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3094936-1301753797/watcher-3094936-1301753797 -o /tmp/evaluation-result-3094936-1301753797/solver-3094936-1301753797 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094936-1301753797.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: 4.03 4.03 3.93 5/189 18797
/proc/meminfo: memFree=21093200/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=3216 CPUtime=0 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 286977440 3293184 267 33554432000 134512640 134761588 4294448896 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 804 267 225 61 0 107 0

[startup+0.093137 s]
/proc/loadavg: 4.03 4.03 3.93 5/189 18797
/proc/meminfo: memFree=21093200/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=4720 CPUtime=0.09 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 935 0 0 0 9 0 0 0 25 0 1 0 286977440 4833280 732 33554432000 134512640 134761588 4294448896 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1180 732 259 61 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4720

[startup+0.100133 s]
/proc/loadavg: 4.03 4.03 3.93 5/189 18797
/proc/meminfo: memFree=21093200/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=4720 CPUtime=0.09 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 935 0 0 0 9 0 0 0 25 0 1 0 286977440 4833280 732 33554432000 134512640 134761588 4294448896 18446744073709551615 134644200 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1180 732 259 61 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4720

[startup+0.300098 s]
/proc/loadavg: 4.03 4.03 3.93 5/189 18797
/proc/meminfo: memFree=21093200/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=5376 CPUtime=0.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1077 0 0 0 29 0 0 0 25 0 1 0 286977440 5505024 874 33554432000 134512640 134761588 4294448896 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1344 874 269 61 0 647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5376

[startup+0.701026 s]
/proc/loadavg: 4.03 4.03 3.93 5/189 18797
/proc/meminfo: memFree=21093200/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=5972 CPUtime=0.69 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1263 0 0 0 69 0 0 0 25 0 1 0 286977440 6115328 1060 33554432000 134512640 134761588 4294448896 18446744073709551615 134680618 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1493 1060 274 61 0 796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5972

[startup+1.50088 s]
/proc/loadavg: 4.03 4.03 3.93 4/188 18799
/proc/meminfo: memFree=21096848/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=1.49 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 149 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605414 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7388

[startup+3.10059 s]
/proc/loadavg: 3.95 4.01 3.93 4/188 18799
/proc/meminfo: memFree=21095112/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=3.09 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 309 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605709 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7388

[startup+6.301 s]
/proc/loadavg: 3.95 4.01 3.93 5/190 18882
/proc/meminfo: memFree=21098788/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=6.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 629 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605401 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7388

[startup+12.7008 s]
/proc/loadavg: 3.95 4.01 3.93 5/190 18882
/proc/meminfo: memFree=21097920/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=12.69 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 1269 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605084 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7388

[startup+25.5005 s]
/proc/loadavg: 3.96 4.01 3.93 5/190 18882
/proc/meminfo: memFree=21096076/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=25.49 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 2549 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605056 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7388

[startup+51.1008 s]
/proc/loadavg: 3.97 4.01 3.93 5/190 18883
/proc/meminfo: memFree=21094784/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=7388 CPUtime=51.09 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 1716 0 0 0 5109 0 0 0 25 0 1 0 286977440 7565312 1417 33554432000 134512640 134761588 4294448896 18446744073709551615 134605213 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 1847 1417 277 61 0 1150 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7388

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18884
/proc/meminfo: memFree=21093620/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=8524 CPUtime=102.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 5766 0 0 0 10229 0 0 0 25 0 1 0 286977440 8728576 1546 33554432000 134512640 134761588 4294448896 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2131 1546 286 61 0 1434 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8524

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18886
/proc/meminfo: memFree=21087756/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=9288 CPUtime=162.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 23772 0 0 0 16227 2 0 0 25 0 1 0 286977440 9510912 1720 33554432000 134512640 134761588 4294448896 18446744073709551615 134635988 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2322 1720 286 61 0 1625 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9288

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18887
/proc/meminfo: memFree=21085360/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10312 CPUtime=222.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 36380 0 0 0 22226 3 0 0 25 0 1 0 286977440 10559488 2010 33554432000 134512640 134761588 4294448896 18446744073709551615 134748253 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2578 2010 286 61 0 1881 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10312

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18889
/proc/meminfo: memFree=21083120/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10312 CPUtime=282.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 45103 0 0 0 28225 4 0 0 25 0 1 0 286977440 10559488 2010 33554432000 134512640 134761588 4294448896 18446744073709551615 134636041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2578 2010 286 61 0 1881 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10312

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18891
/proc/meminfo: memFree=21081240/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10568 CPUtime=342.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 56148 0 0 0 34223 6 0 0 25 0 1 0 286977440 10821632 2043 33554432000 134512640 134761588 4294448896 18446744073709551615 134605940 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2642 2043 286 61 0 1945 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 10568

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18892
/proc/meminfo: memFree=21081352/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=8708 CPUtime=402.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 62223 0 0 0 40223 6 0 0 25 0 1 0 286977440 8916992 1576 33554432000 134512640 134761588 4294448896 18446744073709551615 134635939 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2177 1576 286 61 0 1480 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 8708

[startup+462.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18894
/proc/meminfo: memFree=21076628/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10568 CPUtime=462.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 67499 0 0 0 46222 7 0 0 25 0 1 0 286977440 10821632 2042 33554432000 134512640 134761588 4294448896 18446744073709551615 134604822 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2642 2042 286 61 0 1945 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 10568

[startup+522.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18895
/proc/meminfo: memFree=21075456/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10916 CPUtime=522.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 73427 0 0 0 52221 8 0 0 25 0 1 0 286977440 11177984 2135 33554432000 134512640 134761588 4294448896 18446744073709551615 134605448 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2729 2135 286 61 0 2032 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 10916

[startup+582.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18897
/proc/meminfo: memFree=21076164/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10952 CPUtime=582.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 77342 0 0 0 58221 8 0 0 25 0 1 0 286977440 11214848 2144 33554432000 134512640 134761588 4294448896 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2738 2144 286 61 0 2041 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 10952

[startup+642.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 18899
/proc/meminfo: memFree=21080848/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10568 CPUtime=642.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 80363 0 0 0 64221 9 0 0 25 0 1 0 286977440 10821632 2074 33554432000 134512640 134761588 4294448896 18446744073709551615 134635976 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2642 2074 286 61 0 1945 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 10568

[startup+702.301 s]
/proc/loadavg: 3.95 3.98 3.92 5/190 18928
/proc/meminfo: memFree=21087216/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=8708 CPUtime=702.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 85366 0 0 0 70220 9 0 0 25 0 1 0 286977440 8916992 1576 33554432000 134512640 134761588 4294448896 18446744073709551615 134747285 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2177 1576 286 61 0 1480 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 8708

[startup+762.306 s]
/proc/loadavg: 3.98 3.98 3.92 5/190 18930
/proc/meminfo: memFree=21081340/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10600 CPUtime=762.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 91092 0 0 0 76220 10 0 0 25 0 1 0 286977440 10854400 2082 33554432000 134512640 134761588 4294448896 18446744073709551615 134605664 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2650 2082 286 61 0 1953 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 10600

[startup+822.301 s]
/proc/loadavg: 3.99 3.98 3.92 5/190 18931
/proc/meminfo: memFree=21080436/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10824 CPUtime=822.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 98923 0 0 0 82218 11 0 0 25 0 1 0 286977440 11083776 2107 33554432000 134512640 134761588 4294448896 18446744073709551615 134606200 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2706 2107 286 61 0 2009 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 10824

[startup+882.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 18933
/proc/meminfo: memFree=21077060/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10696 CPUtime=882.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 104385 0 0 0 88217 12 0 0 25 0 1 0 286977440 10952704 2107 33554432000 134512640 134761588 4294448896 18446744073709551615 134605682 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2674 2107 286 61 0 1977 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 10696

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 18935
/proc/meminfo: memFree=21076524/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10696 CPUtime=942.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 110001 0 0 0 94216 13 0 0 25 0 1 0 286977440 10952704 2076 33554432000 134512640 134761588 4294448896 18446744073709551615 134635847 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2674 2076 286 61 0 1977 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 10696

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 18936
/proc/meminfo: memFree=21079940/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10536 CPUtime=1002.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 114851 0 0 0 100216 14 0 0 25 0 1 0 286977440 10788864 2035 33554432000 134512640 134761588 4294448896 18446744073709551615 134607227 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2634 2035 286 61 0 1937 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 10536

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 18938
/proc/meminfo: memFree=21083352/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=11472 CPUtime=1062.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 116082 0 0 0 106216 14 0 0 25 0 1 0 286977440 11747328 2302 33554432000 134512640 134761588 4294448896 18446744073709551615 134607224 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2868 2302 286 61 0 2171 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 11472

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18939
/proc/meminfo: memFree=21073876/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10512 CPUtime=1122.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 118038 0 0 0 112216 14 0 0 25 0 1 0 286977440 10764288 2068 33554432000 134512640 134761588 4294448896 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2628 2068 286 61 0 1931 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 10512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 18941
/proc/meminfo: memFree=21077580/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=10760 CPUtime=1182.29 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 122126 0 0 0 118215 14 0 0 25 0 1 0 286977440 11018240 2092 33554432000 134512640 134761588 4294448896 18446744073709551615 134604853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2690 2092 286 61 0 1993 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 10760

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 18943
/proc/meminfo: memFree=21079880/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=8904 CPUtime=1242.3 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 127460 0 0 0 124215 15 0 0 25 0 1 0 286977440 9117696 1659 33554432000 134512640 134761588 4294448896 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2226 1659 286 61 0 1529 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 8904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 18944
/proc/meminfo: memFree=21077004/32951124 swapFree=67111528/67111528
[pid=18797] ppid=18795 vsize=8904 CPUtime=1300 cores=1,3
/proc/18797/stat : 18797 (MPhaseSAT64) R 18795 18797 17913 0 -1 4202496 133373 0 0 0 129984 16 0 0 25 0 1 0 286977440 9117696 1628 33554432000 134512640 134761588 4294448896 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/18797/statm: 2226 1628 286 61 0 1529 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 8904

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.01
CPU user time (s): 1299.85
CPU system time (s): 0.162975
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 11660

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

runsolver used 1.80672 second user time and 4.11337 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-02 16:16:37
IDJOB=3094936
IDBENCH=82818
IDSOLVER=1521
FILE ID=node139/3094936-1301753797
RUNJOBID= node139-1301748579-17933
PBS_JOBID= 12840999
Free space on /tmp= 71872 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094936-1301753797/watcher-3094936-1301753797 -o /tmp/evaluation-result-3094936-1301753797/solver-3094936-1301753797 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094936-1301753797.cnf

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=1392841561

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21093232 kB
Buffers:        358620 kB
Cached:       11147364 kB
SwapCached:          0 kB
Active:        7379376 kB
Inactive:      4213396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21093232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:       86932 kB
Mapped:          16824 kB
Slab:           200692 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275160 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= 71872 MiB
End job on node139 at 2011-04-02 16:38:19