Trace number 3375885

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

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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-3375885-1305447782/watcher-3375885-1305447782 -o /tmp/evaluation-result-3375885-1305447782/solver-3375885-1305447782 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375885-1305447782.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: 4.16 5.92 7.24 4/296 15549
/proc/meminfo: memFree=18742268/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=17284 CPUtime=0 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 419 0 0 0 0 0 0 0 24 0 1 0 656376425 17698816 360 33554432000 4194304 4479436 140734887103168 18446744073709551615 232335892224 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 4321 360 267 70 0 1441 0

[startup+0.0748439 s]
/proc/loadavg: 4.16 5.92 7.24 4/296 15549
/proc/meminfo: memFree=18742268/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=17284 CPUtime=0.07 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 1053 0 0 0 7 0 0 0 24 0 1 0 656376425 17698816 994 33554432000 4194304 4479436 140734887103168 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 4321 994 267 70 0 1441 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17284

[startup+0.100822 s]
/proc/loadavg: 4.16 5.92 7.24 4/296 15549
/proc/meminfo: memFree=18742268/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=17284 CPUtime=0.09 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 1296 0 0 0 9 0 0 0 24 0 1 0 656376425 17698816 1237 33554432000 4194304 4479436 140734887103168 18446744073709551615 232335892224 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 4321 1238 267 70 0 1441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17284

[startup+0.300789 s]
/proc/loadavg: 4.16 5.92 7.24 4/296 15549
/proc/meminfo: memFree=18742268/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=21348 CPUtime=0.29 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 10048 0 0 0 29 0 0 0 25 0 1 0 656376425 21860352 2696 33554432000 4194304 4479436 140734887103168 18446744073709551615 4308706 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 5337 2696 288 70 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21348

[startup+0.700716 s]
/proc/loadavg: 4.16 5.92 7.24 4/296 15549
/proc/meminfo: memFree=18742268/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=31592 CPUtime=0.69 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 12361 0 0 0 68 1 0 0 25 0 1 0 656376425 32350208 5009 33554432000 4194304 4479436 140734887103168 18446744073709551615 4339545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 7898 5009 295 70 0 5018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31592

[startup+1.50057 s]
/proc/loadavg: 4.16 5.92 7.24 5/297 15550
/proc/meminfo: memFree=18722924/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=28392 CPUtime=1.49 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 15288 0 0 0 148 1 0 0 25 0 1 0 656376425 29073408 4478 33554432000 4194304 4479436 140734887103168 18446744073709551615 4398307 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 7098 4478 309 70 0 4218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28392

[startup+3.10029 s]
/proc/loadavg: 4.16 5.92 7.24 5/297 15550
/proc/meminfo: memFree=18722924/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=32204 CPUtime=3.09 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 16252 0 0 0 308 1 0 0 25 0 1 0 656376425 32976896 5442 33554432000 4194304 4479436 140734887103168 18446744073709551615 4305109 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 8051 5442 315 70 0 5171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32204

[startup+6.30072 s]
/proc/loadavg: 4.15 5.89 7.22 5/297 15550
/proc/meminfo: memFree=18719200/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=36424 CPUtime=6.29 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 17310 0 0 0 628 1 0 0 25 0 1 0 656376425 37298176 6500 33554432000 4194304 4479436 140734887103168 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 9106 6500 318 70 0 6226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36424

[startup+12.7006 s]
/proc/loadavg: 4.14 5.86 7.20 5/297 15550
/proc/meminfo: memFree=18708908/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=43080 CPUtime=12.69 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 18974 0 0 0 1267 2 0 0 25 0 1 0 656376425 44113920 8164 33554432000 4194304 4479436 140734887103168 18446744073709551615 4405887 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 10770 8164 318 70 0 7890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43080

[startup+25.5003 s]
/proc/loadavg: 4.11 5.77 7.15 5/297 15551
/proc/meminfo: memFree=18683872/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=43592 CPUtime=25.49 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 19102 0 0 0 2547 2 0 0 25 0 1 0 656376425 44638208 8292 33554432000 4194304 4479436 140734887103168 18446744073709551615 4343693 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 10898 8292 318 70 0 8018 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43592

[startup+51.1008 s]
/proc/loadavg: 4.15 5.64 7.07 5/297 15551
/proc/meminfo: memFree=19290920/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=44096 CPUtime=51.09 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 22591 0 0 0 5107 2 0 0 25 0 1 0 656376425 45154304 8419 33554432000 4194304 4479436 140734887103168 18446744073709551615 4414876 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 11024 8419 319 70 0 8144 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44096

[startup+102.311 s]
/proc/loadavg: 4.11 5.40 6.91 5/294 15610
/proc/meminfo: memFree=20951104/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=51660 CPUtime=102.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 27446 0 0 0 10228 3 0 0 25 0 1 0 656376425 52899840 10317 33554432000 4194304 4479436 140734887103168 18446744073709551615 4382290 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 12915 10317 326 70 0 10035 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 51660

[startup+162.301 s]
/proc/loadavg: 4.09 5.16 6.73 5/297 15635
/proc/meminfo: memFree=21131772/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=73168 CPUtime=162.3 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 32312 0 0 0 16227 3 0 0 25 0 1 0 656376425 74924032 15183 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 18292 15183 326 70 0 15412 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73168

[startup+222.3 s]
/proc/loadavg: 4.07 4.96 6.56 5/297 15637
/proc/meminfo: memFree=21126548/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=73168 CPUtime=222.29 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 34871 0 0 0 22226 3 0 0 25 0 1 0 656376425 74924032 15694 33554432000 4194304 4479436 140734887103168 18446744073709551615 4306988 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 18292 15694 326 70 0 15412 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73168

[startup+282.301 s]
/proc/loadavg: 4.02 4.78 6.40 5/297 15638
/proc/meminfo: memFree=21121308/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=77264 CPUtime=282.29 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 35895 0 0 0 28226 3 0 0 25 0 1 0 656376425 79118336 16718 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 19316 16718 326 70 0 16436 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77264

[startup+342.3 s]
/proc/loadavg: 4.01 4.64 6.25 5/297 15640
/proc/meminfo: memFree=21111848/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=79312 CPUtime=342.29 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 36407 0 0 0 34226 3 0 0 25 0 1 0 656376425 81215488 17230 33554432000 4194304 4479436 140734887103168 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 19828 17230 326 70 0 16948 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 79312

[startup+402.3 s]
/proc/loadavg: 4.07 4.53 6.11 5/297 15642
/proc/meminfo: memFree=21126948/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=79312 CPUtime=402.3 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 36407 0 0 0 40227 3 0 0 25 0 1 0 656376425 81215488 17230 33554432000 4194304 4479436 140734887103168 18446744073709551615 4306923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 19828 17230 326 70 0 16948 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79312

[startup+462.301 s]
/proc/loadavg: 4.02 4.43 5.97 5/297 15643
/proc/meminfo: memFree=21109432/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=85456 CPUtime=462.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 36920 0 0 0 46227 4 0 0 25 0 1 0 656376425 87506944 17743 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 21364 17743 326 70 0 18484 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 85456

[startup+522.3 s]
/proc/loadavg: 4.01 4.35 5.85 5/297 15645
/proc/meminfo: memFree=21099472/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=85456 CPUtime=522.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 37943 0 0 0 52227 4 0 0 25 0 1 0 656376425 87506944 18766 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 21364 18766 326 70 0 18484 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 85456

[startup+582.301 s]
/proc/loadavg: 4.00 4.29 5.73 5/297 15646
/proc/meminfo: memFree=21104160/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=87504 CPUtime=582.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 40503 0 0 0 58227 4 0 0 25 0 1 0 656376425 89604096 19278 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 21876 19278 326 70 0 18996 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87504

[startup+642.301 s]
/proc/loadavg: 4.00 4.23 5.62 5/297 15648
/proc/meminfo: memFree=21096692/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=87504 CPUtime=642.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 42551 0 0 0 64227 4 0 0 25 0 1 0 656376425 89604096 19278 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451917 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 21876 19278 326 70 0 18996 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 87504

[startup+702.3 s]
/proc/loadavg: 4.11 4.22 5.53 5/297 15650
/proc/meminfo: memFree=21070616/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=105936 CPUtime=702.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 47159 0 0 0 70226 5 0 0 25 0 1 0 656376425 108478464 23886 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451930 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 26484 23886 326 70 0 23604 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105936

[startup+762.311 s]
/proc/loadavg: 4.14 4.20 5.44 5/297 15651
/proc/meminfo: memFree=21077280/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=105936 CPUtime=762.32 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 47159 0 0 0 76227 5 0 0 25 0 1 0 656376425 108478464 23886 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 26484 23886 326 70 0 23604 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105936

[startup+822.301 s]
/proc/loadavg: 4.17 4.20 5.35 5/297 15653
/proc/meminfo: memFree=21083832/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=99792 CPUtime=822.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 49719 0 0 0 82226 5 0 0 25 0 1 0 656376425 102187008 22350 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 24948 22350 326 70 0 22068 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 99792

[startup+882.3 s]
/proc/loadavg: 4.22 4.19 5.28 5/297 15654
/proc/meminfo: memFree=21091244/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=99792 CPUtime=882.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 49719 0 0 0 88226 5 0 0 25 0 1 0 656376425 102187008 22350 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 24948 22350 326 70 0 22068 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 99792

[startup+942.301 s]
/proc/loadavg: 4.08 4.15 5.20 5/297 15683
/proc/meminfo: memFree=21098084/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=99792 CPUtime=942.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 49719 0 0 0 94226 5 0 0 25 0 1 0 656376425 102187008 22350 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 24948 22350 326 70 0 22068 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 99792

[startup+1002.3 s]
/proc/loadavg: 4.14 4.17 5.13 5/297 15685
/proc/meminfo: memFree=21064584/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=116176 CPUtime=1002.31 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 53815 0 0 0 100226 5 0 0 25 0 1 0 656376425 118964224 26446 33554432000 4194304 4479436 140734887103168 18446744073709551615 4380285 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 29044 26446 326 70 0 26164 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 116176

[startup+1062.3 s]
/proc/loadavg: 4.05 4.13 5.06 5/297 15686
/proc/meminfo: memFree=21084264/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=103888 CPUtime=1062.32 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 54839 0 0 0 106226 6 0 0 25 0 1 0 656376425 106381312 23374 33554432000 4194304 4479436 140734887103168 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 25972 23374 326 70 0 23092 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 103888

[startup+1122.3 s]
/proc/loadavg: 4.02 4.11 4.99 5/297 15688
/proc/meminfo: memFree=21089432/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=105936 CPUtime=1122.32 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 55351 0 0 0 112226 6 0 0 25 0 1 0 656376425 108478464 23886 33554432000 4194304 4479436 140734887103168 18446744073709551615 4380285 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 26484 23886 326 70 0 23604 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 105936

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 4.93 5/297 15689
/proc/meminfo: memFree=21065456/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=122320 CPUtime=1182.32 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 59447 0 0 0 118226 6 0 0 25 0 1 0 656376425 125255680 27982 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 30580 27982 326 70 0 27700 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 122320

[startup+1242.3 s]
/proc/loadavg: 4.06 4.08 4.87 5/297 15691
/proc/meminfo: memFree=21057992/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=122320 CPUtime=1242.32 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 59447 0 0 0 124226 6 0 0 25 0 1 0 656376425 125255680 27982 33554432000 4194304 4479436 140734887103168 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 30580 27982 326 70 0 27700 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 122320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.11 4.83 5/297 15693
/proc/meminfo: memFree=21053236/32951124 swapFree=66457188/67111528
[pid=15549] ppid=15547 vsize=124368 CPUtime=1300.03 cores=1,3
/proc/15549/stat : 15549 (MPhaseSAT64) R 15547 15549 15402 0 -1 4202496 59959 0 0 0 129997 6 0 0 25 0 1 0 656376425 127352832 28494 33554432000 4194304 4479436 140734887103168 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15549/statm: 31092 28494 326 70 0 28212 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124368

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.05
CPU user time (s): 1299.98
CPU system time (s): 0.070989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 124368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59959
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= 10
involuntary context switches= 1949

runsolver used 3.45247 second user time and 8.17476 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 10:23:03
IDJOB=3375885
IDBENCH=82424
IDSOLVER=1855
FILE ID=node132/3375885-1305447782
RUNJOBID= node132-1305447550-15422
PBS_JOBID= 13324875
Free space on /tmp= 72652 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375885-1305447782/watcher-3375885-1305447782 -o /tmp/evaluation-result-3375885-1305447782/solver-3375885-1305447782 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375885-1305447782.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1179970214

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      18742548 kB
Buffers:        293368 kB
Cached:        6500084 kB
SwapCached:       6904 kB
Active:        7409344 kB
Inactive:      6488732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18742548 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          638132 kB
Writeback:           0 kB
AnonPages:     7102556 kB
Mapped:          20004 kB
Slab:           218480 kB
PageTables:      28456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 37039404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node132 at 2011-05-15 10:44:45