Trace number 4105928

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.03 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir08_trarea_ac.opb
MD5SUM874e364e560c0a35495d4a91ff55ac6f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1772
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1769
Optimality of the best value was proved YES
Number of variables24250
Total number of constraints51198
Number of constraints which are clauses51198
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint423
Number of terms in the objective function 12053
Biggest coefficient in the objective function 56
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 530576
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 56
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 530576
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

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= 24250 #constraint= 51198
16.18/16.28	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
16.18/16.28	c total clause space: 18.2382MB
16.18/16.28	c total #watches: 231234
34.99/35.06	c total #propagations: 9407484 / total #impl: 21812387 (eff. 0.431)
34.99/35.06	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
34.99/35.06	c total clause space: 29.637MB
34.99/35.06	c total #watches: 385979
54.18/54.30	c total #propagations: 22969094 / total #impl: 54693519 (eff. 0.420)
54.18/54.30	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
54.18/54.30	c total clause space: 29.637MB
54.18/54.30	c total #watches: 442950
77.48/77.56	c total #propagations: 38077371 / total #impl: 91322985 (eff. 0.417)
77.48/77.56	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
77.48/77.56	c total clause space: 29.637MB
77.48/77.56	c total #watches: 450421
109.67/109.73	c total #propagations: 53745781 / total #impl: 137270873 (eff. 0.392)
109.67/109.73	c GC COLLECT
109.67/109.73	c #Conflicts:       5000 | #Learnt:       2358 | 0.000
109.67/109.73	c total clause space: 29.637MB
109.67/109.73	c total #watches: 420647
143.87/143.94	c total #propagations: 65537532 / total #impl: 161932491 (eff. 0.405)
143.87/143.94	c #Conflicts:       6000 | #Learnt:       3358 | 0.000
143.87/143.94	c total clause space: 29.637MB
143.87/143.94	c total #watches: 433314
178.27/178.31	c total #propagations: 82793304 / total #impl: 193056568 (eff. 0.429)
178.27/178.31	c GC COLLECT
178.27/178.31	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
178.27/178.31	c total clause space: 29.637MB
178.27/178.31	c total #watches: 369142
209.66/209.72	c total #propagations: 100538919 / total #impl: 216132077 (eff. 0.465)
209.66/209.72	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
209.66/209.72	c total clause space: 29.637MB
209.66/209.72	c total #watches: 394445
229.66/229.70	c total #propagations: 118870875 / total #impl: 248224727 (eff. 0.479)
229.66/229.70	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
229.66/229.70	c total clause space: 48.1602MB
229.66/229.70	c total #watches: 477375
243.35/243.46	c total #propagations: 131310224 / total #impl: 273507548 (eff. 0.480)
243.35/243.46	c GC COLLECT
243.35/243.46	c #Conflicts:      10000 | #Learnt:       2726 | 0.000
243.35/243.46	c total clause space: 48.1602MB
243.35/243.46	c total #watches: 422058
260.55/260.68	c total #propagations: 145501818 / total #impl: 307469057 (eff. 0.473)
260.55/260.68	c #Conflicts:      11000 | #Learnt:       3726 | 0.000
260.55/260.68	c total clause space: 48.1602MB
260.55/260.68	c total #watches: 504067
282.65/282.70	c total #propagations: 160692673 / total #impl: 380358780 (eff. 0.422)
282.65/282.70	c #Conflicts:      12000 | #Learnt:       4726 | 0.000
282.65/282.70	c total clause space: 48.1602MB
282.65/282.70	c total #watches: 583344
305.04/305.18	c total #propagations: 175358129 / total #impl: 442089459 (eff. 0.397)
305.04/305.18	c #Conflicts:      13000 | #Learnt:       5726 | 0.000
305.04/305.18	c total clause space: 48.1602MB
305.04/305.18	c total #watches: 730492
328.74/328.84	c total #propagations: 189198232 / total #impl: 515599148 (eff. 0.367)
328.74/328.84	c GC COLLECT
328.74/328.84	c #Conflicts:      14000 | #Learnt:       3879 | 0.000
328.74/328.84	c total clause space: 48.1602MB
328.74/328.84	c total #watches: 676388
360.93/361.08	c total #propagations: 204344188 / total #impl: 573858476 (eff. 0.356)
360.93/361.08	c #Conflicts:      15000 | #Learnt:       4879 | 0.000
360.93/361.08	c total clause space: 48.1602MB
360.93/361.08	c total #watches: 720508
405.62/405.78	c total #propagations: 220930959 / total #impl: 601792768 (eff. 0.367)
405.62/405.78	c #Conflicts:      16000 | #Learnt:       5879 | 0.000
405.62/405.78	c total clause space: 48.1602MB
405.62/405.78	c total #watches: 722696
426.32/426.42	c total #propagations: 238891322 / total #impl: 627248260 (eff. 0.381)
426.32/426.42	c GC COLLECT
426.32/426.42	c #Conflicts:      17000 | #Learnt:       3702 | 0.000
426.32/426.42	c total clause space: 48.1602MB
426.32/426.42	c total #watches: 609332
489.11/489.22	c total #propagations: 257937952 / total #impl: 652069816 (eff. 0.396)
489.11/489.22	c #Conflicts:      18000 | #Learnt:       4702 | 0.000
489.11/489.22	c total clause space: 48.1602MB
489.11/489.22	c total #watches: 614017
529.70/529.88	c total #propagations: 277159459 / total #impl: 679871396 (eff. 0.408)
529.70/529.88	c #Conflicts:      19000 | #Learnt:       5702 | 0.000
529.70/529.88	c total clause space: 48.1602MB
529.70/529.88	c total #watches: 616537
563.21/563.35	c total #propagations: 295555906 / total #impl: 729891637 (eff. 0.405)
563.21/563.35	c #Conflicts:      20000 | #Learnt:       6702 | 0.000
563.21/563.35	c total clause space: 48.1602MB
563.21/563.35	c total #watches: 718336
590.20/590.35	c total #propagations: 311400021 / total #impl: 793493492 (eff. 0.392)
590.20/590.35	c GC COLLECT
590.20/590.35	c #Conflicts:      21000 | #Learnt:       4228 | 0.000
590.20/590.35	c total clause space: 48.1602MB
590.20/590.35	c total #watches: 545128
613.10/613.29	c total #propagations: 326816377 / total #impl: 844288677 (eff. 0.387)
613.10/613.29	c #Conflicts:      22000 | #Learnt:       5228 | 0.000
613.10/613.29	c total clause space: 48.1602MB
613.10/613.29	c total #watches: 592298
636.30/636.43	c total #propagations: 343408292 / total #impl: 880723831 (eff. 0.390)
636.30/636.43	c #Conflicts:      23000 | #Learnt:       6228 | 0.000
636.30/636.43	c total clause space: 48.1602MB
636.30/636.43	c total #watches: 640641
660.69/660.87	c total #propagations: 361980587 / total #impl: 912905874 (eff. 0.397)
660.69/660.87	c #Conflicts:      24000 | #Learnt:       7228 | 0.000
660.69/660.87	c total clause space: 48.1602MB
660.69/660.87	c total #watches: 705973
692.19/692.38	c total #propagations: 379159224 / total #impl: 947758033 (eff. 0.400)
692.19/692.38	c GC COLLECT
692.19/692.38	c #Conflicts:      25000 | #Learnt:       4437 | 0.000
692.19/692.38	c total clause space: 48.1602MB
692.19/692.38	c total #watches: 601528
720.98/721.11	c total #propagations: 396258875 / total #impl: 974758489 (eff. 0.407)
720.98/721.11	c #Conflicts:      26000 | #Learnt:       5437 | 0.000
720.98/721.11	c total clause space: 48.1602MB
720.98/721.11	c total #watches: 612037
756.08/756.27	c total #propagations: 411889951 / total #impl: 997880044 (eff. 0.413)
756.08/756.27	c #Conflicts:      27000 | #Learnt:       6437 | 0.000
756.08/756.27	c total clause space: 48.1602MB
756.08/756.27	c total #watches: 691656
790.27/790.45	c total #propagations: 428968986 / total #impl: 1029486036 (eff. 0.417)
790.27/790.45	c #Conflicts:      28000 | #Learnt:       7437 | 0.000
790.27/790.45	c total clause space: 48.1602MB
790.27/790.45	c total #watches: 736359
815.66/815.85	c total #propagations: 445995316 / total #impl: 1082961690 (eff. 0.412)
815.66/815.85	c GC COLLECT
815.66/815.85	c #Conflicts:      29000 | #Learnt:       4344 | 0.000
815.66/815.85	c total clause space: 78.2603MB
815.66/815.85	c total #watches: 577493
850.56/850.74	c total #propagations: 460034836 / total #impl: 1103583193 (eff. 0.417)
850.56/850.74	c #Conflicts:      30000 | #Learnt:       5344 | 0.000
850.56/850.74	c total clause space: 78.2603MB
850.56/850.74	c total #watches: 732908
874.46/874.68	c total #propagations: 476652511 / total #impl: 1133726028 (eff. 0.420)
874.46/874.68	c #Conflicts:      31000 | #Learnt:       6344 | 0.089
874.46/874.68	c total clause space: 78.2603MB
874.46/874.68	c total #watches: 807012
897.45/897.68	c total #propagations: 489531430 / total #impl: 1163041693 (eff. 0.421)
897.45/897.68	c #Conflicts:      32000 | #Learnt:       7344 | 0.087
897.45/897.68	c total clause space: 78.2603MB
897.45/897.68	c total #watches: 874908
928.54/928.72	c total #propagations: 503223318 / total #impl: 1212387284 (eff. 0.415)
928.54/928.72	c #Conflicts:      33000 | #Learnt:       8344 | 0.084
928.54/928.72	c total clause space: 78.2603MB
928.54/928.72	c total #watches: 883181
969.15/969.36	c total #propagations: 520144542 / total #impl: 1250742860 (eff. 0.416)
969.15/969.36	c GC COLLECT
969.15/969.36	c #Conflicts:      34000 | #Learnt:       4989 | 0.082
969.15/969.36	c total clause space: 78.2603MB
969.15/969.36	c total #watches: 732197
977.44/977.69	c total #propagations: 531575334 / total #impl: 1291678305 (eff. 0.412)
977.44/977.69	c #Conflicts:      35000 | #Learnt:       5989 | 0.079
977.44/977.69	c total clause space: 78.2603MB
977.44/977.69	c total #watches: 741160
1002.64/1002.86	c total #propagations: 532628680 / total #impl: 1310963777 (eff. 0.406)
1002.64/1002.86	c #Conflicts:      36000 | #Learnt:       6989 | 0.077
1002.64/1002.86	c total clause space: 78.2603MB
1002.64/1002.86	c total #watches: 827191
1058.23/1058.41	c total #propagations: 547018314 / total #impl: 1332359534 (eff. 0.411)
1058.23/1058.41	c #Conflicts:      37000 | #Learnt:       7989 | 0.075
1058.23/1058.41	c total clause space: 78.2603MB
1058.23/1058.41	c total #watches: 843923
1085.83/1086.09	c total #propagations: 566378137 / total #impl: 1354151994 (eff. 0.418)
1085.83/1086.09	c #Conflicts:      38000 | #Learnt:       8989 | 0.073
1085.83/1086.09	c total clause space: 78.2603MB
1085.83/1086.09	c total #watches: 849497
1109.52/1109.74	c total #propagations: 586172835 / total #impl: 1376469947 (eff. 0.426)
1109.52/1109.74	c GC COLLECT
1109.52/1109.74	c #Conflicts:      39000 | #Learnt:       5257 | 0.071
1109.52/1109.74	c total clause space: 78.2603MB
1109.52/1109.74	c total #watches: 606577
1156.62/1156.83	c total #propagations: 604422507 / total #impl: 1397106626 (eff. 0.433)
1156.62/1156.83	c #Conflicts:      40000 | #Learnt:       6257 | 0.069
1156.62/1156.83	c total clause space: 78.2603MB
1156.62/1156.83	c total #watches: 609691
1185.01/1185.20	c total #propagations: 622870792 / total #impl: 1418165263 (eff. 0.439)
1185.01/1185.20	c #Conflicts:      41000 | #Learnt:       7257 | 0.068
1185.01/1185.20	c total clause space: 78.2603MB
1185.01/1185.20	c total #watches: 614643
1203.71/1203.91	c total #propagations: 641545309 / total #impl: 1440183977 (eff. 0.445)
1203.71/1203.91	c #Conflicts:      42000 | #Learnt:       8257 | 0.066
1203.71/1203.91	c total clause space: 78.2603MB
1203.71/1203.91	c total #watches: 625820
1229.91/1230.11	c total #propagations: 658510208 / total #impl: 1460447993 (eff. 0.451)
1229.91/1230.11	c #Conflicts:      43000 | #Learnt:       9257 | 0.065
1229.91/1230.11	c total clause space: 78.2603MB
1229.91/1230.11	c total #watches: 639061
1255.20/1255.46	c total #propagations: 675331946 / total #impl: 1481967920 (eff. 0.456)
1255.20/1255.46	c GC COLLECT
1255.20/1255.46	c #Conflicts:      44000 | #Learnt:       5237 | 0.063
1255.20/1255.46	c total clause space: 78.2603MB
1255.20/1255.46	c total #watches: 353745
1273.30/1273.53	c total #propagations: 693478559 / total #impl: 1503699229 (eff. 0.461)
1273.30/1273.53	c #Conflicts:      45000 | #Learnt:       6237 | 0.072
1273.30/1273.53	c total clause space: 78.2603MB
1273.30/1273.53	c total #watches: 438201
1283.00/1283.27	c total #propagations: 710860417 / total #impl: 1531107947 (eff. 0.464)
1283.00/1283.27	c #Conflicts:      46000 | #Learnt:       7237 | 0.071
1283.00/1283.27	c total clause space: 78.2603MB
1283.00/1283.27	c total #watches: 538745
1295.00/1295.27	c total #propagations: 719769131 / total #impl: 1565465851 (eff. 0.460)
1295.00/1295.27	c #Conflicts:      47000 | #Learnt:       8237 | 0.069
1295.00/1295.27	c total clause space: 78.2603MB
1295.00/1295.27	c total #watches: 586263
1310.69/1310.94	c total #propagations: 735087688 / total #impl: 1588875214 (eff. 0.463)
1310.69/1310.94	c #Conflicts:      48000 | #Learnt:       9237 | 0.068
1310.69/1310.94	c total clause space: 78.2603MB
1310.69/1310.94	c total #watches: 646947
1330.59/1330.80	c total #propagations: 753377237 / total #impl: 1627495255 (eff. 0.463)
1330.59/1330.80	c #Conflicts:      49000 | #Learnt:      10237 | 0.066
1330.59/1330.80	c total clause space: 78.2603MB
1330.59/1330.80	c total #watches: 769598
1353.29/1353.50	c total #propagations: 762409719 / total #impl: 1668594001 (eff. 0.457)
1353.29/1353.50	c GC COLLECT
1353.29/1353.50	c #Conflicts:      50000 | #Learnt:       5924 | 0.065
1353.29/1353.50	c total clause space: 78.2603MB
1353.29/1353.50	c total #watches: 692467
1381.28/1381.55	c total #propagations: 775372478 / total #impl: 1735413777 (eff. 0.447)
1381.28/1381.55	c #Conflicts:      51000 | #Learnt:       6924 | 0.064
1381.28/1381.55	c total clause space: 78.2603MB
1381.28/1381.55	c total #watches: 794993
1401.28/1401.54	c total #propagations: 788437906 / total #impl: 1817594572 (eff. 0.434)
1401.28/1401.54	c #Conflicts:      52000 | #Learnt:       7924 | 0.062
1401.28/1401.54	c total clause space: 78.2603MB
1401.28/1401.54	c total #watches: 901091
1423.77/1424.06	c total #propagations: 798515271 / total #impl: 1902512125 (eff. 0.420)
1423.77/1424.06	c #Conflicts:      53000 | #Learnt:       8924 | 0.061
1423.77/1424.06	c total clause space: 78.2603MB
1423.77/1424.06	c total #watches: 944306
1450.78/1451.05	c total #propagations: 810900977 / total #impl: 2009368276 (eff. 0.404)
1450.78/1451.05	c #Conflicts:      54000 | #Learnt:       9924 | 0.060
1450.78/1451.05	c total clause space: 78.2603MB
1450.78/1451.05	c total #watches: 987410
1490.66/1490.94	c total #propagations: 825799825 / total #impl: 2084779000 (eff. 0.396)
1490.66/1490.94	c #Conflicts:      55000 | #Learnt:      10924 | 0.059
1490.66/1490.94	c total clause space: 78.2603MB
1490.66/1490.94	c total #watches: 989587
1517.66/1517.94	c total #propagations: 840749973 / total #impl: 2146081648 (eff. 0.392)
1517.66/1517.94	c GC COLLECT
1517.66/1517.94	c #Conflicts:      56000 | #Learnt:       6318 | 0.058
1517.66/1517.94	c total clause space: 78.2603MB
1517.66/1517.94	c total #watches: 865034
1543.06/1543.31	c total #propagations: 853994773 / total #impl: 2229923141 (eff. 0.383)
1543.06/1543.31	c #Conflicts:      57000 | #Learnt:       7318 | 0.057
1543.06/1543.31	c total clause space: 78.2603MB
1543.06/1543.31	c total #watches: 918765
1565.65/1565.96	c total #propagations: 867483699 / total #impl: 2323586995 (eff. 0.373)
1565.65/1565.96	c #Conflicts:      58000 | #Learnt:       8318 | 0.056
1565.65/1565.96	c total clause space: 78.2603MB
1565.65/1565.96	c total #watches: 1023696
1593.65/1593.99	c total #propagations: 878220709 / total #impl: 2431222449 (eff. 0.361)
1593.65/1593.99	c #Conflicts:      59000 | #Learnt:       9318 | 0.055
1593.65/1593.99	c total clause space: 78.2603MB
1593.65/1593.99	c total #watches: 1071618
1614.55/1614.86	c total #propagations: 891898947 / total #impl: 2514855756 (eff. 0.355)
1614.55/1614.86	c #Conflicts:      60000 | #Learnt:      10318 | 0.054
1614.55/1614.86	c total clause space: 78.2603MB
1614.55/1614.86	c total #watches: 1205366
1631.44/1631.74	c total #propagations: 905012322 / total #impl: 2622281009 (eff. 0.345)
1631.44/1631.74	c #Conflicts:      61000 | #Learnt:      11318 | 0.053
1631.44/1631.74	c total clause space: 127.173MB
1631.44/1631.74	c total #watches: 1252840
1655.94/1656.21	c total #propagations: 917979305 / total #impl: 2739791020 (eff. 0.335)
1655.94/1656.21	c GC COLLECT
1655.94/1656.21	c #Conflicts:      62000 | #Learnt:       6416 | 0.052
1655.94/1656.21	c total clause space: 127.173MB
1655.94/1656.21	c total #watches: 1069594
1706.63/1706.92	c total #propagations: 926302901 / total #impl: 2819740789 (eff. 0.329)
1706.63/1706.92	c #Conflicts:      63000 | #Learnt:       7416 | 0.052
1706.63/1706.92	c total clause space: 127.173MB
1706.63/1706.92	c total #watches: 1158865

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-4105928-1466270647/watcher-4105928-1466270647 -o /tmp/evaluation-result-4105928-1466270647/solver-4105928-1466270647 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6522 --watchdog 1960 --input HOME/instance-4105928-1466270647.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=10073
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.36 2.32 2.28 4/176 10076
/proc/meminfo: memFree=29938076/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29111867 29810688 5269 33554432000 4194304 6201397 140734603587648 140736313268712 4211064 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 7278 5269 130 491 0 6777 0

[startup+0.100122 s]
/proc/loadavg: 2.36 2.32 2.28 4/176 10076
/proc/meminfo: memFree=29938076/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=34616 CPUtime=0.09 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 746 0 0 0 9 0 0 0 20 0 1 0 29111867 35446784 7684 33554432000 4194304 6201397 140734603587648 140734603585480 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 8654 7684 142 491 0 8153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34616

[startup+0.200332 s]
/proc/loadavg: 2.36 2.32 2.28 4/176 10076
/proc/meminfo: memFree=29938076/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=42808 CPUtime=0.19 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 2641 0 0 0 19 0 0 0 20 0 1 0 29111867 43835392 8842 33554432000 4194304 6201397 140734603587648 140734603585480 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 10702 8842 143 491 0 10201 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42808

[startup+0.300377 s]
/proc/loadavg: 2.36 2.32 2.28 4/176 10076
/proc/meminfo: memFree=29938076/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=43584 CPUtime=0.29 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 2863 0 0 0 29 0 0 0 20 0 1 0 29111867 44630016 9564 33554432000 4194304 6201397 140734603587648 140734603585480 4214907 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 10896 9564 147 491 0 10395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43584

[startup+0.700277 s]
/proc/loadavg: 2.36 2.32 2.28 4/176 10076
/proc/meminfo: memFree=29938076/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=43584 CPUtime=0.69 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 2879 0 0 0 69 0 0 0 20 0 1 0 29111867 44630016 9580 33554432000 4194304 6201397 140734603587648 140734603585480 4215827 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 10896 9580 147 491 0 10395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43584

[startup+1.50032 s]
/proc/loadavg: 2.36 2.32 2.28 3/177 10077
/proc/meminfo: memFree=29899932/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=43744 CPUtime=1.49 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 2924 0 0 0 149 0 0 0 20 0 1 0 29111867 44793856 9625 33554432000 4194304 6201397 140734603587648 140734603585928 4215817 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 10936 9625 147 491 0 10435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43744

[startup+3.10027 s]
/proc/loadavg: 2.36 2.32 2.28 3/177 10077
/proc/meminfo: memFree=29899312/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=44364 CPUtime=3.09 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 3060 0 0 0 309 0 0 0 20 0 1 0 29111867 45428736 9761 33554432000 4194304 6201397 140734603587648 140734603585928 4214878 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 11091 9761 147 491 0 10590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44364

[startup+6.30027 s]
/proc/loadavg: 2.33 2.32 2.28 3/177 10077
/proc/meminfo: memFree=29897704/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=52080 CPUtime=6.29 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 3453 0 0 0 629 0 0 0 20 0 1 0 29111867 53329920 10037 33554432000 4194304 6201397 140734603587648 140734603585928 4214942 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 13020 10037 147 491 0 12519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52080

[startup+12.7003 s]
/proc/loadavg: 2.30 2.31 2.27 3/177 10077
/proc/meminfo: memFree=29895096/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=52232 CPUtime=12.68 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 3710 0 0 0 1268 0 0 0 20 0 1 0 29111867 53485568 10740 33554432000 4194304 6201397 140734603587648 140734603585928 4214961 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 13058 10740 147 491 0 12557 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52232

[startup+25.5003 s]
/proc/loadavg: 2.32 2.31 2.27 3/177 10077
/proc/meminfo: memFree=29887492/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=66048 CPUtime=25.49 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 4245 0 0 0 2548 1 0 0 20 0 1 0 29111867 67633152 12808 33554432000 4194304 6201397 140734603587648 140734603586360 4215962 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 16512 12808 160 491 0 16011 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66048

[startup+51.1004 s]
/proc/loadavg: 2.41 2.33 2.28 3/177 10077
/proc/meminfo: memFree=29880484/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=67180 CPUtime=51.09 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 4517 0 0 0 5108 1 0 0 20 0 1 0 29111867 68792320 14613 33554432000 4194304 6201397 140734603587648 140734603586360 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 16795 14613 166 491 0 16294 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67180

[startup+102.3 s]
/proc/loadavg: 2.39 2.34 2.28 4/177 10078
/proc/meminfo: memFree=29874528/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=67384 CPUtime=102.28 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 5254 0 0 0 10227 1 0 0 20 0 1 0 29111867 69001216 15559 33554432000 4194304 6201397 140734603587648 140734603586360 4214954 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 16846 15559 166 491 0 16345 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 67384

[startup+162.3 s]
/proc/loadavg: 2.36 2.35 2.29 3/177 10125
/proc/meminfo: memFree=30078416/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=67516 CPUtime=162.27 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 5304 0 0 0 16226 1 0 0 20 0 1 0 29111867 69136384 15609 33554432000 4194304 6201397 140734603587648 140734603586360 4214911 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 16879 15609 166 491 0 16378 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 67516

[startup+222.307 s]
/proc/loadavg: 2.27 2.33 2.28 3/177 10127
/proc/meminfo: memFree=30067556/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=67716 CPUtime=222.27 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 5397 0 0 0 22226 1 0 0 20 0 1 0 29111867 69341184 15683 33554432000 4194304 6201397 140734603587648 140734603586776 4214911 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 16929 15683 166 491 0 16428 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67716

[startup+282.3 s]
/proc/loadavg: 2.28 2.31 2.27 3/177 10128
/proc/meminfo: memFree=30048072/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=88244 CPUtime=282.25 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 6326 0 0 0 28224 1 0 0 20 0 1 0 29111867 90361856 17385 33554432000 4194304 6201397 140734603587648 140734603585928 4214942 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22061 17385 166 491 0 21560 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 88244

[startup+342.3 s]
/proc/loadavg: 2.30 2.31 2.27 4/177 10129
/proc/meminfo: memFree=30031440/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=90488 CPUtime=342.23 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 6983 0 0 0 34222 1 0 0 20 0 1 0 29111867 92659712 20020 33554432000 4194304 6201397 140734603587648 140734603586360 4214954 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22622 20020 166 491 0 22121 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 90488

[startup+402.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/178 10133
/proc/meminfo: memFree=30024400/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=90488 CPUtime=402.22 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 6983 0 0 0 40221 1 0 0 20 0 1 0 29111867 92659712 20020 33554432000 4194304 6201397 140734603587648 140734603586776 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22622 20020 166 491 0 22121 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 90488

[startup+462.3 s]
/proc/loadavg: 2.32 2.31 2.27 3/177 10134
/proc/meminfo: memFree=30009828/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=90488 CPUtime=462.21 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 7011 0 0 0 46220 1 0 0 20 0 1 0 29111867 92659712 20048 33554432000 4194304 6201397 140734603587648 140734603586776 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22622 20048 166 491 0 22121 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 90488

[startup+522.3 s]
/proc/loadavg: 2.32 2.31 2.27 3/177 10136
/proc/meminfo: memFree=29997104/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=90488 CPUtime=522.21 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 7011 0 0 0 52220 1 0 0 20 0 1 0 29111867 92659712 20048 33554432000 4194304 6201397 140734603587648 140734603586776 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22622 20048 166 491 0 22121 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 90488

[startup+582.3 s]
/proc/loadavg: 2.39 2.33 2.28 4/177 10137
/proc/meminfo: memFree=29958148/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=90712 CPUtime=582.2 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 7068 0 0 0 58218 2 0 0 20 0 1 0 29111867 92889088 21127 33554432000 4194304 6201397 140734603587648 140734603586360 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 22678 21127 166 491 0 22177 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 90712


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


[startup+942.3 s]
/proc/loadavg: 2.40 2.33 2.28 3/177 10144
/proc/meminfo: memFree=29927172/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=123832 CPUtime=942.15 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 8721 0 0 0 94212 3 0 0 20 0 1 0 29111867 126803968 23717 33554432000 4194304 6201397 140734603587648 140734603585928 4215532 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 30958 23717 166 491 0 30457 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 123832

[startup+1002.3 s]
/proc/loadavg: 2.33 2.33 2.28 4/178 10148
/proc/meminfo: memFree=29926064/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124520 CPUtime=1002.14 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9121 0 0 0 100211 3 0 0 20 0 1 0 29111867 127508480 23889 33554432000 4194304 6201397 140734603587648 140734603586360 4214937 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31130 23889 166 491 0 30629 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 124520

[startup+1062.3 s]
/proc/loadavg: 2.16 2.28 2.26 3/177 10149
/proc/meminfo: memFree=29924992/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124520 CPUtime=1062.13 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9127 0 0 0 106210 3 0 0 20 0 1 0 29111867 127508480 23963 33554432000 4194304 6201397 140734603587648 140734603586776 4214911 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31130 23963 166 491 0 30629 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 124520

[startup+1122.3 s]
/proc/loadavg: 2.12 2.24 2.25 3/176 10150
/proc/meminfo: memFree=29924856/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124520 CPUtime=1122.12 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9158 0 0 0 112209 3 0 0 20 0 1 0 29111867 127508480 23994 33554432000 4194304 6201397 140734603587648 140734603586776 4214965 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31130 23994 166 491 0 30629 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 124520

[startup+1182.3 s]
/proc/loadavg: 2.22 2.24 2.25 3/177 10152
/proc/meminfo: memFree=29924512/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124520 CPUtime=1182.11 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9158 0 0 0 118208 3 0 0 20 0 1 0 29111867 127508480 23994 33554432000 4194304 6201397 140734603587648 140734603586776 4215614 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31130 23994 166 491 0 30629 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 124520

[startup+1242.3 s]
/proc/loadavg: 2.26 2.24 2.25 3/177 10153
/proc/meminfo: memFree=29924140/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124520 CPUtime=1242.1 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9188 0 0 0 124207 3 0 0 20 0 1 0 29111867 127508480 24024 33554432000 4194304 6201397 140734603587648 140734603586776 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31130 24024 166 491 0 30629 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 124520

[startup+1302.3 s]
/proc/loadavg: 2.30 2.26 2.25 3/177 10154
/proc/meminfo: memFree=29923272/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124680 CPUtime=1302.09 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9215 0 0 0 130206 3 0 0 20 0 1 0 29111867 127672320 24051 33554432000 4194304 6201397 140734603587648 140734603586776 4220382 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31170 24051 166 491 0 30669 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 124680

[startup+1362.3 s]
/proc/loadavg: 2.23 2.24 2.25 3/177 10155
/proc/meminfo: memFree=29922144/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=124768 CPUtime=1362.08 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 9635 0 0 0 136205 3 0 0 20 0 1 0 29111867 127762432 24088 33554432000 4194304 6201397 140734603587648 140734603586776 4215520 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31192 24088 166 491 0 30691 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 124768

[startup+1422.3 s]
/proc/loadavg: 2.19 2.22 2.24 3/177 10156
/proc/meminfo: memFree=29917428/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=126104 CPUtime=1422.08 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 10087 0 0 0 142205 3 0 0 20 0 1 0 29111867 129130496 25413 33554432000 4194304 6201397 140734603587648 140734603585928 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31526 25413 166 491 0 31025 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 126104

[startup+1482.3 s]
/proc/loadavg: 2.23 2.23 2.24 3/177 10158
/proc/meminfo: memFree=29910668/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=126556 CPUtime=1482.06 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 10221 0 0 0 148203 3 0 0 20 0 1 0 29111867 129593344 27080 33554432000 4194304 6201397 140734603587648 140734603586776 4219282 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31639 27080 166 491 0 31138 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 126556

[startup+1542.31 s]
/proc/loadavg: 2.25 2.23 2.24 3/177 10159
/proc/meminfo: memFree=29906144/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=126556 CPUtime=1542.06 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 10237 0 0 0 154203 3 0 0 20 0 1 0 29111867 129593344 28118 33554432000 4194304 6201397 140734603587648 140734603586776 4214942 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 31639 28118 166 491 0 31138 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 126556

[startup+1602.3 s]
/proc/loadavg: 2.34 2.25 2.24 3/178 10163
/proc/meminfo: memFree=29902372/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=128864 CPUtime=1602.04 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 10792 0 0 0 160201 3 0 0 20 0 1 0 29111867 131956736 29695 33554432000 4194304 6201397 140734603587648 140734603585928 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 32216 29695 166 491 0 31715 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 128864

[startup+1662.3 s]
/proc/loadavg: 2.33 2.26 2.24 3/177 10164
/proc/meminfo: memFree=29883444/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=180808 CPUtime=1662.04 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 12115 0 0 0 166200 4 0 0 20 0 1 0 29111867 185147392 33586 33554432000 4194304 6201397 140734603587648 140734603585928 4215962 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 45202 33586 166 491 0 44701 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 180808

[startup+1722.3 s]
/proc/loadavg: 2.18 2.23 2.23 4/177 10165
/proc/meminfo: memFree=29876556/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=180952 CPUtime=1722.02 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 12279 0 0 0 172198 4 0 0 20 0 1 0 29111867 185294848 35209 33554432000 4194304 6201397 140734603587648 140734603586776 4215783 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 45238 35209 166 491 0 44737 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 180952

[startup+1782.3 s]
/proc/loadavg: 2.20 2.23 2.23 3/177 10167
/proc/meminfo: memFree=29869736/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=180952 CPUtime=1782.01 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 12284 0 0 0 178197 4 0 0 20 0 1 0 29111867 185294848 36747 33554432000 4194304 6201397 140734603587648 140734603586776 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 45238 36747 166 491 0 44737 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 180952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.22 2.22 3/177 10167
/proc/meminfo: memFree=29867688/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=180916 CPUtime=1800.02 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 12358 0 0 0 179997 5 0 0 20 0 1 0 29111867 185257984 37254 33554432000 4194304 6201397 140734603587648 140734603585928 4214931 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 45229 37254 166 491 0 44728 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 180916

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 10076 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.16 2.22 2.22 3/177 10167
/proc/meminfo: memFree=29867688/32872528 swapFree=17888/1798212
[pid=10076] ppid=10073 vsize=180916 CPUtime=1800.02 cores=0,2,4,6
/proc/10076/stat : 10076 (cdcl-cuttingpla) R 10073 10076 6506 0 -1 4202496 12358 0 0 0 179997 5 0 0 20 0 1 0 29111867 185257984 37254 33554432000 4194304 6201397 140734603587648 140734603585928 4214931 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10076/statm: 45229 37254 166 491 0 44728 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 180916

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.98
CPU system time (s): 0.051992
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 180952

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3424 second user time and 12.5621 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 19:24:07
IDJOB=4105928
IDBENCH=24959
IDSOLVER=2550
FILE ID=node123/4105928-1466270647
RUNJOBID= node123-1466240371-6522
PBS_JOBID= 19918188
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir08_trarea_ac.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105928-1466270647/watcher-4105928-1466270647 -o /tmp/evaluation-result-4105928-1466270647/solver-4105928-1466270647 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6522 --watchdog 1960 --input HOME/instance-4105928-1466270647.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 874e364e560c0a35495d4a91ff55ac6f
RANDOM SEED=844657552

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.56
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.791
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.56
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.791
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:        29938340 kB
Buffers:           60036 kB
Cached:            92492 kB
SwapCached:         1604 kB
Active:           268152 kB
Inactive:         128932 kB
Active(anon):     244148 kB
Inactive(anon):     3080 kB
Active(file):      24004 kB
Inactive(file):   125852 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099320 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:       2034520 kB
Mapped:             7660 kB
Shmem:                 0 kB
Slab:             600796 kB
SReclaimable:      44968 kB
SUnreclaim:       555828 kB
KernelStack:        1472 kB
PageTables:         8228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2183056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2011136 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= 71628 MiB
End job on node123 at 2016-06-18 19:54:08