Trace number 3387308

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 1340.14 1340.08

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 benchmark130.866
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

1340.04/1340.08	c WARNING: for repeatability, setting FPU to use double precision
1340.04/1340.08	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-3387308-1305600184/watcher-3387308-1305600184 -o /tmp/evaluation-result-3387308-1305600184/solver-3387308-1305600184 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387308-1305600184.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.68 1.72 2/481 4301
/proc/meminfo: memFree=9159992/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=25184 CPUtime=0 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 1816 0 0 0 0 0 0 0 24 0 1 0 671618128 25788416 1709 33554432000 4194304 4300288 140735254520528 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 6296 1709 218 26 0 2928 0

[startup+0.059746 s]
/proc/loadavg: 2.02 1.68 1.72 2/481 4301
/proc/meminfo: memFree=9159992/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=30836 CPUtime=0.05 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 3881 0 0 0 5 0 0 0 24 0 1 0 671618128 31576064 3536 33554432000 4194304 4300288 140735254520528 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 7709 3539 218 26 0 4341 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30836

[startup+0.100794 s]
/proc/loadavg: 2.02 1.68 1.72 2/481 4301
/proc/meminfo: memFree=9159992/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=35540 CPUtime=0.09 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 5909 0 0 0 8 1 0 0 24 0 1 0 671618128 36392960 5225 33554432000 4194304 4300288 140735254520528 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 8885 5226 218 26 0 5517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35540

[startup+0.300761 s]
/proc/loadavg: 2.02 1.68 1.72 2/481 4301
/proc/meminfo: memFree=9159992/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=43424 CPUtime=0.29 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 7672 0 0 0 28 1 0 0 25 0 1 0 671618128 44466176 6959 33554432000 4194304 4300288 140735254520528 18446744073709551615 4228378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 10856 6959 222 26 0 7488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43424

[startup+0.700677 s]
/proc/loadavg: 2.02 1.68 1.72 2/481 4301
/proc/meminfo: memFree=9159992/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=38252 CPUtime=0.69 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 8960 0 0 0 68 1 0 0 25 0 1 0 671618128 39170048 5963 33554432000 4194304 4300288 140735254520528 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 9563 5963 243 26 0 6195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38252

[startup+1.50053 s]
/proc/loadavg: 2.02 1.68 1.72 3/482 4302
/proc/meminfo: memFree=9132044/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=40972 CPUtime=1.49 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 9568 0 0 0 148 1 0 0 25 0 1 0 671618128 41955328 6569 33554432000 4194304 4300288 140735254520528 18446744073709551615 4249557 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 10243 6569 243 26 0 6875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40972

[startup+3.10024 s]
/proc/loadavg: 2.02 1.68 1.72 3/482 4302
/proc/meminfo: memFree=9124976/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=45392 CPUtime=3.08 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 10827 0 0 0 307 1 0 0 25 0 1 0 671618128 46481408 7820 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 11348 7820 243 26 0 7980 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45392

[startup+6.30061 s]
/proc/loadavg: 2.01 1.68 1.72 3/482 4302
/proc/meminfo: memFree=9102208/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=64580 CPUtime=6.29 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 13455 0 0 0 627 2 0 0 25 0 1 0 671618128 66129920 10432 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 16145 10432 243 26 0 12777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64580

[startup+12.7004 s]
/proc/loadavg: 2.01 1.69 1.73 3/482 4302
/proc/meminfo: memFree=9062440/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=85748 CPUtime=12.69 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 19092 0 0 0 1266 3 0 0 25 0 1 0 671618128 87805952 16051 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 21437 16051 243 26 0 18069 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85748

[startup+25.501 s]
/proc/loadavg: 2.01 1.70 1.73 3/482 4302
/proc/meminfo: memFree=8999568/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=119580 CPUtime=25.49 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 28139 0 0 0 2545 4 0 0 25 0 1 0 671618128 122449920 25066 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 29895 25067 243 26 0 26527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119580

[startup+51.101 s]
/proc/loadavg: 2.00 1.73 1.73 3/482 4303
/proc/meminfo: memFree=8925868/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=176396 CPUtime=51.1 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 42277 0 0 0 5103 7 0 0 25 0 1 0 671618128 180629504 39152 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 44099 39152 243 26 0 40731 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 176396

[startup+102.318 s]
/proc/loadavg: 2.00 1.77 1.74 3/482 4305
/proc/meminfo: memFree=8731628/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=266576 CPUtime=102.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 61112 0 0 0 10220 11 0 0 25 0 1 0 671618128 272973824 57895 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 66644 57895 243 26 0 63276 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 266576

[startup+162.301 s]
/proc/loadavg: 2.00 1.81 1.76 3/482 4306
/proc/meminfo: memFree=8508872/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=410992 CPUtime=162.3 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 78345 0 0 0 16215 15 0 0 25 0 1 0 671618128 420855808 75064 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 102748 75064 243 26 0 99380 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 410992

[startup+222.3 s]
/proc/loadavg: 2.00 1.84 1.77 3/482 4308
/proc/meminfo: memFree=8320712/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=417600 CPUtime=222.29 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 89876 0 0 0 22211 18 0 0 25 0 1 0 671618128 427622400 86540 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 104400 86540 243 26 0 101032 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 417600

[startup+282.301 s]
/proc/loadavg: 2.00 1.86 1.78 3/482 4309
/proc/meminfo: memFree=8151640/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=425020 CPUtime=282.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 101809 0 0 0 28209 22 0 0 25 0 1 0 671618128 435220480 98418 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 106255 98418 243 26 0 102887 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 425020

[startup+342.301 s]
/proc/loadavg: 2.13 1.92 1.80 3/482 4311
/proc/meminfo: memFree=8011116/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=647600 CPUtime=342.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 112926 0 0 0 34205 26 0 0 25 0 1 0 671618128 663142400 109489 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 161900 109489 243 26 0 158532 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 647600

[startup+402.301 s]
/proc/loadavg: 2.12 1.96 1.82 3/482 4312
/proc/meminfo: memFree=7839940/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=649840 CPUtime=402.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 119205 0 0 0 40203 28 0 0 25 0 1 0 671618128 665436160 115730 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 162460 115730 243 26 0 159092 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 649840

[startup+462.301 s]
/proc/loadavg: 2.07 1.98 1.83 3/482 4314
/proc/meminfo: memFree=8114548/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=126192 CPUtime=462.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 133842 0 0 0 46198 33 0 0 25 0 1 0 671618128 129220608 26104 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 31548 26104 243 26 0 28180 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 126192

[startup+522.3 s]
/proc/loadavg: 2.02 1.98 1.84 3/482 4316
/proc/meminfo: memFree=7853232/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=307456 CPUtime=522.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 161535 0 0 0 52192 39 0 0 25 0 1 0 671618128 314834944 53655 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 76864 53655 243 26 0 73496 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 307456

[startup+582.301 s]
/proc/loadavg: 2.01 1.98 1.84 3/482 4317
/proc/meminfo: memFree=7660120/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=307456 CPUtime=582.31 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 178871 0 0 0 58190 41 0 0 25 0 1 0 671618128 314834944 70896 33554432000 4194304 4300288 140735254520528 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 76864 70896 243 26 0 73496 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 307456

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=7015060/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=448264 CPUtime=762.34 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 208325 0 0 0 76183 51 0 0 25 0 1 0 671618128 459022336 100202 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 112066 100202 243 26 0 108698 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 448264

[startup+822.301 s]
/proc/loadavg: 2.00 1.98 1.87 3/482 4324
/proc/meminfo: memFree=6842144/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=667292 CPUtime=822.33 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 217503 0 0 0 82179 54 0 0 25 0 1 0 671618128 683307008 109341 33554432000 4194304 4300288 140735254520528 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 166823 109341 243 26 0 163455 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 667292

[startup+882.301 s]
/proc/loadavg: 2.13 2.02 1.89 3/482 4325
/proc/meminfo: memFree=6642452/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=675508 CPUtime=882.33 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 223428 0 0 0 88177 56 0 0 25 0 1 0 671618128 691720192 115225 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 168877 115225 243 26 0 165509 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 675508

[startup+942.301 s]
/proc/loadavg: 2.13 2.04 1.91 3/482 4327
/proc/meminfo: memFree=6450716/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=678868 CPUtime=942.32 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 229827 0 0 0 94175 57 0 0 25 0 1 0 671618128 695160832 121585 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 169717 121585 243 26 0 166349 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 678868

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 1.91 3/482 4328
/proc/meminfo: memFree=6167316/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=682708 CPUtime=1002.33 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 242398 0 0 0 100172 61 0 0 25 0 1 0 671618128 699092992 134122 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 170677 134122 243 26 0 167309 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 682708

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/482 4330
/proc/meminfo: memFree=6408812/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=212012 CPUtime=1062.33 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 271055 0 0 0 106166 67 0 0 25 0 1 0 671618128 217100288 44913 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 53003 44913 243 26 0 49635 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 212012

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/482 4341
/proc/meminfo: memFree=6255780/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=343488 CPUtime=1122.33 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 288815 0 0 0 112161 72 0 0 25 0 1 0 671618128 351731712 62560 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 85872 62560 243 26 0 82504 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 343488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/482 4342
/proc/meminfo: memFree=6150452/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=343488 CPUtime=1182.34 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 298050 0 0 0 118158 76 0 0 25 0 1 0 671618128 351731712 71725 33554432000 4194304 4300288 140735254520528 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 85872 71725 243 26 0 82504 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 343488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/482 4344
/proc/meminfo: memFree=6067452/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=343488 CPUtime=1242.34 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 305249 0 0 0 124156 78 0 0 25 0 1 0 671618128 351731712 78848 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 85872 78848 243 26 0 82504 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 343488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5986764/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1302.35 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 310456 0 0 0 130155 80 0 0 25 0 1 0 671618128 487165952 84005 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 84005 243 26 0 115569 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 475748

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

[startup+1305.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5984156/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1305.54 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 310645 0 0 0 130474 80 0 0 25 0 1 0 671618128 487165952 84193 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 84193 243 26 0 115569 0
Current children cumulated CPU time (s) 1305.54
Current children cumulated vsize (KiB) 475748

[startup+1318.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5968524/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1318.34 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 311464 0 0 0 131754 80 0 0 25 0 1 0 671618128 487165952 85006 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 85006 243 26 0 115569 0
Current children cumulated CPU time (s) 1318.34
Current children cumulated vsize (KiB) 475748

[startup+1331.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5955372/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1331.14 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 312142 0 0 0 133034 80 0 0 25 0 1 0 671618128 487165952 85675 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 85675 243 26 0 115569 0
Current children cumulated CPU time (s) 1331.14
Current children cumulated vsize (KiB) 475748

[startup+1334.32 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5952272/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1334.35 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 312402 0 0 0 133355 80 0 0 25 0 1 0 671618128 487165952 85933 33554432000 4194304 4300288 140735254520528 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 85933 243 26 0 115569 0
Current children cumulated CPU time (s) 1334.35
Current children cumulated vsize (KiB) 475748

[startup+1337.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/482 4349
/proc/meminfo: memFree=5947436/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1337.55 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 312603 0 0 0 133674 81 0 0 25 0 1 0 671618128 487165952 86133 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 86133 243 26 0 115569 0
Current children cumulated CPU time (s) 1337.55
Current children cumulated vsize (KiB) 475748

[startup+1339.1 s]
/proc/loadavg: 2.16 2.03 1.92 3/482 4349
/proc/meminfo: memFree=5946560/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1339.14 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 312696 0 0 0 133833 81 0 0 25 0 1 0 671618128 487165952 86225 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 86225 243 26 0 115569 0
Current children cumulated CPU time (s) 1339.14
Current children cumulated vsize (KiB) 475748

[startup+1339.5 s]
/proc/loadavg: 2.16 2.03 1.92 3/482 4349
/proc/meminfo: memFree=5946560/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=475748 CPUtime=1339.54 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 312751 0 0 0 133873 81 0 0 25 0 1 0 671618128 487165952 86280 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 118937 86280 243 26 0 115569 0
Current children cumulated CPU time (s) 1339.54
Current children cumulated vsize (KiB) 475748

[startup+1339.9 s]
/proc/loadavg: 2.16 2.03 1.92 3/482 4349
/proc/meminfo: memFree=5945072/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=181192 CPUtime=1339.94 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 323899 0 0 0 133911 83 0 0 25 0 1 0 671618128 185540608 38540 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 45298 38540 243 26 0 41930 0
Current children cumulated CPU time (s) 1339.94
Current children cumulated vsize (KiB) 181192

[startup+1340 s]
/proc/loadavg: 2.16 2.03 1.92 3/482 4349
/proc/meminfo: memFree=5945072/32950928 swapFree=57376972/67111528
[pid=4301] ppid=4299 vsize=181192 CPUtime=1340.04 cores=0,2,4,6
/proc/4301/stat : 4301 (cir_minisat) R 4299 4301 2509 0 -1 4202496 323906 0 0 0 133921 83 0 0 25 0 1 0 671618128 185540608 38547 33554432000 4194304 4300288 140735254520528 18446744073709551615 4255619 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4301/statm: 45298 38547 243 26 0 41930 0
Current children cumulated CPU time (s) 1340.04
Current children cumulated vsize (KiB) 181192

Child status: 20
Real time (s): 1340.08
CPU time (s): 1340.14
CPU user time (s): 1339.29
CPU system time (s): 0.843871
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 739992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1339.29
system time used= 0.843871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323915
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= 9
involuntary context switches= 726

runsolver used 6.47102 second user time and 14.2628 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-17 04:43:05
IDJOB=3387308
IDBENCH=82422
IDSOLVER=1873
FILE ID=node127/3387308-1305600184
RUNJOBID= node127-1305599958-4221
PBS_JOBID= 13350351
Free space on /tmp= 73368 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387308-1305600184/watcher-3387308-1305600184 -o /tmp/evaluation-result-3387308-1305600184/solver-3387308-1305600184 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387308-1305600184.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=305650423

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       9160280 kB
Buffers:        103052 kB
Cached:         685020 kB
SwapCached:     117904 kB
Active:        8972304 kB
Inactive:     14570864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9160280 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:            5060 kB
Writeback:           0 kB
AnonPages:    22643328 kB
Mapped:          32516 kB
Slab:            80248 kB
PageTables:      96688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121052776 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 node127 at 2011-05-17 05:05:25