Trace number 4088342

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_004_area_delay.opb
MD5SUM45c2f7ac01d7ade9fbe465857931ee2b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark0.247961
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables5828
Total number of constraints17411
Number of constraints which are clauses17411
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 constraint63
Number of terms in the objective function 2817
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2817
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2817
Number of bits of the biggest sum of numbers12
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= 5828 #constraint= 17411
1.10/1.12	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.10/1.12	c total clause space: 48.1602MB
1.10/1.12	c total #watches: 875358
3.99/4.07	c total #propagations: 1023231 / total #impl: 11126266 (eff. 0.092)
3.99/4.07	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
3.99/4.07	c total clause space: 78.2603MB
3.99/4.07	c total #watches: 1527145
9.79/9.90	c total #propagations: 1472027 / total #impl: 52426556 (eff. 0.028)
9.79/9.90	c GC COLLECT
9.79/9.90	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
9.79/9.90	c total clause space: 78.2603MB
9.79/9.90	c total #watches: 1325907
19.48/19.53	c total #propagations: 1786639 / total #impl: 113559577 (eff. 0.016)
19.48/19.53	c #Conflicts:       4000 | #Learnt:       3008 | 0.000
19.48/19.53	c total clause space: 78.2603MB
19.48/19.53	c total #watches: 1747532
29.29/29.38	c total #propagations: 2111678 / total #impl: 262943543 (eff. 0.008)
29.29/29.38	c GC COLLECT
29.29/29.38	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
29.29/29.38	c total clause space: 78.2603MB
29.29/29.38	c total #watches: 1640998
43.48/43.53	c total #propagations: 2476309 / total #impl: 421182461 (eff. 0.006)
43.48/43.53	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
43.48/43.53	c total clause space: 127.173MB
43.48/43.53	c total #watches: 2143000
59.68/59.72	c total #propagations: 2749780 / total #impl: 623518008 (eff. 0.004)
59.68/59.72	c GC COLLECT
59.68/59.72	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
59.68/59.72	c total clause space: 127.173MB
59.68/59.72	c total #watches: 1713277
73.78/73.86	c total #propagations: 2978059 / total #impl: 823807224 (eff. 0.004)
73.78/73.86	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
73.78/73.86	c total clause space: 127.173MB
73.78/73.86	c total #watches: 2039870
87.27/87.37	c total #propagations: 3362521 / total #impl: 1008877854 (eff. 0.003)
87.27/87.37	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
87.27/87.37	c total clause space: 127.173MB
87.27/87.37	c total #watches: 2530698
104.17/104.21	c total #propagations: 3646196 / total #impl: 1197819122 (eff. 0.003)
104.17/104.21	c GC COLLECT
104.17/104.21	c #Conflicts:      10000 | #Learnt:       2712 | 0.000
104.17/104.21	c total clause space: 127.173MB
104.17/104.21	c total #watches: 1668908
119.57/119.68	c total #propagations: 3856536 / total #impl: 1548883837 (eff. 0.002)
119.57/119.68	c #Conflicts:      11000 | #Learnt:       3712 | 0.000
119.57/119.68	c total clause space: 127.173MB
119.57/119.68	c total #watches: 2120801
147.56/147.60	c total #propagations: 4060059 / total #impl: 1836185302 (eff. 0.002)
147.56/147.60	c #Conflicts:      12000 | #Learnt:       4712 | 0.000
147.56/147.60	c total clause space: 127.173MB
147.56/147.60	c total #watches: 2714354
178.86/178.92	c total #propagations: 4354083 / total #impl: 2044836969 (eff. 0.002)
178.86/178.92	c #Conflicts:      13000 | #Learnt:       5712 | 0.000
178.86/178.92	c total clause space: 206.656MB
178.86/178.92	c total #watches: 3242484
205.06/205.19	c total #propagations: 4792942 / total #impl: 2138888701 (eff. 0.002)
205.06/205.19	c GC COLLECT
205.06/205.19	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
205.06/205.19	c total clause space: 206.656MB
205.06/205.19	c total #watches: 2793756
243.85/243.91	c total #propagations: 5196013 / total #impl: 2383313473 (eff. 0.002)
243.85/243.91	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
243.85/243.91	c total clause space: 206.656MB
243.85/243.91	c total #watches: 3243152
281.05/281.16	c total #propagations: 5570174 / total #impl: 2647558802 (eff. 0.002)
281.05/281.16	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
281.05/281.16	c total clause space: 206.656MB
281.05/281.16	c total #watches: 3765629
306.24/306.34	c total #propagations: 5961521 / total #impl: 2859600145 (eff. 0.002)
306.24/306.34	c GC COLLECT
306.24/306.34	c #Conflicts:      17000 | #Learnt:       3679 | 0.000
306.24/306.34	c total clause space: 206.656MB
306.24/306.34	c total #watches: 2813736
326.04/326.13	c total #propagations: 6159882 / total #impl: 2985489263 (eff. 0.002)
326.04/326.13	c #Conflicts:      18000 | #Learnt:       4679 | 0.000
326.04/326.13	c total clause space: 206.656MB
326.04/326.13	c total #watches: 3365214
343.84/343.91	c total #propagations: 6358773 / total #impl: 3141497807 (eff. 0.002)
343.84/343.91	c #Conflicts:      19000 | #Learnt:       5679 | 0.000
343.84/343.91	c total clause space: 206.656MB
343.84/343.91	c total #watches: 3798874
376.03/376.12	c total #propagations: 6538586 / total #impl: 3275766869 (eff. 0.002)
376.03/376.12	c #Conflicts:      20000 | #Learnt:       6679 | 0.000
376.03/376.12	c total clause space: 206.656MB
376.03/376.12	c total #watches: 4315558
418.42/418.52	c total #propagations: 6775807 / total #impl: 3493812911 (eff. 0.002)
418.42/418.52	c GC COLLECT
418.42/418.52	c #Conflicts:      21000 | #Learnt:       4202 | 0.000
418.42/418.52	c total clause space: 206.656MB
418.42/418.52	c total #watches: 2972379
449.41/449.50	c total #propagations: 7489782 / total #impl: 3840675375 (eff. 0.002)
449.41/449.50	c #Conflicts:      22000 | #Learnt:       5202 | 0.000
449.41/449.50	c total clause space: 206.656MB
449.41/449.50	c total #watches: 3632957
488.81/488.95	c total #propagations: 7838313 / total #impl: 3942601628 (eff. 0.002)
488.81/488.95	c #Conflicts:      23000 | #Learnt:       6202 | 0.000
488.81/488.95	c total clause space: 206.656MB
488.81/488.95	c total #watches: 4203594
537.51/537.60	c total #propagations: 8134046 / total #impl: 4042796911 (eff. 0.002)
537.51/537.60	c #Conflicts:      24000 | #Learnt:       7202 | 0.000
537.51/537.60	c total clause space: 206.656MB
537.51/537.60	c total #watches: 4618694
555.01/555.15	c total #propagations: 8677035 / total #impl: 4199217254 (eff. 0.002)
555.01/555.15	c GC COLLECT
555.01/555.15	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
555.01/555.15	c total clause space: 206.656MB
555.01/555.15	c total #watches: 2896460
564.81/564.92	c total #propagations: 9887530 / total #impl: 4240180402 (eff. 0.002)
564.81/564.92	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
564.81/564.92	c total clause space: 206.656MB
564.81/564.92	c total #watches: 2919635
582.50/582.60	c total #propagations: 10969058 / total #impl: 4263787448 (eff. 0.003)
582.50/582.60	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
582.50/582.60	c total clause space: 206.656MB
582.50/582.60	c total #watches: 3026390
603.40/603.53	c total #propagations: 12372059 / total #impl: 4384553326 (eff. 0.003)
603.40/603.53	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
603.40/603.53	c total clause space: 206.656MB
603.40/603.53	c total #watches: 3490181
628.29/628.41	c total #propagations: 12629674 / total #impl: 4537208689 (eff. 0.003)
628.29/628.41	c GC COLLECT
628.29/628.41	c #Conflicts:      29000 | #Learnt:       4300 | 0.000
628.29/628.41	c total clause space: 206.656MB
628.29/628.41	c total #watches: 1618617
649.49/649.64	c total #propagations: 12982834 / total #impl: 4673935629 (eff. 0.003)
649.49/649.64	c #Conflicts:      30000 | #Learnt:       5300 | 0.000
649.49/649.64	c total clause space: 206.656MB
649.49/649.64	c total #watches: 1882414
668.69/668.88	c total #propagations: 13380066 / total #impl: 4880774712 (eff. 0.003)
668.69/668.88	c #Conflicts:      31000 | #Learnt:       6300 | 0.000
668.69/668.88	c total clause space: 206.656MB
668.69/668.88	c total #watches: 2018885
684.19/684.34	c total #propagations: 13763352 / total #impl: 5045429336 (eff. 0.003)
684.19/684.34	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
684.19/684.34	c total clause space: 206.656MB
684.19/684.34	c total #watches: 2055374
703.89/704.04	c total #propagations: 15617060 / total #impl: 5080470879 (eff. 0.003)
703.89/704.04	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
703.89/704.04	c total clause space: 206.656MB
703.89/704.04	c total #watches: 2362415
717.28/717.44	c total #propagations: 16721862 / total #impl: 5179555199 (eff. 0.003)
717.28/717.44	c GC COLLECT
717.28/717.44	c #Conflicts:      34000 | #Learnt:       4908 | 0.000
717.28/717.44	c total clause space: 206.656MB
717.28/717.44	c total #watches: 2006157
731.68/731.84	c total #propagations: 17026027 / total #impl: 5256537818 (eff. 0.003)
731.68/731.84	c #Conflicts:      35000 | #Learnt:       5908 | 0.002
731.68/731.84	c total clause space: 206.656MB
731.68/731.84	c total #watches: 2312347
762.07/762.25	c total #propagations: 17755333 / total #impl: 5323047491 (eff. 0.003)
762.07/762.25	c #Conflicts:      36000 | #Learnt:       6908 | 0.002
762.07/762.25	c total clause space: 206.656MB
762.07/762.25	c total #watches: 2666169
783.97/784.16	c total #propagations: 18166090 / total #impl: 5558035613 (eff. 0.003)
783.97/784.16	c #Conflicts:      37000 | #Learnt:       7908 | 0.002
783.97/784.16	c total clause space: 206.656MB
783.97/784.16	c total #watches: 2868102
814.66/814.87	c total #propagations: 19499457 / total #impl: 5693674673 (eff. 0.003)
814.66/814.87	c #Conflicts:      38000 | #Learnt:       8908 | 0.002
814.66/814.87	c total clause space: 206.656MB
814.66/814.87	c total #watches: 3116893
830.26/830.49	c total #propagations: 20294595 / total #impl: 5893975739 (eff. 0.003)
830.26/830.49	c GC COLLECT
830.26/830.49	c #Conflicts:      39000 | #Learnt:       5209 | 0.002
830.26/830.49	c total clause space: 206.656MB
830.26/830.49	c total #watches: 2461216
868.86/869.05	c total #propagations: 20754438 / total #impl: 6069108748 (eff. 0.003)
868.86/869.05	c #Conflicts:      40000 | #Learnt:       6209 | 0.002
868.86/869.05	c total clause space: 206.656MB
868.86/869.05	c total #watches: 2736376
899.45/899.64	c total #propagations: 21171166 / total #impl: 6502944740 (eff. 0.003)
899.45/899.64	c #Conflicts:      41000 | #Learnt:       7209 | 0.002
899.45/899.64	c total clause space: 206.656MB
899.45/899.64	c total #watches: 2909767
947.94/948.10	c total #propagations: 22242486 / total #impl: 6703988992 (eff. 0.003)
947.94/948.10	c #Conflicts:      42000 | #Learnt:       8209 | 0.002
947.94/948.10	c total clause space: 206.656MB
947.94/948.10	c total #watches: 3145538
982.24/982.44	c total #propagations: 23229508 / total #impl: 6919014899 (eff. 0.003)
982.24/982.44	c #Conflicts:      43000 | #Learnt:       9209 | 0.002
982.24/982.44	c total clause space: 206.656MB
982.24/982.44	c total #watches: 3567678
998.33/998.52	c total #propagations: 23642705 / total #impl: 7091680171 (eff. 0.003)
998.33/998.52	c GC COLLECT
998.33/998.52	c #Conflicts:      44000 | #Learnt:       5206 | 0.002
998.33/998.52	c total clause space: 206.656MB
998.33/998.52	c total #watches: 2653702
1017.53/1017.74	c total #propagations: 23820484 / total #impl: 7220089774 (eff. 0.003)
1017.53/1017.74	c #Conflicts:      45000 | #Learnt:       6206 | 0.002
1017.53/1017.74	c total clause space: 206.656MB
1017.53/1017.74	c total #watches: 3187035
1057.12/1057.37	c total #propagations: 24022542 / total #impl: 7429680138 (eff. 0.003)
1057.12/1057.37	c #Conflicts:      46000 | #Learnt:       7206 | 0.002
1057.12/1057.37	c total clause space: 206.656MB
1057.12/1057.37	c total #watches: 3710336
1109.32/1109.51	c total #propagations: 24366413 / total #impl: 7560952318 (eff. 0.003)
1109.32/1109.51	c #Conflicts:      47000 | #Learnt:       8206 | 0.002
1109.32/1109.51	c total clause space: 206.656MB
1109.32/1109.51	c total #watches: 4195195
1144.82/1145.10	c total #propagations: 24752112 / total #impl: 7821146811 (eff. 0.003)
1144.82/1145.10	c #Conflicts:      48000 | #Learnt:       9206 | 0.002
1144.82/1145.10	c total clause space: 206.656MB
1144.82/1145.10	c total #watches: 4729322
1212.41/1212.61	c total #propagations: 25003456 / total #impl: 7923657266 (eff. 0.003)
1212.41/1212.61	c #Conflicts:      49000 | #Learnt:      10206 | 0.002
1212.41/1212.61	c total clause space: 335.816MB
1212.41/1212.61	c total #watches: 5163843
1268.70/1268.98	c total #propagations: 25706741 / total #impl: 8347191370 (eff. 0.003)
1268.70/1268.98	c GC COLLECT
1268.70/1268.98	c #Conflicts:      50000 | #Learnt:       5913 | 0.002
1268.70/1268.98	c total clause space: 335.816MB
1268.70/1268.98	c total #watches: 3723892
1308.49/1308.76	c total #propagations: 26561794 / total #impl: 8762858848 (eff. 0.003)
1308.49/1308.76	c #Conflicts:      51000 | #Learnt:       6913 | 0.002
1308.49/1308.76	c total clause space: 335.816MB
1308.49/1308.76	c total #watches: 4291119
1346.49/1346.70	c total #propagations: 26923560 / total #impl: 8934503781 (eff. 0.003)
1346.49/1346.70	c #Conflicts:      52000 | #Learnt:       7913 | 0.002
1346.49/1346.70	c total clause space: 335.816MB
1346.49/1346.70	c total #watches: 4755933
1409.87/1410.12	c total #propagations: 27148569 / total #impl: 9119312648 (eff. 0.003)
1409.87/1410.12	c #Conflicts:      53000 | #Learnt:       8913 | 0.002
1409.87/1410.12	c total clause space: 335.816MB
1409.87/1410.12	c total #watches: 5188244
1461.96/1462.22	c total #propagations: 27624729 / total #impl: 9399088474 (eff. 0.003)
1461.96/1462.22	c #Conflicts:      54000 | #Learnt:       9913 | 0.002
1461.96/1462.22	c total clause space: 335.816MB
1461.96/1462.22	c total #watches: 5604893
1520.07/1520.30	c total #propagations: 28082567 / total #impl: 9610394039 (eff. 0.003)
1520.07/1520.30	c #Conflicts:      55000 | #Learnt:      10913 | 0.002
1520.07/1520.30	c total clause space: 335.816MB
1520.07/1520.30	c total #watches: 5903512
1573.75/1574.08	c total #propagations: 28412457 / total #impl: 9812675697 (eff. 0.003)
1573.75/1574.08	c GC COLLECT
1573.75/1574.08	c #Conflicts:      56000 | #Learnt:       6316 | 0.002
1573.75/1574.08	c total clause space: 335.816MB
1573.75/1574.08	c total #watches: 3785937
1611.45/1611.78	c total #propagations: 28733517 / total #impl: 10089134546 (eff. 0.003)
1611.45/1611.78	c #Conflicts:      57000 | #Learnt:       7316 | 0.001
1611.45/1611.78	c total clause space: 335.816MB
1611.45/1611.78	c total #watches: 4141167
1670.04/1670.30	c total #propagations: 29017909 / total #impl: 10297813980 (eff. 0.003)
1670.04/1670.30	c #Conflicts:      58000 | #Learnt:       8316 | 0.001
1670.04/1670.30	c total clause space: 335.816MB
1670.04/1670.30	c total #watches: 4493233
1730.03/1730.38	c total #propagations: 29397119 / total #impl: 10690894355 (eff. 0.003)
1730.03/1730.38	c #Conflicts:      59000 | #Learnt:       9316 | 0.001
1730.03/1730.38	c total clause space: 335.816MB
1730.03/1730.38	c total #watches: 4852839
1791.62/1791.93	c total #propagations: 29854333 / total #impl: 10936420304 (eff. 0.003)
1791.62/1791.93	c #Conflicts:      60000 | #Learnt:      10316 | 0.001
1791.62/1791.93	c total clause space: 335.816MB
1791.62/1791.93	c total #watches: 4995593

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

pid=8087
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.15 2.18 2.03 3/176 8090
/proc/meminfo: memFree=29164864/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 124818636 29810688 5269 33554432000 4194304 6201397 140735024693040 140734636854104 4211064 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 7278 5269 130 491 0 6777 0

[startup+0.100178 s]
/proc/loadavg: 2.15 2.18 2.03 3/176 8090
/proc/meminfo: memFree=29164864/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=37792 CPUtime=0.09 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 815 0 0 0 9 0 0 0 20 0 1 0 124818636 38699008 7820 33554432000 4194304 6201397 140735024693040 140734636854104 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 9481 7828 147 491 0 8980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37792

[startup+0.200379 s]
/proc/loadavg: 2.15 2.18 2.03 3/176 8090
/proc/meminfo: memFree=29164864/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=53740 CPUtime=0.19 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 2381 0 0 0 18 1 0 0 20 0 1 0 124818636 55029760 10837 33554432000 4194304 6201397 140735024693040 140734636854104 4214872 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 13435 10837 147 491 0 12934 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 53740

[startup+0.300354 s]
/proc/loadavg: 2.15 2.18 2.03 3/176 8090
/proc/meminfo: memFree=29164864/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=70144 CPUtime=0.29 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 3775 0 0 0 28 1 0 0 20 0 1 0 124818636 71827456 13727 33554432000 4194304 6201397 140735024693040 140734636854104 4221736 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 17536 13727 147 491 0 17035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70144

[startup+0.70022 s]
/proc/loadavg: 2.15 2.18 2.03 3/176 8090
/proc/meminfo: memFree=29164864/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=70244 CPUtime=0.69 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 3823 0 0 0 68 1 0 0 20 0 1 0 124818636 71929856 14797 33554432000 4194304 6201397 140735024693040 140735024691672 4216049 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 17561 14797 147 491 0 17060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70244

[startup+1.50029 s]
/proc/loadavg: 2.15 2.18 2.03 3/177 8091
/proc/meminfo: memFree=29103236/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=89260 CPUtime=1.49 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 4071 0 0 0 148 1 0 0 20 0 1 0 124818636 91402240 17555 33554432000 4194304 6201397 140735024693040 140735024691992 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 22315 17555 160 491 0 21814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89260

[startup+3.10026 s]
/proc/loadavg: 2.15 2.18 2.03 3/177 8091
/proc/meminfo: memFree=29079828/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=98392 CPUtime=3.09 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 6328 0 0 0 308 1 0 0 20 0 1 0 124818636 100753408 21856 33554432000 4194304 6201397 140735024693040 140735024691672 4222244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 24598 21856 160 491 0 24097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98392

[startup+6.30029 s]
/proc/loadavg: 2.22 2.19 2.03 3/175 8105
/proc/meminfo: memFree=29163536/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=129348 CPUtime=6.29 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 8526 0 0 0 627 2 0 0 20 0 1 0 124818636 132452352 25693 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 32337 25693 160 491 0 31836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129348

[startup+12.7002 s]
/proc/loadavg: 2.20 2.19 2.03 3/175 8105
/proc/meminfo: memFree=29163360/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=129412 CPUtime=12.69 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 8548 0 0 0 1267 2 0 0 20 0 1 0 124818636 132517888 25715 33554432000 4194304 6201397 140735024693040 140735024692168 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 32353 25715 166 491 0 31852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129412

[startup+25.5004 s]
/proc/loadavg: 2.23 2.20 2.03 3/177 8183
/proc/meminfo: memFree=29170424/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=129672 CPUtime=25.49 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 8626 0 0 0 2546 3 0 0 20 0 1 0 124818636 132784128 29881 33554432000 4194304 6201397 140735024693040 140735024691992 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 32418 29881 166 491 0 31917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129672

[startup+51.1004 s]
/proc/loadavg: 2.22 2.20 2.04 3/177 8183
/proc/meminfo: memFree=28812148/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=196996 CPUtime=51.08 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 12296 0 0 0 5105 3 0 0 20 0 1 0 124818636 201723904 37558 33554432000 4194304 6201397 140735024693040 140735024691752 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 49249 37558 166 491 0 48748 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 196996

[startup+102.3 s]
/proc/loadavg: 2.22 2.20 2.04 3/177 8184
/proc/meminfo: memFree=28753760/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=197604 CPUtime=102.28 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 13341 0 0 0 10224 4 0 0 20 0 1 0 124818636 202346496 43932 33554432000 4194304 6201397 140735024693040 140735024691672 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 49401 43932 166 491 0 48900 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 197604

[startup+162.3 s]
/proc/loadavg: 2.30 2.22 2.06 3/177 8185
/proc/meminfo: memFree=28743312/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=197668 CPUtime=162.26 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 13632 0 0 0 16222 4 0 0 20 0 1 0 124818636 202412032 46267 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 49417 46267 166 491 0 48916 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 197668

[startup+222.307 s]
/proc/loadavg: 2.26 2.22 2.07 4/177 8187
/proc/meminfo: memFree=28707380/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=279200 CPUtime=222.26 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 14541 0 0 0 22221 5 0 0 20 0 1 0 124818636 285900800 48867 33554432000 4194304 6201397 140735024693040 140735024692168 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 69800 48867 166 491 0 69299 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 279200

[startup+282.3 s]
/proc/loadavg: 2.23 2.22 2.08 3/177 8188
/proc/meminfo: memFree=28580652/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=279408 CPUtime=282.25 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 14758 0 0 0 28219 6 0 0 20 0 1 0 124818636 286113792 53164 33554432000 4194304 6201397 140735024693040 140735024692168 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 69852 53164 166 491 0 69351 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 279408

[startup+342.3 s]
/proc/loadavg: 2.26 2.23 2.09 3/177 8189
/proc/meminfo: memFree=28564824/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=279936 CPUtime=342.24 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 15005 0 0 0 34218 6 0 0 20 0 1 0 124818636 286654464 56971 33554432000 4194304 6201397 140735024693040 140735024691832 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 69984 56971 166 491 0 69483 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 279936

[startup+402.3 s]
/proc/loadavg: 2.29 2.24 2.10 4/178 8193
/proc/meminfo: memFree=28529952/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=312224 CPUtime=402.22 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20161 0 0 0 40216 6 0 0 20 0 1 0 124818636 319717376 65704 33554432000 4194304 6201397 140735024693040 140735024691752 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78056 65704 166 491 0 77555 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 312224

[startup+462.3 s]
/proc/loadavg: 2.24 2.24 2.10 3/177 8194
/proc/meminfo: memFree=28528552/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=312224 CPUtime=462.21 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20201 0 0 0 46215 6 0 0 20 0 1 0 124818636 319717376 65744 33554432000 4194304 6201397 140735024693040 140735024692168 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78056 65744 166 491 0 77555 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 312224

[startup+522.3 s]
/proc/loadavg: 2.19 2.22 2.10 4/177 8196
/proc/meminfo: memFree=28493420/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=312352 CPUtime=522.21 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20493 0 0 0 52214 7 0 0 20 0 1 0 124818636 319848448 66036 33554432000 4194304 6201397 140735024693040 140735024691880 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78088 66036 166 491 0 77587 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 312352

[startup+582.3 s]
/proc/loadavg: 2.26 2.24 2.11 4/177 8197
/proc/meminfo: memFree=28472016/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=312512 CPUtime=582.2 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20544 0 0 0 58213 7 0 0 20 0 1 0 124818636 320012288 67109 33554432000 4194304 6201397 140735024693040 140735024692168 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78128 67109 166 491 0 77627 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 312512


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.26 2.15 3/176 8204
/proc/meminfo: memFree=28388976/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=313056 CPUtime=942.14 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20711 0 0 0 94207 7 0 0 20 0 1 0 124818636 320569344 67276 33554432000 4194304 6201397 140735024693040 140735024692168 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78264 67276 166 491 0 77763 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 313056

[startup+1002.3 s]
/proc/loadavg: 2.40 2.29 2.17 3/178 8209
/proc/meminfo: memFree=28388136/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=313184 CPUtime=1002.13 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20729 0 0 0 100206 7 0 0 20 0 1 0 124818636 320700416 67294 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78296 67294 166 491 0 77795 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 313184

[startup+1062.3 s]
/proc/loadavg: 2.29 2.28 2.17 3/177 8210
/proc/meminfo: memFree=28387904/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=313280 CPUtime=1062.12 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20763 0 0 0 106205 7 0 0 20 0 1 0 124818636 320798720 67328 33554432000 4194304 6201397 140735024693040 140735024691672 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78320 67328 166 491 0 77819 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 313280

[startup+1122.3 s]
/proc/loadavg: 2.36 2.30 2.18 4/177 8212
/proc/meminfo: memFree=28387776/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=313536 CPUtime=1122.11 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 20794 0 0 0 112204 7 0 0 20 0 1 0 124818636 321060864 67359 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78384 67359 166 491 0 77883 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 313536

[startup+1182.3 s]
/proc/loadavg: 2.36 2.32 2.19 3/177 8213
/proc/meminfo: memFree=28358920/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=314592 CPUtime=1182.1 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 21285 0 0 0 118202 8 0 0 20 0 1 0 124818636 322142208 74493 33554432000 4194304 6201397 140735024693040 140735024691752 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 78648 74493 166 491 0 78147 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 314592

[startup+1242.3 s]
/proc/loadavg: 2.31 2.30 2.19 3/177 8214
/proc/meminfo: memFree=28345692/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=447300 CPUtime=1242.1 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 21913 0 0 0 124201 9 0 0 20 0 1 0 124818636 458035200 77622 33554432000 4194304 6201397 140735024693040 140735024691752 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 111825 77622 166 491 0 111324 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 447300

[startup+1302.3 s]
/proc/loadavg: 2.31 2.31 2.20 3/177 8215
/proc/meminfo: memFree=28345580/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=447300 CPUtime=1302.09 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 22248 0 0 0 130200 9 0 0 20 0 1 0 124818636 458035200 77627 33554432000 4194304 6201397 140735024693040 140735024692168 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 111825 77627 166 491 0 111324 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 447300

[startup+1362.3 s]
/proc/loadavg: 2.31 2.31 2.20 3/177 8216
/proc/meminfo: memFree=28345288/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=447428 CPUtime=1362.08 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 22278 0 0 0 136199 9 0 0 20 0 1 0 124818636 458166272 77657 33554432000 4194304 6201397 140735024693040 140735024691496 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 111857 77657 166 491 0 111356 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 447428

[startup+1422.3 s]
/proc/loadavg: 2.30 2.31 2.20 4/177 8218
/proc/meminfo: memFree=28344576/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=447844 CPUtime=1422.08 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 22453 0 0 0 142199 9 0 0 20 0 1 0 124818636 458592256 77832 33554432000 4194304 6201397 140735024693040 140735024692168 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 111961 77832 166 491 0 111460 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 447844

[startup+1482.3 s]
/proc/loadavg: 2.29 2.30 2.20 3/177 8219
/proc/meminfo: memFree=28333648/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448420 CPUtime=1482.06 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23128 0 0 0 148197 9 0 0 20 0 1 0 124818636 459182080 80551 33554432000 4194304 6201397 140735024693040 140735024691496 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112105 80551 166 491 0 111604 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 448420

[startup+1542.31 s]
/proc/loadavg: 2.30 2.30 2.21 3/177 8220
/proc/meminfo: memFree=28321120/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448548 CPUtime=1542.06 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23301 0 0 0 154196 10 0 0 20 0 1 0 124818636 459313152 83279 33554432000 4194304 6201397 140735024693040 140735024692168 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112137 83279 166 491 0 111636 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 448548

[startup+1602.3 s]
/proc/loadavg: 2.40 2.32 2.21 3/178 8224
/proc/meminfo: memFree=28313272/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448548 CPUtime=1602.05 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23349 0 0 0 160195 10 0 0 20 0 1 0 124818636 459313152 83838 33554432000 4194304 6201397 140735024693040 140735024692168 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112137 83838 166 491 0 111636 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 448548

[startup+1662.3 s]
/proc/loadavg: 2.24 2.29 2.21 3/178 8248
/proc/meminfo: memFree=28304500/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448548 CPUtime=1662.04 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23351 0 0 0 166194 10 0 0 20 0 1 0 124818636 459313152 83841 33554432000 4194304 6201397 140735024693040 140735024692168 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112137 83841 166 491 0 111636 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 448548

[startup+1722.3 s]
/proc/loadavg: 2.29 2.29 2.21 3/177 8250
/proc/meminfo: memFree=28296980/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448708 CPUtime=1722.03 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23361 0 0 0 172193 10 0 0 20 0 1 0 124818636 459476992 85167 33554432000 4194304 6201397 140735024693040 140735024691704 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112177 85167 166 491 0 111676 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 448708

[startup+1782.3 s]
/proc/loadavg: 2.19 2.27 2.20 3/177 8251
/proc/meminfo: memFree=28292552/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448708 CPUtime=1782.02 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23362 0 0 0 178192 10 0 0 20 0 1 0 124818636 459476992 85167 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112177 85167 166 491 0 111676 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 448708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.25 2.20 3/177 8251
/proc/meminfo: memFree=28288208/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448708 CPUtime=1800.02 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23362 0 0 0 179992 10 0 0 20 0 1 0 124818636 459476992 85167 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112177 85167 166 491 0 111676 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 448708

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

[startup+1800.3 s]
/proc/loadavg: 2.14 2.25 2.20 3/177 8251
/proc/meminfo: memFree=28288208/32872528 swapFree=16360/1798728
[pid=8090] ppid=8087 vsize=448708 CPUtime=1800.02 cores=1,3,5,7
/proc/8090/stat : 8090 (cdcl-cuttingpla) R 8087 8090 7724 0 -1 4202496 23362 0 0 0 179992 10 0 0 20 0 1 0 124818636 459476992 85167 33554432000 4194304 6201397 140735024693040 140735024692168 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8090/statm: 112177 85167 166 491 0 111676 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 448708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.102984
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 448708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.102984
maximum resident set size= 340668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23362
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= 12
involuntary context switches= 1874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.48832 second user time and 6.97194 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-09 01:34:15
IDJOB=4088342
IDBENCH=24974
IDSOLVER=2550
FILE ID=node123/4088342-1465428855
RUNJOBID= node123-1465427036-7741
PBS_JOBID= 19859787
Free space on /tmp= 71584 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_004_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088342-1465428855/watcher-4088342-1465428855 -o /tmp/evaluation-result-4088342-1465428855/solver-4088342-1465428855 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465427036-7741 --watchdog 1960 --input HOME/instance-4088342-1465428855.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 45c2f7ac01d7ade9fbe465857931ee2b
RANDOM SEED=378823261

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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        29165020 kB
Buffers:          188924 kB
Cached:           863388 kB
SwapCached:         1756 kB
Active:           460456 kB
Inactive:         696852 kB
Active(anon):     104784 kB
Inactive(anon):     2668 kB
Active(file):     355672 kB
Inactive(file):   694184 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:             56792 kB
Writeback:             0 kB
AnonPages:       1903716 kB
Mapped:             7816 kB
Shmem:                 0 kB
Slab:             615880 kB
SReclaimable:      59516 kB
SUnreclaim:       556364 kB
KernelStack:        1424 kB
PageTables:         8196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2034320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1863680 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-09 02:04:15