Trace number 3372088

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)? (TO) 1300.04 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 4,6

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: 4.09 4.03 3.38 5/307 13041
/proc/meminfo: memFree=15252416/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=7344 CPUtime=0 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 434 0 0 0 0 0 0 0 21 0 1 0 110910336 7520256 359 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 1836 359 112 53 0 259 0

[startup+0.1036 s]
/proc/loadavg: 4.09 4.03 3.38 5/307 13041
/proc/meminfo: memFree=15252416/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=14332 CPUtime=0.09 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 2216 0 0 0 9 0 0 0 22 0 1 0 110910336 14675968 2107 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 3583 2107 113 53 0 2006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14332

[startup+0.200574 s]
/proc/loadavg: 4.09 4.03 3.38 5/307 13041
/proc/meminfo: memFree=15252416/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=21244 CPUtime=0.19 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 3944 0 0 0 19 0 0 0 22 0 1 0 110910336 21753856 3835 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 5311 3835 113 53 0 3734 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21244

[startup+0.300559 s]
/proc/loadavg: 4.09 4.03 3.38 5/307 13041
/proc/meminfo: memFree=15252416/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=35328 CPUtime=0.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 7465 0 0 0 28 1 0 0 22 0 1 0 110910336 36175872 7356 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 8832 7356 113 53 0 7255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35328

[startup+0.700489 s]
/proc/loadavg: 4.09 4.03 3.38 5/307 13041
/proc/meminfo: memFree=15252416/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=36840 CPUtime=0.69 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 13338 0 0 0 68 1 0 0 23 0 1 0 110910336 37724160 7718 33554432000 4194304 4409284 140736281960720 18446744073709551615 4281284 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 9210 7718 129 53 0 7633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36840

[startup+1.50035 s]
/proc/loadavg: 4.09 4.03 3.38 5/308 13042
/proc/meminfo: memFree=15221540/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=37352 CPUtime=1.49 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 13467 0 0 0 148 1 0 0 25 0 1 0 110910336 38248448 7847 33554432000 4194304 4409284 140736281960720 18446744073709551615 4230356 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 9338 7847 130 53 0 7761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37352

[startup+3.10106 s]
/proc/loadavg: 4.09 4.03 3.38 5/308 13042
/proc/meminfo: memFree=15208140/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=46288 CPUtime=3.09 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 17764 0 0 0 307 2 0 0 25 0 1 0 110910336 47398912 10090 33554432000 4194304 4409284 140736281960720 18446744073709551615 4246135 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 11572 10090 136 53 0 9995 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46288

[startup+6.3005 s]
/proc/loadavg: 4.08 4.03 3.39 5/308 13042
/proc/meminfo: memFree=15188176/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=54256 CPUtime=6.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 19820 0 0 0 627 2 0 0 25 0 1 0 110910336 55558144 12090 33554432000 4194304 4409284 140736281960720 18446744073709551615 4226494 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 13564 12090 140 53 0 11987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54256

[startup+12.7004 s]
/proc/loadavg: 4.08 4.03 3.39 5/308 13042
/proc/meminfo: memFree=15146288/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=56624 CPUtime=12.68 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 20413 0 0 0 1265 3 0 0 25 0 1 0 110910336 57982976 12683 33554432000 4194304 4409284 140736281960720 18446744073709551615 4350738 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 14156 12683 141 53 0 12579 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56624

[startup+25.5011 s]
/proc/loadavg: 4.06 4.02 3.40 5/308 13043
/proc/meminfo: memFree=15139960/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=88848 CPUtime=25.49 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 30438 0 0 0 2542 7 0 0 25 0 1 0 110910336 90980352 19450 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880262541 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 22212 19473 141 53 0 20635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88848

[startup+51.1006 s]
/proc/loadavg: 4.04 4.02 3.41 5/308 13043
/proc/meminfo: memFree=15165844/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=77008 CPUtime=51.09 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 36748 0 0 0 5098 11 0 0 25 0 1 0 110910336 78856192 17811 33554432000 4194304 4409284 140736281960720 18446744073709551615 4271306 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 19252 17811 141 53 0 17675 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77008

[startup+102.301 s]
/proc/loadavg: 4.02 4.02 3.44 5/308 13072
/proc/meminfo: memFree=15328732/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=128784 CPUtime=102.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 59998 0 0 0 10212 17 0 0 25 0 1 0 110910336 131874816 30723 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 32196 30723 141 53 0 30619 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 128784

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.47 5/308 13073
/proc/meminfo: memFree=15193000/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=154016 CPUtime=162.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 125551 0 0 0 16197 31 0 0 25 0 1 0 110910336 157712384 37031 33554432000 4194304 4409284 140736281960720 18446744073709551615 4303720 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 38504 37031 141 53 0 36927 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 154016

[startup+222.311 s]
/proc/loadavg: 4.08 4.02 3.51 5/308 13075
/proc/meminfo: memFree=15207740/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=146828 CPUtime=222.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 164534 0 0 0 22188 41 0 0 25 0 1 0 110910336 150351872 35234 33554432000 4194304 4409284 140736281960720 18446744073709551615 4256791 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 36707 35234 141 53 0 35130 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 146828

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.54 5/308 13076
/proc/meminfo: memFree=15199512/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=181580 CPUtime=282.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 214718 0 0 0 28175 53 0 0 25 0 1 0 110910336 185937920 43922 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 45395 43922 141 53 0 43818 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 181580

[startup+342.3 s]
/proc/loadavg: 4.01 4.01 3.56 5/308 13078
/proc/meminfo: memFree=15166932/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=148692 CPUtime=342.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 303193 0 0 0 34159 69 0 0 25 0 1 0 110910336 152260608 35700 33554432000 4194304 4409284 140736281960720 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 37173 35700 141 53 0 35596 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 148692

[startup+402.301 s]
/proc/loadavg: 4.23 4.07 3.61 5/308 13080
/proc/meminfo: memFree=15010176/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=273016 CPUtime=402.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 365861 0 0 0 40150 78 0 0 25 0 1 0 110910336 279568384 66781 33554432000 4194304 4409284 140736281960720 18446744073709551615 4348289 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 68254 66781 141 53 0 66677 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 273016

[startup+462.301 s]
/proc/loadavg: 4.08 4.05 3.63 5/308 13081
/proc/meminfo: memFree=14922992/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=182856 CPUtime=462.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 441862 0 0 0 46134 94 0 0 25 0 1 0 110910336 187244544 44241 33554432000 4194304 4409284 140736281960720 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 45714 44241 141 53 0 44137 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 182856

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.65 5/308 13083
/proc/meminfo: memFree=14995988/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=213312 CPUtime=522.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 526883 0 0 0 52116 112 0 0 25 0 1 0 110910336 218431488 51855 33554432000 4194304 4409284 140736281960720 18446744073709551615 4303667 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 53328 51855 141 53 0 51751 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 213312

[startup+582.301 s]
/proc/loadavg: 4.04 4.04 3.67 5/308 13084
/proc/meminfo: memFree=14825844/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=325264 CPUtime=582.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 585052 0 0 0 58106 122 0 0 25 0 1 0 110910336 333070336 79843 33554432000 4194304 4409284 140736281960720 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 81316 79843 141 53 0 79739 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 325264

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 3.69 5/308 13086
/proc/meminfo: memFree=14773612/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=224328 CPUtime=642.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 670164 0 0 0 64091 137 0 0 25 0 1 0 110910336 229711872 54609 33554432000 4194304 4409284 140736281960720 18446744073709551615 4230527 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 56082 54609 141 53 0 54505 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 224328

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 3.71 5/308 13088
/proc/meminfo: memFree=14757100/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=249016 CPUtime=702.28 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 760773 0 0 0 70072 156 0 0 25 0 1 0 110910336 254992384 60781 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 62254 60781 141 53 0 60677 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 249016

[startup+762.301 s]
/proc/loadavg: 3.72 3.95 3.70 4/302 13107
/proc/meminfo: memFree=14934964/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=258504 CPUtime=762.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 813196 0 0 0 76063 167 0 0 25 0 1 0 110910336 264708096 63153 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 64626 63153 141 53 0 63049 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 258504

[startup+822.301 s]
/proc/loadavg: 3.30 3.79 3.66 4/302 13109
/proc/meminfo: memFree=14903224/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=345248 CPUtime=822.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 877663 0 0 0 82047 182 0 0 25 0 1 0 110910336 353533952 84839 33554432000 4194304 4409284 140736281960720 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 86312 84839 141 53 0 84735 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 345248

[startup+882.311 s]
/proc/loadavg: 3.11 3.65 3.62 4/302 13110
/proc/meminfo: memFree=15017048/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=281276 CPUtime=882.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 957282 0 0 0 88032 198 0 0 25 0 1 0 110910336 288026624 68846 33554432000 4194304 4409284 140736281960720 18446744073709551615 4244868 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 70319 68846 141 53 0 68742 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 281276

[startup+942.301 s]
/proc/loadavg: 3.10 3.54 3.58 4/302 13112
/proc/meminfo: memFree=15068124/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=236020 CPUtime=942.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1094004 0 0 0 94013 217 0 0 25 0 1 0 110910336 241684480 57532 33554432000 4194304 4409284 140736281960720 18446744073709551615 4348273 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 59005 57532 141 53 0 57428 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 236020

[startup+1002.3 s]
/proc/loadavg: 3.04 3.44 3.54 4/302 13114
/proc/meminfo: memFree=14701444/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=591060 CPUtime=1002.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1267568 0 0 0 99987 243 0 0 25 0 1 0 110910336 605245440 146292 33554432000 4194304 4409284 140736281960720 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 147765 146292 141 53 0 146188 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 591060

[startup+1062.3 s]
/proc/loadavg: 3.04 3.37 3.51 4/302 13115
/proc/meminfo: memFree=14973988/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=318388 CPUtime=1062.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1342667 0 0 0 105970 259 0 0 25 0 1 0 110910336 326029312 78124 33554432000 4194304 4409284 140736281960720 18446744073709551615 4244425 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 79597 78124 141 53 0 78020 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 318388

[startup+1122.3 s]
/proc/loadavg: 3.01 3.30 3.48 4/302 13117
/proc/meminfo: memFree=14848976/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=368032 CPUtime=1122.29 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1414297 0 0 0 111956 273 0 0 25 0 1 0 110910336 376864768 90535 33554432000 4194304 4409284 140736281960720 18446744073709551615 4304695 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 92008 90535 141 53 0 90431 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 368032

[startup+1182.3 s]
/proc/loadavg: 3.00 3.24 3.44 4/302 13118
/proc/meminfo: memFree=14788824/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=339360 CPUtime=1182.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1468562 0 0 0 117944 286 0 0 25 0 1 0 110910336 347504640 83367 33554432000 4194304 4409284 140736281960720 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 84840 83367 141 53 0 83263 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 339360

[startup+1242.3 s]
/proc/loadavg: 3.00 3.20 3.41 4/302 13120
/proc/meminfo: memFree=14708084/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=465180 CPUtime=1242.3 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1535633 0 0 0 123929 301 0 0 25 0 1 0 110910336 476344320 114822 33554432000 4194304 4409284 140736281960720 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 116295 114822 141 53 0 114718 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 465180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.61 3.06 3.35 3/296 13140
/proc/meminfo: memFree=15077380/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=436980 CPUtime=1300.01 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1595961 0 0 0 129688 313 0 0 25 0 1 0 110910336 447467520 107772 33554432000 4194304 4409284 140736281960720 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 109245 107772 141 53 0 107668 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 436980

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 2.61 3.06 3.35 3/296 13140
/proc/meminfo: memFree=15077380/32950928 swapFree=67111364/67111528
[pid=13041] ppid=13039 vsize=436980 CPUtime=1300.01 cores=4,6
/proc/13041/stat : 13041 (lingeling) R 13039 13041 12632 0 -1 4202496 1595961 0 0 0 129688 313 0 0 25 0 1 0 110910336 447467520 107772 33554432000 4194304 4409284 140736281960720 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/13041/statm: 109245 107772 141 53 0 107668 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 436980

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1296.88
CPU system time (s): 3.15652
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 606648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.88
system time used= 3.15652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1595961
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= 1852

runsolver used 3.85641 second user time and 8.04378 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 06:16:49
IDJOB=3372088
IDBENCH=82369
IDSOLVER=1849
FILE ID=node112/3372088-1305433009
RUNJOBID= node112-1305431630-12651
PBS_JOBID= 13324624
Free space on /tmp= 73364 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372088-1305433009/watcher-3372088-1305433009 -o /tmp/evaluation-result-3372088-1305433009/solver-3372088-1305433009 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372088-1305433009.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1810790264

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15252572 kB
Buffers:        295196 kB
Cached:        3076664 kB
SwapCached:          0 kB
Active:       15696240 kB
Inactive:      1759328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15252572 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          230980 kB
Writeback:           0 kB
AnonPages:    14083712 kB
Mapped:          22048 kB
Slab:           134364 kB
PageTables:      43500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35389504 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= 73552 MiB
End job on node112 at 2011-05-15 06:38:31