Trace number 3380489

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.09 1300.06

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380489-1305458863/watcher-3380489-1305458863 -o /tmp/evaluation-result-3380489-1305458863/solver-3380489-1305458863 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380489-1305458863.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: 1.02 1.04 1.43 4/366 1499
/proc/meminfo: memFree=26911584/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=19808 CPUtime=0 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 742 0 0 0 0 0 0 0 21 0 1 0 657485111 20283392 685 33554432000 4194304 4300288 140734605438224 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 4952 685 217 26 0 1584 0

[startup+0.0143551 s]
/proc/loadavg: 1.02 1.04 1.43 4/366 1499
/proc/meminfo: memFree=26911584/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=21712 CPUtime=0.01 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 1224 0 0 0 1 0 0 0 21 0 1 0 657485111 22233088 1167 33554432000 4194304 4300288 140734605438224 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 5428 1167 218 26 0 2060 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21712

[startup+0.100403 s]
/proc/loadavg: 1.02 1.04 1.43 4/366 1499
/proc/meminfo: memFree=26911584/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=38360 CPUtime=0.09 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 6459 0 0 0 9 0 0 0 21 0 1 0 657485111 39280640 5736 33554432000 4194304 4300288 140734605438224 18446744073709551615 268272354840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 9623 5738 218 26 0 6255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38360

[startup+0.300368 s]
/proc/loadavg: 1.02 1.04 1.43 4/366 1499
/proc/meminfo: memFree=26911584/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=79896 CPUtime=0.29 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 18842 0 0 0 27 2 0 0 22 0 1 0 657485111 81813504 15692 33554432000 4194304 4300288 140734605438224 18446744073709551615 4219190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 19974 15692 220 26 0 16606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79896

[startup+0.700291 s]
/proc/loadavg: 1.02 1.04 1.43 4/366 1499
/proc/meminfo: memFree=26911584/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=94784 CPUtime=0.69 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 21488 0 0 0 67 2 0 0 24 0 1 0 657485111 97058816 17979 33554432000 4194304 4300288 140734605438224 18446744073709551615 4231315 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 23696 17979 222 26 0 20328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94784

[startup+1.50109 s]
/proc/loadavg: 1.26 1.09 1.45 5/367 1500
/proc/meminfo: memFree=26733216/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=79636 CPUtime=1.49 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 24155 0 0 0 147 2 0 0 25 0 1 0 657485111 81547264 15070 33554432000 4194304 4300288 140734605438224 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 19909 15070 241 26 0 16541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79636

[startup+3.10081 s]
/proc/loadavg: 1.26 1.09 1.45 5/373 1512
/proc/meminfo: memFree=26433104/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=79636 CPUtime=3.09 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 24710 0 0 0 307 2 0 0 25 0 1 0 657485111 81547264 15625 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 19909 15625 241 26 0 16541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79636

[startup+6.30024 s]
/proc/loadavg: 1.26 1.09 1.45 5/376 1518
/proc/meminfo: memFree=25804404/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=86816 CPUtime=6.29 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 25591 0 0 0 626 3 0 0 25 0 1 0 657485111 88899584 16506 33554432000 4194304 4300288 140734605438224 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 21704 16506 241 26 0 18336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86816

[startup+12.7011 s]
/proc/loadavg: 1.68 1.19 1.47 5/376 1518
/proc/meminfo: memFree=25408356/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=98492 CPUtime=12.69 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 26994 0 0 0 1265 4 0 0 25 0 1 0 657485111 100855808 17909 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 24623 17909 242 26 0 21255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98492

[startup+25.5008 s]
/proc/loadavg: 2.04 1.28 1.50 5/376 1519
/proc/meminfo: memFree=25247064/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=117460 CPUtime=25.5 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 30226 0 0 0 2545 5 0 0 25 0 1 0 657485111 120279040 21137 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 29365 21137 242 26 0 25997 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 117460

[startup+51.1003 s]
/proc/loadavg: 2.81 1.54 1.58 5/376 1519
/proc/meminfo: memFree=25117240/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=148280 CPUtime=51.09 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 37335 0 0 0 5103 6 0 0 25 0 1 0 657485111 151838720 28243 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 37070 28243 242 26 0 33702 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148280

[startup+102.3 s]
/proc/loadavg: 3.56 1.93 1.71 5/376 1521
/proc/meminfo: memFree=24670560/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=198368 CPUtime=102.29 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 48503 0 0 0 10221 8 0 0 25 0 1 0 657485111 203128832 39406 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 49592 39406 242 26 0 46224 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 198368

[startup+162.3 s]
/proc/loadavg: 3.88 2.32 1.85 5/376 1522
/proc/meminfo: memFree=24072840/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=279756 CPUtime=162.29 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 61423 0 0 0 16219 10 0 0 25 0 1 0 657485111 286470144 52313 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 69939 52313 242 26 0 66571 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 279756

[startup+222.301 s]
/proc/loadavg: 3.95 2.62 1.98 5/376 1524
/proc/meminfo: memFree=23566240/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=279756 CPUtime=222.3 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 71906 0 0 0 22218 12 0 0 25 0 1 0 657485111 286470144 62792 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 69939 62792 242 26 0 66571 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 279756

[startup+282.301 s]
/proc/loadavg: 4.19 2.92 2.12 5/376 1526
/proc/meminfo: memFree=22949676/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=412016 CPUtime=282.3 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 84353 0 0 0 28217 13 0 0 25 0 1 0 657485111 421904384 75237 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 103004 75237 242 26 0 99636 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412016

[startup+342.3 s]
/proc/loadavg: 4.14 3.13 2.24 5/376 1527
/proc/meminfo: memFree=22470364/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=412684 CPUtime=342.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 105332 0 0 0 34215 16 0 0 25 0 1 0 657485111 422588416 96204 33554432000 4194304 4300288 140734605438224 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 103171 96204 242 26 0 99803 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 412684

[startup+402.301 s]
/proc/loadavg: 4.05 3.29 2.35 5/376 1529
/proc/meminfo: memFree=22022076/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=627928 CPUtime=402.3 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 119716 0 0 0 40212 18 0 0 25 0 1 0 657485111 642998272 110580 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 156982 110580 242 26 0 153614 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 627928

[startup+462.314 s]
/proc/loadavg: 4.02 3.41 2.45 5/376 1530
/proc/meminfo: memFree=21488956/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=629004 CPUtime=462.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 135737 0 0 0 46211 20 0 0 25 0 1 0 657485111 644100096 126586 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 157251 126586 242 26 0 153883 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 629004

[startup+522.3 s]
/proc/loadavg: 4.00 3.52 2.55 5/376 1532
/proc/meminfo: memFree=21000108/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=629004 CPUtime=522.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 145710 0 0 0 52209 22 0 0 25 0 1 0 657485111 644100096 136558 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268492 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 157251 136558 242 26 0 153883 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 629004

[startup+582.301 s]
/proc/loadavg: 4.00 3.60 2.63 5/376 1534
/proc/meminfo: memFree=20476412/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=629004 CPUtime=582.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 153995 0 0 0 58208 23 0 0 25 0 1 0 657485111 644100096 144840 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 157251 144840 242 26 0 153883 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 629004

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 2.72 5/376 1535
/proc/meminfo: memFree=19969332/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=979212 CPUtime=642.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 171512 0 0 0 64206 25 0 0 25 0 1 0 657485111 1002713088 162344 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 244803 162344 242 26 0 241435 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 979212

[startup+702.3 s]
/proc/loadavg: 4.16 3.77 2.81 5/376 1537
/proc/meminfo: memFree=19505300/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=980128 CPUtime=702.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 182563 0 0 0 70204 27 0 0 25 0 1 0 657485111 1003651072 173393 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 245032 173393 242 26 0 241664 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 980128

[startup+762.3 s]
/proc/loadavg: 4.06 3.81 2.88 5/376 1538
/proc/meminfo: memFree=19023888/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=980968 CPUtime=762.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 197287 0 0 0 76201 30 0 0 25 0 1 0 657485111 1004511232 188113 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 245242 188113 242 26 0 241874 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 980968

[startup+822.301 s]
/proc/loadavg: 4.09 3.86 2.95 5/376 1540
/proc/meminfo: memFree=18472172/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=981484 CPUtime=822.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 210555 0 0 0 82199 32 0 0 25 0 1 0 657485111 1005039616 201374 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 245371 201374 242 26 0 242003 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 981484

[startup+882.301 s]
/proc/loadavg: 4.11 3.91 3.03 5/376 1542
/proc/meminfo: memFree=17926776/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=982824 CPUtime=882.32 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 228075 0 0 0 88197 35 0 0 25 0 1 0 657485111 1006411776 218888 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268327 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 245706 218888 242 26 0 242338 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 982824

[startup+942.3 s]
/proc/loadavg: 4.08 3.94 3.09 5/376 1543
/proc/meminfo: memFree=17286152/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=983332 CPUtime=942.31 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 241228 0 0 0 94194 37 0 0 25 0 1 0 657485111 1006931968 232038 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 245833 232038 242 26 0 242465 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 983332

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.14 5/376 1545
/proc/meminfo: memFree=16695988/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1551992 CPUtime=1002.32 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 259216 0 0 0 100192 40 0 0 25 0 1 0 657485111 1589239808 250004 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 387998 250004 242 26 0 384630 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1551992

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.19 5/376 1546
/proc/meminfo: memFree=16250532/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1553028 CPUtime=1062.32 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 271923 0 0 0 106190 42 0 0 25 0 1 0 657485111 1590300672 262702 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 388257 262702 242 26 0 384889 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1553028

[startup+1122.31 s]
/proc/loadavg: 4.00 3.96 3.24 5/376 1548
/proc/meminfo: memFree=15662716/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1553900 CPUtime=1122.33 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 290963 0 0 0 112188 45 0 0 25 0 1 0 657485111 1591193600 281728 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 388475 281728 242 26 0 385107 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1553900

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.29 5/376 1550
/proc/meminfo: memFree=15113596/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1555816 CPUtime=1182.32 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 305758 0 0 0 118183 49 0 0 25 0 1 0 657485111 1593155584 296515 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 388954 296515 242 26 0 385586 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1555816

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.33 5/376 1551
/proc/meminfo: memFree=14548972/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1556524 CPUtime=1242.32 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 322623 0 0 0 124181 51 0 0 25 0 1 0 657485111 1593880576 313374 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 389131 313374 242 26 0 385763 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1556524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.37 5/376 1553
/proc/meminfo: memFree=14197140/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1556796 CPUtime=1300.03 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 333985 0 0 0 129949 54 0 0 25 0 1 0 657485111 1594159104 324732 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 389199 324732 242 26 0 385831 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1556796

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.37 5/376 1553
/proc/meminfo: memFree=14197140/32950928 swapFree=60199044/67111528
[pid=1499] ppid=1497 vsize=1556796 CPUtime=1300.03 cores=1,3
/proc/1499/stat : 1499 (cir_minisat) R 1497 1499 24378 0 -1 4202496 333985 0 0 0 129949 54 0 0 25 0 1 0 657485111 1594159104 324732 33554432000 4194304 4300288 140734605438224 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1499/statm: 389199 324732 242 26 0 385831 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1556796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1299.51
CPU system time (s): 0.58591
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1556796

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

runsolver used 4.47932 second user time and 10.8993 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 13:27:43
IDJOB=3380489
IDBENCH=82389
IDSOLVER=1863
FILE ID=node122/3380489-1305458863
RUNJOBID= node122-1305458862-1477
PBS_JOBID= 13324864
Free space on /tmp= 73376 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=869464223

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26912360 kB
Buffers:        306608 kB
Cached:        3902992 kB
SwapCached:      50104 kB
Active:        1646480 kB
Inactive:      4158716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26912360 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           86924 kB
Writeback:           0 kB
AnonPages:     1555992 kB
Mapped:          19040 kB
Slab:           129840 kB
PageTables:      38380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79594136 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= 73140 MiB
End job on node122 at 2011-05-15 13:49:25