Trace number 3375669

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-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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: 961)

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

running on 2 cores: 5,7

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.05 4.89 6.45 4/328 18168
/proc/meminfo: memFree=26422932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=14056 CPUtime=0 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 418 0 0 0 0 0 0 0 24 0 1 0 388922441 14393344 359 33554432000 4194304 4479436 140733445826288 18446744073709551615 268660065648 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 3514 359 267 70 0 634 0

[startup+0.098966 s]
/proc/loadavg: 4.05 4.89 6.45 4/328 18168
/proc/meminfo: memFree=26422932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=17016 CPUtime=0.09 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 3310 0 0 0 9 0 0 0 24 0 1 0 388922441 17424384 1213 33554432000 4194304 4479436 140733445826288 18446744073709551615 4219856 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 4254 1213 281 70 0 1374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17016

[startup+0.100961 s]
/proc/loadavg: 4.05 4.89 6.45 4/328 18168
/proc/meminfo: memFree=26422932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=17016 CPUtime=0.09 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 3310 0 0 0 9 0 0 0 24 0 1 0 388922441 17424384 1213 33554432000 4194304 4479436 140733445826288 18446744073709551615 4219950 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 4254 1213 281 70 0 1374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17016

[startup+0.300929 s]
/proc/loadavg: 4.05 4.89 6.45 4/328 18168
/proc/meminfo: memFree=26422932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=22480 CPUtime=0.29 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 6199 0 0 0 29 0 0 0 25 0 1 0 388922441 23019520 2458 33554432000 4194304 4479436 140733445826288 18446744073709551615 4304556 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 5620 2458 319 70 0 2740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22480

[startup+0.700858 s]
/proc/loadavg: 4.05 4.89 6.45 4/328 18168
/proc/meminfo: memFree=26422932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25272 CPUtime=0.69 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 7024 0 0 0 69 0 0 0 25 0 1 0 388922441 25878528 3283 33554432000 4194304 4479436 140733445826288 18446744073709551615 4378874 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6318 3283 319 70 0 3438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25272

[startup+1.50072 s]
/proc/loadavg: 4.05 4.88 6.43 5/329 18169
/proc/meminfo: memFree=26410532/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25272 CPUtime=1.49 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 7024 0 0 0 149 0 0 0 25 0 1 0 388922441 25878528 3283 33554432000 4194304 4479436 140733445826288 18446744073709551615 4305113 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6318 3283 319 70 0 3438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25272

[startup+3.10044 s]
/proc/loadavg: 4.05 4.88 6.43 5/329 18169
/proc/meminfo: memFree=26528704/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=21172 CPUtime=3.09 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 7032 0 0 0 309 0 0 0 25 0 1 0 388922441 21680128 2266 33554432000 4194304 4479436 140733445826288 18446744073709551615 4302904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 5293 2266 326 70 0 2413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21172

[startup+6.30087 s]
/proc/loadavg: 4.04 4.87 6.42 5/329 18169
/proc/meminfo: memFree=26410348/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26356 CPUtime=6.29 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 8150 0 0 0 628 1 0 0 25 0 1 0 388922441 26988544 3384 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6589 3384 327 70 0 3709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26356

[startup+12.7008 s]
/proc/loadavg: 4.04 4.85 6.41 5/329 18169
/proc/meminfo: memFree=26416788/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26356 CPUtime=12.69 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 8150 0 0 0 1268 1 0 0 25 0 1 0 388922441 26988544 3384 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6589 3384 327 70 0 3709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26356

[startup+25.5005 s]
/proc/loadavg: 4.03 4.82 6.38 5/329 18169
/proc/meminfo: memFree=26410820/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=32244 CPUtime=25.49 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 9622 0 0 0 2548 1 0 0 25 0 1 0 388922441 33017856 4856 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 8061 4856 327 70 0 5181 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32244

[startup+51.101 s]
/proc/loadavg: 4.02 4.74 6.30 5/329 18170
/proc/meminfo: memFree=26483556/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26532 CPUtime=51.09 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 10521 0 0 0 5108 1 0 0 25 0 1 0 388922441 27168768 3539 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6633 3539 327 70 0 3753 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26532

[startup+102.312 s]
/proc/loadavg: 4.10 4.65 6.19 5/329 18171
/proc/meminfo: memFree=26408380/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=27764 CPUtime=102.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 12804 0 0 0 10229 1 0 0 25 0 1 0 388922441 28430336 3711 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6941 3711 327 70 0 4061 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27764

[startup+162.3 s]
/proc/loadavg: 4.03 4.53 6.05 5/329 18173
/proc/meminfo: memFree=26409096/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26760 CPUtime=162.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 16505 0 0 0 16228 2 0 0 25 0 1 0 388922441 27402240 3464 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6690 3464 327 70 0 3810 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 26760

[startup+222.301 s]
/proc/loadavg: 4.06 4.45 5.92 5/329 18175
/proc/meminfo: memFree=26415896/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26320 CPUtime=222.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 18441 0 0 0 22228 2 0 0 25 0 1 0 388922441 26951680 3529 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331542 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6580 3529 327 70 0 3700 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26320

[startup+282.3 s]
/proc/loadavg: 4.02 4.36 5.80 5/329 18176
/proc/meminfo: memFree=26407892/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26172 CPUtime=282.29 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 20530 0 0 0 28227 2 0 0 25 0 1 0 388922441 26800128 3517 33554432000 4194304 4479436 140733445826288 18446744073709551615 4305104 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6543 3517 327 70 0 3663 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26172

[startup+342.301 s]
/proc/loadavg: 4.06 4.31 5.69 5/329 18178
/proc/meminfo: memFree=26408968/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26552 CPUtime=342.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 22676 0 0 0 34227 3 0 0 25 0 1 0 388922441 27189248 3503 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331553 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6638 3503 327 70 0 3758 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 26552

[startup+402.3 s]
/proc/loadavg: 4.02 4.25 5.58 5/329 18179
/proc/meminfo: memFree=26409296/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26196 CPUtime=402.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 26641 0 0 0 40227 3 0 0 25 0 1 0 388922441 26824704 3460 33554432000 4194304 4479436 140733445826288 18446744073709551615 4450723 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6549 3460 327 70 0 3669 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26196

[startup+462.301 s]
/proc/loadavg: 4.01 4.20 5.48 5/329 18181
/proc/meminfo: memFree=26417816/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25888 CPUtime=462.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 30507 0 0 0 46227 3 0 0 25 0 1 0 388922441 26509312 3215 33554432000 4194304 4479436 140733445826288 18446744073709551615 4304938 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6472 3215 327 70 0 3592 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25888

[startup+522.3 s]
/proc/loadavg: 4.00 4.16 5.38 5/329 18183
/proc/meminfo: memFree=26403528/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=23420 CPUtime=522.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 32120 0 0 0 52227 4 0 0 25 0 1 0 388922441 23982080 2729 33554432000 4194304 4479436 140733445826288 18446744073709551615 4306791 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 5855 2729 327 70 0 2975 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 23420

[startup+582.301 s]
/proc/loadavg: 4.03 4.14 5.30 5/329 18184
/proc/meminfo: memFree=26418728/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=23884 CPUtime=582.3 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 36127 0 0 0 58225 5 0 0 25 0 1 0 388922441 24457216 2773 33554432000 4194304 4479436 140733445826288 18446744073709551615 4304576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 5971 2773 327 70 0 3091 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 23884

[startup+642.3 s]
/proc/loadavg: 4.13 4.15 5.23 5/329 18186
/proc/meminfo: memFree=26408756/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26200 CPUtime=642.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 36848 0 0 0 64226 5 0 0 25 0 1 0 388922441 26828800 3494 33554432000 4194304 4479436 140733445826288 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6550 3494 327 70 0 3670 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 26200

[startup+702.301 s]
/proc/loadavg: 4.05 4.12 5.15 5/329 18187
/proc/meminfo: memFree=26409720/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25712 CPUtime=702.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 40887 0 0 0 70225 6 0 0 25 0 1 0 388922441 26329088 3278 33554432000 4194304 4479436 140733445826288 18446744073709551615 4304951 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6428 3278 327 70 0 3548 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 25712

[startup+762.312 s]
/proc/loadavg: 4.08 4.11 5.08 5/329 18189
/proc/meminfo: memFree=26409428/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25752 CPUtime=762.32 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 43010 0 0 0 76226 6 0 0 25 0 1 0 388922441 26370048 3335 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6438 3335 327 70 0 3558 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 25752

[startup+822.301 s]
/proc/loadavg: 4.03 4.09 5.01 5/329 18191
/proc/meminfo: memFree=26409820/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25840 CPUtime=822.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 45128 0 0 0 82224 7 0 0 25 0 1 0 388922441 26460160 3285 33554432000 4194304 4479436 140733445826288 18446744073709551615 4362373 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6460 3285 327 70 0 3580 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 25840

[startup+882.3 s]
/proc/loadavg: 4.09 4.09 4.95 5/329 18220
/proc/meminfo: memFree=26726608/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=27004 CPUtime=882.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 49616 0 0 0 88224 7 0 0 25 0 1 0 388922441 27652096 3666 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331500 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6751 3666 327 70 0 3871 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 27004

[startup+942.301 s]
/proc/loadavg: 4.02 4.07 4.89 5/329 18250
/proc/meminfo: memFree=26739932/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25884 CPUtime=942.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 53625 0 0 0 94224 7 0 0 25 0 1 0 388922441 26505216 3445 33554432000 4194304 4479436 140733445826288 18446744073709551615 4306787 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6471 3445 327 70 0 3591 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25884

[startup+1002.3 s]
/proc/loadavg: 4.00 4.05 4.83 5/329 18251
/proc/meminfo: memFree=26726512/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26256 CPUtime=1002.32 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 55773 0 0 0 100224 8 0 0 25 0 1 0 388922441 26886144 3432 33554432000 4194304 4479436 140733445826288 18446744073709551615 4450696 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6564 3432 327 70 0 3684 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 26256

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.77 5/329 18253
/proc/meminfo: memFree=26709744/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=27528 CPUtime=1062.31 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 60332 0 0 0 106223 8 0 0 25 0 1 0 388922441 28188672 3771 33554432000 4194304 4479436 140733445826288 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6882 3771 327 70 0 4002 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 27528

[startup+1122.3 s]
/proc/loadavg: 4.08 4.05 4.73 5/329 18255
/proc/meminfo: memFree=26709232/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=25732 CPUtime=1122.32 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 64739 0 0 0 112223 9 0 0 25 0 1 0 388922441 26349568 3360 33554432000 4194304 4479436 140733445826288 18446744073709551615 4380518 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6433 3360 327 70 0 3553 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 25732

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 4.68 5/329 18284
/proc/meminfo: memFree=26917424/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26052 CPUtime=1182.32 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 66888 0 0 0 118222 10 0 0 25 0 1 0 388922441 26677248 3362 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331502 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6513 3362 327 70 0 3633 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 26052

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.63 5/329 18286
/proc/meminfo: memFree=26914676/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26236 CPUtime=1242.32 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 66956 0 0 0 124222 10 0 0 25 0 1 0 388922441 26865664 3430 33554432000 4194304 4479436 140733445826288 18446744073709551615 4304656 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6559 3430 327 70 0 3679 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 26236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.60 5/329 18287
/proc/meminfo: memFree=26912904/32951124 swapFree=46575252/67111528
[pid=18168] ppid=18166 vsize=26928 CPUtime=1300.03 cores=5,7
/proc/18168/stat : 18168 (MPhaseSAT64) R 18166 18168 17988 0 -1 4202496 69226 0 0 0 129993 10 0 0 25 0 1 0 388922441 27574272 3607 33554432000 4194304 4479436 140733445826288 18446744073709551615 4331487 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/18168/statm: 6732 3607 327 70 0 3852 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 26928

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.94
CPU system time (s): 0.105983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 32244

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

runsolver used 3.71843 second user time and 9.2026 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 10:15:12
IDJOB=3375669
IDBENCH=71315
IDSOLVER=1855
FILE ID=node107/3375669-1305447312
RUNJOBID= node107-1305446875-18009
PBS_JOBID= 13324866
Free space on /tmp= 73396 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375669-1305447312/watcher-3375669-1305447312 -o /tmp/evaluation-result-3375669-1305447312/solver-3375669-1305447312 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375669-1305447312.cnf

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=487786615

node107.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.829
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.65
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.829
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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26423088 kB
Buffers:        158292 kB
Cached:        1313844 kB
SwapCached:       9832 kB
Active:        5830692 kB
Inactive:       414776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26423088 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            3104 kB
Writeback:           0 kB
AnonPages:     4771112 kB
Mapped:          20280 kB
Slab:           146568 kB
PageTables:      70460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65487968 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= 73488 MiB
End job on node107 at 2011-05-15 10:36:54