Trace number 3422396

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) 5000.04 4999.93

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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-3422396-1306664598/watcher-3422396-1306664598 -o /tmp/evaluation-result-3422396-1306664598/solver-3422396-1306664598 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422396-1306664598.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.01 2/446 12453
/proc/meminfo: memFree=30505208/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=21004 CPUtime=0 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 1182 0 0 0 0 0 0 0 25 0 1 0 778058576 21508096 1072 33554432000 4194304 4298156 140734735153728 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 5251 1073 216 26 0 1883 0

[startup+0.0815569 s]
/proc/loadavg: 2.11 2.05 2.01 2/446 12453
/proc/meminfo: memFree=30505208/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=41820 CPUtime=0.07 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 6991 0 0 0 6 1 0 0 25 0 1 0 778058576 42823680 6055 33554432000 4194304 4298156 140734735153728 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 10455 6056 228 26 0 7087 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41820

[startup+0.100554 s]
/proc/loadavg: 2.11 2.05 2.01 2/446 12453
/proc/meminfo: memFree=30505208/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=44564 CPUtime=0.09 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 8528 0 0 0 8 1 0 0 25 0 1 0 778058576 45633536 7256 33554432000 4194304 4298156 140734735153728 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 11141 7257 216 26 0 7773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44564

[startup+0.300519 s]
/proc/loadavg: 2.11 2.05 2.01 2/446 12453
/proc/meminfo: memFree=30505208/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=87636 CPUtime=0.28 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 20083 0 0 0 26 2 0 0 25 0 1 0 778058576 89739264 17038 33554432000 4194304 4298156 140734735153728 18446744073709551615 4227438 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 21909 17038 222 26 0 18541 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 87636

[startup+0.70045 s]
/proc/loadavg: 2.11 2.05 2.01 2/446 12453
/proc/meminfo: memFree=30505208/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=92364 CPUtime=0.69 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 29043 0 0 0 65 4 0 0 25 0 1 0 778058576 94580736 19086 33554432000 4194304 4298156 140734735153728 18446744073709551615 4227888 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 23091 19086 223 26 0 19723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92364

[startup+1.50043 s]
/proc/loadavg: 2.11 2.05 2.01 3/447 12454
/proc/meminfo: memFree=30411092/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=117772 CPUtime=1.49 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 39463 0 0 0 143 6 0 0 25 0 1 0 778058576 120598528 23946 33554432000 4194304 4298156 140734735153728 18446744073709551615 4227705 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 29443 23946 223 26 0 26075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117772

[startup+3.10114 s]
/proc/loadavg: 2.11 2.05 2.01 3/447 12454
/proc/meminfo: memFree=30409732/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=110528 CPUtime=3.09 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 39561 0 0 0 303 6 0 0 25 0 1 0 778058576 113180672 22274 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 27632 22274 242 26 0 24264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110528

[startup+6.30057 s]
/proc/loadavg: 2.10 2.05 2.01 3/447 12454
/proc/meminfo: memFree=30401424/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=110528 CPUtime=6.29 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 39561 0 0 0 623 6 0 0 25 0 1 0 778058576 113180672 22274 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256787 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 27632 22274 242 26 0 24264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110528

[startup+12.7005 s]
/proc/loadavg: 2.09 2.05 2.01 3/447 12454
/proc/meminfo: memFree=30442256/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=110528 CPUtime=12.69 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 39561 0 0 0 1263 6 0 0 25 0 1 0 778058576 113180672 22274 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 27632 22274 242 26 0 24264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110528

[startup+25.5012 s]
/proc/loadavg: 2.07 2.05 2.01 3/447 12454
/proc/meminfo: memFree=30424764/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=110528 CPUtime=25.49 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 39865 0 0 0 2543 6 0 0 25 0 1 0 778058576 113180672 22564 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 27632 22564 242 26 0 24264 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110528

[startup+51.1007 s]
/proc/loadavg: 2.05 2.04 2.00 3/447 12455
/proc/meminfo: memFree=30367124/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=140808 CPUtime=51.09 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 50104 0 0 0 5102 7 0 0 25 0 1 0 778058576 144187392 31286 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256974 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 35202 31286 242 26 0 31834 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140808

[startup+102.317 s]
/proc/loadavg: 2.02 2.03 2.00 3/447 12456
/proc/meminfo: memFree=30361152/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=152480 CPUtime=102.31 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 52774 0 0 0 10223 8 0 0 25 0 1 0 778058576 156139520 33809 33554432000 4194304 4298156 140734735153728 18446744073709551615 4252544 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 38120 33809 242 26 0 34752 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 152480

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/447 12458
/proc/meminfo: memFree=30396688/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=122132 CPUtime=162.29 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 102779 0 0 0 16214 15 0 0 25 0 1 0 778058576 125063168 26636 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 30533 26636 242 26 0 27165 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122132

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12460
/proc/meminfo: memFree=30335276/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=171452 CPUtime=222.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 154566 0 0 0 22209 21 0 0 25 0 1 0 778058576 175566848 35532 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 42863 35532 242 26 0 39495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 171452

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/447 12461
/proc/meminfo: memFree=30331892/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=171452 CPUtime=282.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 205351 0 0 0 28202 28 0 0 25 0 1 0 778058576 175566848 36804 33554432000 4194304 4298156 140734735153728 18446744073709551615 4262253 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 42863 36804 242 26 0 39495 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171452

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/447 12463
/proc/meminfo: memFree=30310668/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=171452 CPUtime=342.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 267643 0 0 0 34192 38 0 0 25 0 1 0 778058576 175566848 37014 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 42863 37014 242 26 0 39495 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171452

[startup+402.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/447 12464
/proc/meminfo: memFree=30320308/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=202272 CPUtime=402.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 319918 0 0 0 40185 45 0 0 25 0 1 0 778058576 207126528 38977 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256752 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 50568 38977 242 26 0 47200 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202272

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/447 12466
/proc/meminfo: memFree=30328200/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=171452 CPUtime=462.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 376271 0 0 0 46177 53 0 0 25 0 1 0 778058576 175566848 37628 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 42863 37628 242 26 0 39495 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 171452

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12468
/proc/meminfo: memFree=30267148/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=202272 CPUtime=522.3 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 426738 0 0 0 52169 61 0 0 25 0 1 0 778058576 207126528 40207 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 50568 40207 242 26 0 47200 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 202272

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/447 12469
/proc/meminfo: memFree=30352544/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=202272 CPUtime=582.31 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 476148 0 0 0 58162 69 0 0 25 0 1 0 778058576 207126528 41379 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 50568 41379 242 26 0 47200 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 202272

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/447 12602
/proc/meminfo: memFree=30493528/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=252360 CPUtime=4062.41 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3166092 0 0 0 405741 500 0 0 25 0 1 0 778058576 258416640 49079 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63090 49079 242 26 0 59722 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 252360

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 12604
/proc/meminfo: memFree=30443744/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=252360 CPUtime=4122.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3199485 0 0 0 411733 506 0 0 25 0 1 0 778058576 258416640 50342 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63090 50342 242 26 0 59722 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 252360

[startup+4182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/447 12605
/proc/meminfo: memFree=30436376/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=252360 CPUtime=4182.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3238076 0 0 0 417727 512 0 0 25 0 1 0 778058576 258416640 53558 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63090 53558 242 26 0 59722 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 252360

[startup+4242.3 s]
/proc/loadavg: 2.24 2.08 2.02 3/447 12607
/proc/meminfo: memFree=30419072/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=252360 CPUtime=4242.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3270681 0 0 0 423722 517 0 0 25 0 1 0 778058576 258416640 55247 33554432000 4194304 4298156 140734735153728 18446744073709551615 4261627 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63090 55247 242 26 0 59722 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 252360

[startup+4302.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/447 12608
/proc/meminfo: memFree=30469240/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=204040 CPUtime=4302.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3321793 0 0 0 429714 525 0 0 25 0 1 0 778058576 208936960 46086 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 51010 46086 242 26 0 47642 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 204040

[startup+4362.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/447 12610
/proc/meminfo: memFree=30443896/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254128 CPUtime=4362.4 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3354127 0 0 0 435709 531 0 0 25 0 1 0 778058576 260227072 48490 33554432000 4194304 4298156 140734735153728 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63532 48490 242 26 0 60164 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 254128

[startup+4422.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/447 12612
/proc/meminfo: memFree=30422660/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254128 CPUtime=4422.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3384433 0 0 0 441704 535 0 0 25 0 1 0 778058576 260227072 48003 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63532 48003 242 26 0 60164 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 254128

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/447 12613
/proc/meminfo: memFree=30392740/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254128 CPUtime=4482.4 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3392308 0 0 0 447701 539 0 0 25 0 1 0 778058576 260227072 55642 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63532 55642 242 26 0 60164 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 254128

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/447 12615
/proc/meminfo: memFree=30417976/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254128 CPUtime=4542.39 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3448666 0 0 0 453692 547 0 0 25 0 1 0 778058576 260227072 49291 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63532 49291 242 26 0 60164 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 254128

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12616
/proc/meminfo: memFree=30408492/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254416 CPUtime=4602.41 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3483963 0 0 0 459687 554 0 0 25 0 1 0 778058576 260521984 51628 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63604 51628 242 26 0 60236 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 254416

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 12618
/proc/meminfo: memFree=30415512/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=254784 CPUtime=4662.4 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3516155 0 0 0 465681 559 0 0 25 0 1 0 778058576 260898816 49770 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256383 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63696 49770 242 26 0 60328 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 254784

[startup+4722.32 s]
/proc/loadavg: 2.12 2.04 2.01 3/447 12620
/proc/meminfo: memFree=30398848/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=255152 CPUtime=4722.42 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3554641 0 0 0 471677 565 0 0 25 0 1 0 778058576 261275648 53723 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63788 53723 242 26 0 60420 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 255152

[startup+4782.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/447 12621
/proc/meminfo: memFree=30407356/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=255304 CPUtime=4782.4 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3589272 0 0 0 477668 572 0 0 25 0 1 0 778058576 261431296 51711 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256206 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63826 51711 242 26 0 60458 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 255304

[startup+4842.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/447 12623
/proc/meminfo: memFree=30370848/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=336972 CPUtime=4842.41 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3598272 0 0 0 483666 575 0 0 25 0 1 0 778058576 345059328 60464 33554432000 4194304 4298156 140734735153728 18446744073709551615 4254999 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 84243 60464 242 26 0 80875 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 336972

[startup+4902.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/447 12624
/proc/meminfo: memFree=30373640/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=255732 CPUtime=4902.41 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3661306 0 0 0 489657 584 0 0 25 0 1 0 778058576 261869568 51935 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256383 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 63933 51935 242 26 0 60565 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 255732

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/447 12626
/proc/meminfo: memFree=30322504/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=337336 CPUtime=4962.41 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3671718 0 0 0 495655 586 0 0 25 0 1 0 778058576 345432064 62076 33554432000 4194304 4298156 140734735153728 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 84334 62076 242 26 0 80966 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 337336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/447 12627
/proc/meminfo: memFree=30366092/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=256548 CPUtime=5000.02 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3730815 0 0 0 499408 594 0 0 25 0 1 0 778058576 262705152 51356 33554432000 4194304 4298156 140734735153728 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 64137 51356 242 26 0 60769 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 256548

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/447 12627
/proc/meminfo: memFree=30366092/32950928 swapFree=34365936/67111528
[pid=12453] ppid=12451 vsize=256548 CPUtime=5000.02 cores=0,2,4,6
/proc/12453/stat : 12453 (contrasat_relea) R 12451 12453 12043 0 -1 4202496 3730815 0 0 0 499408 594 0 0 25 0 1 0 778058576 262705152 51356 33554432000 4194304 4298156 140734735153728 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12453/statm: 64137 51356 242 26 0 60769 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 256548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4994.09
CPU system time (s): 5.95309
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 467564

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

runsolver used 21.9677 second user time and 50.6353 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-29 12:23:18
IDJOB=3422396
IDBENCH=82481
IDSOLVER=1915
FILE ID=node120/3422396-1306664598
RUNJOBID= node120-1306658668-12061
PBS_JOBID= 13471777
Free space on /tmp= 73436 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422396-1306664598/watcher-3422396-1306664598 -o /tmp/evaluation-result-3422396-1306664598/solver-3422396-1306664598 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422396-1306664598.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=335968508

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30505488 kB
Buffers:        249824 kB
Cached:        1708140 kB
SwapCached:      15056 kB
Active:         637752 kB
Inactive:      1548352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30505488 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:           10180 kB
Writeback:           0 kB
AnonPages:      222768 kB
Mapped:           9324 kB
Slab:            99908 kB
PageTables:      91772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105609668 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= 73460 MiB
End job on node120 at 2011-05-29 13:46:40