Trace number 3722565

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUMb95bbeb851a52866877e397310a0a770
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.073987
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 170 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..........................................................................................
0.00/0.00	c ---[  79]---> BDD-cost:   87
0.00/0.00	c ---[  78]---> BDD-cost:   87
0.00/0.00	c ---[  77]---> BDD-cost:   87
0.00/0.00	c ---[  76]---> BDD-cost:   87
0.00/0.00	c ---[  75]---> BDD-cost:   87
0.00/0.00	c ---[  74]---> BDD-cost:   87
0.00/0.00	c ---[  73]---> BDD-cost:   87
0.00/0.00	c ---[  72]---> BDD-cost:   87
0.00/0.00	c ---[  71]---> BDD-cost:   87
0.00/0.00	c ---[  70]---> BDD-cost:   87
0.00/0.00	c ---[  69]---> BDD-cost:   87
0.00/0.00	c ---[  68]---> BDD-cost:   87
0.00/0.00	c ---[  67]---> BDD-cost:   87
0.00/0.00	c ---[  66]---> BDD-cost:   87
0.00/0.00	c ---[  65]---> BDD-cost:   87
0.00/0.00	c ---[  64]---> BDD-cost:   87
0.00/0.00	c ---[  63]---> BDD-cost:   87
0.00/0.00	c ---[  62]---> BDD-cost:   87
0.00/0.00	c ---[  61]---> BDD-cost:   87
0.00/0.00	c ---[  60]---> BDD-cost:   87
0.00/0.00	c ---[  59]---> BDD-cost:   87
0.00/0.00	c ---[  58]---> BDD-cost:   87
0.00/0.00	c ---[  57]---> BDD-cost:   87
0.00/0.00	c ---[  56]---> BDD-cost:   87
0.00/0.00	c ---[  55]---> BDD-cost:   87
0.00/0.00	c ---[  54]---> BDD-cost:   87
0.00/0.00	c ---[  53]---> BDD-cost:   87
0.00/0.00	c ---[  52]---> BDD-cost:   87
0.00/0.00	c ---[  51]---> BDD-cost:   87
0.00/0.00	c ---[  50]---> BDD-cost:   87
0.00/0.00	c ---[  49]---> BDD-cost:   87
0.00/0.00	c ---[  48]---> BDD-cost:   87
0.00/0.00	c ---[  47]---> BDD-cost:   87
0.00/0.00	c ---[  46]---> BDD-cost:   87
0.00/0.00	c ---[  45]---> BDD-cost:   87
0.00/0.00	c ---[  44]---> BDD-cost:   87
0.00/0.00	c ---[  43]---> BDD-cost:   87
0.00/0.00	c ---[  42]---> BDD-cost:   87
0.00/0.00	c ---[  41]---> BDD-cost:   87
0.00/0.00	c ---[  40]---> BDD-cost:   87
0.00/0.00	c ---[  39]---> BDD-cost:   87
0.00/0.00	c ---[  38]---> BDD-cost:   87
0.00/0.00	c ---[  37]---> BDD-cost:   87
0.00/0.00	c ---[  36]---> BDD-cost:   87
0.00/0.00	c ---[  35]---> BDD-cost:   87
0.00/0.00	c ---[  34]---> BDD-cost:   87
0.00/0.00	c ---[  33]---> BDD-cost:   87
0.00/0.00	c ---[  32]---> BDD-cost:   87
0.00/0.00	c ---[  31]---> BDD-cost:   87
0.00/0.00	c ---[  30]---> BDD-cost:   87
0.00/0.00	c ---[  29]---> BDD-cost:   87
0.00/0.00	c ---[  28]---> BDD-cost:   87
0.00/0.00	c ---[  27]---> BDD-cost:   87
0.00/0.00	c ---[  26]---> BDD-cost:   87
0.00/0.00	c ---[  25]---> BDD-cost:   87
0.00/0.00	c ---[  24]---> BDD-cost:   87
0.00/0.00	c ---[  23]---> BDD-cost:   87
0.00/0.00	c ---[  22]---> BDD-cost:   87
0.00/0.00	c ---[  21]---> BDD-cost:   87
0.00/0.00	c ---[  20]---> BDD-cost:   87
0.00/0.00	c ---[  19]---> BDD-cost:   87
0.00/0.00	c ---[  18]---> BDD-cost:   87
0.00/0.00	c ---[  17]---> BDD-cost:   87
0.00/0.00	c ---[  16]---> BDD-cost:   87
0.00/0.00	c ---[  15]---> BDD-cost:   87
0.00/0.00	c ---[  14]---> BDD-cost:   87
0.00/0.00	c ---[  13]---> BDD-cost:   87
0.00/0.00	c ---[  12]---> BDD-cost:   87
0.00/0.00	c ---[  11]---> BDD-cost:   87
0.00/0.00	c ---[  10]---> BDD-cost:   87
0.00/0.00	c ---[   9]---> BDD-cost:   87
0.00/0.00	c ---[   8]---> BDD-cost:   87
0.00/0.00	c ---[   7]---> BDD-cost:   87
0.00/0.00	c ---[   6]---> BDD-cost:   87
0.00/0.00	c ---[   5]---> BDD-cost:   87
0.00/0.00	c ---[   4]---> BDD-cost:   87
0.00/0.00	c ---[   3]---> BDD-cost:   87
0.00/0.00	c ---[   2]---> BDD-cost:   87
0.00/0.00	c ---[   1]---> BDD-cost:   87
0.00/0.00	c ---[   0]---> BDD-cost:   87
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   17370    48560 |    5790       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |   17370    48560 |    6369     100    13678   136.8 |  0.758 % |
0.00/0.02	c |       250 |   17370    48560 |    7005     250    44432   177.7 |  0.758 % |
0.00/0.03	c |       476 |   17370    48560 |    7706     476    78934   165.8 |  0.758 % |
0.00/0.06	c |       815 |   17370    48560 |    8477     815   166719   204.6 |  0.758 % |
0.00/0.10	c |      1322 |   17370    48560 |    9324    1322   270822   204.9 |  0.758 % |
0.00/0.16	c |      2081 |   17370    48560 |   10257    2081   450367   216.4 |  0.758 % |
0.00/0.34	c |      3221 |   17370    48560 |   11283    3221   951336   295.4 |  0.758 % |
0.00/0.48	c |      4932 |   17370    48560 |   12411    4932  1382762   280.4 |  0.758 % |
0.00/0.86	c |      7494 |   17370    48560 |   13652    7494  2446849   326.5 |  0.758 % |
1.19/1.21	c |     11339 |   17370    48560 |   15017   11339  3685323   325.0 |  0.758 % |
2.28/2.38	c |     17106 |   17370    48560 |   16519   17106  6082234   355.6 |  0.758 % |
3.89/3.99	c |     25757 |   17370    48560 |   18171   17204  6681076   388.3 |  0.758 % |
6.38/6.44	c |     38731 |   17370    48560 |   19988   18866  7860099   416.6 |  0.758 % |
12.38/12.44	c |     58194 |   17370    48560 |   21987   13654  5813308   425.8 |  0.758 % |
16.68/16.77	c |     87390 |   17370    48560 |   24186   24996  7851352   314.1 |  0.758 % |
26.96/27.00	c |    131183 |   17370    48560 |   26604   21822  8873640   406.6 |  0.758 % |
47.54/47.66	c |    196876 |   17370    48560 |   29265   31996 11441725   357.6 |  0.758 % |
79.84/79.96	c |    295402 |   17370    48560 |   32191   21015  9646135   459.0 |  0.758 % |
134.11/134.23	c |    443193 |   17370    48560 |   35411   26385 14282140   541.3 |  0.758 % |
232.58/232.73	c |    664876 |   17370    48560 |   38952   37430 20768569   554.9 |  0.758 % |
361.86/362.06	c |    997405 |   17370    48560 |   42847   16792  7768124   462.6 |  0.758 % |
775.04/775.36	c |   1496194 |   17370    48560 |   47132   37804 29543965   781.5 |  0.758 % |
1110.97/1111.30	c |   2244387 |   17370    48560 |   51845   30009 20184291   672.6 |  0.758 % |
1725.18/1725.61	c |   3366662 |   17370    48560 |   57029   40928 21229345   518.7 |  0.758 % |
1800.08/1800.50	c 
1800.08/1800.50	c *** TERMINATED ***
1800.08/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722565-1338568998/watcher-3722565-1338568998 -o /tmp/evaluation-result-3722565-1338568998/solver-3722565-1338568998 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722565-1338568998.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.67 1.88 2/175 26901
/proc/meminfo: memFree=26189096/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0

[startup+0.01259 s]
/proc/loadavg: 1.08 1.67 1.88 2/175 26901
/proc/meminfo: memFree=26189096/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 1.08 1.67 1.88 2/175 26901
/proc/meminfo: memFree=26189096/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 1.08 1.67 1.88 2/175 26901
/proc/meminfo: memFree=26189096/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 1.08 1.67 1.88 2/175 26901
/proc/meminfo: memFree=26189096/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.08 1.67 1.88 3/177 26906
/proc/meminfo: memFree=26168944/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=23936 CPUtime=1.49 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 5774 0 0 0 148 1 0 0 20 0 1 0 323025277 24510464 5728 33554432000 4194304 5276501 140734866305328 140734866303320 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 5984 5729 117 265 0 5716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33084

[startup+3.10029 s]
/proc/loadavg: 1.08 1.67 1.88 3/177 26906
/proc/meminfo: memFree=26155800/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=31616 CPUtime=3.08 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 7714 0 0 0 307 1 0 0 20 0 1 0 323025277 32374784 7668 33554432000 4194304 5276501 140734866305328 140734866303576 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 7904 7668 117 265 0 7636 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40764

[startup+6.30036 s]
/proc/loadavg: 1.16 1.68 1.88 3/177 26906
/proc/meminfo: memFree=26137836/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=46216 CPUtime=6.28 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 11350 0 0 0 626 2 0 0 20 0 1 0 323025277 47325184 11304 33554432000 4194304 5276501 140734866305328 140734866303320 4399315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 11554 11304 117 265 0 11286 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55364

[startup+12.7003 s]
/proc/loadavg: 1.22 1.68 1.88 3/177 26906
/proc/meminfo: memFree=26129004/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=52612 CPUtime=12.68 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 12960 0 0 0 1265 3 0 0 20 0 1 0 323025277 53874688 12915 33554432000 4194304 5276501 140734866305328 140734866303320 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 13153 12915 117 265 0 12885 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61760

[startup+25.5004 s]
/proc/loadavg: 1.40 1.70 1.88 3/177 26906
/proc/meminfo: memFree=26106792/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=71280 CPUtime=25.46 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 17564 0 0 0 2543 3 0 0 20 0 1 0 323025277 72990720 17512 33554432000 4194304 5276501 140734866305328 140734866303320 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 17820 17512 117 265 0 17552 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 80428

[startup+51.1003 s]
/proc/loadavg: 1.60 1.72 1.88 3/177 26906
/proc/meminfo: memFree=26095584/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=80052 CPUtime=51.04 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 19641 0 0 0 5101 3 0 0 20 0 1 0 323025277 81973248 19630 33554432000 4194304 5276501 140734866305328 140734866302920 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 20013 19630 117 265 0 19745 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 89200

[startup+102.306 s]
/proc/loadavg: 1.83 1.76 1.89 3/177 26906
/proc/meminfo: memFree=26045544/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=123556 CPUtime=102.24 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 30452 0 0 0 10218 6 0 0 20 0 1 0 323025277 126521344 30426 33554432000 4194304 5276501 140734866305328 140734866303320 4400020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 30889 30426 117 265 0 30621 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 132704

[startup+162.3 s]
/proc/loadavg: 1.93 1.80 1.89 3/177 26907
/proc/meminfo: memFree=26028992/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=135580 CPUtime=162.19 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 33410 0 0 0 16212 7 0 0 20 0 1 0 323025277 138833920 33443 33554432000 4194304 5276501 140734866305328 140734866303576 4394752 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 33895 33443 117 265 0 33627 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 144728

[startup+222.3 s]
/proc/loadavg: 1.97 1.83 1.90 3/177 26907
/proc/meminfo: memFree=26018452/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=143368 CPUtime=222.19 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 35306 0 0 0 22211 8 0 0 20 0 1 0 323025277 146808832 35339 33554432000 4194304 5276501 140734866305328 140734866303320 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 35842 35339 117 265 0 35574 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 152516

[startup+282.3 s]
/proc/loadavg: 1.99 1.86 1.91 3/177 26907
/proc/meminfo: memFree=25999140/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=160296 CPUtime=282.17 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 39500 0 0 0 28208 9 0 0 20 0 1 0 323025277 164143104 39649 33554432000 4194304 5276501 140734866305328 140734866303320 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 40074 39649 117 265 0 39806 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 169444

[startup+342.3 s]
/proc/loadavg: 1.99 1.88 1.91 3/177 26907
/proc/meminfo: memFree=25988600/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=167844 CPUtime=342.15 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 41645 0 0 0 34206 9 0 0 20 0 1 0 323025277 171872256 41532 33554432000 4194304 5276501 140734866305328 140734866303624 4395128 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 41961 41532 117 265 0 41693 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 176992

[startup+402.3 s]
/proc/loadavg: 1.99 1.90 1.91 3/177 26907
/proc/meminfo: memFree=25910140/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1121.97 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 112178 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4395109 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 318328

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 26938
/proc/meminfo: memFree=25797016/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1181.96 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 118177 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 318328

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/177 26938
/proc/meminfo: memFree=25794596/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1241.95 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 124176 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 318328

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/177 26938
/proc/meminfo: memFree=25793356/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1301.95 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 130176 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 318328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 26938
/proc/meminfo: memFree=25792736/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1361.93 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 136174 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 318328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25792116/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1421.93 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 142174 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4394752 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 318328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790436/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1481.91 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 148172 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4395531 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 318328

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790560/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1541.9 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 154171 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 318328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26939
/proc/meminfo: memFree=25790064/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1601.89 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78281 0 0 0 160170 19 0 0 20 0 1 0 323025277 316600320 76799 33554432000 4194304 5276501 140734866305328 140734866303576 4399965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76799 117 265 0 77027 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 318328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26942
/proc/meminfo: memFree=25789560/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1661.88 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78282 0 0 0 166169 19 0 0 20 0 1 0 323025277 316600320 76800 33554432000 4194304 5276501 140734866305328 140734866303576 4399989 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76800 117 265 0 77027 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 318328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26943
/proc/meminfo: memFree=25787020/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309180 CPUtime=1721.88 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78282 0 0 0 172168 20 0 0 20 0 1 0 323025277 316600320 76800 33554432000 4194304 5276501 140734866305328 140734866303576 4395122 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77295 76800 117 265 0 77027 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 318328

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26943
/proc/meminfo: memFree=25786152/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309420 CPUtime=1781.88 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78296 0 0 0 178168 20 0 0 20 0 1 0 323025277 316846080 76814 33554432000 4194304 5276501 140734866305328 140734866303464 4399921 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77355 76814 117 265 0 77087 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 318568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/171 26972
/proc/meminfo: memFree=25882548/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309420 CPUtime=1800.08 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78296 0 0 0 179988 20 0 0 20 0 1 0 323025277 316846080 76814 33554432000 4194304 5276501 140734866305328 140734866303464 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77355 76814 117 265 0 77087 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 318568

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/171 26972
/proc/meminfo: memFree=25882548/32873852 swapFree=6856/6856
[pid=26901] ppid=26899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26901/stat : 26901 (minisat+_script) S 26899 26901 24399 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323025276 9367552 277 33554432000 4194304 5064252 140735291933888 140735291932800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26901/statm: 2287 277 236 213 0 72 0
[pid=26905] ppid=26901 vsize=309420 CPUtime=1800.08 cores=0,2,4,6
/proc/26905/stat : 26905 (minisat+_64-bit) R 26901 26901 24399 0 -1 4202496 78296 0 0 0 179988 20 0 0 20 0 1 0 323025277 316846080 76814 33554432000 4194304 5276501 140734866305328 140734866303464 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26905/statm: 77355 76814 117 265 0 77087 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 318568

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.88
CPU system time (s): 0.207968
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 319132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.207968
maximum resident set size= 307920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79244
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= 155
involuntary context switches= 1892

runsolver used 5.98409 second user time and 19.934 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-01 18:43:18
IDJOB=3722565
IDBENCH=1410
IDSOLVER=2307
FILE ID=node129/3722565-1338568998
RUNJOBID= node129-1338568998-26785
PBS_JOBID= 14635855
Free space on /tmp= 70496 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722565-1338568998/watcher-3722565-1338568998 -o /tmp/evaluation-result-3722565-1338568998/solver-3722565-1338568998 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722565-1338568998.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b95bbeb851a52866877e397310a0a770
RANDOM SEED=228603232

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26189848 kB
Buffers:          440588 kB
Cached:          5358504 kB
SwapCached:            0 kB
Active:          2413528 kB
Inactive:        3397548 kB
Active(anon):       3664 kB
Inactive(anon):    10768 kB
Active(file):    2409864 kB
Inactive(file):  3386780 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4904 kB
Writeback:             0 kB
AnonPages:         19124 kB
Mapped:            14388 kB
Shmem:               204 kB
Slab:             737460 kB
SReclaimable:     179088 kB
SUnreclaim:       558372 kB
KernelStack:        1424 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     125884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70492 MiB
End job on node129 at 2012-06-01 19:13:19