Trace number 3350544

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.11 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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-3350544-1304970953/watcher-3350544-1304970953 -o /tmp/evaluation-result-3350544-1304970953/solver-3350544-1304970953 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350544-1304970953.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: 2.17 2.22 2.89 4/425 28452
/proc/meminfo: memFree=6003804/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=24724 CPUtime=0.01 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1737 0 0 0 1 0 0 0 23 0 1 0 687326442 25317376 1678 33554432000 4194304 4298156 140737391684688 18446744073709551615 215988592384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 6181 1678 216 26 0 2813 0

[startup+0.0226171 s]
/proc/loadavg: 2.17 2.22 2.89 4/425 28452
/proc/meminfo: memFree=6003804/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=24724 CPUtime=0.01 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1737 0 0 0 1 0 0 0 23 0 1 0 687326442 25317376 1678 33554432000 4194304 4298156 140737391684688 18446744073709551615 4260816 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 6181 1678 216 26 0 2813 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24724

[startup+0.100609 s]
/proc/loadavg: 2.17 2.22 2.89 4/425 28452
/proc/meminfo: memFree=6003804/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=38456 CPUtime=0.09 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 5472 0 0 0 9 0 0 0 23 0 1 0 687326442 39378944 5230 33554432000 4194304 4298156 140737391684688 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 9614 5230 216 26 0 6246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38456

[startup+0.300574 s]
/proc/loadavg: 2.17 2.22 2.89 4/425 28452
/proc/meminfo: memFree=6003804/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=80664 CPUtime=0.29 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 17251 0 0 0 26 3 0 0 25 0 1 0 687326442 82599936 15446 33554432000 4194304 4298156 140737391684688 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 20166 15448 216 26 0 16798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80664

[startup+0.700503 s]
/proc/loadavg: 2.17 2.22 2.89 4/425 28452
/proc/meminfo: memFree=6003804/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=195764 CPUtime=0.69 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 45290 0 0 0 63 6 0 0 25 0 1 0 687326442 200462336 39066 33554432000 4194304 4298156 140737391684688 18446744073709551615 215988650410 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 48941 39066 216 26 0 45573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 195764

[startup+1.50036 s]
/proc/loadavg: 2.17 2.22 2.89 5/426 28454
/proc/meminfo: memFree=5759524/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=421016 CPUtime=1.49 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 98876 0 0 0 136 13 0 0 25 0 1 0 687326442 431120384 84824 33554432000 4194304 4298156 140737391684688 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 105254 84826 216 26 0 101886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 421016

[startup+3.11608 s]
/proc/loadavg: 2.40 2.27 2.90 5/426 28454
/proc/meminfo: memFree=5509048/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=560844 CPUtime=3.1 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 144523 0 0 0 291 19 0 0 25 0 1 0 687326442 574304256 123738 33554432000 4194304 4298156 140737391684688 18446744073709551615 4227761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 140211 123738 222 26 0 136843 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 560844

[startup+6.30052 s]
/proc/loadavg: 2.40 2.27 2.90 5/426 28454
/proc/meminfo: memFree=5436400/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=683820 CPUtime=6.3 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 160849 0 0 0 609 21 0 0 25 0 1 0 687326442 700231680 138734 33554432000 4194304 4298156 140737391684688 18446744073709551615 4234657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 170955 138735 222 26 0 167587 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 683820

[startup+12.7004 s]
/proc/loadavg: 2.64 2.33 2.91 6/426 28454
/proc/meminfo: memFree=5345764/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=552108 CPUtime=12.69 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 201533 0 0 0 1243 26 0 0 25 0 1 0 687326442 565358592 116723 33554432000 4194304 4298156 140737391684688 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 138027 116723 242 26 0 134659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 552108

[startup+25.5012 s]
/proc/loadavg: 2.93 2.40 2.93 5/423 28457
/proc/meminfo: memFree=6012996/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=552108 CPUtime=25.49 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 205715 0 0 0 2522 27 0 0 25 0 1 0 687326442 565358592 120903 33554432000 4194304 4298156 140737391684688 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 138027 120903 242 26 0 134659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 552108

[startup+51.1007 s]
/proc/loadavg: 3.37 2.54 2.96 5/426 28482
/proc/meminfo: memFree=5333764/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=51.09 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 261620 0 0 0 5074 35 0 0 25 0 1 0 687326442 648699904 129389 33554432000 4194304 4298156 140737391684688 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 129389 243 26 0 155006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 633496

[startup+102.301 s]
/proc/loadavg: 3.75 2.78 3.02 5/426 28483
/proc/meminfo: memFree=5350612/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=102.29 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 420537 0 0 0 10175 54 0 0 25 0 1 0 687326442 648699904 133892 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 133892 243 26 0 155006 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 633496

[startup+162.3 s]
/proc/loadavg: 3.90 3.00 3.07 5/426 28512
/proc/meminfo: memFree=6034500/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=162.29 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 584403 0 0 0 16154 75 0 0 25 0 1 0 687326442 648699904 135290 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 135290 243 26 0 155006 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 633496

[startup+222.301 s]
/proc/loadavg: 4.16 3.23 3.14 5/426 28621
/proc/meminfo: memFree=6518244/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=222.29 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 784809 0 0 0 22126 103 0 0 25 0 1 0 687326442 648699904 138756 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 138756 243 26 0 155006 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 633496

[startup+282.3 s]
/proc/loadavg: 4.13 3.38 3.20 5/426 28623
/proc/meminfo: memFree=6488444/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=282.3 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1020282 0 0 0 28095 135 0 0 25 0 1 0 687326442 648699904 127231 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 127231 243 26 0 155006 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 633496

[startup+342.301 s]
/proc/loadavg: 4.05 3.49 3.25 5/426 28634
/proc/meminfo: memFree=6449904/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=342.3 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1160152 0 0 0 34076 154 0 0 25 0 1 0 687326442 648699904 141946 33554432000 4194304 4298156 140737391684688 18446744073709551615 4256195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 141946 243 26 0 155006 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 633496

[startup+402.301 s]
/proc/loadavg: 4.12 3.62 3.31 5/426 28635
/proc/meminfo: memFree=6479004/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=402.32 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1306964 0 0 0 40057 175 0 0 25 0 1 0 687326442 648699904 141158 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 141158 243 26 0 155006 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 633496

[startup+462.301 s]
/proc/loadavg: 4.08 3.70 3.35 5/426 28637
/proc/meminfo: memFree=6353360/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=462.3 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1453720 0 0 0 46033 197 0 0 25 0 1 0 687326442 784134144 149246 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 149246 243 26 0 188071 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 765756

[startup+522.316 s]
/proc/loadavg: 4.10 3.78 3.40 5/426 28638
/proc/meminfo: memFree=6349600/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=522.32 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1565909 0 0 0 52020 212 0 0 25 0 1 0 687326442 784134144 156800 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 156800 243 26 0 188071 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 765756

[startup+582.301 s]
/proc/loadavg: 4.07 3.83 3.44 5/426 28640
/proc/meminfo: memFree=6377852/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=582.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1705507 0 0 0 57999 232 0 0 25 0 1 0 687326442 784134144 149500 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251975 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 149500 243 26 0 188071 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 765756

[startup+642.301 s]
/proc/loadavg: 4.02 3.86 3.47 5/426 28642
/proc/meminfo: memFree=6399880/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=642.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1894989 0 0 0 63973 258 0 0 25 0 1 0 687326442 648699904 132976 33554432000 4194304 4298156 140737391684688 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 132976 243 26 0 155006 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 633496

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.50 5/426 28643
/proc/meminfo: memFree=6212728/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=702.3 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 1929371 0 0 0 69966 264 0 0 25 0 1 0 687326442 784134144 167328 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 167328 243 26 0 188071 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 765756

[startup+762.301 s]
/proc/loadavg: 4.05 3.92 3.54 5/426 28645
/proc/meminfo: memFree=6315344/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=633496 CPUtime=762.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2151813 0 0 0 75938 293 0 0 25 0 1 0 687326442 648699904 141353 33554432000 4194304 4298156 140737391684688 18446744073709551615 4261822 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 158374 141353 243 26 0 155006 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 633496

[startup+822.301 s]
/proc/loadavg: 4.10 3.96 3.57 5/426 28646
/proc/meminfo: memFree=6235472/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=822.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2248527 0 0 0 81924 307 0 0 25 0 1 0 687326442 784134144 155537 33554432000 4194304 4298156 140737391684688 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 155537 243 26 0 188071 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 765756

[startup+882.301 s]
/proc/loadavg: 4.07 3.98 3.60 5/426 28648
/proc/meminfo: memFree=6268292/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=977372 CPUtime=882.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2441791 0 0 0 87896 335 0 0 25 0 1 0 687326442 1000828928 170524 33554432000 4194304 4298156 140737391684688 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 244343 170529 243 26 0 240975 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 977372

[startup+942.301 s]
/proc/loadavg: 4.02 3.98 3.62 5/426 28650
/proc/meminfo: memFree=6157632/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=942.31 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2512273 0 0 0 93885 346 0 0 25 0 1 0 687326442 784134144 175477 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251855 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 175477 243 26 0 188071 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 765756

[startup+1002.3 s]
/proc/loadavg: 4.06 3.99 3.65 5/426 28651
/proc/meminfo: memFree=6163060/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=1002.32 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2625189 0 0 0 99869 363 0 0 25 0 1 0 687326442 784134144 164972 33554432000 4194304 4298156 140737391684688 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 164972 243 26 0 188071 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 765756

[startup+1062.3 s]
/proc/loadavg: 4.12 4.02 3.68 5/426 28653
/proc/meminfo: memFree=6144664/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=1062.33 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2748126 0 0 0 105853 380 0 0 25 0 1 0 687326442 784134144 170984 33554432000 4194304 4298156 140737391684688 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 170984 243 26 0 188071 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 765756

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.70 5/426 28654
/proc/meminfo: memFree=6124652/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=980680 CPUtime=1122.32 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 2863315 0 0 0 111835 397 0 0 25 0 1 0 687326442 1004216320 179023 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 245170 179023 243 26 0 241802 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 980680

[startup+1182.32 s]
/proc/loadavg: 4.03 4.02 3.72 5/426 28656
/proc/meminfo: memFree=6145280/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=765756 CPUtime=1182.34 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 3058947 0 0 0 117813 421 0 0 25 0 1 0 687326442 784134144 175512 33554432000 4194304 4298156 140737391684688 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 191439 175512 243 26 0 188071 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 765756

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.73 5/426 28658
/proc/meminfo: memFree=5883868/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=1329928 CPUtime=1242.32 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 3122015 0 0 0 123802 430 0 0 25 0 1 0 687326442 1361846272 238556 33554432000 4194304 4298156 140737391684688 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 332482 238556 243 26 0 329114 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1329928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.02 s]
/proc/loadavg: 4.08 4.03 3.75 5/426 28659
/proc/meminfo: memFree=5792056/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=1329928 CPUtime=1300.05 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 3140638 0 0 0 129572 433 0 0 25 0 1 0 687326442 1361846272 257175 33554432000 4194304 4298156 140737391684688 18446744073709551615 4261731 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 332482 257175 243 26 0 329114 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1329928

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

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

[startup+1300.02 s]
/proc/loadavg: 4.08 4.03 3.75 5/426 28659
/proc/meminfo: memFree=5792056/32950940 swapFree=67111356/67111528
[pid=28452] ppid=28450 vsize=1329928 CPUtime=1300.05 cores=1,3
/proc/28452/stat : 28452 (contrasat_relea) R 28450 28452 27979 0 -1 4202496 3140638 0 0 0 129572 433 0 0 25 0 1 0 687326442 1361846272 257175 33554432000 4194304 4298156 140737391684688 18446744073709551615 4261731 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28452/statm: 332482 257175 243 26 0 329114 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1329928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.11
CPU user time (s): 1295.73
CPU system time (s): 4.37933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1329928

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

runsolver used 5.2482 second user time and 12.5001 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-09 21:55:57
IDJOB=3350544
IDBENCH=82413
IDSOLVER=1816
FILE ID=node117/3350544-1304970953
RUNJOBID= node117-1304970932-28385
PBS_JOBID= 13285633
Free space on /tmp= 37412 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.030-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350544-1304970953/watcher-3350544-1304970953 -o /tmp/evaluation-result-3350544-1304970953/solver-3350544-1304970953 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350544-1304970953.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=485172502

node117.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.849
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.849
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.849
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.74
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.849
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.75
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       6003836 kB
Buffers:        226060 kB
Cached:       17150752 kB
SwapCached:          0 kB
Active:       14712028 kB
Inactive:     11564908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       6003836 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          430120 kB
Writeback:           0 kB
AnonPages:     8899608 kB
Mapped:          32464 kB
Slab:           557192 kB
PageTables:      47056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 101638736 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= 37696 MiB
End job on node117 at 2011-05-09 22:17:39