Trace number 3286632

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 895.887 895.857

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 benchmark234.365
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

895.82/895.84	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-3286632-1303767533/watcher-3286632-1303767533 -o /tmp/evaluation-result-3286632-1303767533/solver-3286632-1303767533 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3286632-1303767533.cnf 

running on 2 cores: 1,3

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.96 2.48 3.65 4/183 21629
/proc/meminfo: memFree=16359576/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=9204 CPUtime=0 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 917 0 0 0 0 0 0 0 21 0 1 0 488353774 9424896 823 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 2301 823 110 53 0 724 0

[startup+0.067379 s]
/proc/loadavg: 0.96 2.48 3.65 4/183 21629
/proc/meminfo: memFree=16359576/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=19204 CPUtime=0.06 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 3420 0 0 0 6 0 0 0 21 0 1 0 488353774 19664896 3326 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 4801 3326 113 53 0 3224 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19204

[startup+0.100365 s]
/proc/loadavg: 0.96 2.48 3.65 4/183 21629
/proc/meminfo: memFree=16359576/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=21252 CPUtime=0.09 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 3932 0 0 0 9 0 0 0 21 0 1 0 488353774 21762048 3838 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 5313 3838 113 53 0 3736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21252

[startup+0.300327 s]
/proc/loadavg: 0.96 2.48 3.65 4/183 21629
/proc/meminfo: memFree=16359576/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=31536 CPUtime=0.29 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 7009 0 0 0 28 1 0 0 22 0 1 0 488353774 32292864 6414 33554432000 4194304 4409164 140736638512656 18446744073709551615 4295828 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 7884 6414 118 53 0 6307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31536

[startup+0.700251 s]
/proc/loadavg: 0.96 2.48 3.65 4/183 21629
/proc/meminfo: memFree=16359576/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=37568 CPUtime=0.69 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 10882 0 0 0 68 1 0 0 23 0 1 0 488353774 38469632 7642 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446639187 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 9392 7668 130 53 0 7815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37568

[startup+1.5011 s]
/proc/loadavg: 0.96 2.48 3.65 5/187 21636
/proc/meminfo: memFree=16242916/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=37436 CPUtime=1.5 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 12668 0 0 0 148 2 0 0 25 0 1 0 488353774 38334464 7871 33554432000 4194304 4409164 140736638512656 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 9359 7871 132 53 0 7782 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 37436

[startup+3.1008 s]
/proc/loadavg: 0.96 2.48 3.65 5/187 21636
/proc/meminfo: memFree=16158416/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=36308 CPUtime=3.09 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 17481 0 0 0 307 2 0 0 25 0 1 0 488353774 37179392 7594 33554432000 4194304 4409164 140736638512656 18446744073709551615 4248769 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 9077 7594 137 53 0 7500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36308

[startup+6.30021 s]
/proc/loadavg: 1.20 2.50 3.65 5/190 21642
/proc/meminfo: memFree=16011804/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=36964 CPUtime=6.29 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 17660 0 0 0 626 3 0 0 25 0 1 0 488353774 37851136 7768 33554432000 4194304 4409164 140736638512656 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 9241 7768 141 53 0 7664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36964

[startup+12.701 s]
/proc/loadavg: 1.43 2.53 3.65 5/190 21642
/proc/meminfo: memFree=15946764/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=38440 CPUtime=12.7 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 18029 0 0 0 1265 5 0 0 25 0 1 0 488353774 39362560 8137 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358154 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 9610 8137 141 53 0 8033 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 38440

[startup+25.5006 s]
/proc/loadavg: 2.00 2.60 3.65 5/190 21642
/proc/meminfo: memFree=15915772/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=49376 CPUtime=25.49 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 20848 0 0 0 2542 7 0 0 25 0 1 0 488353774 50561024 10871 33554432000 4194304 4409164 140736638512656 18446744073709551615 4226390 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 12344 10871 141 53 0 10767 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49376

[startup+51.1009 s]
/proc/loadavg: 2.68 2.71 3.66 5/190 21697
/proc/meminfo: memFree=16031960/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=57840 CPUtime=51.1 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 22203 0 0 0 5097 13 0 0 25 0 1 0 488353774 59228160 11964 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 14460 11964 141 53 0 12883 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 57840

[startup+102.307 s]
/proc/loadavg: 3.50 2.92 3.68 5/190 21725
/proc/meminfo: memFree=16189700/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=57736 CPUtime=102.3 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 22405 0 0 0 10208 22 0 0 25 0 1 0 488353774 59121664 11938 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358872 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 14434 11938 141 53 0 12857 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57736

[startup+162.3 s]
/proc/loadavg: 3.88 3.13 3.70 5/190 21754
/proc/meminfo: memFree=16104108/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=57536 CPUtime=162.29 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 23533 0 0 0 16191 38 0 0 25 0 1 0 488353774 58916864 12840 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 14384 12840 141 53 0 12807 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57536

[startup+222.301 s]
/proc/loadavg: 3.95 3.29 3.72 5/190 21782
/proc/meminfo: memFree=16008372/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=85080 CPUtime=222.3 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 32586 0 0 0 22179 51 0 0 25 0 1 0 488353774 87121920 19797 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 21270 19797 141 53 0 19693 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85080

[startup+282.301 s]
/proc/loadavg: 4.03 3.43 3.74 5/190 21784
/proc/meminfo: memFree=15983688/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=123488 CPUtime=282.3 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 47082 0 0 0 28164 66 0 0 25 0 1 0 488353774 126451712 29399 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/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: 4.07 3.55 3.76 5/190 21785
/proc/meminfo: memFree=15880688/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=142620 CPUtime=342.3 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 53755 0 0 0 34152 78 0 0 25 0 1 0 488353774 146042880 34182 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/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: 4.10 3.64 3.77 5/190 21814
/proc/meminfo: memFree=15730304/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=156536 CPUtime=402.31 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 70633 0 0 0 40140 91 0 0 25 0 1 0 488353774 160292864 37661 33554432000 4194304 4409164 140736638512656 18446744073709551615 4230447 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 39134 37661 141 53 0 37557 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 156536

[startup+462.3 s]
/proc/loadavg: 4.16 3.74 3.80 4/188 21816
/proc/meminfo: memFree=15847156/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=162144 CPUtime=462.31 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 74729 0 0 0 46133 98 0 0 25 0 1 0 488353774 166035456 39063 33554432000 4194304 4409164 140736638512656 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 40536 39063 141 53 0 38959 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 162144

[startup+522.3 s]
/proc/loadavg: 4.06 3.78 3.81 5/190 21898
/proc/meminfo: memFree=15618452/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=239480 CPUtime=522.31 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 98855 0 0 0 52125 106 0 0 25 0 1 0 488353774 245227520 58397 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 59870 58397 141 53 0 58293 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 239480

[startup+582.301 s]
/proc/loadavg: 4.11 3.85 3.83 5/190 21954
/proc/meminfo: memFree=15731540/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=191004 CPUtime=582.31 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 99403 0 0 0 58118 113 0 0 25 0 1 0 488353774 195588096 46278 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 47751 46278 141 53 0 46174 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 191004

[startup+642.301 s]
/proc/loadavg: 4.13 3.90 3.84 5/190 21955
/proc/meminfo: memFree=15694552/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=179636 CPUtime=642.32 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 106867 0 0 0 64109 123 0 0 25 0 1 0 488353774 183947264 43436 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 44909 43436 141 53 0 43332 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 179636

[startup+702.301 s]
/proc/loadavg: 4.13 3.95 3.86 5/190 22038
/proc/meminfo: memFree=15798892/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=282412 CPUtime=702.31 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 132561 0 0 0 70097 134 0 0 25 0 1 0 488353774 289189888 69130 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358679 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 70603 69130 141 53 0 69026 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 282412

[startup+762.307 s]
/proc/loadavg: 4.16 3.99 3.88 5/190 22040
/proc/meminfo: memFree=15759692/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=299140 CPUtime=762.33 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 155883 0 0 0 76093 140 0 0 25 0 1 0 488353774 306319360 73312 33554432000 4194304 4409164 140736638512656 18446744073709551615 4253457 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74785 73312 141 53 0 73208 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 299140

[startup+822.301 s]
/proc/loadavg: 4.09 4.00 3.89 5/190 22041
/proc/meminfo: memFree=15764012/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=299248 CPUtime=822.32 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 155910 0 0 0 82087 145 0 0 25 0 1 0 488353774 306429952 73339 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74812 73339 141 53 0 73235 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 299248

[startup+882.3 s]
/proc/loadavg: 4.11 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15728908/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=882.32 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 88081 151 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 296068

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

[startup+883.1 s]
/proc/loadavg: 4.11 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15728908/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=883.12 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 88161 151 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 883.12
Current children cumulated vsize (KiB) 296068

[startup+889.501 s]
/proc/loadavg: 4.09 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15750732/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=889.52 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 88801 151 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 889.52
Current children cumulated vsize (KiB) 296068

[startup+892.7 s]
/proc/loadavg: 4.09 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15756312/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=892.72 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89121 151 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 892.72
Current children cumulated vsize (KiB) 296068

[startup+894.307 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15754328/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=894.33 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89281 152 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 894.33
Current children cumulated vsize (KiB) 296068

[startup+895.101 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15754328/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=895.13 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89361 152 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 895.13
Current children cumulated vsize (KiB) 296068

[startup+895.501 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15754328/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=895.53 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89401 152 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 895.53
Current children cumulated vsize (KiB) 296068

[startup+895.701 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15754328/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=895.72 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89420 152 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 895.72
Current children cumulated vsize (KiB) 296068

[startup+895.801 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 22043
/proc/meminfo: memFree=15754328/32951124 swapFree=67111528/67111528
[pid=21629] ppid=21627 vsize=296068 CPUtime=895.82 cores=1,3
/proc/21629/stat : 21629 (lingeling) R 21627 21629 20445 0 -1 4202496 174667 0 0 0 89430 152 0 0 25 0 1 0 488353774 303173632 72544 33554432000 4194304 4409164 140736638512656 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/21629/statm: 74017 72544 141 53 0 72440 0
Current children cumulated CPU time (s) 895.82
Current children cumulated vsize (KiB) 296068

Child status: 20
Real time (s): 895.857
CPU time (s): 895.887
CPU user time (s): 894.35
CPU system time (s): 1.53677
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 299248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 894.35
system time used= 1.53677
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= 5
involuntary context switches= 2200

runsolver used 1.44278 second user time and 3.44747 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 23:38:53
IDJOB=3286632
IDBENCH=82431
IDSOLVER=1606
FILE ID=node105/3286632-1303767533
RUNJOBID= node105-1303767533-21600
PBS_JOBID= 13157144
Free space on /tmp= 71852 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-3286632-1303767533/watcher-3286632-1303767533 -o /tmp/evaluation-result-3286632-1303767533/solver-3286632-1303767533 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3286632-1303767533.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1943364045

node105.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.825
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.65
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.825
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16360104 kB
Buffers:       2284368 kB
Cached:       13656240 kB
SwapCached:          0 kB
Active:        8445432 kB
Inactive:      7575952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16360104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           50576 kB
Writeback:           0 kB
AnonPages:       79640 kB
Mapped:          14884 kB
Slab:           505368 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225408 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= 71848 MiB
End job on node105 at 2011-04-25 23:53:49