Trace number 4100431

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 binary search 2016-05-01? (TO) 1800.1 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-roll3000.opb
MD5SUM8bdca001a57a76bf3835c82b9bc6a431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark261403
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 526135
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.04	c * #variable= 8902 #constraint= 2864
0.08/0.10	c * #variable= 8902 #constraint= 2864
3.19/3.25	c #Conflicts:       1000 | #Learnt:        998 | 0.107
3.19/3.25	c total clause space: 18.2382MB
3.19/3.25	c total #watches: 179478
4.29/4.38	c total #propagations: 66140 / total #impl: 2867424 (eff. 0.023)
4.29/4.38	c #Conflicts:       2000 | #Learnt:       1997 | 0.153
4.29/4.38	c total clause space: 18.2382MB
4.29/4.38	c total #watches: 226474
4.99/5.08	c total #propagations: 112499 / total #impl: 4162065 (eff. 0.027)
4.99/5.08	c GC COLLECT
4.99/5.08	c #Conflicts:       3000 | #Learnt:       2004 | 0.152
4.99/5.08	c total clause space: 18.2382MB
4.99/5.08	c total #watches: 156018
6.19/6.24	c total #propagations: 160940 / total #impl: 6967742 (eff. 0.023)
6.19/6.24	c #Conflicts:       4000 | #Learnt:       3004 | 0.126
6.19/6.24	c total clause space: 29.637MB
6.19/6.24	c total #watches: 268344
7.49/7.56	c total #propagations: 208828 / total #impl: 9292755 (eff. 0.022)
7.49/7.56	c GC COLLECT
7.49/7.56	c #Conflicts:       5000 | #Learnt:       2354 | 0.103
7.49/7.56	c total clause space: 29.637MB
7.49/7.56	c total #watches: 324018
11.19/11.23	c total #propagations: 289385 / total #impl: 15843547 (eff. 0.018)
11.19/11.23	c #Conflicts:       6000 | #Learnt:       3354 | 0.280
11.19/11.23	c total clause space: 29.637MB
11.19/11.23	c total #watches: 417679
16.18/16.27	c total #propagations: 414727 / total #impl: 21914539 (eff. 0.019)
16.18/16.27	c GC COLLECT
16.18/16.27	c #Conflicts:       7000 | #Learnt:       2239 | 0.435
16.18/16.27	c total clause space: 48.1602MB
16.18/16.27	c total #watches: 314861
19.48/19.56	c total #propagations: 534147 / total #impl: 27732045 (eff. 0.019)
19.48/19.56	c #Conflicts:       8000 | #Learnt:       3239 | 0.433
19.48/19.56	c total clause space: 48.1602MB
19.48/19.56	c total #watches: 394744
22.78/22.86	c total #propagations: 629635 / total #impl: 33424724 (eff. 0.019)
22.78/22.86	c #Conflicts:       9000 | #Learnt:       4237 | 0.612
22.78/22.86	c total clause space: 48.1602MB
22.78/22.86	c total #watches: 433309
26.78/26.82	c total #propagations: 725225 / total #impl: 37105319 (eff. 0.020)
26.78/26.82	c GC COLLECT
26.78/26.82	c #Conflicts:      10000 | #Learnt:       2733 | 0.588
26.78/26.82	c total clause space: 48.1602MB
26.78/26.82	c total #watches: 241663
29.38/29.41	c total #propagations: 825798 / total #impl: 41336578 (eff. 0.020)
29.38/29.41	c #Conflicts:      11000 | #Learnt:       3732 | 0.792
29.38/29.41	c total clause space: 48.1602MB
29.38/29.41	c total #watches: 341213
33.38/33.41	c total #propagations: 941379 / total #impl: 51569399 (eff. 0.018)
33.38/33.41	c #Conflicts:      12000 | #Learnt:       4732 | 0.804
33.38/33.41	c total clause space: 48.1602MB
33.38/33.41	c total #watches: 415400
37.68/37.73	c total #propagations: 1090346 / total #impl: 68273781 (eff. 0.016)
37.68/37.73	c #Conflicts:      13000 | #Learnt:       5732 | 0.786
37.68/37.73	c total clause space: 48.1602MB
37.68/37.73	c total #watches: 479369
41.28/41.33	c total #propagations: 1215298 / total #impl: 80905479 (eff. 0.015)
41.28/41.33	c GC COLLECT
41.28/41.33	c #Conflicts:      14000 | #Learnt:       3872 | 0.797
41.28/41.33	c total clause space: 48.1602MB
41.28/41.33	c total #watches: 354269
45.49/45.59	c total #propagations: 1337108 / total #impl: 94936401 (eff. 0.014)
45.49/45.59	c #Conflicts:      15000 | #Learnt:       4872 | 0.781
45.49/45.59	c total clause space: 48.1602MB
45.49/45.59	c total #watches: 446157
49.69/49.77	c total #propagations: 1448596 / total #impl: 110237244 (eff. 0.013)
49.69/49.77	c #Conflicts:      16000 | #Learnt:       5872 | 0.736
49.69/49.77	c total clause space: 48.1602MB
49.69/49.77	c total #watches: 516771
54.08/54.13	c total #propagations: 1539201 / total #impl: 124607582 (eff. 0.012)
54.08/54.13	c GC COLLECT
54.08/54.13	c #Conflicts:      17000 | #Learnt:       3709 | 0.717
54.08/54.13	c total clause space: 48.1602MB
54.08/54.13	c total #watches: 382788
58.39/58.42	c total #propagations: 1691917 / total #impl: 141973988 (eff. 0.012)
58.39/58.42	c #Conflicts:      18000 | #Learnt:       4709 | 0.687
58.39/58.42	c total clause space: 48.1602MB
58.39/58.42	c total #watches: 491651
63.89/63.96	c total #propagations: 1827303 / total #impl: 159765992 (eff. 0.011)
63.89/63.96	c #Conflicts:      19000 | #Learnt:       5709 | 0.674
63.89/63.96	c total clause space: 48.1602MB
63.89/63.96	c total #watches: 587115
71.28/71.36	c total #propagations: 1945784 / total #impl: 179730292 (eff. 0.011)
71.28/71.36	c #Conflicts:      20000 | #Learnt:       6709 | 0.698
71.28/71.36	c total clause space: 48.1602MB
71.28/71.36	c total #watches: 659000
76.78/76.81	c total #propagations: 2058033 / total #impl: 195025798 (eff. 0.011)
76.78/76.81	c GC COLLECT
76.78/76.81	c #Conflicts:      21000 | #Learnt:       4230 | 0.706
76.78/76.81	c total clause space: 48.1602MB
76.78/76.81	c total #watches: 432473
81.67/81.71	c total #propagations: 2158427 / total #impl: 206020927 (eff. 0.010)
81.67/81.71	c #Conflicts:      22000 | #Learnt:       5229 | 0.706
81.67/81.71	c total clause space: 48.1602MB
81.67/81.71	c total #watches: 488837
89.27/89.36	c total #propagations: 2273196 / total #impl: 217385220 (eff. 0.010)
89.27/89.36	c #Conflicts:      23000 | #Learnt:       6229 | 0.692
89.27/89.36	c total clause space: 48.1602MB
89.27/89.36	c total #watches: 573885
95.87/95.94	c total #propagations: 2412791 / total #impl: 234890325 (eff. 0.010)
95.87/95.94	c #Conflicts:      24000 | #Learnt:       7228 | 0.673
95.87/95.94	c total clause space: 48.1602MB
95.87/95.94	c total #watches: 646691
101.18/101.21	c total #propagations: 2527476 / total #impl: 249457637 (eff. 0.010)
101.18/101.21	c GC COLLECT
101.18/101.21	c #Conflicts:      25000 | #Learnt:       4420 | 0.671
101.18/101.21	c total clause space: 48.1602MB
101.18/101.21	c total #watches: 376847
104.48/104.58	c total #propagations: 2633368 / total #impl: 261871191 (eff. 0.010)
104.48/104.58	c #Conflicts:      26000 | #Learnt:       5420 | 0.647
104.48/104.58	c total clause space: 48.1602MB
104.48/104.58	c total #watches: 463845
109.67/109.70	c total #propagations: 2742570 / total #impl: 274280174 (eff. 0.010)
109.67/109.70	c #Conflicts:      27000 | #Learnt:       6420 | 0.624
109.67/109.70	c total clause space: 48.1602MB
109.67/109.70	c total #watches: 555325
116.97/117.00	c total #propagations: 2850661 / total #impl: 291600492 (eff. 0.010)
116.97/117.00	c #Conflicts:      28000 | #Learnt:       7420 | 0.615
116.97/117.00	c total clause space: 48.1602MB
116.97/117.00	c total #watches: 652245
125.57/125.68	c total #propagations: 2966228 / total #impl: 311163393 (eff. 0.010)
125.57/125.68	c GC COLLECT
125.57/125.68	c #Conflicts:      29000 | #Learnt:       4333 | 0.599
125.57/125.68	c total clause space: 48.1602MB
125.57/125.68	c total #watches: 455243
132.27/132.38	c total #propagations: 3087256 / total #impl: 330731002 (eff. 0.009)
132.27/132.38	c #Conflicts:      30000 | #Learnt:       5332 | 0.586
132.27/132.38	c total clause space: 48.1602MB
132.27/132.38	c total #watches: 550776
139.96/140.05	c total #propagations: 3235331 / total #impl: 344428630 (eff. 0.009)
139.96/140.05	c #Conflicts:      31000 | #Learnt:       6332 | 0.586
139.96/140.05	c total clause space: 48.1602MB
139.96/140.05	c total #watches: 639209
147.76/147.86	c total #propagations: 3354403 / total #impl: 357449599 (eff. 0.009)
147.76/147.86	c #Conflicts:      32000 | #Learnt:       7332 | 0.579
147.76/147.86	c total clause space: 48.1602MB
147.76/147.86	c total #watches: 710501
153.56/153.67	c total #propagations: 3463931 / total #impl: 367978874 (eff. 0.009)
153.56/153.67	c #Conflicts:      33000 | #Learnt:       8332 | 0.627
153.56/153.67	c total clause space: 48.1602MB
153.56/153.67	c total #watches: 739647
159.06/159.13	c total #propagations: 3530110 / total #impl: 374363052 (eff. 0.009)
159.06/159.13	c GC COLLECT
159.06/159.13	c #Conflicts:      34000 | #Learnt:       4933 | 0.628
159.06/159.13	c total clause space: 48.1602MB
159.06/159.13	c total #watches: 448862
162.36/162.44	c total #propagations: 3618200 / total #impl: 384826343 (eff. 0.009)
162.36/162.44	c #Conflicts:      35000 | #Learnt:       5933 | 0.629
162.36/162.44	c total clause space: 48.1602MB
162.36/162.44	c total #watches: 515529
168.37/168.48	c total #propagations: 3697582 / total #impl: 392401900 (eff. 0.009)
168.37/168.48	c #Conflicts:      36000 | #Learnt:       6932 | 0.620
168.37/168.48	c total clause space: 48.1602MB
168.37/168.48	c total #watches: 605538
178.46/178.57	c total #propagations: 3806737 / total #impl: 404957498 (eff. 0.009)
178.46/178.57	c #Conflicts:      37000 | #Learnt:       7932 | 0.606
178.46/178.57	c total clause space: 48.1602MB
178.46/178.57	c total #watches: 699504
187.66/187.79	c total #propagations: 3946260 / total #impl: 423491338 (eff. 0.009)
187.66/187.79	c S1->S2
187.66/187.79	c S2->S1
187.66/187.79	c #Conflicts:      38000 | #Learnt:       8926 | 0.592
187.66/187.79	c total clause space: 78.2603MB
187.66/187.79	c total #watches: 939656
195.36/195.44	c total #propagations: 4095425 / total #impl: 439868549 (eff. 0.009)
195.36/195.44	c GC COLLECT
195.36/195.44	c #Conflicts:      39000 | #Learnt:       1817 | 0.582
195.36/195.44	c total clause space: 78.2603MB
195.36/195.44	c total #watches: 194011
198.36/198.48	c total #propagations: 4242486 / total #impl: 455074804 (eff. 0.009)
198.36/198.48	c #Conflicts:      40000 | #Learnt:       2817 | 0.580
198.36/198.48	c total clause space: 78.2603MB
198.36/198.48	c total #watches: 320554
202.16/202.25	c total #propagations: 4392871 / total #impl: 468857086 (eff. 0.009)
202.16/202.25	c #Conflicts:      41000 | #Learnt:       3817 | 0.568
202.16/202.25	c total clause space: 78.2603MB
202.16/202.25	c total #watches: 472431
208.26/208.39	c total #propagations: 4505002 / total #impl: 485128777 (eff. 0.009)
208.26/208.39	c #Conflicts:      42000 | #Learnt:       4817 | 0.554
208.26/208.39	c total clause space: 78.2603MB
208.26/208.39	c total #watches: 634614
214.65/214.70	c total #propagations: 4596871 / total #impl: 507250894 (eff. 0.009)
214.65/214.70	c #Conflicts:      43000 | #Learnt:       5817 | 0.541
214.65/214.70	c total clause space: 78.2603MB
214.65/214.70	c total #watches: 810049
221.55/221.69	c total #propagations: 4680263 / total #impl: 550011692 (eff. 0.009)
221.55/221.69	c GC COLLECT
221.55/221.69	c #Conflicts:      44000 | #Learnt:       3552 | 0.530
221.55/221.69	c total clause space: 78.2603MB
221.55/221.69	c total #watches: 610708
221.85/221.95	c total #propagations: 4754089 / total #impl: 589073955 (eff. 0.008)
221.85/221.95	c #Conflicts:      45000 | #Learnt:       4552 | 0.519
221.85/221.95	c total clause space: 78.2603MB
221.85/221.95	c total #watches: 621735
225.15/225.29	c total #propagations: 4783649 / total #impl: 590577518 (eff. 0.008)
225.15/225.29	c #Conflicts:      46000 | #Learnt:       5552 | 0.522
225.15/225.29	c total clause space: 78.2603MB
225.15/225.29	c total #watches: 806999
232.85/232.95	c total #propagations: 4865929 / total #impl: 592778660 (eff. 0.008)
232.85/232.95	c #Conflicts:      47000 | #Learnt:       6552 | 0.511
232.85/232.95	c total clause space: 78.2603MB
232.85/232.95	c total #watches: 825905
244.65/244.79	c total #propagations: 5034368 / total #impl: 594867945 (eff. 0.008)
244.65/244.79	c #Conflicts:      48000 | #Learnt:       7550 | 0.520
244.65/244.79	c total clause space: 78.2603MB
244.65/244.79	c total #watches: 883823
256.45/256.59	c total #propagations: 5207839 / total #impl: 600641538 (eff. 0.009)
256.45/256.59	c #Conflicts:      49000 | #Learnt:       8550 | 0.527
256.45/256.59	c total clause space: 78.2603MB
256.45/256.59	c total #watches: 943251
263.84/263.90	c total #propagations: 5335355 / total #impl: 608399719 (eff. 0.009)
263.84/263.90	c GC COLLECT
263.84/263.90	c #Conflicts:      50000 | #Learnt:       5088 | 0.546
263.84/263.90	c total clause space: 78.2603MB
263.84/263.90	c total #watches: 464384
268.14/268.29	c total #propagations: 5450224 / total #impl: 616264150 (eff. 0.009)
268.14/268.29	c #Conflicts:      51000 | #Learnt:       6087 | 0.539
268.14/268.29	c total clause space: 78.2603MB
268.14/268.29	c total #watches: 522409
272.34/272.40	c total #propagations: 5593982 / total #impl: 628665992 (eff. 0.009)
272.34/272.40	c #Conflicts:      52000 | #Learnt:       7087 | 0.535
272.34/272.40	c total clause space: 78.2603MB
272.34/272.40	c total #watches: 603457
277.84/277.97	c total #propagations: 5722311 / total #impl: 640220021 (eff. 0.009)
277.84/277.97	c #Conflicts:      53000 | #Learnt:       8087 | 0.532
277.84/277.97	c total clause space: 78.2603MB
277.84/277.97	c total #watches: 710238
283.24/283.34	c total #propagations: 5837343 / total #impl: 654385211 (eff. 0.009)
283.24/283.34	c #Conflicts:      54000 | #Learnt:       9087 | 0.546
283.24/283.34	c total clause space: 78.2603MB
283.24/283.34	c total #watches: 770312
285.14/285.21	c total #propagations: 5929237 / total #impl: 664160695 (eff. 0.009)
285.14/285.21	c #Conflicts:      55000 | #Learnt:      10087 | 0.602
285.14/285.21	c total clause space: 78.2603MB
285.14/285.21	c total #watches: 792176
291.34/291.43	c total #propagations: 5987814 / total #impl: 667656228 (eff. 0.009)
291.34/291.43	c GC COLLECT
291.34/291.43	c #Conflicts:      56000 | #Learnt:       5900 | 0.604
291.34/291.43	c total clause space: 78.2603MB
291.34/291.43	c total #watches: 465421
296.14/296.24	c total #propagations: 6121447 / total #impl: 682533988 (eff. 0.009)
296.14/296.24	c #Conflicts:      57000 | #Learnt:       6900 | 0.622
296.14/296.24	c total clause space: 78.2603MB
296.14/296.24	c total #watches: 563136
304.75/304.86	c total #propagations: 6240786 / total #impl: 694903125 (eff. 0.009)
304.75/304.86	c #Conflicts:      58000 | #Learnt:       7900 | 0.625
304.75/304.86	c total clause space: 78.2603MB
304.75/304.86	c total #watches: 632111
310.94/311.04	c total #propagations: 6378583 / total #impl: 715237379 (eff. 0.009)
310.94/311.04	c #Conflicts:      59000 | #Learnt:       8899 | 0.620
310.94/311.04	c total clause space: 78.2603MB
310.94/311.04	c total #watches: 696590
319.75/319.84	c total #propagations: 6467472 / total #impl: 729782112 (eff. 0.009)
319.75/319.84	c #Conflicts:      60000 | #Learnt:       9899 | 0.614
319.75/319.84	c total clause space: 78.2603MB
319.75/319.84	c total #watches: 782932
330.74/330.86	c total #propagations: 6590804 / total #impl: 749083397 (eff. 0.009)
330.74/330.86	c #Conflicts:      61000 | #Learnt:      10899 | 0.609
330.74/330.86	c total clause space: 78.2603MB
330.74/330.86	c total #watches: 867074
337.24/337.37	c total #propagations: 6750364 / total #impl: 773679542 (eff. 0.009)
337.24/337.37	c GC COLLECT
337.24/337.37	c #Conflicts:      62000 | #Learnt:       6216 | 0.610
337.24/337.37	c total clause space: 78.2603MB
337.24/337.37	c total #watches: 558485
344.54/344.60	c total #propagations: 6872740 / total #impl: 790723519 (eff. 0.009)
344.54/344.60	c #Conflicts:      63000 | #Learnt:       7216 | 0.602
344.54/344.60	c total clause space: 78.2603MB
344.54/344.60	c total #watches: 658040
354.03/354.15	c total #propagations: 7066208 / total #impl: 813143217 (eff. 0.009)
354.03/354.15	c #Conflicts:      64000 | #Learnt:       8216 | 0.596
354.03/354.15	c total clause space: 78.2603MB
354.03/354.15	c total #watches: 759471
365.33/365.41	c total #propagations: 7180071 / total #impl: 833805491 (eff. 0.009)
365.33/365.41	c #Conflicts:      65000 | #Learnt:       9216 | 0.596
365.33/365.41	c total clause space: 78.2603MB
365.33/365.41	c total #watches: 858460
378.03/378.19	c total #propagations: 7312256 / total #impl: 855787743 (eff. 0.009)
378.03/378.19	c #Conflicts:      66000 | #Learnt:      10216 | 0.591
378.03/378.19	c total clause space: 78.2603MB
378.03/378.19	c total #watches: 937349
379.73/379.81	c total #propagations: 7430283 / total #impl: 878125127 (eff. 0.008)
379.73/379.81	c #Conflicts:      67000 | #Learnt:      11216 | 0.583
379.73/379.81	c total clause space: 78.2603MB
379.73/379.81	c total #watches: 978236
390.12/390.23	c total #propagations: 7625655 / total #impl: 886306008 (eff. 0.009)
390.12/390.23	c #Conflicts:      68000 | #Learnt:      12215 | 0.575
390.12/390.23	c total clause space: 78.2603MB
390.12/390.23	c total #watches: 1004461
392.92/393.00	c total #propagations: 7760668 / total #impl: 887494936 (eff. 0.009)
392.92/393.00	c GC COLLECT
392.92/393.00	c #Conflicts:      69000 | #Learnt:       7103 | 0.570
392.92/393.00	c total clause space: 78.2603MB
392.92/393.00	c total #watches: 585908
400.92/401.07	c total #propagations: 7831076 / total #impl: 889353627 (eff. 0.009)
400.92/401.07	c #Conflicts:      70000 | #Learnt:       8103 | 0.569
400.92/401.07	c total clause space: 78.2603MB
400.92/401.07	c total #watches: 723363
412.42/412.59	c total #propagations: 7954612 / total #impl: 918130574 (eff. 0.009)
412.42/412.59	c #Conflicts:      71000 | #Learnt:       9103 | 0.566
412.42/412.59	c total clause space: 78.2603MB
412.42/412.59	c total #watches: 842224
423.11/423.28	c total #propagations: 8097945 / total #impl: 975880060 (eff. 0.008)
423.11/423.28	c #Conflicts:      72000 | #Learnt:      10103 | 0.561
423.11/423.28	c total clause space: 78.2603MB
423.11/423.28	c total #watches: 939258
440.11/440.23	c total #propagations: 8181835 / total #impl: 1016468188 (eff. 0.008)
440.11/440.23	c #Conflicts:      73000 | #Learnt:      11102 | 0.561
440.11/440.23	c total clause space: 78.2603MB
440.11/440.23	c total #watches: 1013259
459.50/459.65	c total #propagations: 8281753 / total #impl: 1073141513 (eff. 0.008)
459.50/459.65	c #Conflicts:      74000 | #Learnt:      12102 | 0.556
459.50/459.65	c total clause space: 78.2603MB
459.50/459.65	c total #watches: 1130632
478.41/478.56	c total #propagations: 8439224 / total #impl: 1137199249 (eff. 0.007)
478.41/478.56	c GC COLLECT
478.41/478.56	c #Conflicts:      75000 | #Learnt:       6660 | 0.558
478.41/478.56	c total clause space: 78.2603MB
478.41/478.56	c total #watches: 697683
491.30/491.42	c total #propagations: 8563270 / total #impl: 1196128534 (eff. 0.007)
491.30/491.42	c #Conflicts:      76000 | #Learnt:       7660 | 0.557
491.30/491.42	c total clause space: 78.2603MB
491.30/491.42	c total #watches: 783312
504.60/504.73	c total #propagations: 8710297 / total #impl: 1244994297 (eff. 0.007)
504.60/504.73	c #Conflicts:      77000 | #Learnt:       8660 | 0.556
504.60/504.73	c total clause space: 78.2603MB
504.60/504.73	c total #watches: 885202
520.89/521.07	c total #propagations: 8818568 / total #impl: 1296894020 (eff. 0.007)
520.89/521.07	c #Conflicts:      78000 | #Learnt:       9660 | 0.554
520.89/521.07	c total clause space: 78.2603MB
520.89/521.07	c total #watches: 979266
532.49/532.66	c total #propagations: 8940461 / total #impl: 1357707357 (eff. 0.007)
532.49/532.66	c #Conflicts:      79000 | #Learnt:      10660 | 0.550
532.49/532.66	c total clause space: 78.2603MB
532.49/532.66	c total #watches: 1072249
546.29/546.49	c total #propagations: 9040923 / total #impl: 1400688212 (eff. 0.006)
546.29/546.49	c #Conflicts:      80000 | #Learnt:      11660 | 0.546
546.29/546.49	c total clause space: 78.2603MB
546.29/546.49	c total #watches: 1162099
565.09/565.26	c total #propagations: 9140094 / total #impl: 1461471600 (eff. 0.006)
565.09/565.26	c #Conflicts:      81000 | #Learnt:      12660 | 0.546
565.09/565.26	c total clause space: 78.2603MB
565.09/565.26	c total #watches: 1262992
589.28/589.42	c total #propagations: 9264467 / total #impl: 1529678318 (eff. 0.006)
589.28/589.42	c GC COLLECT
589.28/589.42	c #Conflicts:      82000 | #Learnt:       6882 | 0.541
589.28/589.42	c total clause space: 78.2603MB
589.28/589.42	c total #watches: 728974
608.99/609.12	c total #propagations: 9413896 / total #impl: 1609355829 (eff. 0.006)
608.99/609.12	c #Conflicts:      83000 | #Learnt:       7882 | 0.535
608.99/609.12	c total clause space: 78.2603MB
608.99/609.12	c total #watches: 822317
627.29/627.47	c total #propagations: 9552983 / total #impl: 1654304383 (eff. 0.006)
627.29/627.47	c #Conflicts:      84000 | #Learnt:       8882 | 0.529
627.29/627.47	c total clause space: 78.2603MB
627.29/627.47	c total #watches: 916612
650.28/650.41	c total #propagations: 9659417 / total #impl: 1686031990 (eff. 0.006)
650.28/650.41	c #Conflicts:      85000 | #Learnt:       9882 | 0.524
650.28/650.41	c total clause space: 78.2603MB
650.28/650.41	c total #watches: 1014264
678.78/678.97	c total #propagations: 9788894 / total #impl: 1723808117 (eff. 0.006)
678.78/678.97	c #Conflicts:      86000 | #Learnt:      10882 | 0.518
678.78/678.97	c total clause space: 78.2603MB
678.78/678.97	c total #watches: 1101036
709.67/709.86	c total #propagations: 9915928 / total #impl: 1767094943 (eff. 0.006)
709.67/709.86	c #Conflicts:      87000 | #Learnt:      11881 | 0.513
709.67/709.86	c total clause space: 78.2603MB
709.67/709.86	c total #watches: 1174766
727.26/727.43	c total #propagations: 10026496 / total #impl: 1812054518 (eff. 0.006)
727.26/727.43	c #Conflicts:      88000 | #Learnt:      12881 | 0.509
727.26/727.43	c total clause space: 127.173MB
727.26/727.43	c total #watches: 1307495
750.36/750.50	c total #propagations: 10139699 / total #impl: 1848420126 (eff. 0.005)
750.36/750.50	c #Conflicts:      89000 | #Learnt:      13881 | 0.504
750.36/750.50	c total clause space: 127.173MB
750.36/750.50	c total #watches: 1431937
767.66/767.86	c total #propagations: 10252635 / total #impl: 1893556266 (eff. 0.005)
767.66/767.86	c GC COLLECT
767.66/767.86	c #Conflicts:      90000 | #Learnt:       7822 | 0.500
767.66/767.86	c total clause space: 127.173MB
767.66/767.86	c total #watches: 840878
780.35/780.53	c total #propagations: 10378584 / total #impl: 1923166850 (eff. 0.005)
780.35/780.53	c #Conflicts:      91000 | #Learnt:       8822 | 0.496
780.35/780.53	c total clause space: 127.173MB
780.35/780.53	c total #watches: 929748
797.25/797.47	c total #propagations: 10477285 / total #impl: 1942368802 (eff. 0.005)
797.25/797.47	c #Conflicts:      92000 | #Learnt:       9822 | 0.493
797.25/797.47	c total clause space: 127.173MB
797.25/797.47	c total #watches: 1040738
819.96/820.19	c total #propagations: 10592990 / total #impl: 1972427634 (eff. 0.005)
819.96/820.19	c #Conflicts:      93000 | #Learnt:      10822 | 0.490
819.96/820.19	c total clause space: 127.173MB
819.96/820.19	c total #watches: 1172291
848.35/848.59	c total #propagations: 10735836 / total #impl: 2015382597 (eff. 0.005)
848.35/848.59	c #Conflicts:      94000 | #Learnt:      11822 | 0.487
848.35/848.59	c total clause space: 127.173MB
848.35/848.59	c total #watches: 1300553
879.45/879.69	c total #propagations: 10873361 / total #impl: 2063273415 (eff. 0.005)
879.45/879.69	c #Conflicts:      95000 | #Learnt:      12822 | 0.482
879.45/879.69	c total clause space: 127.173MB
879.45/879.69	c total #watches: 1416103
909.44/909.62	c total #propagations: 11001437 / total #impl: 2115950100 (eff. 0.005)
909.44/909.62	c #Conflicts:      96000 | #Learnt:      13822 | 0.478
909.44/909.62	c total clause space: 127.173MB
909.44/909.62	c total #watches: 1540206
942.94/943.19	c total #propagations: 11106960 / total #impl: 2162517552 (eff. 0.005)
942.94/943.19	c #Conflicts:      97000 | #Learnt:      14822 | 0.476
942.94/943.19	c total clause space: 127.173MB
942.94/943.19	c total #watches: 1667847
954.43/954.65	c total #propagations: 11218283 / total #impl: 2207203062 (eff. 0.005)
954.43/954.65	c GC COLLECT
954.43/954.65	c #Conflicts:      98000 | #Learnt:       8447 | 0.474
954.43/954.65	c total clause space: 127.173MB
954.43/954.65	c total #watches: 913467
964.73/964.91	c total #propagations: 11342390 / total #impl: 2232878291 (eff. 0.005)
964.73/964.91	c #Conflicts:      99000 | #Learnt:       9447 | 0.470
964.73/964.91	c total clause space: 127.173MB
964.73/964.91	c total #watches: 1030720
978.53/978.70	c total #propagations: 11467094 / total #impl: 2258536381 (eff. 0.005)
978.53/978.70	c #Conflicts:     100000 | #Learnt:      10447 | 0.465
978.53/978.70	c total clause space: 127.173MB
978.53/978.70	c total #watches: 1153305
999.43/999.69	c total #propagations: 11579506 / total #impl: 2290948221 (eff. 0.005)
999.43/999.69	c #Conflicts:     101000 | #Learnt:      11447 | 0.463
999.43/999.69	c total clause space: 127.173MB
999.43/999.69	c total #watches: 1261098
1027.23/1027.49	c total #propagations: 11685753 / total #impl: 2324703490 (eff. 0.005)
1027.23/1027.49	c #Conflicts:     102000 | #Learnt:      12447 | 0.459
1027.23/1027.49	c total clause space: 127.173MB
1027.23/1027.49	c total #watches: 1389772
1055.22/1055.44	c total #propagations: 11775012 / total #impl: 2365330965 (eff. 0.005)
1055.22/1055.44	c #Conflicts:     103000 | #Learnt:      13447 | 0.460
1055.22/1055.44	c total clause space: 127.173MB
1055.22/1055.44	c total #watches: 1499234
1085.11/1085.35	c total #propagations: 11878654 / total #impl: 2404426448 (eff. 0.005)
1085.11/1085.35	c #Conflicts:     104000 | #Learnt:      14447 | 0.458
1085.11/1085.35	c total clause space: 127.173MB
1085.11/1085.35	c total #watches: 1582862
1125.60/1125.84	c total #propagations: 11994797 / total #impl: 2439397434 (eff. 0.005)
1125.60/1125.84	c #Conflicts:     105000 | #Learnt:      15447 | 0.460
1125.60/1125.84	c total clause space: 127.173MB
1125.60/1125.84	c total #watches: 1702243
1140.10/1140.33	c total #propagations: 12143695 / total #impl: 2485784059 (eff. 0.005)
1140.10/1140.33	c GC COLLECT
1140.10/1140.33	c #Conflicts:     106000 | #Learnt:       8715 | 0.458
1140.10/1140.33	c total clause space: 127.173MB
1140.10/1140.33	c total #watches: 901595
1157.40/1157.65	c total #propagations: 12262208 / total #impl: 2508891019 (eff. 0.005)
1157.40/1157.65	c #Conflicts:     107000 | #Learnt:       9715 | 0.455
1157.40/1157.65	c total clause space: 127.173MB
1157.40/1157.65	c total #watches: 1017191
1178.20/1178.49	c total #propagations: 12400130 / total #impl: 2543585621 (eff. 0.005)
1178.20/1178.49	c #Conflicts:     108000 | #Learnt:      10715 | 0.453
1178.20/1178.49	c total clause space: 127.173MB
1178.20/1178.49	c total #watches: 1109470
1194.09/1194.30	c total #propagations: 12525384 / total #impl: 2575747802 (eff. 0.005)
1194.09/1194.30	c #Conflicts:     109000 | #Learnt:      11714 | 0.455
1194.09/1194.30	c total clause space: 127.173MB
1194.09/1194.30	c total #watches: 1158898
1219.09/1219.36	c total #propagations: 12633587 / total #impl: 2587312839 (eff. 0.005)
1219.09/1219.36	c #Conflicts:     110000 | #Learnt:      12714 | 0.451
1219.09/1219.36	c total clause space: 127.173MB
1219.09/1219.36	c total #watches: 1304554
1244.09/1244.38	c total #propagations: 12820389 / total #impl: 2634837178 (eff. 0.005)
1244.09/1244.38	c #Conflicts:     111000 | #Learnt:      13714 | 0.448
1244.09/1244.38	c total clause space: 127.173MB
1244.09/1244.38	c total #watches: 1449684
1263.08/1263.31	c total #propagations: 12956825 / total #impl: 2676414117 (eff. 0.005)
1263.08/1263.31	c #Conflicts:     112000 | #Learnt:      14714 | 0.445
1263.08/1263.31	c total clause space: 127.173MB
1263.08/1263.31	c total #watches: 1497799
1296.88/1297.19	c total #propagations: 13034873 / total #impl: 2697780950 (eff. 0.005)
1296.88/1297.19	c #Conflicts:     113000 | #Learnt:      15713 | 0.446
1296.88/1297.19	c total clause space: 127.173MB
1296.88/1297.19	c total #watches: 1587939
1316.27/1316.54	c total #propagations: 13153876 / total #impl: 2736306188 (eff. 0.005)
1316.27/1316.54	c GC COLLECT
1316.27/1316.54	c #Conflicts:     114000 | #Learnt:       8723 | 0.443
1316.27/1316.54	c total clause space: 127.173MB
1316.27/1316.54	c total #watches: 933629
1337.77/1338.01	c total #propagations: 13277045 / total #impl: 2769644229 (eff. 0.005)
1337.77/1338.01	c #Conflicts:     115000 | #Learnt:       9723 | 0.440
1337.77/1338.01	c total clause space: 127.173MB
1337.77/1338.01	c total #watches: 1028941
1360.26/1360.53	c total #propagations: 13432739 / total #impl: 2811161322 (eff. 0.005)
1360.26/1360.53	c #Conflicts:     116000 | #Learnt:      10723 | 0.439
1360.26/1360.53	c total clause space: 127.173MB
1360.26/1360.53	c total #watches: 1124861
1390.85/1391.13	c total #propagations: 13557840 / total #impl: 2846400679 (eff. 0.005)
1390.85/1391.13	c #Conflicts:     117000 | #Learnt:      11723 | 0.437
1390.85/1391.13	c total clause space: 127.173MB
1390.85/1391.13	c total #watches: 1215485
1412.54/1412.81	c total #propagations: 13688195 / total #impl: 2891588975 (eff. 0.005)
1412.54/1412.81	c #Conflicts:     118000 | #Learnt:      12723 | 0.434
1412.54/1412.81	c total clause space: 127.173MB
1412.54/1412.81	c total #watches: 1321012
1437.64/1437.96	c total #propagations: 13833587 / total #impl: 2926301084 (eff. 0.005)
1437.64/1437.96	c #Conflicts:     119000 | #Learnt:      13722 | 0.431
1437.64/1437.96	c total clause space: 127.173MB
1437.64/1437.96	c total #watches: 1433995
1471.13/1471.43	c total #propagations: 13963205 / total #impl: 2964756041 (eff. 0.005)
1471.13/1471.43	c #Conflicts:     120000 | #Learnt:      14722 | 0.428
1471.13/1471.43	c total clause space: 127.173MB
1471.13/1471.43	c total #watches: 1572341
1506.62/1506.97	c total #propagations: 14119359 / total #impl: 3017415187 (eff. 0.005)
1506.62/1506.97	c #Conflicts:     121000 | #Learnt:      15722 | 0.425
1506.62/1506.97	c total clause space: 127.173MB
1506.62/1506.97	c total #watches: 1720869
1554.42/1554.79	c total #propagations: 14287533 / total #impl: 3081888727 (eff. 0.005)
1554.42/1554.79	c GC COLLECT
1554.42/1554.79	c #Conflicts:     122000 | #Learnt:       8426 | 0.424
1554.42/1554.79	c total clause space: 127.173MB
1554.42/1554.79	c total #watches: 891932
1569.42/1569.74	c total #propagations: 14456334 / total #impl: 3156379923 (eff. 0.005)
1569.42/1569.74	c #Conflicts:     123000 | #Learnt:       9426 | 0.426
1569.42/1569.74	c total clause space: 127.173MB
1569.42/1569.74	c total #watches: 973817
1587.12/1587.41	c total #propagations: 14572204 / total #impl: 3182893597 (eff. 0.005)
1587.12/1587.41	c #Conflicts:     124000 | #Learnt:      10426 | 0.426
1587.12/1587.41	c total clause space: 127.173MB
1587.12/1587.41	c total #watches: 1065809
1607.01/1607.37	c total #propagations: 14688189 / total #impl: 3211241146 (eff. 0.005)
1607.01/1607.37	c #Conflicts:     125000 | #Learnt:      11426 | 0.423
1607.01/1607.37	c total clause space: 127.173MB
1607.01/1607.37	c total #watches: 1160968
1636.31/1636.67	c total #propagations: 14799507 / total #impl: 3240278328 (eff. 0.005)
1636.31/1636.67	c #Conflicts:     126000 | #Learnt:      12426 | 0.422
1636.31/1636.67	c total clause space: 127.173MB
1636.31/1636.67	c total #watches: 1260204
1652.40/1652.70	c total #propagations: 14952674 / total #impl: 3284298101 (eff. 0.005)
1652.40/1652.70	c #Conflicts:     127000 | #Learnt:      13426 | 0.421
1652.40/1652.70	c total clause space: 127.173MB
1652.40/1652.70	c total #watches: 1341196
1668.00/1668.34	c total #propagations: 15065834 / total #impl: 3312184484 (eff. 0.005)
1668.00/1668.34	c #Conflicts:     128000 | #Learnt:      14426 | 0.418
1668.00/1668.34	c total clause space: 127.173MB
1668.00/1668.34	c total #watches: 1435108
1670.40/1670.71	c total #propagations: 15187057 / total #impl: 3342519374 (eff. 0.005)
1670.40/1670.71	c #Conflicts:     129000 | #Learnt:      15426 | 0.428
1670.40/1670.71	c total clause space: 127.173MB
1670.40/1670.71	c total #watches: 1565528
1678.20/1678.50	c total #propagations: 15347139 / total #impl: 3353382540 (eff. 0.005)
1678.20/1678.50	c #Conflicts:     130000 | #Learnt:      16426 | 0.426
1678.20/1678.50	c total clause space: 127.173MB
1678.20/1678.50	c total #watches: 1591862
1689.20/1689.59	c total #propagations: 15410582 / total #impl: 3356664719 (eff. 0.005)
1689.20/1689.59	c GC COLLECT
1689.20/1689.59	c #Conflicts:     131000 | #Learnt:       8801 | 0.426
1689.20/1689.59	c total clause space: 127.173MB
1689.20/1689.59	c total #watches: 916746
1699.69/1700.01	c total #propagations: 15490816 / total #impl: 3363001931 (eff. 0.005)
1699.69/1700.01	c #Conflicts:     132000 | #Learnt:       9801 | 0.424
1699.69/1700.01	c total clause space: 127.173MB
1699.69/1700.01	c total #watches: 1009828
1722.99/1723.35	c total #propagations: 15587202 / total #impl: 3383783823 (eff. 0.005)
1722.99/1723.35	c #Conflicts:     133000 | #Learnt:      10801 | 0.422
1722.99/1723.35	c total clause space: 127.173MB
1722.99/1723.35	c total #watches: 1126349
1745.90/1746.24	c total #propagations: 15757368 / total #impl: 3431307789 (eff. 0.005)
1745.90/1746.24	c #Conflicts:     134000 | #Learnt:      11801 | 0.419
1745.90/1746.24	c total clause space: 127.173MB
1745.90/1746.24	c total #watches: 1224582
1771.59/1771.92	c total #propagations: 15882715 / total #impl: 3467362281 (eff. 0.005)
1771.59/1771.92	c #Conflicts:     135000 | #Learnt:      12801 | 0.418
1771.59/1771.92	c total clause space: 127.173MB
1771.59/1771.92	c total #watches: 1332531
1798.20/1798.52	c total #propagations: 16010311 / total #impl: 3504998596 (eff. 0.005)
1798.20/1798.52	c #Conflicts:     136000 | #Learnt:      13801 | 0.418
1798.20/1798.52	c total clause space: 127.173MB
1798.20/1798.52	c total #watches: 1457062

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-4100431-1466240772/watcher-4100431-1466240772 -o /tmp/evaluation-result-4100431-1466240772/solver-4100431-1466240772 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4100431-1466240772.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=17519
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: 1.05 1.26 1.67 4/172 17522
/proc/meminfo: memFree=30690060/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 26126169 57319424 8316 33554432000 4194304 6211289 140736511075552 140733476522120 4206599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 13994 8316 98 493 0 13491 0

[startup+0.100117 s]
/proc/loadavg: 1.05 1.26 1.67 4/172 17522
/proc/meminfo: memFree=30690060/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=63436 CPUtime=0.08 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 1588 0 0 0 8 0 0 0 20 0 1 0 26126169 64958464 13458 33554432000 4194304 6211289 140736511075552 140733476522120 4229097 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 15859 13458 144 493 0 15356 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63436

[startup+0.200366 s]
/proc/loadavg: 1.05 1.26 1.67 4/172 17522
/proc/meminfo: memFree=30690060/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=68816 CPUtime=0.19 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 2373 0 0 0 18 1 0 0 20 0 1 0 26126169 70467584 15030 33554432000 4194304 6211289 140736511075552 140733476522120 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 17204 15030 150 493 0 16701 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68816

[startup+0.300354 s]
/proc/loadavg: 1.05 1.26 1.67 4/172 17522
/proc/meminfo: memFree=30690060/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=68816 CPUtime=0.29 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 2590 0 0 0 28 1 0 0 20 0 1 0 26126169 70467584 15171 33554432000 4194304 6211289 140736511075552 140733476522120 4205850 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 17204 15171 150 493 0 16701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68816

[startup+0.700235 s]
/proc/loadavg: 1.05 1.26 1.67 4/172 17522
/proc/meminfo: memFree=30690060/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=76616 CPUtime=0.69 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 3356 0 0 0 68 1 0 0 20 0 1 0 26126169 78454784 16249 33554432000 4194304 6211289 140736511075552 140733476522120 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 19154 16249 150 493 0 18651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76616

[startup+1.50018 s]
/proc/loadavg: 1.12 1.28 1.67 4/177 17534
/proc/meminfo: memFree=30532976/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=84324 CPUtime=1.49 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 3535 0 0 0 148 1 0 0 20 0 1 0 26126169 86347776 17435 33554432000 4194304 6211289 140736511075552 140736511073416 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 21081 17435 150 493 0 20578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84324

[startup+3.10018 s]
/proc/loadavg: 1.12 1.28 1.67 4/177 17534
/proc/meminfo: memFree=30525036/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=84588 CPUtime=3.09 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 3630 0 0 0 308 1 0 0 20 0 1 0 26126169 86618112 18041 33554432000 4194304 6211289 140736511075552 140736511073416 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 21147 18041 150 493 0 20644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84588

[startup+6.30019 s]
/proc/loadavg: 1.12 1.28 1.67 4/177 17534
/proc/meminfo: memFree=30516336/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=98684 CPUtime=6.29 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 5594 0 0 0 628 1 0 0 20 0 1 0 26126169 101052416 20632 33554432000 4194304 6211289 140736511075552 140736511073544 4245185 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 24671 20632 165 493 0 24168 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98684

[startup+12.7002 s]
/proc/loadavg: 1.40 1.33 1.69 4/177 17534
/proc/meminfo: memFree=30492148/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=120468 CPUtime=12.69 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 7076 0 0 0 1267 2 0 0 20 0 1 0 26126169 123359232 23806 33554432000 4194304 6211289 140736511075552 140736511073464 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 30117 23806 165 493 0 29614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120468

[startup+25.5003 s]
/proc/loadavg: 1.50 1.35 1.69 4/177 17534
/proc/meminfo: memFree=30481472/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=122944 CPUtime=25.48 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 7946 0 0 0 2546 2 0 0 20 0 1 0 26126169 125894656 25526 33554432000 4194304 6211289 140736511075552 140736511073416 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 30736 25526 165 493 0 30233 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122944

[startup+51.1003 s]
/proc/loadavg: 1.84 1.45 1.71 3/177 17534
/proc/meminfo: memFree=30472004/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=126120 CPUtime=51.09 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 8675 0 0 0 5106 3 0 0 20 0 1 0 26126169 129146880 26255 33554432000 4194304 6211289 140736511075552 140736511073416 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 31530 26255 165 493 0 31027 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126120

[startup+102.3 s]
/proc/loadavg: 1.93 1.53 1.73 3/177 17535
/proc/meminfo: memFree=30458980/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=130204 CPUtime=102.28 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 9732 0 0 0 10225 3 0 0 20 0 1 0 26126169 133328896 27815 33554432000 4194304 6211289 140736511075552 140736511073896 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 32551 27815 165 493 0 32048 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 130204

[startup+162.3 s]
/proc/loadavg: 2.00 1.63 1.74 3/177 17536
/proc/meminfo: memFree=30427164/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=132884 CPUtime=162.26 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 10280 0 0 0 16223 3 0 0 20 0 1 0 26126169 136073216 29896 33554432000 4194304 6211289 140736511075552 140736511073896 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 33221 29896 165 493 0 32718 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 132884

[startup+222.307 s]
/proc/loadavg: 2.12 1.72 1.77 3/177 17537
/proc/meminfo: memFree=30338384/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=225788 CPUtime=222.26 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 19792 0 0 0 22220 6 0 0 20 0 1 0 26126169 231206912 50356 33554432000 4194304 6211289 140736511075552 140736511073896 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 56447 50356 219 493 0 55944 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 225788

[startup+282.3 s]
/proc/loadavg: 2.04 1.77 1.78 3/178 17542
/proc/meminfo: memFree=30333776/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=228144 CPUtime=282.24 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 20341 0 0 0 28218 6 0 0 20 0 1 0 26126169 233619456 50903 33554432000 4194304 6211289 140736511075552 140736511073416 4209491 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 57036 50903 219 493 0 56533 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 228144

[startup+342.3 s]
/proc/loadavg: 2.05 1.82 1.79 3/177 17543
/proc/meminfo: memFree=30324148/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=228852 CPUtime=342.24 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 20520 0 0 0 34217 7 0 0 20 0 1 0 26126169 234344448 51226 33554432000 4194304 6211289 140736511075552 140736511073896 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 57213 51226 219 493 0 56710 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 228852

[startup+402.3 s]
/proc/loadavg: 2.06 1.87 1.81 3/177 17544
/proc/meminfo: memFree=30307464/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=230548 CPUtime=402.21 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 20852 0 0 0 40214 7 0 0 20 0 1 0 26126169 236081152 52590 33554432000 4194304 6211289 140736511075552 140736511073896 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 57637 52590 219 493 0 57134 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 230548

[startup+462.3 s]
/proc/loadavg: 2.02 1.89 1.82 3/177 17545
/proc/meminfo: memFree=30298528/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=231444 CPUtime=462.2 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 21065 0 0 0 46213 7 0 0 20 0 1 0 26126169 236998656 52803 33554432000 4194304 6211289 140736511075552 140736511073896 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 57861 52803 219 493 0 57358 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 231444

[startup+522.3 s]
/proc/loadavg: 2.10 1.94 1.84 3/177 17546
/proc/meminfo: memFree=30282268/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=231604 CPUtime=522.19 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 21120 0 0 0 52212 7 0 0 20 0 1 0 26126169 237162496 52858 33554432000 4194304 6211289 140736511075552 140736511073896 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 57901 52858 219 493 0 57398 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 231604

[startup+582.3 s]
/proc/loadavg: 2.18 1.99 1.86 3/177 17548
/proc/meminfo: memFree=30277724/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=232372 CPUtime=582.18 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 21265 0 0 0 58211 7 0 0 20 0 1 0 26126169 237948928 53003 33554432000 4194304 6211289 140736511075552 140736511073416 4209495 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 58093 53003 219 493 0 57590 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 232372


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


[startup+882.307 s]
/proc/loadavg: 2.11 2.05 1.91 3/177 17556
/proc/meminfo: memFree=30252964/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=286352 CPUtime=882.15 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 22365 0 0 0 88206 9 0 0 20 0 1 0 26126169 293224448 58044 33554432000 4194304 6211289 140736511075552 140736511073896 4243365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 71588 58044 219 493 0 71085 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 286352

[startup+942.3 s]
/proc/loadavg: 2.13 2.07 1.93 3/177 17558
/proc/meminfo: memFree=30244832/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=286864 CPUtime=942.14 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 22485 0 0 0 94205 9 0 0 20 0 1 0 26126169 293748736 59186 33554432000 4194304 6211289 140736511075552 140736511073416 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 71716 59186 219 493 0 71213 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 286864

[startup+1002.3 s]
/proc/loadavg: 2.16 2.09 1.94 3/177 17559
/proc/meminfo: memFree=30244336/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=287024 CPUtime=1002.13 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 22517 0 0 0 100204 9 0 0 20 0 1 0 26126169 293912576 59218 33554432000 4194304 6211289 140736511075552 140736511073896 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 71756 59218 219 493 0 71253 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 287024

[startup+1062.3 s]
/proc/loadavg: 2.11 2.08 1.94 3/177 17560
/proc/meminfo: memFree=30241752/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=290544 CPUtime=1062.12 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23205 0 0 0 106203 9 0 0 20 0 1 0 26126169 297517056 59890 33554432000 4194304 6211289 140736511075552 140736511073416 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 72636 59890 219 493 0 72133 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 290544

[startup+1122.3 s]
/proc/loadavg: 2.13 2.10 1.95 3/177 17561
/proc/meminfo: memFree=30233188/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=292464 CPUtime=1122.11 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23601 0 0 0 112202 9 0 0 20 0 1 0 26126169 299483136 61308 33554432000 4194304 6211289 140736511075552 140736511073416 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73116 61308 219 493 0 72613 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 292464

[startup+1182.3 s]
/proc/loadavg: 2.26 2.14 1.97 3/177 17562
/proc/meminfo: memFree=30227040/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=292656 CPUtime=1182.1 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23633 0 0 0 118201 9 0 0 20 0 1 0 26126169 299679744 61340 33554432000 4194304 6211289 140736511075552 140736511073896 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73164 61340 219 493 0 72661 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 292656

[startup+1242.3 s]
/proc/loadavg: 2.15 2.12 1.98 3/177 17564
/proc/meminfo: memFree=30226544/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=292848 CPUtime=1242.09 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23679 0 0 0 124200 9 0 0 20 0 1 0 26126169 299876352 61381 33554432000 4194304 6211289 140736511075552 140736511073416 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73212 61381 219 493 0 72709 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 292848

[startup+1302.3 s]
/proc/loadavg: 2.10 2.11 1.98 3/177 17565
/proc/meminfo: memFree=30225556/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293040 CPUtime=1302.08 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23738 0 0 0 130199 9 0 0 20 0 1 0 26126169 300072960 61440 33554432000 4194304 6211289 140736511075552 140736511073896 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73260 61440 219 493 0 72757 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 293040

[startup+1362.3 s]
/proc/loadavg: 2.22 2.14 2.00 3/177 17566
/proc/meminfo: memFree=30219848/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293040 CPUtime=1362.06 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23745 0 0 0 136197 9 0 0 20 0 1 0 26126169 300072960 61615 33554432000 4194304 6211289 140736511075552 140736511073896 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73260 61615 219 493 0 72757 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 293040

[startup+1422.3 s]
/proc/loadavg: 2.14 2.12 2.00 3/177 17567
/proc/meminfo: memFree=30218488/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293040 CPUtime=1422.05 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23771 0 0 0 142196 9 0 0 20 0 1 0 26126169 300072960 61618 33554432000 4194304 6211289 140736511075552 140736511073896 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73260 61618 219 493 0 72757 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 293040

[startup+1482.3 s]
/proc/loadavg: 2.09 2.11 2.00 3/178 17571
/proc/meminfo: memFree=30218160/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293040 CPUtime=1482.03 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23774 0 0 0 148194 9 0 0 20 0 1 0 26126169 300072960 61621 33554432000 4194304 6211289 140736511075552 140736511073896 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73260 61621 219 493 0 72757 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 293040

[startup+1542.31 s]
/proc/loadavg: 2.14 2.12 2.01 3/177 17573
/proc/meminfo: memFree=30213712/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293040 CPUtime=1542.03 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23789 0 0 0 154194 9 0 0 20 0 1 0 26126169 300072960 62147 33554432000 4194304 6211289 140736511075552 140736511073896 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73260 62147 219 493 0 72757 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 293040

[startup+1602.3 s]
/proc/loadavg: 2.11 2.11 2.01 3/177 17574
/proc/meminfo: memFree=30208844/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293680 CPUtime=1602.01 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23880 0 0 0 160192 9 0 0 20 0 1 0 26126169 300728320 62749 33554432000 4194304 6211289 140736511075552 140736511073896 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73420 62749 219 493 0 72917 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 293680

[startup+1662.3 s]
/proc/loadavg: 2.12 2.12 2.01 3/177 17575
/proc/meminfo: memFree=30209280/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=293680 CPUtime=1662 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 23880 0 0 0 166191 9 0 0 20 0 1 0 26126169 300728320 62749 33554432000 4194304 6211289 140736511075552 140736511073896 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73420 62749 219 493 0 72917 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 293680

[startup+1722.3 s]
/proc/loadavg: 2.15 2.12 2.02 3/177 17576
/proc/meminfo: memFree=30206812/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=294768 CPUtime=1721.99 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 24143 0 0 0 172190 9 0 0 20 0 1 0 26126169 301842432 63012 33554432000 4194304 6211289 140736511075552 140736511073896 4209481 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73692 63012 219 493 0 73189 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 294768

[startup+1782.3 s]
/proc/loadavg: 2.18 2.14 2.03 3/177 17577
/proc/meminfo: memFree=30206320/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=294768 CPUtime=1781.99 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 24145 0 0 0 178189 10 0 0 20 0 1 0 26126169 301842432 63014 33554432000 4194304 6211289 140736511075552 140736511073896 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73692 63014 219 493 0 73189 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 294768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.22 2.15 2.03 3/176 17577
/proc/meminfo: memFree=30206328/32872528 swapFree=1103996/1183712
[pid=17522] ppid=17519 vsize=294768 CPUtime=1800.09 cores=1,3,5,7
/proc/17522/stat : 17522 (cdcl-cuttingpla) R 17519 17522 17487 0 -1 4202496 24156 0 0 0 179999 10 0 0 20 0 1 0 26126169 301842432 63025 33554432000 4194304 6211289 140736511075552 140736511073896 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17522/statm: 73692 63025 219 493 0 73189 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 294768

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.99
CPU system time (s): 0.102984
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 294768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.102984
maximum resident set size= 252100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24156
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= 60
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6163 second user time and 6.85396 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 11:06:12
IDJOB=4100431
IDBENCH=1615
IDSOLVER=2549
FILE ID=node115/4100431-1466240772
RUNJOBID= node115-1466240772-17504
PBS_JOBID= 19918197
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-roll3000.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100431-1466240772/watcher-4100431-1466240772 -o /tmp/evaluation-result-4100431-1466240772/solver-4100431-1466240772 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4100431-1466240772.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 8bdca001a57a76bf3835c82b9bc6a431
RANDOM SEED=2000186251

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.103
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:        30691812 kB
Buffers:          114916 kB
Cached:           129460 kB
SwapCached:         2472 kB
Active:            76224 kB
Inactive:         175188 kB
Active(anon):       7696 kB
Inactive(anon):     2168 kB
Active(file):      68528 kB
Inactive(file):   173020 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:              4668 kB
Writeback:             0 kB
AnonPages:       1187712 kB
Mapped:             8028 kB
Shmem:                 0 kB
Slab:             611232 kB
SReclaimable:      55504 kB
SUnreclaim:       555728 kB
KernelStack:        1336 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1283648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node115 at 2016-06-18 11:36:12