Trace number 3309640

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
Lingeling 587UNSAT 857.048 857.023

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.303
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

857.02/857.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309640-1303992759/watcher-3309640-1303992759 -o /tmp/evaluation-result-3309640-1303992759/solver-3309640-1303992759 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309640-1303992759.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.00 2.00 1.94 3/177 23508
/proc/meminfo: memFree=12992792/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=8956 CPUtime=0 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 589506651 9170944 760 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 2239 760 110 53 0 662 0

[startup+0.031649 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 23508
/proc/meminfo: memFree=12992792/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=11772 CPUtime=0.02 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 1560 0 0 0 2 0 0 0 25 0 1 0 589506651 12054528 1466 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367165492 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 2943 1466 112 53 0 1366 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11772

[startup+0.100642 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 23508
/proc/meminfo: memFree=12992792/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=21252 CPUtime=0.09 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 3931 0 0 0 9 0 0 0 25 0 1 0 589506651 21762048 3837 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 5313 3837 113 53 0 3736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21252

[startup+0.300602 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 23508
/proc/meminfo: memFree=12992792/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=33540 CPUtime=0.29 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 7003 0 0 0 28 1 0 0 25 0 1 0 589506651 34344960 6909 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 8385 6909 113 53 0 6808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33540

[startup+0.70053 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 23508
/proc/meminfo: memFree=12992792/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=35708 CPUtime=0.69 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 9710 0 0 0 68 1 0 0 25 0 1 0 589506651 36564992 7246 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367240777 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 8927 7246 130 53 0 7350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35708

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23509
/proc/meminfo: memFree=12961544/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=37436 CPUtime=1.49 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 12666 0 0 0 147 2 0 0 25 0 1 0 589506651 38334464 7869 33554432000 4194304 4409164 140735052751072 18446744073709551615 4284759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 9359 7869 131 53 0 7782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37436

[startup+3.10108 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23509
/proc/meminfo: memFree=12961296/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=36308 CPUtime=3.09 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 17480 0 0 0 306 3 0 0 25 0 1 0 589506651 37179392 7593 33554432000 4194304 4409164 140735052751072 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 9077 7593 137 53 0 7500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36308

[startup+6.30049 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23509
/proc/meminfo: memFree=12961304/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=36964 CPUtime=6.29 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 17660 0 0 0 626 3 0 0 25 0 1 0 589506651 37851136 7768 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358121 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 9241 7768 141 53 0 7664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36964

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23509
/proc/meminfo: memFree=12959800/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=38440 CPUtime=12.69 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 18029 0 0 0 1265 4 0 0 25 0 1 0 589506651 39362560 8137 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 9610 8137 141 53 0 8033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38440

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23510
/proc/meminfo: memFree=12948896/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=49376 CPUtime=25.49 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 20848 0 0 0 2544 5 0 0 25 0 1 0 589506651 50561024 10871 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23508/statm: 12344 10871 141 53 0 10767 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49376

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23511
/proc/meminfo: memFree=12944868/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=57840 CPUtime=51.09 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 22203 0 0 0 5100 9 0 0 25 0 1 0 589506651 59228160 11964 33554432000 4194304 4409164 140735052751072 18446744073709551615 4347264 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 14460 11964 141 53 0 12883 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57840

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23512
/proc/meminfo: memFree=12941804/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=57736 CPUtime=102.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 23357 0 0 0 10214 16 0 0 25 0 1 0 589506651 59121664 12890 33554432000 4194304 4409164 140735052751072 18446744073709551615 4230637 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 14434 12890 141 53 0 12857 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57736

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23513
/proc/meminfo: memFree=12930620/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=68520 CPUtime=162.29 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 26350 0 0 0 16205 24 0 0 25 0 1 0 589506651 70164480 15657 33554432000 4194304 4409164 140735052751072 18446744073709551615 4230589 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 17130 15657 141 53 0 15553 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23515
/proc/meminfo: memFree=12913852/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=85080 CPUtime=222.29 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 32586 0 0 0 22196 33 0 0 25 0 1 0 589506651 87121920 19797 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 21270 19797 141 53 0 19693 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85080

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23517
/proc/meminfo: memFree=12874628/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=123488 CPUtime=282.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 47082 0 0 0 28189 41 0 0 25 0 1 0 589506651 126451712 29399 33554432000 4194304 4409164 140735052751072 18446744073709551615 4359661 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 30872 29399 141 53 0 29295 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 123488

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23518
/proc/meminfo: memFree=12855876/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=142620 CPUtime=342.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 53755 0 0 0 34184 46 0 0 25 0 1 0 589506651 146042880 34182 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358487 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 35655 34182 141 53 0 34078 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 142620

[startup+402.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 23520
/proc/meminfo: memFree=12824972/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=172920 CPUtime=402.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 74729 0 0 0 40175 55 0 0 25 0 1 0 589506651 177070080 41757 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 43230 41757 141 53 0 41653 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172920

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 23521
/proc/meminfo: memFree=12807708/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=190328 CPUtime=462.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 86567 0 0 0 46170 60 0 0 25 0 1 0 589506651 194895872 46109 33554432000 4194304 4409164 140735052751072 18446744073709551615 4359927 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 47582 46109 141 53 0 46005 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190328

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23523
/proc/meminfo: memFree=12758456/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=239480 CPUtime=522.3 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 98855 0 0 0 52164 66 0 0 25 0 1 0 589506651 245227520 58397 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 59870 58397 141 53 0 58293 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 239480

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23525
/proc/meminfo: memFree=12818564/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=171588 CPUtime=582.31 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 104855 0 0 0 58156 75 0 0 25 0 1 0 589506651 175706112 41424 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 42897 41424 141 53 0 41320 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171588

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23526
/proc/meminfo: memFree=12818040/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=179636 CPUtime=642.31 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 106867 0 0 0 64150 81 0 0 25 0 1 0 589506651 183947264 43436 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 44909 43436 141 53 0 43332 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 179636

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23555
/proc/meminfo: memFree=12703832/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=246920 CPUtime=702.31 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 132561 0 0 0 70143 88 0 0 25 0 1 0 589506651 252846080 60257 33554432000 4194304 4409164 140735052751072 18446744073709551615 4299704 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 61730 60257 141 53 0 60153 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 246920

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23556
/proc/meminfo: memFree=12665124/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=299140 CPUtime=762.31 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 155883 0 0 0 76137 94 0 0 25 0 1 0 589506651 306319360 73312 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74785 73312 141 53 0 73208 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 299140

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23585
/proc/meminfo: memFree=12647308/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=299248 CPUtime=822.32 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 155910 0 0 0 82134 98 0 0 25 0 1 0 589506651 306429952 73339 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74812 73339 141 53 0 73235 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 299248

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

[startup+831.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23585
/proc/meminfo: memFree=12647696/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=299248 CPUtime=831.91 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 155910 0 0 0 83093 98 0 0 25 0 1 0 589506651 306429952 73339 33554432000 4194304 4409164 140735052751072 18446744073709551615 4272519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74812 73339 141 53 0 73235 0
Current children cumulated CPU time (s) 831.91
Current children cumulated vsize (KiB) 299248

[startup+844.701 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12651136/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=844.72 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 84371 101 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 844.72
Current children cumulated vsize (KiB) 296068

[startup+851.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12651040/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=851.11 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85010 101 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 851.11
Current children cumulated vsize (KiB) 296068

[startup+854.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12650916/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=854.32 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85330 102 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 854.32
Current children cumulated vsize (KiB) 296068

[startup+855.901 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12650916/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=855.92 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85490 102 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 855.92
Current children cumulated vsize (KiB) 296068

[startup+856.701 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12650916/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=856.72 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85570 102 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 856.72
Current children cumulated vsize (KiB) 296068

[startup+856.907 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12650920/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=856.92 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85590 102 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4358444 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 856.92
Current children cumulated vsize (KiB) 296068

[startup+857.001 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23586
/proc/meminfo: memFree=12650920/32950928 swapFree=67111528/67111528
[pid=23508] ppid=23506 vsize=296068 CPUtime=857.02 cores=0,2,4,6
/proc/23508/stat : 23508 (lingeling) R 23506 23508 23143 0 -1 4202496 174667 0 0 0 85600 102 0 0 25 0 1 0 589506651 303173632 72544 33554432000 4194304 4409164 140735052751072 18446744073709551615 4347770 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23508/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 857.02
Current children cumulated vsize (KiB) 296068

Child status: 20
Real time (s): 857.023
CPU time (s): 857.048
CPU user time (s): 856.011
CPU system time (s): 1.03684
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 299248

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

runsolver used 1.3068 second user time and 2.6616 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 14:12:40
IDJOB=3309640
IDBENCH=82431
IDSOLVER=1693
FILE ID=node113/3309640-1303992759
RUNJOBID= node113-1303987385-23161
PBS_JOBID= 13168761
Free space on /tmp= 71152 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309640-1303992759/watcher-3309640-1303992759 -o /tmp/evaluation-result-3309640-1303992759/solver-3309640-1303992759 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309640-1303992759.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=184332632

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      12992832 kB
Buffers:       1870368 kB
Cached:       17397020 kB
SwapCached:          0 kB
Active:       10757036 kB
Inactive:      8603896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12992832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12424 kB
Writeback:           0 kB
AnonPages:       93264 kB
Mapped:          15452 kB
Slab:           533244 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239904 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= 71136 MiB
End job on node113 at 2011-04-28 14:26:57