Trace number 3380388

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 502.82 502.805

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

502.81/502.80	c WARNING: for repeatability, setting FPU to use double precision
502.81/502.80	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: 961)

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

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

running on 2 cores: 5,7

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: 1.80 2.56 3.03 6/392 29902
/proc/meminfo: memFree=22004080/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=24976 CPUtime=0.01 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 1947 0 0 0 1 0 0 0 21 0 1 0 657488023 25575424 1852 33554432000 4194304 4300288 140735689683680 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 6244 1852 218 26 0 2876 0

[startup+0.029821 s]
/proc/loadavg: 1.80 2.56 3.03 6/392 29902
/proc/meminfo: memFree=22004080/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=27872 CPUtime=0.02 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 2777 0 0 0 2 0 0 0 21 0 1 0 657488023 28540928 2580 33554432000 4194304 4300288 140735689683680 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 6968 2581 218 26 0 3600 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27872

[startup+0.100807 s]
/proc/loadavg: 1.80 2.56 3.03 6/392 29902
/proc/meminfo: memFree=22004080/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=34756 CPUtime=0.09 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 5416 0 0 0 9 0 0 0 21 0 1 0 657488023 35590144 4976 33554432000 4194304 4300288 140735689683680 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 8689 4978 218 26 0 5321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34756

[startup+0.300772 s]
/proc/loadavg: 1.80 2.56 3.03 6/392 29902
/proc/meminfo: memFree=22004080/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=75700 CPUtime=0.29 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 16108 0 0 0 27 2 0 0 22 0 1 0 657488023 77516800 14021 33554432000 4194304 4300288 140735689683680 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 18925 14022 218 26 0 15557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75700

[startup+0.700696 s]
/proc/loadavg: 1.80 2.56 3.03 6/392 29902
/proc/meminfo: memFree=22004080/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=84560 CPUtime=0.69 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 18255 0 0 0 67 2 0 0 24 0 1 0 657488023 86589440 16168 33554432000 4194304 4300288 140735689683680 18446744073709551615 4228637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 21140 16168 221 26 0 17772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84560

[startup+1.50055 s]
/proc/loadavg: 1.80 2.56 3.03 6/399 29910
/proc/meminfo: memFree=21809288/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=85400 CPUtime=1.49 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 18608 0 0 0 147 2 0 0 25 0 1 0 657488023 87449600 16520 33554432000 4194304 4300288 140735689683680 18446744073709551615 4228669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 21350 16520 222 26 0 17982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85400

[startup+3.10026 s]
/proc/loadavg: 1.80 2.56 3.03 6/402 29916
/proc/meminfo: memFree=21698780/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=78964 CPUtime=3.09 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 23529 0 0 0 306 3 0 0 25 0 1 0 657488023 80859136 15016 33554432000 4194304 4300288 140735689683680 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 19741 15016 242 26 0 16373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78964

[startup+6.30068 s]
/proc/loadavg: 1.97 2.58 3.04 6/402 29916
/proc/meminfo: memFree=21606776/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=90640 CPUtime=6.29 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 25688 0 0 0 625 4 0 0 25 0 1 0 657488023 92815360 17173 33554432000 4194304 4300288 140735689683680 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 22660 17173 242 26 0 19292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90640

[startup+12.7005 s]
/proc/loadavg: 2.14 2.60 3.04 6/402 29916
/proc/meminfo: memFree=21542456/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=109608 CPUtime=12.69 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 30255 0 0 0 1264 5 0 0 25 0 1 0 657488023 112238592 21734 33554432000 4194304 4300288 140735689683680 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 27402 21734 242 26 0 24034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109608

[startup+25.5012 s]
/proc/loadavg: 2.55 2.67 3.06 6/402 29917
/proc/meminfo: memFree=21420704/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=140576 CPUtime=25.49 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 39548 0 0 0 2542 7 0 0 25 0 1 0 657488023 143949824 31008 33554432000 4194304 4300288 140735689683680 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 35144 31008 242 26 0 31776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140576

[startup+51.1005 s]
/proc/loadavg: 3.18 2.81 3.09 6/399 29992
/proc/meminfo: memFree=21612456/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=272300 CPUtime=51.09 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 60886 0 0 0 5098 11 0 0 25 0 1 0 657488023 278835200 52327 33554432000 4194304 4300288 140735689683680 18446744073709551615 4270019 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 68075 52327 242 26 0 64707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272300

[startup+102.316 s]
/proc/loadavg: 3.83 3.04 3.15 6/402 30082
/proc/meminfo: memFree=21202840/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=406516 CPUtime=102.31 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 90847 0 0 0 10213 18 0 0 25 0 1 0 657488023 416272384 82259 33554432000 4194304 4300288 140735689683680 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 101629 82259 242 26 0 98261 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 406516

[startup+162.3 s]
/proc/loadavg: 3.98 3.22 3.21 6/402 30083
/proc/meminfo: memFree=21001480/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=624724 CPUtime=162.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 119754 0 0 0 16207 23 0 0 25 0 1 0 657488023 639717376 111136 33554432000 4194304 4300288 140735689683680 18446744073709551615 4250829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 156181 111136 242 26 0 152813 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 624724

[startup+222.3 s]
/proc/loadavg: 3.99 3.36 3.25 6/402 30085
/proc/meminfo: memFree=20956816/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=627348 CPUtime=222.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 145859 0 0 0 22202 28 0 0 25 0 1 0 657488023 642404352 137228 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 156837 137228 242 26 0 153469 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 627348

[startup+282.3 s]
/proc/loadavg: 3.99 3.48 3.30 6/402 30087
/proc/meminfo: memFree=20680148/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=978500 CPUtime=282.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 168118 0 0 0 28198 32 0 0 25 0 1 0 657488023 1001984000 159470 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268188 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 244625 159470 242 26 0 241257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 978500

[startup+342.3 s]
/proc/loadavg: 3.99 3.57 3.34 6/402 30088
/proc/meminfo: memFree=20611428/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=980708 CPUtime=342.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 192776 0 0 0 34192 38 0 0 25 0 1 0 657488023 1004244992 184112 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 245177 184112 242 26 0 241809 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 980708

[startup+402.3 s]
/proc/loadavg: 3.99 3.64 3.38 6/402 30090
/proc/meminfo: memFree=20450216/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=982124 CPUtime=402.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 208199 0 0 0 40189 41 0 0 25 0 1 0 657488023 1005694976 199519 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268181 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 245531 199519 242 26 0 242163 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 982124

[startup+462.3 s]
/proc/loadavg: 3.99 3.71 3.41 6/402 30091
/proc/meminfo: memFree=20269156/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=983712 CPUtime=462.31 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 224369 0 0 0 46186 45 0 0 25 0 1 0 657488023 1007321088 215673 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 245928 215673 242 26 0 242560 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 983712

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

[startup+486.301 s]
/proc/loadavg: 3.99 3.73 3.43 6/402 30092
/proc/meminfo: memFree=20367964/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984192 CPUtime=486.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 230912 0 0 0 48585 45 0 0 25 0 1 0 657488023 1007812608 222210 33554432000 4194304 4300288 140735689683680 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246048 222210 242 26 0 242680 0
Current children cumulated CPU time (s) 486.3
Current children cumulated vsize (KiB) 984192

[startup+492.701 s]
/proc/loadavg: 3.99 3.73 3.43 6/402 30092
/proc/meminfo: memFree=20338328/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984504 CPUtime=492.72 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 232699 0 0 0 49226 46 0 0 25 0 1 0 657488023 1008132096 223995 33554432000 4194304 4300288 140735689683680 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246126 223995 242 26 0 242758 0
Current children cumulated CPU time (s) 492.72
Current children cumulated vsize (KiB) 984504

[startup+499.101 s]
/proc/loadavg: 3.99 3.74 3.43 6/402 30092
/proc/meminfo: memFree=20314764/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984716 CPUtime=499.11 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 234600 0 0 0 49865 46 0 0 25 0 1 0 657488023 1008349184 225895 33554432000 4194304 4300288 140735689683680 18446744073709551615 4272242 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246179 225895 242 26 0 242811 0
Current children cumulated CPU time (s) 499.11
Current children cumulated vsize (KiB) 984716

[startup+500.7 s]
/proc/loadavg: 3.99 3.74 3.44 6/402 30092
/proc/meminfo: memFree=20306208/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984716 CPUtime=500.7 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 235091 0 0 0 50024 46 0 0 25 0 1 0 657488023 1008349184 226384 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268166 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246179 226384 242 26 0 242811 0
Current children cumulated CPU time (s) 500.7
Current children cumulated vsize (KiB) 984716

[startup+501.5 s]
/proc/loadavg: 3.99 3.74 3.44 6/402 30093
/proc/meminfo: memFree=20302612/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984716 CPUtime=501.52 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 235250 0 0 0 50106 46 0 0 25 0 1 0 657488023 1008349184 226543 33554432000 4194304 4300288 140735689683680 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246179 226543 242 26 0 242811 0
Current children cumulated CPU time (s) 501.52
Current children cumulated vsize (KiB) 984716

[startup+502.3 s]
/proc/loadavg: 3.99 3.74 3.44 6/402 30093
/proc/meminfo: memFree=20302612/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984716 CPUtime=502.3 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 235426 0 0 0 50184 46 0 0 25 0 1 0 657488023 1008349184 226719 33554432000 4194304 4300288 140735689683680 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246179 226719 242 26 0 242811 0
Current children cumulated CPU time (s) 502.3
Current children cumulated vsize (KiB) 984716

[startup+502.715 s]
/proc/loadavg: 3.99 3.74 3.44 6/402 30093
/proc/meminfo: memFree=20299884/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=984716 CPUtime=502.72 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 235505 0 0 0 50226 46 0 0 25 0 1 0 657488023 1008349184 226798 33554432000 4194304 4300288 140735689683680 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 246179 226798 242 26 0 242811 0
Current children cumulated CPU time (s) 502.72
Current children cumulated vsize (KiB) 984716

[startup+502.801 s]
/proc/loadavg: 3.99 3.74 3.44 6/402 30093
/proc/meminfo: memFree=20299884/32951124 swapFree=67111348/67111528
[pid=29902] ppid=29898 vsize=74728 CPUtime=502.81 cores=5,7
/proc/29902/stat : 29902 (cir_minisat) R 29898 29902 27552 0 -1 4202496 235511 0 0 0 50231 50 0 0 25 0 1 0 657488023 76521472 14698 33554432000 4194304 4300288 140735689683680 18446744073709551615 212687324754 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29902/statm: 18682 14698 247 26 0 15314 0
Current children cumulated CPU time (s) 502.81
Current children cumulated vsize (KiB) 74728

Child status: 20
Real time (s): 502.805
CPU time (s): 502.82
CPU user time (s): 502.312
CPU system time (s): 0.507922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 984716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 502.312
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235512
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= 12
involuntary context switches= 858

runsolver used 1.81772 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 13:28:23
IDJOB=3380388
IDBENCH=82420
IDSOLVER=1863
FILE ID=node139/3380388-1305458902
RUNJOBID= node139-1305458902-29876
PBS_JOBID= 13324881
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1577570859

node139.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.852
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.852
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.75
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.852
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.74
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.852
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	: 5332.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22004376 kB
Buffers:        316800 kB
Cached:        3037368 kB
SwapCached:          0 kB
Active:        8554004 kB
Inactive:      2081992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22004376 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           46176 kB
Writeback:           0 kB
AnonPages:     7282420 kB
Mapped:          30168 kB
Slab:           204732 kB
PageTables:      40776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81755572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node139 at 2011-05-15 13:36:46