Trace number 3493669

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
MiniUnsat2 2011-02-22? (TO) 1800.07 1800.23

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5t0.cnf
MD5SUM7883c1629e96894ab9f6fc4604596fef
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 variables219671
Number of clauses1170255
Sum of the clauses size2820728
Maximum clause length10
Minimum clause length1
Number of clauses of size 112461
Number of clauses of size 2833655
Number of clauses of size 3267959
Number of clauses of size 46240
Number of clauses of size 524960
Number of clauses of size over 524980

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493669-1307800697/watcher-3493669-1307800697 -o /tmp/evaluation-result-3493669-1307800697/solver-3493669-1307800697 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1192654841 -verb=0 HOME/instance-3493669-1307800697.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.08 0.03 0.31 3/184 23207
/proc/meminfo: memFree=31415140/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=21724 CPUtime=0 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 1885 0 0 0 0 0 0 0 22 0 1 0 891669569 22245376 1815 33554432000 4194304 4258824 140733829929072 18446744073709551615 4210343 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 5431 1823 219 16 0 2073 0

[startup+0.0101131 s]
/proc/loadavg: 0.08 0.03 0.31 3/184 23207
/proc/meminfo: memFree=31415140/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=23160 CPUtime=0 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 2553 0 0 0 0 0 0 0 22 0 1 0 891669569 23715840 2483 33554432000 4194304 4258824 140733829929072 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 5790 2489 219 16 0 2432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23160

[startup+0.101094 s]
/proc/loadavg: 0.08 0.03 0.31 3/184 23207
/proc/meminfo: memFree=31415140/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=58324 CPUtime=0.09 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 11305 0 0 0 8 1 0 0 22 0 1 0 891669569 59723776 11235 33554432000 4194304 4258824 140733829929072 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 14581 11241 219 16 0 11223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58324

[startup+0.301058 s]
/proc/loadavg: 0.08 0.03 0.31 3/184 23207
/proc/meminfo: memFree=31415140/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=125360 CPUtime=0.29 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 27766 0 0 0 25 4 0 0 23 0 1 0 891669569 128368640 27696 33554432000 4194304 4258824 140733829929072 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 31340 27700 219 16 0 27982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 125360

[startup+0.700991 s]
/proc/loadavg: 0.08 0.03 0.31 3/184 23207
/proc/meminfo: memFree=31415140/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=179764 CPUtime=0.69 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 40705 0 0 0 63 6 0 0 25 0 1 0 891669569 184078336 40635 33554432000 4194304 4258824 140733829929072 18446744073709551615 4207134 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 44941 40635 220 16 0 41583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179764

[startup+1.50085 s]
/proc/loadavg: 0.08 0.03 0.31 4/185 23208
/proc/meminfo: memFree=31148676/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=234584 CPUtime=1.49 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 60000 0 0 0 141 8 0 0 25 0 1 0 891669569 240214016 52864 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 58646 52864 243 16 0 55288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234584

[startup+3.10056 s]
/proc/loadavg: 0.08 0.03 0.31 5/190 23222
/proc/meminfo: memFree=31038304/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=226764 CPUtime=3.09 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 64265 0 0 0 300 9 0 0 25 0 1 0 891669569 232206336 52380 33554432000 4194304 4258824 140733829929072 18446744073709551615 4204825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 56691 52380 243 16 0 53333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226764

[startup+6.301 s]
/proc/loadavg: 0.39 0.10 0.33 5/190 23222
/proc/meminfo: memFree=31044272/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=256732 CPUtime=6.29 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 79519 0 0 0 618 11 0 0 25 0 1 0 891669569 262893568 56788 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 64183 56788 243 16 0 60825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 256732

[startup+12.7009 s]
/proc/loadavg: 0.68 0.16 0.35 5/190 23222
/proc/meminfo: memFree=31017536/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=239876 CPUtime=12.7 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 86853 0 0 0 1258 12 0 0 25 0 1 0 891669569 245633024 53945 33554432000 4194304 4258824 140733829929072 18446744073709551615 4230269 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 59969 53945 243 16 0 56611 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 239876

[startup+25.5006 s]
/proc/loadavg: 1.42 0.35 0.41 5/190 23222
/proc/meminfo: memFree=30993572/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=239876 CPUtime=25.49 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 87981 0 0 0 2537 12 0 0 25 0 1 0 891669569 245633024 55073 33554432000 4194304 4258824 140733829929072 18446744073709551615 4201325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 59969 55073 243 16 0 56611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 239876

[startup+51.1001 s]
/proc/loadavg: 2.30 0.64 0.50 5/190 23223
/proc/meminfo: memFree=30957696/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=244872 CPUtime=51.09 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 89558 0 0 0 5097 12 0 0 25 0 1 0 891669569 250748928 56297 33554432000 4194304 4258824 140733829929072 18446744073709551615 4201325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 61218 56297 243 16 0 57860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 244872

[startup+102.307 s]
/proc/loadavg: 3.26 1.16 0.68 5/190 23224
/proc/meminfo: memFree=30890724/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=281068 CPUtime=102.29 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 101104 0 0 0 10216 13 0 0 25 0 1 0 891669569 287813632 65315 33554432000 4194304 4258824 140733829929072 18446744073709551615 4230269 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 70267 65315 244 16 0 66909 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 281068

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.89 5/190 23226
/proc/meminfo: memFree=30821128/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=336660 CPUtime=162.29 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 128756 0 0 0 16213 16 0 0 25 0 1 0 891669569 344739840 79221 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 84165 79221 244 16 0 80807 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 336660

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 1.08 5/190 23237
/proc/meminfo: memFree=30747096/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=373380 CPUtime=222.28 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 140401 0 0 0 22211 17 0 0 25 0 1 0 891669569 382341120 88440 33554432000 4194304 4258824 140733829929072 18446744073709551615 4229010 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 93345 88440 244 16 0 89987 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 373380

[startup+282.3 s]
/proc/loadavg: 4.04 2.45 1.26 5/190 23238
/proc/meminfo: memFree=30741076/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=382736 CPUtime=282.28 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 143162 0 0 0 28211 17 0 0 25 0 1 0 891669569 391921664 90611 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 95684 90611 244 16 0 92326 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 382736

[startup+342.301 s]
/proc/loadavg: 4.12 2.76 1.44 5/190 23242
/proc/meminfo: memFree=30683740/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=389000 CPUtime=342.26 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 144847 0 0 0 34208 18 0 0 25 0 1 0 891669569 398336000 91939 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 97250 91939 244 16 0 93892 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 389000

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.60 5/190 23244
/proc/meminfo: memFree=30716116/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=397416 CPUtime=402.26 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 147762 0 0 0 40208 18 0 0 25 0 1 0 891669569 406953984 94265 33554432000 4194304 4258824 140733829929072 18446744073709551615 4219889 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 99354 94265 244 16 0 95996 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 397416

[startup+462.301 s]
/proc/loadavg: 4.07 3.18 1.75 5/190 23246
/proc/meminfo: memFree=30591572/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=404812 CPUtime=462.26 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 167356 0 0 0 46205 21 0 0 25 0 1 0 891669569 414527488 96768 33554432000 4194304 4258824 140733829929072 18446744073709551615 4221226 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 101203 96768 244 16 0 97845 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 404812

[startup+522.3 s]
/proc/loadavg: 4.02 3.33 1.89 5/190 23248
/proc/meminfo: memFree=30609024/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=417648 CPUtime=522.26 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 170416 0 0 0 52205 21 0 0 25 0 1 0 891669569 427671552 99211 33554432000 4194304 4258824 140733829929072 18446744073709551615 4221147 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 104412 99211 244 16 0 101054 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 417648

[startup+582.301 s]
/proc/loadavg: 4.01 3.45 2.02 5/190 23249
/proc/meminfo: memFree=30544988/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=424116 CPUtime=582.26 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 185392 0 0 0 58203 23 0 0 25 0 1 0 891669569 434294784 100737 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 106029 100737 244 16 0 102671 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 424116

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.74 2.46 5/190 23256
/proc/meminfo: memFree=30598148/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=424808 CPUtime=822.22 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 219957 0 0 0 82194 28 0 0 25 0 1 0 891669569 435003392 101563 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225511 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23207/statm: 106202 101563 244 16 0 102844 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 424808

[startup+882.301 s]
/proc/loadavg: 4.04 3.80 2.56 5/190 23257
/proc/meminfo: memFree=30599084/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=424808 CPUtime=882.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 220002 0 0 0 88186 28 0 0 25 0 1 0 891669569 435003392 101599 33554432000 4194304 4258824 140733829929072 18446744073709551615 4217918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 106202 101599 244 16 0 102844 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 424808

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.65 5/190 23259
/proc/meminfo: memFree=30542136/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=451384 CPUtime=942.15 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 227472 0 0 0 94185 30 0 0 25 0 1 0 891669569 462217216 107498 33554432000 4194304 4258824 140733829929072 18446744073709551615 4218080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 112846 107498 244 16 0 109488 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 451384

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.73 5/190 23260
/proc/meminfo: memFree=30553004/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=457608 CPUtime=1002.15 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 241855 0 0 0 100183 32 0 0 25 0 1 0 891669569 468590592 109101 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 114402 109101 244 16 0 111044 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 457608

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.81 5/190 23262
/proc/meminfo: memFree=30526788/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=466184 CPUtime=1062.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 244529 0 0 0 106182 32 0 0 25 0 1 0 891669569 477372416 111229 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 116546 111229 244 16 0 113188 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 466184

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.88 5/190 23264
/proc/meminfo: memFree=30475780/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=461896 CPUtime=1122.15 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 254319 0 0 0 112181 34 0 0 25 0 1 0 891669569 472981504 110259 33554432000 4194304 4258824 140733829929072 18446744073709551615 4219851 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 115474 110259 244 16 0 112116 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 461896

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.94 5/190 23265
/proc/meminfo: memFree=30460868/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=465116 CPUtime=1182.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 266572 0 0 0 118178 36 0 0 25 0 1 0 891669569 476278784 111732 33554432000 4194304 4258824 140733829929072 18446744073709551615 274473632632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 116279 111732 244 16 0 112921 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 465116

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.01 5/190 23267
/proc/meminfo: memFree=30414948/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=474616 CPUtime=1242.13 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 283396 0 0 0 124174 39 0 0 25 0 1 0 891669569 486006784 113328 33554432000 4194304 4258824 140733829929072 18446744073709551615 4201377 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 118654 113328 244 16 0 115296 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 474616

[startup+1302.3 s]
/proc/loadavg: 4.00 3.94 3.07 5/190 23268
/proc/meminfo: memFree=30449628/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=474616 CPUtime=1302.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 283705 0 0 0 130174 40 0 0 25 0 1 0 891669569 486006784 113632 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 118654 113632 244 16 0 115296 0
Current children cumulated CPU time (s) 1302.14
Current children cumulated vsize (KiB) 474616

[startup+1362.3 s]
/proc/loadavg: 4.00 3.95 3.12 5/190 23270
/proc/meminfo: memFree=30408888/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=508704 CPUtime=1362.13 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 293704 0 0 0 136172 41 0 0 25 0 1 0 891669569 520912896 121710 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 127176 121710 244 16 0 123818 0
Current children cumulated CPU time (s) 1362.13
Current children cumulated vsize (KiB) 508704

[startup+1422.31 s]
/proc/loadavg: 4.00 3.95 3.17 5/190 23272
/proc/meminfo: memFree=30418500/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1422.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 301883 0 0 0 142172 42 0 0 25 0 1 0 891669569 504086528 118533 33554432000 4194304 4258824 140733829929072 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118533 244 16 0 119710 0
Current children cumulated CPU time (s) 1422.14
Current children cumulated vsize (KiB) 492272

[startup+1482.3 s]
/proc/loadavg: 4.00 3.96 3.22 5/190 23273
/proc/meminfo: memFree=30415604/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1482.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 309138 0 0 0 148171 43 0 0 25 0 1 0 891669569 504086528 118187 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118187 244 16 0 119710 0
Current children cumulated CPU time (s) 1482.14
Current children cumulated vsize (KiB) 492272

[startup+1542.3 s]
/proc/loadavg: 4.00 3.96 3.27 5/190 23275
/proc/meminfo: memFree=30348604/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1542.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 309138 0 0 0 154171 43 0 0 25 0 1 0 891669569 504086528 118187 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118187 244 16 0 119710 0
Current children cumulated CPU time (s) 1542.14
Current children cumulated vsize (KiB) 492272

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.31 5/190 23276
/proc/meminfo: memFree=30326344/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1602.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 316910 0 0 0 160170 44 0 0 25 0 1 0 891669569 504086528 118026 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118026 244 16 0 119710 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 492272

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.35 5/190 23278
/proc/meminfo: memFree=30339692/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1662.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 324396 0 0 0 166169 45 0 0 25 0 1 0 891669569 504086528 117792 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225495 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 117792 244 16 0 119710 0
Current children cumulated CPU time (s) 1662.14
Current children cumulated vsize (KiB) 492272

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.39 5/190 23280
/proc/meminfo: memFree=30305548/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1722.14 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 324658 0 0 0 172169 45 0 0 25 0 1 0 891669569 504086528 118051 33554432000 4194304 4258824 140733829929072 18446744073709551615 4221229 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118051 244 16 0 119710 0
Current children cumulated CPU time (s) 1722.14
Current children cumulated vsize (KiB) 492272

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.42 5/190 23281
/proc/meminfo: memFree=30271152/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1782.13 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 324658 0 0 0 178168 45 0 0 25 0 1 0 891669569 504086528 118051 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118051 244 16 0 119710 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 492272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 4.00 3.97 3.44 3/186 23284
/proc/meminfo: memFree=30968416/32950928 swapFree=67079488/67111528
[pid=23207] ppid=23205 vsize=492272 CPUtime=1800.04 cores=1,3
/proc/23207/stat : 23207 (munsat2_release) R 23205 23207 23145 0 -1 4202496 324948 0 0 0 179958 46 0 0 25 0 1 0 891669569 504086528 118336 33554432000 4194304 4258824 140733829929072 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23207/statm: 123068 118336 244 16 0 119710 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 492272

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): 1800.23
CPU time (s): 1800.07
CPU user time (s): 1799.59
CPU system time (s): 0.480926
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 508704

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

runsolver used 2.89256 second user time and 6.93595 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-11 15:58:19
IDJOB=3493669
IDBENCH=71021
IDSOLVER=1973
FILE ID=node125/3493669-1307800697
RUNJOBID= node125-1307800697-23165
PBS_JOBID= 13551054
Free space on /tmp= 73984 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5t0.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493669-1307800697/watcher-3493669-1307800697 -o /tmp/evaluation-result-3493669-1307800697/solver-3493669-1307800697 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1192654841 -verb=0 HOME/instance-3493669-1307800697.cnf

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

MD5SUM BENCH= 7883c1629e96894ab9f6fc4604596fef
RANDOM SEED=1192654841

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31415940 kB
Buffers:        298300 kB
Cached:         805260 kB
SwapCached:       3400 kB
Active:         742220 kB
Inactive:       591676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31415940 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           47172 kB
Writeback:           0 kB
AnonPages:      228000 kB
Mapped:          13612 kB
Slab:           134776 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   425880 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= 74000 MiB
End job on node125 at 2011-06-11 16:28:21