Trace number 3379371

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
UmSat 2011-05-12 (fixed)? (TO) 1291.39 1300.04

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=11908 CPUtime=0 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 397 0 0 0 0 0 0 0 23 0 1 0 657713301 12193792 337 33554432000 4194304 4263832 140736428462464 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 2977 338 241 17 0 150 0

[startup+0.0707671 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=12560 CPUtime=0.06 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 611 0 0 0 6 0 0 0 23 0 1 0 657713301 12861440 502 33554432000 4194304 4263832 140736428462464 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 3140 502 242 17 0 313 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12560

[startup+0.100762 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=13472 CPUtime=0.09 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 880 0 0 0 9 0 0 0 23 0 1 0 657713301 13795328 674 33554432000 4194304 4263832 140736428462464 18446744073709551615 47202562770676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 3368 674 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300716 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=15296 CPUtime=0.29 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 1593 0 0 0 29 0 0 0 25 0 1 0 657713301 15663104 1194 33554432000 4194304 4263832 140736428462464 18446744073709551615 242970550016 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 3824 1194 242 17 0 997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15296

[startup+0.70065 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=26636 CPUtime=0.69 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 4866 0 0 0 69 0 0 0 25 0 1 0 657713301 27275264 3313 33554432000 4194304 4263832 140736428462464 18446744073709551615 4236996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 6659 3313 242 17 0 3832 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26636

[startup+15.2771 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=253172 CPUtime=14.96 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 77144 0 0 0 1484 12 0 0 25 0 1 0 657713301 259248128 52547 33554432000 4194304 4263832 140736428462464 18446744073709551615 4236817 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8268/statm: 63293 52547 242 17 0 60466 0
Current children cumulated CPU time (s) 14.96
Current children cumulated vsize (KiB) 253172

[startup+15.3011 s]
/proc/loadavg: 4.00 4.02 3.98 4/404 8268
/proc/meminfo: memFree=23799812/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=253172 CPUtime=14.99 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 77171 0 0 0 1487 12 0 0 25 0 1 0 657713301 259248128 52574 33554432000 4194304 4263832 140736428462464 18446744073709551615 47202563040830 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8268/statm: 63293 52574 242 17 0 60466 0
Current children cumulated CPU time (s) 14.99
Current children cumulated vsize (KiB) 253172

[startup+15.4001 s]
/proc/loadavg: 4.95 4.23 4.05 5/411 8282
/proc/meminfo: memFree=23145160/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=253172 CPUtime=15.09 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 77281 0 0 0 1497 12 0 0 25 0 1 0 657713301 259248128 52684 33554432000 4194304 4263832 140736428462464 18446744073709551615 242970208494 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 63293 52684 242 17 0 60466 0
Current children cumulated CPU time (s) 15.09
Current children cumulated vsize (KiB) 253172

[startup+15.5151 s]
/proc/loadavg: 4.95 4.23 4.05 5/411 8282
/proc/meminfo: memFree=23145160/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=253172 CPUtime=15.16 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4194304 77317 0 0 0 1503 13 0 0 25 0 1 0 657713301 259248128 52720 33554432000 4194304 4263832 140736428462464 18446744073709551615 47202562915486 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8268/statm: 63293 52720 242 17 0 60466 0
Current children cumulated CPU time (s) 15.16
Current children cumulated vsize (KiB) 253172

[startup+25.5004 s]
/proc/loadavg: 5.27 4.33 4.08 5/411 8284
/proc/meminfo: memFree=22363884/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=22.94 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199789 0 0 0 2260 34 0 0 25 0 1 0 657713301 650915840 153895 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153895 247 17 0 156088 0
Current children cumulated CPU time (s) 22.94
Current children cumulated vsize (KiB) 635660

[startup+51.1009 s]
/proc/loadavg: 5.93 4.56 4.16 5/411 8286
/proc/meminfo: memFree=21750540/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=44.49 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 4399 50 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 44.49
Current children cumulated vsize (KiB) 635660

[startup+102.3 s]
/proc/loadavg: 6.87 5.01 4.34 6/411 8287
/proc/meminfo: memFree=20603292/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=93.89 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 9316 73 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 93.89
Current children cumulated vsize (KiB) 635660

[startup+162.301 s]
/proc/loadavg: 5.95 5.15 4.43 5/411 8289
/proc/meminfo: memFree=20607292/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=153.62 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 15286 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 153.62
Current children cumulated vsize (KiB) 635660

[startup+222.317 s]
/proc/loadavg: 4.77 4.95 4.41 5/411 8290
/proc/meminfo: memFree=20608304/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=213.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 21288 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 213.64
Current children cumulated vsize (KiB) 635660

[startup+282.3 s]
/proc/loadavg: 4.28 4.78 4.38 5/411 8292
/proc/meminfo: memFree=20606680/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=273.62 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 27286 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 273.62
Current children cumulated vsize (KiB) 635660

[startup+342.301 s]
/proc/loadavg: 4.10 4.63 4.35 5/411 8294
/proc/meminfo: memFree=20605296/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=333.62 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 33286 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 333.62
Current children cumulated vsize (KiB) 635660

[startup+402.301 s]
/proc/loadavg: 4.08 4.53 4.33 5/411 8295
/proc/meminfo: memFree=20604548/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=393.62 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 39286 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 393.62
Current children cumulated vsize (KiB) 635660

[startup+462.3 s]
/proc/loadavg: 4.03 4.43 4.31 5/411 8297
/proc/meminfo: memFree=20603796/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=453.62 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 45286 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 453.62
Current children cumulated vsize (KiB) 635660

[startup+522.301 s]
/proc/loadavg: 4.14 4.38 4.30 5/411 8298
/proc/meminfo: memFree=20557908/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=513.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 51287 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 513.63
Current children cumulated vsize (KiB) 635660

[startup+582.301 s]
/proc/loadavg: 4.11 4.33 4.28 5/411 8300
/proc/meminfo: memFree=20523668/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=573.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 57287 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 573.63
Current children cumulated vsize (KiB) 635660

[startup+642.3 s]
/proc/loadavg: 4.04 4.26 4.26 5/411 8302
/proc/meminfo: memFree=20474304/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=633.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 63287 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 633.63
Current children cumulated vsize (KiB) 635660

[startup+702.301 s]
/proc/loadavg: 4.16 4.25 4.25 5/411 8303
/proc/meminfo: memFree=20440944/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=693.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 69287 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 693.63
Current children cumulated vsize (KiB) 635660

[startup+762.301 s]
/proc/loadavg: 4.20 4.23 4.25 5/411 8305
/proc/meminfo: memFree=20406964/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=753.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 75288 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 753.64
Current children cumulated vsize (KiB) 635660

[startup+822.3 s]
/proc/loadavg: 4.07 4.19 4.23 5/411 8306
/proc/meminfo: memFree=20358964/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=813.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199805 0 0 0 81287 76 0 0 25 0 1 0 657713301 650915840 153911 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153911 247 17 0 156088 0
Current children cumulated CPU time (s) 813.63
Current children cumulated vsize (KiB) 635660

[startup+882.316 s]
/proc/loadavg: 4.02 4.15 4.21 5/411 8308
/proc/meminfo: memFree=20318036/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=873.65 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 87289 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 873.65
Current children cumulated vsize (KiB) 635660

[startup+942.301 s]
/proc/loadavg: 4.07 4.14 4.20 5/411 8310
/proc/meminfo: memFree=20264568/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=933.63 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 93287 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 933.63
Current children cumulated vsize (KiB) 635660

[startup+1002.3 s]
/proc/loadavg: 4.08 4.12 4.19 5/411 8311
/proc/meminfo: memFree=20206656/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=993.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 99288 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 993.64
Current children cumulated vsize (KiB) 635660

[startup+1062.3 s]
/proc/loadavg: 4.03 4.10 4.17 5/411 8313
/proc/meminfo: memFree=20135724/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=1053.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 105288 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 1053.64
Current children cumulated vsize (KiB) 635660

[startup+1122.3 s]
/proc/loadavg: 4.01 4.08 4.16 5/411 8314
/proc/meminfo: memFree=20065156/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=1113.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 111288 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 1113.64
Current children cumulated vsize (KiB) 635660

[startup+1182.3 s]
/proc/loadavg: 4.03 4.08 4.15 5/411 8316
/proc/meminfo: memFree=19990616/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=1173.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 117288 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 1173.64
Current children cumulated vsize (KiB) 635660

[startup+1242.3 s]
/proc/loadavg: 4.01 4.06 4.14 5/411 8318
/proc/meminfo: memFree=19928112/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=1233.64 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 123288 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 1233.64
Current children cumulated vsize (KiB) 635660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.14 4/406 8337
/proc/meminfo: memFree=19905924/32951132 swapFree=67093844/67111528
[pid=8268] ppid=8266 vsize=635660 CPUtime=1291.35 cores=1,3
/proc/8268/stat : 8268 (umsat) R 8266 8268 7859 0 -1 4202496 199807 0 0 0 129059 76 0 0 25 0 1 0 657713301 650915840 153913 33554432000 4194304 4263832 140736428462464 18446744073709551615 4224797 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8268/statm: 158915 153913 247 17 0 156088 0
Current children cumulated CPU time (s) 1291.35
Current children cumulated vsize (KiB) 635660

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.04
CPU time (s): 1291.39
CPU user time (s): 1290.6
CPU system time (s): 0.789879
CPU usage (%): 99.3347
Max. virtual memory (cumulated for all children) (KiB): 731064

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

runsolver used 4.96824 second user time and 12.4911 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 14:05:47
IDJOB=3379371
IDBENCH=85007
IDSOLVER=1861
FILE ID=node128/3379371-1305461144
RUNJOBID= node128-1305459841-8085
PBS_JOBID= 13324904
Free space on /tmp= 73380 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379371-1305461144/watcher-3379371-1305461144 -o /tmp/evaluation-result-3379371-1305461144/solver-3379371-1305461144 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379371-1305461144.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1428327574

node128.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.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.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	: 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.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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23800092 kB
Buffers:        282408 kB
Cached:        3303512 kB
SwapCached:       1440 kB
Active:        6591984 kB
Inactive:      2261428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23800092 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:          247992 kB
Writeback:           0 kB
AnonPages:     5265692 kB
Mapped:          32108 kB
Slab:           194680 kB
PageTables:      38560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100702796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73232 MiB
End job on node128 at 2011-05-15 14:27:29