Trace number 3379550

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) 1300.01 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.92 3.59 2/289 17100
/proc/meminfo: memFree=16808132/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=11776 CPUtime=0 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4194304 370 0 0 0 0 0 0 0 22 0 1 0 657307238 12058624 310 33554432000 4194304 4263832 140735863972960 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 2944 310 241 17 0 117 0

[startup+0.0328161 s]
/proc/loadavg: 3.68 3.92 3.59 2/289 17100
/proc/meminfo: memFree=16808132/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=12104 CPUtime=0.03 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4194304 475 0 0 0 3 0 0 0 22 0 1 0 657307238 12394496 415 33554432000 4194304 4263832 140735863972960 18446744073709551615 274664463368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 3026 415 242 17 0 199 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12104

[startup+0.100802 s]
/proc/loadavg: 3.68 3.92 3.59 2/289 17100
/proc/meminfo: memFree=16808132/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=13340 CPUtime=0.09 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4194304 894 0 0 0 9 0 0 0 22 0 1 0 657307238 13660160 688 33554432000 4194304 4263832 140735863972960 18446744073709551615 4203568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 3335 688 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300753 s]
/proc/loadavg: 3.68 3.92 3.59 2/289 17100
/proc/meminfo: memFree=16808132/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=18812 CPUtime=0.29 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4194304 2515 0 0 0 29 0 0 0 23 0 1 0 657307238 19263488 1731 33554432000 4194304 4263832 140735863972960 18446744073709551615 47160009557758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 4703 1731 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700687 s]
/proc/loadavg: 3.68 3.92 3.59 2/289 17100
/proc/meminfo: memFree=16808132/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=26288 CPUtime=0.69 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 5002 0 0 0 69 0 0 0 25 0 1 0 657307238 26918912 3772 33554432000 4194304 4263832 140735863972960 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 6572 3772 247 17 0 3745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26288

[startup+1.50054 s]
/proc/loadavg: 3.68 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16727036/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=26288 CPUtime=1.49 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 5002 0 0 0 149 0 0 0 25 0 1 0 657307238 26918912 3772 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 6572 3772 247 17 0 3745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26288

[startup+3.10029 s]
/proc/loadavg: 3.68 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16633920/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=27228 CPUtime=3.09 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 5221 0 0 0 309 0 0 0 25 0 1 0 657307238 27881472 3991 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 6807 3991 247 17 0 3980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27228

[startup+6.30072 s]
/proc/loadavg: 3.71 3.92 3.59 6/303 17127
/proc/meminfo: memFree=16628488/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=32428 CPUtime=6.29 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 6525 0 0 0 628 1 0 0 25 0 1 0 657307238 33206272 5295 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 8107 5295 247 17 0 5280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32428

[startup+12.7006 s]
/proc/loadavg: 3.97 3.97 3.61 5/303 17127
/proc/meminfo: memFree=16612144/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=42380 CPUtime=12.69 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 8996 0 0 0 1268 1 0 0 25 0 1 0 657307238 43397120 7766 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 10595 7766 247 17 0 7768 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42380

[startup+25.5004 s]
/proc/loadavg: 3.98 3.97 3.62 5/303 17127
/proc/meminfo: memFree=16570800/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=67468 CPUtime=25.48 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 15221 0 0 0 2543 5 0 0 25 0 1 0 657307238 69087232 13991 33554432000 4194304 4263832 140735863972960 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 16867 13991 247 17 0 14040 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67468

[startup+51.101 s]
/proc/loadavg: 3.98 3.97 3.63 5/303 17128
/proc/meminfo: memFree=16507628/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=93528 CPUtime=51.03 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 21641 0 0 0 5090 13 0 0 25 0 1 0 657307238 95772672 20411 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 23382 20411 247 17 0 20555 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 93528

[startup+102.311 s]
/proc/loadavg: 4.03 3.99 3.65 5/303 17130
/proc/meminfo: memFree=16349756/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=142748 CPUtime=102.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 33894 0 0 0 10206 18 0 0 25 0 1 0 657307238 146173952 32664 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 35687 32664 247 17 0 32860 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 142748

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.67 5/303 17133
/proc/meminfo: memFree=16193512/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=184956 CPUtime=162.23 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 44110 0 0 0 16200 23 0 0 25 0 1 0 657307238 189394944 42880 33554432000 4194304 4263832 140735863972960 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 46239 42880 247 17 0 43412 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 184956

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/303 17148
/proc/meminfo: memFree=16018056/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=227112 CPUtime=222.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 54623 0 0 0 22196 28 0 0 25 0 1 0 657307238 232562688 53393 33554432000 4194304 4263832 140735863972960 18446744073709551615 4242492 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 56778 53393 247 17 0 53951 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 227112

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/303 17149
/proc/meminfo: memFree=15851636/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=254156 CPUtime=282.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 61180 0 0 0 28194 30 0 0 25 0 1 0 657307238 260255744 59949 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 63539 59949 248 17 0 60712 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 254156

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.72 5/303 17152
/proc/meminfo: memFree=15702584/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=271236 CPUtime=342.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 65481 0 0 0 34192 32 0 0 25 0 1 0 657307238 277745664 64250 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 67809 64250 248 17 0 64982 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 271236

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.74 5/303 17153
/proc/meminfo: memFree=15568280/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=297588 CPUtime=402.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 72005 0 0 0 40188 36 0 0 25 0 1 0 657307238 304730112 70774 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 74397 70774 248 17 0 71570 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 297588

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/303 17155
/proc/meminfo: memFree=15408320/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=333728 CPUtime=462.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 80466 0 0 0 46186 38 0 0 25 0 1 0 657307238 341737472 79234 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 83432 79234 247 17 0 80605 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 333728

[startup+522.3 s]
/proc/loadavg: 4.21 4.05 3.78 5/303 17160
/proc/meminfo: memFree=15308088/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=348508 CPUtime=522.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 84143 0 0 0 52184 40 0 0 25 0 1 0 657307238 356872192 82911 33554432000 4194304 4263832 140735863972960 18446744073709551615 4224838 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 87127 82911 247 17 0 84300 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 348508

[startup+582.301 s]
/proc/loadavg: 4.20 4.08 3.80 5/303 17162
/proc/meminfo: memFree=15167096/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=385888 CPUtime=582.24 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 93289 0 0 0 58180 44 0 0 25 0 1 0 657307238 395149312 92057 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 96472 92057 247 17 0 93645 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 385888

[startup+642.3 s]
/proc/loadavg: 4.15 4.09 3.83 5/303 17164
/proc/meminfo: memFree=15011836/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=420696 CPUtime=642.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 102030 0 0 0 64177 48 0 0 25 0 1 0 657307238 430792704 100798 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 105174 100798 248 17 0 102347 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 420696

[startup+702.301 s]
/proc/loadavg: 4.11 4.09 3.84 5/303 17165
/proc/meminfo: memFree=14883356/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=452656 CPUtime=702.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 109689 0 0 0 70174 51 0 0 25 0 1 0 657307238 463519744 108457 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 113164 108457 248 17 0 110337 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 452656

[startup+762.312 s]
/proc/loadavg: 4.04 4.07 3.84 5/303 17167
/proc/meminfo: memFree=14756372/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=471768 CPUtime=762.26 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 114271 0 0 0 76174 52 0 0 25 0 1 0 657307238 483090432 113039 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 117942 113039 248 17 0 115115 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 471768

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.85 5/303 17169
/proc/meminfo: memFree=14586616/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=498192 CPUtime=822.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 120859 0 0 0 82169 56 0 0 25 0 1 0 657307238 510148608 119627 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 124548 119627 248 17 0 121721 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 498192

[startup+882.301 s]
/proc/loadavg: 4.06 4.06 3.86 5/303 17170
/proc/meminfo: memFree=14458144/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=522448 CPUtime=882.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 126919 0 0 0 88167 58 0 0 25 0 1 0 657307238 534986752 125687 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 130612 125687 248 17 0 127785 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 522448

[startup+942.301 s]
/proc/loadavg: 4.17 4.09 3.88 5/303 17172
/proc/meminfo: memFree=14270652/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=551784 CPUtime=942.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 134124 0 0 0 94165 60 0 0 25 0 1 0 657307238 565026816 132892 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 137946 132892 248 17 0 135119 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 551784

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.89 5/303 17173
/proc/meminfo: memFree=14092452/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=587800 CPUtime=1002.26 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 143053 0 0 0 100162 64 0 0 25 0 1 0 657307238 601907200 141821 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 146950 141821 248 17 0 144123 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 587800

[startup+1062.3 s]
/proc/loadavg: 4.02 4.06 3.89 5/303 17175
/proc/meminfo: memFree=13941792/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=612424 CPUtime=1062.25 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 149149 0 0 0 106160 65 0 0 25 0 1 0 657307238 627122176 147917 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 153106 147917 248 17 0 150279 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 612424

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.90 5/303 17177
/proc/meminfo: memFree=13831280/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=639116 CPUtime=1122.26 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 155655 0 0 0 112158 68 0 0 25 0 1 0 657307238 654454784 154423 33554432000 4194304 4263832 140735863972960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 159779 154423 248 17 0 156952 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 639116

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 3.91 5/303 17179
/proc/meminfo: memFree=13722656/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=661896 CPUtime=1182.26 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 161148 0 0 0 118155 71 0 0 25 0 1 0 657307238 677781504 159916 33554432000 4194304 4263832 140735863972960 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 165474 159916 249 17 0 162647 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 661896

[startup+1242.3 s]
/proc/loadavg: 4.10 4.06 3.92 5/303 17181
/proc/meminfo: memFree=13617740/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=683160 CPUtime=1242.26 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 166384 0 0 0 124153 73 0 0 25 0 1 0 657307238 699555840 165152 33554432000 4194304 4263832 140735863972960 18446744073709551615 4243872 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 170790 165152 249 17 0 167963 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 683160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.05 3.92 5/303 17182
/proc/meminfo: memFree=13523616/32951132 swapFree=67093824/67111528
[pid=17100] ppid=17098 vsize=696356 CPUtime=1299.96 cores=1,3
/proc/17100/stat : 17100 (umsat) R 17098 17100 15028 0 -1 4202496 169618 0 0 0 129922 74 0 0 25 0 1 0 657307238 713068544 168386 33554432000 4194304 4263832 140735863972960 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17100/statm: 174089 168386 249 17 0 171262 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 696356

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): 1300.01
CPU user time (s): 1299.23
CPU system time (s): 0.776881
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 696356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.776881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169618
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= 10
involuntary context switches= 716

runsolver used 3.56246 second user time and 8.62069 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 12:57:56
IDJOB=3379550
IDBENCH=83125
IDSOLVER=1861
FILE ID=node131/3379550-1305457076
RUNJOBID= node131-1305457076-17086
PBS_JOBID= 13324857
Free space on /tmp= 73704 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379550-1305457076/watcher-3379550-1305457076 -o /tmp/evaluation-result-3379550-1305457076/solver-3379550-1305457076 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379550-1305457076.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1786273338

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16808784 kB
Buffers:        290128 kB
Cached:        4099956 kB
SwapCached:       1504 kB
Active:       12620708 kB
Inactive:      3254908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16808784 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            5684 kB
Writeback:           0 kB
AnonPages:    11483880 kB
Mapped:          27224 kB
Slab:           167916 kB
PageTables:      35428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29797936 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= 73684 MiB
End job on node131 at 2011-05-15 13:19:38