Trace number 3723953

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594cSAT (TO)22 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
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 240 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 ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     240     2584 |      80       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 32
0.00/0.00	c ---[   0]---> Sorter-cost: 4118     Base:
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4808    13263 |    1602       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    4808    13263 |    1762     100     1322    13.2 |  0.032 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 28
0.00/0.01	c ---[   0]---> Sorter-cost:    0     Base:
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 |       125 |    4845    13361 |    1615     125     1716    13.7 |  0.032 % |
0.00/0.01	c |       226 |    4845    13361 |    1776     226     4331    19.2 |  0.064 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 25
0.00/0.01	c ---[   0]---> Sorter-cost:    0     Base:
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 |       293 |    4852    13373 |    1617     285     5689    20.0 |  0.064 % |
0.00/0.02	c |       393 |    4852    13373 |    1778     385     9134    23.7 |  0.380 % |
0.00/0.02	c |       544 |    4852    13373 |    1956     536    15081    28.1 |  0.380 % |
0.00/0.03	c |       770 |    4852    13373 |    2152     762    21720    28.5 |  0.380 % |
0.00/0.04	c |      1107 |    4852    13373 |    2367    1099    33013    30.0 |  0.380 % |
0.00/0.06	c |      1613 |    4852    13373 |    2604    1605    53248    33.2 |  0.380 % |
0.00/0.10	c |      2373 |    4852    13373 |    2864    2365    80610    34.1 |  0.380 % |
0.00/0.16	c |      3512 |    4852    13373 |    3151    1868    68426    36.6 |  0.380 % |
0.00/0.26	c |      5220 |    4852    13373 |    3466    1792    61175    34.1 |  0.380 % |
0.00/0.40	c |      7785 |    4852    13373 |    3812    2507    89000    35.5 |  0.380 % |
0.00/0.62	c |     11629 |    4852    13373 |    4194    2224    78135    35.1 |  0.380 % |
0.00/0.95	c |     17395 |    4852    13373 |    4613    3482   126425    36.3 |  0.380 % |
1.39/1.47	c |     26044 |    4852    13373 |    5074    4698   171252    36.5 |  0.380 % |
2.20/2.26	c |     39019 |    4852    13373 |    5582    4296   149595    34.8 |  0.380 % |
3.30/3.35	c |     58481 |    4852    13373 |    6140    3094   105808    34.2 |  0.380 % |
5.19/5.23	c |     87673 |    4852    13373 |    6754    3353   118870    35.5 |  0.380 % |
7.89/7.95	c |    131465 |    4852    13373 |    7430    4766   164749    34.6 |  0.380 % |
11.89/11.91	c |    197153 |    4852    13373 |    8173    4470   145392    32.5 |  0.380 % |
18.59/18.63	c |    295679 |    4852    13373 |    8990    5275   207408    39.3 |  0.380 % |
28.89/28.97	c |    443469 |    4852    13373 |    9889    9130   341314    37.4 |  0.380 % |
43.18/43.23	c |    665153 |    4852    13373 |   10878    6379   244604    38.3 |  0.380 % |
57.08/57.11	c ==============================================================================
57.08/57.11	c Found solution: 24
57.08/57.11	c ---[   0]---> Sorter-cost:    0     Base:
57.08/57.11	c ==================================[MINISAT+]==================================
57.08/57.11	c | Conflicts | Original         | Learnt                           | Progress |
57.08/57.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
57.08/57.11	c ==============================================================================
57.08/57.11	c |    871789 |    4872    13429 |    1624    5872   218733    37.3 |  0.380 % |
57.08/57.12	c |    871889 |    4872    13429 |    1786    1568    40452    25.8 |  0.410 % |
57.08/57.13	c |    872040 |    4872    13429 |    1965    1719    46180    26.9 |  0.410 % |
57.08/57.14	c |    872265 |    4872    13429 |    2161    1944    52708    27.1 |  0.410 % |
57.08/57.15	c |    872602 |    4872    13429 |    2377    2281    65581    28.8 |  0.410 % |
57.08/57.18	c |    873108 |    4872    13429 |    2615    1472    39384    26.8 |  0.410 % |
57.19/57.22	c |    873867 |    4872    13429 |    2877    2231    70451    31.6 |  0.410 % |
57.19/57.28	c |    875007 |    4872    13429 |    3164    1826    57596    31.5 |  0.410 % |
57.28/57.39	c |    876715 |    4872    13429 |    3481    1799    58428    32.5 |  0.410 % |
57.48/57.52	c |    879277 |    4872    13429 |    3829    2456    80913    32.9 |  0.410 % |
57.68/57.74	c |    883121 |    4872    13429 |    4212    2187    62619    28.6 |  0.410 % |
57.98/58.07	c |    888887 |    4872    13429 |    4633    3408   115561    33.9 |  0.410 % |
58.58/58.60	c |    897536 |    4872    13429 |    5096    4699   181308    38.6 |  0.410 % |
59.18/59.27	c |    910513 |    4872    13429 |    5606    4281   145990    34.1 |  0.410 % |
60.18/60.29	c |    929976 |    4872    13429 |    6167    3197   100223    31.3 |  0.410 % |
62.08/62.17	c |    959168 |    4872    13429 |    6783    3345   113142    33.8 |  0.410 % |
64.78/64.89	c |   1002957 |    4872    13429 |    7462    4577   157322    34.4 |  0.410 % |
69.18/69.24	c |   1068641 |    4872    13429 |    8208    4053   135889    33.5 |  0.410 % |
75.78/75.88	c |   1167167 |    4872    13429 |    9029    8069   335747    41.6 |  0.410 % |
85.97/86.04	c |   1314958 |    4872    13429 |    9932    6556   245349    37.4 |  0.410 % |
101.27/101.37	c |   1536642 |    4872    13429 |   10925    8128   292475    36.0 |  0.410 % |
125.37/125.46	c |   1869168 |    4872    13429 |   12018    8605   287166    33.4 |  0.410 % |
162.06/162.16	c |   2367956 |    4872    13429 |   13219    8293   295243    35.6 |  0.410 % |
221.05/221.13	c |   3116141 |    4872    13429 |   14541   11456   433679    37.9 |  0.410 % |
223.25/223.33	c ==============================================================================
223.25/223.33	c Found solution: 23
223.25/223.33	c ---[   0]---> Sorter-cost:    0     Base:
223.25/223.33	c ==================================[MINISAT+]==================================
223.25/223.33	c | Conflicts | Original         | Learnt                           | Progress |
223.25/223.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
223.25/223.33	c ==============================================================================
223.25/223.33	c |   3141377 |    4829    13317 |    1609   14393   580617    40.3 |  0.410 % |
223.25/223.36	c |   3141477 |    4829    13317 |    1769    1000    24738    24.7 |  1.449 % |
223.25/223.36	c |   3141628 |    4829    13317 |    1946    1151    30104    26.2 |  1.449 % |
223.25/223.37	c |   3141854 |    4829    13317 |    2141    1377    37716    27.4 |  1.449 % |
223.25/223.39	c |   3142192 |    4829    13317 |    2355    1715    49572    28.9 |  1.449 % |
223.35/223.41	c |   3142699 |    4829    13317 |    2591    2222    67307    30.3 |  1.449 % |
223.35/223.45	c |   3143458 |    4829    13317 |    2850    2981    95700    32.1 |  1.449 % |
223.45/223.52	c |   3144597 |    4829    13317 |    3135    2630    82473    31.4 |  1.449 % |
223.55/223.62	c |   3146306 |    4829    13317 |    3449    2575    78689    30.6 |  1.449 % |
223.65/223.77	c |   3148868 |    4829    13317 |    3793    3194   103031    32.3 |  1.449 % |
223.95/224.00	c |   3152712 |    4829    13317 |    4173    2882    89099    30.9 |  1.449 % |
224.25/224.33	c |   3158478 |    4829    13317 |    4590    4095   135346    33.1 |  1.449 % |
224.75/224.85	c |   3167127 |    4829    13317 |    5049    2835    91139    32.1 |  1.449 % |
225.55/225.64	c |   3180103 |    4829    13317 |    5554    4797   170945    35.6 |  1.449 % |
226.65/226.74	c |   3199564 |    4829    13317 |    6110    3585   112864    31.5 |  1.449 % |
228.35/228.42	c |   3228756 |    4829    13317 |    6721    3491    99156    28.4 |  1.449 % |
230.85/230.98	c |   3272545 |    4829    13317 |    7393    4575   138760    30.3 |  1.449 % |
235.25/235.33	c |   3338230 |    4829    13317 |    8132    7585   254815    33.6 |  1.449 % |
241.64/241.76	c |   3436756 |    4829    13317 |    8945    7375   270181    36.6 |  1.449 % |
251.85/251.92	c |   3584545 |    4829    13317 |    9840    9104   310256    34.1 |  1.449 % |
267.04/267.11	c |   3806229 |    4829    13317 |   10824    8386   308113    36.7 |  1.449 % |
289.93/290.03	c |   4138754 |    4829    13317 |   11907    8360   306506    36.7 |  1.449 % |
294.23/294.31	c ==============================================================================
294.23/294.31	c Found solution: 22
294.23/294.31	c ---[   0]---> Sorter-cost:    0     Base:
294.23/294.32	c ==================================[MINISAT+]==================================
294.23/294.32	c | Conflicts | Original         | Learnt                           | Progress |
294.23/294.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
294.23/294.32	c ==============================================================================
294.23/294.32	c |   4203782 |    4845    13361 |    1615   11545   374441    32.4 |  1.449 % |
294.23/294.33	c |   4203882 |    4845    13361 |    1776    1544    31509    20.4 |  1.476 % |
294.23/294.34	c |   4204032 |    4845    13361 |    1954    1694    35900    21.2 |  1.476 % |
294.23/294.35	c |   4204258 |    4845    13361 |    2149    1920    42494    22.1 |  1.476 % |
294.23/294.37	c |   4204595 |    4845    13361 |    2364    2257    52926    23.4 |  1.476 % |
294.33/294.40	c |   4205103 |    4845    13361 |    2600    2765    69961    25.3 |  1.476 % |
294.33/294.45	c |   4205863 |    4845    13361 |    2861    2143    53239    24.8 |  1.476 % |
294.43/294.51	c |   4207004 |    4845    13361 |    3147    3284    87844    26.7 |  1.476 % |
294.53/294.61	c |   4208712 |    4845    13361 |    3461    3350    92617    27.6 |  1.476 % |
294.64/294.76	c |   4211276 |    4845    13361 |    3808    2092    49885    23.8 |  1.476 % |
294.83/294.98	c |   4215120 |    4845    13361 |    4188    3880   103793    26.8 |  1.476 % |
295.23/295.32	c |   4220886 |    4845    13361 |    4607    2710    73001    26.9 |  1.476 % |
295.63/295.80	c |   4229535 |    4845    13361 |    5068    3802   108816    28.6 |  1.476 % |
296.43/296.52	c |   4242509 |    4845    13361 |    5575    3212    85435    26.6 |  1.476 % |
297.43/297.59	c |   4261972 |    4845    13361 |    6132    4917   124931    25.4 |  1.476 % |
299.14/299.27	c |   4291166 |    4845    13361 |    6746    4721   125794    26.6 |  1.476 % |
301.73/301.80	c |   4334956 |    4845    13361 |    7420    5749   145060    25.2 |  1.476 % |
305.74/305.85	c |   4400640 |    4845    13361 |    8162    5262   126103    24.0 |  1.476 % |
311.43/311.52	c |   4499167 |    4845    13361 |    8979    5807   147774    25.4 |  1.476 % |
320.53/320.69	c |   4646957 |    4845    13361 |    9877    8411   225031    26.8 |  1.476 % |
334.23/334.35	c |   4868640 |    4845    13361 |   10864    7197   229810    31.9 |  1.476 % |
358.43/358.54	c |   5201165 |    4845    13361 |   11951    7452   230234    30.9 |  1.476 % |
394.02/394.10	c |   5699955 |    4845    13361 |   13146    7604   240574    31.6 |  1.476 % |
449.50/449.69	c |   6448138 |    4845    13361 |   14461   11906   386775    32.5 |  1.476 % |
536.59/536.70	c |   7570413 |    4845    13361 |   15907    9995   314080    31.4 |  1.476 % |
674.67/674.87	c |   9253825 |    4845    13361 |   17498   13585   424486    31.2 |  1.476 % |
881.54/881.75	c |  11778942 |    4845    13361 |   19247    9000   251296    27.9 |  1.476 % |
1216.39/1216.66	c |  15566618 |    4845    13361 |   21172   13488   436749    32.4 |  1.476 % |
1735.80/1736.19	c |  21248131 |    4845    13361 |   23289   16593   609765    36.7 |  1.476 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s SATISFIABLE
1800.09/1800.40	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 x35 -x36 x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147

Verifier Data

OK	22

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

running on 4 cores: 1,3,5,7

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: 2.89 2.23 2.07 3/180 521
/proc/meminfo: memFree=29297792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0

[startup+0.0271681 s]
/proc/loadavg: 2.89 2.23 2.07 3/180 521
/proc/meminfo: memFree=29297792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100241 s]
/proc/loadavg: 2.89 2.23 2.07 3/180 521
/proc/meminfo: memFree=29297792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.89 2.23 2.07 3/180 521
/proc/meminfo: memFree=29297792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700207 s]
/proc/loadavg: 2.89 2.23 2.07 3/180 521
/proc/meminfo: memFree=29297792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.89 2.23 2.07 3/182 526
/proc/meminfo: memFree=29295156/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=4216 CPUtime=1.49 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 899 0 0 0 149 0 0 0 20 0 1 0 323979431 4317184 855 33554432000 4194304 5276501 140737092475520 140737092473704 4399804 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 1054 856 120 265 0 786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13364

[startup+3.10025 s]
/proc/loadavg: 2.89 2.23 2.07 3/182 526
/proc/meminfo: memFree=29293792/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=4688 CPUtime=3.09 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 1012 0 0 0 309 0 0 0 20 0 1 0 323979431 4800512 968 33554432000 4194304 5276501 140737092475520 140737092473768 4399280 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 1172 968 120 265 0 904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13836

[startup+6.30025 s]
/proc/loadavg: 2.82 2.23 2.07 3/182 526
/proc/meminfo: memFree=29292800/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=5492 CPUtime=6.29 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 1192 0 0 0 629 0 0 0 20 0 1 0 323979431 5623808 1148 33554432000 4194304 5276501 140737092475520 140737092473768 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 1373 1148 120 265 0 1105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14640

[startup+12.7002 s]
/proc/loadavg: 2.75 2.22 2.07 3/182 526
/proc/meminfo: memFree=29290180/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=6852 CPUtime=12.69 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 1528 0 0 0 1269 0 0 0 20 0 1 0 323979431 7016448 1489 33554432000 4194304 5276501 140737092475520 140737092473704 4390318 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 1713 1489 120 265 0 1445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16000

[startup+25.5003 s]
/proc/loadavg: 2.66 2.23 2.07 3/182 526
/proc/meminfo: memFree=29288692/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=8344 CPUtime=25.49 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 1905 0 0 0 2549 0 0 0 20 0 1 0 323979431 8544256 1866 33554432000 4194304 5276501 140737092475520 140737092473688 4399904 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 2086 1866 120 265 0 1818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17492

[startup+51.1003 s]
/proc/loadavg: 2.51 2.23 2.07 3/182 526
/proc/meminfo: memFree=29284960/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=10816 CPUtime=51.08 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 2492 0 0 0 5108 0 0 0 20 0 1 0 323979431 11075584 2453 33554432000 4194304 5276501 140737092475520 140737092473704 4394779 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 2704 2453 120 265 0 2436 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19964

[startup+102.307 s]
/proc/loadavg: 2.26 2.20 2.07 3/181 526
/proc/meminfo: memFree=29277204/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=12752 CPUtime=102.28 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 2944 0 0 0 10228 0 0 0 20 0 1 0 323979431 13058048 2939 33554432000 4194304 5276501 140737092475520 140737092473768 4395152 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 3188 2939 120 265 0 2920 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21900

[startup+162.3 s]
/proc/loadavg: 2.09 2.16 2.07 3/180 526
/proc/meminfo: memFree=29273612/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=15412 CPUtime=162.26 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 3546 0 0 0 16226 0 0 0 20 0 1 0 323979431 15781888 3580 33554432000 4194304 5276501 140737092475520 140737092473704 4390373 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 3853 3580 120 265 0 3585 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 24560

[startup+222.3 s]
/proc/loadavg: 2.03 2.13 2.06 3/181 528
/proc/meminfo: memFree=29269880/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=16876 CPUtime=222.25 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 3883 0 0 0 22225 0 0 0 20 0 1 0 323979431 17281024 3945 33554432000 4194304 5276501 140737092475520 140737092473768 4399846 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 4219 3945 120 265 0 3951 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 26024

[startup+282.3 s]
/proc/loadavg: 2.01 2.11 2.06 3/181 528
/proc/meminfo: memFree=29268204/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=18052 CPUtime=282.24 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 4132 0 0 0 28224 0 0 0 20 0 1 0 323979431 18485248 4247 33554432000 4194304 5276501 140737092475520 140737092473704 4399749 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 4513 4247 120 265 0 4245 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 27200

[startup+342.3 s]
/proc/loadavg: 2.00 2.08 2.05 3/181 528
/proc/meminfo: memFree=29266468/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=19532 CPUtime=342.22 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 4472 0 0 0 34222 0 0 0 20 0 1 0 323979431 20000768 4587 33554432000 4194304 5276501 140737092475520 140737092473704 4400056 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 4883 4587 120 265 0 4615 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 28680

[startup+402.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/181 528
/proc/meminfo: memFree=29263864/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=32276 CPUtime=1062.11 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7183 0 0 0 106210 1 0 0 20 0 1 0 323979431 33050624 7788 33554432000 4194304 5276501 140737092475520 140737092473704 4399838 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8069 7788 121 265 0 7801 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 41424

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 537
/proc/meminfo: memFree=29221488/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=33160 CPUtime=1122.1 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7385 0 0 0 112209 1 0 0 20 0 1 0 323979431 33955840 7990 33554432000 4194304 5276501 140737092475520 140737092473704 4636341 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8290 7990 121 265 0 8022 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 42308

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 538
/proc/meminfo: memFree=29220928/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=33696 CPUtime=1182.09 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7484 0 0 0 118208 1 0 0 20 0 1 0 323979431 34504704 8157 33554432000 4194304 5276501 140737092475520 140737092473704 4413723 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8424 8157 121 265 0 8156 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 42844

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 581
/proc/meminfo: memFree=29296020/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=34352 CPUtime=1242.08 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7653 0 0 0 124207 1 0 0 20 0 1 0 323979431 35176448 8326 33554432000 4194304 5276501 140737092475520 140737092473704 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8588 8326 121 265 0 8320 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 43500

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 581
/proc/meminfo: memFree=29152412/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=34844 CPUtime=1302.07 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7751 0 0 0 130206 1 0 0 20 0 1 0 323979431 35680256 8424 33554432000 4194304 5276501 140737092475520 140737092473704 4399804 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8711 8424 121 265 0 8443 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 43992

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 581
/proc/meminfo: memFree=29111520/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=35676 CPUtime=1362.06 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 7917 0 0 0 136205 1 0 0 20 0 1 0 323979431 36532224 8590 33554432000 4194304 5276501 140737092475520 140737092473704 4399930 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 8919 8590 121 265 0 8651 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 44824

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 581
/proc/meminfo: memFree=29079860/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=36504 CPUtime=1422.06 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8101 0 0 0 142205 1 0 0 20 0 1 0 323979431 37380096 8774 33554432000 4194304 5276501 140737092475520 140737092473704 4400112 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9126 8774 121 265 0 8858 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 45652

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 582
/proc/meminfo: memFree=28993492/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=37072 CPUtime=1482.04 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8198 0 0 0 148203 1 0 0 20 0 1 0 323979431 37961728 8941 33554432000 4194304 5276501 140737092475520 140737092473704 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9268 8941 121 265 0 9000 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 46220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 582
/proc/meminfo: memFree=28938684/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=37536 CPUtime=1542.03 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8327 0 0 0 154202 1 0 0 20 0 1 0 323979431 38436864 9070 33554432000 4194304 5276501 140737092475520 140737092473704 4400480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9384 9070 121 265 0 9116 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 46684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 582
/proc/meminfo: memFree=28937812/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=38484 CPUtime=1602.02 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8494 0 0 0 160201 1 0 0 20 0 1 0 323979431 39407616 9237 33554432000 4194304 5276501 140737092475520 140737092473752 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9621 9237 121 265 0 9353 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 47632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 585
/proc/meminfo: memFree=28935944/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=39400 CPUtime=1662.01 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8679 0 0 0 166200 1 0 0 20 0 1 0 323979431 40345600 9422 33554432000 4194304 5276501 140737092475520 140737092473704 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9850 9422 121 265 0 9582 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 48548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 585
/proc/meminfo: memFree=28934540/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=39992 CPUtime=1722 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8819 0 0 0 172199 1 0 0 20 0 1 0 323979431 40951808 9725 33554432000 4194304 5276501 140737092475520 140737092473752 4399958 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 9998 9725 121 265 0 9730 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 49140

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 586
/proc/meminfo: memFree=28934052/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=40772 CPUtime=1781.99 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 8981 0 0 0 178198 1 0 0 20 0 1 0 323979431 41750528 9887 33554432000 4194304 5276501 140737092475520 140737092473752 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 10193 9887 121 265 0 9925 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 49920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 586
/proc/meminfo: memFree=28933928/32873844 swapFree=7620/7620
[pid=521] ppid=519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisat+_script) S 519 521 29031 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323979431 9367552 276 33554432000 4194304 5064252 140734013168512 140734013167424 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/521/statm: 2287 276 236 213 0 72 0
[pid=525] ppid=521 vsize=41104 CPUtime=1800.09 cores=1,3,5,7
/proc/525/stat : 525 (minisat+_64-bit) R 521 521 29031 0 -1 4202496 9027 0 0 0 180008 1 0 0 20 0 1 0 323979431 42090496 9933 33554432000 4194304 5276501 140737092475520 140737092473752 4399804 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/525/statm: 10276 9933 121 265 0 10008 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 50252

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1800.09
CPU system time (s): 0.023996
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 50252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.09
system time used= 0.023996
maximum resident set size= 39736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9977
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= 30
involuntary context switches= 1878

runsolver used 3.17452 second user time and 8.5687 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-01 21:22:26
IDJOB=3723953
IDBENCH=89907
IDSOLVER=2307
FILE ID=node135/3723953-1338578546
RUNJOBID= node135-1338568966-30647
PBS_JOBID= 14635849
Free space on /tmp= 71000 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723953-1338578546/watcher-3723953-1338578546 -o /tmp/evaluation-result-3723953-1338578546/solver-3723953-1338578546 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723953-1338578546.opb

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=1072501427

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29298056 kB
Buffers:          319164 kB
Cached:          2324784 kB
SwapCached:         1676 kB
Active:          1131112 kB
Inactive:        1604144 kB
Active(anon):      81532 kB
Inactive(anon):    12048 kB
Active(file):    1049580 kB
Inactive(file):  1592096 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105796 kB
Dirty:              4012 kB
Writeback:             0 kB
AnonPages:         74560 kB
Mapped:            11088 kB
Shmem:               132 kB
Slab:             700312 kB
SReclaimable:     141668 kB
SUnreclaim:       558644 kB
KernelStack:        1520 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     208536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70996 MiB
End job on node135 at 2012-06-01 21:52:27