Trace number 3371987

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 587f (fixed)UNSAT 995.817 995.793

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

995.71/995.77	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-3371987-1305433582/watcher-3371987-1305433582 -o /tmp/evaluation-result-3371987-1305433582/solver-3371987-1305433582 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371987-1305433582.cnf 

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: 3.92 4.05 4.43 5/313 27863
/proc/meminfo: memFree=11575756/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=8956 CPUtime=0 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 654956071 9170944 761 33554432000 4194304 4409284 140734860255376 18446744073709551615 4255770 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 2239 761 110 53 0 662 0

[startup+0.079589 s]
/proc/loadavg: 3.92 4.05 4.43 5/313 27863
/proc/meminfo: memFree=11575756/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=19204 CPUtime=0.06 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 3419 0 0 0 6 0 0 0 25 0 1 0 654956071 19664896 3326 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 4801 3326 113 53 0 3224 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19204

[startup+0.100577 s]
/proc/loadavg: 3.92 4.05 4.43 5/313 27863
/proc/meminfo: memFree=11575756/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=21252 CPUtime=0.08 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 3931 0 0 0 8 0 0 0 25 0 1 0 654956071 21762048 3838 33554432000 4194304 4409284 140734860255376 18446744073709551615 255376920126 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 5313 3838 113 53 0 3736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21252

[startup+0.300564 s]
/proc/loadavg: 3.92 4.05 4.43 5/313 27863
/proc/meminfo: memFree=11575756/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=33540 CPUtime=0.28 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 7003 0 0 0 28 0 0 0 25 0 1 0 654956071 34344960 6910 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 8385 6910 113 53 0 6808 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33540

[startup+0.70049 s]
/proc/loadavg: 3.92 4.05 4.43 5/313 27863
/proc/meminfo: memFree=11575756/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=32600 CPUtime=0.69 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 9900 0 0 0 68 1 0 0 25 0 1 0 654956071 33382400 6660 33554432000 4194304 4409284 140734860255376 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 8150 6660 130 53 0 6573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32600

[startup+1.50033 s]
/proc/loadavg: 3.92 4.05 4.43 5/314 27864
/proc/meminfo: memFree=11544376/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=37436 CPUtime=1.48 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 12666 0 0 0 147 1 0 0 25 0 1 0 654956071 38334464 7870 33554432000 4194304 4409284 140734860255376 18446744073709551615 4284457 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 9359 7870 131 53 0 7782 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37436

[startup+3.10105 s]
/proc/loadavg: 3.92 4.05 4.43 5/314 27864
/proc/meminfo: memFree=11533076/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=36308 CPUtime=3.09 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 17480 0 0 0 307 2 0 0 25 0 1 0 654956071 37179392 7594 33554432000 4194304 4409284 140734860255376 18446744073709551615 4325105 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 9077 7594 137 53 0 7500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36308

[startup+6.30044 s]
/proc/loadavg: 3.92 4.05 4.43 5/314 27864
/proc/meminfo: memFree=11526904/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=36964 CPUtime=6.29 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 17660 0 0 0 627 2 0 0 25 0 1 0 654956071 37851136 7769 33554432000 4194304 4409284 140734860255376 18446744073709551615 4359855 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 9241 7769 141 53 0 7664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36964

[startup+12.7002 s]
/proc/loadavg: 3.93 4.05 4.42 5/314 27891
/proc/meminfo: memFree=11612428/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=38440 CPUtime=12.69 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 18029 0 0 0 1266 3 0 0 25 0 1 0 654956071 39362560 8138 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 9610 8138 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: 3.94 4.04 4.42 5/314 27891
/proc/meminfo: memFree=11576932/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=49376 CPUtime=25.49 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 20848 0 0 0 2544 5 0 0 25 0 1 0 654956071 50561024 10872 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 12344 10872 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: 3.96 4.04 4.41 5/314 27892
/proc/meminfo: memFree=11526136/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=57840 CPUtime=51.08 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 22203 0 0 0 5100 8 0 0 25 0 1 0 654956071 59228160 11965 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 14460 11965 141 53 0 12883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57840

[startup+102.312 s]
/proc/loadavg: 3.98 4.03 4.38 5/314 27920
/proc/meminfo: memFree=11712368/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=57736 CPUtime=102.3 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 22405 0 0 0 10217 13 0 0 25 0 1 0 654956071 59121664 11939 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 14434 11939 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: 4.06 4.05 4.36 5/314 27922
/proc/meminfo: memFree=11659016/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=58212 CPUtime=162.29 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 23533 0 0 0 16207 22 0 0 25 0 1 0 654956071 59609088 13010 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358854 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 14553 13010 141 53 0 12976 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 58212

[startup+222.3 s]
/proc/loadavg: 4.02 4.04 4.34 5/314 27924
/proc/meminfo: memFree=11587436/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=85080 CPUtime=222.29 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 32586 0 0 0 22200 29 0 0 25 0 1 0 654956071 87121920 19798 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 21270 19798 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: 4.04 4.04 4.32 5/314 27925
/proc/meminfo: memFree=11550332/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=136536 CPUtime=282.29 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 45450 0 0 0 28191 38 0 0 25 0 1 0 654956071 139812864 32662 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 34134 32662 141 53 0 32557 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 136536

[startup+342.3 s]
/proc/loadavg: 4.06 4.05 4.30 5/314 27954
/proc/meminfo: memFree=11478548/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=121532 CPUtime=342.29 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 48483 0 0 0 34184 45 0 0 25 0 1 0 654956071 124448768 28911 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 30383 28911 141 53 0 28806 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 121532

[startup+402.301 s]
/proc/loadavg: 4.10 4.05 4.28 5/314 27955
/proc/meminfo: memFree=11496464/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=172008 CPUtime=402.3 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 61102 0 0 0 40176 54 0 0 25 0 1 0 654956071 176136192 41530 33554432000 4194304 4409284 140734860255376 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 43002 41530 141 53 0 41425 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172008

[startup+462.301 s]
/proc/loadavg: 4.03 4.04 4.26 5/314 27985
/proc/meminfo: memFree=11538300/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=172920 CPUtime=462.3 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 74729 0 0 0 46168 62 0 0 25 0 1 0 654956071 177070080 41758 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 43230 41758 141 53 0 41653 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172920

[startup+522.301 s]
/proc/loadavg: 4.17 4.08 4.26 5/314 27986
/proc/meminfo: memFree=11523384/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=190328 CPUtime=522.3 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 86567 0 0 0 52164 66 0 0 25 0 1 0 654956071 194895872 46110 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 47582 46110 141 53 0 46005 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190328

[startup+582.301 s]
/proc/loadavg: 4.02 4.06 4.24 4/309 28005
/proc/meminfo: memFree=11538252/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=239480 CPUtime=582.3 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 98855 0 0 0 58159 71 0 0 25 0 1 0 654956071 245227520 58398 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 59870 58398 141 53 0 58293 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239480

[startup+642.301 s]
/proc/loadavg: 3.43 3.88 4.17 4/308 28007
/proc/meminfo: memFree=11588332/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=191004 CPUtime=642.31 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 99403 0 0 0 64154 77 0 0 25 0 1 0 654956071 195588096 46279 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 47751 46279 141 53 0 46174 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 191004

[startup+702.301 s]
/proc/loadavg: 3.17 3.73 4.10 4/308 28008
/proc/meminfo: memFree=11592624/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=176264 CPUtime=702.31 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 106024 0 0 0 70149 82 0 0 25 0 1 0 654956071 180494336 42594 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358476 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 44066 42594 141 53 0 42489 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 176264

[startup+762.311 s]
/proc/loadavg: 3.06 3.58 4.02 4/308 28010
/proc/meminfo: memFree=11537156/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=232300 CPUtime=762.32 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 120033 0 0 0 76143 89 0 0 25 0 1 0 654956071 237875200 56603 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 58075 56603 141 53 0 56498 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 232300

[startup+822.3 s]
/proc/loadavg: 3.02 3.48 3.96 4/308 28011
/proc/meminfo: memFree=11518272/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=246540 CPUtime=822.31 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 132561 0 0 0 82138 93 0 0 25 0 1 0 654956071 252456960 60163 33554432000 4194304 4409284 140734860255376 18446744073709551615 4340300 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 61635 60163 141 53 0 60058 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 246540

[startup+882.3 s]
/proc/loadavg: 3.00 3.38 3.89 4/308 28013
/proc/meminfo: memFree=11435520/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=299140 CPUtime=882.31 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 155883 0 0 0 88132 99 0 0 25 0 1 0 654956071 306319360 73313 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358300 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74785 73313 141 53 0 73208 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 299140

[startup+942.301 s]
/proc/loadavg: 3.08 3.35 3.85 4/308 28015
/proc/meminfo: memFree=11464136/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=299248 CPUtime=942.31 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 155910 0 0 0 94129 102 0 0 25 0 1 0 654956071 306429952 73340 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74812 73340 141 53 0 73235 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 299248

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

[startup+947.111 s]
/proc/loadavg: 3.07 3.33 3.84 4/308 28015
/proc/meminfo: memFree=11462144/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=299248 CPUtime=947.12 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 155910 0 0 0 94610 102 0 0 25 0 1 0 654956071 306429952 73340 33554432000 4194304 4409284 140734860255376 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74812 73340 141 53 0 73235 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 299248

[startup+972.701 s]
/proc/loadavg: 3.04 3.31 3.81 4/308 28016
/proc/meminfo: memFree=11505772/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=253808 CPUtime=972.72 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 155910 0 0 0 97168 104 0 0 25 0 1 0 654956071 259899392 61980 33554432000 4194304 4409284 140734860255376 18446744073709551615 4296742 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 63452 61980 141 53 0 61875 0
Current children cumulated CPU time (s) 972.72
Current children cumulated vsize (KiB) 253808

[startup+985.501 s]
/proc/loadavg: 3.11 3.31 3.81 4/308 28016
/proc/meminfo: memFree=11440536/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=985.53 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 98447 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 985.53
Current children cumulated vsize (KiB) 296068

[startup+991.901 s]
/proc/loadavg: 3.10 3.31 3.81 4/308 28016
/proc/meminfo: memFree=11404448/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=991.91 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 99085 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 991.91
Current children cumulated vsize (KiB) 296068

[startup+993.501 s]
/proc/loadavg: 3.09 3.30 3.80 4/308 28016
/proc/meminfo: memFree=11400220/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=993.51 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 99245 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 993.51
Current children cumulated vsize (KiB) 296068

[startup+995.1 s]
/proc/loadavg: 3.09 3.30 3.80 4/308 28016
/proc/meminfo: memFree=11400096/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=995.11 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 99405 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 995.11
Current children cumulated vsize (KiB) 296068

[startup+995.512 s]
/proc/loadavg: 3.09 3.30 3.80 4/308 28016
/proc/meminfo: memFree=11400216/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=995.52 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 99446 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4230940 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 995.52
Current children cumulated vsize (KiB) 296068

[startup+995.7 s]
/proc/loadavg: 3.09 3.30 3.80 4/308 28016
/proc/meminfo: memFree=11400216/32951124 swapFree=66050672/67111528
[pid=27863] ppid=27861 vsize=296068 CPUtime=995.71 cores=0,2
/proc/27863/stat : 27863 (lingeling) R 27861 27863 27626 0 -1 4202496 174667 0 0 0 99465 106 0 0 25 0 1 0 654956071 303173632 72545 33554432000 4194304 4409284 140734860255376 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/27863/statm: 74017 72545 141 53 0 72440 0
Current children cumulated CPU time (s) 995.71
Current children cumulated vsize (KiB) 296068

Child status: 20
Real time (s): 995.793
CPU time (s): 995.817
CPU user time (s): 994.735
CPU system time (s): 1.08183
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 299248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 994.735
system time used= 1.08183
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= 2096

runsolver used 3.03354 second user time and 6.90895 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 06:26:22
IDJOB=3371987
IDBENCH=82431
IDSOLVER=1849
FILE ID=node135/3371987-1305433582
RUNJOBID= node135-1305432247-27644
PBS_JOBID= 13324626
Free space on /tmp= 73260 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3371987-1305433582/watcher-3371987-1305433582 -o /tmp/evaluation-result-3371987-1305433582/solver-3371987-1305433582 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371987-1305433582.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=557038662

node135.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.851
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11576028 kB
Buffers:        287800 kB
Cached:        6138864 kB
SwapCached:      50684 kB
Active:       10319936 kB
Inactive:     10806768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11576028 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:          102640 kB
Writeback:          16 kB
AnonPages:    14654652 kB
Mapped:          19512 kB
Slab:           138428 kB
PageTables:      47984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57388392 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-15 06:42:58