Trace number 3286308

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 941UNSAT 785.985 785.989

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

785.89/785.97	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3286308-1303769348/watcher-3286308-1303769348 -o /tmp/evaluation-result-3286308-1303769348/solver-3286308-1303769348 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3286308-1303769348.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: 0.85 1.71 2.72 6/186 10873
/proc/meminfo: memFree=23372828/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=4608 CPUtime=0 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 870 0 0 0 0 0 0 0 23 0 1 0 488532689 4718592 817 33554432000 134512640 134603332 4289712256 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 1152 817 89 23 0 778 0

[startup+0.058707 s]
/proc/loadavg: 0.85 1.71 2.72 6/186 10873
/proc/meminfo: memFree=23372828/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=10388 CPUtime=0.05 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 2197 0 0 0 5 0 0 0 23 0 1 0 488532689 10637312 2144 33554432000 134512640 134603332 4289712256 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 2597 2145 91 23 0 2223 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10388

[startup+0.100679 s]
/proc/loadavg: 0.85 1.71 2.72 6/186 10873
/proc/meminfo: memFree=23372828/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=15504 CPUtime=0.09 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 3381 0 0 0 9 0 0 0 23 0 1 0 488532689 15876096 3328 33554432000 134512640 134603332 4289712256 18446744073709551615 134543646 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 3876 3328 98 23 0 3502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15504

[startup+0.300616 s]
/proc/loadavg: 0.85 1.71 2.72 6/186 10873
/proc/meminfo: memFree=23372828/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=15896 CPUtime=0.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 3445 0 0 0 29 0 0 0 25 0 1 0 488532689 16277504 3392 33554432000 134512640 134603332 4289712256 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 3974 3392 98 23 0 3600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15896

[startup+0.700556 s]
/proc/loadavg: 0.85 1.71 2.72 6/186 10873
/proc/meminfo: memFree=23372828/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=16160 CPUtime=0.69 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 3502 0 0 0 69 0 0 0 25 0 1 0 488532689 16547840 3449 33554432000 134512640 134603332 4289712256 18446744073709551615 134565442 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 4040 3449 98 23 0 3666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16160

[startup+1.50041 s]
/proc/loadavg: 0.85 1.71 2.72 6/188 10875
/proc/meminfo: memFree=23272616/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=17348 CPUtime=1.49 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 3794 0 0 0 149 0 0 0 25 0 1 0 488532689 17764352 3741 33554432000 134512640 134603332 4289712256 18446744073709551615 134550747 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 4337 3741 98 23 0 3963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17348

[startup+3.10111 s]
/proc/loadavg: 0.85 1.71 2.72 6/191 10881
/proc/meminfo: memFree=23143260/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=19652 CPUtime=3.09 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 4372 0 0 0 309 0 0 0 25 0 1 0 488532689 20123648 4319 33554432000 134512640 134603332 4289712256 18446744073709551615 134550666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 4913 4319 98 23 0 4539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19652

[startup+6.30052 s]
/proc/loadavg: 1.34 1.80 2.75 6/194 10887
/proc/meminfo: memFree=22832768/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=25196 CPUtime=6.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 5771 0 0 0 628 1 0 0 25 0 1 0 488532689 25800704 5718 33554432000 134512640 134603332 4289712256 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 6299 5718 98 23 0 5925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25196

[startup+12.7003 s]
/proc/loadavg: 1.56 1.83 2.75 6/194 10887
/proc/meminfo: memFree=22824944/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=36280 CPUtime=12.69 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 8521 0 0 0 1267 2 0 0 25 0 1 0 488532689 37150720 8468 33554432000 134512640 134603332 4289712256 18446744073709551615 134550652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 9070 8468 98 23 0 8696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36280

[startup+25.501 s]
/proc/loadavg: 2.18 1.96 2.78 6/194 10888
/proc/meminfo: memFree=22795660/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=59248 CPUtime=25.48 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 14270 0 0 0 2544 4 0 0 25 0 1 0 488532689 60669952 14217 33554432000 134512640 134603332 4289712256 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 14812 14217 98 23 0 14438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59248

[startup+51.1002 s]
/proc/loadavg: 2.80 2.12 2.81 5/191 10963
/proc/meminfo: memFree=22763932/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=68848 CPUtime=51.09 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 16574 0 0 0 5104 5 0 0 25 0 1 0 488532689 70500352 16521 33554432000 134512640 134603332 4289712256 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 17212 16521 122 23 0 16838 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68848

[startup+102.307 s]
/proc/loadavg: 3.67 2.47 2.89 5/194 10998
/proc/meminfo: memFree=22546160/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=72404 CPUtime=102.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 17514 0 0 0 10224 5 0 0 25 0 1 0 488532689 74141696 17436 33554432000 134512640 134603332 4289712256 18446744073709551615 134550908 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 18101 17436 98 23 0 17727 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72404

[startup+162.301 s]
/proc/loadavg: 3.96 2.77 2.96 5/194 10999
/proc/meminfo: memFree=22471552/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=73196 CPUtime=162.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 17706 0 0 0 16224 5 0 0 25 0 1 0 488532689 74952704 17628 33554432000 134512640 134603332 4289712256 18446744073709551615 134550630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 18299 17628 98 23 0 17925 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73196

[startup+222.301 s]
/proc/loadavg: 4.05 3.01 3.03 5/194 11028
/proc/meminfo: memFree=22753056/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=75704 CPUtime=222.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 18364 0 0 0 22224 5 0 0 25 0 1 0 488532689 77520896 18286 33554432000 134512640 134603332 4289712256 18446744073709551615 134527375 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 18926 18286 98 23 0 18552 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75704

[startup+282.3 s]
/proc/loadavg: 4.02 3.19 3.09 5/194 11030
/proc/meminfo: memFree=22669680/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=75836 CPUtime=282.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 18398 0 0 0 28223 6 0 0 25 0 1 0 488532689 77656064 18320 33554432000 134512640 134603332 4289712256 18446744073709551615 134550696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 18959 18320 98 23 0 18585 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75836

[startup+342.3 s]
/proc/loadavg: 4.00 3.33 3.14 5/194 11031
/proc/meminfo: memFree=22636308/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=75836 CPUtime=342.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 18398 0 0 0 34223 6 0 0 25 0 1 0 488532689 77656064 18320 33554432000 134512640 134603332 4289712256 18446744073709551615 134525225 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 18959 18320 98 23 0 18585 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75836

[startup+402.3 s]
/proc/loadavg: 4.03 3.47 3.20 5/194 11060
/proc/meminfo: memFree=23032504/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=86792 CPUtime=402.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 21156 0 0 0 40222 7 0 0 25 0 1 0 488532689 88875008 21078 33554432000 134512640 134603332 4289712256 18446744073709551615 134565536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 21698 21078 98 23 0 21324 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 86792

[startup+462.301 s]
/proc/loadavg: 4.01 3.56 3.25 5/194 11061
/proc/meminfo: memFree=23031304/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=86600 CPUtime=462.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 21178 0 0 0 46222 7 0 0 25 0 1 0 488532689 88678400 21063 33554432000 134512640 134603332 4289712256 18446744073709551615 134551121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 21650 21063 98 23 0 21276 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 86600

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 3.29 5/194 11063
/proc/meminfo: memFree=23020976/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=86544 CPUtime=522.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 21178 0 0 0 52222 7 0 0 25 0 1 0 488532689 88621056 21049 33554432000 134512640 134603332 4289712256 18446744073709551615 134565433 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 21636 21049 98 23 0 21262 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 86544

[startup+582.301 s]
/proc/loadavg: 4.00 3.70 3.33 5/194 11065
/proc/meminfo: memFree=22995640/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=86544 CPUtime=582.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 21178 0 0 0 58222 7 0 0 25 0 1 0 488532689 88621056 21049 33554432000 134512640 134603332 4289712256 18446744073709551615 134527450 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 21636 21049 98 23 0 21262 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 86544

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.37 5/194 11066
/proc/meminfo: memFree=22987800/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=90224 CPUtime=642.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 21960 0 0 0 64222 7 0 0 25 0 1 0 488532689 92389376 21831 33554432000 134512640 134603332 4289712256 18446744073709551615 134551008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 22556 21831 98 23 0 22182 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 90224

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.41 5/194 11068
/proc/meminfo: memFree=22961996/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=702.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 70219 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 112136

[startup+762.307 s]
/proc/loadavg: 4.07 3.85 3.45 5/194 11069
/proc/meminfo: memFree=22961964/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=762.3 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 76220 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 112136

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

[startup+767.901 s]
/proc/loadavg: 4.07 3.85 3.45 5/194 11070
/proc/meminfo: memFree=22961956/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=767.89 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 76779 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134565336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 767.89
Current children cumulated vsize (KiB) 112136

[startup+774.3 s]
/proc/loadavg: 4.13 3.87 3.46 5/194 11070
/proc/meminfo: memFree=22962076/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=774.29 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 77419 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134527315 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 774.29
Current children cumulated vsize (KiB) 112136

[startup+780.701 s]
/proc/loadavg: 4.12 3.87 3.46 5/194 11070
/proc/meminfo: memFree=22961952/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=780.69 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 78059 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134565509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 780.69
Current children cumulated vsize (KiB) 112136

[startup+783.901 s]
/proc/loadavg: 4.12 3.87 3.46 5/194 11070
/proc/meminfo: memFree=22962068/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=783.89 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 78379 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134550613 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 783.89
Current children cumulated vsize (KiB) 112136

[startup+784.7 s]
/proc/loadavg: 4.11 3.87 3.47 5/194 11070
/proc/meminfo: memFree=22961200/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=784.69 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 78459 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134545156 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 784.69
Current children cumulated vsize (KiB) 112136

[startup+785.5 s]
/proc/loadavg: 4.11 3.87 3.47 5/194 11070
/proc/meminfo: memFree=22960704/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=785.49 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 78539 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134555826 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 785.49
Current children cumulated vsize (KiB) 112136

[startup+785.901 s]
/proc/loadavg: 4.11 3.87 3.47 5/194 11070
/proc/meminfo: memFree=22960704/32951124 swapFree=67111524/67111528
[pid=10873] ppid=10869 vsize=112136 CPUtime=785.89 cores=0,2
/proc/10873/stat : 10873 (picosat) R 10869 10873 10826 0 -1 4202496 27466 0 0 0 78579 10 0 0 25 0 1 0 488532689 114827264 27337 33554432000 134512640 134603332 4289712256 18446744073709551615 134550733 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10873/statm: 28034 27337 98 23 0 27660 0
Current children cumulated CPU time (s) 785.89
Current children cumulated vsize (KiB) 112136

Child status: 20
Real time (s): 785.989
CPU time (s): 785.985
CPU user time (s): 785.876
CPU system time (s): 0.107983
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 112136

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

runsolver used 1.38179 second user time and 2.90856 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 00:09:08
IDJOB=3286308
IDBENCH=82422
IDSOLVER=1604
FILE ID=node135/3286308-1303769348
RUNJOBID= node135-1303769348-10844
PBS_JOBID= 13157171
Free space on /tmp= 71240 MiB

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

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=773677913

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:      23373380 kB
Buffers:       1812820 kB
Cached:        7112648 kB
SwapCached:          4 kB
Active:         371416 kB
Inactive:      8628000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23373380 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16428 kB
Writeback:           0 kB
AnonPages:       73340 kB
Mapped:          14572 kB
Slab:           511804 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197140 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= 71232 MiB
End job on node135 at 2011-04-26 00:22:14