Trace number 3264735

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-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
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 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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-3264735-1303571275/watcher-3264735-1303571275 -o /tmp/evaluation-result-3264735-1303571275/solver-3264735-1303571275 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3264735-1303571275.cnf 

running on 2 cores: 4,6

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.02 4.02 4.37 4/189 19409
/proc/meminfo: memFree=17453772/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=3180 CPUtime=0 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 384 0 0 0 0 0 0 0 25 0 1 0 449543378 3256320 324 33554432000 134512640 134761588 4294484736 18446744073709551615 134559309 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 795 324 237 61 0 98 0

[startup+0.0672291 s]
/proc/loadavg: 4.02 4.02 4.37 4/189 19409
/proc/meminfo: memFree=17453772/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=3716 CPUtime=0.06 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 547 0 0 0 6 0 0 0 25 0 1 0 449543378 3805184 473 33554432000 134512640 134761588 4294484736 18446744073709551615 134634184 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 929 473 271 61 0 232 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3716

[startup+0.100223 s]
/proc/loadavg: 4.02 4.02 4.37 4/189 19409
/proc/meminfo: memFree=17453772/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=3716 CPUtime=0.09 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 548 0 0 0 9 0 0 0 25 0 1 0 449543378 3805184 474 33554432000 134512640 134761588 4294484736 18446744073709551615 134634172 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 929 474 271 61 0 232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3716

[startup+0.300186 s]
/proc/loadavg: 4.02 4.02 4.37 4/189 19409
/proc/meminfo: memFree=17453772/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=3716 CPUtime=0.29 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 548 0 0 0 29 0 0 0 25 0 1 0 449543378 3805184 474 33554432000 134512640 134761588 4294484736 18446744073709551615 134634657 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 929 474 271 61 0 232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3716

[startup+0.701109 s]
/proc/loadavg: 4.02 4.02 4.37 4/189 19409
/proc/meminfo: memFree=17453772/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=4876 CPUtime=0.69 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 896 0 0 0 69 0 0 0 25 0 1 0 449543378 4993024 790 33554432000 134512640 134761588 4294484736 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 1219 790 275 61 0 522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4876

[startup+1.50098 s]
/proc/loadavg: 4.02 4.02 4.37 5/190 19410
/proc/meminfo: memFree=17447696/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=5468 CPUtime=1.49 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 1346 0 0 0 149 0 0 0 25 0 1 0 449543378 5599232 938 33554432000 134512640 134761588 4294484736 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 1367 938 275 61 0 670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5468

[startup+3.10065 s]
/proc/loadavg: 4.02 4.02 4.37 5/190 19410
/proc/meminfo: memFree=17445948/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=7124 CPUtime=3.09 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 1677 0 0 0 309 0 0 0 25 0 1 0 449543378 7294976 1141 33554432000 134512640 134761588 4294484736 18446744073709551615 134635805 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 1781 1141 276 61 0 1084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7124

[startup+6.30108 s]
/proc/loadavg: 4.02 4.02 4.36 5/190 19410
/proc/meminfo: memFree=17444456/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8044 CPUtime=6.29 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 2331 0 0 0 629 0 0 0 25 0 1 0 449543378 8237056 1396 33554432000 134512640 134761588 4294484736 18446744073709551615 134748606 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2011 1396 276 61 0 1314 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8044

[startup+12.7009 s]
/proc/loadavg: 4.02 4.02 4.36 5/190 19410
/proc/meminfo: memFree=17443196/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=9196 CPUtime=12.69 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 3193 0 0 0 1269 0 0 0 25 0 1 0 449543378 9416704 1684 33554432000 134512640 134761588 4294484736 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2299 1684 276 61 0 1602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9196

[startup+25.5005 s]
/proc/loadavg: 4.01 4.02 4.36 5/190 19410
/proc/meminfo: memFree=17442944/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8940 CPUtime=25.49 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 4382 0 0 0 2549 0 0 0 25 0 1 0 449543378 9154560 1627 33554432000 134512640 134761588 4294484736 18446744073709551615 134748111 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2235 1627 283 61 0 1538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8940

[startup+51.1008 s]
/proc/loadavg: 4.09 4.03 4.35 5/190 19411
/proc/meminfo: memFree=17434252/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=10608 CPUtime=51.09 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 7359 0 0 0 5108 1 0 0 25 0 1 0 449543378 10862592 2044 33554432000 134512640 134761588 4294484736 18446744073709551615 134636732 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2652 2044 283 61 0 1955 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10608

[startup+102.306 s]
/proc/loadavg: 4.04 4.02 4.33 5/190 19412
/proc/meminfo: memFree=17429656/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=10520 CPUtime=102.3 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 11753 0 0 0 10229 1 0 0 25 0 1 0 449543378 10772480 1990 33554432000 134512640 134761588 4294484736 18446744073709551615 134747019 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2630 1990 283 61 0 1933 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10520

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 4.31 5/190 19414
/proc/meminfo: memFree=17433104/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=10280 CPUtime=162.29 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 17114 0 0 0 16228 1 0 0 25 0 1 0 449543378 10526720 1963 33554432000 134512640 134761588 4294484736 18446744073709551615 134636875 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2570 1963 284 61 0 1873 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10280

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 4.29 5/190 19443
/proc/meminfo: memFree=17437020/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8300 CPUtime=222.3 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 29754 0 0 0 22227 3 0 0 25 0 1 0 449543378 8499200 1467 33554432000 134512640 134761588 4294484736 18446744073709551615 134620631 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2075 1467 284 61 0 1378 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 8300

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 4.26 5/190 19444
/proc/meminfo: memFree=17438240/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8368 CPUtime=282.3 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 54763 0 0 0 28224 6 0 0 25 0 1 0 449543378 8568832 1460 33554432000 134512640 134761588 4294484736 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2092 1460 284 61 0 1395 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8368

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.25 5/190 19446
/proc/meminfo: memFree=17436976/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8104 CPUtime=342.3 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 80670 0 0 0 34221 9 0 0 25 0 1 0 449543378 8298496 1419 33554432000 134512640 134761588 4294484736 18446744073709551615 134634512 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2026 1419 284 61 0 1329 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8104

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.23 5/190 19447
/proc/meminfo: memFree=17436428/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8316 CPUtime=402.31 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 104837 0 0 0 40218 13 0 0 25 0 1 0 449543378 8515584 1439 33554432000 134512640 134761588 4294484736 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2079 1439 284 61 0 1382 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 8316

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.21 5/190 19449
/proc/meminfo: memFree=17438884/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=7920 CPUtime=462.31 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 127616 0 0 0 46216 15 0 0 25 0 1 0 449543378 8110080 1374 33554432000 134512640 134761588 4294484736 18446744073709551615 134659998 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 1980 1374 284 61 0 1283 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 7920

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.19 5/190 19451
/proc/meminfo: memFree=17437864/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8300 CPUtime=522.31 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 152124 0 0 0 52213 18 0 0 25 0 1 0 449543378 8499200 1464 33554432000 134512640 134761588 4294484736 18446744073709551615 134635980 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2075 1464 284 61 0 1378 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 8300

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.18 5/190 19452
/proc/meminfo: memFree=17436584/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8816 CPUtime=582.31 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 173403 0 0 0 58211 20 0 0 25 0 1 0 449543378 9027584 1592 33554432000 134512640 134761588 4294484736 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2204 1592 284 61 0 1507 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 8816

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 4.17 5/190 19454
/proc/meminfo: memFree=17436428/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8816 CPUtime=642.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 198285 0 0 0 64209 23 0 0 25 0 1 0 449543378 9027584 1597 33554432000 134512640 134761588 4294484736 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2204 1597 284 61 0 1507 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 8816

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 4.16 5/190 19455
/proc/meminfo: memFree=17437152/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8300 CPUtime=702.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 222971 0 0 0 70206 26 0 0 25 0 1 0 449543378 8499200 1453 33554432000 134512640 134761588 4294484736 18446744073709551615 134620982 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2075 1453 284 61 0 1378 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 8300

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 4.15 5/190 19457
/proc/meminfo: memFree=17438992/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=9628 CPUtime=762.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 249089 0 0 0 76203 29 0 0 25 0 1 0 449543378 9859072 1799 33554432000 134512640 134761588 4294484736 18446744073709551615 134748351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2407 1799 284 61 0 1710 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 9628

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.14 5/190 19459
/proc/meminfo: memFree=17435716/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8400 CPUtime=822.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 277329 0 0 0 82200 32 0 0 25 0 1 0 449543378 8601600 1460 33554432000 134512640 134761588 4294484736 18446744073709551615 134635995 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2100 1460 284 61 0 1403 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 8400

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.12 5/190 19460
/proc/meminfo: memFree=17436676/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8384 CPUtime=882.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 303732 0 0 0 88196 36 0 0 25 0 1 0 449543378 8585216 1464 33554432000 134512640 134761588 4294484736 18446744073709551615 134617145 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2096 1464 284 61 0 1399 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 8384

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 4.12 5/190 19462
/proc/meminfo: memFree=17436500/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8392 CPUtime=942.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 329765 0 0 0 94193 39 0 0 25 0 1 0 449543378 8593408 1458 33554432000 134512640 134761588 4294484736 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2098 1458 284 61 0 1401 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8392

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 4.11 5/190 19463
/proc/meminfo: memFree=17436100/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=7920 CPUtime=1002.32 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 358068 0 0 0 100191 41 0 0 25 0 1 0 449543378 8110080 1372 33554432000 134512640 134761588 4294484736 18446744073709551615 134634868 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 1980 1372 284 61 0 1283 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7920

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 4.10 5/190 19468
/proc/meminfo: memFree=17439084/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8156 CPUtime=1062.33 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 383294 0 0 0 106189 44 0 0 25 0 1 0 449543378 8351744 1399 33554432000 134512640 134761588 4294484736 18446744073709551615 134680560 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2039 1399 284 61 0 1342 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 8156

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.09 5/190 19470
/proc/meminfo: memFree=17436192/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8832 CPUtime=1122.33 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 408996 0 0 0 112186 47 0 0 25 0 1 0 449543378 9043968 1600 33554432000 134512640 134761588 4294484736 18446744073709551615 134747052 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2208 1600 284 61 0 1511 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 8832

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.08 5/190 19471
/proc/meminfo: memFree=17436656/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8156 CPUtime=1182.33 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 435861 0 0 0 118183 50 0 0 25 0 1 0 449543378 8351744 1400 33554432000 134512640 134761588 4294484736 18446744073709551615 134634272 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2039 1400 284 61 0 1342 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 8156

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.08 5/190 19473
/proc/meminfo: memFree=17436244/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=9612 CPUtime=1242.33 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 462610 0 0 0 124180 53 0 0 25 0 1 0 449543378 9842688 1795 33554432000 134512640 134761588 4294484736 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2403 1795 284 61 0 1706 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 9612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.84 4.02 3/178 19510
/proc/meminfo: memFree=17461516/32951124 swapFree=67111528/67111528
[pid=19409] ppid=19407 vsize=8424 CPUtime=1300.04 cores=4,6
/proc/19409/stat : 19409 (MPhaseSAT64) R 19407 19409 19057 0 -1 4202496 487520 0 0 0 129948 56 0 0 25 0 1 0 449543378 8626176 1466 33554432000 134512640 134761588 4294484736 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19409/statm: 2106 1466 284 61 0 1409 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 8424

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

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

runsolver used 2.06269 second user time and 3.9514 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 17:07:55
IDJOB=3264735
IDBENCH=85343
IDSOLVER=1521
FILE ID=node147/3264735-1303571275
RUNJOBID= node147-1303569941-19076
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-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264735-1303571275/watcher-3264735-1303571275 -o /tmp/evaluation-result-3264735-1303571275/solver-3264735-1303571275 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3264735-1303571275.cnf

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
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:      17453912 kB
Buffers:       1728304 kB
Cached:       13144004 kB
SwapCached:          0 kB
Active:        7722032 kB
Inactive:      7232840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17453912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2352 kB
Writeback:          16 kB
AnonPages:       82376 kB
Mapped:          16660 kB
Slab:           479320 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264568 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:29:37