Trace number 35200

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.91 1801.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib3/normalized-reduced-mps-v2-20-10-blend2.opb
MD5SUM94d27ad55443aa92d0406d6e0a54bcaf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2944
Total number of constraints214
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints205
Minimum length of a constraint1
Maximum length of a constraint2659
Number of terms in the objective function 88
Biggest coefficient in the objective function 53442
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524332
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262120
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 526376
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.33	c Converting 294 PB-constraints to clauses...
0.34	c   -- Unit propagations: (none)
0.46	c   -- Detecting intervals from adjacent constraints: ###########################################################################################
0.46	c   -- Clauses(.)/Splits(s): ...............s
0.46	c ---[ 284]---> BDD-cost:    2
0.46	c ---[ 282]---> BDD-cost:    2
0.46	c ---[ 280]---> BDD-cost:    2
0.46	c ---[ 274]---> Sorter-cost:  254     Base: 2 2 2 2 2 2 2 2
0.47	c ---[ 273]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
0.47	c ---[ 272]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2
0.47	c ---[ 271]---> BDD-cost:   95
0.47	c ---[ 270]---> BDD-cost:  104
0.47	c ---[ 269]---> BDD-cost:  103
0.47	c ---[ 268]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2 2 2
0.47	c ---[ 267]---> BDD-cost:   95
0.48	c ---[ 266]---> BDD-cost:   95
0.48	c ---[ 265]---> BDD-cost:   96
0.48	c ---[ 264]---> BDD-cost:  100
0.48	c ---[ 262]---> Sorter-cost:  222     Base: 2 2 2 2 2 2 2 2
0.48	c ---[ 261]---> Sorter-cost:  222     Base: 2 2 2 2 2 2 2 2 2
0.48	c ---[ 260]---> Sorter-cost:  232     Base: 2 2 2 2 2 2 2 2 2
0.49	c ---[ 259]---> Sorter-cost:  199     Base: 2 2 2 2 2 2 2
0.49	c ---[ 258]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2 2 2
0.49	c ---[ 257]---> BDD-cost:   95
0.49	c ---[ 256]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2 2
0.49	c ---[ 255]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.50	c ---[ 254]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2 2
0.50	c ---[ 253]---> Sorter-cost:  204     Base: 2 2 2 2 2 2 2 2
0.50	c ---[ 252]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
0.50	c ---[ 250]---> Sorter-cost:   84     Base: 2 2 2 2 2 2 2 2
0.50	c ---[ 249]---> Sorter-cost:  211     Base: 2 2 2 2 2 2 2 2 2
0.51	c ---[ 248]---> BDD-cost:   94
0.51	c ---[ 247]---> BDD-cost:   95
0.51	c ---[ 246]---> BDD-cost:  104
0.51	c ---[ 245]---> Sorter-cost:  223     Base: 2 2 2 2 2 2 2 2
0.51	c ---[ 244]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
0.51	c ---[ 243]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2 2 2
0.51	c ---[ 242]---> BDD-cost:   95
0.52	c ---[ 241]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2 2 2
0.52	c ---[ 240]---> BDD-cost:   97
0.52	c ---[ 238]---> Sorter-cost:  257     Base: 2 2 2 2 2 2 2 2
0.52	c ---[ 237]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2 2
0.52	c ---[ 236]---> BDD-cost:   94
0.53	c ---[ 235]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2 2 2
0.53	c ---[ 234]---> Sorter-cost:  223     Base: 2 2 2 2 2 2 2 2 2
0.53	c ---[ 233]---> Sorter-cost:  212     Base: 2 2 2 2 2 2 2 2 2
0.53	c ---[ 232]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2 2
0.53	c ---[ 231]---> Sorter-cost:  212     Base: 2 2 2 2 2 2 2 2 2
0.54	c ---[ 230]---> BDD-cost:   96
0.54	c ---[ 229]---> BDD-cost:   94
0.54	c ---[ 228]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
0.54	c ---[ 226]---> BDD-cost:   98
0.54	c ---[ 225]---> BDD-cost:   99
0.54	c ---[ 224]---> Sorter-cost:  232     Base: 2 2 2 2 2 2 2 2 2
0.54	c ---[ 223]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2 2 2
0.55	c ---[ 222]---> Sorter-cost:  216     Base: 2 2 2 2 2 2 2 2
0.55	c ---[ 221]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2 2 2
0.55	c ---[ 220]---> BDD-cost:  101
0.55	c ---[ 219]---> BDD-cost:   97
0.55	c ---[ 218]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2 2
0.55	c ---[ 217]---> Sorter-cost:  226     Base: 2 2 2 2 2 2 2 2 2
0.56	c ---[ 216]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2 2 2
0.56	c ---[ 214]---> BDD-cost:  152
0.56	c ---[ 213]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
0.56	c ---[ 212]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2 2
0.57	c ---[ 211]---> Sorter-cost:  232     Base: 2 2 2 2 2 2 2 2 2
0.57	c ---[ 210]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2 2 2
0.57	c ---[ 209]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2 2 2
0.57	c ---[ 208]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2 2 2
0.58	c ---[ 207]---> BDD-cost:   97
0.58	c ---[ 206]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2
0.58	c ---[ 205]---> BDD-cost:   95
0.58	c ---[ 204]---> BDD-cost:   99
0.58	c ---[ 202]---> BDD-cost:  138
0.58	c ---[ 201]---> BDD-cost:   96
0.58	c ---[ 200]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2 2 2
0.59	c ---[ 199]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
0.59	c ---[ 198]---> BDD-cost:   95
0.59	c ---[ 197]---> BDD-cost:   93
0.59	c ---[ 196]---> Sorter-cost:  204     Base: 2 2 2 2 2 2 2 2 2
0.59	c ---[ 195]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2 2 2
0.59	c ---[ 194]---> BDD-cost:   93
0.59	c ---[ 193]---> Sorter-cost:  199     Base: 2 2 2 2 2 2 2 2 2
0.60	c ---[ 192]---> BDD-cost:   99
0.60	c ---[ 190]---> Sorter-cost:  299     Base: 2 2 2 2 2 2 7
0.60	c ---[ 189]---> Sorter-cost:  240     Base: 2 2 2 2 2 2 2 2 2
0.60	c ---[ 188]---> Sorter-cost:  223     Base: 2 2 2 2 2 2 2 2 2
0.61	c ---[ 187]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2 2
0.61	c ---[ 186]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2 2 2
0.61	c ---[ 185]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
0.61	c ---[ 184]---> BDD-cost:   94
0.61	c ---[ 183]---> BDD-cost:  104
0.62	c ---[ 182]---> BDD-cost:   95
0.62	c ---[ 180]---> Adder-cost: 4092   maxlim: 136   bits: 9/8
0.76	c ---[ 179]---> Adder-cost: 2096   maxlim: 140   bits: 9/8
0.88	c ---[ 177]---> BDD-cost:  100
0.88	c ---[ 176]---> Adder-cost: 339   maxlim: 2750   bits: 12/12
2.55	c ---[ 174]---> Adder-cost: 3208   maxlim: 2788   bits: 12/12
4.22	c ---[ 173]---> Adder-cost: 2460   maxlim: 2750   bits: 12/12
5.89	c ---[ 172]---> Adder-cost: 3146   maxlim: 2751   bits: 12/12
7.57	c ---[ 171]---> Adder-cost: 2990   maxlim: 2743   bits: 12/12
9.37	c ---[ 169]---> Adder-cost: 3056   maxlim: 2936   bits: 12/12
11.41	c ---[ 167]---> BDD-cost:  142
11.41	c ---[ 165]---> Sorter-cost:  287     Base: 2 2 2 2 2 2 2 2
11.41	c ---[ 163]---> BDD-cost:  144
11.41	c ---[ 161]---> BDD-cost:  161
11.42	c ---[ 159]---> Sorter-cost:  277     Base: 2 2 2 2 2 2 7
11.42	c ---[ 157]---> Sorter-cost:  281     Base: 2 2 2 2 2 2 7
11.42	c ---[ 155]---> Sorter-cost:  160     Base: 2 2 2 2 2 2 2
11.43	c ---[ 153]---> Sorter-cost:  267     Base: 2 2 2 2 2 2 2 2
11.43	c ---[ 151]---> BDD-cost:  156
11.43	c ---[ 149]---> Sorter-cost:  258     Base: 2 2 2 2 2 2 2 2
11.43	c ---[ 147]---> Sorter-cost:  142     Base: 2 2 2 2 2 2
11.44	c ---[ 145]---> Sorter-cost:  150     Base: 2 2 2 2 2 2 2 2
11.44	c ---[ 143]---> Sorter-cost:  747     Base: 3 5 2 2 2 2 2
11.45	c ---[ 141]---> Sorter-cost:   79     Base: 2 2 2 2 2 2 2 2
11.45	c ---[ 139]---> Sorter-cost:   84     Base: 2 2 2 2 2 2 2 2
11.46	c ---[ 137]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2 2
11.46	c ---[ 135]---> Sorter-cost:  318     Base: 2 2 2 2 2 2 7
11.46	c ---[ 133]---> BDD-cost:   98
11.46	c ---[ 131]---> BDD-cost:  152
11.47	c ---[ 129]---> Sorter-cost:  126     Base: 2 2 2 2 2 2 2 2
11.47	c ---[ 127]---> Sorter-cost:   84     Base: 2 2 2 2 2 2 2 2
11.47	c ---[ 125]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
11.47	c ---[ 123]---> BDD-cost:  100
11.48	c ---[ 121]---> Sorter-cost:  324     Base: 2 2 2 2 2 2 2 2
11.48	c ---[ 119]---> Sorter-cost:  260     Base: 2 2 2 2 2 2 2 2
11.48	c ---[ 117]---> BDD-cost:  151
11.48	c ---[ 115]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
11.49	c ---[ 113]---> BDD-cost:   92
11.49	c ---[ 111]---> Sorter-cost:  253     Base: 2 2 2 2 2 2 2 2
11.49	c ---[ 109]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2
11.50	c ---[ 107]---> Sorter-cost:  266     Base: 2 2 2 2 2 2 2 3
11.50	c ---[ 105]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2 2
11.50	c ---[ 103]---> Sorter-cost:  271     Base: 2 2 2 2 2 2 2 2
11.51	c ---[ 101]---> BDD-cost:  154
11.51	c ---[  99]---> Sorter-cost:  196     Base: 2 2 2 2 2
11.51	c ---[  97]---> BDD-cost:   92
11.51	c ---[  95]---> Sorter-cost:   84     Base: 2 2 2 2 2 2 2 2
11.51	c ---[  93]---> BDD-cost:  211
11.51	c ---[  91]---> Sorter-cost:  257     Base: 2 2 2 2 2 2 2 2
11.52	c ---[  89]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
11.52	c ---[  87]---> Sorter-cost:  119     Base: 2 2 2 2 2 2 2 2
11.52	c ---[  85]---> Sorter-cost:  291     Base: 2 2 2 2 2 7 2
11.53	c ---[  83]---> Sorter-cost:  712     Base: 2 2 2 2 3 5 2 2
11.54	c ---[  81]---> BDD-cost:  149
11.54	c ---[  79]---> Sorter-cost:  150     Base: 2 2 2 2 2 2 2 2
11.55	c ---[  77]---> Sorter-cost:  276     Base: 2 2 2 2 2 2 2 2
11.55	c ---[  75]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2 2
11.55	c ---[  73]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
11.56	c ---[  71]---> Sorter-cost:  290     Base: 2 2 2 2 2 2 7
11.56	c ---[  69]---> Sorter-cost:   36     Base: 2 2 2 2 2 2 2 2
11.56	c ---[  67]---> Sorter-cost:  270     Base: 2 2 2 2 2 2 2 3
11.57	c ---[  65]---> Sorter-cost:  276     Base: 2 2 2 2 2 2 2 2
11.57	c ---[  63]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2
11.57	c ---[  61]---> Sorter-cost:  279     Base: 2 2 2 2 2 2 2 3
11.58	c ---[  59]---> BDD-cost:  146
11.58	c ---[  57]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
11.58	c ---[  55]---> Sorter-cost:  294     Base: 2 2 2 2 2 2 2 2
11.59	c ---[  53]---> BDD-cost:   98
11.59	c ---[  51]---> BDD-cost:  210
11.59	c ---[  49]---> BDD-cost:   88
11.59	c ---[  47]---> Sorter-cost:  279     Base: 2 2 2 2 2 2 2 3
11.59	c ---[  45]---> Sorter-cost:   84     Base: 2 2 2 2 2 2 2 2
11.60	c ---[  43]---> BDD-cost:  137
11.60	c ---[  41]---> Sorter-cost:  284     Base: 2 2 2 2 2 2 2 3
11.60	c ---[  39]---> Sorter-cost:  272     Base: 2 2 2 2 2 2 2 3
11.60	c ---[  37]---> Sorter-cost:  257     Base: 2 2 2 2 2 2 2 3
11.61	c ---[  35]---> Sorter-cost:  304     Base: 2 2 2 2 2 2 7
11.61	c ---[  33]---> Sorter-cost:  567     Base: 2 2 2 2 2 3 5 2
11.62	c ---[  31]---> Sorter-cost:  274     Base: 2 2 2 2 2 2 7
11.63	c ---[  29]---> Sorter-cost:  765     Base: 2 2 2 2 2 3 5 2
11.64	c ---[  27]---> Sorter-cost:  247     Base: 2 2 2 2 2 2 2 2
11.64	c ---[  25]---> Sorter-cost:  247     Base: 2 2 2 2 2 2 2 3
11.65	c ---[  23]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2 3
11.65	c ---[  21]---> Sorter-cost:  202     Base: 2 2 2 2 2 2 2 3
11.65	c ---[  19]---> Sorter-cost:  259     Base: 2 2 2 2 2 7 2
11.66	c ---[  17]---> BDD-cost:  116
11.66	c ---[  15]---> BDD-cost:  152
11.66	c ---[  13]---> BDD-cost:  147
11.66	c ---[  11]---> Sorter-cost:  301     Base: 2 2 2 2 2 2 2 2
11.66	c ---[  10]---> Sorter-cost:  155     Base: 2 2 2 2 2 2 2 2 2
11.67	c ---[   9]---> BDD-cost:   93
11.67	c ---[   8]---> Sorter-cost:  162     Base: 2 2 2 2 2 2 2 2 2
11.67	c ---[   7]---> Sorter-cost:   82     Base: 2 2 2 2 2
11.67	c ---[   6]---> Sorter-cost:  192     Base: 2 2 2 2 2 2 2 2 2
11.67	c ---[   5]---> Sorter-cost:   69     Base: 2 2 2 2 2 2 2 2 2
11.68	c ---[   4]---> BDD-cost:   93
11.68	c ---[   3]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2 2 2
11.68	c ---[   2]---> Sorter-cost:  180     Base: 2 2 2 2 2 2 2 2 2
11.68	c ---[   1]---> Sorter-cost:  164     Base: 2 2 2 2 2 2 2 2
11.68	c ---[   0]---> BDD-cost:   14
11.86	c ==================================[MINISAT+]==================================
11.86	c | Conflicts | Original         | Learnt                           | Progress |
11.86	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.86	c ==============================================================================
11.86	c |         0 |  226933   723489 |   75644       0        0     nan |  0.000 % |
11.87	c |       100 |  226933   723489 |   83208     100      520     5.2 |  6.634 % |
11.94	c |       250 |  226909   723424 |   91529     246     1178     4.8 |  6.646 % |
12.12	c |       476 |  226678   722799 |  100682     457     2248     4.9 |  6.749 % |
12.20	c |       813 |  226555   722446 |  110750     791     4475     5.7 |  6.791 % |
12.24	c |      1319 |  226547   722427 |  121825    1296     9434     7.3 |  6.796 % |
12.73	c |      2078 |  226127   721467 |  134007    2014    13721     6.8 |  7.016 % |
13.15	c |      3218 |  225982   721144 |  147408    3141    23523     7.5 |  7.088 % |
14.59	c |      4927 |  225295   719110 |  162149    4806    37578     7.8 |  7.304 % |
16.99	c |      7491 |  224583   717067 |  178364    7319    53377     7.3 |  7.529 % |
20.51	c |     11335 |  223411   713559 |  196201   11087    77774     7.0 |  7.854 % |
26.57	c |     17101 |  221473   707434 |  215821   15991   109533     6.8 |  8.327 % |
32.32	c |     25752 |  221032   706205 |  237403   24608   238808     9.7 |  8.492 % |
40.54	c |     38727 |  220743   705408 |  261143   37552   749150    19.9 |  8.615 % |
49.77	c |     58188 |  220139   703600 |  287257   56687  1395544    24.6 |  8.799 % |
72.50	c |     87380 |  220004   703289 |  315983   85861  3459549    40.3 |  8.876 % |
108.65	c |    131169 |  218577   699199 |  347582  129262  4631162    35.8 |  9.460 % |
151.62	c |    196853 |  218322   698584 |  382340  194915  8904686    45.7 |  9.607 % |
237.76	c |    295380 |  218117   698099 |  420574  293410 14299606    48.7 |  9.727 % |
470.92	c |    443169 |  217620   696658 |  462631   32086  1654355    51.6 |  9.912 % |
657.51	c |    664853 |  216932   694714 |  508895  253689 25021855    98.6 | 10.183 % |
1175.18	c |    997378 |  216694   694158 |  559784  104111 14158599   136.0 | 10.313 % |
1801.36	c 
1801.36	c *** TERMINATED ***
1801.36	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node85/watcher-35200-1149276503 -o ROOT/results/node85/solver-35200-1149276503 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node85/35200-1149276503/instance-35200-1149276503.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1424904/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=1048 CPUtime=0
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 95 0 0 0 0 0 0 0 19 0 1 0 193289580 1073152 81 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 262 81 67 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.87 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1415824/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=10732 CPUtime=9.97
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 3321 0 0 0 996 1 0 0 25 0 1 0 193289580 10989568 2366 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 2683 2366 109 215 0 2465 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 10732

[startup+20.0081 s]
/proc/loadavg: 0.89 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1400784/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=26584 CPUtime=19.97
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 7557 0 0 0 1993 4 0 0 25 0 1 0 193289580 27222016 6144 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 6646 6144 124 215 0 6428 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 26584

[startup+30.0143 s]
/proc/loadavg: 0.91 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1400080/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=27284 CPUtime=29.97
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 7746 0 0 0 2993 4 0 0 25 0 1 0 193289580 27938816 6333 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 6821 6333 124 215 0 6603 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 27284

[startup+40.0204 s]
/proc/loadavg: 0.92 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1397200/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=30212 CPUtime=39.98
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 8454 0 0 0 3993 5 0 0 25 0 1 0 193289580 30937088 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 7553 7041 124 215 0 7335 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 30212

[startup+50.0266 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1393808/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=33708 CPUtime=49.99
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 9321 0 0 0 4993 6 0 0 25 0 1 0 193289580 34516992 7908 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 8427 7908 124 215 0 8209 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 33708

[startup+60.0327 s]
/proc/loadavg: 0.94 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1390608/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=36860 CPUtime=59.99
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 10118 0 0 0 5992 7 0 0 25 0 1 0 193289580 37744640 8705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 9215 8705 124 215 0 8997 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 36860

[startup+70.0389 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1386064/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=41460 CPUtime=69.99
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 11257 0 0 0 6991 8 0 0 25 0 1 0 193289580 42455040 9844 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 10365 9844 124 215 0 10147 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 41460

[startup+80.0451 s]
/proc/loadavg: 0.96 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1382800/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=44800 CPUtime=79.99
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 12064 0 0 0 7990 9 0 0 25 0 1 0 193289580 45875200 10651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 11200 10651 124 215 0 10982 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 44800

[startup+90.0512 s]
/proc/loadavg: 0.96 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1381072/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=46376 CPUtime=89.99
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 12493 0 0 0 8990 9 0 0 25 0 1 0 193289580 47489024 11080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 11594 11080 124 215 0 11376 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 46376

[startup+100.057 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1379472/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=47944 CPUtime=100
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 12889 0 0 0 9990 10 0 0 25 0 1 0 193289580 49094656 11476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 11986 11476 124 215 0 11768 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 47944

[startup+110.064 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1378128/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=49256 CPUtime=110
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 13227 0 0 0 10990 10 0 0 25 0 1 0 193289580 50438144 11814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573663 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 12314 11814 124 215 0 12096 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 49256

[startup+120.07 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1376080/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=51232 CPUtime=120.01
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 13731 0 0 0 11990 11 0 0 25 0 1 0 193289580 52461568 12318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 12808 12318 124 215 0 12590 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 51232

[startup+130.076 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1371600/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=55840 CPUtime=130.01
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 14844 0 0 0 12989 12 0 0 25 0 1 0 193289580 57180160 13431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 13960 13431 124 215 0 13742 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 55840

[startup+140.082 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1364432/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=62944 CPUtime=140.02
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 16636 0 0 0 13989 13 0 0 25 0 1 0 193289580 64454656 15223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 15736 15223 124 215 0 15518 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 62944

[startup+150.088 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1359568/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=67796 CPUtime=150.01
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 17846 0 0 0 14987 14 0 0 25 0 1 0 193289580 69423104 16433 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 16949 16433 124 215 0 16731 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 67796

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1355536/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=72156 CPUtime=160.02
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 18869 0 0 0 15986 16 0 0 25 0 1 0 193289580 73887744 17456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 18039 17456 124 215 0 17821 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 72156

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1353936/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=73776 CPUtime=170.02
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 19272 0 0 0 16985 17 0 0 25 0 1 0 193289580 75546624 17859 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 18444 17859 124 215 0 18226 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 73776

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1350416/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=77228 CPUtime=180.02
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 20142 0 0 0 17985 17 0 0 25 0 1 0 193289580 79081472 18729 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 19307 18729 124 215 0 19089 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 77228

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1347664/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=80000 CPUtime=190.03
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 20831 0 0 0 18985 18 0 0 25 0 1 0 193289580 81920000 19418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 20000 19418 124 215 0 19782 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 80000

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1344720/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=82896 CPUtime=200.04
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 21568 0 0 0 19985 19 0 0 25 0 1 0 193289580 84885504 20155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 20724 20155 124 215 0 20506 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 82896

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14950
/proc/meminfo: memFree=1340560/2055892 swapFree=4085348/4096564

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

[pid=14950] ppid=14948 vsize=367964 CPUtime=1781.76
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 92626 0 0 0 178086 90 0 0 25 0 1 0 193289580 376795136 91213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 91991 91213 124 215 0 91773 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (Kb) 367964

[startup+1783.27 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1059216/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=368488 CPUtime=1782.76
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 92752 0 0 0 178186 90 0 0 25 0 1 0 193289580 377331712 91339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92122 91339 124 215 0 91904 0
Current children cumulated CPU time (s) 1782.76
Current children cumulated vsize (Kb) 368488

[startup+1784.27 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1058704/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=368884 CPUtime=1783.76
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 92878 0 0 0 178286 90 0 0 25 0 1 0 193289580 377737216 91465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92221 91465 124 215 0 92003 0
Current children cumulated CPU time (s) 1783.76
Current children cumulated vsize (Kb) 368884

[startup+1785.28 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1058256/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=369408 CPUtime=1784.77
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93000 0 0 0 178387 90 0 0 25 0 1 0 193289580 378273792 91587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92352 91587 124 215 0 92134 0
Current children cumulated CPU time (s) 1784.77
Current children cumulated vsize (Kb) 369408

[startup+1786.28 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1057744/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=369936 CPUtime=1785.77
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93125 0 0 0 178487 90 0 0 25 0 1 0 193289580 378814464 91712 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92484 91712 124 215 0 92266 0
Current children cumulated CPU time (s) 1785.77
Current children cumulated vsize (Kb) 369936

[startup+1787.29 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1057232/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=370464 CPUtime=1786.77
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93244 0 0 0 178587 90 0 0 25 0 1 0 193289580 379355136 91831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92616 91831 124 215 0 92398 0
Current children cumulated CPU time (s) 1786.77
Current children cumulated vsize (Kb) 370464

[startup+1788.29 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1056784/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=370860 CPUtime=1787.78
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93358 0 0 0 178688 90 0 0 25 0 1 0 193289580 379760640 91945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92715 91945 124 215 0 92497 0
Current children cumulated CPU time (s) 1787.78
Current children cumulated vsize (Kb) 370860

[startup+1789.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1056272/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=371388 CPUtime=1788.79
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93483 0 0 0 178788 91 0 0 25 0 1 0 193289580 380301312 92070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92847 92070 124 215 0 92629 0
Current children cumulated CPU time (s) 1788.79
Current children cumulated vsize (Kb) 371388

[startup+1790.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1055824/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=371784 CPUtime=1789.79
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93603 0 0 0 178888 91 0 0 25 0 1 0 193289580 380706816 92190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 92946 92190 124 215 0 92728 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (Kb) 371784

[startup+1791.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1055312/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=372312 CPUtime=1790.8
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93731 0 0 0 178989 91 0 0 25 0 1 0 193289580 381247488 92318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93078 92318 124 215 0 92860 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (Kb) 372312

[startup+1792.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1054800/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=372836 CPUtime=1791.8
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93860 0 0 0 179089 91 0 0 25 0 1 0 193289580 381784064 92447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005974 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93209 92447 124 215 0 92991 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (Kb) 372836

[startup+1793.32 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1054224/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=373364 CPUtime=1792.81
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 93994 0 0 0 179190 91 0 0 25 0 1 0 193289580 382324736 92581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93341 92581 124 215 0 93123 0
Current children cumulated CPU time (s) 1792.81
Current children cumulated vsize (Kb) 373364

[startup+1794.32 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1053712/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=373888 CPUtime=1793.81
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94119 0 0 0 179290 91 0 0 25 0 1 0 193289580 382861312 92706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93472 92706 124 215 0 93254 0
Current children cumulated CPU time (s) 1793.81
Current children cumulated vsize (Kb) 373888

[startup+1795.33 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1053200/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=374416 CPUtime=1794.81
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94245 0 0 0 179390 91 0 0 25 0 1 0 193289580 383401984 92832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93604 92832 124 215 0 93386 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (Kb) 374416

[startup+1796.33 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1052688/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=374940 CPUtime=1795.82
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94378 0 0 0 179491 91 0 0 25 0 1 0 193289580 383938560 92965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93735 92965 124 215 0 93517 0
Current children cumulated CPU time (s) 1795.82
Current children cumulated vsize (Kb) 374940

[startup+1797.34 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1052176/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=375464 CPUtime=1796.82
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94505 0 0 0 179591 91 0 0 25 0 1 0 193289580 384475136 93092 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93866 93092 124 215 0 93648 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (Kb) 375464

[startup+1798.34 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1051664/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=375992 CPUtime=1797.83
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94630 0 0 0 179692 91 0 0 25 0 1 0 193289580 385015808 93217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 93998 93217 124 215 0 93780 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (Kb) 375992

[startup+1799.35 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1051216/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=376384 CPUtime=1798.83
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94743 0 0 0 179792 91 0 0 25 0 1 0 193289580 385417216 93330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 94096 93330 124 215 0 93878 0
Current children cumulated CPU time (s) 1798.83
Current children cumulated vsize (Kb) 376384

[startup+1800.35 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1050704/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=376908 CPUtime=1799.84
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94866 0 0 0 179892 92 0 0 25 0 1 0 193289580 385953792 93453 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 94227 93453 124 215 0 94009 0
Current children cumulated CPU time (s) 1799.84
Current children cumulated vsize (Kb) 376908

[startup+1801.36 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1050256/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=377432 CPUtime=1800.85
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94988 0 0 0 179993 92 0 0 25 0 1 0 193289580 386490368 93575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 94358 93575 124 215 0 94140 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (Kb) 377432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.36 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 14952
/proc/meminfo: memFree=1050256/2055892 swapFree=4085348/4096564
[pid=14950] ppid=14948 vsize=377432 CPUtime=1800.85
/proc/14950/stat : 14950 (minisat+) R 14948 14950 14904 0 -1 4194304 94989 0 0 0 179993 92 0 0 25 0 1 0 193289580 386490368 93576 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14950/statm: 94358 93576 124 215 0 94140 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (Kb) 377432

Sending SIGTERM to -14950
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.45
CPU time (s): 1800.91
CPU user time (s): 1799.93
CPU system time (s): 0.977851
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (Kb): 377432

Launcher Data (download as text)

Begin job on node85 on Fri Jun  2 19:28:23 UTC 2006


FILE ID= 35200-1149276503

PBS_JOBID= 301647

BENCH NAME= ROOT/tmp/node85/35200-1149276503/instance-35200-1149276503.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node85/35200-1149276503/instance-35200-1149276503.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node85/watcher-35200-1149276503 -o ROOT/results/node85/solver-35200-1149276503 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node85/35200-1149276503/instance-35200-1149276503.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  94d27ad55443aa92d0406d6e0a54bcaf

RANDOM SEED= 729263340


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.18
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1425112 kB
Buffers:         32796 kB
Cached:         522296 kB
SwapCached:       2508 kB
Active:          56464 kB
Inactive:       507412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1425112 kB
SwapTotal:     4096564 kB
SwapFree:      4085348 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16756 kB
Slab:            53412 kB
Committed_AS:   271036 kB
PageTables:       1292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node85 on Fri Jun  2 19:58:25 UTC 2006