Trace number 3348513

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-03-02? (TO) 1300.16 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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-3348513-1304969983/watcher-3348513-1304969983 -o /tmp/evaluation-result-3348513-1304969983/solver-3348513-1304969983 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348513-1304969983.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=22420 CPUtime=0 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 1299 0 0 0 0 0 0 0 18 0 1 0 64608002 22958080 1226 33554432000 4194304 4254575 140735844399888 18446744073709551615 4200761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 5605 1226 213 15 0 2248 0

[startup+0.0677749 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=30088 CPUtime=0.05 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 3128 0 0 0 5 0 0 0 18 0 1 0 64608002 30810112 3020 33554432000 4194304 4254575 140735844399888 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 7522 3021 213 15 0 4165 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30088

[startup+1.0676 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=222896 CPUtime=1.06 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 49307 0 0 0 99 7 0 0 19 0 1 0 64608002 228245504 45688 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 55724 45688 222 15 0 52367 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 222896

[startup+1.10059 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=222896 CPUtime=1.09 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 49307 0 0 0 102 7 0 0 19 0 1 0 64608002 228245504 45688 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 55724 45688 222 15 0 52367 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 222896

[startup+1.20058 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=222896 CPUtime=1.19 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 49322 0 0 0 112 7 0 0 19 0 1 0 64608002 228245504 45703 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 55724 45703 222 15 0 52367 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 222896

[startup+1.50052 s]
/proc/loadavg: 3.98 4.01 3.42 5/307 23477
/proc/meminfo: memFree=2926028/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=222896 CPUtime=1.49 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 49382 0 0 0 142 7 0 0 20 0 1 0 64608002 228245504 45763 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 55724 45763 222 15 0 52367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 222896

[startup+3.11124 s]
/proc/loadavg: 4.14 4.04 3.43 5/308 23478
/proc/meminfo: memFree=2738036/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=223032 CPUtime=3.1 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 49654 0 0 0 303 7 0 0 25 0 1 0 64608002 228384768 46035 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 55758 46035 232 15 0 52401 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 223032

[startup+6.30067 s]
/proc/loadavg: 4.13 4.04 3.43 5/308 23478
/proc/meminfo: memFree=2714940/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=228264 CPUtime=6.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 53662 0 0 0 622 8 0 0 25 0 1 0 64608002 233742336 49298 33554432000 4194304 4254575 140735844399888 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 57066 49298 232 15 0 53709 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 228264

[startup+12.7005 s]
/proc/loadavg: 4.12 4.04 3.44 5/308 23478
/proc/meminfo: memFree=2690024/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=259084 CPUtime=12.69 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 55726 0 0 0 1260 9 0 0 25 0 1 0 64608002 265302016 51361 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 64771 51361 233 15 0 61414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 259084

[startup+25.5012 s]
/proc/loadavg: 4.10 4.04 3.44 5/308 23478
/proc/meminfo: memFree=2623512/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=311864 CPUtime=25.49 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 63422 0 0 0 2539 10 0 0 25 0 1 0 64608002 319348736 59052 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 77966 59052 233 15 0 74609 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 311864

[startup+51.1007 s]
/proc/loadavg: 4.06 4.03 3.46 5/308 23479
/proc/meminfo: memFree=2508904/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=396440 CPUtime=51.09 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 79042 0 0 0 5096 13 0 0 25 0 1 0 64608002 405954560 74660 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 99110 74660 233 15 0 95753 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 396440

[startup+102.301 s]
/proc/loadavg: 3.80 3.98 3.47 4/302 23497
/proc/meminfo: memFree=2636992/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=531324 CPUtime=102.29 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 101720 0 0 0 10210 19 0 0 25 0 1 0 64608002 544075776 97329 33554432000 4194304 4254575 140735844399888 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 132831 97329 233 15 0 129474 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 531324

[startup+162.301 s]
/proc/loadavg: 3.34 3.81 3.44 4/302 23499
/proc/meminfo: memFree=2369984/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=749520 CPUtime=162.29 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 132371 0 0 0 16205 24 0 0 25 0 1 0 64608002 767508480 127965 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209475 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 187380 127965 233 15 0 184023 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 749520

[startup+222.301 s]
/proc/loadavg: 3.12 3.66 3.41 4/302 23501
/proc/meminfo: memFree=2142908/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=753480 CPUtime=222.29 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 160667 0 0 0 22200 29 0 0 25 0 1 0 64608002 771563520 156249 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 188370 156249 233 15 0 185013 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 753480

[startup+282.3 s]
/proc/loadavg: 2.76 3.47 3.36 3/296 23520
/proc/meminfo: memFree=2895380/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1105508 CPUtime=282.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 187435 0 0 0 28195 35 0 0 25 0 1 0 64608002 1132040192 183014 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 276377 183014 233 15 0 273020 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1105508

[startup+342.301 s]
/proc/loadavg: 2.32 3.22 3.28 3/296 23522
/proc/meminfo: memFree=2666236/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1109888 CPUtime=342.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 221115 0 0 0 34189 41 0 0 25 0 1 0 64608002 1136525312 216681 33554432000 4194304 4254575 140735844399888 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 277472 216681 233 15 0 274115 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1109888

[startup+402.301 s]
/proc/loadavg: 2.12 2.99 3.20 3/296 23523
/proc/meminfo: memFree=2395516/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1111460 CPUtime=402.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 265341 0 0 0 40185 46 0 0 25 0 1 0 64608002 1138135040 260895 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 277865 260895 233 15 0 274508 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1111460

[startup+462.3 s]
/proc/loadavg: 2.04 2.81 3.12 3/296 23525
/proc/meminfo: memFree=2125300/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1680552 CPUtime=462.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 304404 0 0 0 46178 52 0 0 25 0 1 0 64608002 1720885248 299948 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209236 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 420138 299948 233 15 0 416781 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1680552

[startup+522.311 s]
/proc/loadavg: 2.01 2.66 3.05 3/296 23527
/proc/meminfo: memFree=1912728/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1685636 CPUtime=522.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 338472 0 0 0 52175 56 0 0 25 0 1 0 64608002 1726091264 334003 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 421409 334003 233 15 0 418052 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1685636

[startup+582.301 s]
/proc/loadavg: 2.00 2.54 2.98 3/296 23528
/proc/meminfo: memFree=1706488/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1687964 CPUtime=582.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 373382 0 0 0 58169 61 0 0 25 0 1 0 64608002 1728475136 368906 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209236 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 421991 368906 233 15 0 418634 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1687964

[startup+642.301 s]
/proc/loadavg: 2.00 2.44 2.91 3/296 23530
/proc/meminfo: memFree=1526776/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=1690560 CPUtime=642.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 398484 0 0 0 64165 65 0 0 25 0 1 0 64608002 1731133440 394003 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 422640 394003 233 15 0 419283 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1690560

[startup+702.3 s]
/proc/loadavg: 2.12 2.39 2.86 3/296 23531
/proc/meminfo: memFree=1267832/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2616444 CPUtime=702.3 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 439994 0 0 0 70158 72 0 0 25 0 1 0 64608002 2679238656 435500 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209475 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 654111 435500 233 15 0 650754 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2616444

[startup+762.301 s]
/proc/loadavg: 2.04 2.31 2.81 3/296 23533
/proc/meminfo: memFree=1046080/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2618732 CPUtime=762.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 466159 0 0 0 76154 77 0 0 25 0 1 0 64608002 2681581568 461660 33554432000 4194304 4254575 140735844399888 18446744073709551615 4216831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 654683 461660 233 15 0 651326 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2618732

[startup+822.301 s]
/proc/loadavg: 2.01 2.25 2.75 3/296 23535
/proc/meminfo: memFree=820744/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2624292 CPUtime=822.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 503273 0 0 0 82148 83 0 0 25 0 1 0 64608002 2687275008 498750 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209475 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 656073 498750 233 15 0 652716 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2624292

[startup+882.301 s]
/proc/loadavg: 2.07 2.22 2.71 3/296 23536
/proc/meminfo: memFree=589168/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2626532 CPUtime=882.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 538611 0 0 0 88141 90 0 0 25 0 1 0 64608002 2689568768 534076 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 656633 534076 233 15 0 653276 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2626532

[startup+942.3 s]
/proc/loadavg: 2.02 2.18 2.66 3/296 23538
/proc/meminfo: memFree=349280/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2627288 CPUtime=942.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 574601 0 0 0 94135 96 0 0 25 0 1 0 64608002 2690342912 570060 33554432000 4194304 4254575 140735844399888 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 656822 570060 233 15 0 653465 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2627288

[startup+1002.3 s]
/proc/loadavg: 2.01 2.14 2.62 3/296 23539
/proc/meminfo: memFree=175956/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2628944 CPUtime=1002.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 596742 0 0 0 100131 100 0 0 25 0 1 0 64608002 2692038656 592189 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 657236 592189 233 15 0 653879 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2628944

[startup+1062.3 s]
/proc/loadavg: 2.00 2.11 2.58 3/296 23541
/proc/meminfo: memFree=99660/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=2632288 CPUtime=1062.33 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 629255 0 0 0 106127 106 0 0 25 0 1 0 64608002 2695462912 624689 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 658072 624689 233 15 0 654715 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2632288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.09 2.54 3/296 23543
/proc/meminfo: memFree=95932/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=4132140 CPUtime=1122.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 660897 0 0 0 112120 111 0 0 25 0 1 0 64608002 4231311360 656324 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 1033035 656324 233 15 0 1029678 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4132140

[startup+1182.31 s]
/proc/loadavg: 2.00 2.07 2.50 3/296 23544
/proc/meminfo: memFree=92916/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=4137684 CPUtime=1182.33 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 689361 0 0 0 118116 117 0 0 25 0 1 0 64608002 4236988416 684771 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 1034421 684771 233 15 0 1031064 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4137684

[startup+1242.3 s]
/proc/loadavg: 1.37 1.87 2.41 2/290 23564
/proc/meminfo: memFree=1903148/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=4139380 CPUtime=1242.31 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 715639 0 0 0 124108 123 0 0 25 0 1 0 64608002 4238725120 711041 33554432000 4194304 4254575 140735844399888 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 1034845 711041 233 15 0 1031488 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4139380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.20 1.74 2.32 2/290 23574
/proc/meminfo: memFree=1779796/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=4141592 CPUtime=1300.04 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4202496 746308 0 0 0 129875 129 0 0 25 0 1 0 64608002 4240990208 741704 33554432000 4194304 4254575 140735844399888 18446744073709551615 4223757 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23477/statm: 1035398 741704 233 15 0 1032041 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4141592

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

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

[startup+1300.11 s]
/proc/loadavg: 1.20 1.74 2.32 2/290 23574
/proc/meminfo: memFree=1779796/32950928 swapFree=67111364/67111528
[pid=23477] ppid=23475 vsize=0 CPUtime=1300.13 cores=5,7
/proc/23477/stat : 23477 (cir_minisat) R 23475 23477 21818 0 -1 4203524 746308 0 0 0 129875 138 0 0 25 0 1 0 64608002 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/23477/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.16
CPU user time (s): 1298.75
CPU system time (s): 1.40779
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4141592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.75
system time used= 1.40779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 746308
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= 9
involuntary context switches= 872

runsolver used 3.41648 second user time and 8.43872 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 21:39:46
IDJOB=3348513
IDBENCH=82387
IDSOLVER=1810
FILE ID=node112/3348513-1304969983
RUNJOBID= node112-1304968199-23033
PBS_JOBID= 13285638
Free space on /tmp= 40588 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348513-1304969983/watcher-3348513-1304969983 -o /tmp/evaluation-result-3348513-1304969983/solver-3348513-1304969983 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348513-1304969983.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1285156768

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:       2926176 kB
Buffers:        220732 kB
Cached:       14250844 kB
SwapCached:          0 kB
Active:       20950600 kB
Inactive:      8530680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2926176 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           79152 kB
Writeback:           0 kB
AnonPages:    15009672 kB
Mapped:          21696 kB
Slab:           435472 kB
PageTables:      45348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 36598600 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= 40628 MiB
End job on node112 at 2011-05-09 22:01:28