Trace number 3723931

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)161 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1616732.opb
MD5SUMbb6edae9b271ecf76d3d6c31c88b027d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints1999
Number of constraints which are clauses1999
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 constraint2
Number of terms in the objective function 200
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 200
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 200
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 1999 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 |    1999     3998 |     666       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 172
0.00/0.00	c ---[   0]---> Sorter-cost: 5812     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 |         0 |    8023    18192 |    2674       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    7857    17840 |    2941      82     5475    66.8 |  2.270 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 170
0.00/0.01	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |       145 |    7882    17911 |    2627     127     6517    51.3 |  2.270 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Found solution: 168
0.00/0.02	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |       174 |    7925    18072 |    2641     155     7338    47.3 |  2.270 % |
0.00/0.02	c |       274 |    7896    18013 |    2905     253    13170    52.1 |  3.196 % |
0.00/0.03	c |       424 |    7853    17922 |    3195     401    18747    46.8 |  3.760 % |
0.00/0.04	c |       650 |    7615    17414 |    3515     610    22952    37.6 |  6.933 % |
0.00/0.05	c ==============================================================================
0.00/0.05	c Found solution: 165
0.00/0.05	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |       699 |    7657    17593 |    2552     657    23960    36.5 |  6.933 % |
0.00/0.05	c |       799 |    7657    17593 |    2807     757    31521    41.6 |  7.421 % |
0.00/0.06	c |       953 |    7653    17585 |    3087     910    42125    46.3 |  7.468 % |
0.00/0.08	c |      1180 |    7653    17585 |    3396    1137    59333    52.2 |  7.468 % |
0.00/0.10	c |      1518 |    7595    17455 |    3736    1471    67245    45.7 |  8.302 % |
0.00/0.13	c |      2024 |    7573    17407 |    4110    1974   100050    50.7 |  8.604 % |
0.00/0.18	c |      2784 |    7439    17103 |    4521    2693   156501    58.1 | 10.506 % |
0.00/0.29	c |      3923 |    7439    17103 |    4973    3832   297416    77.6 | 10.507 % |
0.00/0.43	c |      5631 |    7439    17103 |    5470    5540   432744    78.1 | 10.507 % |
0.00/0.69	c |      8193 |    7439    17103 |    6017    8102   701025    86.5 | 10.507 % |
1.09/1.11	c |     12037 |    7439    17103 |    6619    7895   796267   100.9 | 10.506 % |
1.89/1.90	c |     17803 |    7439    17103 |    7281    9714  1168609   120.3 | 10.506 % |
3.09/3.12	c |     26453 |    7415    17049 |    8009    8289   905291   109.2 | 10.854 % |
4.79/4.82	c |     39429 |    7391    16997 |    8810    5747   571079    99.4 | 11.180 % |
7.88/7.94	c |     58890 |    7263    16714 |    9691    7709   828811   107.5 | 12.965 % |
10.28/10.35	c ==============================================================================
10.28/10.35	c Found solution: 164
10.28/10.35	c ---[   0]---> Sorter-cost:    0     Base:
10.28/10.36	c ==================================[MINISAT+]==================================
10.28/10.36	c | Conflicts | Original         | Learnt                           | Progress |
10.28/10.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.28/10.36	c ==============================================================================
10.28/10.36	c |     72733 |    7254    16680 |    2418    8670  1059233   122.2 | 12.965 % |
10.28/10.37	c |     72835 |    7254    16680 |    2659    2270   210943    92.9 | 13.190 % |
10.28/10.38	c |     72985 |    7205    16573 |    2925    2417   218659    90.5 | 13.862 % |
10.38/10.40	c |     73210 |    7136    16416 |    3218    2638   222552    84.4 | 14.882 % |
10.38/10.42	c |     73547 |    7116    16372 |    3540    2735   230166    84.2 | 15.161 % |
10.38/10.46	c |     74053 |    7019    16155 |    3894    3216   272324    84.7 | 16.528 % |
10.48/10.52	c |     74812 |    7019    16155 |    4283    3975   334610    84.2 | 16.529 % |
10.48/10.55	c ==============================================================================
10.48/10.55	c Found solution: 163
10.48/10.55	c ---[   0]---> Sorter-cost:    0     Base:
10.48/10.56	c ==================================[MINISAT+]==================================
10.48/10.56	c | Conflicts | Original         | Learnt                           | Progress |
10.48/10.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.48/10.56	c ==============================================================================
10.48/10.56	c |     75323 |    7032    16211 |    2344    4485   364776    81.3 | 16.529 % |
10.48/10.56	c |     75423 |    7032    16211 |    2578    2343   137533    58.7 | 16.728 % |
10.48/10.57	c |     75573 |    7032    16211 |    2836    2493   145280    58.3 | 16.732 % |
10.48/10.59	c |     75798 |    7032    16211 |    3119    2718   159030    58.5 | 16.728 % |
10.58/10.61	c |     76135 |    7032    16211 |    3431    3055   186120    60.9 | 16.728 % |
10.58/10.64	c |     76641 |    7007    16156 |    3775    3557   200737    56.4 | 17.074 % |
10.68/10.71	c |     77400 |    7007    16156 |    4152    4316   262749    60.9 | 17.074 % |
10.78/10.81	c |     78540 |    7007    16156 |    4567    5456   357065    65.4 | 17.076 % |
10.89/10.97	c |     80249 |    7007    16156 |    5024    4437   330200    74.4 | 17.074 % |
11.18/11.26	c |     82811 |    7007    16156 |    5527    6999   620070    88.6 | 17.076 % |
11.68/11.71	c |     86655 |    6971    16072 |    6079    7341   746144   101.6 | 17.605 % |
12.28/12.31	c |     92421 |    6971    16072 |    6687    5152   405559    78.7 | 17.606 % |
13.28/13.37	c |    101070 |    6852    15805 |    7356    8856   931317   105.2 | 19.290 % |
15.08/15.14	c |    114045 |    6852    15805 |    8092    7290   706173    96.9 | 19.290 % |
17.88/17.91	c |    133506 |    6852    15805 |    8901    5933   573945    96.7 | 19.289 % |
20.89/20.96	c ==============================================================================
20.89/20.96	c Found solution: 161
20.89/20.96	c ---[   0]---> Sorter-cost:    0     Base:
20.89/20.97	c ==================================[MINISAT+]==================================
20.89/20.97	c | Conflicts | Original         | Learnt                           | Progress |
20.89/20.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
20.89/20.97	c ==============================================================================
20.89/20.97	c |    155623 |    6891    15939 |    2297   10691  1121396   104.9 | 19.289 % |
20.89/20.98	c |    155723 |    6891    15939 |    2526    2773   184954    66.7 | 19.447 % |
20.89/20.99	c |    155873 |    6891    15939 |    2779    2923   188351    64.4 | 19.448 % |
20.98/21.00	c |    156098 |    6891    15939 |    3057    3148   200004    63.5 | 19.448 % |
20.98/21.03	c |    156436 |    6891    15939 |    3363    3486   219637    63.0 | 19.447 % |
20.98/21.07	c |    156942 |    6891    15939 |    3699    3992   251124    62.9 | 19.447 % |
21.08/21.13	c |    157701 |    6891    15939 |    4069    4751   306327    64.5 | 19.448 % |
21.18/21.25	c |    158840 |    6891    15939 |    4476    5890   398734    67.7 | 19.448 % |
21.38/21.40	c |    160549 |    6891    15939 |    4923    4654   304146    65.4 | 19.447 % |
21.58/21.69	c |    163111 |    6891    15939 |    5416    7216   543425    75.3 | 19.447 % |
21.89/21.92	c |    166956 |    6873    15899 |    5957    4227    80950    19.2 | 19.699 % |
22.38/22.47	c |    172722 |    6843    15834 |    6553    6395   445687    69.7 | 20.089 % |
23.48/23.58	c |    181371 |    6843    15834 |    7208    5344   301292    56.4 | 20.093 % |
25.29/25.32	c |    194345 |    6843    15834 |    7929    8183   343169    41.9 | 20.093 % |
27.68/27.71	c |    213809 |    6829    15800 |    8722    7972   723711    90.8 | 20.315 % |
31.68/31.71	c |    243002 |    6829    15800 |    9595    9452  1021133   108.0 | 20.315 % |
38.38/38.45	c |    286795 |    6829    15800 |   10554    9318   981068   105.3 | 20.315 % |
47.78/47.84	c |    352479 |    6801    15738 |   11610    8736   629568    72.1 | 20.705 % |
62.37/62.46	c |    451006 |    6777    15678 |   12771   13106  1327452   101.3 | 21.093 % |
88.88/88.90	c |    598795 |    6777    15678 |   14048   11506  1149314    99.9 | 21.093 % |
124.67/124.72	c |    820479 |    6777    15678 |   15453   14048  1237913    88.1 | 21.094 % |
181.75/181.85	c |   1153004 |    6777    15678 |   16998   16784  1403452    83.6 | 21.094 % |
262.94/263.02	c |   1651794 |    6777    15678 |   18698   19354  2217043   114.6 | 21.092 % |
389.71/389.84	c |   2399976 |    6777    15678 |   20568   11769  1057207    89.8 | 21.093 % |
586.59/586.78	c |   3522250 |    6777    15678 |   22624   18139  1843759   101.6 | 21.093 % |
877.84/878.06	c |   5205661 |    6775    15674 |   24887   20877  1587705    76.1 | 21.115 % |
1360.86/1361.12	c |   7730777 |    6775    15674 |   27376   14816  1392983    94.0 | 21.116 % |
1800.10/1800.40	c 
1800.10/1800.40	c *** TERMINATED ***
1800.10/1800.40	s SATISFIABLE
1800.10/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 x148 -x149 x150 x151 -x152 x153 x154 -x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 -x165 x166 x167 -x168 x169 x170 -x171 x172 -x173 -x174 x175 x176 x177 x178 x179 x180 x181 x182 -x183 x184 x185 x186 -x187 x188 x189 x190 x191 -x192 x193 x194 x195 x196 x197 x198 x199 x200

Verifier Data

OK	161

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-3723931-1338577826/watcher-3723931-1338577826 -o /tmp/evaluation-result-3723931-1338577826/solver-3723931-1338577826 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723931-1338577826.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.00 2.01 1.98 3/178 21899
/proc/meminfo: memFree=31386900/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0

[startup+0.0734521 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 21899
/proc/meminfo: memFree=31386900/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 21899
/proc/meminfo: memFree=31386900/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 21899
/proc/meminfo: memFree=31386900/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 21899
/proc/meminfo: memFree=31386900/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 21904
/proc/meminfo: memFree=31382080/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=7204 CPUtime=1.49 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 1612 0 0 0 149 0 0 0 20 0 1 0 323909545 7376896 1568 33554432000 4194304 5276501 140734186876640 140734186874888 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 1801 1568 117 265 0 1533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16352

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 21904
/proc/meminfo: memFree=31379476/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=9168 CPUtime=3.09 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 2118 0 0 0 309 0 0 0 20 0 1 0 323909545 9388032 2074 33554432000 4194304 5276501 140734186876640 140734186874888 4390327 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 2292 2074 117 265 0 2024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18316

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 21904
/proc/meminfo: memFree=31377740/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=10356 CPUtime=6.28 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 2403 0 0 0 628 0 0 0 20 0 1 0 323909545 10604544 2359 33554432000 4194304 5276501 140734186876640 140734186874824 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 2589 2359 117 265 0 2321 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19504

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 1.99 3/180 21904
/proc/meminfo: memFree=31372160/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=12208 CPUtime=12.68 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 2886 0 0 0 1268 0 0 0 20 0 1 0 323909545 12500992 2842 33554432000 4194304 5276501 140734186876640 140734186874888 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 3052 2842 117 265 0 2784 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21356

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 1.99 3/180 21904
/proc/meminfo: memFree=31371152/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=12208 CPUtime=25.48 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 2888 0 0 0 2548 0 0 0 20 0 1 0 323909545 12500992 2844 33554432000 4194304 5276501 140734186876640 140734186874888 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 3052 2844 118 265 0 2784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21356

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.99 3/179 21904
/proc/meminfo: memFree=31366776/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=14040 CPUtime=51.08 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 3317 0 0 0 5108 0 0 0 20 0 1 0 323909545 14376960 3273 33554432000 4194304 5276501 140734186876640 140734186874888 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 3510 3273 118 265 0 3242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23188

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 21904
/proc/meminfo: memFree=31353244/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=18160 CPUtime=102.28 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 4345 0 0 0 10227 1 0 0 20 0 1 0 323909545 18595840 4301 33554432000 4194304 5276501 140734186876640 140734186874888 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 4540 4301 118 265 0 4272 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 27308

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 21904
/proc/meminfo: memFree=31344064/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=20252 CPUtime=162.27 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 4837 0 0 0 16226 1 0 0 20 0 1 0 323909545 20738048 4793 33554432000 4194304 5276501 140734186876640 140734186874824 4390311 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 5063 4793 119 265 0 4795 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 29400

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 21905
/proc/meminfo: memFree=31325384/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=24380 CPUtime=222.24 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 5896 0 0 0 22223 1 0 0 20 0 1 0 323909545 24965120 5874 33554432000 4194304 5276501 140734186876640 140734186874632 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 6095 5874 119 265 0 5827 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33528

[startup+282.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/179 21905
/proc/meminfo: memFree=31322780/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=27036 CPUtime=282.23 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 6521 0 0 0 28222 1 0 0 20 0 1 0 323909545 27684864 6499 33554432000 4194304 5276501 140734186876640 140734186874824 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 6759 6499 119 265 0 6491 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 36184

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 21905
/proc/meminfo: memFree=31321540/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=28216 CPUtime=342.22 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 6812 0 0 0 34221 1 0 0 20 0 1 0 323909545 28893184 6790 33554432000 4194304 5276501 140734186876640 140734186874936 4394733 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 7054 6790 119 265 0 6786 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 37364

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 21905
/proc/meminfo: memFree=31319476/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=43100 CPUtime=1062.1 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 10419 0 0 0 106208 2 0 0 20 0 1 0 323909545 44134400 10528 33554432000 4194304 5276501 140734186876640 140734186874808 4399906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 10775 10528 119 265 0 10507 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 52248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21911
/proc/meminfo: memFree=31303584/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=44588 CPUtime=1122.09 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 10779 0 0 0 112207 2 0 0 20 0 1 0 323909545 45658112 10888 33554432000 4194304 5276501 140734186876640 140734186875048 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 11147 10888 119 265 0 10879 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 53736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21914
/proc/meminfo: memFree=31301124/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=44756 CPUtime=1182.08 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 10818 0 0 0 118206 2 0 0 20 0 1 0 323909545 45830144 10927 33554432000 4194304 5276501 140734186876640 140734186874824 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 11189 10927 119 265 0 10921 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 53904

[startup+1242.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 21957
/proc/meminfo: memFree=31627556/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=45888 CPUtime=1242.08 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 11076 0 0 0 124205 3 0 0 20 0 1 0 323909545 46989312 11212 33554432000 4194304 5276501 140734186876640 140734186874808 4399826 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 11472 11212 119 265 0 11204 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 55036

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21957
/proc/meminfo: memFree=31599924/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=46520 CPUtime=1302.08 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 11199 0 0 0 130205 3 0 0 20 0 1 0 323909545 47636480 11335 33554432000 4194304 5276501 140734186876640 140734186874824 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 11630 11335 119 265 0 11362 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 55668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21957
/proc/meminfo: memFree=31584584/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=46520 CPUtime=1362.06 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 11213 0 0 0 136203 3 0 0 20 0 1 0 323909545 47636480 11367 33554432000 4194304 5276501 140734186876640 140734186874888 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 11630 11367 119 265 0 11362 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 55668

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21958
/proc/meminfo: memFree=31579856/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=50540 CPUtime=1422.05 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12200 0 0 0 142202 3 0 0 20 0 1 0 323909545 51752960 12390 33554432000 4194304 5276501 140734186876640 140734186875048 4405559 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 12635 12390 119 265 0 12367 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 59688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21959
/proc/meminfo: memFree=31571468/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=50540 CPUtime=1482.03 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12200 0 0 0 148200 3 0 0 20 0 1 0 323909545 51752960 12390 33554432000 4194304 5276501 140734186876640 140734186875048 4395184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 12635 12390 119 265 0 12367 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 59688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21959
/proc/meminfo: memFree=31546304/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=51232 CPUtime=1542.02 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12380 0 0 0 154199 3 0 0 20 0 1 0 323909545 52461568 12570 33554432000 4194304 5276501 140734186876640 140734186874824 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 12808 12570 119 265 0 12540 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 60380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21959
/proc/meminfo: memFree=31541760/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=51536 CPUtime=1602.02 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12446 0 0 0 160199 3 0 0 20 0 1 0 323909545 52772864 12636 33554432000 4194304 5276501 140734186876640 140734186874824 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 12884 12636 119 265 0 12616 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 60684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21959
/proc/meminfo: memFree=31541688/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=51852 CPUtime=1662.01 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12516 0 0 0 166198 3 0 0 20 0 1 0 323909545 53096448 12706 33554432000 4194304 5276501 140734186876640 140734186874824 4399852 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 12963 12706 119 265 0 12695 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 61000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21960
/proc/meminfo: memFree=31540820/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=52300 CPUtime=1722 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 12612 0 0 0 172197 3 0 0 20 0 1 0 323909545 53555200 12802 33554432000 4194304 5276501 140734186876640 140734186875048 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 13075 12802 119 265 0 12807 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 61448

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 21963
/proc/meminfo: memFree=31530112/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=53928 CPUtime=1781.99 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 13009 0 0 0 178195 4 0 0 20 0 1 0 323909545 55222272 13266 33554432000 4194304 5276501 140734186876640 140734186875048 4394928 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 13482 13266 119 265 0 13214 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 63076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 21963
/proc/meminfo: memFree=31527664/32873844 swapFree=7116/7116
[pid=21899] ppid=21897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21899/stat : 21899 (minisat+_script) S 21897 21899 19055 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323909544 9367552 276 33554432000 4194304 5064252 140735937661888 140735937660800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21899/statm: 2287 276 236 213 0 72 0
[pid=21903] ppid=21899 vsize=53928 CPUtime=1800.1 cores=1,3,5,7
/proc/21903/stat : 21903 (minisat+_64-bit) R 21899 21899 19055 0 -1 4202496 13009 0 0 0 180006 4 0 0 20 0 1 0 323909545 55222272 13266 33554432000 4194304 5276501 140734186876640 140734186875048 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21903/statm: 13482 13266 119 265 0 13214 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 63076

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.06
CPU system time (s): 0.041993
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 63076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.041993
maximum resident set size= 53068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13959
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= 37
involuntary context switches= 1854

runsolver used 3.23751 second user time and 8.34873 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-01 21:10:26
IDJOB=3723931
IDBENCH=89835
IDSOLVER=2307
FILE ID=node111/3723931-1338577826
RUNJOBID= node111-1338570019-21178
PBS_JOBID= 14635873
Free space on /tmp= 67384 MiB

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

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

MD5SUM BENCH= bb6edae9b271ecf76d3d6c31c88b027d
RANDOM SEED=1012716491

node111.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.152
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	: 5332.30
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.152
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.152
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.92
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.152
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.152
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.91
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.152
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.91
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.152
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.91
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.152
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:       32873844 kB
MemFree:        31387808 kB
Buffers:          108084 kB
Cached:           267664 kB
SwapCached:         1296 kB
Active:           420184 kB
Inactive:         292280 kB
Active(anon):     338204 kB
Inactive(anon):     1056 kB
Active(file):      81980 kB
Inactive(file):   291224 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100040 kB
Dirty:              2584 kB
Writeback:             0 kB
AnonPages:        342800 kB
Mapped:             9392 kB
Shmem:                 0 kB
Slab:             634272 kB
SReclaimable:      76016 kB
SUnreclaim:       558256 kB
KernelStack:        1472 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     477084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 67392 MiB
End job on node111 at 2012-06-01 21:40:26