Trace number 4118545

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

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross14-117.lin.opb
MD5SUM881d776141e49a576f2f57244b0e7631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2331
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints8891
Number of constraints which are clauses5173
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints3717
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 3892
Biggest coefficient in the objective function 3011
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 12141
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 3011
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12141
Number of bits of the biggest sum of numbers14
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= 3900 #constraint= 8891
11.49/11.56	c #Conflicts:       1000 | #Learnt:       1040 | 0.000
11.49/11.56	c total clause space: 78.2603MB
11.49/11.56	c total #watches: 204799
22.39/22.43	c total #propagations: 287508 / total #impl: 2692801 (eff. 0.107)
22.39/22.43	c #Conflicts:       2000 | #Learnt:       2040 | 0.000
22.39/22.43	c total clause space: 127.173MB
22.39/22.43	c total #watches: 238562
35.68/35.73	c total #propagations: 472620 / total #impl: 4743551 (eff. 0.100)
35.68/35.73	c GC COLLECT
35.68/35.73	c #Conflicts:       3000 | #Learnt:       2057 | 0.000
35.68/35.73	c total clause space: 127.173MB
35.68/35.73	c total #watches: 230335
51.79/51.86	c total #propagations: 601059 / total #impl: 8059498 (eff. 0.075)
51.79/51.86	c #Conflicts:       4000 | #Learnt:       3057 | 0.000
51.79/51.86	c total clause space: 206.656MB
51.79/51.86	c total #watches: 248786
66.68/66.71	c total #propagations: 776395 / total #impl: 12531862 (eff. 0.062)
66.68/66.71	c GC COLLECT
66.68/66.71	c #Conflicts:       5000 | #Learnt:       2422 | 0.000
66.68/66.71	c total clause space: 206.656MB
66.68/66.71	c total #watches: 278065
83.59/83.65	c total #propagations: 916409 / total #impl: 16044042 (eff. 0.057)
83.59/83.65	c #Conflicts:       6000 | #Learnt:       3422 | 0.000
83.59/83.65	c total clause space: 206.656MB
83.59/83.65	c total #watches: 298899
99.37/99.49	c total #propagations: 1092003 / total #impl: 19410230 (eff. 0.056)
99.37/99.49	c GC COLLECT
99.37/99.49	c #Conflicts:       7000 | #Learnt:       2304 | 0.000
99.37/99.49	c total clause space: 335.816MB
99.37/99.49	c total #watches: 263489
115.37/115.40	c total #propagations: 1237778 / total #impl: 21923956 (eff. 0.056)
115.37/115.40	c #Conflicts:       8000 | #Learnt:       3309 | 0.000
115.37/115.40	c total clause space: 335.816MB
115.37/115.40	c total #watches: 326159
134.77/134.83	c total #propagations: 1365551 / total #impl: 24987083 (eff. 0.055)
134.77/134.83	c #Conflicts:       9000 | #Learnt:       4313 | 0.000
134.77/134.83	c total clause space: 335.816MB
134.77/134.83	c total #watches: 393603
152.46/152.59	c total #propagations: 1511329 / total #impl: 29512290 (eff. 0.051)
152.46/152.59	c GC COLLECT
152.46/152.59	c #Conflicts:      10000 | #Learnt:       2800 | 0.000
152.46/152.59	c total clause space: 335.816MB
152.46/152.59	c total #watches: 343446
168.76/168.83	c total #propagations: 1685150 / total #impl: 33883548 (eff. 0.050)
168.76/168.83	c #Conflicts:      11000 | #Learnt:       3800 | 0.000
168.76/168.83	c total clause space: 335.816MB
168.76/168.83	c total #watches: 348872
188.16/188.25	c total #propagations: 1860070 / total #impl: 38712208 (eff. 0.048)
188.16/188.25	c #Conflicts:      12000 | #Learnt:       4800 | 0.000
188.16/188.25	c total clause space: 335.816MB
188.16/188.25	c total #watches: 368577
208.36/208.42	c total #propagations: 2037577 / total #impl: 43125740 (eff. 0.047)
208.36/208.42	c #Conflicts:      13000 | #Learnt:       5800 | 0.000
208.36/208.42	c total clause space: 335.816MB
208.36/208.42	c total #watches: 396045
228.86/228.92	c total #propagations: 2181417 / total #impl: 47756696 (eff. 0.046)
228.86/228.92	c GC COLLECT
228.86/228.92	c #Conflicts:      14000 | #Learnt:       3956 | 0.000
228.86/228.92	c total clause space: 335.816MB
228.86/228.92	c total #watches: 390582
262.65/262.71	c total #propagations: 2331633 / total #impl: 52172064 (eff. 0.045)
262.65/262.71	c #Conflicts:      15000 | #Learnt:       4988 | 0.000
262.65/262.71	c total clause space: 335.816MB
262.65/262.71	c total #watches: 568529
302.04/302.15	c total #propagations: 2524985 / total #impl: 56291575 (eff. 0.045)
302.04/302.15	c #Conflicts:      16000 | #Learnt:       5994 | 0.000
302.04/302.15	c total clause space: 335.816MB
302.04/302.15	c total #watches: 659836
335.23/335.37	c total #propagations: 2643018 / total #impl: 60674682 (eff. 0.044)
335.23/335.37	c GC COLLECT
335.23/335.37	c #Conflicts:      17000 | #Learnt:       3820 | 0.000
335.23/335.37	c total clause space: 545.701MB
335.23/335.37	c total #watches: 614288
370.23/370.35	c total #propagations: 2754111 / total #impl: 64160956 (eff. 0.043)
370.23/370.35	c #Conflicts:      18000 | #Learnt:       4820 | 0.000
370.23/370.35	c total clause space: 545.701MB
370.23/370.35	c total #watches: 655497
405.84/405.92	c total #propagations: 2867367 / total #impl: 70250131 (eff. 0.041)
405.84/405.92	c #Conflicts:      19000 | #Learnt:       5820 | 0.000
405.84/405.92	c total clause space: 545.701MB
405.84/405.92	c total #watches: 699430
444.22/444.40	c total #propagations: 2973586 / total #impl: 75389578 (eff. 0.039)
444.22/444.40	c #Conflicts:      20000 | #Learnt:       6820 | 0.000
444.22/444.40	c total clause space: 545.701MB
444.22/444.40	c total #watches: 735804
481.22/481.39	c total #propagations: 3145662 / total #impl: 80545436 (eff. 0.039)
481.22/481.39	c GC COLLECT
481.22/481.39	c #Conflicts:      21000 | #Learnt:       4355 | 0.000
481.22/481.39	c total clause space: 545.701MB
481.22/481.39	c total #watches: 532893
506.11/506.22	c total #propagations: 3393958 / total #impl: 85947006 (eff. 0.039)
506.11/506.22	c #Conflicts:      22000 | #Learnt:       5355 | 0.000
506.11/506.22	c total clause space: 545.701MB
506.11/506.22	c total #watches: 558593
531.71/531.81	c total #propagations: 3617861 / total #impl: 88322387 (eff. 0.041)
531.71/531.81	c #Conflicts:      23000 | #Learnt:       6355 | 0.000
531.71/531.81	c total clause space: 545.701MB
531.71/531.81	c total #watches: 592518
560.61/560.79	c total #propagations: 3785227 / total #impl: 90386895 (eff. 0.042)
560.61/560.79	c #Conflicts:      24000 | #Learnt:       7355 | 0.000
560.61/560.79	c total clause space: 545.701MB
560.61/560.79	c total #watches: 624278
594.80/595.00	c total #propagations: 3966746 / total #impl: 92966769 (eff. 0.043)
594.80/595.00	c GC COLLECT
594.80/595.00	c #Conflicts:      25000 | #Learnt:       4578 | 0.000
594.80/595.00	c total clause space: 545.701MB
594.80/595.00	c total #watches: 482682
630.20/630.32	c total #propagations: 4205644 / total #impl: 95469063 (eff. 0.044)
630.20/630.32	c #Conflicts:      26000 | #Learnt:       5578 | 0.000
630.20/630.32	c total clause space: 545.701MB
630.20/630.32	c total #watches: 494455
665.09/665.28	c total #propagations: 4439801 / total #impl: 97669267 (eff. 0.045)
665.09/665.28	c #Conflicts:      27000 | #Learnt:       6578 | 0.000
665.09/665.28	c total clause space: 545.701MB
665.09/665.28	c total #watches: 498473
700.78/700.91	c total #propagations: 4685275 / total #impl: 100917664 (eff. 0.046)
700.78/700.91	c #Conflicts:      28000 | #Learnt:       7578 | 0.000
700.78/700.91	c total clause space: 545.701MB
700.78/700.91	c total #watches: 504072
738.67/738.83	c total #propagations: 4933815 / total #impl: 104219294 (eff. 0.047)
738.67/738.83	c GC COLLECT
738.67/738.83	c #Conflicts:      29000 | #Learnt:       4483 | 0.000
738.67/738.83	c total clause space: 545.701MB
738.67/738.83	c total #watches: 462988
774.67/774.85	c total #propagations: 5170378 / total #impl: 107069096 (eff. 0.048)
774.67/774.85	c #Conflicts:      30000 | #Learnt:       5483 | 0.000
774.67/774.85	c total clause space: 545.701MB
774.67/774.85	c total #watches: 472636
813.66/813.87	c total #propagations: 5411818 / total #impl: 110681119 (eff. 0.049)
813.66/813.87	c #Conflicts:      31000 | #Learnt:       6483 | 0.000
813.66/813.87	c total clause space: 545.701MB
813.66/813.87	c total #watches: 488647
849.26/849.47	c total #propagations: 5654930 / total #impl: 113036045 (eff. 0.050)
849.26/849.47	c #Conflicts:      32000 | #Learnt:       7483 | 0.000
849.26/849.47	c total clause space: 545.701MB
849.26/849.47	c total #watches: 499246
883.65/883.80	c total #propagations: 5888407 / total #impl: 116367145 (eff. 0.051)
883.65/883.80	c #Conflicts:      33000 | #Learnt:       8483 | 0.000
883.65/883.80	c total clause space: 545.701MB
883.65/883.80	c total #watches: 511277
918.05/918.28	c total #propagations: 6090822 / total #impl: 120267413 (eff. 0.051)
918.05/918.28	c GC COLLECT
918.05/918.28	c #Conflicts:      34000 | #Learnt:       5093 | 0.000
918.05/918.28	c total clause space: 545.701MB
918.05/918.28	c total #watches: 492545
948.05/948.27	c total #propagations: 6264019 / total #impl: 125746182 (eff. 0.050)
948.05/948.27	c #Conflicts:      35000 | #Learnt:       6093 | 0.000
948.05/948.27	c total clause space: 545.701MB
948.05/948.27	c total #watches: 519544
981.54/981.76	c total #propagations: 6421272 / total #impl: 130711899 (eff. 0.049)
981.54/981.76	c #Conflicts:      36000 | #Learnt:       7093 | 0.000
981.54/981.76	c total clause space: 545.701MB
981.54/981.76	c total #watches: 543058
1009.84/1010.07	c total #propagations: 6584934 / total #impl: 135206146 (eff. 0.049)
1009.84/1010.07	c #Conflicts:      37000 | #Learnt:       8093 | 0.000
1009.84/1010.07	c total clause space: 545.701MB
1009.84/1010.07	c total #watches: 563538
1040.73/1040.98	c total #propagations: 6744224 / total #impl: 138013690 (eff. 0.049)
1040.73/1040.98	c #Conflicts:      38000 | #Learnt:       9093 | 0.000
1040.73/1040.98	c total clause space: 545.701MB
1040.73/1040.98	c total #watches: 584520
1073.13/1073.33	c total #propagations: 6908981 / total #impl: 141956215 (eff. 0.049)
1073.13/1073.33	c GC COLLECT
1073.13/1073.33	c #Conflicts:      39000 | #Learnt:       5397 | 0.000
1073.13/1073.33	c total clause space: 545.701MB
1073.13/1073.33	c total #watches: 536372
1102.32/1102.52	c total #propagations: 7078804 / total #impl: 144827375 (eff. 0.049)
1102.32/1102.52	c #Conflicts:      40000 | #Learnt:       6397 | 0.000
1102.32/1102.52	c total clause space: 545.701MB
1102.32/1102.52	c total #watches: 547114
1130.52/1130.72	c total #propagations: 7241887 / total #impl: 147861345 (eff. 0.049)
1130.52/1130.72	c #Conflicts:      41000 | #Learnt:       7397 | 0.000
1130.52/1130.72	c total clause space: 545.701MB
1130.52/1130.72	c total #watches: 566077
1160.51/1160.71	c total #propagations: 7384991 / total #impl: 150323661 (eff. 0.049)
1160.51/1160.71	c #Conflicts:      42000 | #Learnt:       8397 | 0.000
1160.51/1160.71	c total clause space: 545.701MB
1160.51/1160.71	c total #watches: 585891
1192.71/1192.92	c total #propagations: 7527269 / total #impl: 152657763 (eff. 0.049)
1192.71/1192.92	c #Conflicts:      43000 | #Learnt:       9397 | 0.000
1192.71/1192.92	c total clause space: 545.701MB
1192.71/1192.92	c total #watches: 600080
1227.10/1227.36	c total #propagations: 7691617 / total #impl: 154742014 (eff. 0.050)
1227.10/1227.36	c GC COLLECT
1227.10/1227.36	c #Conflicts:      44000 | #Learnt:       5298 | 0.000
1227.10/1227.36	c total clause space: 545.701MB
1227.10/1227.36	c total #watches: 539772
1257.70/1257.99	c total #propagations: 7864175 / total #impl: 157930585 (eff. 0.050)
1257.70/1257.99	c #Conflicts:      45000 | #Learnt:       6298 | 0.000
1257.70/1257.99	c total clause space: 545.701MB
1257.70/1257.99	c total #watches: 561561
1292.89/1293.16	c total #propagations: 8032601 / total #impl: 160892792 (eff. 0.050)
1292.89/1293.16	c #Conflicts:      46000 | #Learnt:       7298 | 0.000
1292.89/1293.16	c total clause space: 545.701MB
1292.89/1293.16	c total #watches: 576808
1325.29/1325.59	c total #propagations: 8234075 / total #impl: 165224909 (eff. 0.050)
1325.29/1325.59	c #Conflicts:      47000 | #Learnt:       8298 | 0.000
1325.29/1325.59	c total clause space: 545.701MB
1325.29/1325.59	c total #watches: 591727
1356.09/1356.31	c total #propagations: 8441084 / total #impl: 168429712 (eff. 0.050)
1356.09/1356.31	c #Conflicts:      48000 | #Learnt:       9298 | 0.000
1356.09/1356.31	c total clause space: 545.701MB
1356.09/1356.31	c total #watches: 607549
1393.88/1394.10	c total #propagations: 8650993 / total #impl: 171431927 (eff. 0.050)
1393.88/1394.10	c #Conflicts:      49000 | #Learnt:      10298 | 0.000
1393.88/1394.10	c total clause space: 545.701MB
1393.88/1394.10	c total #watches: 617517
1427.58/1427.85	c total #propagations: 8917816 / total #impl: 174438436 (eff. 0.051)
1427.58/1427.85	c GC COLLECT
1427.58/1427.85	c #Conflicts:      50000 | #Learnt:       5951 | 0.000
1427.58/1427.85	c total clause space: 886.764MB
1427.58/1427.85	c total #watches: 551876
1459.26/1459.56	c total #propagations: 9142285 / total #impl: 178619042 (eff. 0.051)
1459.26/1459.56	c #Conflicts:      51000 | #Learnt:       6951 | 0.000
1459.26/1459.56	c total clause space: 886.764MB
1459.26/1459.56	c total #watches: 571302
1489.46/1489.71	c total #propagations: 9315022 / total #impl: 184690548 (eff. 0.050)
1489.46/1489.71	c #Conflicts:      52000 | #Learnt:       7951 | 0.000
1489.46/1489.71	c total clause space: 886.764MB
1489.46/1489.71	c total #watches: 590598
1520.15/1520.43	c total #propagations: 9485937 / total #impl: 192366624 (eff. 0.049)
1520.15/1520.43	c #Conflicts:      53000 | #Learnt:       8951 | 0.000
1520.15/1520.43	c total clause space: 886.764MB
1520.15/1520.43	c total #watches: 611558
1551.96/1552.25	c total #propagations: 9632937 / total #impl: 197528350 (eff. 0.049)
1551.96/1552.25	c #Conflicts:      54000 | #Learnt:       9951 | 0.000
1551.96/1552.25	c total clause space: 886.764MB
1551.96/1552.25	c total #watches: 631513
1579.14/1579.46	c total #propagations: 9826862 / total #impl: 200536170 (eff. 0.049)
1579.14/1579.46	c #Conflicts:      55000 | #Learnt:      10951 | 0.000
1579.14/1579.46	c total clause space: 886.764MB
1579.14/1579.46	c total #watches: 653622
1608.24/1608.54	c total #propagations: 10025229 / total #impl: 203665038 (eff. 0.049)
1608.24/1608.54	c GC COLLECT
1608.24/1608.54	c #Conflicts:      56000 | #Learnt:       6327 | 0.000
1608.24/1608.54	c total clause space: 886.764MB
1608.24/1608.54	c total #watches: 557233
1635.04/1635.30	c total #propagations: 10220148 / total #impl: 206181216 (eff. 0.050)
1635.04/1635.30	c #Conflicts:      57000 | #Learnt:       7327 | 0.000
1635.04/1635.30	c total clause space: 886.764MB
1635.04/1635.30	c total #watches: 585405
1666.13/1666.49	c total #propagations: 10411066 / total #impl: 208358743 (eff. 0.050)
1666.13/1666.49	c #Conflicts:      58000 | #Learnt:       8327 | 0.000
1666.13/1666.49	c total clause space: 886.764MB
1666.13/1666.49	c total #watches: 595917
1702.53/1702.82	c total #propagations: 10639642 / total #impl: 210729106 (eff. 0.050)
1702.53/1702.82	c #Conflicts:      59000 | #Learnt:       9327 | 0.000
1702.53/1702.82	c total clause space: 886.764MB
1702.53/1702.82	c total #watches: 600882
1732.92/1733.24	c total #propagations: 10874520 / total #impl: 214192188 (eff. 0.051)
1732.92/1733.24	c #Conflicts:      60000 | #Learnt:      10327 | 0.000
1732.92/1733.24	c total clause space: 886.764MB
1732.92/1733.24	c total #watches: 606802
1765.92/1766.20	c total #propagations: 11084174 / total #impl: 218350753 (eff. 0.051)
1765.92/1766.20	c #Conflicts:      61000 | #Learnt:      11327 | 0.000
1765.92/1766.20	c total clause space: 886.764MB
1765.92/1766.20	c total #watches: 616803
1791.91/1792.22	c total #propagations: 11287657 / total #impl: 221523373 (eff. 0.051)
1791.91/1792.22	c GC COLLECT
1791.91/1792.22	c #Conflicts:      62000 | #Learnt:       6413 | 0.000
1791.91/1792.22	c total clause space: 886.764MB
1791.91/1792.22	c total #watches: 565342

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-4118545-1467223322/watcher-4118545-1467223322 -o /tmp/evaluation-result-4118545-1467223322/solver-4118545-1467223322 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118545-1467223322.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3585
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.05 2.03 2.01 3/176 3588
/proc/meminfo: memFree=30784416/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 1352119 29810688 5269 33554432000 4194304 6201397 140733623837536 140733278695272 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 7278 5269 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 3588
/proc/meminfo: memFree=30784416/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=34392 CPUtime=0.09 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 971 0 0 0 9 0 0 0 20 0 1 0 1352119 35217408 7298 33554432000 4194304 6201397 140733623837536 140733278695272 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 8598 7298 146 491 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34392

[startup+0.200347 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 3588
/proc/meminfo: memFree=30784416/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=34676 CPUtime=0.19 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 1054 0 0 0 19 0 0 0 20 0 1 0 1352119 35508224 7381 33554432000 4194304 6201397 140733623837536 140733278695272 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 8669 7381 146 491 0 8168 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34676

[startup+0.300263 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 3588
/proc/meminfo: memFree=30784416/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=34708 CPUtime=0.29 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 1116 0 0 0 29 0 0 0 20 0 1 0 1352119 35540992 7435 33554432000 4194304 6201397 140733623837536 140733278695272 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 8677 7435 146 491 0 8176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34708

[startup+0.700236 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 3588
/proc/meminfo: memFree=30784416/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=37880 CPUtime=0.69 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 1401 0 0 0 69 0 0 0 20 0 1 0 1352119 38789120 7696 33554432000 4194304 6201397 140733623837536 140733623836232 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 9470 7696 147 491 0 8969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37880

[startup+1.50023 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 3589
/proc/meminfo: memFree=30753056/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=43048 CPUtime=1.49 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 1687 0 0 0 149 0 0 0 20 0 1 0 1352119 44081152 8474 33554432000 4194304 6201397 140733623837536 140733623836200 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 10762 8474 147 491 0 10261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43048

[startup+3.10029 s]
/proc/loadavg: 2.05 2.03 2.01 4/177 3589
/proc/meminfo: memFree=30747844/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=50944 CPUtime=3.09 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 2075 0 0 0 309 0 0 0 20 0 1 0 1352119 52166656 10365 33554432000 4194304 6201397 140733623837536 140733623836232 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 12736 10365 147 491 0 12235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50944

[startup+6.30025 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 3589
/proc/meminfo: memFree=30726312/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=82092 CPUtime=6.28 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 2596 0 0 0 628 0 0 0 20 0 1 0 1352119 84062208 15416 33554432000 4194304 6201397 140733623837536 140733623836376 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 20523 15416 147 491 0 20022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82092

[startup+12.7002 s]
/proc/loadavg: 2.04 2.03 2.01 3/177 3589
/proc/meminfo: memFree=30696048/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=113468 CPUtime=12.69 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 2972 0 0 0 1268 1 0 0 20 0 1 0 1352119 116191232 22909 33554432000 4194304 6201397 140733623837536 140733623836664 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 28367 22909 160 491 0 27866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113468

[startup+25.5003 s]
/proc/loadavg: 2.11 2.05 2.02 3/177 3589
/proc/meminfo: memFree=30638000/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=164972 CPUtime=25.48 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 6669 0 0 0 2546 2 0 0 20 0 1 0 1352119 168931328 35805 33554432000 4194304 6201397 140733623837536 140733623836664 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 41243 35805 160 491 0 40742 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 164972

[startup+51.1004 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 3589
/proc/meminfo: memFree=30590324/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=246672 CPUtime=51.08 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 7091 0 0 0 5105 3 0 0 20 0 1 0 1352119 252592128 47428 33554432000 4194304 6201397 140733623837536 140733623836328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 61668 47428 166 491 0 61167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 246672

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/177 3591
/proc/meminfo: memFree=30512596/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=380236 CPUtime=102.28 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 8745 0 0 0 10224 4 0 0 20 0 1 0 1352119 389361664 65223 33554432000 4194304 6201397 140733623837536 140733623836664 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 95059 65223 166 491 0 94558 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 380236

[startup+162.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/177 3592
/proc/meminfo: memFree=30467600/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=382648 CPUtime=162.26 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 9676 0 0 0 16221 5 0 0 20 0 1 0 1352119 391831552 74841 33554432000 4194304 6201397 140733623837536 140733623836664 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 95662 74841 166 491 0 95161 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 382648

[startup+222.307 s]
/proc/loadavg: 2.10 2.07 2.02 3/177 3593
/proc/meminfo: memFree=30432476/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=383048 CPUtime=222.26 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 9875 0 0 0 22220 6 0 0 20 0 1 0 1352119 392241152 82701 33554432000 4194304 6201397 140733623837536 140733623836664 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 95762 82701 166 491 0 95261 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 383048

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 3594
/proc/meminfo: memFree=30425352/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=386516 CPUtime=282.24 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 10757 0 0 0 28218 6 0 0 20 0 1 0 1352119 395792384 83583 33554432000 4194304 6201397 140733623837536 140733623836248 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 96629 83583 166 491 0 96128 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 386516

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/177 3595
/proc/meminfo: memFree=30366964/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=602552 CPUtime=342.23 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 11642 0 0 0 34216 7 0 0 20 0 1 0 1352119 617013248 96865 33554432000 4194304 6201397 140733623837536 140733623836488 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 150638 96865 166 491 0 150137 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 602552

[startup+402.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 3597
/proc/meminfo: memFree=30362020/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=603132 CPUtime=402.23 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 11787 0 0 0 40215 8 0 0 20 0 1 0 1352119 617607168 97010 33554432000 4194304 6201397 140733623837536 140733623835992 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 150783 97010 166 491 0 150282 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 603132

[startup+462.3 s]
/proc/loadavg: 2.16 2.08 2.02 4/177 3598
/proc/meminfo: memFree=30320824/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=606448 CPUtime=462.22 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 12749 0 0 0 46213 9 0 0 20 0 1 0 1352119 621002752 106659 33554432000 4194304 6201397 140733623837536 140733623836664 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151612 106659 166 491 0 151111 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 606448

[startup+522.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/178 3602
/proc/meminfo: memFree=30317100/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=606496 CPUtime=522.21 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 12768 0 0 0 52212 9 0 0 20 0 1 0 1352119 621051904 106678 33554432000 4194304 6201397 140733623837536 140733623836664 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151624 106678 166 491 0 151123 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 606496

[startup+582.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 3603
/proc/meminfo: memFree=30290944/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=606848 CPUtime=582.2 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 12951 0 0 0 58211 9 0 0 20 0 1 0 1352119 621412352 110949 33554432000 4194304 6201397 140733623837536 140733623835992 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151712 110949 166 491 0 151211 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 606848


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.12 2.03 3/178 3611
/proc/meminfo: memFree=30205352/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=606848 CPUtime=942.15 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13113 0 0 0 94205 10 0 0 20 0 1 0 1352119 621412352 126952 33554432000 4194304 6201397 140733623837536 140733623836664 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151712 126952 166 491 0 151211 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 606848

[startup+1002.3 s]
/proc/loadavg: 2.22 2.14 2.04 3/177 3612
/proc/meminfo: memFree=30200200/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607028 CPUtime=1002.14 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13178 0 0 0 100204 10 0 0 20 0 1 0 1352119 621596672 127017 33554432000 4194304 6201397 140733623837536 140733623836488 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151757 127017 166 491 0 151256 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 607028

[startup+1062.3 s]
/proc/loadavg: 2.26 2.16 2.05 3/177 3614
/proc/meminfo: memFree=30139328/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607352 CPUtime=1062.13 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13299 0 0 0 106202 11 0 0 20 0 1 0 1352119 621928448 141446 33554432000 4194304 6201397 140733623837536 140733623836488 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151838 141446 166 491 0 151337 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 607352

[startup+1122.3 s]
/proc/loadavg: 2.13 2.14 2.05 3/178 3618
/proc/meminfo: memFree=30139388/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607416 CPUtime=1122.12 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13341 0 0 0 112201 11 0 0 20 0 1 0 1352119 621993984 141488 33554432000 4194304 6201397 140733623837536 140733623836664 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151854 141488 166 491 0 151353 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 607416

[startup+1182.3 s]
/proc/loadavg: 2.17 2.14 2.05 3/177 3619
/proc/meminfo: memFree=30138904/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607536 CPUtime=1182.11 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13357 0 0 0 118200 11 0 0 20 0 1 0 1352119 622116864 141504 33554432000 4194304 6201397 140733623837536 140733623836664 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151884 141504 166 491 0 151383 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 607536

[startup+1242.3 s]
/proc/loadavg: 2.20 2.16 2.06 3/177 3620
/proc/meminfo: memFree=30107124/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607736 CPUtime=1242.1 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13432 0 0 0 124199 11 0 0 20 0 1 0 1352119 622321664 148732 33554432000 4194304 6201397 140733623837536 140733623836664 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151934 148732 166 491 0 151433 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 607736

[startup+1302.3 s]
/proc/loadavg: 2.29 2.19 2.08 3/177 3621
/proc/meminfo: memFree=30102284/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607824 CPUtime=1302.09 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13475 0 0 0 130198 11 0 0 20 0 1 0 1352119 622411776 148775 33554432000 4194304 6201397 140733623837536 140733623836664 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151956 148775 166 491 0 151455 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 607824

[startup+1362.3 s]
/proc/loadavg: 2.18 2.16 2.08 3/177 3623
/proc/meminfo: memFree=30099756/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=607880 CPUtime=1362.08 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13487 0 0 0 136197 11 0 0 20 0 1 0 1352119 622469120 148787 33554432000 4194304 6201397 140733623837536 140733623836664 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 151970 148787 166 491 0 151469 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 607880

[startup+1422.3 s]
/proc/loadavg: 2.26 2.18 2.09 3/177 3669
/proc/meminfo: memFree=30182676/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957284 CPUtime=1422.08 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13745 0 0 0 142197 11 0 0 20 0 1 0 1352119 980258816 155649 33554432000 4194304 6201397 140733623837536 140733623836488 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239321 155649 166 491 0 238820 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 957284

[startup+1482.3 s]
/proc/loadavg: 2.15 2.16 2.09 3/177 3670
/proc/meminfo: memFree=30158796/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957336 CPUtime=1482.06 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13757 0 0 0 148195 11 0 0 20 0 1 0 1352119 980312064 155661 33554432000 4194304 6201397 140733623837536 140733623836488 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239334 155661 166 491 0 238833 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 957336

[startup+1542.31 s]
/proc/loadavg: 2.18 2.16 2.09 3/177 3671
/proc/meminfo: memFree=30139256/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957644 CPUtime=1542.06 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 13831 0 0 0 154195 11 0 0 20 0 1 0 1352119 980627456 155735 33554432000 4194304 6201397 140733623837536 140733623836488 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239411 155735 166 491 0 238910 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 957644

[startup+1602.3 s]
/proc/loadavg: 2.11 2.14 2.09 3/177 3672
/proc/meminfo: memFree=30103252/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957932 CPUtime=1602.04 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14059 0 0 0 160193 11 0 0 20 0 1 0 1352119 980922368 161046 33554432000 4194304 6201397 140733623837536 140733623836488 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239483 161046 166 491 0 238982 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 957932

[startup+1662.3 s]
/proc/loadavg: 2.04 2.11 2.08 3/177 3674
/proc/meminfo: memFree=30086588/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957932 CPUtime=1662.03 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14060 0 0 0 166192 11 0 0 20 0 1 0 1352119 980922368 161047 33554432000 4194304 6201397 140733623837536 140733623836664 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239483 161047 166 491 0 238982 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 957932

[startup+1722.3 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 3678
/proc/meminfo: memFree=30073592/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957932 CPUtime=1722.02 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14060 0 0 0 172191 11 0 0 20 0 1 0 1352119 980922368 161047 33554432000 4194304 6201397 140733623837536 140733623836664 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239483 161047 166 491 0 238982 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 957932

[startup+1782.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/177 3679
/proc/meminfo: memFree=30060464/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957992 CPUtime=1782.01 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14168 0 0 0 178190 11 0 0 20 0 1 0 1352119 980983808 162169 33554432000 4194304 6201397 140733623837536 140733623836488 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239498 162169 166 491 0 238997 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 957992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 3680
/proc/meminfo: memFree=30059840/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957992 CPUtime=1800.01 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14171 0 0 0 179990 11 0 0 20 0 1 0 1352119 980983808 162172 33554432000 4194304 6201397 140733623837536 140733623836664 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239498 162172 166 491 0 238997 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 957992

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

[startup+1800.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 3680
/proc/meminfo: memFree=30059840/32872528 swapFree=478180/527236
[pid=3588] ppid=3585 vsize=957992 CPUtime=1800.01 cores=1,3,5,7
/proc/3588/stat : 3588 (cdcl-cuttingpla) R 3585 3588 1982 0 -1 4202496 14171 0 0 0 179990 11 0 0 20 0 1 0 1352119 980983808 162172 33554432000 4194304 6201397 140733623837536 140733623836664 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 239498 162172 166 491 0 238997 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 957992

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.118981
maximum resident set size= 648688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14171
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= 9
involuntary context switches= 1991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67129 second user time and 6.78997 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-29 20:02:02
IDJOB=4118545
IDBENCH=111505
IDSOLVER=2550
FILE ID=node141/4118545-1467223322
RUNJOBID= node141-1467210288-1999
PBS_JOBID= 19997592
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross14-117.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118545-1467223322/watcher-4118545-1467223322 -o /tmp/evaluation-result-4118545-1467223322/solver-4118545-1467223322 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118545-1467223322.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 881d776141e49a576f2f57244b0e7631
RANDOM SEED=1543830555

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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.448
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.448
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.448
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	: 5339.30
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.448
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.53
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.448
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30784688 kB
Buffers:           63524 kB
Cached:           604648 kB
SwapCached:            0 kB
Active:           266612 kB
Inactive:         586736 kB
Active(anon):     188004 kB
Inactive(anon):        4 kB
Active(file):      78608 kB
Inactive(file):   586732 kB
Unevictable:      527236 kB
Mlocked:          478180 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:        687480 kB
Mapped:            14440 kB
Shmem:               204 kB
Slab:             575688 kB
SReclaimable:      19896 kB
SUnreclaim:       555792 kB
KernelStack:        1472 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     829340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node141 at 2016-06-29 20:32:02