Trace number 3350545

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: contrasat 2011-03-02? (TO) 1300.09 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
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 variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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-3350545-1304970827/watcher-3350545-1304970827 -o /tmp/evaluation-result-3350545-1304970827/solver-3350545-1304970827 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350545-1304970827.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.44 2.98 3.41 4/310 4582
/proc/meminfo: memFree=12926292/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=24728 CPUtime=0 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1737 0 0 0 0 0 0 0 21 0 1 0 608681086 25321472 1678 33554432000 4194304 4298156 140734494974976 18446744073709551615 4201905 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 6182 1678 215 26 0 2814 0

[startup+0.03309 s]
/proc/loadavg: 1.44 2.98 3.41 4/310 4582
/proc/meminfo: memFree=12926292/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=26000 CPUtime=0.02 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2149 0 0 0 2 0 0 0 21 0 1 0 608681086 26624000 2060 33554432000 4194304 4298156 140734494974976 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 6500 2063 216 26 0 3132 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26000

[startup+0.101075 s]
/proc/loadavg: 1.44 2.98 3.41 4/310 4582
/proc/meminfo: memFree=12926292/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=38088 CPUtime=0.09 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 5359 0 0 0 8 1 0 0 21 0 1 0 608681086 39002112 5130 33554432000 4194304 4298156 140734494974976 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 9522 5132 216 26 0 6154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38088

[startup+0.301038 s]
/proc/loadavg: 1.44 2.98 3.41 4/310 4582
/proc/meminfo: memFree=12926292/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=80404 CPUtime=0.29 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 17137 0 0 0 26 3 0 0 22 0 1 0 608681086 82333696 15350 33554432000 4194304 4298156 140734494974976 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 20101 15352 216 26 0 16733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80404

[startup+0.700963 s]
/proc/loadavg: 1.44 2.98 3.41 4/310 4582
/proc/meminfo: memFree=12926292/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=195240 CPUtime=0.69 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 44746 0 0 0 62 7 0 0 24 0 1 0 608681086 199925760 38547 33554432000 4194304 4298156 140734494974976 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 48810 38549 216 26 0 45442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 195240

[startup+1.50082 s]
/proc/loadavg: 1.44 2.98 3.41 5/314 4589
/proc/meminfo: memFree=12621588/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=419172 CPUtime=1.49 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 98073 0 0 0 132 17 0 0 25 0 1 0 608681086 429232128 84095 33554432000 4194304 4298156 140734494974976 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 104793 84096 216 26 0 101425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 419172

[startup+3.10052 s]
/proc/loadavg: 1.44 2.98 3.41 5/314 4589
/proc/meminfo: memFree=12179776/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=792288 CPUtime=3.09 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 201093 0 0 0 273 36 0 0 25 0 1 0 608681086 811302912 171102 33554432000 4194304 4298156 140734494974976 18446744073709551615 4267427 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 198072 171112 219 26 0 194704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 792288

[startup+6.30093 s]
/proc/loadavg: 1.89 3.05 3.43 5/314 4589
/proc/meminfo: memFree=11592684/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=792288 CPUtime=6.3 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 201299 0 0 0 590 40 0 0 25 0 1 0 608681086 811302912 171308 33554432000 4194304 4298156 140734494974976 18446744073709551615 4227667 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 198072 171308 222 26 0 194704 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 792288

[startup+12.7007 s]
/proc/loadavg: 2.06 3.06 3.43 5/314 4589
/proc/meminfo: memFree=11502180/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=858532 CPUtime=12.69 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 226536 0 0 0 1224 45 0 0 25 0 1 0 608681086 879136768 194479 33554432000 4194304 4298156 140734494974976 18446744073709551615 4227873 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 214633 194479 222 26 0 211265 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 858532

[startup+25.5004 s]
/proc/loadavg: 2.49 3.11 3.44 5/314 4589
/proc/meminfo: memFree=11813152/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=780884 CPUtime=25.49 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 283669 0 0 0 2497 52 0 0 25 0 1 0 608681086 799625216 163202 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 195221 163202 242 26 0 191853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 780884

[startup+51.1006 s]
/proc/loadavg: 3.07 3.19 3.46 5/314 4590
/proc/meminfo: memFree=11761612/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=780884 CPUtime=51.1 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 353800 0 0 0 5050 60 0 0 25 0 1 0 608681086 799625216 166833 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 195221 166833 243 26 0 191853 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 780884

[startup+102.312 s]
/proc/loadavg: 3.60 3.32 3.49 5/314 4591
/proc/meminfo: memFree=11683804/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=780884 CPUtime=102.3 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 433621 0 0 0 10159 71 0 0 25 0 1 0 608681086 799625216 174922 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 195221 174922 243 26 0 191853 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 780884

[startup+162.301 s]
/proc/loadavg: 3.91 3.47 3.53 5/314 4593
/proc/meminfo: memFree=11640884/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=780884 CPUtime=162.29 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 593197 0 0 0 16138 91 0 0 25 0 1 0 608681086 799625216 178392 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 195221 178392 243 26 0 191853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 780884

[startup+222.301 s]
/proc/loadavg: 4.06 3.59 3.56 5/314 4595
/proc/meminfo: memFree=11569676/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=222.3 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 758736 0 0 0 22116 114 0 0 25 0 1 0 608681086 935059456 189913 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 189913 243 26 0 224918 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 913144

[startup+282.301 s]
/proc/loadavg: 4.08 3.69 3.60 5/314 4596
/proc/meminfo: memFree=11509016/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=282.3 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 866810 0 0 0 28103 127 0 0 25 0 1 0 608681086 935059456 199003 33554432000 4194304 4298156 140734494974976 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 199003 243 26 0 224918 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 913144

[startup+342.301 s]
/proc/loadavg: 4.12 3.77 3.63 5/314 4598
/proc/meminfo: memFree=11564784/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=342.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1110380 0 0 0 34075 156 0 0 25 0 1 0 608681086 935059456 184227 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 184227 243 26 0 224918 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 913144

[startup+402.301 s]
/proc/loadavg: 4.08 3.83 3.66 6/314 4599
/proc/meminfo: memFree=11475844/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=402.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1194889 0 0 0 40066 165 0 0 25 0 1 0 608681086 935059456 190692 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 190692 243 26 0 224918 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 913144

[startup+462.3 s]
/proc/loadavg: 4.16 3.90 3.69 5/314 4610
/proc/meminfo: memFree=11481632/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=462.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1368619 0 0 0 46046 185 0 0 25 0 1 0 608681086 935059456 180772 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 180772 243 26 0 224918 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 913144

[startup+522.3 s]
/proc/loadavg: 4.06 3.91 3.71 5/314 4639
/proc/meminfo: memFree=11624136/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=522.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1471531 0 0 0 52033 198 0 0 25 0 1 0 608681086 935059456 194201 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 194201 243 26 0 224918 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 913144

[startup+582.3 s]
/proc/loadavg: 4.15 3.97 3.74 5/314 4640
/proc/meminfo: memFree=11590828/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=582.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1657671 0 0 0 58014 217 0 0 25 0 1 0 608681086 935059456 184413 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251791 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 184413 243 26 0 224918 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 913144

[startup+642.301 s]
/proc/loadavg: 4.13 4.00 3.76 5/314 4645
/proc/meminfo: memFree=11436572/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=642.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1788501 0 0 0 63999 233 0 0 25 0 1 0 608681086 935059456 211480 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 211480 243 26 0 224918 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 913144

[startup+702.301 s]
/proc/loadavg: 4.45 4.12 3.82 5/314 4673
/proc/meminfo: memFree=11589432/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=702.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 1984485 0 0 0 69976 256 0 0 25 0 1 0 608681086 935059456 203813 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 203813 243 26 0 224918 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 913144

[startup+762.312 s]
/proc/loadavg: 4.16 4.09 3.82 5/314 4675
/proc/meminfo: memFree=11698792/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=762.33 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2240040 0 0 0 75946 287 0 0 25 0 1 0 608681086 935059456 181212 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251922 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 181212 243 26 0 224918 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 913144

[startup+822.301 s]
/proc/loadavg: 4.12 4.09 3.83 5/314 4677
/proc/meminfo: memFree=11514872/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=1128068 CPUtime=822.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2285459 0 0 0 81937 294 0 0 25 0 1 0 608681086 1155141632 226619 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 282017 226619 243 26 0 278649 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1128068

[startup+882.301 s]
/proc/loadavg: 4.11 4.09 3.85 5/314 4678
/proc/meminfo: memFree=11694276/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=882.31 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2564328 0 0 0 87905 326 0 0 25 0 1 0 608681086 935059456 186870 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 186870 243 26 0 224918 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 913144

[startup+942.301 s]
/proc/loadavg: 4.29 4.14 3.88 5/314 4680
/proc/meminfo: memFree=11525476/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=1128068 CPUtime=942.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2595156 0 0 0 93900 332 0 0 25 0 1 0 608681086 1155141632 217679 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 282017 217679 243 26 0 278649 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1128068

[startup+1002.3 s]
/proc/loadavg: 4.16 4.13 3.89 5/314 4681
/proc/meminfo: memFree=11481560/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=1002.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2705093 0 0 0 99888 344 0 0 25 0 1 0 608681086 935059456 202616 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 202616 243 26 0 224918 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 913144

[startup+1062.3 s]
/proc/loadavg: 4.10 4.12 3.90 5/314 4683
/proc/meminfo: memFree=11547264/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=1062.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 2812384 0 0 0 105872 360 0 0 25 0 1 0 608681086 935059456 211687 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251927 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 211687 243 26 0 224918 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 913144

[startup+1122.3 s]
/proc/loadavg: 4.03 4.09 3.91 5/314 4685
/proc/meminfo: memFree=11530132/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=1122.32 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 3011912 0 0 0 111848 384 0 0 25 0 1 0 608681086 935059456 198891 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 198891 243 26 0 224918 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 913144

[startup+1182.3 s]
/proc/loadavg: 4.05 4.09 3.91 5/314 4686
/proc/meminfo: memFree=11575496/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=1182.33 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 3218169 0 0 0 117823 410 0 0 25 0 1 0 608681086 935059456 185767 33554432000 4194304 4298156 140734494974976 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 185767 243 26 0 224918 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 913144

[startup+1242.3 s]
/proc/loadavg: 4.02 4.07 3.91 5/314 4688
/proc/meminfo: memFree=11415392/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=1128068 CPUtime=1242.33 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 3254346 0 0 0 123817 416 0 0 25 0 1 0 608681086 1155141632 221918 33554432000 4194304 4298156 140734494974976 18446744073709551615 4256400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 282017 221918 243 26 0 278649 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1128068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 4.05 3.91 4/309 4707
/proc/meminfo: memFree=11756504/32951124 swapFree=66050672/67111528
[pid=4582] ppid=4580 vsize=913144 CPUtime=1300.04 cores=1,3
/proc/4582/stat : 4582 (contrasat_relea) R 4580 4582 4116 0 -1 4202496 3367072 0 0 0 129573 431 0 0 25 0 1 0 608681086 935059456 210676 33554432000 4194304 4298156 140734494974976 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4582/statm: 228286 210676 243 26 0 224918 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 913144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1295.74
CPU system time (s): 4.35134
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1471944

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

runsolver used 3.75843 second user time and 9.26459 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-09 21:53:52
IDJOB=3350545
IDBENCH=82404
IDSOLVER=1816
FILE ID=node135/3350545-1304970827
RUNJOBID= node135-1304970827-4547
PBS_JOBID= 13285615
Free space on /tmp= 46088 MiB

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

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1193643262

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12926572 kB
Buffers:        164668 kB
Cached:        4898196 kB
SwapCached:      50364 kB
Active:       10017864 kB
Inactive:      9754344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12926572 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:          441524 kB
Writeback:           0 kB
AnonPages:    14664720 kB
Mapped:          19204 kB
Slab:           142568 kB
PageTables:      48092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57404428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 46172 MiB
End job on node135 at 2011-05-09 22:15:34