Trace number 3380328

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 1300 1300.03

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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

running on 2 cores: 0,2

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: 3.82 4.00 3.59 5/307 29791
/proc/meminfo: memFree=13418892/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=23924 CPUtime=0 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 1614 0 0 0 0 0 0 0 25 0 1 0 657491959 24498176 1558 33554432000 4194304 4300288 140736489412720 18446744073709551615 246516892074 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 6052 1558 218 26 0 2684 0

[startup+0.090802 s]
/proc/loadavg: 3.82 4.00 3.59 5/307 29791
/proc/meminfo: memFree=13418892/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=32804 CPUtime=0.07 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 4759 0 0 0 7 0 0 0 25 0 1 0 657491959 33591296 4269 33554432000 4194304 4300288 140736489412720 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 8201 4273 218 26 0 4833 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32804

[startup+0.100791 s]
/proc/loadavg: 3.82 4.00 3.59 5/307 29791
/proc/meminfo: memFree=13418892/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=33596 CPUtime=0.08 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 5123 0 0 0 8 0 0 0 25 0 1 0 657491959 34402304 4633 33554432000 4194304 4300288 140736489412720 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 8399 4635 218 26 0 5031 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33596

[startup+0.300765 s]
/proc/loadavg: 3.82 4.00 3.59 5/307 29791
/proc/meminfo: memFree=13418892/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=43724 CPUtime=0.29 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 7977 0 0 0 28 1 0 0 25 0 1 0 657491959 44773376 7262 33554432000 4194304 4300288 140736489412720 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 10931 7262 222 26 0 7563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43724

[startup+0.700665 s]
/proc/loadavg: 3.82 4.00 3.59 5/307 29791
/proc/meminfo: memFree=13418892/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=42056 CPUtime=0.68 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 9522 0 0 0 67 1 0 0 25 0 1 0 657491959 43065344 6368 33554432000 4194304 4300288 140736489412720 18446744073709551615 4269629 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 10514 6368 242 26 0 7146 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42056

[startup+1.50051 s]
/proc/loadavg: 3.82 4.00 3.59 5/308 29792
/proc/meminfo: memFree=13221036/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=42056 CPUtime=1.48 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 10195 0 0 0 147 1 0 0 25 0 1 0 657491959 43065344 7038 33554432000 4194304 4300288 140736489412720 18446744073709551615 4268277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 10514 7038 243 26 0 7146 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42056

[startup+3.10024 s]
/proc/loadavg: 3.82 4.00 3.59 5/311 29798
/proc/meminfo: memFree=13147224/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=53656 CPUtime=3.09 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 11622 0 0 0 307 2 0 0 25 0 1 0 657491959 54943744 8461 33554432000 4194304 4300288 140736489412720 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 13414 8461 243 26 0 10046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53656

[startup+6.30066 s]
/proc/loadavg: 4.08 4.05 3.61 5/311 29798
/proc/meminfo: memFree=12871660/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=65484 CPUtime=6.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 14748 0 0 0 626 2 0 0 25 0 1 0 657491959 67055616 11568 33554432000 4194304 4300288 140736489412720 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 16371 11568 243 26 0 13003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65484

[startup+12.7005 s]
/proc/loadavg: 4.07 4.05 3.61 5/311 29798
/proc/meminfo: memFree=12816396/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=116604 CPUtime=12.68 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 21339 0 0 0 1265 3 0 0 25 0 1 0 657491959 119402496 18141 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 29151 18141 243 26 0 25783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116604

[startup+25.5012 s]
/proc/loadavg: 4.13 4.06 3.63 5/311 29856
/proc/meminfo: memFree=12929796/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=170264 CPUtime=25.5 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 31720 0 0 0 2544 6 0 0 25 0 1 0 657491959 174350336 28488 33554432000 4194304 4300288 140736489412720 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 42566 28488 243 26 0 39198 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 170264

[startup+51.1005 s]
/proc/loadavg: 4.08 4.06 3.64 5/311 29857
/proc/meminfo: memFree=12739576/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=257724 CPUtime=51.09 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 48053 0 0 0 5098 11 0 0 25 0 1 0 657491959 263909376 44773 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 64431 44773 243 26 0 61063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 257724

[startup+102.301 s]
/proc/loadavg: 4.03 4.05 3.65 5/311 29858
/proc/meminfo: memFree=12514240/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=397696 CPUtime=102.29 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 73913 0 0 0 10211 18 0 0 25 0 1 0 657491959 407240704 70554 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256017 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 99424 70554 243 26 0 96056 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 397696

[startup+162.3 s]
/proc/loadavg: 4.13 4.07 3.68 5/311 29860
/proc/meminfo: memFree=12177772/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=409132 CPUtime=162.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 99898 0 0 0 16204 24 0 0 25 0 1 0 657491959 418951168 96462 33554432000 4194304 4300288 140736489412720 18446744073709551615 4268239 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 102283 96463 243 26 0 98915 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 409132

[startup+222.3 s]
/proc/loadavg: 4.13 4.08 3.71 5/311 29889
/proc/meminfo: memFree=12592280/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=632416 CPUtime=222.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 117352 0 0 0 22199 29 0 0 25 0 1 0 657491959 647593984 113855 33554432000 4194304 4300288 140736489412720 18446744073709551615 4268160 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 158104 113855 243 26 0 154736 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 632416

[startup+282.3 s]
/proc/loadavg: 4.11 4.08 3.73 5/311 29890
/proc/meminfo: memFree=12368928/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=639268 CPUtime=282.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 133255 0 0 0 28194 34 0 0 25 0 1 0 657491959 654610432 129690 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 159817 129690 243 26 0 156449 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 639268

[startup+342.3 s]
/proc/loadavg: 4.16 4.10 3.75 5/311 29892
/proc/meminfo: memFree=12356504/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=646288 CPUtime=342.29 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 148519 0 0 0 34191 38 0 0 25 0 1 0 657491959 661798912 144909 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 161572 144909 243 26 0 158204 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 646288

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 3.76 5/311 29893
/proc/meminfo: memFree=12164896/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=997136 CPUtime=402.27 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 168528 0 0 0 40185 42 0 0 25 0 1 0 657491959 1021067264 164851 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 249284 164851 243 26 0 245916 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 997136

[startup+462.312 s]
/proc/loadavg: 4.02 4.06 3.78 6/311 29895
/proc/meminfo: memFree=11950460/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=1006236 CPUtime=462.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 182412 0 0 0 46182 46 0 0 25 0 1 0 657491959 1030385664 178695 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 251559 178695 243 26 0 248191 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1006236

[startup+522.301 s]
/proc/loadavg: 4.01 4.05 3.79 5/311 29897
/proc/meminfo: memFree=12605288/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=310704 CPUtime=522.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 222076 0 0 0 52169 59 0 0 25 0 1 0 657491959 318160896 56576 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 77676 56576 243 26 0 74308 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 310704

[startup+582.301 s]
/proc/loadavg: 4.08 4.05 3.80 5/311 29898
/proc/meminfo: memFree=12285332/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=443676 CPUtime=582.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 246853 0 0 0 58162 66 0 0 25 0 1 0 657491959 454324224 81268 33554432000 4194304 4300288 140736489412720 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 110919 81268 243 26 0 107551 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 443676

[startup+642.301 s]
/proc/loadavg: 4.03 4.04 3.82 5/311 29900
/proc/meminfo: memFree=12313072/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=445248 CPUtime=642.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 268485 0 0 0 64157 71 0 0 25 0 1 0 657491959 455933952 102816 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 111312 102816 243 26 0 107944 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 445248

[startup+702.301 s]
/proc/loadavg: 4.06 4.04 3.83 5/311 29901
/proc/meminfo: memFree=12206404/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=662376 CPUtime=702.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 284351 0 0 0 70153 75 0 0 25 0 1 0 657491959 678273024 118634 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 165594 118634 243 26 0 162226 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 662376

[startup+762.301 s]
/proc/loadavg: 4.10 4.06 3.85 5/311 29903
/proc/meminfo: memFree=12098252/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=664076 CPUtime=762.27 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 300511 0 0 0 76149 78 0 0 25 0 1 0 657491959 680013824 134745 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 166019 134745 243 26 0 162651 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 664076

[startup+822.301 s]
/proc/loadavg: 4.03 4.05 3.85 5/311 29905
/proc/meminfo: memFree=11969496/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=665768 CPUtime=822.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 313724 0 0 0 82146 82 0 0 25 0 1 0 657491959 681746432 147913 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 166442 147913 243 26 0 163074 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 665768

[startup+882.301 s]
/proc/loadavg: 4.04 4.05 3.86 5/311 29906
/proc/meminfo: memFree=11720596/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=669184 CPUtime=882.27 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 323554 0 0 0 88141 86 0 0 25 0 1 0 657491959 685244416 157690 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 167296 157690 243 26 0 163928 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 669184

[startup+942.301 s]
/proc/loadavg: 4.05 4.05 3.87 5/311 29908
/proc/meminfo: memFree=11811084/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=1019428 CPUtime=942.26 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 334877 0 0 0 94137 89 0 0 25 0 1 0 657491959 1043894272 168976 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 254857 168976 243 26 0 251489 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1019428

[startup+1002.3 s]
/proc/loadavg: 4.06 4.06 3.88 5/311 29909
/proc/meminfo: memFree=11559448/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=1023172 CPUtime=1002.27 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 345799 0 0 0 100135 92 0 0 25 0 1 0 657491959 1047728128 179863 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 255793 179863 243 26 0 252425 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1023172

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.89 5/311 29911
/proc/meminfo: memFree=11486112/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=1035652 CPUtime=1062.27 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 358435 0 0 0 106132 95 0 0 25 0 1 0 657491959 1060507648 192469 33554432000 4194304 4300288 140736489412720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 258913 192469 243 26 0 255545 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1035652

[startup+1122.31 s]
/proc/loadavg: 4.01 4.03 3.90 5/311 29913
/proc/meminfo: memFree=11506520/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=1037572 CPUtime=1122.28 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 368747 0 0 0 112129 99 0 0 25 0 1 0 657491959 1062473728 202757 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 259393 202757 243 26 0 256025 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1037572

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 3.91 5/311 29914
/proc/meminfo: memFree=11990824/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=343392 CPUtime=1182.26 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 405891 0 0 0 118116 110 0 0 25 0 1 0 657491959 351633408 62265 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 85848 62265 243 26 0 82480 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 343392

[startup+1242.3 s]
/proc/loadavg: 4.13 4.06 3.92 5/311 29916
/proc/meminfo: memFree=11586164/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=475652 CPUtime=1242.26 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 438018 0 0 0 124108 118 0 0 25 0 1 0 657491959 487067648 94314 33554432000 4194304 4300288 140736489412720 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 118913 94314 243 26 0 115545 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 475652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.06 3.93 4/309 29918
/proc/meminfo: memFree=12759552/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=476268 CPUtime=1299.97 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 456606 0 0 0 129875 122 0 0 25 0 1 0 657491959 487698432 112836 33554432000 4194304 4300288 140736489412720 18446744073709551615 4249440 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 119067 112836 243 26 0 115699 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 476268

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

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

[startup+1300 s]
/proc/loadavg: 4.09 4.06 3.93 4/309 29918
/proc/meminfo: memFree=12759552/32951124 swapFree=61565116/67111528
[pid=29791] ppid=29789 vsize=476268 CPUtime=1299.97 cores=0,2
/proc/29791/stat : 29791 (cir_minisat) R 29789 29791 27642 0 -1 4202496 456606 0 0 0 129875 122 0 0 25 0 1 0 657491959 487698432 112836 33554432000 4194304 4300288 140736489412720 18446744073709551615 4249440 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29791/statm: 119067 112836 243 26 0 115699 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 476268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300
CPU user time (s): 1298.75
CPU system time (s): 1.24781
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 1070176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.75
system time used= 1.24781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456606
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= 5
involuntary context switches= 3238

runsolver used 4.13437 second user time and 8.36973 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 13:28:58
IDJOB=3380328
IDBENCH=82432
IDSOLVER=1863
FILE ID=node134/3380328-1305458937
RUNJOBID= node134-1305458936-29728
PBS_JOBID= 13324884
Free space on /tmp= 73404 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380328-1305458937/watcher-3380328-1305458937 -o /tmp/evaluation-result-3380328-1305458937/solver-3380328-1305458937 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380328-1305458937.cnf

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1779465127

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13419544 kB
Buffers:        283164 kB
Cached:        6424700 kB
SwapCached:      13768 kB
Active:       10431768 kB
Inactive:      8848136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13419544 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           98888 kB
Writeback:           0 kB
AnonPages:    12565280 kB
Mapped:          15116 kB
Slab:           136696 kB
PageTables:      52140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48873624 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= 73484 MiB
End job on node134 at 2011-05-15 13:50:40