Trace number 3387304

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 460.357 460.342

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 benchmark61.3987
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

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

running on 4 cores: 1,3,5,7

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: 1.98 2.04 2.17 4/513 3617
/proc/meminfo: memFree=11620124/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=24432 CPUtime=0 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 1770 0 0 0 0 0 0 0 20 0 1 0 750243033 25018368 1675 33554432000 4194304 4300288 140736903884080 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 6108 1675 218 26 0 2740 0

[startup+0.0862169 s]
/proc/loadavg: 1.98 2.04 2.17 4/513 3617
/proc/meminfo: memFree=11620124/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=33208 CPUtime=0.08 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 4932 0 0 0 8 0 0 0 20 0 1 0 750243033 34004992 4492 33554432000 4194304 4300288 140736903884080 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 8302 4494 218 26 0 4934 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33208

[startup+0.101215 s]
/proc/loadavg: 1.98 2.04 2.17 4/513 3617
/proc/meminfo: memFree=11620124/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=35020 CPUtime=0.09 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 5519 0 0 0 9 0 0 0 20 0 1 0 750243033 35860480 5079 33554432000 4194304 4300288 140736903884080 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 8755 5080 218 26 0 5387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35020

[startup+0.300185 s]
/proc/loadavg: 1.98 2.04 2.17 4/513 3617
/proc/meminfo: memFree=11620124/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=77660 CPUtime=0.29 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 16410 0 0 0 28 1 0 0 21 0 1 0 750243033 79523840 14323 33554432000 4194304 4300288 140736903884080 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 19415 14324 218 26 0 16047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77660

[startup+0.701101 s]
/proc/loadavg: 1.98 2.04 2.17 4/513 3617
/proc/meminfo: memFree=11620124/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=84560 CPUtime=0.69 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 18255 0 0 0 68 1 0 0 22 0 1 0 750243033 86589440 16168 33554432000 4194304 4300288 140736903884080 18446744073709551615 4227486 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 21140 16168 221 26 0 17772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84560

[startup+1.50095 s]
/proc/loadavg: 2.06 2.05 2.17 4/517 3624
/proc/meminfo: memFree=11487776/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=85400 CPUtime=1.49 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 18608 0 0 0 148 1 0 0 25 0 1 0 750243033 87449600 16520 33554432000 4194304 4300288 140736903884080 18446744073709551615 4228624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 21350 16520 222 26 0 17982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85400

[startup+3.10065 s]
/proc/loadavg: 2.06 2.05 2.17 4/517 3624
/proc/meminfo: memFree=11501664/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=78964 CPUtime=3.09 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 23619 0 0 0 307 2 0 0 25 0 1 0 750243033 80859136 15106 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 19741 15106 242 26 0 16373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78964

[startup+6.30105 s]
/proc/loadavg: 2.14 2.07 2.18 4/517 3624
/proc/meminfo: memFree=11482400/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=90640 CPUtime=6.29 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 25914 0 0 0 627 2 0 0 25 0 1 0 750243033 92815360 17398 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 22660 17398 242 26 0 19292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90640

[startup+12.7008 s]
/proc/loadavg: 2.20 2.08 2.18 4/517 3624
/proc/meminfo: memFree=11444248/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=109608 CPUtime=12.69 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 31346 0 0 0 1266 3 0 0 25 0 1 0 750243033 112238592 22822 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268316 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 27402 22822 242 26 0 24034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109608

[startup+25.5004 s]
/proc/loadavg: 2.33 2.11 2.19 4/517 3625
/proc/meminfo: memFree=11365968/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=190664 CPUtime=25.49 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 41738 0 0 0 2544 5 0 0 25 0 1 0 750243033 195239936 33193 33554432000 4194304 4300288 140736903884080 18446744073709551615 4255957 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 47666 33193 242 26 0 44298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190664

[startup+51.1006 s]
/proc/loadavg: 2.59 2.20 2.21 4/517 3652
/proc/meminfo: memFree=11156744/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=272300 CPUtime=51.1 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 65055 0 0 0 5101 9 0 0 25 0 1 0 750243033 278835200 56488 33554432000 4194304 4300288 140736903884080 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 68075 56488 242 26 0 64707 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 272300

[startup+102.319 s]
/proc/loadavg: 2.97 2.36 2.27 4/517 3708
/proc/meminfo: memFree=11047052/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=406940 CPUtime=102.31 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 95312 0 0 0 10218 13 0 0 25 0 1 0 750243033 416706560 86719 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 101735 86719 242 26 0 98367 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 406940

[startup+162.301 s]
/proc/loadavg: 2.99 2.48 2.31 4/517 3709
/proc/meminfo: memFree=10826184/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=626012 CPUtime=162.3 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 126263 0 0 0 16212 18 0 0 25 0 1 0 750243033 641036288 117641 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 156503 117641 242 26 0 153135 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 626012

[startup+222.301 s]
/proc/loadavg: 2.99 2.57 2.35 4/517 3711
/proc/meminfo: memFree=10628388/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=627916 CPUtime=222.3 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 151764 0 0 0 22209 21 0 0 25 0 1 0 750243033 642985984 143126 33554432000 4194304 4300288 140736903884080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 156979 143126 242 26 0 153611 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 627916

[startup+282.301 s]
/proc/loadavg: 3.03 2.66 2.39 4/517 3712
/proc/meminfo: memFree=10457612/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=979740 CPUtime=282.3 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 178725 0 0 0 28204 26 0 0 25 0 1 0 750243033 1003253760 170070 33554432000 4194304 4300288 140736903884080 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 244935 170070 242 26 0 241567 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 979740

[startup+342.3 s]
/proc/loadavg: 3.01 2.72 2.43 4/514 3717
/proc/meminfo: memFree=10799328/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=982124 CPUtime=342.3 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 201574 0 0 0 34200 30 0 0 25 0 1 0 750243033 1005694976 192902 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 245531 192902 242 26 0 242163 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 982124

[startup+402.301 s]
/proc/loadavg: 2.97 2.75 2.46 4/517 3797
/proc/meminfo: memFree=10714436/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=983020 CPUtime=402.3 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 218473 0 0 0 40197 33 0 0 25 0 1 0 750243033 1006612480 209781 33554432000 4194304 4300288 140736903884080 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 245755 209781 242 26 0 242387 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 983020

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

[startup+409.501 s]
/proc/loadavg: 2.97 2.76 2.46 4/517 3797
/proc/meminfo: memFree=10674756/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=983396 CPUtime=409.51 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 220451 0 0 0 40917 34 0 0 25 0 1 0 750243033 1006997504 211758 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 245849 211758 242 26 0 242481 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 983396

[startup+435.101 s]
/proc/loadavg: 2.98 2.77 2.47 4/517 3798
/proc/meminfo: memFree=10621552/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=983888 CPUtime=435.11 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 227351 0 0 0 43476 35 0 0 25 0 1 0 750243033 1007501312 218650 33554432000 4194304 4300288 140736903884080 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 245972 218650 242 26 0 242604 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 983888

[startup+447.9 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10661224/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984368 CPUtime=447.9 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 231591 0 0 0 44755 35 0 0 25 0 1 0 750243033 1007992832 222888 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268467 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246092 222888 242 26 0 242724 0
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (KiB) 984368

[startup+454.319 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10613484/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984716 CPUtime=454.33 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 233857 0 0 0 45397 36 0 0 25 0 1 0 750243033 1008349184 225153 33554432000 4194304 4300288 140736903884080 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246179 225153 242 26 0 242811 0
Current children cumulated CPU time (s) 454.33
Current children cumulated vsize (KiB) 984716

[startup+457.501 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10603564/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984716 CPUtime=457.52 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 234865 0 0 0 45716 36 0 0 25 0 1 0 750243033 1008349184 226159 33554432000 4194304 4300288 140736903884080 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246179 226159 242 26 0 242811 0
Current children cumulated CPU time (s) 457.52
Current children cumulated vsize (KiB) 984716

[startup+459.1 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10600588/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984716 CPUtime=459.11 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 235250 0 0 0 45875 36 0 0 25 0 1 0 750243033 1008349184 226543 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246179 226543 242 26 0 242811 0
Current children cumulated CPU time (s) 459.11
Current children cumulated vsize (KiB) 984716

[startup+459.901 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10597860/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984716 CPUtime=459.91 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 235431 0 0 0 45955 36 0 0 25 0 1 0 750243033 1008349184 226724 33554432000 4194304 4300288 140736903884080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246179 226724 242 26 0 242811 0
Current children cumulated CPU time (s) 459.91
Current children cumulated vsize (KiB) 984716

[startup+460.301 s]
/proc/loadavg: 2.98 2.79 2.48 4/517 3798
/proc/meminfo: memFree=10597860/32950928 swapFree=67111200/67111528
[pid=3617] ppid=3615 vsize=984392 CPUtime=460.31 cores=1,3,5,7
/proc/3617/stat : 3617 (cir_minisat) R 3615 3617 1545 0 -1 4202496 235511 0 0 0 45994 37 0 0 25 0 1 0 750243033 1008017408 168948 33554432000 4194304 4300288 140736903884080 18446744073709551615 256415434887 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3617/statm: 246098 168436 247 26 0 242730 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 984392

Child status: 20
Real time (s): 460.342
CPU time (s): 460.357
CPU user time (s): 459.959
CPU system time (s): 0.397939
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 984716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 459.959
system time used= 0.397939
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= 9
involuntary context switches= 365

runsolver used 2.31465 second user time and 5.45517 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-17 04:42:04
IDJOB=3387304
IDBENCH=82420
IDSOLVER=1873
FILE ID=node115/3387304-1305600123
RUNJOBID= node115-1305600123-3604
PBS_JOBID= 13350363
Free space on /tmp= 73468 MiB

SOLVER NAME= minisat hack: 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-3387304-1305600123/watcher-3387304-1305600123 -o /tmp/evaluation-result-3387304-1305600123/solver-3387304-1305600123 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387304-1305600123.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=2093075114

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      11620528 kB
Buffers:        294536 kB
Cached:        3217176 kB
SwapCached:          0 kB
Active:       18008304 kB
Inactive:      2979664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11620528 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           32316 kB
Writeback:           0 kB
AnonPages:    17476148 kB
Mapped:          42060 kB
Slab:           196444 kB
PageTables:      75940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 152231816 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= 73480 MiB
End job on node115 at 2011-05-17 04:49:44