Trace number 3380345

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.18 1300.18

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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

running on 2 cores: 0,2

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.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=21012 CPUtime=0 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 1031 0 0 0 0 0 0 0 23 0 1 0 657485232 21516288 974 33554432000 4194304 4300288 140736518290688 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 5253 974 218 26 0 1885 0

[startup+0.0280201 s]
/proc/loadavg: 1.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=24320 CPUtime=0.02 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 1751 0 0 0 2 0 0 0 23 0 1 0 657485232 24903680 1666 33554432000 4194304 4300288 140736518290688 18446744073709551615 4257300 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 6080 1666 218 26 0 2712 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24320

[startup+0.101007 s]
/proc/loadavg: 1.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=38636 CPUtime=0.09 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 5258 0 0 0 9 0 0 0 23 0 1 0 657485232 39563264 5029 33554432000 4194304 4300288 140736518290688 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 9659 5029 218 26 0 6291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38636

[startup+0.300972 s]
/proc/loadavg: 1.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=82416 CPUtime=0.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 17253 0 0 0 27 2 0 0 25 0 1 0 657485232 84393984 15830 33554432000 4194304 4300288 140736518290688 18446744073709551615 4213913 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 20604 15831 218 26 0 17236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82416

[startup+0.7009 s]
/proc/loadavg: 1.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=171388 CPUtime=0.69 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 41691 0 0 0 63 6 0 0 25 0 1 0 657485232 175501312 37004 33554432000 4194304 4300288 140736518290688 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 42847 37005 218 26 0 39479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171388

[startup+1.8187 s]
/proc/loadavg: 1.26 1.09 1.45 5/369 1505
/proc/meminfo: memFree=26721468/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=264928 CPUtime=1.81 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 66113 0 0 0 173 8 0 0 25 0 1 0 657485232 271286272 59098 33554432000 4194304 4300288 140736518290688 18446744073709551615 4228637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 66232 59098 221 26 0 62864 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 264928

[startup+3.10047 s]
/proc/loadavg: 1.26 1.09 1.45 5/373 1512
/proc/meminfo: memFree=26053524/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=264928 CPUtime=3.09 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 66113 0 0 0 301 8 0 0 25 0 1 0 657485232 271286272 59098 33554432000 4194304 4300288 140736518290688 18446744073709551615 4228682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 66232 59098 221 26 0 62864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264928

[startup+6.3009 s]
/proc/loadavg: 1.48 1.14 1.46 5/376 1518
/proc/meminfo: memFree=25639376/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=326948 CPUtime=6.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 75979 0 0 0 619 10 0 0 25 0 1 0 657485232 334794752 68145 33554432000 4194304 4300288 140736518290688 18446744073709551615 4228524 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 81737 68145 222 26 0 78369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 326948

[startup+12.7008 s]
/proc/loadavg: 1.68 1.19 1.47 5/376 1518
/proc/meminfo: memFree=25402660/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=266456 CPUtime=12.68 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 89503 0 0 0 1256 12 0 0 25 0 1 0 657485232 272850944 58730 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 66614 58730 242 26 0 63246 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 266456

[startup+25.5005 s]
/proc/loadavg: 2.19 1.32 1.51 5/376 1519
/proc/meminfo: memFree=25240244/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=297276 CPUtime=25.49 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 95428 0 0 0 2535 14 0 0 25 0 1 0 657485232 304410624 64650 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268375 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 74319 64650 243 26 0 70951 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 297276

[startup+51.101 s]
/proc/loadavg: 2.81 1.54 1.58 5/376 1519
/proc/meminfo: memFree=25110668/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=428752 CPUtime=51.09 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 122179 0 0 0 5092 17 0 0 25 0 1 0 657485232 439042048 91391 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268327 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 107188 91391 243 26 0 103820 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 428752

[startup+102.301 s]
/proc/loadavg: 3.56 1.93 1.71 5/376 1521
/proc/meminfo: memFree=24656300/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=561012 CPUtime=102.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 162086 0 0 0 10206 23 0 0 25 0 1 0 657485232 574476288 131275 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268245 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 140253 131275 243 26 0 136885 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 561012

[startup+162.3 s]
/proc/loadavg: 3.88 2.32 1.85 5/376 1522
/proc/meminfo: memFree=24069108/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=775936 CPUtime=162.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 216384 0 0 0 16199 30 0 0 25 0 1 0 657485232 794558464 185541 33554432000 4194304 4300288 140736518290688 18446744073709551615 4269986 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 193984 185541 243 26 0 190616 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 775936

[startup+222.3 s]
/proc/loadavg: 3.95 2.62 1.98 5/376 1524
/proc/meminfo: memFree=23543164/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=1125184 CPUtime=222.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 249271 0 0 0 22195 34 0 0 25 0 1 0 657485232 1152188416 218404 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 281296 218404 243 26 0 277928 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1125184

[startup+282.301 s]
/proc/loadavg: 4.19 2.92 2.12 5/376 1526
/proc/meminfo: memFree=22942716/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=1125184 CPUtime=282.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 300338 0 0 0 28188 41 0 0 25 0 1 0 657485232 1152188416 269460 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 281296 269460 243 26 0 277928 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1125184

[startup+342.301 s]
/proc/loadavg: 4.14 3.13 2.24 5/376 1527
/proc/meminfo: memFree=22463668/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=1692712 CPUtime=342.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 347981 0 0 0 34180 49 0 0 25 0 1 0 657485232 1733337088 317082 33554432000 4194304 4300288 140736518290688 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 423178 317082 243 26 0 419810 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1692712

[startup+402.3 s]
/proc/loadavg: 4.05 3.29 2.35 5/376 1529
/proc/meminfo: memFree=22005584/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=1692712 CPUtime=402.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 392196 0 0 0 40175 54 0 0 25 0 1 0 657485232 1733337088 361267 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 423178 361267 243 26 0 419810 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1692712

[startup+462.301 s]
/proc/loadavg: 4.02 3.41 2.45 5/376 1530
/proc/meminfo: memFree=21480264/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=1692712 CPUtime=462.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 439734 0 0 0 46169 60 0 0 25 0 1 0 657485232 1733337088 408777 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 423178 408777 243 26 0 419810 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1692712

[startup+522.301 s]
/proc/loadavg: 4.00 3.52 2.55 5/376 1532
/proc/meminfo: memFree=20985212/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=2614948 CPUtime=522.3 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 494302 0 0 0 52162 68 0 0 25 0 1 0 657485232 2677706752 463329 33554432000 4194304 4300288 140736518290688 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 653737 463329 243 26 0 650369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2614948

[startup+582.3 s]
/proc/loadavg: 4.00 3.60 2.63 5/376 1534
/proc/meminfo: memFree=20471440/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=2618380 CPUtime=582.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 545091 0 0 0 58155 74 0 0 25 0 1 0 657485232 2681221120 514100 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 654595 514100 243 26 0 651227 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2618380

[startup+642.314 s]
/proc/loadavg: 4.00 3.67 2.72 5/376 1535
/proc/meminfo: memFree=19953708/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=2627796 CPUtime=642.3 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 593202 0 0 0 64149 81 0 0 25 0 1 0 657485232 2690863104 562182 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 656949 562182 243 26 0 653581 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2627796

[startup+702.301 s]
/proc/loadavg: 4.16 3.77 2.81 5/376 1537
/proc/meminfo: memFree=19498356/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=2634220 CPUtime=702.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 641130 0 0 0 70141 88 0 0 25 0 1 0 657485232 2697441280 610085 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268529 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 658555 610085 243 26 0 655187 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2634220

[startup+762.3 s]
/proc/loadavg: 4.06 3.81 2.88 5/376 1538
/proc/meminfo: memFree=19015816/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4139532 CPUtime=762.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 692987 0 0 0 76133 96 0 0 25 0 1 0 657485232 4238880768 661932 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1034883 661932 243 26 0 1031515 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 4139532

[startup+822.3 s]
/proc/loadavg: 4.09 3.86 2.95 5/376 1540
/proc/meminfo: memFree=18466336/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4144864 CPUtime=822.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 738481 0 0 0 82128 101 0 0 25 0 1 0 657485232 4244340736 707416 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1036216 707416 243 26 0 1032848 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 4144864

[startup+882.301 s]
/proc/loadavg: 4.11 3.91 3.03 5/376 1542
/proc/meminfo: memFree=17910524/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4147472 CPUtime=882.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 780635 0 0 0 88121 108 0 0 25 0 1 0 657485232 4247011328 749556 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1036868 749556 243 26 0 1033500 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 4147472

[startup+942.301 s]
/proc/loadavg: 4.08 3.94 3.09 5/376 1543
/proc/meminfo: memFree=17276356/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4155780 CPUtime=942.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 831323 0 0 0 94113 116 0 0 25 0 1 0 657485232 4255518720 800228 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1038945 800228 243 26 0 1035577 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 4155780

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.14 5/376 1545
/proc/meminfo: memFree=16690780/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4161512 CPUtime=1002.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 887724 0 0 0 100108 121 0 0 25 0 1 0 657485232 4261388288 856608 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268327 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1040378 856608 243 26 0 1037010 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 4161512

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.19 5/376 1546
/proc/meminfo: memFree=16240976/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4167008 CPUtime=1062.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 935206 0 0 0 106101 128 0 0 25 0 1 0 657485232 4267016192 904065 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1041752 904065 243 26 0 1038384 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 4167008

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.24 5/376 1548
/proc/meminfo: memFree=15654272/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4173256 CPUtime=1122.3 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 993689 0 0 0 112093 137 0 0 25 0 1 0 657485232 4273414144 962532 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268166 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1043314 962532 243 26 0 1039946 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 4173256

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.29 5/376 1550
/proc/meminfo: memFree=15092136/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=4177532 CPUtime=1182.29 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 1053808 0 0 0 118083 146 0 0 25 0 1 0 657485232 4277792768 1022623 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1044383 1022623 243 26 0 1041015 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 4177532

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.33 5/376 1551
/proc/meminfo: memFree=14544508/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=6615592 CPUtime=1242.28 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 1112735 0 0 0 124076 152 0 0 25 0 1 0 657485232 6774366208 1081526 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1653898 1081526 243 26 0 1650530 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 6615592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.98 3.37 5/374 1554
/proc/meminfo: memFree=15488864/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=6616824 CPUtime=1300.01 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4202496 1132787 0 0 0 129844 157 0 0 25 0 1 0 657485232 6775627776 1101571 33554432000 4194304 4300288 140736518290688 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1505/statm: 1654206 1101571 243 26 0 1650838 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 6616824

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

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

[startup+1300.13 s]
/proc/loadavg: 3.97 3.98 3.37 5/374 1554
/proc/meminfo: memFree=15488864/32950928 swapFree=60199044/67111528
[pid=1505] ppid=1503 vsize=0 CPUtime=1300.12 cores=0,2
/proc/1505/stat : 1505 (cir_minisat) R 1503 1505 24378 0 -1 4203524 1132787 0 0 0 129845 167 0 0 25 0 1 0 657485232 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/1505/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.18
CPU time (s): 1300.18
CPU user time (s): 1298.45
CPU system time (s): 1.72474
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 6616824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.45
system time used= 1.72474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1132787
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= 5
involuntary context switches= 15009

runsolver used 4.52331 second user time and 10.8553 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 13:27:44
IDJOB=3380345
IDBENCH=82386
IDSOLVER=1863
FILE ID=node122/3380345-1305458862
RUNJOBID= node122-1305458862-1475
PBS_JOBID= 13324864
Free space on /tmp= 73260 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380345-1305458862/watcher-3380345-1305458862 -o /tmp/evaluation-result-3380345-1305458862/solver-3380345-1305458862 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380345-1305458862.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
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:      26721756 kB
Buffers:        306720 kB
Cached:        4031344 kB
SwapCached:      50104 kB
Active:        1764656 kB
Inactive:      4226140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26721756 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          202912 kB
Writeback:           0 kB
AnonPages:     1613384 kB
Mapped:          19544 kB
Slab:           135072 kB
PageTables:      38596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79678508 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= 73156 MiB
End job on node122 at 2011-05-15 13:49:26