Trace number 4088562

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

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUM27c4cd1b0a50f71c46e26d24b1ec8806
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-22694
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 231641
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 231641
Number of bits of the biggest sum of numbers18
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= 40937 #constraint= 41436
11.59/11.63	c #Conflicts:       1000 | #Learnt:       1106 | 0.291
11.59/11.63	c total clause space: 78.2603MB
11.59/11.63	c total #watches: 1037876
24.78/24.88	c total #propagations: 4725143 / total #impl: 36036213 (eff. 0.131)
24.78/24.88	c #Conflicts:       2000 | #Learnt:       2126 | 0.162
24.78/24.88	c total clause space: 127.173MB
24.78/24.88	c total #watches: 1664835
34.28/34.36	c total #propagations: 5825542 / total #impl: 80745250 (eff. 0.072)
34.28/34.36	c GC COLLECT
34.28/34.36	c #Conflicts:       3000 | #Learnt:       2140 | 0.108
34.28/34.36	c total clause space: 127.173MB
34.28/34.36	c total #watches: 1694509
58.68/58.75	c total #propagations: 6362868 / total #impl: 98813642 (eff. 0.064)
58.68/58.75	c #Conflicts:       4000 | #Learnt:       3166 | 0.082
58.68/58.75	c total clause space: 127.173MB
58.68/58.75	c total #watches: 2238620
76.58/76.64	c total #propagations: 7765953 / total #impl: 135112847 (eff. 0.057)
76.58/76.64	c GC COLLECT
76.58/76.64	c #Conflicts:       5000 | #Learnt:       2542 | 0.068
76.58/76.64	c total clause space: 127.173MB
76.58/76.64	c total #watches: 2058086
92.27/92.31	c total #propagations: 8320307 / total #impl: 169538045 (eff. 0.049)
92.27/92.31	c #Conflicts:       6000 | #Learnt:       3548 | 0.060
92.27/92.31	c total clause space: 127.173MB
92.27/92.31	c total #watches: 2417783
112.28/112.39	c total #propagations: 8778627 / total #impl: 194385014 (eff. 0.045)
112.28/112.39	c GC COLLECT
112.28/112.39	c #Conflicts:       7000 | #Learnt:       2467 | 0.052
112.28/112.39	c total clause space: 206.656MB
112.28/112.39	c total #watches: 1587632
122.47/122.55	c total #propagations: 9221418 / total #impl: 216515779 (eff. 0.043)
122.47/122.55	c #Conflicts:       8000 | #Learnt:       3467 | 0.059
122.47/122.55	c total clause space: 206.656MB
122.47/122.55	c total #watches: 1868682
145.66/145.72	c total #propagations: 9482939 / total #impl: 249236106 (eff. 0.038)
145.66/145.72	c #Conflicts:       9000 | #Learnt:       4491 | 0.059
145.66/145.72	c total clause space: 206.656MB
145.66/145.72	c total #watches: 2374406
168.17/168.21	c total #propagations: 10976149 / total #impl: 294035791 (eff. 0.037)
168.17/168.21	c GC COLLECT
168.17/168.21	c #Conflicts:      10000 | #Learnt:       3007 | 0.054
168.17/168.21	c total clause space: 206.656MB
168.17/168.21	c total #watches: 1832395
188.07/188.14	c total #propagations: 11784201 / total #impl: 314342908 (eff. 0.037)
188.07/188.14	c #Conflicts:      11000 | #Learnt:       4007 | 0.049
188.07/188.14	c total clause space: 206.656MB
188.07/188.14	c total #watches: 2086417
203.06/203.17	c total #propagations: 12180499 / total #impl: 337533410 (eff. 0.036)
203.06/203.17	c #Conflicts:      12000 | #Learnt:       5007 | 0.045
203.06/203.17	c total clause space: 206.656MB
203.06/203.17	c total #watches: 2289065
221.95/222.02	c total #propagations: 12514546 / total #impl: 368690002 (eff. 0.034)
221.95/222.02	c #Conflicts:      13000 | #Learnt:       6007 | 0.042
221.95/222.02	c total clause space: 206.656MB
221.95/222.02	c total #watches: 2588762
232.95/233.00	c total #propagations: 12787458 / total #impl: 432264401 (eff. 0.030)
232.95/233.00	c GC COLLECT
232.95/233.00	c #Conflicts:      14000 | #Learnt:       4179 | 0.039
232.95/233.00	c total clause space: 206.656MB
232.95/233.00	c total #watches: 1899187
242.35/242.49	c total #propagations: 13086337 / total #impl: 480262124 (eff. 0.027)
242.35/242.49	c #Conflicts:      15000 | #Learnt:       5179 | 0.036
242.35/242.49	c total clause space: 206.656MB
242.35/242.49	c total #watches: 2075754
253.06/253.19	c total #propagations: 13408017 / total #impl: 514771076 (eff. 0.026)
253.06/253.19	c #Conflicts:      16000 | #Learnt:       6179 | 0.034
253.06/253.19	c total clause space: 206.656MB
253.06/253.19	c total #watches: 2586190
280.24/280.35	c total #propagations: 13881358 / total #impl: 539747692 (eff. 0.026)
280.24/280.35	c GC COLLECT
280.24/280.35	c #Conflicts:      17000 | #Learnt:       4049 | 0.033
280.24/280.35	c total clause space: 206.656MB
280.24/280.35	c total #watches: 2068389
296.95/297.04	c total #propagations: 14637822 / total #impl: 562160274 (eff. 0.026)
296.95/297.04	c #Conflicts:      18000 | #Learnt:       5050 | 0.032
296.95/297.04	c total clause space: 206.656MB
296.95/297.04	c total #watches: 2271357
309.74/309.88	c total #propagations: 14865086 / total #impl: 607853620 (eff. 0.024)
309.74/309.88	c #Conflicts:      19000 | #Learnt:       6050 | 0.030
309.74/309.88	c total clause space: 206.656MB
309.74/309.88	c total #watches: 2484912
347.73/347.87	c total #propagations: 14974566 / total #impl: 658657621 (eff. 0.023)
347.73/347.87	c #Conflicts:      20000 | #Learnt:       7066 | 0.030
347.73/347.87	c total clause space: 206.656MB
347.73/347.87	c total #watches: 3300717
370.54/370.61	c total #propagations: 15824460 / total #impl: 751620913 (eff. 0.021)
370.54/370.61	c GC COLLECT
370.54/370.61	c #Conflicts:      21000 | #Learnt:       4610 | 0.029
370.54/370.61	c total clause space: 206.656MB
370.54/370.61	c total #watches: 2203708
383.84/383.92	c total #propagations: 16285151 / total #impl: 793507874 (eff. 0.021)
383.84/383.92	c #Conflicts:      22000 | #Learnt:       5610 | 0.027
383.84/383.92	c total clause space: 206.656MB
383.84/383.92	c total #watches: 2264602
404.13/404.22	c total #propagations: 16573631 / total #impl: 810326680 (eff. 0.020)
404.13/404.22	c #Conflicts:      23000 | #Learnt:       6610 | 0.026
404.13/404.22	c total clause space: 206.656MB
404.13/404.22	c total #watches: 2414343
445.93/446.09	c total #propagations: 17199595 / total #impl: 827407721 (eff. 0.021)
445.93/446.09	c #Conflicts:      24000 | #Learnt:       7611 | 0.027
445.93/446.09	c total clause space: 206.656MB
445.93/446.09	c total #watches: 2742443
469.02/469.13	c total #propagations: 19968581 / total #impl: 878118428 (eff. 0.023)
469.02/469.13	c GC COLLECT
469.02/469.13	c #Conflicts:      25000 | #Learnt:       4824 | 0.026
469.02/469.13	c total clause space: 206.656MB
469.02/469.13	c total #watches: 1850473
502.01/502.13	c total #propagations: 21483010 / total #impl: 918046361 (eff. 0.023)
502.01/502.13	c #Conflicts:      26000 | #Learnt:       5844 | 0.025
502.01/502.13	c total clause space: 206.656MB
502.01/502.13	c total #watches: 2434587
522.42/522.57	c total #propagations: 22675707 / total #impl: 1027029601 (eff. 0.022)
522.42/522.57	c #Conflicts:      27000 | #Learnt:       6844 | 0.024
522.42/522.57	c total clause space: 206.656MB
522.42/522.57	c total #watches: 2754754
551.71/551.85	c total #propagations: 22755123 / total #impl: 1051648453 (eff. 0.022)
551.71/551.85	c #Conflicts:      28000 | #Learnt:       7844 | 0.023
551.71/551.85	c total clause space: 206.656MB
551.71/551.85	c total #watches: 3093796
609.30/609.49	c total #propagations: 23522762 / total #impl: 1077369373 (eff. 0.022)
609.30/609.49	c GC COLLECT
609.30/609.49	c #Conflicts:      29000 | #Learnt:       4730 | 0.023
609.30/609.49	c total clause space: 206.656MB
609.30/609.49	c total #watches: 2358802
631.89/632.06	c total #propagations: 25664513 / total #impl: 1112252584 (eff. 0.023)
631.89/632.06	c #Conflicts:      30000 | #Learnt:       5730 | 0.022
631.89/632.06	c total clause space: 206.656MB
631.89/632.06	c total #watches: 2531940
674.29/674.48	c total #propagations: 26401419 / total #impl: 1137209504 (eff. 0.023)
674.29/674.48	c #Conflicts:      31000 | #Learnt:       6730 | 0.021
674.29/674.48	c total clause space: 206.656MB
674.29/674.48	c total #watches: 2724508
723.97/724.13	c total #propagations: 27195065 / total #impl: 1167086648 (eff. 0.023)
723.97/724.13	c #Conflicts:      32000 | #Learnt:       7730 | 0.021
723.97/724.13	c total clause space: 206.656MB
723.97/724.13	c total #watches: 2945338
783.47/783.61	c total #propagations: 28026291 / total #impl: 1196655835 (eff. 0.023)
783.47/783.61	c #Conflicts:      33000 | #Learnt:       8730 | 0.020
783.47/783.61	c total clause space: 335.816MB
783.47/783.61	c total #watches: 3150176
824.66/824.84	c total #propagations: 28877055 / total #impl: 1236107177 (eff. 0.023)
824.66/824.84	c GC COLLECT
824.66/824.84	c #Conflicts:      34000 | #Learnt:       5382 | 0.020
824.66/824.84	c total clause space: 335.816MB
824.66/824.84	c total #watches: 2122502
835.66/835.81	c total #propagations: 29555498 / total #impl: 1277251476 (eff. 0.023)
835.66/835.81	c #Conflicts:      35000 | #Learnt:       6382 | 0.019
835.66/835.81	c total clause space: 335.816MB
835.66/835.81	c total #watches: 2322726
847.97/848.11	c total #propagations: 29715306 / total #impl: 1308521903 (eff. 0.023)
847.97/848.11	c #Conflicts:      36000 | #Learnt:       7382 | 0.019
847.97/848.11	c total clause space: 335.816MB
847.97/848.11	c total #watches: 2521852
870.45/870.66	c total #propagations: 29875357 / total #impl: 1333934151 (eff. 0.022)
870.45/870.66	c #Conflicts:      37000 | #Learnt:       8384 | 0.018
870.45/870.66	c total clause space: 335.816MB
870.45/870.66	c total #watches: 2804291
895.54/895.77	c total #propagations: 30116680 / total #impl: 1394498137 (eff. 0.022)
895.54/895.77	c #Conflicts:      38000 | #Learnt:       9384 | 0.018
895.54/895.77	c total clause space: 335.816MB
895.54/895.77	c total #watches: 3280537
926.45/926.66	c total #propagations: 30235779 / total #impl: 1493512776 (eff. 0.020)
926.45/926.66	c GC COLLECT
926.45/926.66	c #Conflicts:      39000 | #Learnt:       5708 | 0.017
926.45/926.66	c total clause space: 335.816MB
926.45/926.66	c total #watches: 2102966
945.44/945.62	c total #propagations: 30561962 / total #impl: 1597791592 (eff. 0.019)
945.44/945.62	c #Conflicts:      40000 | #Learnt:       6708 | 0.017
945.44/945.62	c total clause space: 335.816MB
945.44/945.62	c total #watches: 2214393
971.14/971.38	c total #propagations: 30696276 / total #impl: 1658951709 (eff. 0.019)
971.14/971.38	c #Conflicts:      41000 | #Learnt:       7708 | 0.017
971.14/971.38	c total clause space: 335.816MB
971.14/971.38	c total #watches: 2354907
993.93/994.16	c total #propagations: 30880548 / total #impl: 1723519942 (eff. 0.018)
993.93/994.16	c #Conflicts:      42000 | #Learnt:       8709 | 0.016
993.93/994.16	c total clause space: 335.816MB
993.93/994.16	c total #watches: 2502873
1020.63/1020.89	c total #propagations: 31096898 / total #impl: 1773692860 (eff. 0.018)
1020.63/1020.89	c #Conflicts:      43000 | #Learnt:       9716 | 0.016
1020.63/1020.89	c total clause space: 335.816MB
1020.63/1020.89	c total #watches: 2713670
1043.83/1044.08	c total #propagations: 31445931 / total #impl: 1820486713 (eff. 0.017)
1043.83/1044.08	c GC COLLECT
1043.83/1044.08	c #Conflicts:      44000 | #Learnt:       5733 | 0.016
1043.83/1044.08	c total clause space: 335.816MB
1043.83/1044.08	c total #watches: 1924326
1059.52/1059.70	c total #propagations: 31708572 / total #impl: 1874228180 (eff. 0.017)
1059.52/1059.70	c #Conflicts:      45000 | #Learnt:       6733 | 0.016
1059.52/1059.70	c total clause space: 335.816MB
1059.52/1059.70	c total #watches: 2054225
1085.12/1085.39	c total #propagations: 31902540 / total #impl: 1938836472 (eff. 0.016)
1085.12/1085.39	c #Conflicts:      46000 | #Learnt:       7733 | 0.016
1085.12/1085.39	c total clause space: 335.816MB
1085.12/1085.39	c total #watches: 2288227
1112.11/1112.34	c total #propagations: 33317950 / total #impl: 1966578596 (eff. 0.017)
1112.11/1112.34	c #Conflicts:      47000 | #Learnt:       8733 | 0.016
1112.11/1112.34	c total clause space: 335.816MB
1112.11/1112.34	c total #watches: 2523635
1184.01/1184.29	c total #propagations: 35064669 / total #impl: 1988272201 (eff. 0.018)
1184.01/1184.29	c #Conflicts:      48000 | #Learnt:       9733 | 0.020
1184.01/1184.29	c total clause space: 335.816MB
1184.01/1184.29	c total #watches: 2790416
1243.39/1243.60	c total #propagations: 39616381 / total #impl: 2123353863 (eff. 0.019)
1243.39/1243.60	c #Conflicts:      49000 | #Learnt:      10731 | 0.022
1243.39/1243.60	c total clause space: 335.816MB
1243.39/1243.60	c total #watches: 3229993
1286.99/1287.28	c total #propagations: 43624504 / total #impl: 2266695830 (eff. 0.019)
1286.99/1287.28	c GC COLLECT
1286.99/1287.28	c #Conflicts:      50000 | #Learnt:       6408 | 0.022
1286.99/1287.28	c total clause space: 335.816MB
1286.99/1287.28	c total #watches: 2423126
1347.48/1347.78	c total #propagations: 47239907 / total #impl: 2344794638 (eff. 0.020)
1347.48/1347.78	c #Conflicts:      51000 | #Learnt:       7408 | 0.022
1347.48/1347.78	c total clause space: 335.816MB
1347.48/1347.78	c total #watches: 2711618
1385.78/1386.05	c total #propagations: 51258089 / total #impl: 2373117275 (eff. 0.022)
1385.78/1386.05	c #Conflicts:      52000 | #Learnt:       8408 | 0.022
1385.78/1386.05	c total clause space: 335.816MB
1385.78/1386.05	c total #watches: 2893710
1420.67/1420.96	c total #propagations: 54571584 / total #impl: 2395347927 (eff. 0.023)
1420.67/1420.96	c #Conflicts:      53000 | #Learnt:       9408 | 0.021
1420.67/1420.96	c total clause space: 335.816MB
1420.67/1420.96	c total #watches: 3056377
1489.66/1489.93	c total #propagations: 58021178 / total #impl: 2416700537 (eff. 0.024)
1489.66/1489.93	c #Conflicts:      54000 | #Learnt:      10408 | 0.021
1489.66/1489.93	c total clause space: 335.816MB
1489.66/1489.93	c total #watches: 3189057
1540.35/1540.63	c total #propagations: 61901201 / total #impl: 2466192540 (eff. 0.025)
1540.35/1540.63	c #Conflicts:      55000 | #Learnt:      11408 | 0.020
1540.35/1540.63	c total clause space: 335.816MB
1540.35/1540.63	c total #watches: 3295894
1567.94/1568.22	c total #propagations: 62983426 / total #impl: 2492493363 (eff. 0.025)
1567.94/1568.22	c GC COLLECT
1567.94/1568.22	c #Conflicts:      56000 | #Learnt:       6835 | 0.020
1567.94/1568.22	c total clause space: 335.816MB
1567.94/1568.23	c total #watches: 2034257
1582.94/1583.26	c total #propagations: 63576946 / total #impl: 2513914736 (eff. 0.025)
1582.94/1583.26	c #Conflicts:      57000 | #Learnt:       7835 | 0.020
1582.94/1583.26	c total clause space: 335.816MB
1582.94/1583.26	c total #watches: 2189242
1646.14/1646.46	c total #propagations: 65717362 / total #impl: 2530932412 (eff. 0.026)
1646.14/1646.46	c #Conflicts:      58000 | #Learnt:       8833 | 0.022
1646.14/1646.46	c total clause space: 335.816MB
1646.14/1646.46	c total #watches: 2268335
1689.34/1689.70	c total #propagations: 69590336 / total #impl: 2569631837 (eff. 0.027)
1689.34/1689.70	c #Conflicts:      59000 | #Learnt:       9833 | 0.027
1689.34/1689.70	c total clause space: 335.816MB
1689.34/1689.70	c total #watches: 2451904
1724.83/1725.19	c total #propagations: 73616532 / total #impl: 2585502841 (eff. 0.028)
1724.83/1725.19	c #Conflicts:      60000 | #Learnt:      10833 | 0.026
1724.83/1725.19	c total clause space: 335.816MB
1724.83/1725.19	c total #watches: 2499908
1761.62/1761.96	c total #propagations: 77682705 / total #impl: 2606150639 (eff. 0.030)
1761.62/1761.96	c #Conflicts:      61000 | #Learnt:      11833 | 0.026
1761.62/1761.96	c total clause space: 335.816MB
1761.62/1761.96	c total #watches: 2591801
1788.72/1789.07	c total #propagations: 81912704 / total #impl: 2624715543 (eff. 0.031)
1788.72/1789.07	c GC COLLECT
1788.72/1789.07	c #Conflicts:      62000 | #Learnt:       6938 | 0.026
1788.72/1789.07	c total clause space: 335.816MB
1788.72/1789.07	c total #watches: 1480379

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-4088562-1465441473/watcher-4088562-1465441473 -o /tmp/evaluation-result-4088562-1465441473/solver-4088562-1465441473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465436037-24697 --watchdog 1960 --input HOME/instance-4088562-1465441473.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=25362
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.28 2.29 2.27 4/176 25365
/proc/meminfo: memFree=29616512/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 126080382 29810688 5269 33554432000 4194304 6201397 140735578673072 140733334925800 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 7278 5269 130 491 0 6777 0

[startup+0.100122 s]
/proc/loadavg: 2.28 2.29 2.27 4/176 25365
/proc/meminfo: memFree=29616512/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=34436 CPUtime=0.09 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 1347 0 0 0 9 0 0 0 20 0 1 0 126080382 35262464 7509 33554432000 4194304 6201397 140735578673072 140733334925800 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 8609 7509 141 491 0 8108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34436

[startup+0.200311 s]
/proc/loadavg: 2.28 2.29 2.27 4/176 25365
/proc/meminfo: memFree=29616512/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=42760 CPUtime=0.19 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 2670 0 0 0 19 0 0 0 20 0 1 0 126080382 43786240 8847 33554432000 4194304 6201397 140735578673072 140733334925800 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 10690 8848 142 491 0 10189 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42760

[startup+0.300293 s]
/proc/loadavg: 2.28 2.29 2.27 4/176 25365
/proc/meminfo: memFree=29616512/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=44744 CPUtime=0.29 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 3535 0 0 0 29 0 0 0 20 0 1 0 126080382 45817856 10035 33554432000 4194304 6201397 140735578673072 140733334925800 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 11186 10035 147 491 0 10685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44744

[startup+0.700252 s]
/proc/loadavg: 2.28 2.29 2.27 4/176 25365
/proc/meminfo: memFree=29616512/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=53016 CPUtime=0.68 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 4193 0 0 0 68 0 0 0 20 0 1 0 126080382 54288384 10434 33554432000 4194304 6201397 140735578673072 140733334925800 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 13254 10434 147 491 0 12753 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53016

[startup+1.50029 s]
/proc/loadavg: 2.28 2.29 2.27 3/177 25366
/proc/meminfo: memFree=29547556/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=53864 CPUtime=1.49 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 4612 0 0 0 148 1 0 0 20 0 1 0 126080382 55156736 11752 33554432000 4194304 6201397 140735578673072 140735578671784 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 13466 11752 147 491 0 12965 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53864

[startup+3.10029 s]
/proc/loadavg: 2.28 2.29 2.27 3/177 25366
/proc/meminfo: memFree=29533788/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=67660 CPUtime=3.09 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 6587 0 0 0 308 1 0 0 20 0 1 0 126080382 69283840 13966 33554432000 4194304 6201397 140735578673072 140735578672024 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 16915 13966 147 491 0 16414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67660

[startup+6.3003 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 25366
/proc/meminfo: memFree=29492032/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=90436 CPUtime=6.29 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 8487 0 0 0 628 1 0 0 20 0 1 0 126080382 92606464 17119 33554432000 4194304 6201397 140735578673072 140735578671528 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 22609 17119 147 491 0 22108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90436

[startup+12.7003 s]
/proc/loadavg: 2.31 2.30 2.27 3/177 25367
/proc/meminfo: memFree=29434680/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=127748 CPUtime=12.68 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 11536 0 0 0 1266 2 0 0 20 0 1 0 126080382 130813952 23046 33554432000 4194304 6201397 140735578673072 140735578671912 4215811 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 31937 23046 160 491 0 31436 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127748

[startup+25.5004 s]
/proc/loadavg: 2.24 2.28 2.27 3/177 25367
/proc/meminfo: memFree=29360044/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=183592 CPUtime=25.49 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 16986 0 0 0 2545 4 0 0 20 0 1 0 126080382 187998208 32632 33554432000 4194304 6201397 140735578673072 140735578671784 4215861 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 45898 32632 160 491 0 45397 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183592

[startup+51.1004 s]
/proc/loadavg: 2.23 2.28 2.26 3/177 25367
/proc/meminfo: memFree=29264764/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=191492 CPUtime=51.08 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 19786 0 0 0 5103 5 0 0 20 0 1 0 126080382 196087808 40385 33554432000 4194304 6201397 140735578673072 140735578671912 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 47873 40385 166 491 0 47372 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 191492

[startup+102.3 s]
/proc/loadavg: 2.27 2.28 2.27 3/177 25368
/proc/meminfo: memFree=29120628/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=194060 CPUtime=102.28 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 21783 0 0 0 10222 6 0 0 20 0 1 0 126080382 198717440 46206 33554432000 4194304 6201397 140735578673072 140735578671352 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 48515 46206 166 491 0 48014 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 194060

[startup+162.3 s]
/proc/loadavg: 2.27 2.28 2.27 3/177 25369
/proc/meminfo: memFree=28935036/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=276712 CPUtime=162.27 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 26399 0 0 0 16219 8 0 0 20 0 1 0 126080382 283353088 50459 33554432000 4194304 6201397 140735578673072 140735578671784 4209227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 69178 50459 166 491 0 68677 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 276712

[startup+222.307 s]
/proc/loadavg: 2.14 2.24 2.26 4/177 25370
/proc/meminfo: memFree=28863396/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=278164 CPUtime=222.26 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 27387 0 0 0 22218 8 0 0 20 0 1 0 126080382 284839936 54537 33554432000 4194304 6201397 140735578673072 140735578671352 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 69541 54537 166 491 0 69040 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 278164

[startup+282.3 s]
/proc/loadavg: 2.15 2.23 2.25 3/177 25371
/proc/meminfo: memFree=28765252/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=282472 CPUtime=282.24 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 28871 0 0 0 28215 9 0 0 20 0 1 0 126080382 289251328 58294 33554432000 4194304 6201397 140735578673072 140735578671704 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 70618 58294 166 491 0 70117 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 282472

[startup+342.3 s]
/proc/loadavg: 2.17 2.21 2.24 3/178 25376
/proc/meminfo: memFree=28647980/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=291368 CPUtime=342.24 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 31426 0 0 0 34214 10 0 0 20 0 1 0 126080382 298360832 66145 33554432000 4194304 6201397 140735578673072 140735578671784 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 72842 66145 166 491 0 72341 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 291368

[startup+402.3 s]
/proc/loadavg: 2.21 2.22 2.24 3/177 25377
/proc/meminfo: memFree=28616024/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=298008 CPUtime=402.23 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 33124 0 0 0 40212 11 0 0 20 0 1 0 126080382 305160192 70354 33554432000 4194304 6201397 140735578673072 140735578672200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 74502 70354 166 491 0 74001 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 298008

[startup+462.3 s]
/proc/loadavg: 2.34 2.25 2.25 3/177 25378
/proc/meminfo: memFree=28601680/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=298312 CPUtime=462.22 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 33485 0 0 0 46211 11 0 0 20 0 1 0 126080382 305471488 70432 33554432000 4194304 6201397 140735578673072 140735578672024 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 74578 70432 166 491 0 74077 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 298312

[startup+522.3 s]
/proc/loadavg: 2.21 2.23 2.24 3/177 25379
/proc/meminfo: memFree=28582660/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=298524 CPUtime=522.21 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 33771 0 0 0 52210 11 0 0 20 0 1 0 126080382 305688576 70477 33554432000 4194304 6201397 140735578673072 140735578671784 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 74631 70477 166 491 0 74130 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 298524

[startup+582.3 s]
/proc/loadavg: 2.30 2.25 2.25 3/177 25380
/proc/meminfo: memFree=28556784/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=300336 CPUtime=582.2 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 34240 0 0 0 58209 11 0 0 20 0 1 0 126080382 307544064 70922 33554432000 4194304 6201397 140735578673072 140735578671352 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 75084 70922 166 491 0 74583 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 300336


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.26 2.26 3/178 25391
/proc/meminfo: memFree=28444476/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=440824 CPUtime=942.14 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 37784 0 0 0 94201 13 0 0 20 0 1 0 126080382 451403776 88757 33554432000 4194304 6201397 140735578673072 140735578671352 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 110206 88757 166 491 0 109705 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 440824

[startup+1002.3 s]
/proc/loadavg: 2.21 2.26 2.26 3/177 25392
/proc/meminfo: memFree=28444740/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=441228 CPUtime=1002.13 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 38017 0 0 0 100200 13 0 0 20 0 1 0 126080382 451817472 88907 33554432000 4194304 6201397 140735578673072 140735578671352 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 110307 88907 166 491 0 109806 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 441228

[startup+1062.3 s]
/proc/loadavg: 2.20 2.25 2.26 4/177 25393
/proc/meminfo: memFree=28424072/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=442780 CPUtime=1062.12 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 38446 0 0 0 106199 13 0 0 20 0 1 0 126080382 453406720 93870 33554432000 4194304 6201397 140735578673072 140735578672200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 110695 93870 166 491 0 110194 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 442780

[startup+1122.3 s]
/proc/loadavg: 2.18 2.23 2.25 3/177 25394
/proc/meminfo: memFree=28423700/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=442812 CPUtime=1122.11 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 38798 0 0 0 112198 13 0 0 20 0 1 0 126080382 453439488 93926 33554432000 4194304 6201397 140735578673072 140735578672200 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 110703 93926 166 491 0 110202 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 442812

[startup+1182.3 s]
/proc/loadavg: 2.14 2.20 2.24 3/177 25395
/proc/meminfo: memFree=28422332/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=443156 CPUtime=1182.11 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 38904 0 0 0 118197 14 0 0 20 0 1 0 126080382 453791744 94007 33554432000 4194304 6201397 140735578673072 140735578671352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 110789 94007 166 491 0 110288 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 443156

[startup+1242.3 s]
/proc/loadavg: 2.22 2.21 2.24 3/177 25397
/proc/meminfo: memFree=28418484/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=446892 CPUtime=1242.1 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 39891 0 0 0 124196 14 0 0 20 0 1 0 126080382 457617408 94897 33554432000 4194304 6201397 140735578673072 140735578671352 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 111723 94897 166 491 0 111222 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 446892

[startup+1302.3 s]
/proc/loadavg: 2.24 2.22 2.23 3/177 25398
/proc/meminfo: memFree=28416756/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=448176 CPUtime=1302.09 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 40222 0 0 0 130195 14 0 0 20 0 1 0 126080382 458932224 95228 33554432000 4194304 6201397 140735578673072 140735578671352 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 112044 95228 166 491 0 111543 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 448176

[startup+1362.3 s]
/proc/loadavg: 2.25 2.23 2.24 3/177 25399
/proc/meminfo: memFree=28415640/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=448644 CPUtime=1362.08 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 40389 0 0 0 136194 14 0 0 20 0 1 0 126080382 459411456 95365 33554432000 4194304 6201397 140735578673072 140735578672200 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 112161 95365 166 491 0 111660 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 448644

[startup+1422.3 s]
/proc/loadavg: 2.15 2.20 2.23 3/177 25400
/proc/meminfo: memFree=28414764/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=449172 CPUtime=1422.07 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 40579 0 0 0 142193 14 0 0 20 0 1 0 126080382 459952128 95538 33554432000 4194304 6201397 140735578673072 140735578672200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 112293 95538 166 491 0 111792 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 449172

[startup+1482.3 s]
/proc/loadavg: 2.35 2.25 2.24 3/177 25401
/proc/meminfo: memFree=28412356/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=451500 CPUtime=1482.06 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41068 0 0 0 148192 14 0 0 20 0 1 0 126080382 462336000 96027 33554432000 4194304 6201397 140735578673072 140735578671784 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 112875 96027 166 491 0 112374 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 451500

[startup+1542.31 s]
/proc/loadavg: 2.24 2.23 2.23 3/178 25406
/proc/meminfo: memFree=28410604/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=452716 CPUtime=1542.05 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41427 0 0 0 154191 14 0 0 20 0 1 0 126080382 463581184 96333 33554432000 4194304 6201397 140735578673072 140735578672200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113179 96333 166 491 0 112678 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 452716

[startup+1602.3 s]
/proc/loadavg: 2.24 2.23 2.23 3/177 25407
/proc/meminfo: memFree=28409768/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=452940 CPUtime=1602.04 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41641 0 0 0 160190 14 0 0 20 0 1 0 126080382 463810560 96390 33554432000 4194304 6201397 140735578673072 140735578671704 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113235 96390 166 491 0 112734 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 452940

[startup+1662.3 s]
/proc/loadavg: 2.16 2.20 2.22 3/177 25408
/proc/meminfo: memFree=28409024/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=453004 CPUtime=1662.04 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41679 0 0 0 166189 15 0 0 20 0 1 0 126080382 463876096 96396 33554432000 4194304 6201397 140735578673072 140735578672200 4214952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113251 96396 166 491 0 112750 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 453004

[startup+1722.3 s]
/proc/loadavg: 2.15 2.20 2.21 3/177 25409
/proc/meminfo: memFree=28407904/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=453004 CPUtime=1722.03 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41679 0 0 0 172188 15 0 0 20 0 1 0 126080382 463876096 96396 33554432000 4194304 6201397 140735578673072 140735578672200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113251 96396 166 491 0 112750 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 453004

[startup+1782.3 s]
/proc/loadavg: 2.29 2.23 2.22 3/177 25456
/proc/meminfo: memFree=29371692/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=453004 CPUtime=1782.02 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41699 0 0 0 178187 15 0 0 20 0 1 0 126080382 463876096 96416 33554432000 4194304 6201397 140735578673072 140735578672200 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113251 96416 166 491 0 112750 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 453004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.22 4/177 25456
/proc/meminfo: memFree=29317000/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=453068 CPUtime=1800.01 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41707 0 0 0 179986 15 0 0 20 0 1 0 126080382 463941632 96404 33554432000 4194304 6201397 140735578673072 140735578671352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113267 96404 166 491 0 112766 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 453068

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.22 4/177 25456
/proc/meminfo: memFree=29317000/32872528 swapFree=16384/1696552
[pid=25365] ppid=25362 vsize=453068 CPUtime=1800.01 cores=0,2,4,6
/proc/25365/stat : 25365 (cdcl-cuttingpla) R 25362 25365 23746 0 -1 4202496 41707 0 0 0 179986 15 0 0 20 0 1 0 126080382 463941632 96404 33554432000 4194304 6201397 140735578673072 140735578671352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25365/statm: 113267 96404 166 491 0 112766 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 453068

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.154976
maximum resident set size= 385684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41707
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= 13
involuntary context switches= 1975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55431 second user time and 6.90495 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-09 05:04:33
IDJOB=4088562
IDBENCH=90460
IDSOLVER=2550
FILE ID=node125/4088562-1465441473
RUNJOBID= node125-1465436037-24697
PBS_JOBID= 19859786
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088562-1465441473/watcher-4088562-1465441473 -o /tmp/evaluation-result-4088562-1465441473/solver-4088562-1465441473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465436037-24697 --watchdog 1960 --input HOME/instance-4088562-1465441473.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 27c4cd1b0a50f71c46e26d24b1ec8806
RANDOM SEED=1217401671

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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:        29616404 kB
Buffers:          137860 kB
Cached:           425484 kB
SwapCached:         1700 kB
Active:           354996 kB
Inactive:         449016 kB
Active(anon):     240156 kB
Inactive(anon):     2964 kB
Active(file):     114840 kB
Inactive(file):   446052 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098588 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:       1938664 kB
Mapped:             7708 kB
Shmem:                 0 kB
Slab:             615036 kB
SReclaimable:      58604 kB
SUnreclaim:       556432 kB
KernelStack:        1424 kB
PageTables:         8232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2114216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1855488 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= 71736 MiB
End job on node125 at 2016-06-09 05:34:34