Trace number 3350345

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.07 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
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 variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.91 2.90 2.91 5/382 3596
/proc/meminfo: memFree=4120508/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=20200 CPUtime=0 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 870 0 0 0 0 0 0 0 25 0 1 0 608722500 20684800 796 33554432000 4194304 4298156 140736115870112 18446744073709551615 4199376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 5050 796 216 26 0 1682 0

[startup+0.0993889 s]
/proc/loadavg: 3.91 2.90 2.91 5/382 3596
/proc/meminfo: memFree=4120508/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=42404 CPUtime=0.08 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 7352 0 0 0 8 0 0 0 25 0 1 0 608722500 43421696 6372 33554432000 4194304 4298156 140736115870112 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 10601 6374 221 26 0 7233 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42404

[startup+0.100388 s]
/proc/loadavg: 3.91 2.90 2.91 5/382 3596
/proc/meminfo: memFree=4120508/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=42536 CPUtime=0.08 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 7412 0 0 0 8 0 0 0 25 0 1 0 608722500 43556864 6427 33554432000 4194304 4298156 140736115870112 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 10634 6429 220 26 0 7266 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42536

[startup+0.300363 s]
/proc/loadavg: 3.91 2.90 2.91 5/382 3596
/proc/meminfo: memFree=4120508/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=93524 CPUtime=0.28 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 20879 0 0 0 26 2 0 0 25 0 1 0 608722500 95768576 17780 33554432000 4194304 4298156 140736115870112 18446744073709551615 212687718535 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 23380 17783 277 26 0 20012 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 93524

[startup+0.700289 s]
/proc/loadavg: 3.91 2.90 2.91 5/382 3596
/proc/meminfo: memFree=4120508/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=132848 CPUtime=0.69 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 27258 0 0 0 66 3 0 0 25 0 1 0 608722500 136036352 23348 33554432000 4194304 4298156 140736115870112 18446744073709551615 4211184 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 33212 23352 281 26 0 29844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132848

[startup+1.50113 s]
/proc/loadavg: 3.91 2.90 2.91 5/383 3597
/proc/meminfo: memFree=4027384/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=108236 CPUtime=1.49 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 37224 0 0 0 144 5 0 0 25 0 1 0 608722500 110833664 21685 33554432000 4194304 4298156 140736115870112 18446744073709551615 4227418 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 27059 21685 281 26 0 23691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108236

[startup+3.10085 s]
/proc/loadavg: 3.91 2.90 2.91 5/383 3597
/proc/meminfo: memFree=4044868/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=111052 CPUtime=3.09 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 39690 0 0 0 303 6 0 0 25 0 1 0 608722500 113717248 21575 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 27763 21575 301 26 0 24395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111052

[startup+6.30026 s]
/proc/loadavg: 3.92 2.91 2.92 5/383 3597
/proc/meminfo: memFree=4040392/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=111052 CPUtime=6.29 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 39895 0 0 0 623 6 0 0 25 0 1 0 608722500 113717248 21747 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 27763 21747 301 26 0 24395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111052

[startup+12.7011 s]
/proc/loadavg: 3.93 2.93 2.93 5/383 3597
/proc/meminfo: memFree=4020352/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=111052 CPUtime=12.69 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 40520 0 0 0 1263 6 0 0 25 0 1 0 608722500 113717248 22300 33554432000 4194304 4298156 140736115870112 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 27763 22300 301 26 0 24395 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111052

[startup+25.5008 s]
/proc/loadavg: 3.94 2.98 2.94 5/383 3607
/proc/meminfo: memFree=4011440/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=129728 CPUtime=25.49 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 41469 0 0 0 2543 6 0 0 25 0 1 0 608722500 132841472 23135 33554432000 4194304 4298156 140736115870112 18446744073709551615 4252751 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 32432 23135 301 26 0 29064 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129728

[startup+51.1011 s]
/proc/loadavg: 4.03 3.08 2.97 5/383 3607
/proc/meminfo: memFree=4009724/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=136912 CPUtime=51.09 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 46561 0 0 0 5101 8 0 0 25 0 1 0 608722500 140197888 27164 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256787 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 34228 27164 301 26 0 30860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 136912

[startup+102.314 s]
/proc/loadavg: 4.08 3.24 3.03 5/383 3609
/proc/meminfo: memFree=3975028/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=148584 CPUtime=102.3 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 52871 0 0 0 10221 9 0 0 25 0 1 0 608722500 152150016 32633 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256583 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 37146 32633 301 26 0 33778 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 148584

[startup+162.301 s]
/proc/loadavg: 4.03 3.37 3.09 5/383 3610
/proc/meminfo: memFree=3867008/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=179176 CPUtime=162.29 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 60674 0 0 0 16218 11 0 0 25 0 1 0 608722500 183476224 39041 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256740 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 44794 39041 301 26 0 41426 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179176

[startup+222.301 s]
/proc/loadavg: 4.09 3.50 3.15 5/383 3642
/proc/meminfo: memFree=3933148/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=190848 CPUtime=222.29 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 64383 0 0 0 22217 12 0 0 25 0 1 0 608722500 195428352 42400 33554432000 4194304 4298156 140736115870112 18446744073709551615 4252753 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 47712 42400 301 26 0 44344 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190848

[startup+282.301 s]
/proc/loadavg: 4.03 3.59 3.20 5/383 3671
/proc/meminfo: memFree=3977536/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=221196 CPUtime=282.3 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 123021 0 0 0 28210 20 0 0 25 0 1 0 608722500 226504704 50786 33554432000 4194304 4298156 140736115870112 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 55299 50786 301 26 0 51931 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 221196

[startup+342.301 s]
/proc/loadavg: 4.09 3.68 3.25 5/383 3672
/proc/meminfo: memFree=3960772/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=221196 CPUtime=342.3 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 217287 0 0 0 34196 34 0 0 25 0 1 0 608722500 226504704 50786 33554432000 4194304 4298156 140736115870112 18446744073709551615 4261474 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 55299 50786 301 26 0 51931 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221196

[startup+402.301 s]
/proc/loadavg: 4.18 3.78 3.31 5/383 3674
/proc/meminfo: memFree=3876680/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=270516 CPUtime=402.3 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 336819 0 0 0 40179 51 0 0 25 0 1 0 608722500 277008384 60855 33554432000 4194304 4298156 140736115870112 18446744073709551615 4261864 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 67629 60855 301 26 0 64261 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 270516

[startup+462.301 s]
/proc/loadavg: 4.10 3.83 3.36 5/383 3675
/proc/meminfo: memFree=3885552/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=270516 CPUtime=462.31 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 429274 0 0 0 46166 65 0 0 25 0 1 0 608722500 277008384 59698 33554432000 4194304 4298156 140736115870112 18446744073709551615 4254072 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 67629 59698 301 26 0 64261 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 270516

[startup+522.301 s]
/proc/loadavg: 4.03 3.86 3.39 5/383 3677
/proc/meminfo: memFree=3869056/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=270516 CPUtime=522.31 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 530309 0 0 0 52152 79 0 0 25 0 1 0 608722500 277008384 60173 33554432000 4194304 4298156 140736115870112 18446744073709551615 4272541 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 67629 60173 301 26 0 64261 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 270516

[startup+582.301 s]
/proc/loadavg: 4.06 3.89 3.43 5/383 3679
/proc/meminfo: memFree=3850068/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=270516 CPUtime=582.3 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 650220 0 0 0 58134 96 0 0 25 0 1 0 608722500 277008384 59584 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 67629 59584 301 26 0 64261 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 270516

[startup+642.301 s]
/proc/loadavg: 4.02 3.91 3.47 5/383 3680
/proc/meminfo: memFree=3832264/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=291876 CPUtime=642.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 754217 0 0 0 64120 112 0 0 25 0 1 0 608722500 298881024 65717 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 72969 65717 301 26 0 69601 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 291876

[startup+702.301 s]
/proc/loadavg: 4.01 3.92 3.50 5/383 3682
/proc/meminfo: memFree=3802864/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=291876 CPUtime=702.31 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 855985 0 0 0 70104 127 0 0 25 0 1 0 608722500 298881024 67950 33554432000 4194304 4298156 140736115870112 18446744073709551615 4253677 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 72969 67950 301 26 0 69601 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 291876

[startup+762.314 s]
/proc/loadavg: 4.00 3.94 3.52 5/383 3683
/proc/meminfo: memFree=3783604/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=291876 CPUtime=762.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 976088 0 0 0 76085 147 0 0 25 0 1 0 608722500 298881024 66212 33554432000 4194304 4298156 140736115870112 18446744073709551615 4252224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 72969 66212 301 26 0 69601 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 291876

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.55 5/383 3685
/proc/meminfo: memFree=3754312/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=291876 CPUtime=822.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1116417 0 0 0 82064 168 0 0 25 0 1 0 608722500 298881024 65969 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 72969 65970 301 26 0 69601 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 291876

[startup+882.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/383 3687
/proc/meminfo: memFree=3804876/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=291876 CPUtime=882.31 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1226285 0 0 0 88048 183 0 0 25 0 1 0 608722500 298881024 67314 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 72969 67314 301 26 0 69601 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 291876

[startup+942.3 s]
/proc/loadavg: 4.23 4.03 3.63 5/383 3688
/proc/meminfo: memFree=3746316/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=295336 CPUtime=942.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1348335 0 0 0 94031 201 0 0 25 0 1 0 608722500 302424064 67303 33554432000 4194304 4298156 140736115870112 18446744073709551615 4261950 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 73834 67303 301 26 0 70466 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 295336

[startup+1002.3 s]
/proc/loadavg: 4.17 4.05 3.66 5/383 3690
/proc/meminfo: memFree=3782248/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=298816 CPUtime=1002.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1463314 0 0 0 100015 217 0 0 25 0 1 0 608722500 305987584 69146 33554432000 4194304 4298156 140736115870112 18446744073709551615 4262629 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 74704 69146 301 26 0 71336 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 298816

[startup+1062.3 s]
/proc/loadavg: 4.21 4.07 3.68 5/383 3691
/proc/meminfo: memFree=3737576/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=306420 CPUtime=1062.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1565979 0 0 0 105998 234 0 0 25 0 1 0 608722500 313774080 71387 33554432000 4194304 4298156 140736115870112 18446744073709551615 4261797 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 76605 71387 301 26 0 73237 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 306420

[startup+1122.3 s]
/proc/loadavg: 4.14 4.07 3.71 5/383 3693
/proc/meminfo: memFree=3755416/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=312680 CPUtime=1122.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1673287 0 0 0 111982 250 0 0 25 0 1 0 608722500 320184320 73249 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 78170 73249 301 26 0 74802 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 312680

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 3.73 5/383 3695
/proc/meminfo: memFree=3688916/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=347756 CPUtime=1182.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1766225 0 0 0 117966 266 0 0 25 0 1 0 608722500 356102144 75894 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 86939 75894 301 26 0 83571 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 347756

[startup+1242.3 s]
/proc/loadavg: 3.53 3.92 3.70 4/377 3714
/proc/meminfo: memFree=3889416/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=362336 CPUtime=1242.32 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1887459 0 0 0 123948 284 0 0 25 0 1 0 608722500 371032064 82004 33554432000 4194304 4298156 140736115870112 18446744073709551615 4256160 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 90584 82004 301 26 0 87216 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 362336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.19 3.75 3.65 4/377 3716
/proc/meminfo: memFree=3858880/32951124 swapFree=67111348/67111528
[pid=3596] ppid=3592 vsize=367364 CPUtime=1300.04 cores=0,2
/proc/3596/stat : 3596 (contrasat_relea) R 3592 3596 2878 0 -1 4202496 1983893 0 0 0 129705 299 0 0 25 0 1 0 608722500 376180736 81178 33554432000 4194304 4298156 140736115870112 18446744073709551615 4272215 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3596/statm: 91841 81178 301 26 0 88473 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 367364

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.03
CPU time (s): 1300.07
CPU user time (s): 1297.06
CPU system time (s): 3.00754
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 434112

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

runsolver used 4.95025 second user time and 10.4444 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-09 22:00:48
IDJOB=3350345
IDBENCH=82493
IDSOLVER=1816
FILE ID=node139/3350345-1304971247
RUNJOBID= node139-1304971048-3368
PBS_JOBID= 13285611
Free space on /tmp= 40736 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350345-1304971247/watcher-3350345-1304971247 -o /tmp/evaluation-result-3350345-1304971247/solver-3350345-1304971247 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350345-1304971247.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=546666696

node139.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.852
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4120912 kB
Buffers:        228832 kB
Cached:       20622076 kB
SwapCached:          8 kB
Active:       16435436 kB
Inactive:     11613732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4120912 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10700 kB
Writeback:           0 kB
AnonPages:     7197796 kB
Mapped:          29408 kB
Slab:           676728 kB
PageTables:      39420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77218468 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= 40748 MiB
End job on node139 at 2011-05-09 22:22:30