Trace number 3286722

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

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-3286722-1303769719/watcher-3286722-1303769719 -o /tmp/evaluation-result-3286722-1303769719/solver-3286722-1303769719 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3286722-1303769719.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.06 3.41 3.18 4/193 11058
/proc/meminfo: memFree=23074200/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=3632 CPUtime=0 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 634 0 0 0 0 0 0 0 24 0 1 0 488569813 3719168 580 33554432000 134512640 134603332 4288662384 18446744073709551615 134547057 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 908 581 89 23 0 534 0

[startup+0.0944021 s]
/proc/loadavg: 4.06 3.41 3.18 4/193 11058
/proc/meminfo: memFree=23074200/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=8752 CPUtime=0.08 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 1816 0 0 0 8 0 0 0 24 0 1 0 488569813 8962048 1762 33554432000 134512640 134603332 4288662384 18446744073709551615 134573611 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 2188 1762 98 23 0 1814 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8752

[startup+0.100398 s]
/proc/loadavg: 4.06 3.41 3.18 4/193 11058
/proc/meminfo: memFree=23074200/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=8752 CPUtime=0.09 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 1816 0 0 0 9 0 0 0 24 0 1 0 488569813 8962048 1762 33554432000 134512640 134603332 4288662384 18446744073709551615 134528936 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 2188 1762 98 23 0 1814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8752

[startup+0.300371 s]
/proc/loadavg: 4.06 3.41 3.18 4/193 11058
/proc/meminfo: memFree=23074200/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=9016 CPUtime=0.29 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 1879 0 0 0 29 0 0 0 25 0 1 0 488569813 9232384 1825 33554432000 134512640 134603332 4288662384 18446744073709551615 134527463 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 2254 1825 98 23 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9016

[startup+0.700299 s]
/proc/loadavg: 4.06 3.41 3.18 4/193 11058
/proc/meminfo: memFree=23074200/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=9940 CPUtime=0.69 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 2089 0 0 0 69 0 0 0 25 0 1 0 488569813 10178560 2035 33554432000 134512640 134603332 4288662384 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 2485 2035 98 23 0 2111 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9940

[startup+1.50114 s]
/proc/loadavg: 4.06 3.41 3.18 5/194 11059
/proc/meminfo: memFree=23064776/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=11788 CPUtime=1.49 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 2562 0 0 0 149 0 0 0 25 0 1 0 488569813 12070912 2508 33554432000 134512640 134603332 4288662384 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 2947 2508 98 23 0 2573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11788

[startup+3.10084 s]
/proc/loadavg: 4.06 3.41 3.18 5/194 11059
/proc/meminfo: memFree=23060684/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=16328 CPUtime=3.09 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 3703 0 0 0 309 0 0 0 25 0 1 0 488569813 16719872 3649 33554432000 134512640 134603332 4288662384 18446744073709551615 134563942 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 4082 3649 98 23 0 3708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16328

[startup+6.30025 s]
/proc/loadavg: 4.05 3.42 3.18 5/194 11059
/proc/meminfo: memFree=23051012/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=23200 CPUtime=6.29 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 5393 0 0 0 628 1 0 0 25 0 1 0 488569813 23756800 5339 33554432000 134512640 134603332 4288662384 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 5800 5339 98 23 0 5426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23200

[startup+12.7011 s]
/proc/loadavg: 4.05 3.43 3.18 5/194 11059
/proc/meminfo: memFree=23041404/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=24524 CPUtime=12.69 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 5732 0 0 0 1268 1 0 0 25 0 1 0 488569813 25112576 5678 33554432000 134512640 134603332 4288662384 18446744073709551615 134563973 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 6131 5678 98 23 0 5757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24524

[startup+25.5007 s]
/proc/loadavg: 4.04 3.46 3.20 5/194 11060
/proc/meminfo: memFree=23034996/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=26236 CPUtime=25.49 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 6130 0 0 0 2548 1 0 0 25 0 1 0 488569813 26865664 6076 33554432000 134512640 134603332 4288662384 18446744073709551615 134527273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 6559 6076 98 23 0 6185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26236

[startup+51.101 s]
/proc/loadavg: 4.02 3.50 3.22 5/194 11060
/proc/meminfo: memFree=23032196/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=29664 CPUtime=51.09 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 6970 0 0 0 5108 1 0 0 25 0 1 0 488569813 30375936 6916 33554432000 134512640 134603332 4288662384 18446744073709551615 134565577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 7416 6916 98 23 0 7042 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29664

[startup+102.306 s]
/proc/loadavg: 4.01 3.57 3.25 5/194 11062
/proc/meminfo: memFree=23031532/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=29764 CPUtime=102.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 7006 0 0 0 10229 1 0 0 25 0 1 0 488569813 30478336 6952 33554432000 134512640 134603332 4288662384 18446744073709551615 134563464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 7441 6952 98 23 0 7067 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29764

[startup+162.3 s]
/proc/loadavg: 4.00 3.65 3.30 5/194 11063
/proc/meminfo: memFree=23020964/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=33460 CPUtime=162.29 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 7949 0 0 0 16228 1 0 0 25 0 1 0 488569813 34263040 7895 33554432000 134512640 134603332 4288662384 18446744073709551615 134550959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 8365 7895 98 23 0 7991 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33460

[startup+222.3 s]
/proc/loadavg: 4.00 3.71 3.34 5/194 11065
/proc/meminfo: memFree=22990916/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42700 CPUtime=222.29 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10247 0 0 0 22227 2 0 0 25 0 1 0 488569813 43724800 10193 33554432000 134512640 134603332 4288662384 18446744073709551615 134527188 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10675 10193 98 23 0 10301 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42700

[startup+282.301 s]
/proc/loadavg: 4.00 3.76 3.38 5/194 11067
/proc/meminfo: memFree=22987796/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42688 CPUtime=282.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10257 0 0 0 28228 2 0 0 25 0 1 0 488569813 43712512 10203 33554432000 134512640 134603332 4288662384 18446744073709551615 134550780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10672 10203 98 23 0 10298 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42688

[startup+342.301 s]
/proc/loadavg: 4.00 3.80 3.41 5/194 11068
/proc/meminfo: memFree=22961984/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42680 CPUtime=342.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10257 0 0 0 34228 2 0 0 25 0 1 0 488569813 43704320 10203 33554432000 134512640 134603332 4288662384 18446744073709551615 134563838 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10670 10203 98 23 0 10296 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42680

[startup+402.301 s]
/proc/loadavg: 4.14 3.87 3.46 5/194 11070
/proc/meminfo: memFree=22962076/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42888 CPUtime=402.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10269 0 0 0 40228 2 0 0 25 0 1 0 488569813 43917312 10215 33554432000 134512640 134603332 4288662384 18446744073709551615 134550908 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10722 10215 98 23 0 10348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 42888

[startup+462.301 s]
/proc/loadavg: 4.05 3.89 3.49 5/194 11098
/proc/meminfo: memFree=22957308/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42876 CPUtime=462.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10269 0 0 0 46228 2 0 0 25 0 1 0 488569813 43905024 10215 33554432000 134512640 134603332 4288662384 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10719 10215 98 23 0 10345 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42876

[startup+522.301 s]
/proc/loadavg: 4.02 3.91 3.52 5/194 11100
/proc/meminfo: memFree=22852496/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=42864 CPUtime=522.3 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10269 0 0 0 52228 2 0 0 25 0 1 0 488569813 43892736 10215 33554432000 134512640 134603332 4288662384 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10716 10215 98 23 0 10342 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 42864

[startup+582.301 s]
/proc/loadavg: 4.05 3.94 3.55 5/194 11102
/proc/meminfo: memFree=22755872/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43120 CPUtime=582.31 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10281 0 0 0 58229 2 0 0 25 0 1 0 488569813 44154880 10227 33554432000 134512640 134603332 4288662384 18446744073709551615 134550988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10780 10227 98 23 0 10406 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 43120

[startup+642.3 s]
/proc/loadavg: 4.07 3.96 3.58 5/194 11103
/proc/meminfo: memFree=22663068/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43120 CPUtime=642.31 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10281 0 0 0 64229 2 0 0 25 0 1 0 488569813 44154880 10227 33554432000 134512640 134603332 4288662384 18446744073709551615 134527450 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10780 10227 98 23 0 10406 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 43120

[startup+702.3 s]
/proc/loadavg: 4.15 4.00 3.61 5/194 11105
/proc/meminfo: memFree=22550188/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43100 CPUtime=702.31 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10281 0 0 0 70229 2 0 0 25 0 1 0 488569813 44134400 10227 33554432000 134512640 134603332 4288662384 18446744073709551615 134565416 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10775 10227 98 23 0 10401 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 43100

[startup+762.307 s]
/proc/loadavg: 4.10 4.01 3.64 5/194 11106
/proc/meminfo: memFree=22433328/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43092 CPUtime=762.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10281 0 0 0 76230 2 0 0 25 0 1 0 488569813 44126208 10226 33554432000 134512640 134603332 4288662384 18446744073709551615 134565439 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10773 10226 98 23 0 10399 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 43092

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 3.66 5/194 11108
/proc/meminfo: memFree=22341532/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43084 CPUtime=822.31 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10294 0 0 0 82229 2 0 0 25 0 1 0 488569813 44118016 10237 33554432000 134512640 134603332 4288662384 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10771 10237 98 23 0 10397 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 43084

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.69 5/194 11110
/proc/meminfo: memFree=22244904/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43072 CPUtime=882.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10294 0 0 0 88230 2 0 0 25 0 1 0 488569813 44105728 10234 33554432000 134512640 134603332 4288662384 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10768 10234 98 23 0 10394 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 43072

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.71 5/194 11111
/proc/meminfo: memFree=22133024/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43064 CPUtime=942.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10294 0 0 0 94230 2 0 0 25 0 1 0 488569813 44097536 10232 33554432000 134512640 134603332 4288662384 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10766 10232 98 23 0 10392 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 43064

[startup+1002.3 s]
/proc/loadavg: 4.09 4.03 3.73 5/194 11113
/proc/meminfo: memFree=22037260/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=43060 CPUtime=1002.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10294 0 0 0 100230 2 0 0 25 0 1 0 488569813 44093440 10231 33554432000 134512640 134603332 4288662384 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 10765 10231 98 23 0 10391 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 43060

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.74 5/194 11142
/proc/meminfo: memFree=21890120/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=45304 CPUtime=1062.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 10839 0 0 0 106230 2 0 0 25 0 1 0 488569813 46391296 10776 33554432000 134512640 134603332 4288662384 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 11326 10776 98 23 0 10952 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 45304

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.75 5/194 11144
/proc/meminfo: memFree=21704848/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=46148 CPUtime=1122.32 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 11062 0 0 0 112230 2 0 0 25 0 1 0 488569813 47255552 10999 33554432000 134512640 134603332 4288662384 18446744073709551615 134564516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 11537 10999 98 23 0 11163 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 46148

[startup+1182.3 s]
/proc/loadavg: 3.95 4.00 3.76 5/191 11183
/proc/meminfo: memFree=21668428/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=48788 CPUtime=1182.33 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 11737 0 0 0 118230 3 0 0 25 0 1 0 488569813 49958912 11674 33554432000 134512640 134603332 4288662384 18446744073709551615 134550905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 12197 11674 98 23 0 11823 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 48788

[startup+1242.3 s]
/proc/loadavg: 3.98 4.00 3.77 5/194 11202
/proc/meminfo: memFree=21344868/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=51428 CPUtime=1242.33 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 12392 0 0 0 124230 3 0 0 25 0 1 0 488569813 52662272 12329 33554432000 134512640 134603332 4288662384 18446744073709551615 134525269 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 12857 12329 98 23 0 12483 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 51428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.79 5/194 11204
/proc/meminfo: memFree=21108848/32951124 swapFree=67111524/67111528
[pid=11058] ppid=11056 vsize=51428 CPUtime=1300.04 cores=1,3
/proc/11058/stat : 11058 (picosat) R 11056 11058 10826 0 -1 4202496 12392 0 0 0 130001 3 0 0 25 0 1 0 488569813 52662272 12329 33554432000 134512640 134603332 4288662384 18446744073709551615 134527351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11058/statm: 12857 12329 98 23 0 12483 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 51428

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12392
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= 4
involuntary context switches= 1895

runsolver used 1.9807 second user time and 5.12322 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 00:15:19
IDJOB=3286722
IDBENCH=82433
IDSOLVER=1604
FILE ID=node135/3286722-1303769719
RUNJOBID= node135-1303769348-10846
PBS_JOBID= 13157171
Free space on /tmp= 71232 MiB

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

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=99462216

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:      23074480 kB
Buffers:       1813352 kB
Cached:        7170580 kB
SwapCached:          4 kB
Active:         636000 kB
Inactive:      8663136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23074480 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2316 kB
Writeback:          44 kB
AnonPages:      315060 kB
Mapped:          15668 kB
Slab:           511432 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   505904 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= 71204 MiB
End job on node135 at 2011-04-26 00:37:01