Trace number 3292028

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
SApperloT 2011-03-23? (TO) 1300.05 1300.02

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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.46 3.91 3.96 5/190 21227
/proc/meminfo: memFree=21326024/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=19228 CPUtime=0 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 1496 0 0 0 0 0 0 0 21 0 1 0 490704200 19689472 1436 33554432000 4194304 4465733 140734674586112 18446744073709551615 4287468 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 4807 1446 248 67 0 1930 0

[startup+0.100963 s]
/proc/loadavg: 3.46 3.91 3.96 5/190 21227
/proc/meminfo: memFree=21326024/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=76020 CPUtime=0.09 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 3699 0 0 0 9 0 0 0 21 0 1 0 490704200 77844480 3357 33554432000 4194304 4465733 140734674586112 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 19005 3358 250 67 0 16128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76020

[startup+0.200941 s]
/proc/loadavg: 3.46 3.91 3.96 5/190 21227
/proc/meminfo: memFree=21326024/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=76020 CPUtime=0.19 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 5148 0 0 0 18 1 0 0 21 0 1 0 490704200 77844480 4516 33554432000 4194304 4465733 140734674586112 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 19005 4516 250 67 0 16128 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 76020

[startup+0.300926 s]
/proc/loadavg: 3.46 3.91 3.96 5/190 21227
/proc/meminfo: memFree=21326024/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=76020 CPUtime=0.29 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 6597 0 0 0 28 1 0 0 22 0 1 0 490704200 77844480 5679 33554432000 4194304 4465733 140734674586112 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 19005 5679 250 67 0 16128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76020

[startup+0.700852 s]
/proc/loadavg: 3.46 3.91 3.96 5/190 21227
/proc/meminfo: memFree=21326024/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=76020 CPUtime=0.69 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 12254 0 0 0 66 3 0 0 23 0 1 0 490704200 77844480 10218 33554432000 4194304 4465733 140734674586112 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 19005 10219 250 67 0 16128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76020

[startup+1.50071 s]
/proc/loadavg: 3.50 3.91 3.96 5/191 21228
/proc/meminfo: memFree=21224892/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=113668 CPUtime=1.49 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 39114 0 0 0 142 7 0 0 25 0 1 0 490704200 116396032 17735 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28417 17735 255 67 0 25540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113668

[startup+3.10042 s]
/proc/loadavg: 3.50 3.91 3.96 5/189 21229
/proc/meminfo: memFree=21181760/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=113668 CPUtime=3.09 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 40016 0 0 0 302 7 0 0 25 0 1 0 490704200 116396032 18348 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28417 18348 255 67 0 25540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113668

[startup+6.30083 s]
/proc/loadavg: 3.70 3.95 3.97 5/194 21234
/proc/meminfo: memFree=21035132/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=113668 CPUtime=6.29 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 41173 0 0 0 621 8 0 0 25 0 1 0 490704200 116396032 19029 33554432000 4194304 4465733 140734674586112 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28417 19029 255 67 0 25540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113668

[startup+12.7007 s]
/proc/loadavg: 3.73 3.95 3.97 5/194 21234
/proc/meminfo: memFree=21031824/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=113668 CPUtime=12.69 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 42512 0 0 0 1261 8 0 0 25 0 1 0 490704200 116396032 19816 33554432000 4194304 4465733 140734674586112 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28417 19816 255 67 0 25540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113668

[startup+25.5003 s]
/proc/loadavg: 3.77 3.95 3.97 5/191 21256
/proc/meminfo: memFree=20970156/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=113668 CPUtime=25.49 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 44359 0 0 0 2540 9 0 0 25 0 1 0 490704200 116396032 20918 33554432000 4194304 4465733 140734674586112 18446744073709551615 4264237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28417 20918 255 67 0 25540 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113668

[startup+51.1007 s]
/proc/loadavg: 3.97 3.98 3.98 5/194 21316
/proc/meminfo: memFree=20357524/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=114396 CPUtime=51.09 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 46062 0 0 0 5100 9 0 0 25 0 1 0 490704200 117141504 22109 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 28599 22109 255 67 0 25722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114396

[startup+102.3 s]
/proc/loadavg: 4.03 4.00 3.99 5/194 21318
/proc/meminfo: memFree=20271372/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=126600 CPUtime=102.29 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 124970 0 0 0 10209 20 0 0 25 0 1 0 490704200 129638400 25041 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270495 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 31650 25041 280 67 0 28773 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 126600

[startup+162.3 s]
/proc/loadavg: 4.11 4.03 4.00 5/194 21319
/proc/meminfo: memFree=20069132/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=431928 CPUtime=162.3 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 203968 0 0 0 16199 31 0 0 25 0 1 0 490704200 442294272 60306 33554432000 4194304 4465733 140734674586112 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 107982 60306 421 67 0 105105 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 431928

[startup+222.3 s]
/proc/loadavg: 4.10 4.04 4.00 5/194 21321
/proc/meminfo: memFree=19924228/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=431928 CPUtime=222.3 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 203968 0 0 0 22199 31 0 0 25 0 1 0 490704200 442294272 60306 33554432000 4194304 4465733 140734674586112 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 107982 60306 421 67 0 105105 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 431928

[startup+282.307 s]
/proc/loadavg: 4.04 4.03 4.00 5/194 21323
/proc/meminfo: memFree=19981272/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=178836 CPUtime=282.3 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 212108 0 0 0 28198 32 0 0 25 0 1 0 490704200 183128064 40548 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270138 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 44709 40548 329 67 0 41832 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178836

[startup+342.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 21324
/proc/meminfo: memFree=20036976/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=428640 CPUtime=342.3 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 278777 0 0 0 34189 41 0 0 25 0 1 0 490704200 438927360 55173 33554432000 4194304 4465733 140734674586112 18446744073709551615 4358587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 107160 55173 336 67 0 104283 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 428640

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 21326
/proc/meminfo: memFree=20024992/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=180408 CPUtime=402.3 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 301763 0 0 0 40186 44 0 0 25 0 1 0 490704200 184737792 34011 33554432000 4194304 4465733 140734674586112 18446744073709551615 4266868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 45102 34011 280 67 0 42225 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 180408

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 21327
/proc/meminfo: memFree=19997252/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=204920 CPUtime=462.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 315248 0 0 0 46184 47 0 0 25 0 1 0 490704200 209838080 35368 33554432000 4194304 4465733 140734674586112 18446744073709551615 4254032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 51230 35368 280 67 0 48353 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 204920

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.01 5/194 21329
/proc/meminfo: memFree=20060256/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=201124 CPUtime=522.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 370137 0 0 0 52177 54 0 0 25 0 1 0 490704200 205950976 39322 33554432000 4194304 4465733 140734674586112 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 50281 39322 280 67 0 47404 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201124

[startup+582.301 s]
/proc/loadavg: 4.12 4.05 4.01 5/194 21331
/proc/meminfo: memFree=20038844/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=224504 CPUtime=582.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 383267 0 0 0 58175 56 0 0 25 0 1 0 490704200 229892096 40770 33554432000 4194304 4465733 140734674586112 18446744073709551615 4295908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 56126 40770 280 67 0 53249 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 224504

[startup+642.301 s]
/proc/loadavg: 3.89 4.01 3.99 4/188 21349
/proc/meminfo: memFree=20153004/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=466368 CPUtime=642.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 426346 0 0 0 64169 62 0 0 25 0 1 0 490704200 477560832 69894 33554432000 4194304 4465733 140734674586112 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 116592 69894 359 67 0 113715 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 466368

[startup+702.301 s]
/proc/loadavg: 3.36 3.84 3.93 4/188 21351
/proc/meminfo: memFree=20349300/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=201408 CPUtime=702.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 450118 0 0 0 70165 66 0 0 25 0 1 0 490704200 206241792 34861 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 50352 34861 280 67 0 47475 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 201408

[startup+762.301 s]
/proc/loadavg: 3.13 3.68 3.87 4/188 21352
/proc/meminfo: memFree=20417396/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=201408 CPUtime=762.31 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 450840 0 0 0 76164 67 0 0 25 0 1 0 490704200 206241792 35583 33554432000 4194304 4465733 140734674586112 18446744073709551615 4253794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 50352 35583 280 67 0 47475 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 201408

[startup+822.301 s]
/proc/loadavg: 3.05 3.56 3.82 4/188 21354
/proc/meminfo: memFree=20416916/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=196060 CPUtime=822.32 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 515075 0 0 0 82156 76 0 0 25 0 1 0 490704200 200765440 33979 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 49015 33979 280 67 0 46138 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 196060

[startup+882.301 s]
/proc/loadavg: 3.02 3.45 3.76 4/188 21356
/proc/meminfo: memFree=20111148/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=196060 CPUtime=882.32 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 518419 0 0 0 88154 78 0 0 25 0 1 0 490704200 200765440 36231 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 49015 36231 280 67 0 46138 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 196060

[startup+942.307 s]
/proc/loadavg: 3.00 3.37 3.71 4/188 21357
/proc/meminfo: memFree=19953444/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=515664 CPUtime=942.33 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 602757 0 0 0 94142 91 0 0 25 0 1 0 490704200 528039936 75548 33554432000 4194304 4465733 140734674586112 18446744073709551615 4371767 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 128916 75548 387 67 0 126039 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 515664

[startup+1002.3 s]
/proc/loadavg: 3.06 3.31 3.67 4/188 21359
/proc/meminfo: memFree=20205304/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=244052 CPUtime=1002.32 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 625743 0 0 0 100137 95 0 0 25 0 1 0 490704200 249909248 41479 33554432000 4194304 4465733 140734674586112 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 61013 41479 280 67 0 58136 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244052

[startup+1062.3 s]
/proc/loadavg: 3.02 3.25 3.62 4/188 21360
/proc/meminfo: memFree=20196020/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=244052 CPUtime=1062.32 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 626807 0 0 0 106136 96 0 0 25 0 1 0 490704200 249909248 42543 33554432000 4194304 4465733 140734674586112 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 61013 42543 280 67 0 58136 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 244052

[startup+1122.3 s]
/proc/loadavg: 3.16 3.25 3.60 4/188 21362
/proc/meminfo: memFree=19976424/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=525028 CPUtime=1122.33 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 679221 0 0 0 112129 104 0 0 25 0 1 0 490704200 537628672 79001 33554432000 4194304 4465733 140734674586112 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 131257 79001 386 67 0 128380 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 525028

[startup+1182.3 s]
/proc/loadavg: 3.13 3.22 3.56 4/188 21364
/proc/meminfo: memFree=20365340/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=274260 CPUtime=1182.32 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 696684 0 0 0 118126 106 0 0 25 0 1 0 490704200 280842240 48701 33554432000 4194304 4465733 140734674586112 18446744073709551615 246516531669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 68565 48723 297 67 0 65688 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 274260

[startup+1242.3 s]
/proc/loadavg: 3.05 3.17 3.53 4/188 21365
/proc/meminfo: memFree=20345012/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=236220 CPUtime=1242.33 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 700263 0 0 0 124125 108 0 0 25 0 1 0 490704200 241889280 42770 33554432000 4194304 4465733 140734674586112 18446744073709551615 4255230 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 59055 42770 280 67 0 56178 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 236220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.16 3.50 4/188 21367
/proc/meminfo: memFree=20129860/32951124 swapFree=67111352/67111528
[pid=21227] ppid=21225 vsize=236220 CPUtime=1300.04 cores=5,7
/proc/21227/stat : 21227 (SApperloT) R 21225 21227 20390 0 -1 4202496 701041 0 0 0 129895 109 0 0 25 0 1 0 490704200 241889280 43548 33554432000 4194304 4465733 140734674586112 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21227/statm: 59055 43548 280 67 0 56178 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 236220

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.95
CPU system time (s): 1.10083
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 589768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.95
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 701041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2621

runsolver used 2.11668 second user time and 4.97524 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 06:11:00
IDJOB=3292028
IDBENCH=85007
IDSOLVER=1657
FILE ID=node134/3292028-1303791058
RUNJOBID= node134-1303791057-21194
PBS_JOBID= 13157245
Free space on /tmp= 71480 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292028-1303791058/watcher-3292028-1303791058 -o /tmp/evaluation-result-3292028-1303791058/solver-3292028-1303791058 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3292028-1303791058.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=891187935

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21326428 kB
Buffers:       2310772 kB
Cached:        8665500 kB
SwapCached:         64 kB
Active:        4245616 kB
Inactive:      6827436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21326428 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          168460 kB
Writeback:         112 kB
AnonPages:       96212 kB
Mapped:          15688 kB
Slab:           488856 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269464 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71208 MiB
End job on node134 at 2011-04-26 06:32:42