Trace number 3379554

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.08 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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

running on 2 cores: 4,6

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 5/299 17120
/proc/meminfo: memFree=16790244/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=11776 CPUtime=0 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4194304 370 0 0 0 0 0 0 0 21 0 1 0 657307253 12058624 310 33554432000 4194304 4263832 140735851900416 18446744073709551615 47497055479581 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 2944 310 241 17 0 117 0

[startup+0.0827199 s]
/proc/loadavg: 3.68 3.92 3.59 5/299 17120
/proc/meminfo: memFree=16790244/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=13340 CPUtime=0.08 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4194304 868 0 0 0 8 0 0 0 21 0 1 0 657307253 13660160 662 33554432000 4194304 4263832 140735851900416 18446744073709551615 47497055628435 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 3335 662 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.10075 s]
/proc/loadavg: 3.68 3.92 3.59 5/299 17120
/proc/meminfo: memFree=16790244/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=13340 CPUtime=0.09 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4194304 897 0 0 0 9 0 0 0 21 0 1 0 657307253 13660160 691 33554432000 4194304 4263832 140735851900416 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 3335 691 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300711 s]
/proc/loadavg: 3.68 3.92 3.59 5/299 17120
/proc/meminfo: memFree=16790244/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=18812 CPUtime=0.29 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4194304 2509 0 0 0 29 0 0 0 22 0 1 0 657307253 19263488 1725 33554432000 4194304 4263832 140735851900416 18446744073709551615 274664466623 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 4703 1725 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700647 s]
/proc/loadavg: 3.68 3.92 3.59 5/299 17120
/proc/meminfo: memFree=16790244/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=35012 CPUtime=0.69 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 7485 0 0 0 69 0 0 0 24 0 1 0 657307253 35852288 5988 33554432000 4194304 4263832 140735851900416 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 8753 5988 247 17 0 5926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35012

[startup+1.50048 s]
/proc/loadavg: 3.68 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16724060/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=35012 CPUtime=1.49 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 7485 0 0 0 149 0 0 0 25 0 1 0 657307253 35852288 5988 33554432000 4194304 4263832 140735851900416 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 8753 5988 247 17 0 5926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35012

[startup+3.10022 s]
/proc/loadavg: 3.71 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16633920/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=35012 CPUtime=3.09 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 7485 0 0 0 309 0 0 0 25 0 1 0 657307253 35852288 5988 33554432000 4194304 4263832 140735851900416 18446744073709551615 4209440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 8753 5988 247 17 0 5926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35012

[startup+6.38456 s]
/proc/loadavg: 3.71 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16631588/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=37256 CPUtime=6.49 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 8043 0 0 0 648 1 0 0 25 0 1 0 657307253 38150144 6546 33554432000 4194304 4263832 140735851900416 18446744073709551615 4222976 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 9347 6591 247 17 0 6520 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 37256

[startup+12.7006 s]
/proc/loadavg: 3.97 3.97 3.61 5/303 17127
/proc/meminfo: memFree=16609796/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=42744 CPUtime=12.69 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 9379 0 0 0 1268 1 0 0 25 0 1 0 657307253 43769856 7882 33554432000 4194304 4263832 140735851900416 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 10686 7882 247 17 0 7859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42744

[startup+25.5003 s]
/proc/loadavg: 3.98 3.97 3.62 5/303 17127
/proc/meminfo: memFree=16572164/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=57320 CPUtime=25.49 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 13007 0 0 0 2547 2 0 0 25 0 1 0 657307253 58695680 11510 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 14330 11510 247 17 0 11503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57320

[startup+51.1109 s]
/proc/loadavg: 3.98 3.97 3.63 5/303 17128
/proc/meminfo: memFree=16506264/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=95724 CPUtime=51.1 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 22638 0 0 0 5105 5 0 0 25 0 1 0 657307253 98021376 21141 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 23931 21141 247 17 0 21104 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 95724

[startup+102.301 s]
/proc/loadavg: 4.03 3.99 3.65 5/303 17130
/proc/meminfo: memFree=16350376/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=173936 CPUtime=102.29 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 42112 0 0 0 10220 9 0 0 25 0 1 0 657307253 178110464 40615 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 43484 40615 247 17 0 40657 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173936

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.67 5/303 17133
/proc/meminfo: memFree=16192148/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=230752 CPUtime=162.29 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 56049 0 0 0 16216 13 0 0 25 0 1 0 657307253 236290048 54552 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 57688 54552 248 17 0 54861 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 230752

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/303 17148
/proc/meminfo: memFree=16019172/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=289132 CPUtime=222.29 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 70654 0 0 0 22211 18 0 0 25 0 1 0 657307253 296071168 69157 33554432000 4194304 4263832 140735851900416 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 72283 69157 249 17 0 69456 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 289132

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/303 17149
/proc/meminfo: memFree=15849652/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=337056 CPUtime=282.3 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 82582 0 0 0 28208 22 0 0 25 0 1 0 657307253 345145344 81085 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 84264 81085 249 17 0 81437 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 337056

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.72 5/303 17152
/proc/meminfo: memFree=15703452/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=381676 CPUtime=342.3 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 93628 0 0 0 34205 25 0 0 25 0 1 0 657307253 390836224 92130 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 95419 92130 248 17 0 92592 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 381676

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.74 5/303 17153
/proc/meminfo: memFree=15566296/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=426712 CPUtime=402.3 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 104853 0 0 0 40202 28 0 0 25 0 1 0 657307253 436953088 103355 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 106678 103355 249 17 0 103851 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 426712

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/303 17155
/proc/meminfo: memFree=15409312/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=486904 CPUtime=462.3 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 119429 0 0 0 46197 33 0 0 25 0 1 0 657307253 498589696 117930 33554432000 4194304 4263832 140735851900416 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 121726 117930 248 17 0 118899 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 486904

[startup+522.3 s]
/proc/loadavg: 4.21 4.05 3.78 5/303 17160
/proc/meminfo: memFree=15306600/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=541696 CPUtime=522.3 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 133153 0 0 0 52193 37 0 0 25 0 1 0 657307253 554696704 131654 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 135424 131654 248 17 0 132597 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 541696

[startup+582.301 s]
/proc/loadavg: 4.18 4.08 3.81 5/303 17162
/proc/meminfo: memFree=15165484/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=585744 CPUtime=582.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 144072 0 0 0 58190 41 0 0 25 0 1 0 657307253 599801856 142573 33554432000 4194304 4263832 140735851900416 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 146436 142573 248 17 0 143609 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 585744

[startup+642.3 s]
/proc/loadavg: 4.16 4.09 3.82 5/303 17164
/proc/meminfo: memFree=15013204/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=631180 CPUtime=642.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 155365 0 0 0 64187 44 0 0 25 0 1 0 657307253 646328320 153866 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 157795 153866 248 17 0 154968 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 631180

[startup+702.311 s]
/proc/loadavg: 4.10 4.09 3.84 5/303 17165
/proc/meminfo: memFree=14882116/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=668024 CPUtime=702.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 164488 0 0 0 70184 47 0 0 25 0 1 0 657307253 684056576 162989 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 167006 162989 250 17 0 164179 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 668024

[startup+762.301 s]
/proc/loadavg: 4.04 4.07 3.84 5/303 17167
/proc/meminfo: memFree=14757488/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=699564 CPUtime=762.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 172253 0 0 0 76181 50 0 0 25 0 1 0 657307253 716353536 170754 33554432000 4194304 4263832 140735851900416 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 174891 170754 250 17 0 172064 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 699564

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.85 5/303 17169
/proc/meminfo: memFree=14585128/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=728148 CPUtime=822.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 179126 0 0 0 82179 52 0 0 25 0 1 0 657307253 745623552 177626 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 182037 177626 250 17 0 179210 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 728148

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.86 5/303 17170
/proc/meminfo: memFree=14459136/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=757884 CPUtime=882.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 186549 0 0 0 88177 54 0 0 25 0 1 0 657307253 776073216 185049 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 189471 185049 250 17 0 186644 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 757884

[startup+942.3 s]
/proc/loadavg: 4.15 4.09 3.88 5/303 17172
/proc/meminfo: memFree=14268668/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=837200 CPUtime=942.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 206357 0 0 0 94172 59 0 0 25 0 1 0 657307253 857292800 204857 33554432000 4194304 4263832 140735851900416 18446744073709551615 4211589 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 209300 204857 250 17 0 206473 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 837200

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.89 5/303 17173
/proc/meminfo: memFree=14093816/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=884388 CPUtime=1002.32 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 217948 0 0 0 100170 62 0 0 25 0 1 0 657307253 905613312 216448 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 221097 216448 250 17 0 218270 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 884388

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.89 5/303 17175
/proc/meminfo: memFree=13940428/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=898864 CPUtime=1062.31 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 221602 0 0 0 106168 63 0 0 25 0 1 0 657307253 920436736 220102 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 224716 220102 250 17 0 221889 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 898864

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.90 5/303 17177
/proc/meminfo: memFree=13832024/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=919664 CPUtime=1122.32 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 226728 0 0 0 112167 65 0 0 25 0 1 0 657307253 941735936 225228 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207581 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 229916 225228 250 17 0 227089 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 919664

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 3.91 5/303 17179
/proc/meminfo: memFree=13721416/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=953208 CPUtime=1182.32 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 234975 0 0 0 118166 66 0 0 25 0 1 0 657307253 976084992 232450 33554432000 4194304 4263832 140735851900416 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 238302 232450 251 17 0 235475 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 953208

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.92 5/303 17181
/proc/meminfo: memFree=13616868/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=977456 CPUtime=1242.33 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 240843 0 0 0 124164 69 0 0 25 0 1 0 657307253 1000914944 238318 33554432000 4194304 4263832 140735851900416 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 244364 238318 251 17 0 241537 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 977456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.05 3.92 4/302 17184
/proc/meminfo: memFree=14611228/32951132 swapFree=67093824/67111528
[pid=17120] ppid=17118 vsize=998692 CPUtime=1300.02 cores=4,6
/proc/17120/stat : 17120 (umsat) R 17118 17120 15028 0 -1 4202496 246064 0 0 0 129932 70 0 0 25 0 1 0 657307253 1022660608 243539 33554432000 4194304 4263832 140735851900416 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17120/statm: 249673 243539 252 17 0 246846 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 998692

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.33
CPU system time (s): 0.749886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 998692

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

runsolver used 4.44532 second user time and 9.56654 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 12:57:56
IDJOB=3379554
IDBENCH=83127
IDSOLVER=1861
FILE ID=node131/3379554-1305457076
RUNJOBID= node131-1305457076-17085
PBS_JOBID= 13324857
Free space on /tmp= 73696 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
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:      16790764 kB
Buffers:        290172 kB
Cached:        4112328 kB
SwapCached:       1504 kB
Active:       12638800 kB
Inactive:      3254920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16790764 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           16548 kB
Writeback:           0 kB
AnonPages:    11488536 kB
Mapped:          27612 kB
Slab:           167916 kB
PageTables:      35428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29840364 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= 73696 MiB
End job on node131 at 2011-05-15 13:19:38