Trace number 3286322

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
SApperloT2010 2011-03-04UNSAT 777.371 777.348

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

777.32/777.33	c Solved by BasicSolver 
777.32/777.33	
777.32/777.33	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-3286322-1303770697/watcher-3286322-1303770697 -o /tmp/evaluation-result-3286322-1303770697/solver-3286322-1303770697 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3286322-1303770697.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.16 4.11 3.87 4/193 17577
/proc/meminfo: memFree=19601596/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=22472 CPUtime=0 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 2440 0 0 0 0 0 0 0 25 0 1 0 488667946 23011328 2380 33554432000 4194304 4395502 140735314613280 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 5618 2380 249 50 0 2758 0

[startup+0.0586271 s]
/proc/loadavg: 4.16 4.11 3.87 4/193 17577
/proc/meminfo: memFree=19601596/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=27620 CPUtime=0.05 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 3727 0 0 0 5 0 0 0 25 0 1 0 488667946 28282880 3667 33554432000 4194304 4395502 140735314613280 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 6905 3669 249 50 0 4045 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27620

[startup+0.100619 s]
/proc/loadavg: 4.16 4.11 3.87 4/193 17577
/proc/meminfo: memFree=19601596/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=31708 CPUtime=0.09 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 4750 0 0 0 9 0 0 0 25 0 1 0 488667946 32468992 4690 33554432000 4194304 4395502 140735314613280 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 7927 4692 250 50 0 5067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31708

[startup+0.300569 s]
/proc/loadavg: 4.16 4.11 3.87 4/193 17577
/proc/meminfo: memFree=19601596/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=60196 CPUtime=0.29 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 11854 0 0 0 28 1 0 0 25 0 1 0 488667946 61640704 10316 33554432000 4194304 4395502 140735314613280 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 15049 10316 256 50 0 12189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60196

[startup+0.700517 s]
/proc/loadavg: 4.16 4.11 3.87 4/193 17577
/proc/meminfo: memFree=19601596/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=62556 CPUtime=0.69 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 12471 0 0 0 67 2 0 0 25 0 1 0 488667946 64057344 10378 33554432000 4194304 4395502 140735314613280 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 15639 10378 256 50 0 12779 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62556

[startup+1.50037 s]
/proc/loadavg: 4.16 4.11 3.87 5/194 17578
/proc/meminfo: memFree=19548940/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=70172 CPUtime=1.49 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 14516 0 0 0 145 4 0 0 25 0 1 0 488667946 71856128 12423 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 17543 12423 267 50 0 14683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70172

[startup+3.10108 s]
/proc/loadavg: 4.14 4.11 3.87 5/194 17578
/proc/meminfo: memFree=19533688/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=77380 CPUtime=3.09 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 16308 0 0 0 305 4 0 0 25 0 1 0 488667946 79237120 14215 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 19345 14215 267 50 0 16485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77380

[startup+6.30049 s]
/proc/loadavg: 4.14 4.11 3.87 5/194 17578
/proc/meminfo: memFree=19500328/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=88500 CPUtime=6.29 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 19063 0 0 0 624 5 0 0 25 0 1 0 488667946 90624000 16970 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 22125 16970 267 50 0 19265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88500

[startup+12.7003 s]
/proc/loadavg: 4.12 4.10 3.87 5/194 17578
/proc/meminfo: memFree=19443436/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=106708 CPUtime=12.69 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 23447 0 0 0 1263 6 0 0 25 0 1 0 488667946 109268992 21354 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 26677 21354 267 50 0 23817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106708

[startup+25.501 s]
/proc/loadavg: 4.10 4.10 3.87 5/194 17579
/proc/meminfo: memFree=19351916/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=141464 CPUtime=25.49 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 31755 0 0 0 2541 8 0 0 25 0 1 0 488667946 144859136 29662 33554432000 4194304 4395502 140735314613280 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 35366 29662 267 50 0 32506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141464

[startup+51.1003 s]
/proc/loadavg: 4.12 4.11 3.88 5/194 17579
/proc/meminfo: memFree=19172160/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=186496 CPUtime=51.09 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 42004 0 0 0 5099 10 0 0 25 0 1 0 488667946 190971904 39911 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 46624 39911 267 50 0 43764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186496

[startup+102.307 s]
/proc/loadavg: 4.05 4.09 3.89 5/194 17581
/proc/meminfo: memFree=18803608/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=208780 CPUtime=102.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 47052 0 0 0 10220 10 0 0 25 0 1 0 488667946 213790720 44959 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 52195 44959 267 50 0 49335 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 208780

[startup+162.301 s]
/proc/loadavg: 4.02 4.07 3.89 5/194 17582
/proc/meminfo: memFree=18428612/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=227260 CPUtime=162.29 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 50926 0 0 0 16218 11 0 0 25 0 1 0 488667946 232714240 48833 33554432000 4194304 4395502 140735314613280 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 56815 48833 267 50 0 53955 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 227260

[startup+222.301 s]
/proc/loadavg: 4.00 4.05 3.90 5/194 17584
/proc/meminfo: memFree=18288588/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=235120 CPUtime=222.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 52752 0 0 0 22218 12 0 0 25 0 1 0 488667946 240762880 50659 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 58780 50659 267 50 0 55920 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 235120

[startup+282.3 s]
/proc/loadavg: 4.00 4.04 3.90 5/194 17586
/proc/meminfo: memFree=18270952/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=247344 CPUtime=282.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 55168 0 0 0 28218 12 0 0 25 0 1 0 488667946 253280256 53075 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 61836 53075 267 50 0 58976 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 247344

[startup+342.3 s]
/proc/loadavg: 3.78 3.98 3.89 4/188 17604
/proc/meminfo: memFree=19058536/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=264116 CPUtime=342.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 58584 0 0 0 34216 14 0 0 25 0 1 0 488667946 270454784 56491 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 66029 56491 267 50 0 63169 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 264116

[startup+402.3 s]
/proc/loadavg: 3.31 3.81 3.84 4/188 17606
/proc/meminfo: memFree=18998432/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=266804 CPUtime=402.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 59079 0 0 0 40216 14 0 0 25 0 1 0 488667946 273207296 56986 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 66701 56986 267 50 0 63841 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 266804

[startup+462.3 s]
/proc/loadavg: 3.10 3.65 3.78 4/188 17607
/proc/meminfo: memFree=18942372/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=273716 CPUtime=462.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 60419 0 0 0 46216 14 0 0 25 0 1 0 488667946 280285184 58326 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 68429 58326 267 50 0 65569 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 273716

[startup+522.3 s]
/proc/loadavg: 3.04 3.54 3.73 4/188 17609
/proc/meminfo: memFree=18927584/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=274580 CPUtime=522.3 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 60672 0 0 0 52216 14 0 0 25 0 1 0 488667946 281169920 58579 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 68645 58579 267 50 0 65785 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 274580

[startup+582.301 s]
/proc/loadavg: 2.41 3.26 3.62 3/182 17628
/proc/meminfo: memFree=19744536/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=277108 CPUtime=582.31 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 61161 0 0 0 58216 15 0 0 25 0 1 0 488667946 283758592 59068 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 69277 59068 267 50 0 66417 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 277108

[startup+642.301 s]
/proc/loadavg: 2.15 3.03 3.52 3/182 17629
/proc/meminfo: memFree=19737944/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=284276 CPUtime=642.32 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 62778 0 0 0 64217 15 0 0 25 0 1 0 488667946 291098624 60685 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 71069 60685 267 50 0 68209 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 284276

[startup+702.301 s]
/proc/loadavg: 2.05 2.84 3.42 3/182 17631
/proc/meminfo: memFree=19677032/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=295796 CPUtime=702.31 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 65761 0 0 0 70216 15 0 0 25 0 1 0 488667946 302895104 63668 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 73949 63668 267 50 0 71089 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 295796

[startup+762.307 s]
/proc/loadavg: 2.11 2.71 3.34 3/182 17632
/proc/meminfo: memFree=19674412/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299124 CPUtime=762.32 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66383 0 0 0 76217 15 0 0 25 0 1 0 488667946 306302976 64290 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74781 64290 267 50 0 71921 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 299124

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

[startup+767.901 s]
/proc/loadavg: 2.10 2.70 3.33 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=767.92 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 76776 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 767.92
Current children cumulated vsize (KiB) 299380

[startup+774.301 s]
/proc/loadavg: 2.09 2.69 3.32 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=774.32 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 77416 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 774.32
Current children cumulated vsize (KiB) 299380

[startup+775.9 s]
/proc/loadavg: 2.09 2.69 3.32 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=775.92 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 77576 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 775.92
Current children cumulated vsize (KiB) 299380

[startup+776.701 s]
/proc/loadavg: 2.08 2.68 3.32 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=776.72 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 77656 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 776.72
Current children cumulated vsize (KiB) 299380

[startup+777.101 s]
/proc/loadavg: 2.08 2.68 3.32 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=777.12 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 77696 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4289171 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 777.12
Current children cumulated vsize (KiB) 299380

[startup+777.301 s]
/proc/loadavg: 2.08 2.68 3.32 3/182 17633
/proc/meminfo: memFree=19674164/32951124 swapFree=67111352/67111528
[pid=17577] ppid=17575 vsize=299380 CPUtime=777.32 cores=4,6
/proc/17577/stat : 17577 (SApperloT2010) R 17575 17577 17314 0 -1 4202496 66463 0 0 0 77716 16 0 0 25 0 1 0 488667946 306565120 64370 33554432000 4194304 4395502 140735314613280 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17577/statm: 74845 64370 267 50 0 71985 0
Current children cumulated CPU time (s) 777.32
Current children cumulated vsize (KiB) 299380

Child status: 20
Real time (s): 777.348
CPU time (s): 777.371
CPU user time (s): 777.198
CPU system time (s): 0.172973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 299380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.198
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66475
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= 6
involuntary context switches= 826

runsolver used 1.3348 second user time and 2.90756 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 00:31:38
IDJOB=3286322
IDBENCH=82422
IDSOLVER=1655
FILE ID=node134/3286322-1303770697
RUNJOBID= node134-1303769292-17333
PBS_JOBID= 13157169
Free space on /tmp= 70912 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286322-1303770697/watcher-3286322-1303770697 -o /tmp/evaluation-result-3286322-1303770697/solver-3286322-1303770697 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3286322-1303770697.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=872461098

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:      19601628 kB
Buffers:       2296624 kB
Cached:        9000464 kB
SwapCached:         64 kB
Active:        5939048 kB
Inactive:      6860072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19601628 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            4640 kB
Writeback:           0 kB
AnonPages:     1501304 kB
Mapped:          15732 kB
Slab:           483292 kB
PageTables:       8284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1876444 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= 70944 MiB
End job on node134 at 2011-04-26 00:44:35