Trace number 3258311

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258311-1303472967/watcher-3258311-1303472967 -o /tmp/evaluation-result-3258311-1303472967/solver-3258311-1303472967 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3258311-1303472967.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: 1.02 1.58 2.29 4/189 13321
/proc/meminfo: memFree=16246736/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=7844 CPUtime=0 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 338 0 0 0 0 0 0 0 21 0 1 0 458894434 8032256 280 33554432000 134512640 134761588 4287911936 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 1961 280 225 61 0 1264 0

[startup+0.0391611 s]
/proc/loadavg: 1.02 1.58 2.29 4/189 13321
/proc/meminfo: memFree=16246736/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=7844 CPUtime=0.03 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 527 0 0 0 3 0 0 0 21 0 1 0 458894434 8032256 469 33554432000 134512640 134761588 4287911936 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 1961 469 225 61 0 1264 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7844

[startup+0.101146 s]
/proc/loadavg: 1.02 1.58 2.29 4/189 13321
/proc/meminfo: memFree=16246736/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=7844 CPUtime=0.09 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 881 0 0 0 9 0 0 0 21 0 1 0 458894434 8032256 823 33554432000 134512640 134761588 4287911936 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 1961 823 225 61 0 1264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.301119 s]
/proc/loadavg: 1.02 1.58 2.29 4/189 13321
/proc/meminfo: memFree=16246736/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=15068 CPUtime=0.29 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 6646 0 0 0 29 0 0 0 22 0 1 0 458894434 15429632 3035 33554432000 134512640 134761588 4287911936 18446744073709551615 3969799 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 3767 3060 245 61 0 3070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15068

[startup+0.701016 s]
/proc/loadavg: 1.02 1.58 2.29 4/189 13321
/proc/meminfo: memFree=16246736/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=17900 CPUtime=0.69 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 8675 0 0 0 68 1 0 0 24 0 1 0 458894434 18329600 4017 33554432000 134512640 134761588 4287911936 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 4475 4017 265 61 0 3778 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17900

[startup+1.50087 s]
/proc/loadavg: 1.02 1.58 2.29 5/190 13322
/proc/meminfo: memFree=16223300/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=17900 CPUtime=1.49 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 8691 0 0 0 148 1 0 0 25 0 1 0 458894434 18329600 4033 33554432000 134512640 134761588 4287911936 18446744073709551615 134614876 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 4475 4033 265 61 0 3778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17900

[startup+3.1006 s]
/proc/loadavg: 1.02 1.58 2.29 5/190 13322
/proc/meminfo: memFree=16230244/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=22540 CPUtime=3.09 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 9888 0 0 0 308 1 0 0 25 0 1 0 458894434 23080960 5198 33554432000 134512640 134761588 4287911936 18446744073709551615 134636586 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 5635 5198 270 61 0 4938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22540

[startup+6.30104 s]
/proc/loadavg: 1.26 1.62 2.30 5/190 13349
/proc/meminfo: memFree=16213668/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=23496 CPUtime=6.29 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 12338 0 0 0 628 1 0 0 25 0 1 0 458894434 24059904 5437 33554432000 134512640 134761588 4287911936 18446744073709551615 134616738 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 5874 5437 270 61 0 5177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23496

[startup+12.7009 s]
/proc/loadavg: 1.47 1.66 2.31 5/190 13350
/proc/meminfo: memFree=16204908/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=21792 CPUtime=12.7 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 15796 0 0 0 1268 2 0 0 25 0 1 0 458894434 22315008 5011 33554432000 134512640 134761588 4287911936 18446744073709551615 134682460 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 5448 5011 270 61 0 4751 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 21792

[startup+25.5006 s]
/proc/loadavg: 2.03 1.78 2.33 5/190 13350
/proc/meminfo: memFree=16198756/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=24644 CPUtime=25.49 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 19719 0 0 0 2547 2 0 0 25 0 1 0 458894434 25235456 5724 33554432000 134512640 134761588 4287911936 18446744073709551615 134747327 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 6161 5724 270 61 0 5464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24644

[startup+51.1009 s]
/proc/loadavg: 2.70 1.95 2.38 5/190 13431
/proc/meminfo: memFree=16182548/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=29028 CPUtime=51.1 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 47695 0 0 0 5103 7 0 0 25 0 1 0 458894434 29724672 6784 33554432000 134512640 134761588 4287911936 18446744073709551615 134635939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 7257 6784 276 61 0 6560 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 29028

[startup+102.307 s]
/proc/loadavg: 3.44 2.27 2.46 5/190 13433
/proc/meminfo: memFree=16142936/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=34732 CPUtime=102.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 59371 0 0 0 10222 8 0 0 25 0 1 0 458894434 35565568 8210 33554432000 134512640 134761588 4287911936 18446744073709551615 134683041 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 8683 8210 276 61 0 7986 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34732

[startup+162.301 s]
/proc/loadavg: 3.79 2.58 2.55 5/190 13435
/proc/meminfo: memFree=16125316/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=37508 CPUtime=162.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 83385 0 0 0 16219 11 0 0 25 0 1 0 458894434 38408192 8872 33554432000 134512640 134761588 4287911936 18446744073709551615 134698120 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 9377 8872 276 61 0 8680 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37508

[startup+222.301 s]
/proc/loadavg: 3.92 2.84 2.64 5/190 13436
/proc/meminfo: memFree=16117952/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=48960 CPUtime=222.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 102904 0 0 0 22217 13 0 0 25 0 1 0 458894434 50135040 11755 33554432000 134512640 134761588 4287911936 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 12240 11755 276 61 0 11543 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48960

[startup+282.3 s]
/proc/loadavg: 4.00 3.06 2.73 5/190 13438
/proc/meminfo: memFree=16090780/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=52924 CPUtime=282.29 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 116506 0 0 0 28215 14 0 0 25 0 1 0 458894434 54194176 12746 33554432000 134512640 134761588 4287911936 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 13231 12746 276 61 0 12534 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52924

[startup+342.3 s]
/proc/loadavg: 4.00 3.23 2.81 5/190 13439
/proc/meminfo: memFree=16087408/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=57348 CPUtime=342.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 131483 0 0 0 34213 17 0 0 25 0 1 0 458894434 58724352 13852 33554432000 134512640 134761588 4287911936 18446744073709551615 134748355 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14337 13852 276 61 0 13640 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 57348

[startup+402.301 s]
/proc/loadavg: 4.00 3.37 2.88 5/190 13441
/proc/meminfo: memFree=16083540/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=51412 CPUtime=402.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 144766 0 0 0 40212 18 0 0 25 0 1 0 458894434 52645888 12368 33554432000 134512640 134761588 4287911936 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 12853 12368 276 61 0 12156 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51412

[startup+462.301 s]
/proc/loadavg: 4.00 3.48 2.94 5/190 13443
/proc/meminfo: memFree=16083012/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=51652 CPUtime=462.3 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 157087 0 0 0 46210 20 0 0 25 0 1 0 458894434 52891648 12428 33554432000 134512640 134761588 4287911936 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 12913 12428 276 61 0 12216 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 51652

[startup+522.301 s]
/proc/loadavg: 4.03 3.58 3.01 5/190 13444
/proc/meminfo: memFree=16067976/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=56248 CPUtime=522.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 175233 0 0 0 52208 23 0 0 25 0 1 0 458894434 57597952 13577 33554432000 134512640 134761588 4287911936 18446744073709551615 134651893 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14062 13577 276 61 0 13365 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 56248

[startup+582.301 s]
/proc/loadavg: 4.01 3.66 3.07 5/190 13446
/proc/meminfo: memFree=16053560/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=58548 CPUtime=582.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 190370 0 0 0 58207 24 0 0 25 0 1 0 458894434 59953152 14152 33554432000 134512640 134761588 4287911936 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14637 14152 276 61 0 13940 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58548

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.13 5/190 13447
/proc/meminfo: memFree=16058992/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=60340 CPUtime=642.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 205220 0 0 0 64205 26 0 0 25 0 1 0 458894434 61788160 14600 33554432000 134512640 134761588 4287911936 18446744073709551615 134651889 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 15085 14600 276 61 0 14388 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 60340

[startup+702.3 s]
/proc/loadavg: 4.00 3.77 3.18 5/190 13458
/proc/meminfo: memFree=16049468/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=67124 CPUtime=702.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 220367 0 0 0 70203 28 0 0 25 0 1 0 458894434 68734976 16296 33554432000 134512640 134761588 4287911936 18446744073709551615 134682032 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 16781 16296 276 61 0 16084 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 67124

[startup+762.306 s]
/proc/loadavg: 4.00 3.81 3.23 5/190 13460
/proc/meminfo: memFree=16069332/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=58420 CPUtime=762.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 234608 0 0 0 76202 29 0 0 25 0 1 0 458894434 59822080 14120 33554432000 134512640 134761588 4287911936 18446744073709551615 134748154 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14605 14120 276 61 0 13908 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 58420

[startup+822.301 s]
/proc/loadavg: 4.04 3.85 3.28 5/190 13461
/proc/meminfo: memFree=16077616/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=56372 CPUtime=822.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 247250 0 0 0 82200 32 0 0 25 0 1 0 458894434 57724928 13608 33554432000 134512640 134761588 4287911936 18446744073709551615 134747670 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14093 13608 276 61 0 13396 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 56372

[startup+882.301 s]
/proc/loadavg: 4.08 3.89 3.33 5/190 13463
/proc/meminfo: memFree=16065676/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=57396 CPUtime=882.31 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 262643 0 0 0 88198 33 0 0 25 0 1 0 458894434 58773504 13864 33554432000 134512640 134761588 4287911936 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 14349 13864 276 61 0 13652 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 57396

[startup+942.301 s]
/proc/loadavg: 4.03 3.91 3.37 5/190 13467
/proc/meminfo: memFree=16047120/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=66612 CPUtime=942.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 277940 0 0 0 94197 35 0 0 25 0 1 0 458894434 68210688 16168 33554432000 134512640 134761588 4287911936 18446744073709551615 134748079 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 16653 16168 276 61 0 15956 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 66612

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.40 5/190 13469
/proc/meminfo: memFree=16066572/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=62516 CPUtime=1002.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 291573 0 0 0 100195 37 0 0 25 0 1 0 458894434 64016384 15144 33554432000 134512640 134761588 4287911936 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 15629 15144 276 61 0 14932 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 62516

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.44 5/190 13471
/proc/meminfo: memFree=16062204/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=67380 CPUtime=1062.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 305910 0 0 0 106193 39 0 0 25 0 1 0 458894434 68997120 16360 33554432000 134512640 134761588 4287911936 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 16845 16360 276 61 0 16148 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 67380

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/190 13472
/proc/meminfo: memFree=16077300/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=60596 CPUtime=1122.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 320471 0 0 0 112191 41 0 0 25 0 1 0 458894434 62050304 14664 33554432000 134512640 134761588 4287911936 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 15149 14664 276 61 0 14452 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 60596

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.50 5/190 13474
/proc/meminfo: memFree=16071688/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=64564 CPUtime=1182.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 333560 0 0 0 118190 42 0 0 25 0 1 0 458894434 66113536 15656 33554432000 134512640 134761588 4287911936 18446744073709551615 134747495 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 16141 15656 276 61 0 15444 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 64564

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.53 5/190 13475
/proc/meminfo: memFree=16072284/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=60468 CPUtime=1242.32 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 347769 0 0 0 124187 45 0 0 25 0 1 0 458894434 61919232 14632 33554432000 134512640 134761588 4287911936 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 15117 14632 276 61 0 14420 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 60468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.56 5/190 13477
/proc/meminfo: memFree=16040020/32951124 swapFree=67111528/67111528
[pid=13321] ppid=13319 vsize=74548 CPUtime=1300.03 cores=4,6
/proc/13321/stat : 13321 (MPhaseSAT64) R 13319 13321 12632 0 -1 4202496 363418 0 0 0 129955 48 0 0 25 0 1 0 458894434 76337152 18152 33554432000 134512640 134761588 4287911936 18446744073709551615 134726194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/13321/statm: 18637 18152 276 61 0 17940 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 74548

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.56
CPU system time (s): 0.484926
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 83124

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

runsolver used 2.29465 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 13:49:27
IDJOB=3258311
IDBENCH=71345
IDSOLVER=1521
FILE ID=node137/3258311-1303472967
RUNJOBID= node137-1303472967-13280
PBS_JOBID= 13107203
Free space on /tmp= 71384 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258311-1303472967/watcher-3258311-1303472967 -o /tmp/evaluation-result-3258311-1303472967/solver-3258311-1303472967 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3258311-1303472967.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=908074436

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      16246892 kB
Buffers:       1209992 kB
Cached:       14851800 kB
SwapCached:          0 kB
Active:        9337052 kB
Inactive:      6810852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16246892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8628 kB
Writeback:           0 kB
AnonPages:       85684 kB
Mapped:          15648 kB
Slab:           491720 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273476 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= 71380 MiB
End job on node137 at 2011-04-22 14:11:09