Trace number 3379972

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.02 1300.07

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3379972-1305460490/watcher-3379972-1305460490 -o /tmp/evaluation-result-3379972-1305460490/solver-3379972-1305460490 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379972-1305460490.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: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=96264 CPUtime=0 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 7104 0 0 0 0 0 0 0 23 0 1 0 736280125 98574336 7044 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 24066 7045 247 49 0 21207 0

[startup+0.052584 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=101996 CPUtime=0.04 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 8581 0 0 0 4 0 0 0 23 0 1 0 736280125 104443904 8521 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 25499 8522 247 49 0 22640 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 101996

[startup+0.100566 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=109292 CPUtime=0.09 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 10362 0 0 0 9 0 0 0 23 0 1 0 736280125 111915008 10302 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 27356 10303 248 49 0 24497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109292

[startup+0.300502 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=137556 CPUtime=0.28 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 17301 0 0 0 26 2 0 0 24 0 1 0 736280125 140857344 17208 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 34389 17210 248 49 0 31530 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 137556

[startup+2.6871 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=455900 CPUtime=2.66 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 96389 0 0 0 249 17 0 0 25 0 1 0 736280125 466841600 93369 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 113975 93370 248 49 0 111116 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 455900

[startup+2.7011 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=474708 CPUtime=2.67 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 101111 0 0 0 250 17 0 0 25 0 1 0 736280125 486100992 98090 33554432000 4194304 4394578 140733462156272 18446744073709551615 4325464 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 118677 98090 257 49 0 115818 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 474708

[startup+3.10103 s]
/proc/loadavg: 2.94 2.81 3.10 4/444 21231
/proc/meminfo: memFree=16830876/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=499728 CPUtime=3.07 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 106981 0 0 0 289 18 0 0 25 0 1 0 736280125 511721472 103703 33554432000 4194304 4394578 140733462156272 18446744073709551615 4200520 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 124932 103704 264 49 0 122073 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 499728

[startup+6.30053 s]
/proc/loadavg: 3.26 2.88 3.12 5/445 21232
/proc/meminfo: memFree=16400272/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=519336 CPUtime=6.27 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 111623 0 0 0 608 19 0 0 25 0 1 0 736280125 531800064 108345 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285914 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 129834 108345 264 49 0 126975 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 519336

[startup+12.7005 s]
/proc/loadavg: 3.32 2.89 3.13 5/445 21232
/proc/meminfo: memFree=16373608/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=537612 CPUtime=12.67 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 116049 0 0 0 1247 20 0 0 25 0 1 0 736280125 550514688 112771 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 134403 112771 264 49 0 131544 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 537612

[startup+25.5003 s]
/proc/loadavg: 3.47 2.95 3.14 5/445 21232
/proc/meminfo: memFree=16338268/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=557968 CPUtime=25.47 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 120949 0 0 0 2526 21 0 0 25 0 1 0 736280125 571359232 117671 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 139492 117671 264 49 0 136633 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 557968

[startup+51.101 s]
/proc/loadavg: 3.65 3.03 3.16 5/445 21234
/proc/meminfo: memFree=16294912/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=585872 CPUtime=51.02 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 127717 0 0 0 5080 22 0 0 25 0 1 0 736280125 599932928 124439 33554432000 4194304 4394578 140733462156272 18446744073709551615 4299506 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 146468 124439 264 49 0 143609 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 585872

[startup+102.316 s]
/proc/loadavg: 3.85 3.18 3.21 5/445 21234
/proc/meminfo: memFree=16186892/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=656488 CPUtime=102.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 144653 0 0 0 10198 26 0 0 25 0 1 0 736280125 672243712 141375 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 164122 141379 264 49 0 161263 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 656488

[startup+162.3 s]
/proc/loadavg: 3.94 3.32 3.25 5/445 21236
/proc/meminfo: memFree=16084676/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=726764 CPUtime=162.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 161643 0 0 0 16193 30 0 0 25 0 1 0 736280125 744206336 158365 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 181691 158365 264 49 0 178832 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 726764

[startup+222.3 s]
/proc/loadavg: 3.98 3.44 3.30 5/445 21238
/proc/meminfo: memFree=16002688/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=792328 CPUtime=222.22 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 177534 0 0 0 22189 33 0 0 25 0 1 0 736280125 811343872 173486 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 198082 173486 264 49 0 195223 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 792328

[startup+282.3 s]
/proc/loadavg: 4.05 3.56 3.34 5/445 21240
/proc/meminfo: memFree=15911756/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=858540 CPUtime=282.22 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 193772 0 0 0 28185 37 0 0 25 0 1 0 736280125 879144960 189595 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298940 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 214635 189595 264 49 0 211776 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 858540

[startup+342.3 s]
/proc/loadavg: 4.02 3.64 3.38 5/445 21240
/proc/meminfo: memFree=15791564/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=933048 CPUtime=342.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 212045 0 0 0 34180 43 0 0 25 0 1 0 736280125 955441152 207868 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 233262 207868 264 49 0 230403 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 933048

[startup+402.3 s]
/proc/loadavg: 4.04 3.71 3.42 5/445 21251
/proc/meminfo: memFree=15709412/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1004172 CPUtime=402.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 228429 0 0 0 40176 47 0 0 25 0 1 0 736280125 1028272128 222969 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 251043 222969 264 49 0 248184 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1004172

[startup+462.3 s]
/proc/loadavg: 4.10 3.79 3.47 5/445 21253
/proc/meminfo: memFree=15630016/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1055780 CPUtime=462.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 240569 0 0 0 46174 49 0 0 25 0 1 0 736280125 1081118720 235109 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285745 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 263945 235109 264 49 0 261086 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 1055780

[startup+522.3 s]
/proc/loadavg: 4.14 3.86 3.51 5/445 21255
/proc/meminfo: memFree=15575672/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1101424 CPUtime=522.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 251498 0 0 0 52172 51 0 0 25 0 1 0 736280125 1127858176 245909 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 275356 245909 264 49 0 272497 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 1101424

[startup+582.3 s]
/proc/loadavg: 4.11 3.90 3.54 5/445 21257
/proc/meminfo: memFree=15502480/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1171328 CPUtime=582.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 268599 0 0 0 58167 56 0 0 25 0 1 0 736280125 1199439872 263010 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 292832 263010 264 49 0 289973 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 1171328

[startup+642.3 s]
/proc/loadavg: 4.03 3.91 3.57 5/445 21257
/proc/meminfo: memFree=15424948/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1216204 CPUtime=642.25 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 279757 0 0 0 64166 59 0 0 25 0 1 0 736280125 1245392896 274168 33554432000 4194304 4394578 140733462156272 18446744073709551615 4285691 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 304051 274168 264 49 0 301192 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 1216204

[startup+702.3 s]
/proc/loadavg: 4.01 3.92 3.59 5/445 21259
/proc/meminfo: memFree=15318884/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1266680 CPUtime=702.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 291728 0 0 0 70161 62 0 0 25 0 1 0 736280125 1297080320 286139 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 316670 286139 264 49 0 313811 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 1266680

[startup+762.317 s]
/proc/loadavg: 4.00 3.94 3.61 5/445 21261
/proc/meminfo: memFree=15261688/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1300532 CPUtime=762.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 300313 0 0 0 76161 63 0 0 25 0 1 0 736280125 1331744768 294595 33554432000 4194304 4394578 140733462156272 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 325133 294595 264 49 0 322274 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 1300532

[startup+822.3 s]
/proc/loadavg: 4.16 3.98 3.65 5/445 21263
/proc/meminfo: memFree=15219492/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1313508 CPUtime=822.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 303732 0 0 0 82159 64 0 0 25 0 1 0 736280125 1345032192 297885 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298265 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 328377 297885 264 49 0 325518 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 1313508

[startup+882.3 s]
/proc/loadavg: 4.13 3.99 3.67 5/445 21265
/proc/meminfo: memFree=15191436/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1322288 CPUtime=882.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 305891 0 0 0 88159 65 0 0 25 0 1 0 736280125 1354022912 300044 33554432000 4194304 4394578 140733462156272 18446744073709551615 224284584373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 330572 300044 264 49 0 327713 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 1322288

[startup+942.3 s]
/proc/loadavg: 4.13 4.02 3.70 5/445 21265
/proc/meminfo: memFree=15173532/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1327408 CPUtime=942.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 306888 0 0 0 94159 65 0 0 25 0 1 0 736280125 1359265792 301041 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 331852 301041 264 49 0 328993 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 1327408

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.73 5/445 21267
/proc/meminfo: memFree=15136924/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1330736 CPUtime=1002.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 307704 0 0 0 100159 65 0 0 25 0 1 0 736280125 1362673664 301857 33554432000 4194304 4394578 140733462156272 18446744073709551615 4299453 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 332684 301857 264 49 0 329825 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 1330736

[startup+1062.3 s]
/proc/loadavg: 4.17 4.07 3.75 5/445 21269
/proc/meminfo: memFree=15090004/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1346308 CPUtime=1062.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 311406 0 0 0 106158 66 0 0 25 0 1 0 736280125 1378619392 305559 33554432000 4194304 4394578 140733462156272 18446744073709551615 4313558 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 336577 305560 264 49 0 333718 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 1346308

[startup+1122.3 s]
/proc/loadavg: 4.26 4.11 3.78 5/445 21271
/proc/meminfo: memFree=15020664/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1397208 CPUtime=1122.23 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 323333 0 0 0 112155 68 0 0 25 0 1 0 736280125 1430740992 317357 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 349302 317357 264 49 0 346443 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 1397208

[startup+1182.3 s]
/proc/loadavg: 4.09 4.09 3.79 5/445 21273
/proc/meminfo: memFree=14996076/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1404528 CPUtime=1182.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 325065 0 0 0 118155 69 0 0 25 0 1 0 736280125 1438236672 319089 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298423 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 351132 319089 264 49 0 348273 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1404528

[startup+1242.3 s]
/proc/loadavg: 4.03 4.07 3.81 5/445 21273
/proc/meminfo: memFree=14982408/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1414044 CPUtime=1242.24 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 327236 0 0 0 124155 69 0 0 25 0 1 0 736280125 1447981056 321260 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 353511 321260 264 49 0 350652 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1414044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.31 3.59 3.66 2/427 21329
/proc/meminfo: memFree=15841632/32951124 swapFree=45193372/67111528
[pid=21231] ppid=21229 vsize=1419676 CPUtime=1299.95 cores=4,6
/proc/21231/stat : 21231 (SApperloT2010) R 21229 21231 21088 0 -1 4202496 328691 0 0 0 129926 69 0 0 25 0 1 0 736280125 1453748224 322715 33554432000 4194304 4394578 140733462156272 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21231/statm: 354919 322715 264 49 0 352060 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1419676

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.07
CPU time (s): 1300.02
CPU user time (s): 1299.27
CPU system time (s): 0.750885
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 1419676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328691
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= 6
involuntary context switches= 1325

runsolver used 5.86911 second user time and 12.987 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 13:54:55
IDJOB=3379972
IDBENCH=85005
IDSOLVER=1862
FILE ID=node118/3379972-1305460490
RUNJOBID= node118-1305460443-21107
PBS_JOBID= 13324919
Free space on /tmp= 73092 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379972-1305460490/watcher-3379972-1305460490 -o /tmp/evaluation-result-3379972-1305460490/solver-3379972-1305460490 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379972-1305460490.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1332572589

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16830908 kB
Buffers:        301520 kB
Cached:        4794048 kB
SwapCached:      22076 kB
Active:       13130876 kB
Inactive:      2661084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16830908 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:          156456 kB
Writeback:           0 kB
AnonPages:    10686876 kB
Mapped:          22924 kB
Slab:           161132 kB
PageTables:      99736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126193928 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= 73112 MiB
End job on node118 at 2011-05-15 14:16:37