Trace number 3285390

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285390-1303763168/watcher-3285390-1303763168 -o /tmp/evaluation-result-3285390-1303763168/solver-3285390-1303763168 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3285390-1303763168.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 2.71 3.20 5/189 5245
/proc/meminfo: memFree=23623564/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=6700 CPUtime=0 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 251 0 0 0 0 0 0 0 23 0 1 0 487914568 6860800 193 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 1675 193 107 53 0 98 0

[startup+0.0827951 s]
/proc/loadavg: 3.73 2.71 3.20 5/189 5245
/proc/meminfo: memFree=23623564/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=13120 CPUtime=0.07 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 1896 0 0 0 7 0 0 0 23 0 1 0 487914568 13434880 1804 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 3280 1804 113 53 0 1703 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13120

[startup+0.100801 s]
/proc/loadavg: 3.73 2.71 3.20 5/189 5245
/proc/meminfo: memFree=23623564/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=14144 CPUtime=0.09 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 2152 0 0 0 9 0 0 0 23 0 1 0 487914568 14483456 2060 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 3536 2060 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.300757 s]
/proc/loadavg: 3.73 2.71 3.20 5/189 5245
/proc/meminfo: memFree=23623564/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=17788 CPUtime=0.28 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 5785 0 0 0 28 0 0 0 25 0 1 0 487914568 18214912 2955 33554432000 4194304 4409164 140735165973248 18446744073709551615 4277358 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 4447 2955 129 53 0 2870 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17788

[startup+0.700698 s]
/proc/loadavg: 3.73 2.71 3.20 5/189 5245
/proc/meminfo: memFree=23623564/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=21436 CPUtime=0.68 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 6698 0 0 0 68 0 0 0 25 0 1 0 487914568 21950464 3868 33554432000 4194304 4409164 140735165973248 18446744073709551615 4233744 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 5359 3868 130 53 0 3782 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21436

[startup+1.50054 s]
/proc/loadavg: 3.73 2.71 3.20 5/190 5246
/proc/meminfo: memFree=23570176/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=21420 CPUtime=1.48 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 6701 0 0 0 148 0 0 0 25 0 1 0 487914568 21934080 3867 33554432000 4194304 4409164 140735165973248 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 5355 3867 133 53 0 3778 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21420

[startup+3.10025 s]
/proc/loadavg: 3.73 2.71 3.20 5/190 5246
/proc/meminfo: memFree=23552444/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=25468 CPUtime=3.09 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 8788 0 0 0 308 1 0 0 25 0 1 0 487914568 26079232 4892 33554432000 4194304 4409164 140735165973248 18446744073709551615 4226421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 6367 4892 140 53 0 4790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25468

[startup+6.30067 s]
/proc/loadavg: 3.75 2.73 3.21 5/190 5246
/proc/meminfo: memFree=23628412/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=28680 CPUtime=6.29 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 9592 0 0 0 626 3 0 0 25 0 1 0 487914568 29368320 5696 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 7170 5696 141 53 0 5593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28680

[startup+12.7005 s]
/proc/loadavg: 3.77 2.75 3.21 5/190 5246
/proc/meminfo: memFree=23556876/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=51784 CPUtime=12.69 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 15394 0 0 0 1264 5 0 0 25 0 1 0 487914568 53026816 11472 33554432000 4194304 4409164 140735165973248 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 12946 11472 141 53 0 11369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51784

[startup+25.5002 s]
/proc/loadavg: 3.82 2.81 3.22 5/190 5246
/proc/meminfo: memFree=23589300/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=59280 CPUtime=25.49 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 17386 0 0 0 2537 12 0 0 25 0 1 0 487914568 60702720 13346 33554432000 4194304 4409164 140735165973248 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 14820 13346 141 53 0 13243 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59280

[startup+51.1006 s]
/proc/loadavg: 3.88 2.91 3.24 5/190 5247
/proc/meminfo: memFree=23494504/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=72476 CPUtime=51.09 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 39903 0 0 0 5086 23 0 0 25 0 1 0 487914568 74215424 16677 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 18119 16677 141 53 0 16542 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72476

[startup+102.307 s]
/proc/loadavg: 3.95 3.07 3.28 5/190 5249
/proc/meminfo: memFree=23398508/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=118192 CPUtime=102.3 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 82608 0 0 0 10185 45 0 0 25 0 1 0 487914568 121028608 28074 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358267 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 29548 28074 141 53 0 27971 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118192

[startup+162.3 s]
/proc/loadavg: 3.98 3.24 3.32 5/190 5250
/proc/meminfo: memFree=23400968/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=86544 CPUtime=162.29 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 148499 0 0 0 16156 73 0 0 25 0 1 0 487914568 88621056 20162 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 21636 20162 141 53 0 20059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86544

[startup+222.301 s]
/proc/loadavg: 3.99 3.37 3.36 5/190 5252
/proc/meminfo: memFree=23189396/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=139968 CPUtime=222.29 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 195201 0 0 0 22136 93 0 0 25 0 1 0 487914568 143327232 33518 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 34992 33518 141 53 0 33415 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 139968

[startup+282.301 s]
/proc/loadavg: 3.99 3.49 3.40 5/190 5253
/proc/meminfo: memFree=23176108/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=211416 CPUtime=282.29 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 311158 0 0 0 28099 130 0 0 25 0 1 0 487914568 216489984 51380 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 52854 51380 141 53 0 51277 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 211416

[startup+342.301 s]
/proc/loadavg: 3.99 3.58 3.43 5/190 5255
/proc/meminfo: memFree=23102188/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=207628 CPUtime=342.3 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 345492 0 0 0 34073 157 0 0 25 0 1 0 487914568 212611072 47910 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 51907 47910 141 53 0 50330 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 207628

[startup+402.301 s]
/proc/loadavg: 3.99 3.65 3.47 5/190 5256
/proc/meminfo: memFree=23152500/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=226288 CPUtime=402.3 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 375101 0 0 0 40051 179 0 0 25 0 1 0 487914568 231718912 53800 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 56572 53800 141 53 0 54995 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226288

[startup+462.3 s]
/proc/loadavg: 3.99 3.71 3.50 5/190 5258
/proc/meminfo: memFree=22993760/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=218224 CPUtime=462.3 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 406282 0 0 0 46026 204 0 0 25 0 1 0 487914568 223461376 53082 33554432000 4194304 4409164 140735165973248 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 54556 53082 141 53 0 52979 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 218224

[startup+522.3 s]
/proc/loadavg: 4.03 3.78 3.53 5/190 5260
/proc/meminfo: memFree=22856348/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=274588 CPUtime=522.3 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 431853 0 0 0 52007 223 0 0 25 0 1 0 487914568 281178112 67173 33554432000 4194304 4409164 140735165973248 18446744073709551615 4230981 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 68647 67173 141 53 0 67070 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 274588

[startup+582.301 s]
/proc/loadavg: 4.07 3.83 3.56 5/190 5261
/proc/meminfo: memFree=23084460/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=254656 CPUtime=582.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 473584 0 0 0 57977 254 0 0 25 0 1 0 487914568 260767744 62190 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 63664 62190 141 53 0 62087 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 254656

[startup+642.301 s]
/proc/loadavg: 4.02 3.86 3.59 5/190 5263
/proc/meminfo: memFree=22996644/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=172268 CPUtime=642.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 489288 0 0 0 63965 266 0 0 25 0 1 0 487914568 176402432 41593 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358294 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 43067 41593 141 53 0 41490 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172268

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.61 5/190 5264
/proc/meminfo: memFree=22998704/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=213360 CPUtime=702.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 534704 0 0 0 69939 292 0 0 25 0 1 0 487914568 218480640 51866 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 53340 51866 141 53 0 51763 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 213360

[startup+762.307 s]
/proc/loadavg: 4.05 3.91 3.64 5/190 5266
/proc/meminfo: memFree=22771144/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=221604 CPUtime=762.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 581993 0 0 0 75918 313 0 0 25 0 1 0 487914568 226922496 53927 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 55401 53927 141 53 0 53824 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 221604

[startup+822.3 s]
/proc/loadavg: 4.02 3.93 3.66 5/190 5268
/proc/meminfo: memFree=22606324/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=248784 CPUtime=822.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 608036 0 0 0 81890 341 0 0 25 0 1 0 487914568 254754816 60722 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 62196 60722 141 53 0 60619 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 248784

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 5269
/proc/meminfo: memFree=22802960/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=391892 CPUtime=882.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 650758 0 0 0 87865 366 0 0 25 0 1 0 487914568 401297408 96499 33554432000 4194304 4409164 140735165973248 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 97973 96499 141 53 0 96396 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 391892

[startup+942.3 s]
/proc/loadavg: 4.07 3.96 3.70 5/190 5271
/proc/meminfo: memFree=22594736/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=472800 CPUtime=942.31 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 696301 0 0 0 93856 375 0 0 25 0 1 0 487914568 484147200 116726 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 118200 116726 141 53 0 116623 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 472800

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 5273
/proc/meminfo: memFree=22845792/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=352280 CPUtime=1002.32 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 736725 0 0 0 99836 396 0 0 25 0 1 0 487914568 360734720 86628 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 88070 86628 141 53 0 86493 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 352280

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.73 5/190 5274
/proc/meminfo: memFree=22583252/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=359328 CPUtime=1062.32 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 776438 0 0 0 105815 417 0 0 25 0 1 0 487914568 367951872 88358 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 89832 88358 141 53 0 88255 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 359328

[startup+1122.3 s]
/proc/loadavg: 4.10 4.00 3.75 5/190 5276
/proc/meminfo: memFree=22815848/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=411784 CPUtime=1122.32 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 844182 0 0 0 111790 442 0 0 25 0 1 0 487914568 421666816 101472 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 102946 101472 141 53 0 101369 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 411784

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.76 5/190 5277
/proc/meminfo: memFree=22828600/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=306540 CPUtime=1182.32 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 917918 0 0 0 117771 461 0 0 25 0 1 0 487914568 313896960 75161 33554432000 4194304 4409164 140735165973248 18446744073709551615 4358294 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 76635 75161 141 53 0 75058 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 306540

[startup+1242.3 s]
/proc/loadavg: 3.00 3.73 3.68 3/178 5315
/proc/meminfo: memFree=23499792/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=440100 CPUtime=1242.32 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 1017203 0 0 0 123738 494 0 0 25 0 1 0 487914568 450662400 108551 33554432000 4194304 4409164 140735165973248 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 110025 108551 141 53 0 108448 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 440100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.28 3.40 3.57 2/173 5334
/proc/meminfo: memFree=23492716/32951124 swapFree=67111412/67111528
[pid=5245] ppid=5243 vsize=756376 CPUtime=1300.03 cores=1,3
/proc/5245/stat : 5245 (lingeling) R 5243 5245 4265 0 -1 4202496 1127711 0 0 0 129485 518 0 0 25 0 1 0 487914568 774529024 187620 33554432000 4194304 4409164 140735165973248 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5245/statm: 189094 187620 141 53 0 187517 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 756376

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.04
CPU time (s): 1300.07
CPU user time (s): 1294.85
CPU system time (s): 5.22021
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 756376

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

runsolver used 2.05669 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 22:26:09
IDJOB=3285390
IDBENCH=82381
IDSOLVER=1606
FILE ID=node137/3285390-1303763168
RUNJOBID= node137-1303763062-5121
PBS_JOBID= 13154070
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=817810946

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23623720 kB
Buffers:       1732696 kB
Cached:        6556748 kB
SwapCached:        112 kB
Active:        2234268 kB
Inactive:      6536828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23623720 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          188528 kB
Writeback:           0 kB
AnonPages:      481288 kB
Mapped:          15612 kB
Slab:           490012 kB
PageTables:       6040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   670776 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= 71784 MiB
End job on node137 at 2011-04-25 22:47:51