Trace number 3379971

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.09 1300.06

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: 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-3379971-1305460503/watcher-3379971-1305460503 -o /tmp/evaluation-result-3379971-1305460503/solver-3379971-1305460503 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379971-1305460503.cnf 

running on 2 cores: 0,2

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.77 3.96 3.82 4/305 11154
/proc/meminfo: memFree=24262828/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=56084 CPUtime=0 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 4135 0 0 0 0 0 0 0 21 0 1 0 736281169 57430016 4075 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 14021 4076 247 49 0 11162 0

[startup+0.0317571 s]
/proc/loadavg: 3.77 3.96 3.82 4/305 11154
/proc/meminfo: memFree=24262828/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=59396 CPUtime=0.02 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 4990 0 0 0 2 0 0 0 21 0 1 0 736281169 60821504 4930 33554432000 4194304 4394578 140735817802144 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 14885 4933 247 49 0 12026 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 59396

[startup+0.100744 s]
/proc/loadavg: 3.77 3.96 3.82 4/305 11154
/proc/meminfo: memFree=24262828/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=69244 CPUtime=0.09 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 7391 0 0 0 8 1 0 0 21 0 1 0 736281169 70905856 7331 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 17311 7331 248 49 0 14452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69244

[startup+0.300706 s]
/proc/loadavg: 3.77 3.96 3.82 4/305 11154
/proc/meminfo: memFree=24262828/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=97012 CPUtime=0.29 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 14243 0 0 0 27 2 0 0 22 0 1 0 736281169 99340288 14150 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 24253 14151 248 49 0 21394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97012

[startup+0.700632 s]
/proc/loadavg: 3.77 3.96 3.82 4/305 11154
/proc/meminfo: memFree=24262828/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=151932 CPUtime=0.69 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 27842 0 0 0 65 4 0 0 23 0 1 0 736281169 155578368 27287 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 37983 27288 248 49 0 35124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151932

[startup+1.50051 s]
/proc/loadavg: 3.77 3.96 3.82 5/312 11167
/proc/meminfo: memFree=23876476/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=255636 CPUtime=1.49 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 53817 0 0 0 139 10 0 0 25 0 1 0 736281169 261771264 52611 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 63909 52612 262 49 0 61050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 255636

[startup+3.10019 s]
/proc/loadavg: 3.77 3.96 3.82 5/312 11167
/proc/meminfo: memFree=23432624/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=275060 CPUtime=3.08 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 58456 0 0 0 298 10 0 0 25 0 1 0 736281169 281661440 57250 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 68765 57250 264 49 0 65906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 275060

[startup+6.3006 s]
/proc/loadavg: 4.03 4.01 3.83 5/312 11176
/proc/meminfo: memFree=23321216/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=293324 CPUtime=6.29 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 62831 0 0 0 618 11 0 0 25 0 1 0 736281169 300363776 61625 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 73331 61625 264 49 0 70472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 293324

[startup+12.7005 s]
/proc/loadavg: 4.10 4.03 3.84 5/315 11200
/proc/meminfo: memFree=23076096/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=306864 CPUtime=12.69 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 66086 0 0 0 1257 12 0 0 25 0 1 0 736281169 314228736 64880 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 76716 64880 264 49 0 73857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 306864

[startup+25.5011 s]
/proc/loadavg: 4.08 4.02 3.84 5/315 11200
/proc/meminfo: memFree=22997556/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=321932 CPUtime=25.5 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 69832 0 0 0 2537 13 0 0 25 0 1 0 736281169 329658368 68626 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 80483 68626 264 49 0 77624 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 321932

[startup+51.1004 s]
/proc/loadavg: 4.05 4.02 3.84 5/315 11255
/proc/meminfo: memFree=23275060/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=366400 CPUtime=51.09 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 80580 0 0 0 5093 16 0 0 25 0 1 0 736281169 375193600 79374 33554432000 4194304 4394578 140735817802144 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 91600 79375 264 49 0 88741 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 366400

[startup+102.301 s]
/proc/loadavg: 4.06 4.03 3.85 5/315 11256
/proc/meminfo: memFree=23064036/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=436024 CPUtime=102.29 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 97241 0 0 0 10209 20 0 0 25 0 1 0 736281169 446488576 95713 33554432000 4194304 4394578 140735817802144 18446744073709551615 4299512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 109006 95713 264 49 0 106147 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 436024

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.86 5/315 11258
/proc/meminfo: memFree=22824808/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=518960 CPUtime=162.3 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 117486 0 0 0 16204 26 0 0 25 0 1 0 736281169 531415040 115121 33554432000 4194304 4394578 140735817802144 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 129740 115121 264 49 0 126881 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 518960

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.87 5/315 11260
/proc/meminfo: memFree=22565044/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=587492 CPUtime=222.3 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 133836 0 0 0 22199 31 0 0 25 0 1 0 736281169 601591808 131341 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 146873 131341 264 49 0 144014 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 587492

[startup+282.301 s]
/proc/loadavg: 4.08 4.04 3.88 5/315 11261
/proc/meminfo: memFree=22352028/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=686332 CPUtime=282.3 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 158046 0 0 0 28191 39 0 0 25 0 1 0 736281169 702803968 155551 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 171583 155551 264 49 0 168724 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 686332

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 3.89 5/315 11263
/proc/meminfo: memFree=22173708/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=751508 CPUtime=342.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 172937 0 0 0 34189 42 0 0 25 0 1 0 736281169 769544192 169352 33554432000 4194304 4394578 140735817802144 18446744073709551615 4285658 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 187877 169352 264 49 0 185018 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 751508

[startup+402.301 s]
/proc/loadavg: 4.04 4.04 3.90 5/315 11273
/proc/meminfo: memFree=22017112/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=804792 CPUtime=402.3 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 185444 0 0 0 40183 47 0 0 25 0 1 0 736281169 824107008 181794 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 201198 181794 264 49 0 198339 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 804792

[startup+462.312 s]
/proc/loadavg: 4.08 4.04 3.91 5/315 11275
/proc/meminfo: memFree=21765164/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=862896 CPUtime=462.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 199644 0 0 0 46182 50 0 0 25 0 1 0 736281169 883605504 195994 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 215724 195994 264 49 0 212865 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 862896

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.91 5/315 11277
/proc/meminfo: memFree=21631268/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=905144 CPUtime=522.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 209474 0 0 0 52179 52 0 0 25 0 1 0 736281169 926867456 205824 33554432000 4194304 4394578 140735817802144 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 226286 205824 264 49 0 223427 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 905144

[startup+582.301 s]
/proc/loadavg: 4.07 4.04 3.92 5/315 11278
/proc/meminfo: memFree=21498124/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=948320 CPUtime=582.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 220003 0 0 0 58175 56 0 0 25 0 1 0 736281169 971079680 216353 33554432000 4194304 4394578 140735817802144 18446744073709551615 4346397 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 237080 216353 264 49 0 234221 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 948320

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.92 5/315 11280
/proc/meminfo: memFree=21407120/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=988416 CPUtime=642.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 229084 0 0 0 64172 59 0 0 25 0 1 0 736281169 1012137984 225434 33554432000 4194304 4394578 140735817802144 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 247104 225434 264 49 0 244245 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 988416

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/315 11281
/proc/meminfo: memFree=21266872/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1071036 CPUtime=702.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 249372 0 0 0 70165 66 0 0 25 0 1 0 736281169 1096740864 245722 33554432000 4194304 4394578 140735817802144 18446744073709551615 4299457 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 267759 245722 264 49 0 264900 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1071036

[startup+762.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/315 11283
/proc/meminfo: memFree=21186200/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1098688 CPUtime=762.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 256066 0 0 0 76163 68 0 0 25 0 1 0 736281169 1125056512 252416 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 274672 252416 264 49 0 271813 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1098688

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.92 5/315 11285
/proc/meminfo: memFree=21123100/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1109440 CPUtime=822.31 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 258261 0 0 0 82162 69 0 0 25 0 1 0 736281169 1136066560 254611 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 277360 254611 264 49 0 274501 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1109440

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/315 11286
/proc/meminfo: memFree=21052096/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1113788 CPUtime=882.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 259390 0 0 0 88162 70 0 0 25 0 1 0 736281169 1140518912 255675 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 278447 255675 264 49 0 275588 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1113788

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/315 11288
/proc/meminfo: memFree=20959588/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1115324 CPUtime=942.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 259852 0 0 0 94162 70 0 0 25 0 1 0 736281169 1142091776 256137 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 278831 256137 264 49 0 275972 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1115324

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 3.94 5/315 11290
/proc/meminfo: memFree=20917792/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1125564 CPUtime=1002.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 261553 0 0 0 100162 70 0 0 25 0 1 0 736281169 1152577536 257838 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 281391 257838 264 49 0 278532 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1125564

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 3.94 5/315 11291
/proc/meminfo: memFree=20876540/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1130684 CPUtime=1062.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 262789 0 0 0 106161 71 0 0 25 0 1 0 736281169 1157820416 259074 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 282671 259074 264 49 0 279812 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1130684

[startup+1122.31 s]
/proc/loadavg: 4.01 4.03 3.94 5/315 11293
/proc/meminfo: memFree=20799172/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1140152 CPUtime=1122.33 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 264835 0 0 0 112162 71 0 0 25 0 1 0 736281169 1167515648 261055 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 285038 261055 264 49 0 282179 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1140152

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/315 11294
/proc/meminfo: memFree=20721820/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1161656 CPUtime=1182.33 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 269082 0 0 0 118160 73 0 0 25 0 1 0 736281169 1189535744 265302 33554432000 4194304 4394578 140735817802144 18446744073709551615 4300281 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 290414 265302 264 49 0 287555 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1161656

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/315 11296
/proc/meminfo: memFree=20644952/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1169848 CPUtime=1242.32 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 271077 0 0 0 124159 73 0 0 25 0 1 0 736281169 1197924352 267297 33554432000 4194304 4394578 140735817802144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 292462 267297 264 49 0 289603 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1169848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.94 5/315 11297
/proc/meminfo: memFree=20582092/32951124 swapFree=67083432/67111528
[pid=11154] ppid=11152 vsize=1190312 CPUtime=1300.03 cores=0,2
/proc/11154/stat : 11154 (SApperloT2010) R 11152 11154 10957 0 -1 4202496 275949 0 0 0 129927 76 0 0 25 0 1 0 736281169 1218879488 272169 33554432000 4194304 4394578 140735817802144 18446744073709551615 4346193 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11154/statm: 297578 272169 264 49 0 294719 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1190312

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.28
CPU system time (s): 0.811876
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1190312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2047

runsolver used 4.21736 second user time and 8.64768 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 13:55:06
IDJOB=3379971
IDBENCH=85007
IDSOLVER=1862
FILE ID=node110/3379971-1305460503
RUNJOBID= node110-1305460503-11130
PBS_JOBID= 13324910
Free space on /tmp= 73272 MiB

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

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1073307034

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24263232 kB
Buffers:        293440 kB
Cached:        4636900 kB
SwapCached:       1440 kB
Active:        4771732 kB
Inactive:      3574404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24263232 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          350544 kB
Writeback:           0 kB
AnonPages:     3414476 kB
Mapped:          26296 kB
Slab:           254988 kB
PageTables:      24396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63414928 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= 73328 MiB
End job on node110 at 2011-05-15 14:16:48