Trace number 3288302

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3288302-1303775746/watcher-3288302-1303775746 -o /tmp/evaluation-result-3288302-1303775746/solver-3288302-1303775746 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3288302-1303775746.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: 0.95 1.45 2.38 4/184 13105
/proc/meminfo: memFree=25063692/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=11712 CPUtime=0 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4194304 300 0 0 0 0 0 0 0 21 0 1 0 567805301 11993088 240 33554432000 4194304 4465733 140734465066992 18446744073709551615 260905421968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13105/statm: 2961 250 216 67 0 84 0

[startup+0.0696771 s]
/proc/loadavg: 0.95 1.45 2.38 4/184 13105
/proc/meminfo: memFree=25063692/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=27452 CPUtime=0.06 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 3097 0 0 0 6 0 0 0 21 0 1 0 567805301 28110848 2914 33554432000 4194304 4465733 140734465066992 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 6863 2915 250 67 0 3986 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27452

[startup+0.100636 s]
/proc/loadavg: 0.95 1.45 2.38 4/184 13105
/proc/meminfo: memFree=25063692/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=29660 CPUtime=0.08 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 4698 0 0 0 8 0 0 0 21 0 1 0 567805301 30371840 3352 33554432000 4194304 4465733 140734465066992 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 7415 3353 250 67 0 4538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29660

[startup+0.300591 s]
/proc/loadavg: 0.95 1.45 2.38 4/184 13105
/proc/meminfo: memFree=25063692/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=33316 CPUtime=0.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 8077 0 0 0 28 1 0 0 22 0 1 0 567805301 34115584 4880 33554432000 4194304 4465733 140734465066992 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 8329 4880 255 67 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33316

[startup+0.700518 s]
/proc/loadavg: 0.95 1.45 2.38 4/184 13105
/proc/meminfo: memFree=25063692/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=38540 CPUtime=0.68 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 10716 0 0 0 67 1 0 0 23 0 1 0 567805301 39464960 5027 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 9635 5027 255 67 0 6758 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38540

[startup+1.50038 s]
/proc/loadavg: 0.95 1.45 2.38 4/185 13106
/proc/meminfo: memFree=25043480/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=38540 CPUtime=1.48 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 10864 0 0 0 147 1 0 0 25 0 1 0 567805301 39464960 5160 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 9635 5160 255 67 0 6758 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38540

[startup+3.10102 s]
/proc/loadavg: 0.95 1.45 2.38 4/185 13106
/proc/meminfo: memFree=25020416/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=39052 CPUtime=3.08 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 11098 0 0 0 307 1 0 0 25 0 1 0 567805301 39989248 5379 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 9763 5379 255 67 0 6886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39052

[startup+6.3005 s]
/proc/loadavg: 1.11 1.48 2.39 4/185 13106
/proc/meminfo: memFree=25017056/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=39052 CPUtime=6.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 11277 0 0 0 627 2 0 0 25 0 1 0 567805301 39989248 5525 33554432000 4194304 4465733 140734465066992 18446744073709551615 4253702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 9763 5525 255 67 0 6886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39052

[startup+12.7003 s]
/proc/loadavg: 1.26 1.50 2.39 5/190 13116
/proc/meminfo: memFree=24851768/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=193852 CPUtime=12.68 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 38928 0 0 0 1262 6 0 0 25 0 1 0 567805301 198504448 29181 33554432000 4194304 4465733 140734465066992 18446744073709551615 4300717 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 48463 29181 280 67 0 45586 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193852

[startup+25.501 s]
/proc/loadavg: 1.87 1.62 2.41 4/185 13132
/proc/meminfo: memFree=24894036/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=119408 CPUtime=25.49 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 61133 0 0 0 2539 10 0 0 25 0 1 0 567805301 122273792 25934 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 29852 25934 280 67 0 26975 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119408

[startup+51.1003 s]
/proc/loadavg: 2.54 1.80 2.45 5/190 13144
/proc/meminfo: memFree=24507436/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=149412 CPUtime=51.08 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 68235 0 0 0 5098 10 0 0 25 0 1 0 567805301 152997888 33036 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 37353 33036 280 67 0 34476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 149412

[startup+102.307 s]
/proc/loadavg: 3.32 2.12 2.52 5/190 13173
/proc/meminfo: memFree=24442340/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=191484 CPUtime=102.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 96815 0 0 0 10214 15 0 0 25 0 1 0 567805301 196079616 41836 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 47871 41836 280 67 0 44994 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 191484

[startup+162.301 s]
/proc/loadavg: 3.74 2.46 2.61 5/190 13201
/proc/meminfo: memFree=24657112/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=162264 CPUtime=162.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 133650 0 0 0 16208 21 0 0 25 0 1 0 567805301 166158336 36232 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 40566 36232 281 67 0 37689 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 162264

[startup+222.301 s]
/proc/loadavg: 3.90 2.74 2.70 5/190 13203
/proc/meminfo: memFree=24700256/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=120044 CPUtime=222.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 170980 0 0 0 22202 27 0 0 25 0 1 0 567805301 122925056 26460 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 30011 26460 281 67 0 27134 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120044

[startup+282.301 s]
/proc/loadavg: 3.91 2.95 2.77 5/190 13231
/proc/meminfo: memFree=24610884/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=185184 CPUtime=282.29 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 195073 0 0 0 28199 30 0 0 25 0 1 0 567805301 189628416 39699 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 46296 39699 281 67 0 43419 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185184

[startup+342.301 s]
/proc/loadavg: 3.92 3.12 2.84 5/190 13296
/proc/meminfo: memFree=24522172/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=185184 CPUtime=342.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 197634 0 0 0 34198 32 0 0 25 0 1 0 567805301 189628416 42260 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 46296 42260 281 67 0 43419 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 185184

[startup+402.301 s]
/proc/loadavg: 3.97 3.28 2.91 5/190 13298
/proc/meminfo: memFree=24506540/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=201524 CPUtime=402.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 268167 0 0 0 40187 43 0 0 25 0 1 0 567805301 206360576 40777 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 50381 40777 281 67 0 47504 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 201524

[startup+462.301 s]
/proc/loadavg: 3.99 3.41 2.97 5/190 13326
/proc/meminfo: memFree=24499432/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=201524 CPUtime=462.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 271711 0 0 0 46186 44 0 0 25 0 1 0 567805301 206360576 44321 33554432000 4194304 4465733 140734465066992 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 50381 44321 281 67 0 47504 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201524

[startup+522.301 s]
/proc/loadavg: 3.99 3.51 3.03 5/190 13328
/proc/meminfo: memFree=24490320/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=222660 CPUtime=522.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 302611 0 0 0 52182 48 0 0 25 0 1 0 567805301 228003840 39072 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 55665 39072 281 67 0 52788 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222660

[startup+582.301 s]
/proc/loadavg: 3.99 3.60 3.09 5/190 13329
/proc/meminfo: memFree=24482868/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=154280 CPUtime=582.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 358563 0 0 0 58174 56 0 0 25 0 1 0 567805301 157982720 30401 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 38570 30401 281 67 0 35693 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154280

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 3.15 5/190 13385
/proc/meminfo: memFree=24651656/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=177488 CPUtime=642.3 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 376372 0 0 0 64171 59 0 0 25 0 1 0 567805301 181747712 36380 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 44372 36380 281 67 0 41495 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 177488

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.20 5/190 13387
/proc/meminfo: memFree=24552544/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=212280 CPUtime=702.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 397636 0 0 0 70168 63 0 0 25 0 1 0 567805301 217374720 39791 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 53070 39791 281 67 0 50193 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212280

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 3.24 5/190 13388
/proc/meminfo: memFree=24510108/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=212280 CPUtime=762.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 401138 0 0 0 76167 64 0 0 25 0 1 0 567805301 217374720 42861 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 53070 42861 281 67 0 50193 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 212280

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 3.29 5/190 13390
/proc/meminfo: memFree=24472252/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=212280 CPUtime=822.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 404157 0 0 0 82166 65 0 0 25 0 1 0 567805301 217374720 45352 33554432000 4194304 4465733 140734465066992 18446744073709551615 4258806 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 53070 45352 281 67 0 50193 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212280

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 3.33 5/190 13391
/proc/meminfo: memFree=24445436/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=198140 CPUtime=882.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 491161 0 0 0 88153 78 0 0 25 0 1 0 567805301 202895360 38680 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 49535 38680 281 67 0 46658 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 198140

[startup+942.3 s]
/proc/loadavg: 4.00 3.87 3.37 5/190 13420
/proc/meminfo: memFree=24555868/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=198140 CPUtime=942.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 495028 0 0 0 94151 80 0 0 25 0 1 0 567805301 202895360 42156 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 49535 42156 281 67 0 46658 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 198140

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.41 5/190 13422
/proc/meminfo: memFree=24475480/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=198140 CPUtime=1002.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 498525 0 0 0 100150 81 0 0 25 0 1 0 567805301 202895360 45140 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270833 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 49535 45140 281 67 0 46658 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 198140

[startup+1062.3 s]
/proc/loadavg: 4.07 3.92 3.45 5/190 13423
/proc/meminfo: memFree=24488500/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=243296 CPUtime=1062.31 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 524330 0 0 0 106146 85 0 0 25 0 1 0 567805301 249135104 48194 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271882 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 60824 48194 281 67 0 57947 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 243296

[startup+1122.3 s]
/proc/loadavg: 4.02 3.93 3.48 5/190 13425
/proc/meminfo: memFree=24457340/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=268436 CPUtime=1122.32 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 539445 0 0 0 112145 87 0 0 25 0 1 0 567805301 274878464 50296 33554432000 4194304 4465733 140734465066992 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 67109 50296 281 67 0 64232 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 268436

[startup+1182.3 s]
/proc/loadavg: 4.05 3.96 3.51 5/190 13426
/proc/meminfo: memFree=24460384/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=268436 CPUtime=1182.32 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 542577 0 0 0 118144 88 0 0 25 0 1 0 567805301 274878464 52920 33554432000 4194304 4465733 140734465066992 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 67109 52920 281 67 0 64232 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 268436

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.55 5/190 13428
/proc/meminfo: memFree=24381872/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=761716 CPUtime=1242.32 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 596113 0 0 0 124138 94 0 0 25 0 1 0 567805301 779997184 66365 33554432000 4194304 4465733 140734465066992 18446744073709551615 4394084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 190429 66365 325 67 0 187552 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 761716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.57 5/190 13430
/proc/meminfo: memFree=24446196/32950928 swapFree=67071984/67111528
[pid=13105] ppid=13103 vsize=248212 CPUtime=1300.03 cores=4,6
/proc/13105/stat : 13105 (SApperloT) R 13103 13105 11484 0 -1 4202496 660438 0 0 0 129900 103 0 0 25 0 1 0 567805301 254169088 43807 33554432000 4194304 4465733 140734465066992 18446744073709551615 4255165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13105/statm: 62053 43807 281 67 0 59176 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 248212

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.01
CPU system time (s): 1.03984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 930328

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

runsolver used 2.02169 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 01:55:46
IDJOB=3288302
IDBENCH=82493
IDSOLVER=1657
FILE ID=node116/3288302-1303775746
RUNJOBID= node116-1303775740-13047
PBS_JOBID= 13157166
Free space on /tmp= 72568 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288302-1303775746/watcher-3288302-1303775746 -o /tmp/evaluation-result-3288302-1303775746/solver-3288302-1303775746 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3288302-1303775746.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=118356380

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25063972 kB
Buffers:       1866036 kB
Cached:        5514272 kB
SwapCached:       9732 kB
Active:        3312388 kB
Inactive:      4153488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25063972 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           21980 kB
Writeback:           0 kB
AnonPages:       79216 kB
Mapped:          14392 kB
Slab:           356860 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   312360 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= 72536 MiB
End job on node116 at 2011-04-26 02:17:28