Trace number 3349238

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: EBMiniSAT 2011-03-02UNSAT 789.638 789.643

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

789.59/789.63	c WARNING: for repeatability, setting FPU to use double precision
789.59/789.63	c restarts              : 2047
789.59/789.63	c conflicts             : 1034088        (1310 /sec)
789.59/789.63	c decisions             : 1720360        (0.00 % random) (2180 /sec)
789.59/789.63	c propagations          : 1308681487     (1658345 /sec)
789.59/789.63	c conflict literals     : 116690361      (60.28 % deleted)
789.59/789.63	c Memory used           : 434.00 MB
789.59/789.63	c CPU time              : 789.149 s
789.59/789.63	
789.59/789.63	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-3349238-1304979502/watcher-3349238-1304979502 -o /tmp/evaluation-result-3349238-1304979502/solver-3349238-1304979502 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349238-1304979502.cnf -verb=0 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.74 2.53 5/358 1660
/proc/meminfo: memFree=5805916/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=19256 CPUtime=0 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 621 0 0 0 0 0 0 0 22 0 1 0 609547278 19718144 565 33554432000 4194304 4293939 140737204777696 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 4848 572 215 25 0 1481 0

[startup+0.0765481 s]
/proc/loadavg: 0.94 1.74 2.53 5/358 1660
/proc/meminfo: memFree=5805916/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=31732 CPUtime=0.07 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 4186 0 0 0 7 0 0 0 22 0 1 0 609547278 32493568 3842 33554432000 4194304 4293939 140737204777696 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 7933 3845 219 25 0 4566 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31732

[startup+0.100542 s]
/proc/loadavg: 0.94 1.74 2.53 5/358 1660
/proc/meminfo: memFree=5805916/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=34340 CPUtime=0.09 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 5253 0 0 0 9 0 0 0 22 0 1 0 609547278 35164160 4773 33554432000 4194304 4293939 140737204777696 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 8585 4773 219 25 0 5218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34340

[startup+0.300506 s]
/proc/loadavg: 0.94 1.74 2.53 5/358 1660
/proc/meminfo: memFree=5805916/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=42812 CPUtime=0.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 7589 0 0 0 28 1 0 0 23 0 1 0 609547278 43839488 6877 33554432000 4194304 4293939 140737204777696 18446744073709551615 4232064 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 10703 6877 225 25 0 7336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42812

[startup+0.700421 s]
/proc/loadavg: 0.94 1.74 2.53 5/358 1660
/proc/meminfo: memFree=5805916/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=38248 CPUtime=0.69 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 8973 0 0 0 68 1 0 0 25 0 1 0 609547278 39165952 5978 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 9562 5978 245 25 0 6195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38248

[startup+1.50028 s]
/proc/loadavg: 0.94 1.74 2.53 5/359 1661
/proc/meminfo: memFree=5695032/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=40968 CPUtime=1.49 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 9654 0 0 0 148 1 0 0 25 0 1 0 609547278 41951232 6653 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 10242 6653 245 25 0 6875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40968

[startup+3.10096 s]
/proc/loadavg: 1.18 1.78 2.53 5/362 1667
/proc/meminfo: memFree=5522124/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=52568 CPUtime=3.09 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 11155 0 0 0 308 1 0 0 25 0 1 0 609547278 53829632 8149 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 13142 8149 245 25 0 9775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52568

[startup+6.30035 s]
/proc/loadavg: 1.18 1.78 2.53 5/365 1673
/proc/meminfo: memFree=5027424/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=64244 CPUtime=6.28 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 13602 0 0 0 627 1 0 0 25 0 1 0 609547278 65785856 10584 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 16061 10584 245 25 0 12694 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64244

[startup+12.7011 s]
/proc/loadavg: 1.69 1.87 2.55 5/362 1694
/proc/meminfo: memFree=5033024/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=84604 CPUtime=12.69 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 17991 0 0 0 1267 2 0 0 25 0 1 0 609547278 86634496 14940 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 21151 14940 245 25 0 17784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84604

[startup+25.5007 s]
/proc/loadavg: 2.27 1.99 2.58 5/362 1722
/proc/meminfo: memFree=5029884/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=118388 CPUtime=25.49 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 26592 0 0 0 2544 5 0 0 25 0 1 0 609547278 121229312 23513 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 29597 23513 245 25 0 26230 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118388

[startup+51.1008 s]
/proc/loadavg: 3.14 2.21 2.64 5/362 1758
/proc/meminfo: memFree=4743252/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=172220 CPUtime=51.09 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 36415 0 0 0 5101 8 0 0 25 0 1 0 609547278 176353280 33284 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 43055 33284 245 25 0 39688 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172220

[startup+102.314 s]
/proc/loadavg: 3.66 2.51 2.72 5/363 1868
/proc/meminfo: memFree=5265368/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=260688 CPUtime=102.3 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 49023 0 0 0 10218 12 0 0 25 0 1 0 609547278 266944512 45804 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 65172 45804 245 25 0 61805 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 260688

[startup+162.3 s]
/proc/loadavg: 3.86 2.76 2.79 5/365 2028
/proc/meminfo: memFree=5099776/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=272004 CPUtime=162.28 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 57518 0 0 0 16214 14 0 0 25 0 1 0 609547278 278532096 54211 33554432000 4194304 4293939 140737204777696 18446744073709551615 4248899 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 68001 54211 245 25 0 64634 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 272004

[startup+222.301 s]
/proc/loadavg: 3.95 3.00 2.87 5/365 2030
/proc/meminfo: memFree=4944536/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=278460 CPUtime=222.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 67251 0 0 0 22211 18 0 0 25 0 1 0 609547278 285143040 63891 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 69615 63891 245 25 0 66248 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 278460

[startup+282.3 s]
/proc/loadavg: 4.17 3.21 2.95 5/365 2032
/proc/meminfo: memFree=4808236/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=418164 CPUtime=282.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 72922 0 0 0 28209 20 0 0 25 0 1 0 609547278 428199936 69510 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 104541 69510 245 25 0 101174 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 418164

[startup+342.301 s]
/proc/loadavg: 4.15 3.39 3.03 5/365 2033
/proc/meminfo: memFree=4725112/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=424832 CPUtime=342.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 79139 0 0 0 34206 23 0 0 25 0 1 0 609547278 435027968 75691 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 106208 75691 245 25 0 102841 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 424832

[startup+402.3 s]
/proc/loadavg: 4.13 3.51 3.08 5/365 2035
/proc/meminfo: memFree=4882056/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=113120 CPUtime=402.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 91608 0 0 0 40201 28 0 0 25 0 1 0 609547278 115834880 23117 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 28280 23117 245 25 0 24913 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 113120

[startup+462.301 s]
/proc/loadavg: 4.04 3.60 3.14 5/365 2036
/proc/meminfo: memFree=5184584/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=162908 CPUtime=462.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 102533 0 0 0 46198 31 0 0 25 0 1 0 609547278 166817792 33927 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 40727 33928 245 25 0 37360 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 162908

[startup+522.3 s]
/proc/loadavg: 4.02 3.67 3.19 5/365 2038
/proc/meminfo: memFree=5027940/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=217296 CPUtime=522.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 110548 0 0 0 52196 33 0 0 25 0 1 0 609547278 222511104 41879 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 54324 41879 245 25 0 50957 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 217296

[startup+582.301 s]
/proc/loadavg: 4.08 3.76 3.25 5/365 2040
/proc/meminfo: memFree=4950540/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=222096 CPUtime=582.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 115876 0 0 0 58194 35 0 0 25 0 1 0 609547278 227426304 47165 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 55524 47165 245 25 0 52157 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 222096

[startup+642.3 s]
/proc/loadavg: 4.06 3.81 3.30 5/365 2041
/proc/meminfo: memFree=4833708/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=304444 CPUtime=642.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 119996 0 0 0 64191 38 0 0 25 0 1 0 609547278 311750656 51230 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 76111 51230 245 25 0 72744 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 304444

[startup+702.301 s]
/proc/loadavg: 4.02 3.84 3.34 5/365 2043
/proc/meminfo: memFree=4760012/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=308924 CPUtime=702.29 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 123864 0 0 0 70190 39 0 0 25 0 1 0 609547278 316338176 55056 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 77231 55056 245 25 0 73864 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 308924

[startup+762.313 s]
/proc/loadavg: 4.01 3.87 3.38 5/365 2044
/proc/meminfo: memFree=4848392/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=148228 CPUtime=762.3 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 138136 0 0 0 76186 44 0 0 25 0 1 0 609547278 151785472 32236 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 37057 32236 245 25 0 33690 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 148228

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

[startup+767.9 s]
/proc/loadavg: 4.00 3.87 3.38 5/365 2044
/proc/meminfo: memFree=4801768/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=179048 CPUtime=767.89 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 140662 0 0 0 76745 44 0 0 25 0 1 0 609547278 183345152 34747 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 44762 34747 245 25 0 41395 0
Current children cumulated CPU time (s) 767.89
Current children cumulated vsize (KiB) 179048

[startup+780.701 s]
/proc/loadavg: 4.00 3.87 3.39 5/365 2045
/proc/meminfo: memFree=4739760/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=179048 CPUtime=780.69 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 145805 0 0 0 78022 47 0 0 25 0 1 0 609547278 183345152 39859 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 44762 39859 245 25 0 41395 0
Current children cumulated CPU time (s) 780.69
Current children cumulated vsize (KiB) 179048

[startup+783.9 s]
/proc/loadavg: 4.00 3.88 3.39 5/365 2045
/proc/meminfo: memFree=4730956/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=229136 CPUtime=783.89 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 146237 0 0 0 78342 47 0 0 25 0 1 0 609547278 234635264 40288 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 57284 40288 245 25 0 53917 0
Current children cumulated CPU time (s) 783.89
Current children cumulated vsize (KiB) 229136

[startup+787.101 s]
/proc/loadavg: 4.00 3.88 3.39 5/365 2045
/proc/meminfo: memFree=4722400/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=229136 CPUtime=787.09 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 146679 0 0 0 78662 47 0 0 25 0 1 0 609547278 234635264 40728 33554432000 4194304 4293939 140737204777696 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 57284 40728 245 25 0 53917 0
Current children cumulated CPU time (s) 787.09
Current children cumulated vsize (KiB) 229136

[startup+788.713 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2045
/proc/meminfo: memFree=4712852/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=229136 CPUtime=788.7 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 147265 0 0 0 78823 47 0 0 25 0 1 0 609547278 234635264 41310 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 57284 41310 245 25 0 53917 0
Current children cumulated CPU time (s) 788.7
Current children cumulated vsize (KiB) 229136

[startup+789.1 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2045
/proc/meminfo: memFree=4712852/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=229136 CPUtime=789.09 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 147356 0 0 0 78862 47 0 0 25 0 1 0 609547278 234635264 41401 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 57284 41401 245 25 0 53917 0
Current children cumulated CPU time (s) 789.09
Current children cumulated vsize (KiB) 229136

[startup+789.501 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2045
/proc/meminfo: memFree=4712852/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=229136 CPUtime=789.49 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 147521 0 0 0 78902 47 0 0 25 0 1 0 609547278 234635264 41566 33554432000 4194304 4293939 140737204777696 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 57284 41566 245 25 0 53917 0
Current children cumulated CPU time (s) 789.49
Current children cumulated vsize (KiB) 229136

[startup+789.601 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2045
/proc/meminfo: memFree=4712852/32950928 swapFree=67056568/67111528
[pid=1660] ppid=1658 vsize=240632 CPUtime=789.59 cores=0,2
/proc/1660/stat : 1660 (ebminisat_relea) R 1658 1660 1165 0 -1 4202496 147531 0 0 0 78912 47 0 0 25 0 1 0 609547278 246407168 41576 33554432000 4194304 4293939 140737204777696 18446744073709551615 4256563 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1660/statm: 60158 41576 245 25 0 56791 0
Current children cumulated CPU time (s) 789.59
Current children cumulated vsize (KiB) 240632

Child status: 20
Real time (s): 789.643
CPU time (s): 789.638
CPU user time (s): 789.149
CPU system time (s): 0.488925
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 445320

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

runsolver used 2.98855 second user time and 5.96309 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-10 00:18:22
IDJOB=3349238
IDBENCH=82422
IDSOLVER=1812
FILE ID=node148/3349238-1304979502
RUNJOBID= node148-1304979502-1630
PBS_JOBID= 13285665
Free space on /tmp= 30668 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349238-1304979502/watcher-3349238-1304979502 -o /tmp/evaluation-result-3349238-1304979502/solver-3349238-1304979502 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349238-1304979502.cnf  -verb=0

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=3324391

node148.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.854
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.854
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.854
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.854
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.854
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.82
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.854
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.854
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.854
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:       5806436 kB
Buffers:        243080 kB
Cached:       23163216 kB
SwapCached:       8268 kB
Active:       10782372 kB
Inactive:     15572032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5806436 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           16448 kB
Writeback:           0 kB
AnonPages:     2946680 kB
Mapped:          27160 kB
Slab:           695664 kB
PageTables:      29736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84685780 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= 30668 MiB
End job on node148 at 2011-05-10 00:31:32