Trace number 3264779

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

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

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-3264779-1303571438/watcher-3264779-1303571438 -o /tmp/evaluation-result-3264779-1303571438/solver-3264779-1303571438 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3264779-1303571438.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: 4.01 4.02 4.31 5/189 19440
/proc/meminfo: memFree=17439644/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=3236 CPUtime=0 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 362 0 0 0 0 0 0 0 25 0 1 0 449559746 3313664 302 33554432000 134512640 134761588 4287078080 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 809 302 232 61 0 112 0

[startup+0.0496191 s]
/proc/loadavg: 4.01 4.02 4.31 5/189 19440
/proc/meminfo: memFree=17439644/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=3988 CPUtime=0.04 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 626 0 0 0 4 0 0 0 25 0 1 0 449559746 4083712 557 33554432000 134512640 134761588 4287078080 18446744073709551615 134622323 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 997 557 271 61 0 300 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3988

[startup+0.100615 s]
/proc/loadavg: 4.01 4.02 4.31 5/189 19440
/proc/meminfo: memFree=17439644/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=3988 CPUtime=0.09 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 627 0 0 0 9 0 0 0 25 0 1 0 449559746 4083712 558 33554432000 134512640 134761588 4287078080 18446744073709551615 134634731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 997 558 271 61 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3988

[startup+0.300573 s]
/proc/loadavg: 4.01 4.02 4.31 5/189 19440
/proc/meminfo: memFree=17439644/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=3988 CPUtime=0.29 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 628 0 0 0 29 0 0 0 25 0 1 0 449559746 4083712 559 33554432000 134512640 134761588 4287078080 18446744073709551615 134649095 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 997 559 271 61 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3988

[startup+0.700477 s]
/proc/loadavg: 4.01 4.02 4.31 5/189 19440
/proc/meminfo: memFree=17439644/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=4124 CPUtime=0.69 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 672 0 0 0 69 0 0 0 25 0 1 0 449559746 4222976 603 33554432000 134512640 134761588 4287078080 18446744073709551615 134747539 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1031 603 275 61 0 334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4124

[startup+1.50035 s]
/proc/loadavg: 4.01 4.02 4.31 5/190 19441
/proc/meminfo: memFree=17437304/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=5072 CPUtime=1.49 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 1101 0 0 0 149 0 0 0 25 0 1 0 449559746 5193728 840 33554432000 134512640 134761588 4287078080 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1268 840 275 61 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5072

[startup+3.10103 s]
/proc/loadavg: 4.01 4.02 4.31 5/190 19441
/proc/meminfo: memFree=17435568/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=6684 CPUtime=3.09 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 1527 0 0 0 309 0 0 0 25 0 1 0 449559746 6844416 1055 33554432000 134512640 134761588 4287078080 18446744073709551615 134747397 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1671 1055 276 61 0 974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6684

[startup+6.30047 s]
/proc/loadavg: 4.01 4.02 4.30 5/190 19441
/proc/meminfo: memFree=17437284/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=8344 CPUtime=6.29 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 2191 0 0 0 629 0 0 0 25 0 1 0 449559746 8544256 1486 33554432000 134512640 134761588 4287078080 18446744073709551615 134634714 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 2086 1486 276 61 0 1389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8344

[startup+12.7003 s]
/proc/loadavg: 4.01 4.02 4.30 5/190 19441
/proc/meminfo: memFree=17438664/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=8408 CPUtime=12.69 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 2957 0 0 0 1269 0 0 0 25 0 1 0 449559746 8609792 1486 33554432000 134512640 134761588 4287078080 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 2102 1486 276 61 0 1405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8408

[startup+25.5009 s]
/proc/loadavg: 4.01 4.02 4.30 5/190 19442
/proc/meminfo: memFree=17433076/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=8792 CPUtime=25.49 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 3787 0 0 0 2549 0 0 0 25 0 1 0 449559746 9003008 1582 33554432000 134512640 134761588 4287078080 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 2198 1582 276 61 0 1501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8792

[startup+51.1002 s]
/proc/loadavg: 4.00 4.01 4.29 5/190 19442
/proc/meminfo: memFree=17436900/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=11780 CPUtime=51.09 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 6756 0 0 0 5108 1 0 0 25 0 1 0 449559746 12062720 2337 33554432000 134512640 134761588 4287078080 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 2945 2337 284 61 0 2248 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11780

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 4.27 5/190 19444
/proc/meminfo: memFree=17439740/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7708 CPUtime=102.29 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 22831 0 0 0 10226 3 0 0 25 0 1 0 449559746 7892992 1346 33554432000 134512640 134761588 4287078080 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1927 1346 284 61 0 1230 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 7708

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.25 5/190 19445
/proc/meminfo: memFree=17439092/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=6936 CPUtime=162.29 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 42094 0 0 0 16223 6 0 0 25 0 1 0 449559746 7102464 1157 33554432000 134512640 134761588 4287078080 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1734 1157 284 61 0 1037 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6936

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 4.23 5/190 19447
/proc/meminfo: memFree=17436312/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=222.29 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 60944 0 0 0 22221 8 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134748171 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7772

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 4.22 5/190 19449
/proc/meminfo: memFree=17438396/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=282.3 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 79117 0 0 0 28220 10 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7772

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 19450
/proc/meminfo: memFree=17437380/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=342.3 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 97268 0 0 0 34218 12 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 7772

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 4.18 5/190 19452
/proc/meminfo: memFree=17441304/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7192 CPUtime=402.3 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 114979 0 0 0 40215 15 0 0 25 0 1 0 449559746 7364608 1221 33554432000 134512640 134761588 4287078080 18446744073709551615 134748283 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1798 1221 284 61 0 1101 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7192

[startup+462.3 s]
/proc/loadavg: 4.06 4.02 4.17 5/190 19453
/proc/meminfo: memFree=17437308/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=6880 CPUtime=462.31 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 134860 0 0 0 46213 18 0 0 25 0 1 0 449559746 7045120 1144 33554432000 134512640 134761588 4287078080 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1720 1144 284 61 0 1023 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 6880

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 4.16 5/190 19455
/proc/meminfo: memFree=17438400/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=522.3 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 154858 0 0 0 52210 20 0 0 25 0 1 0 449559746 7430144 1233 33554432000 134512640 134761588 4287078080 18446744073709551615 134748267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1233 284 61 0 1117 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7256

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 4.15 5/190 19457
/proc/meminfo: memFree=17437264/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=582.31 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 173131 0 0 0 58208 23 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 7772

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 4.14 5/190 19458
/proc/meminfo: memFree=17437588/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=6872 CPUtime=642.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 192912 0 0 0 64206 26 0 0 25 0 1 0 449559746 7036928 1141 33554432000 134512640 134761588 4287078080 18446744073709551615 134622272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1718 1141 284 61 0 1021 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 6872

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 4.13 5/190 19460
/proc/meminfo: memFree=17437184/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=702.31 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 212963 0 0 0 70202 29 0 0 25 0 1 0 449559746 7430144 1235 33554432000 134512640 134761588 4287078080 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1235 284 61 0 1117 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7256

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 4.12 5/190 19461
/proc/meminfo: memFree=17436760/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=762.31 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 230109 0 0 0 76201 30 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 7772

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 4.11 5/190 19463
/proc/meminfo: memFree=17437728/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=822.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 247737 0 0 0 82199 33 0 0 25 0 1 0 449559746 7430144 1236 33554432000 134512640 134761588 4287078080 18446744073709551615 134634603 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1236 284 61 0 1117 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 7256

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 4.10 5/190 19468
/proc/meminfo: memFree=17435620/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=8748 CPUtime=882.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 265336 0 0 0 88197 35 0 0 25 0 1 0 449559746 8957952 1578 33554432000 134512640 134761588 4287078080 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 2187 1578 284 61 0 1490 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 8748

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 4.09 5/190 19469
/proc/meminfo: memFree=17434216/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=942.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 282302 0 0 0 94195 37 0 0 25 0 1 0 449559746 7958528 1366 33554432000 134512640 134761588 4287078080 18446744073709551615 134747331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1366 284 61 0 1246 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 7772

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 4.08 5/190 19471
/proc/meminfo: memFree=17438032/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=1002.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 300356 0 0 0 100193 39 0 0 25 0 1 0 449559746 7430144 1237 33554432000 134512640 134761588 4287078080 18446744073709551615 134620789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1237 284 61 0 1117 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7256

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.08 5/190 19472
/proc/meminfo: memFree=17435268/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7804 CPUtime=1062.33 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 318434 0 0 0 106191 42 0 0 25 0 1 0 449559746 7991296 1374 33554432000 134512640 134761588 4287078080 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1951 1374 284 61 0 1254 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 7804

[startup+1122.3 s]
/proc/loadavg: 3.70 3.93 4.05 3/179 19510
/proc/meminfo: memFree=17460420/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7772 CPUtime=1122.32 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 335364 0 0 0 112188 44 0 0 25 0 1 0 449559746 7958528 1362 33554432000 134512640 134761588 4287078080 18446744073709551615 134748624 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1943 1362 284 61 0 1246 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 7772

[startup+1182.3 s]
/proc/loadavg: 2.13 3.45 3.88 2/172 19530
/proc/meminfo: memFree=17468424/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=1182.33 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 354627 0 0 0 118187 46 0 0 25 0 1 0 449559746 7430144 1209 33554432000 134512640 134761588 4287078080 18446744073709551615 134634650 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1209 284 61 0 1117 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 7256

[startup+1242.3 s]
/proc/loadavg: 1.41 3.00 3.70 2/172 19531
/proc/meminfo: memFree=17468160/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=7256 CPUtime=1242.33 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 372820 0 0 0 124184 49 0 0 25 0 1 0 449559746 7430144 1233 33554432000 134512640 134761588 4287078080 18446744073709551615 134634230 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1814 1233 284 61 0 1117 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 7256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.15 2.64 3.52 2/172 19533
/proc/meminfo: memFree=17468512/32951124 swapFree=67111528/67111528
[pid=19440] ppid=19438 vsize=6872 CPUtime=1300.03 cores=0,2
/proc/19440/stat : 19440 (MPhaseSAT64) R 19438 19440 19057 0 -1 4202496 392385 0 0 0 129951 52 0 0 25 0 1 0 449559746 7036928 1141 33554432000 134512640 134761588 4287078080 18446744073709551615 134634703 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19440/statm: 1718 1141 284 61 0 1021 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 6872

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.52
CPU system time (s): 0.528919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11780

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

runsolver used 2.02269 second user time and 3.9434 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 17:10:38
IDJOB=3264779
IDBENCH=85353
IDSOLVER=1521
FILE ID=node147/3264779-1303571438
RUNJOBID= node147-1303569941-19075
PBS_JOBID= 13150315
Free space on /tmp= 72288 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264779-1303571438/watcher-3264779-1303571438 -o /tmp/evaluation-result-3264779-1303571438/solver-3264779-1303571438 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3264779-1303571438.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=78686498

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17439924 kB
Buffers:       1728324 kB
Cached:       13144088 kB
SwapCached:          0 kB
Active:        7735288 kB
Inactive:      7232804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17439924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:       94992 kB
Mapped:          16916 kB
Slab:           479100 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   279792 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= 72288 MiB
End job on node147 at 2011-04-23 17:32:20