Trace number 4087979

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
MD5SUM7f40f8d513f22fc9adca96d8fdf626e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -24
Optimality of the best value was proved NO
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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= 1835 #constraint= 2112
0.19/0.25	c #Conflicts:       1000 | #Learnt:       1001 | 0.090
0.19/0.25	c total clause space: 6.90675MB
0.19/0.25	c total #watches: 41783
1.19/1.21	c total #propagations: 129492 / total #impl: 1011100 (eff. 0.128)
1.19/1.21	c #Conflicts:       2000 | #Learnt:       2001 | 0.049
1.19/1.21	c total clause space: 18.2382MB
1.19/1.21	c total #watches: 82839
2.20/2.28	c total #propagations: 258358 / total #impl: 3164452 (eff. 0.082)
2.20/2.28	c GC COLLECT
2.20/2.28	c #Conflicts:       3000 | #Learnt:       2007 | 0.033
2.20/2.28	c total clause space: 18.2382MB
2.20/2.28	c total #watches: 108567
4.89/4.98	c total #propagations: 322922 / total #impl: 5391403 (eff. 0.060)
4.89/4.98	c #Conflicts:       4000 | #Learnt:       3007 | 0.027
4.89/4.98	c total clause space: 29.637MB
4.89/4.98	c total #watches: 139100
6.99/7.05	c total #propagations: 459033 / total #impl: 7754094 (eff. 0.059)
6.99/7.05	c GC COLLECT
6.99/7.05	c #Conflicts:       5000 | #Learnt:       2375 | 0.022
6.99/7.05	c total clause space: 29.637MB
6.99/7.05	c total #watches: 115433
8.59/8.66	c total #propagations: 558316 / total #impl: 11141463 (eff. 0.050)
8.59/8.66	c #Conflicts:       6000 | #Learnt:       3375 | 0.019
8.59/8.66	c total clause space: 29.637MB
8.59/8.66	c total #watches: 130824
11.09/11.12	c total #propagations: 722425 / total #impl: 12471157 (eff. 0.058)
11.09/11.12	c GC COLLECT
11.09/11.12	c #Conflicts:       7000 | #Learnt:       2249 | 0.018
11.09/11.12	c total clause space: 29.637MB
11.09/11.12	c total #watches: 87927
12.59/12.69	c total #propagations: 833922 / total #impl: 15464216 (eff. 0.054)
12.59/12.69	c #Conflicts:       8000 | #Learnt:       3249 | 0.016
12.59/12.69	c total clause space: 29.637MB
12.59/12.69	c total #watches: 126488
16.18/16.23	c total #propagations: 929318 / total #impl: 20014837 (eff. 0.046)
16.18/16.23	c #Conflicts:       9000 | #Learnt:       4249 | 0.015
16.18/16.23	c total clause space: 29.637MB
16.18/16.23	c total #watches: 159036
20.59/20.66	c total #propagations: 1063219 / total #impl: 25308566 (eff. 0.042)
20.59/20.66	c GC COLLECT
20.59/20.66	c #Conflicts:      10000 | #Learnt:       2739 | 0.013
20.59/20.66	c total clause space: 48.1602MB
20.59/20.66	c total #watches: 135715
25.40/25.44	c total #propagations: 1194520 / total #impl: 30438707 (eff. 0.039)
25.40/25.44	c #Conflicts:      11000 | #Learnt:       3739 | 0.012
25.40/25.44	c total clause space: 48.1602MB
25.40/25.44	c total #watches: 170679
31.19/31.28	c total #propagations: 1336229 / total #impl: 36496521 (eff. 0.037)
31.19/31.28	c #Conflicts:      12000 | #Learnt:       4739 | 0.011
31.19/31.28	c total clause space: 48.1602MB
31.19/31.28	c total #watches: 206075
38.39/38.50	c total #propagations: 1470332 / total #impl: 43548440 (eff. 0.034)
38.39/38.50	c #Conflicts:      13000 | #Learnt:       5739 | 0.011
38.39/38.50	c total clause space: 48.1602MB
38.39/38.50	c total #watches: 251462
43.99/44.09	c total #propagations: 1622503 / total #impl: 52710626 (eff. 0.031)
43.99/44.09	c GC COLLECT
43.99/44.09	c #Conflicts:      14000 | #Learnt:       3880 | 0.010
43.99/44.09	c total clause space: 48.1602MB
43.99/44.09	c total #watches: 194142
51.28/51.38	c total #propagations: 1731468 / total #impl: 63122169 (eff. 0.027)
51.28/51.38	c #Conflicts:      15000 | #Learnt:       4880 | 0.009
51.28/51.38	c total clause space: 48.1602MB
51.28/51.38	c total #watches: 250402
59.08/59.16	c total #propagations: 1838153 / total #impl: 74813333 (eff. 0.025)
59.08/59.16	c #Conflicts:      16000 | #Learnt:       5880 | 0.009
59.08/59.16	c total clause space: 78.2603MB
59.08/59.16	c total #watches: 330868
71.98/72.04	c total #propagations: 1895112 / total #impl: 94728816 (eff. 0.020)
71.98/72.04	c GC COLLECT
71.98/72.04	c #Conflicts:      17000 | #Learnt:       3715 | 0.008
71.98/72.04	c total clause space: 78.2603MB
71.98/72.04	c total #watches: 276666
79.87/79.97	c total #propagations: 1974298 / total #impl: 117310312 (eff. 0.017)
79.87/79.97	c #Conflicts:      18000 | #Learnt:       4715 | 0.008
79.87/79.97	c total clause space: 78.2603MB
79.87/79.97	c total #watches: 377177
93.98/94.01	c total #propagations: 2019440 / total #impl: 140195777 (eff. 0.014)
93.98/94.01	c #Conflicts:      19000 | #Learnt:       5715 | 0.008
93.98/94.01	c total clause space: 127.173MB
93.98/94.01	c total #watches: 511320
124.38/124.44	c total #propagations: 2073906 / total #impl: 174076355 (eff. 0.012)
124.38/124.44	c #Conflicts:      20000 | #Learnt:       6715 | 0.008
124.38/124.44	c total clause space: 127.173MB
124.38/124.44	c total #watches: 603076
152.07/152.14	c total #propagations: 2175634 / total #impl: 200796278 (eff. 0.011)
152.07/152.14	c GC COLLECT
152.07/152.14	c #Conflicts:      21000 | #Learnt:       4226 | 0.007
152.07/152.14	c total clause space: 127.173MB
152.07/152.14	c total #watches: 399494
174.87/174.92	c total #propagations: 2319443 / total #impl: 214000707 (eff. 0.011)
174.87/174.92	c #Conflicts:      22000 | #Learnt:       5226 | 0.007
174.87/174.92	c total clause space: 127.173MB
174.87/174.92	c total #watches: 448615
199.76/199.82	c total #propagations: 2457314 / total #impl: 227749023 (eff. 0.011)
199.76/199.82	c #Conflicts:      23000 | #Learnt:       6226 | 0.007
199.76/199.82	c total clause space: 127.173MB
199.76/199.82	c total #watches: 515362
231.45/231.52	c total #propagations: 2589403 / total #impl: 242587346 (eff. 0.011)
231.45/231.52	c #Conflicts:      24000 | #Learnt:       7226 | 0.007
231.45/231.52	c total clause space: 127.173MB
231.45/231.52	c total #watches: 583735
254.95/255.05	c total #propagations: 2715159 / total #impl: 261149139 (eff. 0.010)
254.95/255.05	c GC COLLECT
254.95/255.05	c #Conflicts:      25000 | #Learnt:       4422 | 0.007
254.95/255.05	c total clause space: 127.173MB
254.95/255.05	c total #watches: 329436
275.95/276.03	c total #propagations: 2827252 / total #impl: 279905817 (eff. 0.010)
275.95/276.03	c #Conflicts:      26000 | #Learnt:       5422 | 0.006
275.95/276.03	c total clause space: 127.173MB
275.95/276.03	c total #watches: 378013
297.64/297.75	c total #propagations: 2976046 / total #impl: 296019101 (eff. 0.010)
297.64/297.75	c #Conflicts:      27000 | #Learnt:       6422 | 0.006
297.64/297.75	c total clause space: 127.173MB
297.64/297.75	c total #watches: 437532
317.64/317.72	c total #propagations: 3122102 / total #impl: 314598711 (eff. 0.010)
317.64/317.72	c #Conflicts:      28000 | #Learnt:       7422 | 0.006
317.64/317.72	c total clause space: 127.173MB
317.64/317.72	c total #watches: 485673
341.53/341.69	c total #propagations: 3231429 / total #impl: 336670497 (eff. 0.010)
341.53/341.69	c GC COLLECT
341.53/341.69	c #Conflicts:      29000 | #Learnt:       4326 | 0.006
341.53/341.69	c total clause space: 127.173MB
341.53/341.69	c total #watches: 299490
355.43/355.58	c total #propagations: 3350166 / total #impl: 365382998 (eff. 0.009)
355.43/355.58	c #Conflicts:      30000 | #Learnt:       5326 | 0.006
355.43/355.58	c total clause space: 127.173MB
355.43/355.58	c total #watches: 371952
375.33/375.45	c total #propagations: 3461430 / total #impl: 383553410 (eff. 0.009)
375.33/375.45	c #Conflicts:      31000 | #Learnt:       6326 | 0.005
375.33/375.45	c total clause space: 127.173MB
375.33/375.45	c total #watches: 440001
399.93/400.05	c total #propagations: 3614506 / total #impl: 405915730 (eff. 0.009)
399.93/400.05	c #Conflicts:      32000 | #Learnt:       7326 | 0.005
399.93/400.05	c total clause space: 127.173MB
399.93/400.05	c total #watches: 491315
425.22/425.31	c total #propagations: 3772813 / total #impl: 430938702 (eff. 0.009)
425.22/425.31	c #Conflicts:      33000 | #Learnt:       8326 | 0.005
425.22/425.31	c total clause space: 127.173MB
425.22/425.31	c total #watches: 562545
444.42/444.59	c total #propagations: 3896687 / total #impl: 460611217 (eff. 0.008)
444.42/444.59	c GC COLLECT
444.42/444.59	c #Conflicts:      34000 | #Learnt:       4927 | 0.005
444.42/444.59	c total clause space: 127.173MB
444.42/444.59	c total #watches: 368776
459.41/459.58	c total #propagations: 3995456 / total #impl: 494920721 (eff. 0.008)
459.41/459.58	c #Conflicts:      35000 | #Learnt:       5927 | 0.005
459.41/459.58	c total clause space: 127.173MB
459.41/459.58	c total #watches: 461104
487.00/487.16	c total #propagations: 4067369 / total #impl: 519736669 (eff. 0.008)
487.00/487.16	c #Conflicts:      36000 | #Learnt:       6927 | 0.005
487.00/487.16	c total clause space: 127.173MB
487.00/487.16	c total #watches: 522841
517.30/517.41	c total #propagations: 4179446 / total #impl: 547266214 (eff. 0.008)
517.30/517.41	c #Conflicts:      37000 | #Learnt:       7927 | 0.005
517.30/517.41	c total clause space: 127.173MB
517.30/517.41	c total #watches: 572591
549.10/549.23	c total #propagations: 4294112 / total #impl: 572984446 (eff. 0.007)
549.10/549.23	c #Conflicts:      38000 | #Learnt:       8927 | 0.005
549.10/549.23	c total clause space: 127.173MB
549.10/549.23	c total #watches: 618552
574.30/574.45	c total #propagations: 4406623 / total #impl: 597286200 (eff. 0.007)
574.30/574.45	c GC COLLECT
574.30/574.45	c #Conflicts:      39000 | #Learnt:       5248 | 0.004
574.30/574.45	c total clause space: 127.173MB
574.30/574.45	c total #watches: 460918
598.10/598.29	c total #propagations: 4494112 / total #impl: 635283171 (eff. 0.007)
598.10/598.29	c #Conflicts:      40000 | #Learnt:       6249 | 0.004
598.10/598.29	c total clause space: 127.173MB
598.10/598.29	c total #watches: 692694
652.48/652.64	c total #propagations: 4553865 / total #impl: 683276040 (eff. 0.007)
652.48/652.64	c #Conflicts:      41000 | #Learnt:       7249 | 0.004
652.48/652.64	c total clause space: 127.173MB
652.48/652.64	c total #watches: 754359
713.07/713.25	c total #propagations: 4675019 / total #impl: 730515688 (eff. 0.006)
713.07/713.25	c #Conflicts:      42000 | #Learnt:       8249 | 0.004
713.07/713.25	c total clause space: 127.173MB
713.07/713.25	c total #watches: 814285
761.97/762.11	c total #propagations: 4807721 / total #impl: 782650925 (eff. 0.006)
761.97/762.11	c #Conflicts:      43000 | #Learnt:       9249 | 0.004
761.97/762.11	c total clause space: 127.173MB
761.97/762.11	c total #watches: 957948
830.96/831.18	c total #propagations: 4896657 / total #impl: 831918925 (eff. 0.006)
830.96/831.18	c GC COLLECT
830.96/831.18	c #Conflicts:      44000 | #Learnt:       5264 | 0.004
830.96/831.18	c total clause space: 206.656MB
830.96/831.18	c total #watches: 426140
854.36/854.58	c total #propagations: 5006678 / total #impl: 893781576 (eff. 0.006)
854.36/854.58	c #Conflicts:      45000 | #Learnt:       6264 | 0.004
854.36/854.58	c total clause space: 206.656MB
854.36/854.58	c total #watches: 539533
899.55/899.78	c total #propagations: 5099737 / total #impl: 937135898 (eff. 0.005)
899.55/899.78	c #Conflicts:      46000 | #Learnt:       7264 | 0.004
899.55/899.78	c total clause space: 206.656MB
899.55/899.78	c total #watches: 583004
943.44/943.66	c total #propagations: 5272642 / total #impl: 964968537 (eff. 0.005)
943.44/943.66	c #Conflicts:      47000 | #Learnt:       8264 | 0.004
943.44/943.66	c total clause space: 206.656MB
943.44/943.66	c total #watches: 664792
978.23/978.48	c total #propagations: 5407558 / total #impl: 1000767566 (eff. 0.005)
978.23/978.48	c #Conflicts:      48000 | #Learnt:       9264 | 0.004
978.23/978.48	c total clause space: 206.656MB
978.23/978.48	c total #watches: 757147
1032.22/1032.43	c total #propagations: 5492389 / total #impl: 1044553923 (eff. 0.005)
1032.22/1032.43	c #Conflicts:      49000 | #Learnt:      10264 | 0.004
1032.22/1032.43	c total clause space: 206.656MB
1032.22/1032.43	c total #watches: 838641
1070.42/1070.68	c total #propagations: 5623660 / total #impl: 1084269931 (eff. 0.005)
1070.42/1070.68	c GC COLLECT
1070.42/1070.68	c #Conflicts:      50000 | #Learnt:       5954 | 0.004
1070.42/1070.68	c total clause space: 206.656MB
1070.42/1070.68	c total #watches: 483268
1095.61/1095.81	c total #propagations: 5738681 / total #impl: 1125663874 (eff. 0.005)
1095.61/1095.81	c #Conflicts:      51000 | #Learnt:       6954 | 0.004
1095.61/1095.81	c total clause space: 206.656MB
1095.61/1095.81	c total #watches: 609034
1132.81/1133.03	c total #propagations: 5833209 / total #impl: 1158321862 (eff. 0.005)
1132.81/1133.03	c #Conflicts:      52000 | #Learnt:       7954 | 0.004
1132.81/1133.03	c total clause space: 206.656MB
1132.81/1133.03	c total #watches: 758807
1184.20/1184.44	c total #propagations: 5923512 / total #impl: 1197908536 (eff. 0.005)
1184.20/1184.44	c #Conflicts:      53000 | #Learnt:       8954 | 0.004
1184.20/1184.44	c total clause space: 206.656MB
1184.20/1184.44	c total #watches: 877519
1249.99/1250.23	c total #propagations: 6023217 / total #impl: 1249872410 (eff. 0.005)
1249.99/1250.23	c #Conflicts:      54000 | #Learnt:       9954 | 0.004
1249.99/1250.23	c total clause space: 206.656MB
1249.99/1250.23	c total #watches: 976600
1334.49/1334.71	c total #propagations: 6131279 / total #impl: 1293928990 (eff. 0.005)
1334.49/1334.71	c #Conflicts:      55000 | #Learnt:      10954 | 0.003
1334.49/1334.71	c total clause space: 206.656MB
1334.49/1334.71	c total #watches: 1098164
1388.28/1388.52	c total #propagations: 6259216 / total #impl: 1337675328 (eff. 0.005)
1388.28/1388.52	c GC COLLECT
1388.28/1388.52	c #Conflicts:      56000 | #Learnt:       6364 | 0.003
1388.28/1388.52	c total clause space: 206.656MB
1388.28/1388.52	c total #watches: 538974
1428.07/1428.32	c total #propagations: 6361344 / total #impl: 1385225044 (eff. 0.005)
1428.07/1428.32	c #Conflicts:      57000 | #Learnt:       7364 | 0.003
1428.07/1428.32	c total clause space: 206.656MB
1428.07/1428.32	c total #watches: 631702
1480.26/1480.50	c total #propagations: 6491176 / total #impl: 1422328603 (eff. 0.005)
1480.26/1480.50	c #Conflicts:      58000 | #Learnt:       8364 | 0.003
1480.26/1480.50	c total clause space: 206.656MB
1480.26/1480.50	c total #watches: 719093
1533.75/1534.07	c total #propagations: 6618675 / total #impl: 1460394187 (eff. 0.005)
1533.75/1534.07	c #Conflicts:      59000 | #Learnt:       9364 | 0.003
1533.75/1534.07	c total clause space: 206.656MB
1533.75/1534.07	c total #watches: 793657
1577.65/1577.95	c total #propagations: 6739454 / total #impl: 1498258119 (eff. 0.004)
1577.65/1577.95	c #Conflicts:      60000 | #Learnt:      10364 | 0.003
1577.65/1577.95	c total clause space: 206.656MB
1577.65/1577.95	c total #watches: 947963
1610.34/1610.64	c total #propagations: 6806805 / total #impl: 1559913681 (eff. 0.004)
1610.34/1610.64	c #Conflicts:      61000 | #Learnt:      11364 | 0.003
1610.34/1610.64	c total clause space: 206.656MB
1610.34/1610.64	c total #watches: 1029116
1669.23/1669.58	c total #propagations: 6858939 / total #impl: 1595743556 (eff. 0.004)
1669.23/1669.58	c GC COLLECT
1669.23/1669.58	c #Conflicts:      62000 | #Learnt:       6477 | 0.003
1669.23/1669.58	c total clause space: 206.656MB
1669.23/1669.58	c total #watches: 523479
1709.23/1709.56	c total #propagations: 6971025 / total #impl: 1631691522 (eff. 0.004)
1709.23/1709.56	c #Conflicts:      63000 | #Learnt:       7477 | 0.003
1709.23/1709.56	c total clause space: 206.656MB
1709.23/1709.56	c total #watches: 664863
1767.02/1767.35	c total #propagations: 7070723 / total #impl: 1693395200 (eff. 0.004)
1767.02/1767.35	c #Conflicts:      64000 | #Learnt:       8477 | 0.003
1767.02/1767.35	c total clause space: 206.656MB
1767.02/1767.35	c total #watches: 812640

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-4087979-1465389195/watcher-4087979-1465389195 -o /tmp/evaluation-result-4087979-1465389195/solver-4087979-1465389195 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4087979-1465389195.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=22028
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.07 2.06 1.92 3/176 22031
/proc/meminfo: memFree=30293588/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 120853967 34271232 5270 33554432000 4194304 6201397 140736335744576 140737302173624 5194084 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 8367 5270 130 491 0 7866 0

[startup+0.100166 s]
/proc/loadavg: 2.07 2.06 1.92 3/176 22031
/proc/meminfo: memFree=30293588/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=33968 CPUtime=0.09 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 1093 0 0 0 9 0 0 0 20 0 1 0 120853967 34783232 7344 33554432000 4194304 6201397 140736335744576 140736335742712 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 8492 7344 145 491 0 7991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33968

[startup+0.200352 s]
/proc/loadavg: 2.07 2.06 1.92 3/176 22031
/proc/meminfo: memFree=30293588/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=36944 CPUtime=0.19 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 1348 0 0 0 19 0 0 0 20 0 1 0 120853967 37830656 8033 33554432000 4194304 6201397 140736335744576 140736335742712 4219475 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 9236 8033 146 491 0 8735 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36944

[startup+0.300265 s]
/proc/loadavg: 2.07 2.06 1.92 3/176 22031
/proc/meminfo: memFree=30293588/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=41624 CPUtime=0.29 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 1817 0 0 0 29 0 0 0 20 0 1 0 120853967 42622976 8357 33554432000 4194304 6201397 140736335744576 140736335742712 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 10406 8357 158 491 0 9905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41624

[startup+0.700235 s]
/proc/loadavg: 2.07 2.06 1.92 3/176 22031
/proc/meminfo: memFree=30293588/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=49292 CPUtime=0.69 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 2365 0 0 0 69 0 0 0 20 0 1 0 120853967 50475008 9258 33554432000 4194304 6201397 140736335744576 140736335742712 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 12323 9259 158 491 0 11822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49292

[startup+1.50023 s]
/proc/loadavg: 2.07 2.06 1.92 3/177 22032
/proc/meminfo: memFree=30255412/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=49784 CPUtime=1.48 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 3241 0 0 0 148 0 0 0 20 0 1 0 120853967 50978816 10277 33554432000 4194304 6201397 140736335744576 140736335743528 4214491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 12446 10277 159 491 0 11945 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49784

[startup+3.10029 s]
/proc/loadavg: 2.06 2.05 1.92 3/177 22032
/proc/meminfo: memFree=30249208/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=62500 CPUtime=3.09 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 4028 0 0 0 308 1 0 0 20 0 1 0 120853967 64000000 11927 33554432000 4194304 6201397 140736335744576 140736335743240 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 15625 11927 165 491 0 15124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62500

[startup+6.30023 s]
/proc/loadavg: 2.06 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30624220/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=62984 CPUtime=6.29 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 4515 0 0 0 628 1 0 0 20 0 1 0 120853967 64495616 13725 33554432000 4194304 6201397 140736335744576 140736335743528 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 15746 13725 165 491 0 15245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62984

[startup+12.7002 s]
/proc/loadavg: 2.05 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30602172/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=63488 CPUtime=12.69 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 4894 0 0 0 1268 1 0 0 20 0 1 0 120853967 65011712 14088 33554432000 4194304 6201397 140736335744576 140736335743704 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 15872 14088 165 491 0 15371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63488

[startup+25.5003 s]
/proc/loadavg: 2.04 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30584392/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=83528 CPUtime=25.49 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 5786 0 0 0 2547 2 0 0 20 0 1 0 120853967 85532672 15663 33554432000 4194304 6201397 140736335744576 140736335743704 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 20882 15663 165 491 0 20381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83528

[startup+51.1003 s]
/proc/loadavg: 2.03 2.05 1.92 3/177 22078
/proc/meminfo: memFree=30551136/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=84608 CPUtime=51.08 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 6248 0 0 0 5106 2 0 0 20 0 1 0 120853967 86638592 18138 33554432000 4194304 6201397 140736335744576 140736335743528 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 21152 18138 165 491 0 20651 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84608

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 1.93 3/177 22079
/proc/meminfo: memFree=30487716/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=170168 CPUtime=102.28 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 8490 0 0 0 10225 3 0 0 20 0 1 0 120853967 174252032 31687 33554432000 4194304 6201397 140736335744576 140736335743240 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 42542 31687 165 491 0 42041 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 170168

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.93 3/177 22081
/proc/meminfo: memFree=30470336/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=172508 CPUtime=162.26 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9356 0 0 0 16223 3 0 0 20 0 1 0 120853967 176648192 33872 33554432000 4194304 6201397 140736335744576 140736335743704 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43127 33872 165 491 0 42626 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172508

[startup+222.307 s]
/proc/loadavg: 2.13 2.07 1.94 3/177 22082
/proc/meminfo: memFree=30459848/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=172604 CPUtime=222.26 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9385 0 0 0 22223 3 0 0 20 0 1 0 120853967 176746496 33901 33554432000 4194304 6201397 140736335744576 140736335743528 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43151 33901 165 491 0 42650 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 172604

[startup+282.3 s]
/proc/loadavg: 2.15 2.09 1.95 3/177 22083
/proc/meminfo: memFree=30449048/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=172912 CPUtime=282.25 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9526 0 0 0 28222 3 0 0 20 0 1 0 120853967 177061888 34024 33554432000 4194304 6201397 140736335744576 140736335743704 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43228 34024 165 491 0 42727 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 172912

[startup+342.3 s]
/proc/loadavg: 2.16 2.11 1.97 3/177 22084
/proc/meminfo: memFree=30433160/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=173376 CPUtime=342.23 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9701 0 0 0 34220 3 0 0 20 0 1 0 120853967 177537024 34181 33554432000 4194304 6201397 140736335744576 140736335743704 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43344 34181 165 491 0 42843 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 173376

[startup+402.3 s]
/proc/loadavg: 2.27 2.15 1.99 3/177 22085
/proc/meminfo: memFree=30430308/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=173376 CPUtime=402.22 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9745 0 0 0 40219 3 0 0 20 0 1 0 120853967 177537024 34225 33554432000 4194304 6201397 140736335744576 140736335743704 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43344 34225 165 491 0 42843 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 173376

[startup+462.3 s]
/proc/loadavg: 2.24 2.16 2.00 3/178 22090
/proc/meminfo: memFree=30420424/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=173572 CPUtime=462.21 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 9936 0 0 0 46218 3 0 0 20 0 1 0 120853967 177737728 34422 33554432000 4194304 6201397 140736335744576 140736335743704 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43393 34422 165 491 0 42892 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 173572

[startup+522.3 s]
/proc/loadavg: 2.36 2.21 2.02 3/177 22091
/proc/meminfo: memFree=30420452/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=173848 CPUtime=522.21 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 10062 0 0 0 52217 4 0 0 20 0 1 0 120853967 178020352 34538 33554432000 4194304 6201397 140736335744576 140736335743704 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43462 34538 165 491 0 42961 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 173848

[startup+582.3 s]
/proc/loadavg: 2.32 2.23 2.04 4/177 22092
/proc/meminfo: memFree=30399148/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=174336 CPUtime=582.2 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 10192 0 0 0 58216 4 0 0 20 0 1 0 120853967 178520064 39266 33554432000 4194304 6201397 140736335744576 140736335743528 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 43584 39266 165 491 0 43083 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 174336


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


[startup+942.3 s]
/proc/loadavg: 2.18 2.18 2.07 3/177 22099
/proc/meminfo: memFree=30354300/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261076 CPUtime=942.14 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 11800 0 0 0 94209 5 0 0 20 0 1 0 120853967 267341824 46934 33554432000 4194304 6201397 140736335744576 140736335743704 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65269 46934 165 491 0 64768 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 261076

[startup+1002.3 s]
/proc/loadavg: 2.29 2.21 2.08 3/177 22100
/proc/meminfo: memFree=30345116/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261180 CPUtime=1002.13 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 11834 0 0 0 100208 5 0 0 20 0 1 0 120853967 267448320 46968 33554432000 4194304 6201397 140736335744576 140736335743528 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65295 46968 165 491 0 64794 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 261180

[startup+1062.3 s]
/proc/loadavg: 2.27 2.21 2.09 3/178 22105
/proc/meminfo: memFree=30332080/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261428 CPUtime=1062.12 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12083 0 0 0 106207 5 0 0 20 0 1 0 120853967 267702272 47162 33554432000 4194304 6201397 140736335744576 140736335743240 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65357 47162 165 491 0 64856 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 261428

[startup+1122.3 s]
/proc/loadavg: 2.27 2.22 2.10 3/177 22106
/proc/meminfo: memFree=30331968/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261428 CPUtime=1122.11 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12093 0 0 0 112206 5 0 0 20 0 1 0 120853967 267702272 47172 33554432000 4194304 6201397 140736335744576 140736335743704 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65357 47172 165 491 0 64856 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 261428

[startup+1182.3 s]
/proc/loadavg: 2.16 2.19 2.09 4/177 22107
/proc/meminfo: memFree=30330644/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261524 CPUtime=1182.1 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12127 0 0 0 118205 5 0 0 20 0 1 0 120853967 267800576 47245 33554432000 4194304 6201397 140736335744576 140736335743528 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65381 47245 165 491 0 64880 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 261524

[startup+1242.3 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 22108
/proc/meminfo: memFree=30328596/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=261960 CPUtime=1242.09 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12310 0 0 0 124204 5 0 0 20 0 1 0 120853967 268247040 47522 33554432000 4194304 6201397 140736335744576 140736335743240 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65490 47522 165 491 0 64989 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 261960

[startup+1302.3 s]
/proc/loadavg: 2.20 2.18 2.10 3/177 22109
/proc/meminfo: memFree=30309736/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=262920 CPUtime=1302.08 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12492 0 0 0 130203 5 0 0 20 0 1 0 120853967 269230080 50770 33554432000 4194304 6201397 140736335744576 140736335743240 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 65730 50770 165 491 0 65229 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 262920

[startup+1362.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 22111
/proc/meminfo: memFree=30290332/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=264456 CPUtime=1362.08 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12800 0 0 0 136202 6 0 0 20 0 1 0 120853967 270802944 53122 33554432000 4194304 6201397 140736335744576 140736335743416 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66114 53122 165 491 0 65613 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 264456

[startup+1422.3 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 22112
/proc/meminfo: memFree=30288164/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=264584 CPUtime=1422.08 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12842 0 0 0 142202 6 0 0 20 0 1 0 120853967 270934016 53675 33554432000 4194304 6201397 140736335744576 140736335743704 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66146 53675 165 491 0 65645 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 264584

[startup+1482.3 s]
/proc/loadavg: 2.15 2.15 2.09 3/177 22113
/proc/meminfo: memFree=30287912/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=264584 CPUtime=1482.06 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12842 0 0 0 148200 6 0 0 20 0 1 0 120853967 270934016 53675 33554432000 4194304 6201397 140736335744576 140736335743704 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66146 53675 165 491 0 65645 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 264584

[startup+1542.31 s]
/proc/loadavg: 2.24 2.17 2.10 3/177 22114
/proc/meminfo: memFree=30287420/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=264584 CPUtime=1542.06 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12842 0 0 0 154200 6 0 0 20 0 1 0 120853967 270934016 53675 33554432000 4194304 6201397 140736335744576 140736335743704 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66146 53675 165 491 0 65645 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 264584

[startup+1602.3 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 22115
/proc/meminfo: memFree=30276676/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=264712 CPUtime=1602.04 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 12872 0 0 0 160198 6 0 0 20 0 1 0 120853967 271065088 56260 33554432000 4194304 6201397 140736335744576 140736335743416 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66178 56260 165 491 0 65677 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 264712

[startup+1662.3 s]
/proc/loadavg: 2.12 2.15 2.09 3/178 22120
/proc/meminfo: memFree=30262908/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=265272 CPUtime=1662.03 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 13035 0 0 0 166197 6 0 0 20 0 1 0 120853967 271638528 59489 33554432000 4194304 6201397 140736335744576 140736335743240 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66318 59489 165 491 0 65817 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 265272

[startup+1722.3 s]
/proc/loadavg: 2.04 2.12 2.09 3/178 22144
/proc/meminfo: memFree=30261272/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=265272 CPUtime=1722.02 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 13036 0 0 0 172196 6 0 0 20 0 1 0 120853967 271638528 59490 33554432000 4194304 6201397 140736335744576 140736335743704 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66318 59490 165 491 0 65817 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 265272

[startup+1782.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/177 22145
/proc/meminfo: memFree=30260656/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=265272 CPUtime=1782.01 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 13036 0 0 0 178195 6 0 0 20 0 1 0 120853967 271638528 59490 33554432000 4194304 6201397 140736335744576 140736335743704 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66318 59490 165 491 0 65817 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 265272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.12 2.09 3/177 22145
/proc/meminfo: memFree=30260532/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=265400 CPUtime=1800.01 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 13050 0 0 0 179995 6 0 0 20 0 1 0 120853967 271769600 59504 33554432000 4194304 6201397 140736335744576 140736335743704 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66350 59504 165 491 0 65849 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 265400

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.12 2.09 3/177 22145
/proc/meminfo: memFree=30260532/32872528 swapFree=12352/737972
[pid=22031] ppid=22028 vsize=265400 CPUtime=1800.01 cores=1,3,5,7
/proc/22031/stat : 22031 (cdcl-cuttingpla) R 22028 22031 21849 0 -1 4202496 13050 0 0 0 179995 6 0 0 20 0 1 0 120853967 271769600 59504 33554432000 4194304 6201397 140736335744576 140736335743704 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22031/statm: 66350 59504 165 491 0 65849 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 265400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.065989
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 265400

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.44132 second user time and 7.01893 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 14:33:15
IDJOB=4087979
IDBENCH=1870
IDSOLVER=2550
FILE ID=node112/4087979-1465389195
RUNJOBID= node112-1465387394-21866
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087979-1465389195/watcher-4087979-1465389195 -o /tmp/evaluation-result-4087979-1465389195/solver-4087979-1465389195 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4087979-1465389195.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=261003255

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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:        30294232 kB
Buffers:          148096 kB
Cached:           530532 kB
SwapCached:         1512 kB
Active:           607380 kB
Inactive:         495580 kB
Active(anon):     424576 kB
Inactive(anon):     1468 kB
Active(file):     182804 kB
Inactive(file):   494112 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:       1193900 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             604832 kB
SReclaimable:      48532 kB
SUnreclaim:       556300 kB
KernelStack:        1472 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1327868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1171456 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 node112 at 2016-06-08 15:03:15