Trace number 3422572

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.14 5000.16

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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-3422572-1306688765/watcher-3422572-1306688765 -o /tmp/evaluation-result-3422572-1306688765/solver-3422572-1306688765 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422572-1306688765.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: 7.06 7.88 7.95 2/498 32461
/proc/meminfo: memFree=26331640/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=21828 CPUtime=0.01 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 1580 0 0 0 1 0 0 0 20 0 1 0 780478163 22351872 1422 33554432000 4194304 4298156 140736662828336 18446744073709551615 4284045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 5457 1422 216 26 0 2089 0

[startup+0.074676 s]
/proc/loadavg: 7.06 7.88 7.95 2/498 32461
/proc/meminfo: memFree=26331640/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=32364 CPUtime=0.06 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 5184 0 0 0 6 0 0 0 20 0 1 0 780478163 33140736 4297 33554432000 4194304 4298156 140736662828336 18446744073709551615 4260215 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 8091 4299 216 26 0 4723 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32364

[startup+0.100682 s]
/proc/loadavg: 7.06 7.88 7.95 2/498 32461
/proc/meminfo: memFree=26331640/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=35904 CPUtime=0.09 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 6852 0 0 0 9 0 0 0 20 0 1 0 780478163 36765696 5580 33554432000 4194304 4298156 140736662828336 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 8976 5581 216 26 0 5608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35904

[startup+0.30064 s]
/proc/loadavg: 7.06 7.88 7.95 2/498 32461
/proc/meminfo: memFree=26331640/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=85840 CPUtime=0.29 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 19539 0 0 0 27 2 0 0 21 0 1 0 780478163 87900160 15414 33554432000 4194304 4298156 140736662828336 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 21460 15416 216 26 0 18092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85840

[startup+0.700575 s]
/proc/loadavg: 7.06 7.88 7.95 2/498 32461
/proc/meminfo: memFree=26331640/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=157704 CPUtime=0.69 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 44416 0 0 0 63 6 0 0 22 0 1 0 780478163 161488896 34831 33554432000 4194304 4298156 140736662828336 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 39426 34831 216 26 0 36058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157704

[startup+1.50043 s]
/proc/loadavg: 6.81 7.82 7.93 3/499 32462
/proc/meminfo: memFree=26134000/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=345656 CPUtime=1.49 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 94205 0 0 0 135 14 0 0 25 0 1 0 780478163 353951744 72943 33554432000 4194304 4298156 140736662828336 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 86414 72946 216 26 0 83046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 345656

[startup+3.10114 s]
/proc/loadavg: 6.81 7.82 7.93 3/499 32462
/proc/meminfo: memFree=25935972/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=631284 CPUtime=3.09 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 185419 0 0 0 281 28 0 0 25 0 1 0 780478163 646434816 147259 33554432000 4194304 4298156 140736662828336 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 157821 147259 216 26 0 154453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 631284

[startup+6.3006 s]
/proc/loadavg: 6.81 7.82 7.93 3/499 32462
/proc/meminfo: memFree=25603064/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=857528 CPUtime=6.29 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 235376 0 0 0 593 36 0 0 25 0 1 0 780478163 878108672 183847 33554432000 4194304 4298156 140736662828336 18446744073709551615 4254987 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 214382 183847 222 26 0 211014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 857528

[startup+12.7005 s]
/proc/loadavg: 6.07 7.63 7.87 3/499 32462
/proc/meminfo: memFree=25602424/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=857528 CPUtime=12.69 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 235376 0 0 0 1233 36 0 0 25 0 1 0 780478163 878108672 183847 33554432000 4194304 4298156 140736662828336 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 214382 183847 222 26 0 211014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 857528

[startup+25.5002 s]
/proc/loadavg: 5.45 7.44 7.81 3/499 32463
/proc/meminfo: memFree=25564124/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=857528 CPUtime=25.49 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 235376 0 0 0 2513 36 0 0 25 0 1 0 780478163 878108672 183847 33554432000 4194304 4298156 140736662828336 18446744073709551615 4223766 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 214382 183847 222 26 0 211014 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 857528

[startup+51.1007 s]
/proc/loadavg: 4.27 7.00 7.65 3/499 32490
/proc/meminfo: memFree=25851196/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=883116 CPUtime=51.09 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 247013 0 0 0 5071 38 0 0 25 0 1 0 780478163 904310784 194342 33554432000 4194304 4298156 140736662828336 18446744073709551615 4223762 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 220779 194342 222 26 0 217411 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 883116

[startup+102.319 s]
/proc/loadavg: 2.90 6.16 7.32 3/499 32519
/proc/meminfo: memFree=25982372/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=886836 CPUtime=102.31 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 249107 0 0 0 10193 38 0 0 25 0 1 0 780478163 908120064 196234 33554432000 4194304 4298156 140736662828336 18446744073709551615 4233939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 221709 196234 222 26 0 218341 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 886836

[startup+162.301 s]
/proc/loadavg: 2.33 5.40 6.99 3/499 32547
/proc/meminfo: memFree=26019076/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=162.29 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 341016 0 0 0 16180 49 0 0 25 0 1 0 780478163 850325504 176730 33554432000 4194304 4298156 140736662828336 18446744073709551615 4253616 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 176730 243 26 0 204231 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 830396

[startup+222.3 s]
/proc/loadavg: 2.23 4.81 6.68 3/499 32549
/proc/meminfo: memFree=26010748/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=222.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 435391 0 0 0 22167 63 0 0 25 0 1 0 780478163 850325504 173308 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 173308 243 26 0 204231 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 830396

[startup+282.301 s]
/proc/loadavg: 2.14 4.31 6.39 3/499 32551
/proc/meminfo: memFree=25944004/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=282.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 444680 0 0 0 28165 65 0 0 25 0 1 0 780478163 850325504 182359 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 182359 243 26 0 204231 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 830396

[startup+342.301 s]
/proc/loadavg: 2.12 3.92 6.12 3/499 32552
/proc/meminfo: memFree=25986400/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=342.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 540339 0 0 0 34153 77 0 0 25 0 1 0 780478163 850325504 179339 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 179339 243 26 0 204231 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 830396

[startup+402.301 s]
/proc/loadavg: 2.11 3.59 5.87 3/499 32554
/proc/meminfo: memFree=25999528/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=402.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 635522 0 0 0 40140 90 0 0 25 0 1 0 780478163 850325504 174978 33554432000 4194304 4298156 140736662828336 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 174978 243 26 0 204231 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 830396

[startup+462.301 s]
/proc/loadavg: 2.04 3.30 5.63 3/499 32555
/proc/meminfo: memFree=25980780/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=462.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 730323 0 0 0 46129 101 0 0 25 0 1 0 780478163 850325504 170565 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 170565 243 26 0 204231 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 830396

[startup+522.3 s]
/proc/loadavg: 2.01 3.06 5.40 3/499 32557
/proc/meminfo: memFree=25952204/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=522.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 738956 0 0 0 52127 103 0 0 25 0 1 0 780478163 850325504 179013 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 179013 243 26 0 204231 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 830396

[startup+582.301 s]
/proc/loadavg: 2.00 2.87 5.18 3/499 32559
/proc/meminfo: memFree=25944092/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=582.3 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 840946 0 0 0 58115 115 0 0 25 0 1 0 780478163 850325504 178726 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 178726 243 26 0 204231 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 830396

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.01 1.16 2/493 32680
/proc/meminfo: memFree=26059852/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4062.27 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7264979 0 0 0 405254 973 0 0 25 0 1 0 780478163 850325504 182202 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 182202 243 26 0 204231 0
Current children cumulated CPU time (s) 4062.27
Current children cumulated vsize (KiB) 830396

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/493 32682
/proc/meminfo: memFree=26062932/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4122.25 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7376383 0 0 0 411237 988 0 0 25 0 1 0 780478163 850325504 181879 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 181879 243 26 0 204231 0
Current children cumulated CPU time (s) 4122.25
Current children cumulated vsize (KiB) 830396

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/493 32684
/proc/meminfo: memFree=26008480/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4182.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7512353 0 0 0 417220 1006 0 0 25 0 1 0 780478163 850325504 195140 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 195140 243 26 0 204231 0
Current children cumulated CPU time (s) 4182.26
Current children cumulated vsize (KiB) 830396

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/493 32685
/proc/meminfo: memFree=26040952/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4242.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7731092 0 0 0 423191 1035 0 0 25 0 1 0 780478163 850325504 187427 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 187427 243 26 0 204231 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 830396

[startup+4302.3 s]
/proc/loadavg: 1.05 1.01 1.12 2/493 32687
/proc/meminfo: memFree=26050472/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4302.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7839368 0 0 0 429177 1049 0 0 25 0 1 0 780478163 850325504 184568 33554432000 4194304 4298156 140736662828336 18446744073709551615 4252672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 184568 243 26 0 204231 0
Current children cumulated CPU time (s) 4302.26
Current children cumulated vsize (KiB) 830396

[startup+4362.3 s]
/proc/loadavg: 1.06 1.02 1.11 2/493 32688
/proc/meminfo: memFree=26059016/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4362.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 7941124 0 0 0 435163 1063 0 0 25 0 1 0 780478163 850325504 182613 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 182613 243 26 0 204231 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 830396

[startup+4422.3 s]
/proc/loadavg: 1.02 1.02 1.10 2/493 32690
/proc/meminfo: memFree=26059372/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4422.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8043197 0 0 0 441149 1077 0 0 25 0 1 0 780478163 850325504 182481 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 182481 243 26 0 204231 0
Current children cumulated CPU time (s) 4422.26
Current children cumulated vsize (KiB) 830396

[startup+4482.3 s]
/proc/loadavg: 1.01 1.01 1.09 2/493 32692
/proc/meminfo: memFree=26086888/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4482.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8138455 0 0 0 447137 1089 0 0 25 0 1 0 780478163 850325504 175570 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 175570 243 26 0 204231 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 830396

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/493 32693
/proc/meminfo: memFree=25971060/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=1045320 CPUtime=4542.27 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8168332 0 0 0 453130 1097 0 0 25 0 1 0 780478163 1070407680 205031 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 261330 205031 243 26 0 257962 0
Current children cumulated CPU time (s) 4542.27
Current children cumulated vsize (KiB) 1045320

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/493 32695
/proc/meminfo: memFree=26021016/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4602.29 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8276948 0 0 0 459118 1111 0 0 25 0 1 0 780478163 850325504 191677 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 191677 243 26 0 204231 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 830396

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/493 32696
/proc/meminfo: memFree=26047540/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4662.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8376154 0 0 0 465102 1124 0 0 25 0 1 0 780478163 850325504 185101 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256307 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 185101 243 26 0 204231 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 830396

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.07 2/493 32698
/proc/meminfo: memFree=26047644/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4722.29 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8489315 0 0 0 471089 1140 0 0 25 0 1 0 780478163 850325504 185306 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256968 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 185306 243 26 0 204231 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 830396

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/493 32700
/proc/meminfo: memFree=25994924/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4782.26 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8502751 0 0 0 477084 1142 0 0 25 0 1 0 780478163 850325504 198516 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 198516 243 26 0 204231 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 830396

[startup+4842.3 s]
/proc/loadavg: 1.13 1.03 1.07 2/493 32701
/proc/meminfo: memFree=26002100/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4842.27 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8612322 0 0 0 483070 1157 0 0 25 0 1 0 780478163 850325504 196687 33554432000 4194304 4298156 140736662828336 18446744073709551615 4252751 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 196687 243 26 0 204231 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 830396

[startup+4902.3 s]
/proc/loadavg: 1.11 1.04 1.07 2/493 32703
/proc/meminfo: memFree=26030724/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4902.27 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8828076 0 0 0 489041 1186 0 0 25 0 1 0 780478163 850325504 189885 33554432000 4194304 4298156 140736662828336 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 189885 243 26 0 204231 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 830396

[startup+4962.3 s]
/proc/loadavg: 1.04 1.03 1.06 2/493 32704
/proc/meminfo: memFree=26069648/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=4962.27 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8926759 0 0 0 495029 1198 0 0 25 0 1 0 780478163 850325504 179822 33554432000 4194304 4298156 140736662828336 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 179822 243 26 0 204231 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 830396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.02 1.02 1.06 2/493 32705
/proc/meminfo: memFree=26054876/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=5000.09 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8930512 0 0 0 498810 1199 0 0 25 0 1 0 780478163 850325504 183484 33554432000 4194304 4298156 140736662828336 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 183484 243 26 0 204231 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 830396

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

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

[startup+5000.1 s]
/proc/loadavg: 1.02 1.02 1.06 2/493 32705
/proc/meminfo: memFree=26054876/32951124 swapFree=53876548/67111528
[pid=32461] ppid=32459 vsize=830396 CPUtime=5000.09 cores=0,2,4,6
/proc/32461/stat : 32461 (contrasat_relea) R 32459 32461 32423 0 -1 4202496 8930512 0 0 0 498810 1199 0 0 25 0 1 0 780478163 850325504 183484 33554432000 4194304 4298156 140736662828336 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32461/statm: 207599 183484 243 26 0 204231 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 830396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.16
CPU time (s): 5000.14
CPU user time (s): 4988.1
CPU system time (s): 12.0302
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 1389196

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

runsolver used 25.6761 second user time and 56.1625 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-29 19:06:12
IDJOB=3422572
IDBENCH=85008
IDSOLVER=1915
FILE ID=node108/3422572-1306688765
RUNJOBID= node108-1306688765-32441
PBS_JOBID= 13471837
Free space on /tmp= 73120 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422572-1306688765/watcher-3422572-1306688765 -o /tmp/evaluation-result-3422572-1306688765/solver-3422572-1306688765 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422572-1306688765.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1459761568

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      26331920 kB
Buffers:        245800 kB
Cached:        4762312 kB
SwapCached:      16500 kB
Active:        2166264 kB
Inactive:      4183488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26331920 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:          312332 kB
Writeback:           0 kB
AnonPages:     1335908 kB
Mapped:          12748 kB
Slab:           132960 kB
PageTables:      66356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134918144 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= 73216 MiB
End job on node108 at 2011-05-29 20:29:34