Trace number 3439928

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
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.13 5000.05

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.1 (svn: 989)

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-3439928-1308504768/watcher-3439928-1308504768 -o /tmp/evaluation-result-3439928-1308504768/solver-3439928-1308504768 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439928-1308504768.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 2/172 17409
/proc/meminfo: memFree=25868780/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=19888 CPUtime=0 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 491 0 0 0 0 0 0 0 25 0 1 0 962076454 20365312 434 33554432000 4194304 4300056 140736884876560 18446744073709551615 210647146240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 4972 434 221 26 0 1604 0

[startup+0.0437231 s]
/proc/loadavg: 2.00 2.00 1.99 2/172 17409
/proc/meminfo: memFree=25868780/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=25184 CPUtime=0.03 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1896 0 0 0 3 0 0 0 25 0 1 0 962076454 25788416 1774 33554432000 4194304 4300056 140736884876560 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 6296 1775 222 26 0 2928 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25184

[startup+0.100715 s]
/proc/loadavg: 2.00 2.00 1.99 2/172 17409
/proc/meminfo: memFree=25868780/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=33624 CPUtime=0.09 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 4455 0 0 0 9 0 0 0 25 0 1 0 962076454 34430976 3979 33554432000 4194304 4300056 140736884876560 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 8406 3980 222 26 0 5038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33624

[startup+0.30068 s]
/proc/loadavg: 2.00 2.00 1.99 2/172 17409
/proc/meminfo: memFree=25868780/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=51472 CPUtime=0.29 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 9161 0 0 0 28 1 0 0 25 0 1 0 962076454 52707328 8045 33554432000 4194304 4300056 140736884876560 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 12868 8045 228 26 0 9500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51472

[startup+0.70061 s]
/proc/loadavg: 2.00 2.00 1.99 2/172 17409
/proc/meminfo: memFree=25868780/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=44696 CPUtime=0.69 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 10412 0 0 0 68 1 0 0 25 0 1 0 962076454 45768704 6862 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 11174 6862 246 26 0 7806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44696

[startup+1.50047 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 17410
/proc/meminfo: memFree=25842136/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=47556 CPUtime=1.49 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 10852 0 0 0 148 1 0 0 25 0 1 0 962076454 48697344 7302 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 11889 7302 246 26 0 8521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47556

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 17410
/proc/meminfo: memFree=25838912/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=47556 CPUtime=3.09 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 11473 0 0 0 308 1 0 0 25 0 1 0 962076454 48697344 7923 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252367 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 11889 7923 246 26 0 8521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47556

[startup+6.30068 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 17410
/proc/meminfo: memFree=25833636/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=59156 CPUtime=6.29 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 12863 0 0 0 628 1 0 0 25 0 1 0 962076454 60575744 9312 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 14789 9312 247 26 0 11421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59156

[startup+12.7006 s]
/proc/loadavg: 2.08 2.02 2.00 3/173 17410
/proc/meminfo: memFree=25821224/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=70832 CPUtime=12.69 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 16009 0 0 0 1267 2 0 0 25 0 1 0 962076454 72531968 12451 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 17708 12451 247 26 0 14340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70832

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/173 17410
/proc/meminfo: memFree=25802756/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=89800 CPUtime=25.49 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 20312 0 0 0 2547 2 0 0 25 0 1 0 962076454 91955200 16749 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252360 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 22450 16749 247 26 0 19082 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89800

[startup+51.1001 s]
/proc/loadavg: 2.04 2.01 2.00 3/173 17412
/proc/meminfo: memFree=25758040/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=172512 CPUtime=51.09 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 31543 0 0 0 5105 4 0 0 25 0 1 0 962076454 176652288 27968 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 43128 27968 247 26 0 39760 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172512

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 17412
/proc/meminfo: memFree=25682020/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=257164 CPUtime=102.29 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 50358 0 0 0 10222 7 0 0 25 0 1 0 962076454 263335936 46764 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 64291 46764 247 26 0 60923 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 257164

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 17414
/proc/meminfo: memFree=25580324/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=393760 CPUtime=162.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 75977 0 0 0 16219 11 0 0 25 0 1 0 962076454 403210240 72343 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 98440 72343 247 26 0 95072 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 393760

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 17416
/proc/meminfo: memFree=25473184/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=611944 CPUtime=222.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 102378 0 0 0 22214 16 0 0 25 0 1 0 962076454 626630656 98716 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 152986 98716 247 26 0 149618 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 611944

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/173 17418
/proc/meminfo: memFree=25369388/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=616576 CPUtime=282.29 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 128557 0 0 0 28210 19 0 0 25 0 1 0 962076454 631373824 124863 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 154144 124863 247 26 0 150776 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 616576

[startup+342.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/173 17418
/proc/meminfo: memFree=25255804/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=970876 CPUtime=342.29 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 156733 0 0 0 34205 24 0 0 25 0 1 0 962076454 994177024 153005 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 242719 153005 247 26 0 239351 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 970876

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/173 17420
/proc/meminfo: memFree=25157588/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=976288 CPUtime=402.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 181475 0 0 0 40202 28 0 0 25 0 1 0 962076454 999718912 177715 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 244072 177715 247 26 0 240704 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 976288

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 17422
/proc/meminfo: memFree=25059616/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=979504 CPUtime=462.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 205814 0 0 0 46197 33 0 0 25 0 1 0 962076454 1003012096 202025 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 244876 202025 247 26 0 241508 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 979504

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 17424
/proc/meminfo: memFree=24968720/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=983488 CPUtime=522.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 228671 0 0 0 52193 37 0 0 25 0 1 0 962076454 1007091712 224864 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 245872 224864 249 26 0 242504 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 983488

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/173 17426
/proc/meminfo: memFree=24884764/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1554776 CPUtime=582.3 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 249610 0 0 0 58189 41 0 0 25 0 1 0 962076454 1592090624 245772 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 388694 245772 249 26 0 385326 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1554776

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17591
/proc/meminfo: memFree=24189500/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=2541056 CPUtime=4002.35 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1580813 0 0 0 399960 275 0 0 25 0 1 0 962076454 2602041344 435482 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 635264 435482 249 26 0 631896 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 2541056

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17593
/proc/meminfo: memFree=24102076/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=2542688 CPUtime=4062.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1602096 0 0 0 405955 281 0 0 25 0 1 0 962076454 2603712512 456734 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 635672 456734 249 26 0 632304 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 2542688

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17595
/proc/meminfo: memFree=24031388/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=2544096 CPUtime=4122.35 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1619859 0 0 0 411950 285 0 0 25 0 1 0 962076454 2605154304 474479 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 636024 474479 249 26 0 632656 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 2544096

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17597
/proc/meminfo: memFree=23955376/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=2544964 CPUtime=4182.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1638714 0 0 0 417946 290 0 0 25 0 1 0 962076454 2606043136 493316 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 636241 493316 249 26 0 632873 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 2544964

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17597
/proc/meminfo: memFree=23869560/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=2547068 CPUtime=4242.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1660370 0 0 0 423941 295 0 0 25 0 1 0 962076454 2608197632 514943 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 636767 514943 249 26 0 633399 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 2547068

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17599
/proc/meminfo: memFree=25729680/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=237408 CPUtime=4302.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1687450 0 0 0 429929 307 0 0 25 0 1 0 962076454 243105792 50701 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 59352 50701 249 26 0 55984 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 237408

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17601
/proc/meminfo: memFree=25658252/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=368884 CPUtime=4362.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1705402 0 0 0 435927 309 0 0 25 0 1 0 962076454 377737216 68625 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 92221 68625 249 26 0 88853 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 368884

[startup+4422.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/167 17603
/proc/meminfo: memFree=25557312/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=501144 CPUtime=4422.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1730482 0 0 0 441924 313 0 0 25 0 1 0 962076454 513171456 93669 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 125286 93669 249 26 0 121918 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 501144

[startup+4482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/167 17605
/proc/meminfo: memFree=25458232/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=501144 CPUtime=4482.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1755402 0 0 0 447920 317 0 0 25 0 1 0 962076454 513171456 118552 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252360 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 125286 118552 249 26 0 121918 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 501144

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17605
/proc/meminfo: memFree=25371804/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=716068 CPUtime=4542.36 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1776881 0 0 0 453917 319 0 0 25 0 1 0 962076454 733253632 140013 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 179017 140013 249 26 0 175649 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 716068

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17607
/proc/meminfo: memFree=25305216/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=716068 CPUtime=4602.38 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1793379 0 0 0 459916 322 0 0 25 0 1 0 962076454 733253632 156498 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 179017 156498 249 26 0 175649 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 716068

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17609
/proc/meminfo: memFree=25234652/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=716068 CPUtime=4662.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1811136 0 0 0 465912 325 0 0 25 0 1 0 962076454 733253632 174234 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 179017 174234 249 26 0 175649 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 716068

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17611
/proc/meminfo: memFree=25189140/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1065316 CPUtime=4722.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1822387 0 0 0 471911 326 0 0 25 0 1 0 962076454 1090883584 185477 33554432000 4194304 4300056 140736884876560 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 266329 185477 249 26 0 262961 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1065316

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17613
/proc/meminfo: memFree=25138052/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1065316 CPUtime=4782.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1835350 0 0 0 477909 328 0 0 25 0 1 0 962076454 1090883584 198431 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 266329 198431 249 26 0 262961 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1065316

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17613
/proc/meminfo: memFree=25071828/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1065316 CPUtime=4842.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1851810 0 0 0 483907 330 0 0 25 0 1 0 962076454 1090883584 214870 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 266329 214870 249 26 0 262961 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1065316

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17615
/proc/meminfo: memFree=24978208/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1065316 CPUtime=4902.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1875261 0 0 0 489902 335 0 0 25 0 1 0 962076454 1090883584 238293 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 266329 238293 249 26 0 262961 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1065316

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17617
/proc/meminfo: memFree=24901820/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1065316 CPUtime=4962.37 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1894231 0 0 0 495899 338 0 0 25 0 1 0 962076454 1090883584 257236 33554432000 4194304 4300056 140736884876560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 266329 257236 249 26 0 262961 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1065316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/167 17619
/proc/meminfo: memFree=24848124/32951132 swapFree=67061148/67111528
[pid=17409] ppid=17407 vsize=1632844 CPUtime=5000.08 cores=1,3,5,7
/proc/17409/stat : 17409 (lr_gl_shr) R 17407 17409 16414 0 -1 4202496 1907551 0 0 0 499667 341 0 0 25 0 1 0 962076454 1672032256 270541 33554432000 4194304 4300056 140736884876560 18446744073709551615 4252666 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17409/statm: 408211 270541 249 26 0 404843 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1632844

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): 5000.05
CPU time (s): 5000.13
CPU user time (s): 4996.68
CPU system time (s): 3.45347
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2550728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.68
system time used= 3.45347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1907551
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= 10
involuntary context switches= 4460

runsolver used 6.25605 second user time and 16.4815 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-19 19:32:48
IDJOB=3439928
IDBENCH=82381
IDSOLVER=1938
FILE ID=node129/3439928-1308504768
RUNJOBID= node129-1308500393-16911
PBS_JOBID= 13608177
Free space on /tmp= 73364 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439928-1308504768/watcher-3439928-1308504768 -o /tmp/evaluation-result-3439928-1308504768/solver-3439928-1308504768 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439928-1308504768.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=1890042815

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      25869448 kB
Buffers:        597932 kB
Cached:        6029492 kB
SwapCached:      13132 kB
Active:        2366088 kB
Inactive:      4344944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25869448 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            8620 kB
Writeback:          40 kB
AnonPages:       80192 kB
Mapped:           9308 kB
Slab:           307832 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   249080 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node129 at 2011-06-19 20:56:10