Trace number 4087978

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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-p2756.opb
MD5SUM54b9b4de78a7992fd69d0caeed32daef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3671
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3695
Optimality of the best value was proved NO
Number of variables2756
Total number of constraints749
Number of constraints which are clauses132
Number of constraints which are cardinality constraints (but not clauses)220
Number of constraints which are nor clauses,nor cardinality constraints397
Minimum length of a constraint2
Maximum length of a constraint546
Number of terms in the objective function 2166
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 321831
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 321831
Number of bits of the biggest sum of numbers19
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 2756 #constraint= 749
2.79/2.84	c #Conflicts:       1000 | #Learnt:       1074 | 1.403
2.79/2.84	c total clause space: 18.2382MB
2.79/2.84	c total #watches: 285859
12.79/12.85	c total #propagations: 136237 / total #impl: 16991912 (eff. 0.008)
12.79/12.85	c #Conflicts:       2000 | #Learnt:       2108 | 0.977
12.79/12.85	c total clause space: 48.1602MB
12.79/12.85	c total #watches: 588448
25.78/25.84	c total #propagations: 326044 / total #impl: 112549688 (eff. 0.003)
25.78/25.84	c GC COLLECT
25.78/25.84	c #Conflicts:       3000 | #Learnt:       2124 | 0.660
25.78/25.84	c total clause space: 48.1602MB
25.78/25.84	c total #watches: 757151
40.29/40.32	c total #propagations: 514448 / total #impl: 286706508 (eff. 0.002)
40.29/40.32	c #Conflicts:       4000 | #Learnt:       3126 | 0.495
40.29/40.32	c total clause space: 48.1602MB
40.29/40.32	c total #watches: 965303
63.58/63.67	c total #propagations: 712996 / total #impl: 476708022 (eff. 0.001)
63.58/63.67	c GC COLLECT
63.58/63.67	c #Conflicts:       5000 | #Learnt:       2486 | 0.396
63.58/63.67	c total clause space: 78.2603MB
63.58/63.67	c total #watches: 796964
85.47/85.50	c total #propagations: 927369 / total #impl: 685918207 (eff. 0.001)
85.47/85.50	c #Conflicts:       6000 | #Learnt:       3486 | 0.330
85.47/85.50	c total clause space: 78.2603MB
85.47/85.50	c total #watches: 1054278
117.37/117.40	c total #propagations: 1101195 / total #impl: 964350162 (eff. 0.001)
117.37/117.40	c GC COLLECT
117.37/117.40	c #Conflicts:       7000 | #Learnt:       2385 | 0.283
117.37/117.40	c total clause space: 78.2603MB
117.37/117.40	c total #watches: 847462
133.08/133.11	c total #propagations: 1289060 / total #impl: 1344530237 (eff. 0.001)
133.08/133.11	c #Conflicts:       8000 | #Learnt:       3385 | 0.248
133.08/133.11	c total clause space: 78.2603MB
133.08/133.11	c total #watches: 1041973
165.46/165.54	c total #propagations: 1444368 / total #impl: 1697884040 (eff. 0.001)
165.46/165.54	c #Conflicts:       9000 | #Learnt:       4385 | 0.223
165.46/165.54	c total clause space: 78.2603MB
165.46/165.54	c total #watches: 1275963
182.06/182.14	c total #propagations: 1602008 / total #impl: 1912632628 (eff. 0.001)
182.06/182.14	c GC COLLECT
182.06/182.14	c #Conflicts:      10000 | #Learnt:       2890 | 0.203
182.06/182.14	c total clause space: 78.2603MB
182.06/182.14	c total #watches: 972294
198.96/199.03	c total #propagations: 1694754 / total #impl: 2063249823 (eff. 0.001)
198.96/199.03	c #Conflicts:      11000 | #Learnt:       3890 | 0.219
198.96/199.03	c total clause space: 78.2603MB
198.96/199.03	c total #watches: 1210873
218.76/218.87	c total #propagations: 1862140 / total #impl: 2260557648 (eff. 0.001)
218.76/218.87	c #Conflicts:      12000 | #Learnt:       4890 | 0.201
218.76/218.87	c total clause space: 78.2603MB
218.76/218.87	c total #watches: 1395181
246.16/246.24	c total #propagations: 2038699 / total #impl: 2503127914 (eff. 0.001)
246.16/246.24	c #Conflicts:      13000 | #Learnt:       5890 | 0.185
246.16/246.24	c total clause space: 78.2603MB
246.16/246.24	c total #watches: 1583272
263.25/263.38	c total #propagations: 2248552 / total #impl: 2817994748 (eff. 0.001)
263.25/263.38	c GC COLLECT
263.25/263.38	c #Conflicts:      14000 | #Learnt:       4060 | 0.172
263.25/263.38	c total clause space: 78.2603MB
263.25/263.38	c total #watches: 1118882
292.35/292.43	c total #propagations: 2478568 / total #impl: 3023758421 (eff. 0.001)
292.35/292.43	c #Conflicts:      15000 | #Learnt:       5060 | 0.161
292.35/292.43	c total clause space: 78.2603MB
292.35/292.43	c total #watches: 1351787
315.84/315.95	c total #propagations: 2693306 / total #impl: 3254892258 (eff. 0.001)
315.84/315.95	c #Conflicts:      16000 | #Learnt:       6060 | 0.154
315.84/315.95	c total clause space: 127.173MB
315.84/315.95	c total #watches: 1620636
339.64/339.73	c total #propagations: 2831706 / total #impl: 3418743982 (eff. 0.001)
339.64/339.73	c GC COLLECT
339.64/339.73	c #Conflicts:      17000 | #Learnt:       3873 | 0.145
339.64/339.73	c total clause space: 127.173MB
339.64/339.73	c total #watches: 1186678
355.44/355.56	c total #propagations: 2984165 / total #impl: 3583972756 (eff. 0.001)
355.44/355.56	c #Conflicts:      18000 | #Learnt:       4873 | 0.138
355.44/355.56	c total clause space: 127.173MB
355.44/355.56	c total #watches: 1410491
366.53/366.61	c total #propagations: 3086769 / total #impl: 3735876599 (eff. 0.001)
366.53/366.61	c #Conflicts:      19000 | #Learnt:       5873 | 0.130
366.53/366.61	c total clause space: 127.173MB
366.53/366.61	c total #watches: 1683699
411.03/411.19	c total #propagations: 3152485 / total #impl: 3873468613 (eff. 0.001)
411.03/411.19	c #Conflicts:      20000 | #Learnt:       6873 | 0.125
411.03/411.19	c total clause space: 127.173MB
411.03/411.19	c total #watches: 1933392
443.92/444.08	c total #propagations: 3281134 / total #impl: 4119474981 (eff. 0.001)
443.92/444.08	c GC COLLECT
443.92/444.08	c #Conflicts:      21000 | #Learnt:       4405 | 0.119
443.92/444.08	c total clause space: 127.173MB
443.92/444.08	c total #watches: 1409365
502.11/502.25	c total #propagations: 3460790 / total #impl: 4318343725 (eff. 0.001)
502.11/502.25	c #Conflicts:      22000 | #Learnt:       5405 | 0.113
502.11/502.25	c total clause space: 127.173MB
502.11/502.25	c total #watches: 1677674
558.40/558.53	c total #propagations: 3709722 / total #impl: 4606079981 (eff. 0.001)
558.40/558.53	c #Conflicts:      23000 | #Learnt:       6405 | 0.109
558.40/558.53	c total clause space: 127.173MB
558.40/558.53	c total #watches: 1938880
606.60/606.78	c total #propagations: 3952068 / total #impl: 4896238628 (eff. 0.001)
606.60/606.78	c #Conflicts:      24000 | #Learnt:       7404 | 0.105
606.60/606.78	c total clause space: 127.173MB
606.60/606.78	c total #watches: 2177440
677.68/677.85	c total #propagations: 4159866 / total #impl: 5112317733 (eff. 0.001)
677.68/677.85	c GC COLLECT
677.68/677.85	c #Conflicts:      25000 | #Learnt:       4624 | 0.101
677.68/677.85	c total clause space: 127.173MB
677.68/677.85	c total #watches: 1485058
724.08/724.22	c total #propagations: 4406882 / total #impl: 5409944291 (eff. 0.001)
724.08/724.22	c #Conflicts:      26000 | #Learnt:       5624 | 0.097
724.08/724.22	c total clause space: 127.173MB
724.08/724.22	c total #watches: 1701342
772.37/772.54	c total #propagations: 4672374 / total #impl: 5684211361 (eff. 0.001)
772.37/772.54	c #Conflicts:      27000 | #Learnt:       6624 | 0.093
772.37/772.54	c total clause space: 127.173MB
772.37/772.54	c total #watches: 1889133
821.76/821.97	c total #propagations: 4917196 / total #impl: 6000564869 (eff. 0.001)
821.76/821.97	c #Conflicts:      28000 | #Learnt:       7624 | 0.090
821.76/821.97	c total clause space: 127.173MB
821.76/821.97	c total #watches: 2074772
871.35/871.59	c total #propagations: 5130804 / total #impl: 6302851492 (eff. 0.001)
871.35/871.59	c GC COLLECT
871.35/871.59	c #Conflicts:      29000 | #Learnt:       4540 | 0.087
871.35/871.59	c total clause space: 127.173MB
871.35/871.59	c total #watches: 1258486
892.65/892.87	c total #propagations: 5340796 / total #impl: 6583239734 (eff. 0.001)
892.65/892.87	c #Conflicts:      30000 | #Learnt:       5540 | 0.084
892.65/892.87	c total clause space: 127.173MB
892.65/892.87	c total #watches: 1564338
916.44/916.68	c total #propagations: 5512188 / total #impl: 6857683548 (eff. 0.001)
916.44/916.68	c #Conflicts:      31000 | #Learnt:       6540 | 0.081
916.44/916.68	c total clause space: 127.173MB
916.44/916.68	c total #watches: 1840134
942.24/942.42	c total #propagations: 5673299 / total #impl: 7183171316 (eff. 0.001)
942.24/942.42	c #Conflicts:      32000 | #Learnt:       7540 | 0.082
942.24/942.42	c total clause space: 127.173MB
942.24/942.42	c total #watches: 2052025
1022.43/1022.60	c total #propagations: 5867386 / total #impl: 7507229129 (eff. 0.001)
1022.43/1022.60	c #Conflicts:      33000 | #Learnt:       8572 | 0.082
1022.43/1022.60	c total clause space: 127.173MB
1022.43/1022.60	c total #watches: 2404715
1071.82/1072.07	c total #propagations: 6077580 / total #impl: 7878025112 (eff. 0.001)
1071.82/1072.07	c GC COLLECT
1071.82/1072.07	c #Conflicts:      34000 | #Learnt:       5148 | 0.082
1071.82/1072.07	c total clause space: 127.173MB
1071.82/1072.07	c total #watches: 1727454
1109.42/1109.62	c total #propagations: 6284096 / total #impl: 8191483900 (eff. 0.001)
1109.42/1109.62	c #Conflicts:      35000 | #Learnt:       6148 | 0.080
1109.42/1109.62	c total clause space: 127.173MB
1109.42/1109.62	c total #watches: 2012254
1163.91/1164.17	c total #propagations: 6544056 / total #impl: 8548933582 (eff. 0.001)
1163.91/1164.17	c #Conflicts:      36000 | #Learnt:       7148 | 0.078
1163.91/1164.17	c total clause space: 127.173MB
1163.91/1164.17	c total #watches: 2257408
1211.10/1211.39	c total #propagations: 6737456 / total #impl: 8850448149 (eff. 0.001)
1211.10/1211.39	c #Conflicts:      37000 | #Learnt:       8148 | 0.076
1211.10/1211.39	c total clause space: 127.173MB
1211.10/1211.39	c total #watches: 2443803
1248.70/1248.91	c total #propagations: 6842355 / total #impl: 9050098969 (eff. 0.001)
1248.70/1248.91	c #Conflicts:      38000 | #Learnt:       9148 | 0.074
1248.70/1248.91	c total clause space: 127.173MB
1248.70/1248.91	c total #watches: 2550858
1281.19/1281.42	c total #propagations: 6958897 / total #impl: 9209295795 (eff. 0.001)
1281.19/1281.42	c GC COLLECT
1281.19/1281.42	c #Conflicts:      39000 | #Learnt:       5399 | 0.072
1281.19/1281.42	c total clause space: 206.656MB
1281.19/1281.42	c total #watches: 1431714
1290.10/1290.32	c total #propagations: 7042390 / total #impl: 9329610920 (eff. 0.001)
1290.10/1290.32	c #Conflicts:      40000 | #Learnt:       6399 | 0.070
1290.10/1290.32	c total clause space: 206.656MB
1290.10/1290.32	c total #watches: 1562201
1299.59/1299.89	c total #propagations: 7072162 / total #impl: 9399738621 (eff. 0.001)
1299.59/1299.89	c #Conflicts:      41000 | #Learnt:       7399 | 0.068
1299.59/1299.89	c total clause space: 206.656MB
1299.59/1299.89	c total #watches: 1682884
1312.09/1312.38	c total #propagations: 7106041 / total #impl: 9470005657 (eff. 0.001)
1312.09/1312.38	c #Conflicts:      42000 | #Learnt:       8399 | 0.067
1312.09/1312.38	c total clause space: 206.656MB
1312.09/1312.38	c total #watches: 1888422
1325.58/1325.82	c total #propagations: 7134625 / total #impl: 9565426616 (eff. 0.001)
1325.58/1325.82	c #Conflicts:      43000 | #Learnt:       9399 | 0.065
1325.58/1325.82	c total clause space: 206.656MB
1325.58/1325.82	c total #watches: 2077161
1340.98/1341.20	c total #propagations: 7165262 / total #impl: 9655408559 (eff. 0.001)
1340.98/1341.20	c GC COLLECT
1340.98/1341.20	c #Conflicts:      44000 | #Learnt:       5402 | 0.064
1340.98/1341.20	c total clause space: 206.656MB
1340.98/1341.20	c total #watches: 1203700
1349.08/1349.32	c total #propagations: 7192532 / total #impl: 9760249662 (eff. 0.001)
1349.08/1349.32	c #Conflicts:      45000 | #Learnt:       6402 | 0.062
1349.08/1349.32	c total clause space: 206.656MB
1349.08/1349.32	c total #watches: 1356591
1380.07/1380.35	c total #propagations: 7225170 / total #impl: 9830274418 (eff. 0.001)
1380.07/1380.35	c #Conflicts:      46000 | #Learnt:       7402 | 0.062
1380.07/1380.35	c total clause space: 206.656MB
1380.07/1380.35	c total #watches: 1530209
1405.58/1405.86	c total #propagations: 7437917 / total #impl: 9919075825 (eff. 0.001)
1405.58/1405.86	c #Conflicts:      47000 | #Learnt:       8402 | 0.061
1405.58/1405.86	c total clause space: 206.656MB
1405.58/1405.86	c total #watches: 1684629
1446.16/1446.45	c total #propagations: 7645096 / total #impl: 9960735247 (eff. 0.001)
1446.16/1446.45	c #Conflicts:      48000 | #Learnt:       9402 | 0.060
1446.16/1446.45	c total clause space: 206.656MB
1446.16/1446.45	c total #watches: 1798813
1490.15/1490.50	c total #propagations: 7882856 / total #impl: 9990805702 (eff. 0.001)
1490.15/1490.50	c #Conflicts:      49000 | #Learnt:      10402 | 0.059
1490.15/1490.50	c total clause space: 206.656MB
1490.15/1490.50	c total #watches: 1920526
1521.75/1522.09	c total #propagations: 8183649 / total #impl: 10032343962 (eff. 0.001)
1521.75/1522.09	c GC COLLECT
1521.75/1522.09	c #Conflicts:      50000 | #Learnt:       6093 | 0.058
1521.75/1522.09	c total clause space: 206.656MB
1521.75/1522.09	c total #watches: 1191825
1542.35/1542.66	c total #propagations: 8408312 / total #impl: 10072675072 (eff. 0.001)
1542.35/1542.66	c #Conflicts:      51000 | #Learnt:       7093 | 0.057
1542.35/1542.66	c total clause space: 206.656MB
1542.35/1542.66	c total #watches: 1302569
1563.05/1563.33	c total #propagations: 8660828 / total #impl: 10114322556 (eff. 0.001)
1563.05/1563.33	c #Conflicts:      52000 | #Learnt:       8093 | 0.056
1563.05/1563.33	c total clause space: 206.656MB
1563.05/1563.33	c total #watches: 1440629
1593.95/1594.27	c total #propagations: 8928411 / total #impl: 10168113730 (eff. 0.001)
1593.95/1594.27	c #Conflicts:      53000 | #Learnt:       9093 | 0.055
1593.95/1594.27	c total clause space: 206.656MB
1593.95/1594.27	c total #watches: 1527335
1617.04/1617.31	c total #propagations: 9202065 / total #impl: 10248173078 (eff. 0.001)
1617.04/1617.31	c #Conflicts:      54000 | #Learnt:      10093 | 0.054
1617.04/1617.31	c total clause space: 206.656MB
1617.04/1617.31	c total #watches: 1654346
1633.94/1634.27	c total #propagations: 9453027 / total #impl: 10303676516 (eff. 0.001)
1633.94/1634.27	c #Conflicts:      55000 | #Learnt:      11093 | 0.053
1633.94/1634.27	c total clause space: 206.656MB
1633.94/1634.27	c total #watches: 1863256
1654.64/1654.90	c total #propagations: 9684597 / total #impl: 10335001942 (eff. 0.001)
1654.64/1654.90	c GC COLLECT
1654.64/1654.90	c #Conflicts:      56000 | #Learnt:       6530 | 0.052
1654.64/1654.90	c total clause space: 206.656MB
1654.64/1654.90	c total #watches: 1152571
1676.03/1676.31	c total #propagations: 9907436 / total #impl: 10392419822 (eff. 0.001)
1676.03/1676.31	c #Conflicts:      57000 | #Learnt:       7530 | 0.051
1676.03/1676.31	c total clause space: 206.656MB
1676.03/1676.31	c total #watches: 1297682
1698.14/1698.50	c total #propagations: 10119054 / total #impl: 10451686032 (eff. 0.001)
1698.14/1698.50	c #Conflicts:      58000 | #Learnt:       8530 | 0.050
1698.14/1698.50	c total clause space: 206.656MB
1698.14/1698.50	c total #watches: 1433954
1722.93/1723.25	c total #propagations: 10337698 / total #impl: 10522888748 (eff. 0.001)
1722.93/1723.25	c #Conflicts:      59000 | #Learnt:       9530 | 0.049
1722.93/1723.25	c total clause space: 206.656MB
1722.93/1723.25	c total #watches: 1580776
1753.02/1753.38	c total #propagations: 10552876 / total #impl: 10600400533 (eff. 0.001)
1753.02/1753.38	c #Conflicts:      60000 | #Learnt:      10530 | 0.048
1753.02/1753.38	c total clause space: 206.656MB
1753.02/1753.38	c total #watches: 1686933
1787.22/1787.52	c total #propagations: 10743306 / total #impl: 10684580659 (eff. 0.001)
1787.22/1787.52	c #Conflicts:      61000 | #Learnt:      11530 | 0.048
1787.22/1787.52	c total clause space: 206.656MB
1787.22/1787.52	c total #watches: 1823095

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4087978-1465389199/watcher-4087978-1465389199 -o /tmp/evaluation-result-4087978-1465389199/solver-4087978-1465389199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4087978-1465389199.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=22074
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.06 2.05 1.92 3/176 22077
/proc/meminfo: memFree=30663280/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 120854415 29810688 5269 33554432000 4194304 6201397 140733567835568 140735340268024 4211136 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 7278 5269 130 491 0 6777 0

[startup+0.100192 s]
/proc/loadavg: 2.06 2.05 1.92 3/176 22077
/proc/meminfo: memFree=30663280/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=36804 CPUtime=0.09 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 1132 0 0 0 9 0 0 0 20 0 1 0 120854415 37687296 7410 33554432000 4194304 6201397 140733567835568 140735340268024 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 9201 7410 147 491 0 8700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36804

[startup+0.200343 s]
/proc/loadavg: 2.06 2.05 1.92 3/176 22077
/proc/meminfo: memFree=30663280/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=41356 CPUtime=0.19 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 1658 0 0 0 19 0 0 0 20 0 1 0 120854415 42348544 8286 33554432000 4194304 6201397 140733567835568 140735340268024 4215585 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 10339 8286 147 491 0 9838 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41356

[startup+0.300272 s]
/proc/loadavg: 2.06 2.05 1.92 3/176 22077
/proc/meminfo: memFree=30663280/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=41880 CPUtime=0.29 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 1786 0 0 0 29 0 0 0 20 0 1 0 120854415 42885120 8414 33554432000 4194304 6201397 140733567835568 140735340268024 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 10470 8414 147 491 0 9969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41880

[startup+0.700231 s]
/proc/loadavg: 2.06 2.05 1.92 3/176 22077
/proc/meminfo: memFree=30663280/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=42404 CPUtime=0.69 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 2010 0 0 0 69 0 0 0 20 0 1 0 120854415 43421696 8614 33554432000 4194304 6201397 140733567835568 140733567834136 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 10601 8614 147 491 0 10100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42404

[startup+1.50019 s]
/proc/loadavg: 2.06 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30624220/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=50652 CPUtime=1.49 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 2388 0 0 0 149 0 0 0 20 0 1 0 120854415 51867648 9481 33554432000 4194304 6201397 140733567835568 140733567834136 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 12663 9481 147 491 0 12162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50652

[startup+3.10024 s]
/proc/loadavg: 2.06 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30617892/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=64648 CPUtime=3.09 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 3212 0 0 0 309 0 0 0 20 0 1 0 120854415 66199552 11250 33554432000 4194304 6201397 140733567835568 140733567834280 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 16162 11250 160 491 0 15661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64648

[startup+6.30022 s]
/proc/loadavg: 2.06 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30604900/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=65928 CPUtime=6.29 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 3721 0 0 0 628 1 0 0 20 0 1 0 120854415 67510272 13737 33554432000 4194304 6201397 140733567835568 140733567834520 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 16482 13737 160 491 0 15981 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65928

[startup+12.7002 s]
/proc/loadavg: 2.05 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30593564/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=86884 CPUtime=12.69 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 4630 0 0 0 1268 1 0 0 20 0 1 0 120854415 88969216 15522 33554432000 4194304 6201397 140733567835568 140733567834136 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 21721 15522 160 491 0 21220 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86884

[startup+25.5003 s]
/proc/loadavg: 2.04 2.05 1.92 4/177 22078
/proc/meminfo: memFree=30582904/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=88532 CPUtime=25.48 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 7161 0 0 0 2547 1 0 0 20 0 1 0 120854415 90656768 17231 33554432000 4194304 6201397 140733567835568 140733567834200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 22133 17231 166 491 0 21632 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88532

[startup+51.1003 s]
/proc/loadavg: 2.03 2.04 1.92 3/177 22078
/proc/meminfo: memFree=30535064/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=124288 CPUtime=51.08 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 9121 0 0 0 5106 2 0 0 20 0 1 0 120854415 127270912 23399 33554432000 4194304 6201397 140733567835568 140733567834200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 31072 23399 166 491 0 30571 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124288

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 1.93 3/177 22079
/proc/meminfo: memFree=30486600/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=126296 CPUtime=102.28 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 9750 0 0 0 10225 3 0 0 20 0 1 0 120854415 129327104 25047 33554432000 4194304 6201397 140733567835568 140733567834232 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 31574 25047 166 491 0 31073 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 126296

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.93 4/177 22081
/proc/meminfo: memFree=30470212/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=128284 CPUtime=162.26 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 10191 0 0 0 16223 3 0 0 20 0 1 0 120854415 131362816 27016 33554432000 4194304 6201397 140733567835568 140733567834232 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 32071 27016 166 491 0 31570 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 128284

[startup+222.307 s]
/proc/loadavg: 2.13 2.07 1.94 3/177 22082
/proc/meminfo: memFree=30459724/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=132896 CPUtime=222.27 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 11252 0 0 0 22223 4 0 0 20 0 1 0 120854415 136085504 29610 33554432000 4194304 6201397 140733567835568 140733567834232 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 33224 29610 166 491 0 32723 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 132896

[startup+282.3 s]
/proc/loadavg: 2.22 2.10 1.96 3/177 22083
/proc/meminfo: memFree=30448924/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=134336 CPUtime=282.25 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 11940 0 0 0 28221 4 0 0 20 0 1 0 120854415 137560064 32167 33554432000 4194304 6201397 140733567835568 140733567834024 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 33584 32167 166 491 0 33083 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 134336

[startup+342.3 s]
/proc/loadavg: 2.16 2.11 1.97 4/177 22084
/proc/meminfo: memFree=30433036/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=186456 CPUtime=342.24 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 12814 0 0 0 34220 4 0 0 20 0 1 0 120854415 190930944 35917 33554432000 4194304 6201397 140733567835568 140733567834696 4215568 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 46614 35917 166 491 0 46113 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 186456

[startup+402.3 s]
/proc/loadavg: 2.24 2.15 1.99 3/178 22088
/proc/meminfo: memFree=30429804/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=189176 CPUtime=402.23 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 13519 0 0 0 40219 4 0 0 20 0 1 0 120854415 193716224 36620 33554432000 4194304 6201397 140733567835568 140733567834232 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 47294 36620 166 491 0 46793 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 189176

[startup+462.3 s]
/proc/loadavg: 2.22 2.16 2.00 3/177 22090
/proc/meminfo: memFree=30420556/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=192188 CPUtime=462.22 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 14032 0 0 0 46218 4 0 0 20 0 1 0 120854415 196800512 38663 33554432000 4194304 6201397 140733567835568 140733567834696 4213332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 48047 38663 166 491 0 47546 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 192188

[startup+522.3 s]
/proc/loadavg: 2.33 2.20 2.02 3/177 22091
/proc/meminfo: memFree=30420204/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=192188 CPUtime=522.21 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 14092 0 0 0 52217 4 0 0 20 0 1 0 120854415 196800512 38723 33554432000 4194304 6201397 140733567835568 140733567834696 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 48047 38723 166 491 0 47546 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 192188

[startup+582.3 s]
/proc/loadavg: 2.29 2.22 2.04 3/177 22092
/proc/meminfo: memFree=30399272/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=193788 CPUtime=582.21 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 14389 0 0 0 58216 5 0 0 20 0 1 0 120854415 198438912 39076 33554432000 4194304 6201397 140733567835568 140733567834280 4213339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 48447 39076 166 491 0 47946 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 193788


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.18 2.07 3/177 22099
/proc/meminfo: memFree=30354176/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=197756 CPUtime=942.14 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 15117 0 0 0 94209 5 0 0 20 0 1 0 120854415 202502144 42786 33554432000 4194304 6201397 140733567835568 140733567834232 5147841 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 49439 42786 166 491 0 48938 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 197756

[startup+1002.3 s]
/proc/loadavg: 2.26 2.20 2.08 3/178 22103
/proc/meminfo: memFree=30344232/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=198668 CPUtime=1002.13 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 15297 0 0 0 100208 5 0 0 20 0 1 0 120854415 203436032 45010 33554432000 4194304 6201397 140733567835568 140733567834280 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 49667 45010 166 491 0 49166 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 198668

[startup+1062.3 s]
/proc/loadavg: 2.25 2.21 2.09 3/178 22105
/proc/meminfo: memFree=30331956/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=201232 CPUtime=1062.13 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 15831 0 0 0 106207 6 0 0 20 0 1 0 120854415 206061568 48068 33554432000 4194304 6201397 140733567835568 140733567834232 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 50308 48068 166 491 0 49807 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 201232

[startup+1122.3 s]
/proc/loadavg: 2.25 2.21 2.10 3/177 22106
/proc/meminfo: memFree=30331968/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=201392 CPUtime=1122.12 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 15872 0 0 0 112206 6 0 0 20 0 1 0 120854415 206225408 48109 33554432000 4194304 6201397 140733567835568 140733567834696 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 50348 48109 166 491 0 49847 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 201392

[startup+1182.3 s]
/proc/loadavg: 2.14 2.19 2.09 3/177 22107
/proc/meminfo: memFree=30330644/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=201904 CPUtime=1182.11 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 15958 0 0 0 118205 6 0 0 20 0 1 0 120854415 206749696 48195 33554432000 4194304 6201397 140733567835568 140733567834280 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 50476 48195 166 491 0 49975 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 201904

[startup+1242.3 s]
/proc/loadavg: 2.15 2.18 2.09 3/177 22108
/proc/meminfo: memFree=30326548/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=202256 CPUtime=1242.1 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 16054 0 0 0 124204 6 0 0 20 0 1 0 120854415 207110144 48291 33554432000 4194304 6201397 140733567835568 140733567834280 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 50564 48291 166 491 0 50063 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 202256

[startup+1302.3 s]
/proc/loadavg: 2.19 2.18 2.10 3/177 22109
/proc/meminfo: memFree=30309364/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=284956 CPUtime=1302.09 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 16917 0 0 0 130203 6 0 0 20 0 1 0 120854415 291794944 49829 33554432000 4194304 6201397 140733567835568 140733567834696 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 71239 49829 166 491 0 70738 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 284956

[startup+1362.3 s]
/proc/loadavg: 2.16 2.17 2.09 3/177 22111
/proc/meminfo: memFree=30290208/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=287644 CPUtime=1362.07 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 17496 0 0 0 136201 6 0 0 20 0 1 0 120854415 294547456 52366 33554432000 4194304 6201397 140733567835568 140733567834232 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 71911 52366 166 491 0 71410 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 287644

[startup+1422.3 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 22112
/proc/meminfo: memFree=30288164/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=288028 CPUtime=1422.07 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 17544 0 0 0 142201 6 0 0 20 0 1 0 120854415 294940672 52414 33554432000 4194304 6201397 140733567835568 140733567834696 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 72007 52414 166 491 0 71506 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 288028

[startup+1482.3 s]
/proc/loadavg: 2.14 2.15 2.09 3/177 22113
/proc/meminfo: memFree=30287792/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=288220 CPUtime=1482.06 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 17640 0 0 0 148200 6 0 0 20 0 1 0 120854415 295137280 52510 33554432000 4194304 6201397 140733567835568 140733567834280 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 72055 52510 166 491 0 71554 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 288220

[startup+1542.31 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 22114
/proc/meminfo: memFree=30287420/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=288604 CPUtime=1542.06 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 17700 0 0 0 154199 7 0 0 20 0 1 0 120854415 295530496 52570 33554432000 4194304 6201397 140733567835568 140733567834696 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 72151 52570 166 491 0 71650 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 288604

[startup+1602.3 s]
/proc/loadavg: 2.19 2.16 2.10 3/178 22116
/proc/meminfo: memFree=30274248/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=289116 CPUtime=1602.04 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 17812 0 0 0 160197 7 0 0 20 0 1 0 120854415 296054784 52682 33554432000 4194304 6201397 140733567835568 140733567834696 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 72279 52682 166 491 0 71778 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 289116

[startup+1662.3 s]
/proc/loadavg: 2.11 2.15 2.09 3/178 22143
/proc/meminfo: memFree=30260316/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=290844 CPUtime=1662.04 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 18113 0 0 0 166197 7 0 0 20 0 1 0 120854415 297824256 52983 33554432000 4194304 6201397 140733567835568 140733567834696 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 72711 52983 166 491 0 72210 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 290844

[startup+1722.3 s]
/proc/loadavg: 2.04 2.12 2.08 4/178 22144
/proc/meminfo: memFree=30261272/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=292188 CPUtime=1722.03 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 18311 0 0 0 172196 7 0 0 20 0 1 0 120854415 299200512 53181 33554432000 4194304 6201397 140733567835568 140733567834232 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 73047 53181 166 491 0 72546 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 292188

[startup+1782.3 s]
/proc/loadavg: 2.10 2.12 2.09 3/177 22145
/proc/meminfo: memFree=30260532/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=292188 CPUtime=1782.02 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 18320 0 0 0 178195 7 0 0 20 0 1 0 120854415 299200512 53190 33554432000 4194304 6201397 140733567835568 140733567834696 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 73047 53190 166 491 0 72546 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 292188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.11 2.09 3/177 22191
/proc/meminfo: memFree=30431316/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=292896 CPUtime=1800.01 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 18445 0 0 0 179994 7 0 0 20 0 1 0 120854415 299925504 53315 33554432000 4194304 6201397 140733567835568 140733567834232 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 73224 53315 166 491 0 72723 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 292896

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22077 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.07 2.11 2.09 3/177 22191
/proc/meminfo: memFree=30431316/32872528 swapFree=12352/737972
[pid=22077] ppid=22074 vsize=292896 CPUtime=1800.01 cores=0,2,4,6
/proc/22077/stat : 22077 (cdcl-cuttingpla) R 22074 22077 21849 0 -1 4202496 18445 0 0 0 179994 7 0 0 20 0 1 0 120854415 299925504 53315 33554432000 4194304 6201397 140733567835568 140733567834232 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22077/statm: 73224 53315 166 491 0 72723 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 292896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.074988
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 292896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.074988
maximum resident set size= 213260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18445
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= 11
involuntary context switches= 2001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98524 second user time and 6.95094 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 14:33:19
IDJOB=4087978
IDBENCH=1871
IDSOLVER=2550
FILE ID=node112/4087978-1465389199
RUNJOBID= node112-1465387394-21865
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-p2756.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087978-1465389199/watcher-4087978-1465389199 -o /tmp/evaluation-result-4087978-1465389199/solver-4087978-1465389199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4087978-1465389199.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 54b9b4de78a7992fd69d0caeed32daef
RANDOM SEED=1114327400

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.72
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.783
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	: 5332.55
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30663972 kB
Buffers:          148132 kB
Cached:           530500 kB
SwapCached:         1512 kB
Active:           236844 kB
Inactive:         495644 kB
Active(anon):      54368 kB
Inactive(anon):     1468 kB
Active(file):     182476 kB
Inactive(file):   494176 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              5156 kB
Writeback:             0 kB
AnonPages:       1004388 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             605420 kB
SReclaimable:      48660 kB
SUnreclaim:       556760 kB
KernelStack:        1472 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     918272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    978944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node112 at 2016-06-08 15:03:20