Trace number 3372089

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.02 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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-3372089-1305433369/watcher-3372089-1305433369 -o /tmp/evaluation-result-3372089-1305433369/solver-3372089-1305433369 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372089-1305433369.cnf 

running on 2 cores: 5,7

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: 1.43 2.99 3.74 6/365 29926
/proc/meminfo: memFree=18412812/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=8048 CPUtime=0.01 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 580 0 0 0 1 0 0 0 20 0 1 0 635752781 8241152 505 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 2012 505 113 53 0 435 0

[startup+0.0795551 s]
/proc/loadavg: 1.43 2.99 3.74 6/365 29926
/proc/meminfo: memFree=18412812/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=13120 CPUtime=0.07 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1896 0 0 0 7 0 0 0 20 0 1 0 635752781 13434880 1805 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 3280 1805 113 53 0 1703 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13120

[startup+0.100556 s]
/proc/loadavg: 1.43 2.99 3.74 6/365 29926
/proc/meminfo: memFree=18412812/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=14144 CPUtime=0.09 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 2152 0 0 0 9 0 0 0 20 0 1 0 635752781 14483456 2061 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 3536 2061 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.300518 s]
/proc/loadavg: 1.43 2.99 3.74 6/365 29926
/proc/meminfo: memFree=18412812/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=35328 CPUtime=0.29 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 7466 0 0 0 28 1 0 0 21 0 1 0 635752781 36175872 7357 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 8832 7357 113 53 0 7255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35328

[startup+0.700448 s]
/proc/loadavg: 1.43 2.99 3.74 6/365 29926
/proc/meminfo: memFree=18412812/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=29076 CPUtime=0.69 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 11398 0 0 0 68 1 0 0 22 0 1 0 635752781 29773824 5778 33554432000 4194304 4409284 140733474894944 18446744073709551615 4276047 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 7269 5778 129 53 0 5692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29076

[startup+1.50031 s]
/proc/loadavg: 1.43 2.99 3.74 6/367 29928
/proc/meminfo: memFree=18321168/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=36844 CPUtime=1.49 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 13341 0 0 0 147 2 0 0 25 0 1 0 635752781 37728256 7721 33554432000 4194304 4409284 140733474894944 18446744073709551615 4293559 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 9211 7721 130 53 0 7634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36844

[startup+3.10101 s]
/proc/loadavg: 1.63 3.01 3.74 6/367 29928
/proc/meminfo: memFree=18278136/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=45332 CPUtime=3.09 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 17523 0 0 0 307 2 0 0 25 0 1 0 635752781 46419968 9849 33554432000 4194304 4409284 140733474894944 18446744073709551615 4247866 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 11333 9849 136 53 0 9756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45332

[startup+6.30044 s]
/proc/loadavg: 1.63 3.01 3.74 6/370 29934
/proc/meminfo: memFree=18142084/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=54212 CPUtime=6.29 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 19809 0 0 0 627 2 0 0 25 0 1 0 635752781 55513088 12079 33554432000 4194304 4409284 140733474894944 18446744073709551615 4347774 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 13553 12079 140 53 0 11976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54212

[startup+12.7003 s]
/proc/loadavg: 2.07 3.06 3.75 6/370 29934
/proc/meminfo: memFree=17805080/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=54700 CPUtime=12.69 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 19932 0 0 0 1266 3 0 0 25 0 1 0 635752781 56012800 12202 33554432000 4194304 4409284 140733474894944 18446744073709551615 4351694 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 13675 12202 141 53 0 12098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54700

[startup+25.501 s]
/proc/loadavg: 2.37 3.09 3.75 6/370 29934
/proc/meminfo: memFree=17753364/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=86580 CPUtime=25.5 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 27981 0 0 0 2544 6 0 0 25 0 1 0 635752781 88657920 20172 33554432000 4194304 4409284 140733474894944 18446744073709551615 4256291 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 21645 20172 141 53 0 20068 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 86580

[startup+51.1004 s]
/proc/loadavg: 2.92 3.16 3.75 6/370 29935
/proc/meminfo: memFree=17698564/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=98188 CPUtime=51.07 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 34671 0 0 0 5097 10 0 0 25 0 1 0 635752781 100544512 23074 33554432000 4194304 4409284 140733474894944 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 24547 23074 141 53 0 22970 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98188

[startup+102.314 s]
/proc/loadavg: 3.85 3.36 3.79 6/370 29936
/proc/meminfo: memFree=17603512/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=141964 CPUtime=102.26 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 57706 0 0 0 10205 21 0 0 25 0 1 0 635752781 145371136 34018 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 35491 34018 141 53 0 33914 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 141964

[startup+162.3 s]
/proc/loadavg: 4.00 3.49 3.80 6/370 29941
/proc/meminfo: memFree=17499664/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=151120 CPUtime=162.24 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 146039 0 0 0 16184 40 0 0 25 0 1 0 635752781 154746880 36307 33554432000 4194304 4409284 140733474894944 18446744073709551615 4303728 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 37780 36307 141 53 0 36203 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 151120

[startup+222.301 s]
/proc/loadavg: 4.00 3.58 3.81 6/370 29942
/proc/meminfo: memFree=17471928/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=159696 CPUtime=222.25 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 190987 0 0 0 22167 58 0 0 25 0 1 0 635752781 163528704 38451 33554432000 4194304 4409284 140733474894944 18446744073709551615 4350922 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 39924 38451 141 53 0 38347 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 159696

[startup+282.301 s]
/proc/loadavg: 4.04 3.67 3.83 6/370 29944
/proc/meminfo: memFree=17234684/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=173980 CPUtime=282.24 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 207245 0 0 0 28159 65 0 0 25 0 1 0 635752781 178155520 42022 33554432000 4194304 4409284 140733474894944 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 43495 42022 141 53 0 41918 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 173980

[startup+342.301 s]
/proc/loadavg: 4.01 3.73 3.83 6/370 29946
/proc/meminfo: memFree=17206240/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=235528 CPUtime=342.25 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 277065 0 0 0 34139 86 0 0 25 0 1 0 635752781 241180672 57409 33554432000 4194304 4409284 140733474894944 18446744073709551615 4350659 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 58882 57409 141 53 0 57305 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 235528

[startup+402.3 s]
/proc/loadavg: 4.00 3.77 3.84 6/370 29947
/proc/meminfo: memFree=17019576/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=260796 CPUtime=402.25 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 333746 0 0 0 40123 102 0 0 25 0 1 0 635752781 267055104 63726 33554432000 4194304 4409284 140733474894944 18446744073709551615 4304043 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 65199 63726 141 53 0 63622 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 260796

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 3.85 6/370 29949
/proc/meminfo: memFree=16968580/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=336228 CPUtime=462.25 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 368090 0 0 0 46112 113 0 0 25 0 1 0 635752781 344297472 82584 33554432000 4194304 4409284 140733474894944 18446744073709551615 4245050 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 84057 82584 141 53 0 82480 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 336228

[startup+522.301 s]
/proc/loadavg: 4.00 3.84 3.85 6/370 29950
/proc/meminfo: memFree=16873672/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=176772 CPUtime=522.26 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 463932 0 0 0 52086 140 0 0 25 0 1 0 635752781 181014528 42752 33554432000 4194304 4409284 140733474894944 18446744073709551615 4230351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 44193 42752 141 53 0 42616 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 176772

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.86 6/370 29952
/proc/meminfo: memFree=17027396/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=294868 CPUtime=582.25 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 499079 0 0 0 58075 150 0 0 25 0 1 0 635752781 301944832 72244 33554432000 4194304 4409284 140733474894944 18446744073709551615 4244925 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 73717 72244 141 53 0 72140 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 294868

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.86 6/370 29954
/proc/meminfo: memFree=16799432/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=387268 CPUtime=642.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 564904 0 0 0 64057 170 0 0 25 0 1 0 635752781 396562432 95344 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 96817 95344 141 53 0 95240 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 387268

[startup+702.3 s]
/proc/loadavg: 4.14 3.96 3.89 6/370 29955
/proc/meminfo: memFree=16806696/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=344216 CPUtime=702.26 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 616451 0 0 0 70035 191 0 0 25 0 1 0 635752781 352477184 84581 33554432000 4194304 4409284 140733474894944 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 86054 84581 141 53 0 84477 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 344216

[startup+762.314 s]
/proc/loadavg: 4.05 3.97 3.90 6/370 29957
/proc/meminfo: memFree=16903892/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=388720 CPUtime=762.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 650437 0 0 0 76025 202 0 0 25 0 1 0 635752781 398049280 95707 33554432000 4194304 4409284 140733474894944 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 97180 95707 141 53 0 95603 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 388720

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.91 7/370 29958
/proc/meminfo: memFree=16741792/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=383520 CPUtime=822.26 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 708221 0 0 0 82004 222 0 0 25 0 1 0 635752781 392724480 94407 33554432000 4194304 4409284 140733474894944 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 95880 94407 141 53 0 94303 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 383520

[startup+882.3 s]
/proc/loadavg: 4.02 3.99 3.91 6/370 29960
/proc/meminfo: memFree=16899476/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=438688 CPUtime=882.26 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 765728 0 0 0 87986 240 0 0 25 0 1 0 635752781 449216512 108199 33554432000 4194304 4409284 140733474894944 18446744073709551615 4230373 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 109672 108199 141 53 0 108095 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 438688

[startup+942.3 s]
/proc/loadavg: 4.01 3.99 3.91 6/370 29962
/proc/meminfo: memFree=16917680/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=300200 CPUtime=942.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 803065 0 0 0 93971 256 0 0 25 0 1 0 635752781 307404800 73577 33554432000 4194304 4409284 140733474894944 18446744073709551615 4351728 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 75050 73577 141 53 0 73473 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 300200

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/370 29963
/proc/meminfo: memFree=16568456/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=750432 CPUtime=1002.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 995284 0 0 0 99939 288 0 0 25 0 1 0 635752781 768442368 186135 33554432000 4194304 4409284 140733474894944 18446744073709551615 4351950 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 187608 186135 141 53 0 186031 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 750432

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/370 29965
/proc/meminfo: memFree=16644204/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=328572 CPUtime=1062.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1064518 0 0 0 105919 308 0 0 25 0 1 0 635752781 336457728 80670 33554432000 4194304 4409284 140733474894944 18446744073709551615 4348298 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 82143 80670 141 53 0 80566 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 328572

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/370 29966
/proc/meminfo: memFree=16462856/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=490876 CPUtime=1122.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1122851 0 0 0 111903 324 0 0 25 0 1 0 635752781 502657024 121246 33554432000 4194304 4409284 140733474894944 18446744073709551615 4324237 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 122719 121246 141 53 0 121142 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 490876

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.91 6/370 29968
/proc/meminfo: memFree=16502360/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=189196 CPUtime=1182.27 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1217371 0 0 0 117879 348 0 0 25 0 1 0 635752781 193736704 45858 33554432000 4194304 4409284 140733474894944 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 47299 45858 141 53 0 45722 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 189196

[startup+1242.3 s]
/proc/loadavg: 4.22 4.06 3.94 6/370 29970
/proc/meminfo: memFree=16522404/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=301852 CPUtime=1242.28 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1287029 0 0 0 123858 370 0 0 25 0 1 0 635752781 309096448 73990 33554432000 4194304 4409284 140733474894944 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 75463 73990 141 53 0 73886 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 301852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.94 5/368 29972
/proc/meminfo: memFree=16697360/32951124 swapFree=67111348/67111528
[pid=29926] ppid=29924 vsize=399412 CPUtime=1299.99 cores=5,7
/proc/29926/stat : 29926 (lingeling) R 29924 29926 29179 0 -1 4202496 1358945 0 0 0 129610 389 0 0 25 0 1 0 635752781 408997888 98380 33554432000 4194304 4409284 140733474894944 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29926/statm: 99853 98380 141 53 0 98276 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 399412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.02
CPU user time (s): 1296.11
CPU system time (s): 3.90841
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 750432

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

runsolver used 4.46132 second user time and 10.8883 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 06:22:49
IDJOB=3372089
IDBENCH=82389
IDSOLVER=1849
FILE ID=node145/3372089-1305433369
RUNJOBID= node145-1305433369-29894
PBS_JOBID= 13324619
Free space on /tmp= 73624 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=1554858889

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18413216 kB
Buffers:        308324 kB
Cached:        8379648 kB
SwapCached:          0 kB
Active:        7430516 kB
Inactive:      6751620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18413216 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           52848 kB
Writeback:           0 kB
AnonPages:     5493356 kB
Mapped:          27540 kB
Slab:           256760 kB
PageTables:      34548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79391320 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= 73480 MiB
End job on node145 at 2011-05-15 06:44:31