Trace number 3350316

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.1 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3350316-1304969889/watcher-3350316-1304969889 -o /tmp/evaluation-result-3350316-1304969889/solver-3350316-1304969889 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350316-1304969889.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: 3.93 3.98 3.36 5/303 23859
/proc/meminfo: memFree=11601288/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=23660 CPUtime=0 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1561 0 0 0 0 0 0 0 22 0 1 0 608592255 24227840 1502 33554432000 4194304 4298156 140736816029120 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 5915 1502 215 26 0 2547 0

[startup+0.0511769 s]
/proc/loadavg: 3.93 3.98 3.36 5/303 23859
/proc/meminfo: memFree=11601288/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=30156 CPUtime=0.04 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2895 0 0 0 4 0 0 0 22 0 1 0 608592255 30879744 2771 33554432000 4194304 4298156 140736816029120 18446744073709551615 4200761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 7539 2771 216 26 0 4171 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30156

[startup+0.101158 s]
/proc/loadavg: 3.93 3.98 3.36 5/303 23859
/proc/meminfo: memFree=11601288/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=42236 CPUtime=0.09 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 5863 0 0 0 8 1 0 0 22 0 1 0 608592255 43249664 5541 33554432000 4194304 4298156 140736816029120 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 10559 5541 216 26 0 7191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42236

[startup+0.301125 s]
/proc/loadavg: 3.93 3.98 3.36 5/303 23859
/proc/meminfo: memFree=11601288/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=92416 CPUtime=0.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 19618 0 0 0 26 3 0 0 23 0 1 0 608592255 94633984 16877 33554432000 4194304 4298156 140736816029120 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 23104 16879 216 26 0 19736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92416

[startup+0.701054 s]
/proc/loadavg: 3.93 3.98 3.36 5/303 23859
/proc/meminfo: memFree=11601288/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=202616 CPUtime=0.69 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 47083 0 0 0 61 8 0 0 25 0 1 0 608592255 207478784 40573 33554432000 4194304 4298156 140736816029120 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 50654 40574 216 26 0 47286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 202616

[startup+1.50091 s]
/proc/loadavg: 3.93 3.98 3.36 5/304 23860
/proc/meminfo: memFree=11366804/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=446316 CPUtime=1.49 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 104579 0 0 0 131 18 0 0 25 0 1 0 608592255 457027584 90285 33554432000 4194304 4298156 140736816029120 18446744073709551615 4245781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 111579 90305 216 26 0 108211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 446316

[startup+3.10067 s]
/proc/loadavg: 3.93 3.98 3.36 5/304 23860
/proc/meminfo: memFree=11106652/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=801648 CPUtime=3.09 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 208324 0 0 0 275 34 0 0 25 0 1 0 608592255 820887552 177623 33554432000 4194304 4298156 140736816029120 18446744073709551615 218370618053 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 200412 177625 216 26 0 197044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 801648

[startup+6.30107 s]
/proc/loadavg: 3.93 3.98 3.36 5/304 23860
/proc/meminfo: memFree=10865480/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=852368 CPUtime=6.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 214892 0 0 0 594 35 0 0 25 0 1 0 608592255 872824832 183758 33554432000 4194304 4298156 140736816029120 18446744073709551615 4227856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 213092 183758 222 26 0 209724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 852368

[startup+12.7009 s]
/proc/loadavg: 3.94 3.98 3.36 5/304 23860
/proc/meminfo: memFree=10851388/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=852368 CPUtime=12.69 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 214892 0 0 0 1234 35 0 0 25 0 1 0 608592255 872824832 183758 33554432000 4194304 4298156 140736816029120 18446744073709551615 4227856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 213092 183758 222 26 0 209724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 852368

[startup+25.5007 s]
/proc/loadavg: 3.95 3.98 3.37 5/304 23860
/proc/meminfo: memFree=10722140/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=1055816 CPUtime=25.49 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 243164 0 0 0 2509 40 0 0 25 0 1 0 608592255 1081155584 209723 33554432000 4194304 4298156 140736816029120 18446744073709551615 4227856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 263954 209723 222 26 0 260586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1055816

[startup+51.1011 s]
/proc/loadavg: 3.97 3.98 3.39 5/304 23861
/proc/meminfo: memFree=10887136/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=839580 CPUtime=51.08 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 314513 0 0 0 5060 48 0 0 25 0 1 0 608592255 859729920 185792 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 209895 185792 243 26 0 206527 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 839580

[startup+102.311 s]
/proc/loadavg: 3.98 3.98 3.42 5/304 23862
/proc/meminfo: memFree=10823752/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=839580 CPUtime=102.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 472301 0 0 0 10163 67 0 0 25 0 1 0 608592255 859729920 188968 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 209895 188968 243 26 0 206527 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 839580

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.45 5/304 23864
/proc/meminfo: memFree=10723644/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=162.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 634638 0 0 0 16142 87 0 0 25 0 1 0 608592255 995164160 194833 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 194833 243 26 0 239592 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 971840

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.48 5/304 23866
/proc/meminfo: memFree=10747380/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=222.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 801611 0 0 0 22123 107 0 0 25 0 1 0 608592255 995164160 196956 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 196956 243 26 0 239592 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 971840

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.52 5/304 23867
/proc/meminfo: memFree=10771260/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=839580 CPUtime=282.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1051606 0 0 0 28091 138 0 0 25 0 1 0 608592255 859729920 184353 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 209895 184353 243 26 0 206527 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 839580

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.55 5/304 23869
/proc/meminfo: memFree=10737568/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=342.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1145022 0 0 0 34081 148 0 0 25 0 1 0 608592255 995164160 196877 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 196877 243 26 0 239592 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 971840

[startup+402.301 s]
/proc/loadavg: 4.06 4.01 3.57 5/304 23870
/proc/meminfo: memFree=10639384/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=402.29 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1246719 0 0 0 40067 162 0 0 25 0 1 0 608592255 995164160 205538 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 205538 243 26 0 239592 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 971840

[startup+462.3 s]
/proc/loadavg: 4.10 4.03 3.60 5/304 23872
/proc/meminfo: memFree=10600164/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=462.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1420292 0 0 0 46046 184 0 0 25 0 1 0 608592255 995164160 200377 33554432000 4194304 4298156 140736816029120 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 200377 243 26 0 239592 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 971840

[startup+522.301 s]
/proc/loadavg: 4.04 4.02 3.63 5/304 23874
/proc/meminfo: memFree=10649092/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=522.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1599875 0 0 0 52023 207 0 0 25 0 1 0 608592255 995164160 198485 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 198485 243 26 0 239592 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 971840

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.65 5/304 23875
/proc/meminfo: memFree=10499516/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=582.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1621865 0 0 0 58020 210 0 0 25 0 1 0 608592255 995164160 220465 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 220465 243 26 0 239592 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 971840

[startup+642.3 s]
/proc/loadavg: 4.02 4.02 3.67 5/304 23877
/proc/meminfo: memFree=10636348/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=642.32 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1818158 0 0 0 63999 233 0 0 25 0 1 0 608592255 995164160 200642 33554432000 4194304 4298156 140736816029120 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 200642 243 26 0 239592 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 971840

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.69 5/304 23878
/proc/meminfo: memFree=10528568/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=702.3 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 1916528 0 0 0 69985 245 0 0 25 0 1 0 608592255 995164160 208751 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 208751 243 26 0 239592 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 971840

[startup+762.311 s]
/proc/loadavg: 4.00 4.01 3.70 5/304 23880
/proc/meminfo: memFree=10421188/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=1183456 CPUtime=762.31 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2067139 0 0 0 75968 263 0 0 25 0 1 0 608592255 1211858944 248095 33554432000 4194304 4298156 140736816029120 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 295864 248100 243 26 0 292496 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1183456

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.73 5/304 23882
/proc/meminfo: memFree=10571692/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=822.31 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2203739 0 0 0 81949 282 0 0 25 0 1 0 608592255 995164160 199156 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 199156 243 26 0 239592 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 971840

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.74 5/304 23883
/proc/meminfo: memFree=10506892/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=882.31 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2302724 0 0 0 87937 294 0 0 25 0 1 0 608592255 995164160 207284 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 207284 243 26 0 239592 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 971840

[startup+942.3 s]
/proc/loadavg: 4.08 4.03 3.76 5/304 23885
/proc/meminfo: memFree=10558424/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=942.31 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2404241 0 0 0 93923 308 0 0 25 0 1 0 608592255 995164160 201173 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251867 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 201173 243 26 0 239592 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 971840

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.77 5/304 23886
/proc/meminfo: memFree=10521488/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=1002.32 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2520236 0 0 0 99905 327 0 0 25 0 1 0 608592255 995164160 208064 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 208064 243 26 0 239592 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 971840

[startup+1062.3 s]
/proc/loadavg: 4.05 4.03 3.79 5/304 23888
/proc/meminfo: memFree=10484188/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=1062.32 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2709678 0 0 0 105882 350 0 0 25 0 1 0 608592255 995164160 197447 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 197447 243 26 0 239592 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 971840

[startup+1122.3 s]
/proc/loadavg: 3.59 3.91 3.76 4/298 23908
/proc/meminfo: memFree=10734068/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=1122.31 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2821491 0 0 0 111866 365 0 0 25 0 1 0 608592255 995164160 198833 33554432000 4194304 4298156 140736816029120 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 198833 243 26 0 239592 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 971840

[startup+1182.3 s]
/proc/loadavg: 3.06 3.71 3.70 3/292 23927
/proc/meminfo: memFree=10849936/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=971840 CPUtime=1182.32 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2846988 0 0 0 117863 369 0 0 25 0 1 0 608592255 995164160 224314 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 242960 224314 243 26 0 239592 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 971840

[startup+1242.3 s]
/proc/loadavg: 2.10 3.33 3.57 3/286 23947
/proc/meminfo: memFree=11046904/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=1186764 CPUtime=1242.32 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 2974716 0 0 0 123844 388 0 0 25 0 1 0 608592255 1215246336 226349 33554432000 4194304 4298156 140736816029120 18446744073709551615 4251967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 296691 226349 243 26 0 293323 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1186764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.40 2.90 3.40 2/286 23948
/proc/meminfo: memFree=10732508/32951124 swapFree=52307768/67111528
[pid=23859] ppid=23857 vsize=1530640 CPUtime=1300.03 cores=1,3
/proc/23859/stat : 23859 (contrasat_relea) R 23857 23859 21988 0 -1 4202496 3191825 0 0 0 129590 413 0 0 25 0 1 0 608592255 1567375360 304388 33554432000 4194304 4298156 140736816029120 18446744073709551615 4266337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23859/statm: 382660 304388 243 26 0 379292 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1530640

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.07
CPU time (s): 1300.1
CPU user time (s): 1295.9
CPU system time (s): 4.19736
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1530640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.9
system time used= 4.19736
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3191825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 663

runsolver used 3.50947 second user time and 8.33073 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-09 21:38:15
IDJOB=3350316
IDBENCH=82388
IDSOLVER=1816
FILE ID=node101/3350316-1304969889
RUNJOBID= node101-1304968203-23203
PBS_JOBID= 13285649
Free space on /tmp= 37292 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=657401452

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11601568 kB
Buffers:        239032 kB
Cached:       10714216 kB
SwapCached:      14432 kB
Active:       11728856 kB
Inactive:      9189676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11601568 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:          171544 kB
Writeback:           0 kB
AnonPages:     9962268 kB
Mapped:          15152 kB
Slab:           302820 kB
PageTables:      63372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42387568 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= 37328 MiB
End job on node101 at 2011-05-09 21:59:57