Trace number 3375650

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.07 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.84 3.32 4.62 3/356 28468
/proc/meminfo: memFree=24686260/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=16076 CPUtime=0.01 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 485 0 0 0 1 0 0 0 18 0 1 0 656349644 16461824 426 33554432000 4194304 4479436 140735405488160 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 4019 426 267 70 0 1139 0

[startup+0.033559 s]
/proc/loadavg: 2.84 3.32 4.62 3/356 28468
/proc/meminfo: memFree=24686260/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=16076 CPUtime=0.03 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 711 0 0 0 3 0 0 0 18 0 1 0 656349644 16461824 652 33554432000 4194304 4479436 140735405488160 18446744073709551615 239476694784 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 4019 652 267 70 0 1139 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16076

[startup+0.10054 s]
/proc/loadavg: 2.84 3.32 4.62 3/356 28468
/proc/meminfo: memFree=24686260/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=15240 CPUtime=0.09 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 2077 0 0 0 9 0 0 0 18 0 1 0 656349644 15605760 1173 33554432000 4194304 4479436 140735405488160 18446744073709551615 4264432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 3810 1173 279 70 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15240

[startup+0.300514 s]
/proc/loadavg: 2.84 3.32 4.62 3/356 28468
/proc/meminfo: memFree=24686260/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=21144 CPUtime=0.28 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 6958 0 0 0 28 0 0 0 18 0 1 0 656349644 21651456 2572 33554432000 4194304 4479436 140735405488160 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 5286 2572 311 70 0 2406 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21144

[startup+0.700428 s]
/proc/loadavg: 2.84 3.32 4.62 3/356 28468
/proc/meminfo: memFree=24686260/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=27004 CPUtime=0.69 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 8272 0 0 0 68 1 0 0 18 0 1 0 656349644 27652096 3886 33554432000 4194304 4479436 140735405488160 18446744073709551615 4307728 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 6751 3886 311 70 0 3871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27004

[startup+1.50027 s]
/proc/loadavg: 2.84 3.32 4.62 5/365 28483
/proc/meminfo: memFree=24656220/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=27004 CPUtime=1.49 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 8288 0 0 0 148 1 0 0 20 0 1 0 656349644 27652096 3902 33554432000 4194304 4479436 140735405488160 18446744073709551615 4308091 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 6751 3902 311 70 0 3871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27004

[startup+3.10097 s]
/proc/loadavg: 2.84 3.32 4.62 5/365 28483
/proc/meminfo: memFree=24652748/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=31520 CPUtime=3.09 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 9653 0 0 0 308 1 0 0 25 0 1 0 656349644 32276480 5267 33554432000 4194304 4479436 140735405488160 18446744073709551615 4302399 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 7880 5267 317 70 0 5000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31520

[startup+6.30036 s]
/proc/loadavg: 2.93 3.33 4.61 5/365 28483
/proc/meminfo: memFree=24631420/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=37664 CPUtime=6.29 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 10678 0 0 0 628 1 0 0 25 0 1 0 656349644 38567936 6292 33554432000 4194304 4479436 140735405488160 18446744073709551615 4380512 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 9416 6292 317 70 0 6536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37664

[startup+12.7011 s]
/proc/loadavg: 3.02 3.34 4.61 5/365 28483
/proc/meminfo: memFree=24623328/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=42992 CPUtime=12.69 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 12010 0 0 0 1268 1 0 0 25 0 1 0 656349644 44023808 7624 33554432000 4194304 4479436 140735405488160 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 10748 7624 317 70 0 7868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42992

[startup+25.5007 s]
/proc/loadavg: 3.24 3.37 4.60 5/365 28483
/proc/meminfo: memFree=24628912/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=43624 CPUtime=25.49 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 12679 0 0 0 2548 1 0 0 25 0 1 0 656349644 44670976 8293 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 10906 8293 317 70 0 8026 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43624

[startup+51.1008 s]
/proc/loadavg: 3.50 3.42 4.58 5/365 28484
/proc/meminfo: memFree=24622660/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=47984 CPUtime=51.09 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 16160 0 0 0 5108 1 0 0 25 0 1 0 656349644 49135616 8881 33554432000 4194304 4479436 140735405488160 18446744073709551615 4305091 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 11996 8881 326 70 0 9116 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47984

[startup+102.313 s]
/proc/loadavg: 3.78 3.51 4.55 5/365 28486
/proc/meminfo: memFree=24610996/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=55180 CPUtime=102.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 18470 0 0 0 10229 2 0 0 25 0 1 0 656349644 56504320 11191 33554432000 4194304 4479436 140735405488160 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 13795 11191 326 70 0 10915 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 55180

[startup+162.3 s]
/proc/loadavg: 3.98 3.62 4.52 5/365 28487
/proc/meminfo: memFree=24607884/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=62348 CPUtime=162.3 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 20262 0 0 0 16228 2 0 0 25 0 1 0 656349644 63844352 12983 33554432000 4194304 4479436 140735405488160 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 15587 12983 326 70 0 12707 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 62348

[startup+222.301 s]
/proc/loadavg: 4.06 3.71 4.49 5/365 28489
/proc/meminfo: memFree=24602532/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=70540 CPUtime=222.3 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 22310 0 0 0 22228 2 0 0 25 0 1 0 656349644 72232960 15031 33554432000 4194304 4479436 140735405488160 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 17635 15031 326 70 0 14755 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 70540

[startup+282.301 s]
/proc/loadavg: 4.02 3.76 4.46 5/365 28490
/proc/meminfo: memFree=24593596/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=72588 CPUtime=282.3 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 22822 0 0 0 28228 2 0 0 25 0 1 0 656349644 74330112 15543 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450848 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 18147 15543 326 70 0 15267 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72588

[startup+342.301 s]
/proc/loadavg: 4.01 3.80 4.43 5/365 28492
/proc/meminfo: memFree=24585536/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=80784 CPUtime=342.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 26919 0 0 0 34228 3 0 0 25 0 1 0 656349644 82722816 17592 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 20196 17592 326 70 0 17316 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 80784

[startup+402.301 s]
/proc/loadavg: 4.00 3.83 4.40 5/365 28494
/proc/meminfo: memFree=24587884/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=80784 CPUtime=402.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 26919 0 0 0 40228 3 0 0 25 0 1 0 656349644 82722816 17592 33554432000 4194304 4479436 140735405488160 18446744073709551615 4380359 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 20196 17592 326 70 0 17316 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 80784

[startup+462.301 s]
/proc/loadavg: 4.00 3.86 4.37 5/365 28495
/proc/meminfo: memFree=24587868/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=80784 CPUtime=462.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 28967 0 0 0 46228 3 0 0 25 0 1 0 656349644 82722816 17592 33554432000 4194304 4479436 140735405488160 18446744073709551615 4346632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 20196 17592 326 70 0 17316 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 80784

[startup+522.301 s]
/proc/loadavg: 4.11 3.91 4.35 5/365 28497
/proc/meminfo: memFree=24585132/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=80784 CPUtime=522.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 28967 0 0 0 52228 3 0 0 25 0 1 0 656349644 82722816 17592 33554432000 4194304 4479436 140735405488160 18446744073709551615 4330660 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 20196 17592 326 70 0 17316 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 80784

[startup+582.301 s]
/proc/loadavg: 4.04 3.93 4.33 5/365 28498
/proc/meminfo: memFree=24587356/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=80784 CPUtime=582.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 31015 0 0 0 58228 3 0 0 25 0 1 0 656349644 82722816 17592 33554432000 4194304 4479436 140735405488160 18446744073709551615 4401879 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 20196 17592 326 70 0 17316 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80784

[startup+642.301 s]
/proc/loadavg: 4.01 3.94 4.31 5/365 28500
/proc/meminfo: memFree=24590448/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=642.32 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 34087 0 0 0 64229 3 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 84880

[startup+702.301 s]
/proc/loadavg: 4.05 3.96 4.29 5/365 28502
/proc/meminfo: memFree=24588316/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=702.31 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 34087 0 0 0 70228 3 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4380802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 84880

[startup+762.314 s]
/proc/loadavg: 4.06 3.98 4.27 5/365 28503
/proc/meminfo: memFree=24583224/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=762.34 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 36135 0 0 0 76230 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 84880

[startup+822.3 s]
/proc/loadavg: 4.02 3.98 4.25 5/365 28505
/proc/meminfo: memFree=24589416/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=822.32 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 36135 0 0 0 82228 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4452093 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 84880

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 4.24 5/365 28506
/proc/meminfo: memFree=24589408/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=882.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 38183 0 0 0 88229 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 84880

[startup+942.3 s]
/proc/loadavg: 4.00 3.98 4.22 5/365 28508
/proc/meminfo: memFree=24582576/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=942.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 38183 0 0 0 94229 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4384761 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 84880

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 4.20 5/365 28510
/proc/meminfo: memFree=24589264/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=1002.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 40231 0 0 0 100229 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 84880

[startup+1062.3 s]
/proc/loadavg: 4.19 4.03 4.20 5/365 28511
/proc/meminfo: memFree=24590000/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=1062.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 40231 0 0 0 106229 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4451045 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 84880

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.18 5/365 28513
/proc/meminfo: memFree=24583796/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=84880 CPUtime=1122.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 42279 0 0 0 112229 4 0 0 25 0 1 0 656349644 86917120 18616 33554432000 4194304 4479436 140735405488160 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 21220 18616 326 70 0 18340 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 84880

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 4.18 5/365 28514
/proc/meminfo: memFree=24573120/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=101264 CPUtime=1182.33 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 50471 0 0 0 118228 5 0 0 25 0 1 0 656349644 103694336 22712 33554432000 4194304 4479436 140735405488160 18446744073709551615 4334352 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 25316 22712 326 70 0 22436 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 101264

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.16 5/365 28516
/proc/meminfo: memFree=24577076/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=93072 CPUtime=1242.34 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 50471 0 0 0 124229 5 0 0 25 0 1 0 656349644 95305728 20664 33554432000 4194304 4479436 140735405488160 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 23268 20664 326 70 0 20388 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 93072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 4.16 4/364 28518
/proc/meminfo: memFree=24578184/32950928 swapFree=67056568/67111528
[pid=28468] ppid=28466 vsize=93072 CPUtime=1300.05 cores=1,3
/proc/28468/stat : 28468 (MPhaseSAT64) R 28466 28468 28260 0 -1 4202496 50471 0 0 0 130000 5 0 0 25 0 1 0 656349644 95305728 20664 33554432000 4194304 4479436 140735405488160 18446744073709551615 4307235 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28468/statm: 23268 20664 326 70 0 20388 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 93072

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.02
CPU time (s): 1300.07
CPU user time (s): 1300.01
CPU system time (s): 0.06199
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 101264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50471
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= 6
involuntary context switches= 16406

runsolver used 4.38033 second user time and 10.1345 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 10:18:46
IDJOB=3375650
IDBENCH=71571
IDSOLVER=1855
FILE ID=node148/3375650-1305447526
RUNJOBID= node148-1305447525-28442
PBS_JOBID= 13324858
Free space on /tmp= 72896 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=2028796110

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      24686664 kB
Buffers:        326320 kB
Cached:        4651860 kB
SwapCached:       8488 kB
Active:        4701656 kB
Inactive:      3216192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24686664 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            3892 kB
Writeback:          48 kB
AnonPages:     2936712 kB
Mapped:          27748 kB
Slab:           253280 kB
PageTables:      29228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84675752 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= 72896 MiB
End job on node148 at 2011-05-15 10:40:28