Trace number 3281584

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-03-04? (TO) 1300.1 1300.06

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281584-1303752516/watcher-3281584-1303752516 -o /tmp/evaluation-result-3281584-1303752516/solver-3281584-1303752516 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3281584-1303752516.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.71 1.63 2.05 4/186 4648
/proc/meminfo: memFree=13545988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=21580 CPUtime=0 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 2756 0 0 0 0 0 0 0 18 0 1 0 467667344 22097920 2696 33554432000 4194304 4395502 140735449524064 18446744073709551615 4332374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 5395 2706 245 50 0 2535 0

[startup+0.0812649 s]
/proc/loadavg: 2.71 1.63 2.05 4/186 4648
/proc/meminfo: memFree=13545988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=59412 CPUtime=0.07 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 5809 0 0 0 7 0 0 0 18 0 1 0 467667344 60837888 5749 33554432000 4194304 4395502 140735449524064 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 14853 5751 247 50 0 11993 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 59412

[startup+0.101253 s]
/proc/loadavg: 2.71 1.63 2.05 4/186 4648
/proc/meminfo: memFree=13545988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=62232 CPUtime=0.09 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 6489 0 0 0 9 0 0 0 18 0 1 0 467667344 63725568 6429 33554432000 4194304 4395502 140735449524064 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 15558 6430 247 50 0 12698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62232

[startup+0.300218 s]
/proc/loadavg: 2.71 1.63 2.05 4/186 4648
/proc/meminfo: memFree=13545988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=89216 CPUtime=0.29 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 13249 0 0 0 27 2 0 0 18 0 1 0 467667344 91357184 13123 33554432000 4194304 4395502 140735449524064 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 22304 13124 247 50 0 19444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89216

[startup+0.701146 s]
/proc/loadavg: 2.71 1.63 2.05 4/186 4648
/proc/meminfo: memFree=13545988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=142104 CPUtime=0.69 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 25870 0 0 0 65 4 0 0 18 0 1 0 467667344 145514496 25483 33554432000 4194304 4395502 140735449524064 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 35526 25483 247 50 0 32666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142104

[startup+1.50097 s]
/proc/loadavg: 2.81 1.67 2.06 5/187 4649
/proc/meminfo: memFree=13397560/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=355948 CPUtime=1.49 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 82973 0 0 0 136 13 0 0 20 0 1 0 467667344 364490752 78386 33554432000 4194304 4395502 140735449524064 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 88987 78387 259 50 0 86127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 355948

[startup+3.1007 s]
/proc/loadavg: 2.81 1.67 2.06 5/187 4649
/proc/meminfo: memFree=13228300/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=355948 CPUtime=3.09 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 83229 0 0 0 296 13 0 0 25 0 1 0 467667344 364490752 78642 33554432000 4194304 4395502 140735449524064 18446744073709551615 4300288 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 88987 78642 263 50 0 86127 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 355948

[startup+6.30112 s]
/proc/loadavg: 2.81 1.67 2.06 5/187 4650
/proc/meminfo: memFree=13221740/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=355948 CPUtime=6.29 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 83288 0 0 0 616 13 0 0 25 0 1 0 467667344 364490752 78701 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 88987 78701 263 50 0 86127 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 355948

[startup+12.7009 s]
/proc/loadavg: 2.99 1.75 2.08 5/188 4656
/proc/meminfo: memFree=13218524/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=355948 CPUtime=12.69 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 83359 0 0 0 1256 13 0 0 25 0 1 0 467667344 364490752 78772 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 88987 78772 263 50 0 86127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 355948

[startup+25.5006 s]
/proc/loadavg: 3.15 1.82 2.10 5/190 4674
/proc/meminfo: memFree=13061960/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=355948 CPUtime=25.49 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 83488 0 0 0 2536 13 0 0 25 0 1 0 467667344 364490752 78901 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 88987 78901 263 50 0 86127 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 355948

[startup+51.1009 s]
/proc/loadavg: 3.48 2.03 2.16 5/190 4675
/proc/meminfo: memFree=12962504/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=390224 CPUtime=51.09 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 91784 0 0 0 5094 15 0 0 25 0 1 0 467667344 399589376 87197 33554432000 4194304 4395502 140735449524064 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 97556 87197 263 50 0 94696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 390224

[startup+102.306 s]
/proc/loadavg: 3.77 2.33 2.25 5/190 4676
/proc/meminfo: memFree=12801188/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=457884 CPUtime=102.29 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 108016 0 0 0 10210 19 0 0 25 0 1 0 467667344 468873216 103429 33554432000 4194304 4395502 140735449524064 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 114471 103429 263 50 0 111611 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 457884

[startup+162.301 s]
/proc/loadavg: 3.91 2.63 2.36 5/190 4705
/proc/meminfo: memFree=14130220/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=552060 CPUtime=162.29 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 130196 0 0 0 16205 24 0 0 25 0 1 0 467667344 565309440 125609 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 138015 125609 263 50 0 135155 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 552060

[startup+222.3 s]
/proc/loadavg: 3.97 2.88 2.46 5/190 4706
/proc/meminfo: memFree=14011296/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=620880 CPUtime=222.29 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 146720 0 0 0 22201 28 0 0 25 0 1 0 467667344 635781120 142133 33554432000 4194304 4395502 140735449524064 18446744073709551615 4291667 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 155220 142133 263 50 0 152360 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 620880

[startup+282.301 s]
/proc/loadavg: 4.04 3.09 2.56 5/190 4708
/proc/meminfo: memFree=13861364/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=722076 CPUtime=282.3 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 169229 0 0 0 28196 34 0 0 25 0 1 0 467667344 739405824 164642 33554432000 4194304 4395502 140735449524064 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 180519 164642 263 50 0 177659 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 722076

[startup+342.3 s]
/proc/loadavg: 4.08 3.27 2.65 5/190 4710
/proc/meminfo: memFree=13792276/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=776392 CPUtime=342.3 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 182001 0 0 0 34191 39 0 0 25 0 1 0 467667344 795025408 177414 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 194098 177414 263 50 0 191238 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 776392

[startup+402.3 s]
/proc/loadavg: 4.03 3.40 2.73 5/190 4711
/proc/meminfo: memFree=13687732/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=847996 CPUtime=402.3 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 198949 0 0 0 40188 42 0 0 25 0 1 0 467667344 868347904 194362 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 211999 194362 263 50 0 209139 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 847996

[startup+462.3 s]
/proc/loadavg: 4.07 3.52 2.82 5/190 4713
/proc/meminfo: memFree=13598056/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=896004 CPUtime=462.31 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 209893 0 0 0 46187 44 0 0 25 0 1 0 467667344 917508096 205306 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 224001 205306 263 50 0 221141 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 896004

[startup+522.3 s]
/proc/loadavg: 4.02 3.61 2.89 5/190 4714
/proc/meminfo: memFree=13480120/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=955012 CPUtime=522.3 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 224294 0 0 0 52183 47 0 0 25 0 1 0 467667344 977932288 219707 33554432000 4194304 4395502 140735449524064 18446744073709551615 4289043 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 238753 219707 263 50 0 235893 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 955012

[startup+582.3 s]
/proc/loadavg: 4.01 3.68 2.95 5/190 4716
/proc/meminfo: memFree=13405200/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1003036 CPUtime=582.3 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 235877 0 0 0 58179 51 0 0 25 0 1 0 467667344 1027108864 231290 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 250759 231290 263 50 0 247899 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1003036

[startup+642.3 s]
/proc/loadavg: 4.00 3.73 3.02 5/190 4718
/proc/meminfo: memFree=13305988/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1096976 CPUtime=642.31 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 258022 0 0 0 64174 57 0 0 25 0 1 0 467667344 1123303424 251386 33554432000 4194304 4395502 140735449524064 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 274244 251386 263 50 0 271384 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1096976

[startup+702.3 s]
/proc/loadavg: 4.00 3.78 3.07 5/190 4719
/proc/meminfo: memFree=13253756/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1141528 CPUtime=702.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 267629 0 0 0 70172 60 0 0 25 0 1 0 467667344 1168924672 260993 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 285382 260993 263 50 0 282522 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1141528

[startup+762.306 s]
/proc/loadavg: 4.00 3.82 3.13 5/190 4721
/proc/meminfo: memFree=13199556/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1192160 CPUtime=762.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 278762 0 0 0 76169 63 0 0 25 0 1 0 467667344 1220771840 272126 33554432000 4194304 4395502 140735449524064 18446744073709551615 4300020 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 298040 272126 263 50 0 295180 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1192160

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.18 5/190 4722
/proc/meminfo: memFree=13157624/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1234440 CPUtime=822.31 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 288322 0 0 0 82165 66 0 0 25 0 1 0 467667344 1264066560 281686 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299963 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 308610 281686 263 50 0 305750 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1234440

[startup+882.3 s]
/proc/loadavg: 3.37 3.69 3.17 4/184 4741
/proc/meminfo: memFree=13816332/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1271212 CPUtime=882.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 297540 0 0 0 88162 70 0 0 25 0 1 0 467667344 1301721088 290904 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 317803 290904 263 50 0 314943 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1271212

[startup+942.3 s]
/proc/loadavg: 3.13 3.56 3.16 4/184 4743
/proc/meminfo: memFree=13779248/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1280848 CPUtime=942.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 299374 0 0 0 94162 70 0 0 25 0 1 0 467667344 1311588352 292738 33554432000 4194304 4395502 140735449524064 18446744073709551615 4328544 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 320212 292738 263 50 0 317352 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1280848

[startup+1002.3 s]
/proc/loadavg: 3.05 3.46 3.15 4/184 4744
/proc/meminfo: memFree=13755800/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1280848 CPUtime=1002.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 299378 0 0 0 100162 70 0 0 25 0 1 0 467667344 1311588352 292742 33554432000 4194304 4395502 140735449524064 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 320212 292742 263 50 0 317352 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1280848

[startup+1062.3 s]
/proc/loadavg: 3.05 3.38 3.14 4/184 4746
/proc/meminfo: memFree=13746244/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1280848 CPUtime=1062.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 299436 0 0 0 106162 70 0 0 25 0 1 0 467667344 1311588352 292800 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 320212 292800 263 50 0 317352 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1280848

[startup+1122.3 s]
/proc/loadavg: 3.02 3.31 3.13 4/184 4747
/proc/meminfo: memFree=13741276/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1283984 CPUtime=1122.32 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 300381 0 0 0 112162 70 0 0 25 0 1 0 467667344 1314799616 293745 33554432000 4194304 4395502 140735449524064 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 320996 293745 263 50 0 318136 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1283984

[startup+1182.3 s]
/proc/loadavg: 3.00 3.25 3.12 4/184 4749
/proc/meminfo: memFree=13736812/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1287620 CPUtime=1182.33 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 301186 0 0 0 118162 71 0 0 25 0 1 0 467667344 1318522880 294550 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299611 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 321905 294550 263 50 0 319045 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1287620

[startup+1242.3 s]
/proc/loadavg: 3.00 3.20 3.10 4/184 4751
/proc/meminfo: memFree=13735316/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1287620 CPUtime=1242.33 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 301337 0 0 0 124162 71 0 0 25 0 1 0 467667344 1318522880 294701 33554432000 4194304 4395502 140735449524064 18446744073709551615 4346978 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 321905 294701 263 50 0 319045 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1287620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.56 3.06 3.06 3/178 4770
/proc/meminfo: memFree=14290480/32951124 swapFree=67111528/67111528
[pid=4648] ppid=4646 vsize=1291336 CPUtime=1300.04 cores=4,6
/proc/4648/stat : 4648 (SApperloT2010) R 4646 4648 3716 0 -1 4202496 302053 0 0 0 129933 71 0 0 25 0 1 0 467667344 1322328064 295417 33554432000 4194304 4395502 140735449524064 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/4648/statm: 322834 295417 263 50 0 319974 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1291336

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.1
CPU user time (s): 1299.33
CPU system time (s): 0.767883
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1291336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1311

runsolver used 2.24066 second user time and 4.86026 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 19:28:39
IDJOB=3281584
IDBENCH=69571
IDSOLVER=1655
FILE ID=node142/3281584-1303752516
RUNJOBID= node142-1303752480-4576
PBS_JOBID= 13154020
Free space on /tmp= 70640 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281584-1303752516/watcher-3281584-1303752516 -o /tmp/evaluation-result-3281584-1303752516/solver-3281584-1303752516 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3281584-1303752516.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=607918026

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13546144 kB
Buffers:       2073420 kB
Cached:       15134112 kB
SwapCached:          0 kB
Active:        9166932 kB
Inactive:      9660960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13546144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          698016 kB
Writeback:           0 kB
AnonPages:     1619960 kB
Mapped:          15924 kB
Slab:           509556 kB
PageTables:       8304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1944176 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= 71260 MiB
End job on node142 at 2011-04-25 19:50:21