Trace number 3286676

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
PicoSAT 941? (TO) 1300.06 1300.01

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286676-1303769570/watcher-3286676-1303769570 -o /tmp/evaluation-result-3286676-1303769570/solver-3286676-1303769570 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3286676-1303769570.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.05 3.01 3.03 4/193 11027
/proc/meminfo: memFree=22767936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=5048 CPUtime=0 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 968 0 0 0 0 0 0 0 25 0 1 0 488554839 5169152 914 33554432000 134512640 134603332 4290205280 18446744073709551615 10278755 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 1262 915 89 23 0 888 0

[startup+0.064314 s]
/proc/loadavg: 4.05 3.01 3.03 4/193 11027
/proc/meminfo: memFree=22767936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=11488 CPUtime=0.06 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 2508 0 0 0 6 0 0 0 25 0 1 0 488554839 11763712 2454 33554432000 134512640 134603332 4290205280 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 2872 2455 91 23 0 2498 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11488

[startup+0.100305 s]
/proc/loadavg: 4.05 3.01 3.03 4/193 11027
/proc/meminfo: memFree=22767936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=16472 CPUtime=0.09 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 3647 0 0 0 9 0 0 0 25 0 1 0 488554839 16867328 3593 33554432000 134512640 134603332 4290205280 18446744073709551615 134543859 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 4118 3593 98 23 0 3744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16472

[startup+0.300271 s]
/proc/loadavg: 4.05 3.01 3.03 4/193 11027
/proc/meminfo: memFree=22767936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=16612 CPUtime=0.29 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 3694 0 0 0 29 0 0 0 25 0 1 0 488554839 17010688 3640 33554432000 134512640 134603332 4290205280 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 4153 3640 98 23 0 3779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16612

[startup+0.700213 s]
/proc/loadavg: 4.05 3.01 3.03 4/193 11027
/proc/meminfo: memFree=22767936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=17144 CPUtime=0.69 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 3780 0 0 0 69 0 0 0 25 0 1 0 488554839 17555456 3726 33554432000 134512640 134603332 4290205280 18446744073709551615 134527450 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 4286 3726 98 23 0 3912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17144

[startup+1.50105 s]
/proc/loadavg: 4.05 3.01 3.03 5/194 11028
/proc/meminfo: memFree=22752560/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=18068 CPUtime=1.49 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 4005 0 0 0 149 0 0 0 25 0 1 0 488554839 18501632 3951 33554432000 134512640 134603332 4290205280 18446744073709551615 134527239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 4517 3951 98 23 0 4143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18068

[startup+3.10074 s]
/proc/loadavg: 4.05 3.01 3.03 5/194 11028
/proc/meminfo: memFree=22750328/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=20896 CPUtime=3.09 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 4721 0 0 0 309 0 0 0 25 0 1 0 488554839 21397504 4667 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 5224 4667 98 23 0 4850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20896

[startup+6.30116 s]
/proc/loadavg: 4.05 3.03 3.04 5/194 11028
/proc/meminfo: memFree=22742760/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=26440 CPUtime=6.29 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 6109 0 0 0 628 1 0 0 25 0 1 0 488554839 27074560 6055 33554432000 134512640 134603332 4290205280 18446744073709551615 134565509 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 6610 6055 98 23 0 6236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26440

[startup+12.701 s]
/proc/loadavg: 4.04 3.04 3.04 5/194 11028
/proc/meminfo: memFree=22726904/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=39240 CPUtime=12.69 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 9268 0 0 0 1267 2 0 0 25 0 1 0 488554839 40181760 9214 33554432000 134512640 134603332 4290205280 18446744073709551615 134527188 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 9810 9214 98 23 0 9436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39240

[startup+25.5006 s]
/proc/loadavg: 4.03 3.09 3.06 5/194 11029
/proc/meminfo: memFree=22700792/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=60888 CPUtime=25.49 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 14708 0 0 0 2546 3 0 0 25 0 1 0 488554839 62349312 14654 33554432000 134512640 134603332 4290205280 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 15222 14654 98 23 0 14848 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60888

[startup+51.1009 s]
/proc/loadavg: 4.02 3.16 3.08 5/194 11029
/proc/meminfo: memFree=22673908/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=79076 CPUtime=51.09 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 19171 0 0 0 5105 4 0 0 25 0 1 0 488554839 80973824 19117 33554432000 134512640 134603332 4290205280 18446744073709551615 134566210 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 19769 19117 122 23 0 19395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79076

[startup+102.307 s]
/proc/loadavg: 4.01 3.29 3.13 5/194 11031
/proc/meminfo: memFree=22643636/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=94652 CPUtime=102.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 23106 0 0 0 10225 5 0 0 25 0 1 0 488554839 96923648 23028 33554432000 134512640 134603332 4290205280 18446744073709551615 134563859 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 23663 23028 98 23 0 23289 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94652

[startup+162.3 s]
/proc/loadavg: 4.05 3.43 3.18 5/194 11059
/proc/meminfo: memFree=23041520/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=107060 CPUtime=162.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 26227 0 0 0 16224 6 0 0 25 0 1 0 488554839 109629440 26149 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 26765 26149 98 23 0 26391 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 107060

[startup+222.301 s]
/proc/loadavg: 4.02 3.53 3.23 5/194 11061
/proc/meminfo: memFree=23031688/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=112076 CPUtime=222.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 27485 0 0 0 22223 7 0 0 25 0 1 0 488554839 114765824 27407 33554432000 134512640 134603332 4290205280 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 28019 27407 98 23 0 27645 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 112076

[startup+282.301 s]
/proc/loadavg: 4.00 3.61 3.28 5/194 11063
/proc/meminfo: memFree=23022224/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=118808 CPUtime=282.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 29212 0 0 0 28223 7 0 0 25 0 1 0 488554839 121659392 29134 33554432000 134512640 134603332 4290205280 18446744073709551615 134550945 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 29702 29134 98 23 0 29328 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118808

[startup+342.301 s]
/proc/loadavg: 4.00 3.68 3.32 5/194 11064
/proc/meminfo: memFree=23004580/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=132668 CPUtime=342.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 32658 0 0 0 34221 9 0 0 25 0 1 0 488554839 135852032 32580 33554432000 134512640 134603332 4290205280 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 33167 32580 98 23 0 32793 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132668

[startup+402.301 s]
/proc/loadavg: 4.00 3.74 3.36 5/194 11066
/proc/meminfo: memFree=22987936/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=132660 CPUtime=402.3 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 32658 0 0 0 40221 9 0 0 25 0 1 0 488554839 135843840 32580 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 33165 32580 98 23 0 32791 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132660

[startup+462.301 s]
/proc/loadavg: 4.00 3.78 3.40 5/194 11067
/proc/meminfo: memFree=22974276/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=136736 CPUtime=462.31 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33585 0 0 0 46222 9 0 0 25 0 1 0 488554839 140017664 33507 33554432000 134512640 134603332 4290205280 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 34184 33507 98 23 0 33810 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 136736

[startup+522.301 s]
/proc/loadavg: 4.00 3.82 3.43 5/194 11069
/proc/meminfo: memFree=22961976/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=136736 CPUtime=522.31 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33585 0 0 0 52222 9 0 0 25 0 1 0 488554839 140017664 33507 33554432000 134512640 134603332 4290205280 18446744073709551615 134565496 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 34184 33507 98 23 0 33810 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 136736

[startup+582.3 s]
/proc/loadavg: 4.08 3.88 3.47 5/194 11098
/proc/meminfo: memFree=22997024/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=136096 CPUtime=582.31 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33585 0 0 0 58222 9 0 0 25 0 1 0 488554839 139362304 33353 33554432000 134512640 134603332 4290205280 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 34024 33353 98 23 0 33650 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 136096

[startup+642.3 s]
/proc/loadavg: 4.03 3.90 3.51 5/194 11099
/proc/meminfo: memFree=22908064/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=136096 CPUtime=642.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33585 0 0 0 64223 9 0 0 25 0 1 0 488554839 139362304 33353 33554432000 134512640 134603332 4290205280 18446744073709551615 134527239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 34024 33353 98 23 0 33650 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 136096

[startup+702.3 s]
/proc/loadavg: 4.08 3.93 3.54 5/194 11101
/proc/meminfo: memFree=22801276/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=133664 CPUtime=702.31 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33609 0 0 0 70222 9 0 0 25 0 1 0 488554839 136871936 32641 33554432000 134512640 134603332 4290205280 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 33416 32641 98 23 0 33042 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133664

[startup+762.307 s]
/proc/loadavg: 4.03 3.94 3.56 5/194 11102
/proc/meminfo: memFree=22712560/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=133644 CPUtime=762.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 33609 0 0 0 76223 9 0 0 25 0 1 0 488554839 136851456 32636 33554432000 134512640 134603332 4290205280 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 33411 32636 98 23 0 33037 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 133644

[startup+822.301 s]
/proc/loadavg: 4.12 3.98 3.60 5/194 11104
/proc/meminfo: memFree=22606144/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=144204 CPUtime=822.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36217 0 0 0 82222 10 0 0 25 0 1 0 488554839 147664896 35244 33554432000 134512640 134603332 4290205280 18446744073709551615 134564400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36051 35244 98 23 0 35677 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 144204

[startup+882.301 s]
/proc/loadavg: 4.09 4.00 3.63 5/194 11106
/proc/meminfo: memFree=22482712/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146316 CPUtime=882.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36748 0 0 0 88222 10 0 0 25 0 1 0 488554839 149827584 35775 33554432000 134512640 134603332 4290205280 18446744073709551615 134564559 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36579 35775 98 23 0 36205 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 146316

[startup+942.301 s]
/proc/loadavg: 4.12 4.03 3.66 5/194 11107
/proc/meminfo: memFree=22391276/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146292 CPUtime=942.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36776 0 0 0 94222 10 0 0 25 0 1 0 488554839 149803008 35803 33554432000 134512640 134603332 4290205280 18446744073709551615 134550717 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36573 35803 98 23 0 36199 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 146292

[startup+1002.3 s]
/proc/loadavg: 4.12 4.04 3.68 5/194 11109
/proc/meminfo: memFree=22287568/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146292 CPUtime=1002.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36776 0 0 0 100222 10 0 0 25 0 1 0 488554839 149803008 35803 33554432000 134512640 134603332 4290205280 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36573 35803 98 23 0 36199 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 146292

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.70 5/194 11110
/proc/meminfo: memFree=22190952/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146292 CPUtime=1062.32 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36776 0 0 0 106222 10 0 0 25 0 1 0 488554839 149803008 35803 33554432000 134512640 134603332 4290205280 18446744073709551615 134550663 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36573 35803 98 23 0 36199 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 146292

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.71 5/194 11112
/proc/meminfo: memFree=22088604/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146820 CPUtime=1122.33 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36925 0 0 0 112223 10 0 0 25 0 1 0 488554839 150343680 35952 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36705 35952 98 23 0 36331 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 146820

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.73 5/194 11142
/proc/meminfo: memFree=21986344/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146816 CPUtime=1182.33 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36925 0 0 0 118223 10 0 0 25 0 1 0 488554839 150339584 35952 33554432000 134512640 134603332 4290205280 18446744073709551615 134548248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36704 35952 98 23 0 36330 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 146816

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 11143
/proc/meminfo: memFree=21786880/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146808 CPUtime=1242.33 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36925 0 0 0 124223 10 0 0 25 0 1 0 488554839 150331392 35952 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36702 35952 98 23 0 36328 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 146808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.76 5/194 11145
/proc/meminfo: memFree=21638448/32951124 swapFree=67111524/67111528
[pid=11027] ppid=11025 vsize=146808 CPUtime=1300.04 cores=4,6
/proc/11027/stat : 11027 (picosat) R 11025 11027 10826 0 -1 4202496 36925 0 0 0 129994 10 0 0 25 0 1 0 488554839 150331392 35952 33554432000 134512640 134603332 4290205280 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11027/statm: 36702 35952 98 23 0 36328 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 146808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.94
CPU system time (s): 0.113982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 146820

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

runsolver used 2.23766 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 00:12:50
IDJOB=3286676
IDBENCH=82432
IDSOLVER=1604
FILE ID=node135/3286676-1303769570
RUNJOBID= node135-1303769348-10845
PBS_JOBID= 13157171
Free space on /tmp= 71132 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286676-1303769570/watcher-3286676-1303769570 -o /tmp/evaluation-result-3286676-1303769570/solver-3286676-1303769570 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3286676-1303769570.cnf

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1733769379

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22768216 kB
Buffers:       1813292 kB
Cached:        7272904 kB
SwapCached:          4 kB
Active:         941060 kB
Inactive:      8665168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22768216 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5104 kB
Writeback:           0 kB
AnonPages:      519672 kB
Mapped:          15752 kB
Slab:           511516 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   716224 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= 71220 MiB
End job on node135 at 2011-04-26 00:34:32