Trace number 3380486

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: cir_minisat 2011-05-13 (simp)? (TO) 1300.14 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3380486-1305458872/watcher-3380486-1305458872 -o /tmp/evaluation-result-3380486-1305458872/solver-3380486-1305458872 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380486-1305458872.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.52 1.98 2.12 4/422 2283
/proc/meminfo: memFree=22552196/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=20456 CPUtime=0 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 900 0 0 0 0 0 0 0 18 0 1 0 657483930 20946944 843 33554432000 4194304 4300288 140736914860272 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 5114 843 218 26 0 1746 0

[startup+0.0835519 s]
/proc/loadavg: 3.52 1.98 2.12 4/422 2283
/proc/meminfo: memFree=22552196/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=36344 CPUtime=0.08 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 5442 0 0 0 7 1 0 0 18 0 1 0 657483930 37216256 4798 33554432000 4194304 4300288 140736914860272 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 9086 4798 218 26 0 5718 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36344

[startup+0.100545 s]
/proc/loadavg: 3.52 1.98 2.12 4/422 2283
/proc/meminfo: memFree=22552196/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=37928 CPUtime=0.09 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 6406 0 0 0 8 1 0 0 18 0 1 0 657483930 38838272 5690 33554432000 4194304 4300288 140736914860272 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 9482 5691 218 26 0 6114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37928

[startup+0.300518 s]
/proc/loadavg: 3.52 1.98 2.12 4/422 2283
/proc/meminfo: memFree=22552196/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=66992 CPUtime=0.29 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 13554 0 0 0 27 2 0 0 18 0 1 0 657483930 68599808 11622 33554432000 4194304 4300288 140736914860272 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 16748 11622 221 26 0 13380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66992

[startup+0.700427 s]
/proc/loadavg: 3.52 1.98 2.12 4/422 2283
/proc/meminfo: memFree=22552196/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=73476 CPUtime=0.69 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 15688 0 0 0 67 2 0 0 18 0 1 0 657483930 75239424 12095 33554432000 4194304 4300288 140736914860272 18446744073709551615 4242151 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 18369 12097 222 26 0 15001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73476

[startup+1.50026 s]
/proc/loadavg: 3.52 1.98 2.12 5/423 2285
/proc/meminfo: memFree=22504952/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=61980 CPUtime=1.49 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 17357 0 0 0 147 2 0 0 20 0 1 0 657483930 63467520 11278 33554432000 4194304 4300288 140736914860272 18446744073709551615 4265052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 15495 11278 242 26 0 12127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61980

[startup+3.10094 s]
/proc/loadavg: 3.52 1.98 2.12 5/423 2285
/proc/meminfo: memFree=22533224/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=66400 CPUtime=3.09 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 17795 0 0 0 307 2 0 0 25 0 1 0 657483930 67993600 11716 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 16600 11716 242 26 0 13232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66400

[startup+6.30032 s]
/proc/loadavg: 3.56 2.01 2.13 5/423 2285
/proc/meminfo: memFree=22525764/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=66400 CPUtime=6.29 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 18517 0 0 0 627 2 0 0 25 0 1 0 657483930 67993600 12437 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 16600 12437 242 26 0 13232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66400

[startup+12.701 s]
/proc/loadavg: 3.59 2.04 2.14 5/423 2285
/proc/meminfo: memFree=22513884/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=73580 CPUtime=12.69 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 20230 0 0 0 1266 3 0 0 25 0 1 0 657483930 75345920 14148 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 18395 14148 242 26 0 15027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73580

[startup+25.5005 s]
/proc/loadavg: 3.68 2.14 2.17 5/426 2310
/proc/meminfo: memFree=22635612/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=104224 CPUtime=25.5 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 24314 0 0 0 2546 4 0 0 25 0 1 0 657483930 106725376 18226 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268522 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 26056 18226 242 26 0 22688 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 104224

[startup+51.1004 s]
/proc/loadavg: 3.95 2.32 2.22 5/426 2338
/proc/meminfo: memFree=22260124/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=135044 CPUtime=51.09 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 32104 0 0 0 5104 5 0 0 25 0 1 0 657483930 138285056 26008 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 33761 26008 242 26 0 30393 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135044

[startup+102.315 s]
/proc/loadavg: 3.96 2.59 2.32 4/420 2357
/proc/meminfo: memFree=22642876/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=185132 CPUtime=102.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 45937 0 0 0 10223 8 0 0 25 0 1 0 657483930 189575168 39819 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 46283 39819 242 26 0 42915 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 185132

[startup+162.3 s]
/proc/loadavg: 3.40 2.68 2.37 4/420 2358
/proc/meminfo: memFree=22512896/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=267948 CPUtime=162.3 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 67500 0 0 0 16218 12 0 0 25 0 1 0 657483930 274378752 61364 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 66987 61364 242 26 0 63619 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 267948

[startup+222.3 s]
/proc/loadavg: 3.14 2.73 2.40 4/420 2360
/proc/meminfo: memFree=22370628/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=401024 CPUtime=222.3 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 79117 0 0 0 22215 15 0 0 25 0 1 0 657483930 410648576 72970 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 100256 72970 242 26 0 96888 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 401024

[startup+282.3 s]
/proc/loadavg: 3.05 2.78 2.44 4/420 2361
/proc/meminfo: memFree=22269532/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=402288 CPUtime=282.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 94724 0 0 0 28213 18 0 0 25 0 1 0 657483930 411942912 88570 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268316 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 100572 88570 242 26 0 97204 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 402288

[startup+342.3 s]
/proc/loadavg: 3.02 2.82 2.47 4/420 2363
/proc/meminfo: memFree=22173024/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=617964 CPUtime=342.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 109278 0 0 0 34210 21 0 0 25 0 1 0 657483930 632795136 103107 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268529 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 154491 103107 242 26 0 151123 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 617964

[startup+402.3 s]
/proc/loadavg: 3.00 2.85 2.50 4/420 2365
/proc/meminfo: memFree=22062144/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=617964 CPUtime=402.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 120385 0 0 0 40207 24 0 0 25 0 1 0 657483930 632795136 114211 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 154491 114211 242 26 0 151123 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 617964

[startup+462.3 s]
/proc/loadavg: 3.04 2.89 2.53 4/420 2366
/proc/meminfo: memFree=21974192/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=618228 CPUtime=462.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 134225 0 0 0 46205 26 0 0 25 0 1 0 657483930 633065472 128042 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 154557 128042 242 26 0 151189 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 618228

[startup+522.3 s]
/proc/loadavg: 3.14 2.94 2.57 4/420 2368
/proc/meminfo: memFree=21890960/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=619376 CPUtime=522.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 147534 0 0 0 52204 27 0 0 25 0 1 0 657483930 634241024 141342 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 154844 141342 242 26 0 151476 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 619376

[startup+582.301 s]
/proc/loadavg: 3.27 2.99 2.61 4/420 2370
/proc/meminfo: memFree=21739272/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=970456 CPUtime=582.31 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 166259 0 0 0 58201 30 0 0 25 0 1 0 657483930 993746944 160056 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 242614 160056 242 26 0 239246 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 970456

[startup+642.301 s]
/proc/loadavg: 3.17 3.01 2.64 4/420 2372
/proc/meminfo: memFree=21514920/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=973088 CPUtime=642.33 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 185327 0 0 0 64198 35 0 0 25 0 1 0 657483930 996442112 179107 33554432000 4194304 4300288 140736914860272 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 243272 179107 242 26 0 239904 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 973088

[startup+702.301 s]
/proc/loadavg: 3.06 3.00 2.66 4/420 2374
/proc/meminfo: memFree=21433792/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=974040 CPUtime=702.32 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 197792 0 0 0 70194 38 0 0 25 0 1 0 657483930 997416960 191565 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 243510 191565 242 26 0 240142 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 974040

[startup+762.316 s]
/proc/loadavg: 3.02 3.00 2.67 4/420 2375
/proc/meminfo: memFree=21327748/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=975064 CPUtime=762.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 214006 0 0 0 76193 41 0 0 25 0 1 0 657483930 998465536 207772 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 243766 207772 242 26 0 240398 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 975064

[startup+822.301 s]
/proc/loadavg: 3.01 3.00 2.69 4/420 2377
/proc/meminfo: memFree=21221824/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=976332 CPUtime=822.33 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 225792 0 0 0 82190 43 0 0 25 0 1 0 657483930 999763968 219550 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 244083 219550 242 26 0 240715 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 976332

[startup+882.301 s]
/proc/loadavg: 3.00 3.00 2.71 4/420 2378
/proc/meminfo: memFree=21069396/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=977236 CPUtime=882.33 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 241440 0 0 0 88187 46 0 0 25 0 1 0 657483930 1000689664 235188 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 244309 235188 242 26 0 240941 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 977236

[startup+942.301 s]
/proc/loadavg: 3.12 3.03 2.74 4/420 2380
/proc/meminfo: memFree=20993728/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1545584 CPUtime=942.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 254942 0 0 0 94185 49 0 0 25 0 1 0 657483930 1582678016 248683 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 386396 248683 242 26 0 383028 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 1545584

[startup+1002.3 s]
/proc/loadavg: 3.04 3.02 2.75 4/420 2382
/proc/meminfo: memFree=20930832/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1546676 CPUtime=1002.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 268203 0 0 0 100182 52 0 0 25 0 1 0 657483930 1583796224 261938 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 386669 261938 242 26 0 383301 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1546676

[startup+1062.3 s]
/proc/loadavg: 3.08 3.05 2.77 4/420 2383
/proc/meminfo: memFree=20664080/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1547564 CPUtime=1062.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 311639 0 0 0 106175 59 0 0 25 0 1 0 657483930 1584705536 305360 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 386891 305360 242 26 0 383523 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1547564

[startup+1122.3 s]
/proc/loadavg: 3.15 3.08 2.80 4/420 2385
/proc/meminfo: memFree=20543760/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1547564 CPUtime=1122.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 323327 0 0 0 112173 61 0 0 25 0 1 0 657483930 1584705536 317045 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 386891 317045 242 26 0 383523 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1547564

[startup+1182.3 s]
/proc/loadavg: 3.10 3.08 2.81 4/420 2386
/proc/meminfo: memFree=20376828/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1547840 CPUtime=1182.34 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 341015 0 0 0 118170 64 0 0 25 0 1 0 657483930 1584988160 334724 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 386960 334724 242 26 0 383592 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1547840

[startup+1242.3 s]
/proc/loadavg: 2.50 2.92 2.78 3/414 2406
/proc/meminfo: memFree=20388996/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=1552192 CPUtime=1242.35 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 381495 0 0 0 124165 70 0 0 25 0 1 0 657483930 1589444608 375186 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 388048 375186 242 26 0 384680 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1552192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.58 2.58 2.67 2/408 2425
/proc/meminfo: memFree=21556908/32950928 swapFree=45937192/67111528
[pid=2283] ppid=2281 vsize=2475964 CPUtime=1300.06 cores=1,3
/proc/2283/stat : 2283 (cir_minisat) R 2281 2283 32005 0 -1 4202496 397939 0 0 0 129934 72 0 0 25 0 1 0 657483930 2535387136 391623 33554432000 4194304 4300288 140736914860272 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2283/statm: 618991 391623 242 26 0 615623 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 2475964

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.08
CPU time (s): 1300.14
CPU user time (s): 1299.35
CPU system time (s): 0.789879
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 2475964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397939
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= 8
involuntary context switches= 1532

runsolver used 5.18121 second user time and 12.4921 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 13:27:52
IDJOB=3380486
IDBENCH=82392
IDSOLVER=1863
FILE ID=node149/3380486-1305458872
RUNJOBID= node149-1305458766-2120
PBS_JOBID= 13324860
Free space on /tmp= 73208 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380486-1305458872/watcher-3380486-1305458872 -o /tmp/evaluation-result-3380486-1305458872/solver-3380486-1305458872 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380486-1305458872.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1306626794

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22552476 kB
Buffers:        329368 kB
Cached:        4800312 kB
SwapCached:      19984 kB
Active:        7540928 kB
Inactive:      2543096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22552476 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:          327056 kB
Writeback:           0 kB
AnonPages:     4946896 kB
Mapped:          22800 kB
Slab:           166136 kB
PageTables:      80400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121054192 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= 73540 MiB
End job on node149 at 2011-05-15 13:49:34