Trace number 4117454

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-01OPT66 102.027 102.048

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_12x12_000.opb.metafix.opb
MD5SUM9d5cb774f1e7b11adf29ea792a0efe59
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark10.1025
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
Number of bits of the biggest sum of numbers8
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= 144 #constraint= 70
0.09/0.10	c #Conflicts:       1000 | #Learnt:       1000 | 0.030
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 11507
0.19/0.25	c total #propagations: 36911 / total #impl: 385650 (eff. 0.096)
0.19/0.25	c #Conflicts:       2000 | #Learnt:       2000 | 0.021
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 21506
0.38/0.42	c total #propagations: 72507 / total #impl: 827450 (eff. 0.088)
0.38/0.42	c GC COLLECT
0.38/0.42	c #Conflicts:       3000 | #Learnt:       2004 | 0.014
0.38/0.42	c total clause space: 4.25031MB
0.38/0.42	c total #watches: 24785
0.58/0.64	c total #propagations: 108232 / total #impl: 1412868 (eff. 0.077)
0.58/0.64	c #Conflicts:       4000 | #Learnt:       3004 | 0.013
0.58/0.64	c total clause space: 4.25031MB
0.58/0.64	c total #watches: 37201
0.78/0.89	c total #propagations: 143854 / total #impl: 2067980 (eff. 0.070)
0.78/0.89	c GC COLLECT
0.78/0.89	c #Conflicts:       5000 | #Learnt:       2359 | 0.012
0.78/0.89	c total clause space: 4.25031MB
0.78/0.89	c total #watches: 34831
1.09/1.15	c total #propagations: 182524 / total #impl: 2628151 (eff. 0.069)
1.09/1.15	c #Conflicts:       6000 | #Learnt:       3359 | 0.011
1.09/1.15	c total clause space: 4.25031MB
1.09/1.15	c total #watches: 46092
1.38/1.47	c total #propagations: 222191 / total #impl: 3224717 (eff. 0.069)
1.38/1.47	c GC COLLECT
1.38/1.47	c #Conflicts:       7000 | #Learnt:       2234 | 0.011
1.38/1.47	c total clause space: 6.90675MB
1.38/1.47	c total #watches: 34034
1.58/1.68	c total #propagations: 261053 / total #impl: 3995179 (eff. 0.065)
1.58/1.68	c #Conflicts:       8000 | #Learnt:       3234 | 0.010
1.58/1.68	c total clause space: 6.90675MB
1.58/1.68	c total #watches: 44737
1.88/1.98	c total #propagations: 297702 / total #impl: 4708552 (eff. 0.063)
1.88/1.98	c #Conflicts:       9000 | #Learnt:       4234 | 0.010
1.88/1.98	c total clause space: 6.90675MB
1.88/1.98	c total #watches: 56585
2.29/2.38	c total #propagations: 336413 / total #impl: 5642747 (eff. 0.060)
2.29/2.38	c GC COLLECT
2.29/2.38	c #Conflicts:      10000 | #Learnt:       2719 | 0.009
2.29/2.38	c total clause space: 6.90675MB
2.29/2.38	c total #watches: 45503
2.68/2.73	c total #propagations: 372371 / total #impl: 6780784 (eff. 0.055)
2.68/2.73	c #Conflicts:      11000 | #Learnt:       3719 | 0.010
2.68/2.73	c total clause space: 6.90675MB
2.68/2.73	c total #watches: 59304
3.08/3.12	c total #propagations: 410841 / total #impl: 8046320 (eff. 0.051)
3.08/3.12	c #Conflicts:      12000 | #Learnt:       4719 | 0.010
3.08/3.12	c total clause space: 6.90675MB
3.08/3.12	c total #watches: 73473
3.48/3.57	c total #propagations: 447164 / total #impl: 8997037 (eff. 0.050)
3.48/3.57	c #Conflicts:      13000 | #Learnt:       5719 | 0.010
3.48/3.57	c total clause space: 6.90675MB
3.48/3.57	c total #watches: 85121
3.78/3.88	c total #propagations: 483970 / total #impl: 9980701 (eff. 0.048)
3.78/3.88	c GC COLLECT
3.78/3.88	c #Conflicts:      14000 | #Learnt:       3863 | 0.009
3.78/3.88	c total clause space: 6.90675MB
3.78/3.88	c total #watches: 61899
4.18/4.27	c total #propagations: 518093 / total #impl: 10992855 (eff. 0.047)
4.18/4.27	c #Conflicts:      15000 | #Learnt:       4863 | 0.009
4.18/4.27	c total clause space: 6.90675MB
4.18/4.27	c total #watches: 73873
4.68/4.72	c total #propagations: 552842 / total #impl: 12195700 (eff. 0.045)
4.68/4.72	c #Conflicts:      16000 | #Learnt:       5863 | 0.008
4.68/4.72	c total clause space: 11.2235MB
4.68/4.72	c total #watches: 83867
5.18/5.20	c total #propagations: 587048 / total #impl: 13427547 (eff. 0.044)
5.18/5.20	c GC COLLECT
5.18/5.20	c #Conflicts:      17000 | #Learnt:       3685 | 0.008
5.18/5.20	c total clause space: 11.2235MB
5.18/5.20	c total #watches: 55089
5.49/5.57	c total #propagations: 621104 / total #impl: 14789409 (eff. 0.042)
5.49/5.57	c #Conflicts:      18000 | #Learnt:       4685 | 0.007
5.49/5.57	c total clause space: 11.2235MB
5.49/5.57	c total #watches: 63211
5.88/5.97	c total #propagations: 655491 / total #impl: 16014043 (eff. 0.041)
5.88/5.97	c #Conflicts:      19000 | #Learnt:       5685 | 0.007
5.88/5.97	c total clause space: 11.2235MB
5.88/5.97	c total #watches: 74273
6.48/6.50	c total #propagations: 687969 / total #impl: 17380910 (eff. 0.040)
6.48/6.50	c #Conflicts:      20000 | #Learnt:       6685 | 0.007
6.48/6.50	c total clause space: 11.2235MB
6.48/6.50	c total #watches: 86457
6.88/6.94	c total #propagations: 722395 / total #impl: 19330309 (eff. 0.037)
6.88/6.94	c GC COLLECT
6.88/6.94	c #Conflicts:      21000 | #Learnt:       4194 | 0.006
6.88/6.94	c total clause space: 11.2235MB
6.88/6.94	c total #watches: 65906
7.28/7.39	c total #propagations: 759444 / total #impl: 20727329 (eff. 0.037)
7.28/7.39	c #Conflicts:      22000 | #Learnt:       5194 | 0.006
7.28/7.39	c total clause space: 11.2235MB
7.28/7.39	c total #watches: 79071
7.88/7.92	c total #propagations: 794214 / total #impl: 22019521 (eff. 0.036)
7.88/7.92	c #Conflicts:      23000 | #Learnt:       6194 | 0.006
7.88/7.92	c total clause space: 11.2235MB
7.88/7.92	c total #watches: 90624
8.48/8.55	c total #propagations: 832426 / total #impl: 23589225 (eff. 0.035)
8.48/8.55	c #Conflicts:      24000 | #Learnt:       7194 | 0.006
8.48/8.55	c total clause space: 11.2235MB
8.48/8.55	c total #watches: 102823
8.98/9.09	c total #propagations: 868780 / total #impl: 26113829 (eff. 0.033)
8.98/9.09	c GC COLLECT
8.98/9.09	c #Conflicts:      25000 | #Learnt:       4396 | 0.006
8.98/9.09	c total clause space: 11.2235MB
8.98/9.09	c total #watches: 74943
9.58/9.62	c total #propagations: 902288 / total #impl: 28256745 (eff. 0.032)
9.58/9.62	c #Conflicts:      26000 | #Learnt:       5396 | 0.006
9.58/9.62	c total clause space: 11.2235MB
9.58/9.62	c total #watches: 87404
10.08/10.18	c total #propagations: 937714 / total #impl: 30557648 (eff. 0.031)
10.08/10.18	c #Conflicts:      27000 | #Learnt:       6396 | 0.006
10.08/10.18	c total clause space: 11.2235MB
10.08/10.18	c total #watches: 96963
10.78/10.82	c total #propagations: 974051 / total #impl: 32322803 (eff. 0.030)
10.78/10.82	c #Conflicts:      28000 | #Learnt:       7396 | 0.005
10.78/10.82	c total clause space: 11.2235MB
10.78/10.82	c total #watches: 106717
11.38/11.40	c total #propagations: 1011798 / total #impl: 34175545 (eff. 0.030)
11.38/11.40	c GC COLLECT
11.38/11.40	c #Conflicts:      29000 | #Learnt:       4298 | 0.005
11.38/11.40	c total clause space: 11.2235MB
11.38/11.40	c total #watches: 70342
11.78/11.87	c total #propagations: 1048043 / total #impl: 35944503 (eff. 0.029)
11.78/11.87	c #Conflicts:      30000 | #Learnt:       5298 | 0.005
11.78/11.87	c total clause space: 11.2235MB
11.78/11.87	c total #watches: 80224
12.38/12.44	c total #propagations: 1082813 / total #impl: 37839807 (eff. 0.029)
12.38/12.44	c #Conflicts:      31000 | #Learnt:       6298 | 0.005
12.38/12.44	c total clause space: 11.2235MB
12.38/12.44	c total #watches: 90575
12.98/13.04	c total #propagations: 1121092 / total #impl: 39565404 (eff. 0.028)
12.98/13.04	c #Conflicts:      32000 | #Learnt:       7298 | 0.005
12.98/13.04	c total clause space: 11.2235MB
12.98/13.04	c total #watches: 102987
13.68/13.72	c total #propagations: 1157076 / total #impl: 41972936 (eff. 0.028)
13.68/13.72	c #Conflicts:      33000 | #Learnt:       8298 | 0.005
13.68/13.72	c total clause space: 11.2235MB
13.68/13.72	c total #watches: 113724
14.29/14.36	c total #propagations: 1192677 / total #impl: 44475156 (eff. 0.027)
14.29/14.36	c GC COLLECT
14.29/14.36	c #Conflicts:      34000 | #Learnt:       4900 | 0.005
14.29/14.36	c total clause space: 11.2235MB
14.29/14.36	c total #watches: 80662
14.78/14.88	c total #propagations: 1228592 / total #impl: 46348857 (eff. 0.027)
14.78/14.88	c #Conflicts:      35000 | #Learnt:       5900 | 0.005
14.78/14.88	c total clause space: 11.2235MB
14.78/14.88	c total #watches: 89684
15.39/15.47	c total #propagations: 1263373 / total #impl: 48034568 (eff. 0.026)
15.39/15.47	c #Conflicts:      36000 | #Learnt:       6900 | 0.005
15.39/15.47	c total clause space: 11.2235MB
15.39/15.47	c total #watches: 100287
15.98/16.06	c total #propagations: 1299471 / total #impl: 50438018 (eff. 0.026)
15.98/16.06	c #Conflicts:      37000 | #Learnt:       7900 | 0.004
15.98/16.06	c total clause space: 11.2235MB
15.98/16.06	c total #watches: 110558
16.68/16.71	c total #propagations: 1335127 / total #impl: 52320461 (eff. 0.026)
16.68/16.71	c #Conflicts:      38000 | #Learnt:       8900 | 0.004
16.68/16.71	c total clause space: 18.2382MB
16.68/16.71	c total #watches: 122459
17.28/17.31	c total #propagations: 1370646 / total #impl: 54981094 (eff. 0.025)
17.28/17.31	c GC COLLECT
17.28/17.31	c #Conflicts:      39000 | #Learnt:       5209 | 0.004
17.28/17.31	c total clause space: 18.2382MB
17.28/17.31	c total #watches: 87224
17.78/17.88	c total #propagations: 1404932 / total #impl: 57487168 (eff. 0.024)
17.78/17.88	c #Conflicts:      40000 | #Learnt:       6209 | 0.004
17.78/17.88	c total clause space: 18.2382MB
17.78/17.88	c total #watches: 98034
18.48/18.54	c total #propagations: 1440970 / total #impl: 60131090 (eff. 0.024)
18.48/18.54	c #Conflicts:      41000 | #Learnt:       7209 | 0.004
18.48/18.54	c total clause space: 18.2382MB
18.48/18.54	c total #watches: 110597
19.18/19.29	c total #propagations: 1476392 / total #impl: 63171118 (eff. 0.023)
19.18/19.29	c #Conflicts:      42000 | #Learnt:       8209 | 0.004
19.18/19.29	c total clause space: 18.2382MB
19.18/19.29	c total #watches: 121724
19.98/20.09	c total #propagations: 1513087 / total #impl: 65858959 (eff. 0.023)
19.98/20.09	c #Conflicts:      43000 | #Learnt:       9209 | 0.004
19.98/20.09	c total clause space: 18.2382MB
19.98/20.09	c total #watches: 130651
20.78/20.82	c total #propagations: 1549390 / total #impl: 68203615 (eff. 0.023)
20.78/20.82	c GC COLLECT
20.78/20.82	c #Conflicts:      44000 | #Learnt:       5206 | 0.004
20.78/20.82	c total clause space: 18.2382MB
20.78/20.82	c total #watches: 87855
21.38/21.40	c total #propagations: 1583204 / total #impl: 71111189 (eff. 0.022)
21.38/21.40	c #Conflicts:      45000 | #Learnt:       6206 | 0.004
21.38/21.40	c total clause space: 18.2382MB
21.38/21.40	c total #watches: 98611
21.98/22.01	c total #propagations: 1617724 / total #impl: 73723696 (eff. 0.022)
21.98/22.01	c #Conflicts:      46000 | #Learnt:       7206 | 0.004
21.98/22.01	c total clause space: 18.2382MB
21.98/22.01	c total #watches: 110251
22.68/22.72	c total #propagations: 1650811 / total #impl: 76239729 (eff. 0.022)
22.68/22.72	c #Conflicts:      47000 | #Learnt:       8206 | 0.004
22.68/22.72	c total clause space: 18.2382MB
22.68/22.72	c total #watches: 122281
23.38/23.43	c total #propagations: 1685584 / total #impl: 78836623 (eff. 0.021)
23.38/23.43	c #Conflicts:      48000 | #Learnt:       9206 | 0.004
23.38/23.43	c total clause space: 18.2382MB
23.38/23.43	c total #watches: 131075
24.08/24.17	c total #propagations: 1722644 / total #impl: 81195396 (eff. 0.021)
24.08/24.17	c #Conflicts:      49000 | #Learnt:      10206 | 0.004
24.08/24.17	c total clause space: 18.2382MB
24.08/24.17	c total #watches: 138913
24.78/24.83	c total #propagations: 1762092 / total #impl: 83223452 (eff. 0.021)
24.78/24.83	c GC COLLECT
24.78/24.83	c #Conflicts:      50000 | #Learnt:       5896 | 0.004
24.78/24.83	c total clause space: 18.2382MB
24.78/24.83	c total #watches: 94792
25.28/25.34	c total #propagations: 1797493 / total #impl: 85784806 (eff. 0.021)
25.28/25.34	c #Conflicts:      51000 | #Learnt:       6896 | 0.004
25.28/25.34	c total clause space: 18.2382MB
25.28/25.34	c total #watches: 101674
25.88/25.99	c total #propagations: 1833627 / total #impl: 87355674 (eff. 0.021)
25.88/25.99	c #Conflicts:      52000 | #Learnt:       7896 | 0.004
25.88/25.99	c total clause space: 18.2382MB
25.88/25.99	c total #watches: 111912
26.68/26.72	c total #propagations: 1868701 / total #impl: 90566661 (eff. 0.021)
26.68/26.72	c #Conflicts:      53000 | #Learnt:       8896 | 0.004
26.68/26.72	c total clause space: 18.2382MB
26.68/26.72	c total #watches: 122929
27.48/27.52	c total #propagations: 1904103 / total #impl: 94105417 (eff. 0.020)
27.48/27.52	c #Conflicts:      54000 | #Learnt:       9896 | 0.004
27.48/27.52	c total clause space: 18.2382MB
27.48/27.52	c total #watches: 132649
28.28/28.35	c total #propagations: 1941208 / total #impl: 96611629 (eff. 0.020)
28.28/28.35	c #Conflicts:      55000 | #Learnt:      10896 | 0.004
28.28/28.35	c total clause space: 18.2382MB
28.28/28.35	c total #watches: 142731
28.98/29.02	c total #propagations: 1978053 / total #impl: 98548338 (eff. 0.020)
28.98/29.02	c GC COLLECT
28.98/29.02	c #Conflicts:      56000 | #Learnt:       6299 | 0.004
28.98/29.02	c total clause space: 18.2382MB
28.98/29.02	c total #watches: 99654
29.68/29.71	c total #propagations: 2011775 / total #impl: 100736510 (eff. 0.020)
29.68/29.71	c #Conflicts:      57000 | #Learnt:       7299 | 0.004
29.68/29.71	c total clause space: 18.2382MB
29.68/29.71	c total #watches: 111094
30.38/30.45	c total #propagations: 2046713 / total #impl: 103426756 (eff. 0.020)
30.38/30.45	c #Conflicts:      58000 | #Learnt:       8299 | 0.004
30.38/30.45	c total clause space: 18.2382MB
30.38/30.45	c total #watches: 122045
31.28/31.31	c total #propagations: 2081979 / total #impl: 106267367 (eff. 0.020)
31.28/31.31	c #Conflicts:      59000 | #Learnt:       9299 | 0.004
31.28/31.31	c total clause space: 18.2382MB
31.28/31.31	c total #watches: 131257
32.08/32.16	c total #propagations: 2117563 / total #impl: 108939732 (eff. 0.019)
32.08/32.16	c #Conflicts:      60000 | #Learnt:      10299 | 0.004
32.08/32.16	c total clause space: 18.2382MB
32.08/32.16	c total #watches: 141210
32.98/33.07	c total #propagations: 2152977 / total #impl: 111622016 (eff. 0.019)
32.98/33.07	c #Conflicts:      61000 | #Learnt:      11299 | 0.004
32.98/33.07	c total clause space: 18.2382MB
32.98/33.07	c total #watches: 151050
33.78/33.88	c total #propagations: 2187779 / total #impl: 114117275 (eff. 0.019)
33.78/33.88	c GC COLLECT
33.78/33.88	c #Conflicts:      62000 | #Learnt:       6390 | 0.003
33.78/33.88	c total clause space: 18.2382MB
33.78/33.88	c total #watches: 99694
34.48/34.53	c total #propagations: 2225407 / total #impl: 116421014 (eff. 0.019)
34.48/34.53	c #Conflicts:      63000 | #Learnt:       7390 | 0.003
34.48/34.53	c total clause space: 18.2382MB
34.48/34.53	c total #watches: 109544
35.18/35.27	c total #propagations: 2260344 / total #impl: 118892035 (eff. 0.019)
35.18/35.27	c #Conflicts:      64000 | #Learnt:       8390 | 0.003
35.18/35.27	c total clause space: 18.2382MB
35.18/35.27	c total #watches: 119209
35.98/36.01	c total #propagations: 2297041 / total #impl: 122061826 (eff. 0.019)
35.98/36.01	c #Conflicts:      65000 | #Learnt:       9390 | 0.003
35.98/36.01	c total clause space: 18.2382MB
35.98/36.01	c total #watches: 127386
36.68/36.75	c total #propagations: 2335058 / total #impl: 124227186 (eff. 0.019)
36.68/36.75	c #Conflicts:      66000 | #Learnt:      10390 | 0.003
36.68/36.75	c total clause space: 18.2382MB
36.68/36.75	c total #watches: 137372
37.49/37.54	c total #propagations: 2370053 / total #impl: 126786595 (eff. 0.019)
37.49/37.54	c #Conflicts:      67000 | #Learnt:      11390 | 0.003
37.49/37.54	c total clause space: 18.2382MB
37.49/37.54	c total #watches: 147186
38.38/38.46	c total #propagations: 2407002 / total #impl: 129356036 (eff. 0.019)
38.38/38.46	c #Conflicts:      68000 | #Learnt:      12390 | 0.003
38.38/38.46	c total clause space: 18.2382MB
38.38/38.46	c total #watches: 158708
38.98/39.08	c total #propagations: 2441954 / total #impl: 132094840 (eff. 0.018)
38.98/39.08	c GC COLLECT
38.98/39.08	c #Conflicts:      69000 | #Learnt:       7190 | 0.003
38.98/39.08	c total clause space: 18.2382MB
38.98/39.08	c total #watches: 107026
39.59/39.69	c total #propagations: 2475601 / total #impl: 133658180 (eff. 0.019)
39.59/39.69	c #Conflicts:      70000 | #Learnt:       8190 | 0.003
39.59/39.69	c total clause space: 18.2382MB
39.59/39.69	c total #watches: 115958
40.38/40.41	c total #propagations: 2514424 / total #impl: 135511784 (eff. 0.019)
40.38/40.41	c #Conflicts:      71000 | #Learnt:       9190 | 0.003
40.38/40.41	c total clause space: 18.2382MB
40.38/40.41	c total #watches: 126237
41.08/41.15	c total #propagations: 2549734 / total #impl: 137842041 (eff. 0.018)
41.08/41.15	c #Conflicts:      72000 | #Learnt:      10190 | 0.003
41.08/41.15	c total clause space: 18.2382MB
41.08/41.15	c total #watches: 135086
41.89/41.99	c total #propagations: 2584964 / total #impl: 139846409 (eff. 0.018)
41.89/41.99	c #Conflicts:      73000 | #Learnt:      11190 | 0.003
41.89/41.99	c total clause space: 18.2382MB
41.89/41.99	c total #watches: 146334
42.89/42.93	c total #propagations: 2619334 / total #impl: 142481190 (eff. 0.018)
42.89/42.93	c #Conflicts:      74000 | #Learnt:      12190 | 0.003
42.89/42.93	c total clause space: 18.2382MB
42.89/42.93	c total #watches: 157512
43.88/43.90	c total #propagations: 2653297 / total #impl: 145394443 (eff. 0.018)
43.88/43.90	c GC COLLECT
43.88/43.90	c #Conflicts:      75000 | #Learnt:       6688 | 0.003
43.88/43.90	c total clause space: 18.2382MB
43.88/43.90	c total #watches: 102449
44.48/44.57	c total #propagations: 2687081 / total #impl: 148128614 (eff. 0.018)
44.48/44.57	c #Conflicts:      76000 | #Learnt:       7688 | 0.003
44.48/44.57	c total clause space: 18.2382MB
44.48/44.57	c total #watches: 112264
45.19/45.29	c total #propagations: 2722560 / total #impl: 150189622 (eff. 0.018)
45.19/45.29	c #Conflicts:      77000 | #Learnt:       8688 | 0.003
45.19/45.29	c total clause space: 18.2382MB
45.19/45.29	c total #watches: 123554
45.98/46.07	c total #propagations: 2754360 / total #impl: 153171949 (eff. 0.018)
45.98/46.07	c #Conflicts:      78000 | #Learnt:       9688 | 0.003
45.98/46.07	c total clause space: 18.2382MB
45.98/46.07	c total #watches: 134528
46.88/46.92	c total #propagations: 2790752 / total #impl: 155983652 (eff. 0.018)
46.88/46.92	c #Conflicts:      79000 | #Learnt:      10688 | 0.003
46.88/46.92	c total clause space: 18.2382MB
46.88/46.92	c total #watches: 144898
47.78/47.83	c total #propagations: 2826393 / total #impl: 159402577 (eff. 0.018)
47.78/47.83	c #Conflicts:      80000 | #Learnt:      11688 | 0.003
47.78/47.83	c total clause space: 18.2382MB
47.78/47.83	c total #watches: 153532
48.78/48.88	c total #propagations: 2863375 / total #impl: 162451434 (eff. 0.018)
48.78/48.88	c #Conflicts:      81000 | #Learnt:      12688 | 0.003
48.78/48.88	c total clause space: 18.2382MB
48.78/48.88	c total #watches: 164373
49.78/49.88	c total #propagations: 2899144 / total #impl: 166377162 (eff. 0.017)
49.78/49.88	c GC COLLECT
49.78/49.88	c #Conflicts:      82000 | #Learnt:       6895 | 0.003
49.78/49.88	c total clause space: 18.2382MB
49.78/49.88	c total #watches: 104393
50.48/50.51	c total #propagations: 2935641 / total #impl: 168750804 (eff. 0.017)
50.48/50.51	c #Conflicts:      83000 | #Learnt:       7895 | 0.003
50.48/50.51	c total clause space: 18.2382MB
50.48/50.51	c total #watches: 114559
51.08/51.18	c total #propagations: 2970573 / total #impl: 170751034 (eff. 0.017)
51.08/51.18	c #Conflicts:      84000 | #Learnt:       8895 | 0.003
51.08/51.18	c total clause space: 18.2382MB
51.08/51.18	c total #watches: 123535
51.88/51.91	c total #propagations: 3004658 / total #impl: 172724530 (eff. 0.017)
51.88/51.91	c #Conflicts:      85000 | #Learnt:       9895 | 0.003
51.88/51.91	c total clause space: 18.2382MB
51.88/51.91	c total #watches: 132006
52.58/52.68	c total #propagations: 3042305 / total #impl: 175207799 (eff. 0.017)
52.58/52.68	c #Conflicts:      86000 | #Learnt:      10895 | 0.003
52.58/52.68	c total clause space: 18.2382MB
52.58/52.68	c total #watches: 141119
53.38/53.44	c total #propagations: 3076504 / total #impl: 177534477 (eff. 0.017)
53.38/53.44	c #Conflicts:      87000 | #Learnt:      11895 | 0.003
53.38/53.44	c total clause space: 18.2382MB
53.38/53.44	c total #watches: 148694
54.28/54.37	c total #propagations: 3115905 / total #impl: 179598484 (eff. 0.017)
54.28/54.37	c #Conflicts:      88000 | #Learnt:      12895 | 0.003
54.28/54.37	c total clause space: 18.2382MB
54.28/54.37	c total #watches: 158374
55.18/55.25	c total #propagations: 3150852 / total #impl: 182242444 (eff. 0.017)
55.18/55.25	c #Conflicts:      89000 | #Learnt:      13895 | 0.003
55.18/55.25	c total clause space: 18.2382MB
55.18/55.25	c total #watches: 167049
55.98/56.03	c total #propagations: 3184294 / total #impl: 184602263 (eff. 0.017)
55.98/56.03	c GC COLLECT
55.98/56.03	c #Conflicts:      90000 | #Learnt:       7795 | 0.003
55.98/56.03	c total clause space: 29.637MB
55.98/56.03	c total #watches: 113119
56.78/56.80	c total #propagations: 3216867 / total #impl: 186646052 (eff. 0.017)
56.78/56.80	c #Conflicts:      91000 | #Learnt:       8795 | 0.003
56.78/56.80	c total clause space: 29.637MB
56.78/56.80	c total #watches: 123548
57.48/57.56	c total #propagations: 3251037 / total #impl: 189729105 (eff. 0.017)
57.48/57.56	c #Conflicts:      92000 | #Learnt:       9795 | 0.003
57.48/57.56	c total clause space: 29.637MB
57.48/57.56	c total #watches: 135353
58.39/58.43	c total #propagations: 3282316 / total #impl: 192545304 (eff. 0.017)
58.39/58.43	c #Conflicts:      93000 | #Learnt:      10795 | 0.003
58.39/58.43	c total clause space: 29.637MB
58.39/58.43	c total #watches: 144526
59.18/59.29	c total #propagations: 3315555 / total #impl: 195121743 (eff. 0.017)
59.18/59.29	c #Conflicts:      94000 | #Learnt:      11795 | 0.003
59.18/59.29	c total clause space: 29.637MB
59.18/59.29	c total #watches: 152350
60.18/60.28	c total #propagations: 3352825 / total #impl: 197422348 (eff. 0.017)
60.18/60.28	c #Conflicts:      95000 | #Learnt:      12795 | 0.003
60.18/60.28	c total clause space: 29.637MB
60.18/60.28	c total #watches: 161976
61.28/61.35	c total #propagations: 3387815 / total #impl: 200571603 (eff. 0.017)
61.28/61.35	c #Conflicts:      96000 | #Learnt:      13795 | 0.003
61.28/61.35	c total clause space: 29.637MB
61.28/61.35	c total #watches: 172582
62.38/62.44	c total #propagations: 3423242 / total #impl: 203769726 (eff. 0.017)
62.38/62.44	c #Conflicts:      97000 | #Learnt:      14795 | 0.003
62.38/62.44	c total clause space: 29.637MB
62.38/62.44	c total #watches: 183323
63.08/63.18	c total #propagations: 3457052 / total #impl: 206760553 (eff. 0.017)
63.08/63.18	c GC COLLECT
63.08/63.18	c #Conflicts:      98000 | #Learnt:       8401 | 0.003
63.08/63.18	c total clause space: 29.637MB
63.08/63.18	c total #watches: 121939
63.89/63.94	c total #propagations: 3489702 / total #impl: 209918658 (eff. 0.017)
63.89/63.94	c #Conflicts:      99000 | #Learnt:       9401 | 0.003
63.89/63.94	c total clause space: 29.637MB
63.89/63.94	c total #watches: 132933
64.78/64.81	c total #propagations: 3522186 / total #impl: 212572471 (eff. 0.017)
64.78/64.81	c #Conflicts:     100000 | #Learnt:      10401 | 0.003
64.78/64.81	c total clause space: 29.637MB
64.78/64.81	c total #watches: 144466
65.78/65.84	c total #propagations: 3555493 / total #impl: 216084149 (eff. 0.016)
65.78/65.84	c #Conflicts:     101000 | #Learnt:      11401 | 0.003
65.78/65.84	c total clause space: 29.637MB
65.78/65.84	c total #watches: 155619
66.88/66.90	c total #propagations: 3589682 / total #impl: 220373517 (eff. 0.016)
66.88/66.90	c #Conflicts:     102000 | #Learnt:      12401 | 0.003
66.88/66.90	c total clause space: 29.637MB
66.88/66.90	c total #watches: 168785
67.88/67.96	c total #propagations: 3623692 / total #impl: 224656586 (eff. 0.016)
67.88/67.96	c #Conflicts:     103000 | #Learnt:      13401 | 0.003
67.88/67.96	c total clause space: 29.637MB
67.88/67.96	c total #watches: 178128
68.98/69.04	c total #propagations: 3659762 / total #impl: 227899557 (eff. 0.016)
68.98/69.04	c #Conflicts:     104000 | #Learnt:      14401 | 0.003
68.98/69.04	c total clause space: 29.637MB
68.98/69.04	c total #watches: 188081
70.08/70.16	c total #propagations: 3695529 / total #impl: 230778457 (eff. 0.016)
70.08/70.16	c #Conflicts:     105000 | #Learnt:      15401 | 0.003
70.08/70.16	c total clause space: 29.637MB
70.08/70.16	c total #watches: 197134
70.78/70.87	c total #propagations: 3729852 / total #impl: 232954353 (eff. 0.016)
70.78/70.87	c GC COLLECT
70.78/70.87	c #Conflicts:     106000 | #Learnt:       8693 | 0.003
70.78/70.87	c total clause space: 29.637MB
70.78/70.87	c total #watches: 123556
71.58/71.66	c total #propagations: 3763883 / total #impl: 235693141 (eff. 0.016)
71.58/71.66	c #Conflicts:     107000 | #Learnt:       9693 | 0.003
71.58/71.66	c total clause space: 29.637MB
71.58/71.66	c total #watches: 132597
72.48/72.50	c total #propagations: 3801356 / total #impl: 238070057 (eff. 0.016)
72.48/72.50	c #Conflicts:     108000 | #Learnt:      10693 | 0.003
72.48/72.50	c total clause space: 29.637MB
72.48/72.50	c total #watches: 141370
73.28/73.38	c total #propagations: 3836882 / total #impl: 240475750 (eff. 0.016)
73.28/73.38	c #Conflicts:     109000 | #Learnt:      11693 | 0.003
73.28/73.38	c total clause space: 29.637MB
73.28/73.38	c total #watches: 149492
74.28/74.37	c total #propagations: 3873746 / total #impl: 243166030 (eff. 0.016)
74.28/74.37	c #Conflicts:     110000 | #Learnt:      12693 | 0.002
74.28/74.37	c total clause space: 29.637MB
74.28/74.37	c total #watches: 158484
75.18/75.28	c total #propagations: 3910400 / total #impl: 246017975 (eff. 0.016)
75.18/75.28	c #Conflicts:     111000 | #Learnt:      13693 | 0.002
75.18/75.28	c total clause space: 29.637MB
75.18/75.28	c total #watches: 167267
76.28/76.33	c total #propagations: 3946115 / total #impl: 248849056 (eff. 0.016)
76.28/76.33	c #Conflicts:     112000 | #Learnt:      14693 | 0.002
76.28/76.33	c total clause space: 29.637MB
76.28/76.33	c total #watches: 178912
77.38/77.41	c total #propagations: 3979400 / total #impl: 252711293 (eff. 0.016)
77.38/77.41	c #Conflicts:     113000 | #Learnt:      15693 | 0.002
77.38/77.41	c total clause space: 29.637MB
77.38/77.41	c total #watches: 186518
78.18/78.23	c total #propagations: 4014372 / total #impl: 255268890 (eff. 0.016)
78.18/78.23	c GC COLLECT
78.18/78.23	c #Conflicts:     114000 | #Learnt:       8687 | 0.002
78.18/78.23	c total clause space: 29.637MB
78.18/78.23	c total #watches: 124283
78.88/78.97	c total #propagations: 4046985 / total #impl: 257763519 (eff. 0.016)
78.88/78.97	c #Conflicts:     115000 | #Learnt:       9687 | 0.002
78.88/78.97	c total clause space: 29.637MB
78.88/78.97	c total #watches: 132634
79.78/79.82	c total #propagations: 4084354 / total #impl: 259738231 (eff. 0.016)
79.78/79.82	c #Conflicts:     116000 | #Learnt:      10687 | 0.002
79.78/79.82	c total clause space: 29.637MB
79.78/79.82	c total #watches: 143603
80.68/80.73	c total #propagations: 4117401 / total #impl: 263306862 (eff. 0.016)
80.68/80.73	c #Conflicts:     117000 | #Learnt:      11687 | 0.002
80.68/80.73	c total clause space: 29.637MB
80.68/80.73	c total #watches: 153478
81.68/81.77	c total #propagations: 4152920 / total #impl: 265720723 (eff. 0.016)
81.68/81.77	c #Conflicts:     118000 | #Learnt:      12687 | 0.002
81.68/81.77	c total clause space: 29.637MB
81.68/81.77	c total #watches: 163230
82.68/82.74	c total #propagations: 4186694 / total #impl: 269027454 (eff. 0.016)
82.68/82.74	c #Conflicts:     119000 | #Learnt:      13686 | 0.002
82.68/82.74	c total clause space: 29.637MB
82.68/82.74	c total #watches: 170368
83.68/83.75	c total #propagations: 4225414 / total #impl: 271146910 (eff. 0.016)
83.68/83.75	c #Conflicts:     120000 | #Learnt:      14686 | 0.002
83.68/83.75	c total clause space: 29.637MB
83.68/83.75	c total #watches: 179853
84.68/84.80	c total #propagations: 4258747 / total #impl: 274060193 (eff. 0.016)
84.68/84.80	c #Conflicts:     121000 | #Learnt:      15686 | 0.002
84.68/84.80	c total clause space: 29.637MB
84.68/84.80	c total #watches: 187822
85.88/85.99	c total #propagations: 4290737 / total #impl: 276771899 (eff. 0.016)
85.88/85.99	c GC COLLECT
85.88/85.99	c #Conflicts:     122000 | #Learnt:       8398 | 0.002
85.88/85.99	c total clause space: 29.637MB
85.88/85.99	c total #watches: 120610
86.78/86.80	c total #propagations: 4324386 / total #impl: 280611871 (eff. 0.015)
86.78/86.80	c #Conflicts:     123000 | #Learnt:       9398 | 0.002
86.78/86.80	c total clause space: 29.637MB
86.78/86.80	c total #watches: 130020
87.58/87.69	c total #propagations: 4360237 / total #impl: 283213020 (eff. 0.015)
87.58/87.69	c #Conflicts:     124000 | #Learnt:      10396 | 0.002
87.58/87.69	c total clause space: 29.637MB
87.58/87.69	c total #watches: 137354
88.48/88.53	c total #propagations: 4398186 / total #impl: 286073527 (eff. 0.015)
88.48/88.53	c #Conflicts:     125000 | #Learnt:      11396 | 0.002
88.48/88.53	c total clause space: 29.637MB
88.48/88.53	c total #watches: 144067
89.38/89.44	c total #propagations: 4434776 / total #impl: 288452515 (eff. 0.015)
89.38/89.44	c #Conflicts:     126000 | #Learnt:      12396 | 0.002
89.38/89.44	c total clause space: 29.637MB
89.38/89.44	c total #watches: 152511
90.28/90.33	c total #propagations: 4468329 / total #impl: 291685545 (eff. 0.015)
90.28/90.33	c #Conflicts:     127000 | #Learnt:      13396 | 0.002
90.28/90.33	c total clause space: 29.637MB
90.28/90.33	c total #watches: 158853
91.18/91.30	c total #propagations: 4504043 / total #impl: 293661578 (eff. 0.015)
91.18/91.30	c #Conflicts:     128000 | #Learnt:      14396 | 0.002
91.18/91.30	c total clause space: 29.637MB
91.18/91.30	c total #watches: 167425
92.27/92.31	c total #propagations: 4538833 / total #impl: 296874825 (eff. 0.015)
92.27/92.31	c #Conflicts:     129000 | #Learnt:      15396 | 0.002
92.27/92.31	c total clause space: 29.637MB
92.27/92.31	c total #watches: 175563
93.37/93.50	c total #propagations: 4575769 / total #impl: 300147344 (eff. 0.015)
93.37/93.50	c #Conflicts:     130000 | #Learnt:      16395 | 0.002
93.37/93.50	c total clause space: 29.637MB
93.37/93.50	c total #watches: 184094
94.47/94.56	c total #propagations: 4610661 / total #impl: 303914637 (eff. 0.015)
94.47/94.56	c GC COLLECT
94.47/94.56	c #Conflicts:     131000 | #Learnt:       8789 | 0.002
94.47/94.56	c total clause space: 29.637MB
94.47/94.56	c total #watches: 123730
95.17/95.29	c total #propagations: 4645730 / total #impl: 306854186 (eff. 0.015)
95.17/95.29	c #Conflicts:     132000 | #Learnt:       9787 | 0.002
95.17/95.29	c total clause space: 29.637MB
95.17/95.29	c total #watches: 131300
96.07/96.10	c total #propagations: 4682019 / total #impl: 308858438 (eff. 0.015)
96.07/96.10	c #Conflicts:     133000 | #Learnt:      10787 | 0.002
96.07/96.10	c total clause space: 29.637MB
96.07/96.10	c total #watches: 139591
96.88/96.98	c total #propagations: 4715529 / total #impl: 311376460 (eff. 0.015)
96.88/96.98	c #Conflicts:     134000 | #Learnt:      11787 | 0.002
96.88/96.98	c total clause space: 29.637MB
96.88/96.98	c total #watches: 149963
97.77/97.89	c total #propagations: 4748511 / total #impl: 315291098 (eff. 0.015)
97.77/97.89	c #Conflicts:     135000 | #Learnt:      12785 | 0.002
97.77/97.89	c total clause space: 29.637MB
97.77/97.89	c total #watches: 158690
98.87/98.94	c total #propagations: 4782394 / total #impl: 318580518 (eff. 0.015)
98.87/98.94	c #Conflicts:     136000 | #Learnt:      13784 | 0.002
98.87/98.94	c total clause space: 29.637MB
98.87/98.94	c total #watches: 166694
99.77/99.89	c total #propagations: 4815722 / total #impl: 321798137 (eff. 0.015)
99.77/99.89	c #Conflicts:     137000 | #Learnt:      14783 | 0.002
99.77/99.89	c total clause space: 29.637MB
99.77/99.89	c total #watches: 174585
100.87/100.96	c total #propagations: 4848129 / total #impl: 324937001 (eff. 0.015)
100.87/100.96	c #Conflicts:     138000 | #Learnt:      15783 | 0.002
100.87/100.96	c total clause space: 29.637MB
100.87/100.96	c total #watches: 182216
101.97/102.04	c total #propagations: 4879884 / total #impl: 328485068 (eff. 0.015)
101.97/102.04	o 66
101.97/102.04	s OPTIMUM FOUND
101.97/102.04	v -x1 -x2 -x3 -x4 x5 x6 x7 x8 x9 -x10 x11 -x12 x13 x14 -x15 -x16 -x17 -x18 x19 x20 -x21 -x22 -x23 -x24 x25 x26 -x27 x28 x29 -x30 -x31 x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 x44 -x45 -x46 x47 -x48 x49 -x50 x51 -x52 -x53 x54 x55 x56 x57 x58 x59 -x60 x61 -x62 -x63 x64 -x65 x66 -x67 x68 x69 -x70 x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 x82 x83 -x84 -x85 -x86 -x87 x88 x89 x90 x91 -x92 -x93 x94 x95 -x96 x97 -x98 -x99 x100 -x101 -x102 -x103 x104 -x105 x106 -x107 x108 x109 x110 -x111 x112 -x113 -x114 -x115 -x116 x117 -x118 x119 x120 x121 -x122 x123 x124 -x125 x126 -x127 x128 x129 x130 x131 -x132 x133 x134 -x135 -x136 -x137 x138 -x139 x140 -x141 -x142 x143 -x144
101.97/102.04	c CPU time              : 102.01 s

Verifier Data

OK	66

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-4117454-1467212785/watcher-4117454-1467212785 -o /tmp/evaluation-result-4117454-1467212785/solver-4117454-1467212785 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3731 --watchdog 1960 --input HOME/instance-4117454-1467212785.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=4003
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.14 2.20 2.26 3/176 4006
/proc/meminfo: memFree=23687604/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 230 0 0 0 0 0 0 0 20 0 1 0 2235365 29810688 2156 33554432000 4194304 6201397 140735861394880 140736548041800 4202515 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 7278 2156 92 491 0 6777 0

[startup+0.100199 s]
/proc/loadavg: 2.14 2.20 2.26 3/176 4006
/proc/meminfo: memFree=23687604/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=33728 CPUtime=0.09 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 461 0 0 0 9 0 0 0 20 0 1 0 2235365 34537472 6944 33554432000 4194304 6201397 140735861394880 140735861393720 5150858 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 8432 6944 145 491 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33728

[startup+0.20033 s]
/proc/loadavg: 2.14 2.20 2.26 3/176 4006
/proc/meminfo: memFree=23687604/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=33860 CPUtime=0.19 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 513 0 0 0 19 0 0 0 20 0 1 0 2235365 34672640 6996 33554432000 4194304 6201397 140735861394880 140735861393544 5150858 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 8465 6996 158 491 0 7964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33860

[startup+0.300375 s]
/proc/loadavg: 2.14 2.20 2.26 3/176 4006
/proc/meminfo: memFree=23687604/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=33860 CPUtime=0.29 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 526 0 0 0 29 0 0 0 20 0 1 0 2235365 34672640 7520 33554432000 4194304 6201397 140735861394880 140735861393544 4213672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 8465 7520 158 491 0 7964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33860

[startup+0.700218 s]
/proc/loadavg: 2.14 2.20 2.26 3/176 4006
/proc/meminfo: memFree=23687604/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=34260 CPUtime=0.68 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 612 0 0 0 68 0 0 0 20 0 1 0 2235365 35082240 7606 33554432000 4194304 6201397 140735861394880 140735861393544 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 8565 7606 164 491 0 8064 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34260

[startup+1.50021 s]
/proc/loadavg: 2.13 2.20 2.26 3/177 4053
/proc/meminfo: memFree=23818556/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=37248 CPUtime=1.48 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 1005 0 0 0 148 0 0 0 20 0 1 0 2235365 38141952 7869 33554432000 4194304 6201397 140735861394880 140735861393544 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 9312 7869 164 491 0 8811 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37248

[startup+3.10027 s]
/proc/loadavg: 2.13 2.20 2.26 3/177 4053
/proc/meminfo: memFree=23813216/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=37656 CPUtime=3.08 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 1494 0 0 0 308 0 0 0 20 0 1 0 2235365 38559744 8177 33554432000 4194304 6201397 140735861394880 140735861393592 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 9414 8177 164 491 0 8913 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37656

[startup+6.30027 s]
/proc/loadavg: 2.13 2.20 2.26 3/177 4053
/proc/meminfo: memFree=23802796/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=42636 CPUtime=6.28 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 2545 0 0 0 628 0 0 0 20 0 1 0 2235365 43659264 8833 33554432000 4194304 6201397 140735861394880 140735861394008 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 10659 8833 165 491 0 10158 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42636

[startup+12.7003 s]
/proc/loadavg: 2.19 2.21 2.26 4/177 4053
/proc/meminfo: memFree=23793988/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=43232 CPUtime=12.68 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 2823 0 0 0 1268 0 0 0 20 0 1 0 2235365 44269568 9557 33554432000 4194304 6201397 140735861394880 140735861394008 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 10808 9557 165 491 0 10307 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43232

[startup+25.5003 s]
/proc/loadavg: 2.16 2.20 2.26 3/177 4053
/proc/meminfo: memFree=23782308/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=51164 CPUtime=25.48 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 3866 0 0 0 2548 0 0 0 20 0 1 0 2235365 52391936 10728 33554432000 4194304 6201397 140735861394880 140735861394008 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 12791 10728 165 491 0 12290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51164

[startup+51.1003 s]
/proc/loadavg: 2.18 2.20 2.25 3/177 4053
/proc/meminfo: memFree=23771780/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=51980 CPUtime=51.08 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 4039 0 0 0 5107 1 0 0 20 0 1 0 2235365 53227520 11923 33554432000 4194304 6201397 140735861394880 140735861394008 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 12995 11923 165 491 0 12494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51980

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4006 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.18 2.20 2.25 3/177 4053
/proc/meminfo: memFree=23771780/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=51980 CPUtime=51.18 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 4039 0 0 0 5117 1 0 0 20 0 1 0 2235365 53227520 11923 33554432000 4194304 6201397 140735861394880 140735861394008 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 12995 11923 165 491 0 12494 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 51980

[startup+76.8002 s]
/proc/loadavg: 2.17 2.20 2.25 3/177 4054
/proc/meminfo: memFree=23761656/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=63976 CPUtime=76.78 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5039 0 0 0 7677 1 0 0 20 0 1 0 2235365 65511424 13044 33554432000 4194304 6201397 140735861394880 140735861394008 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 15994 13044 165 491 0 15493 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 63976

[startup+89.6003 s]
/proc/loadavg: 2.22 2.21 2.25 3/177 4054
/proc/meminfo: memFree=23756460/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64268 CPUtime=89.58 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5080 0 0 0 8957 1 0 0 20 0 1 0 2235365 65810432 13085 33554432000 4194304 6201397 140735861394880 140735861394008 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16067 13085 165 491 0 15566 0
Current children cumulated CPU time (s) 89.58
Current children cumulated vsize (KiB) 64268

[startup+96.0003 s]
/proc/loadavg: 2.20 2.20 2.25 4/177 4054
/proc/meminfo: memFree=23755844/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64460 CPUtime=95.97 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5111 0 0 0 9596 1 0 0 20 0 1 0 2235365 66007040 13116 33554432000 4194304 6201397 140735861394880 140735861394008 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16115 13116 165 491 0 15614 0
Current children cumulated CPU time (s) 95.97
Current children cumulated vsize (KiB) 64460

[startup+99.2002 s]
/proc/loadavg: 2.19 2.20 2.25 4/177 4054
/proc/meminfo: memFree=23755844/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64460 CPUtime=99.17 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5113 0 0 0 9916 1 0 0 20 0 1 0 2235365 66007040 13118 33554432000 4194304 6201397 140735861394880 140735861394008 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16115 13118 165 491 0 15614 0
Current children cumulated CPU time (s) 99.17
Current children cumulated vsize (KiB) 64460

[startup+100.8 s]
/proc/loadavg: 2.19 2.20 2.25 4/177 4054
/proc/meminfo: memFree=23753548/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64460 CPUtime=100.77 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5113 0 0 0 10076 1 0 0 20 0 1 0 2235365 66007040 13118 33554432000 4194304 6201397 140735861394880 140735861394008 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16115 13118 165 491 0 15614 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 64460

[startup+101.6 s]
/proc/loadavg: 2.25 2.21 2.25 4/177 4054
/proc/meminfo: memFree=23753548/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64460 CPUtime=101.57 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5114 0 0 0 10156 1 0 0 20 0 1 0 2235365 66007040 13119 33554432000 4194304 6201397 140735861394880 140735861394008 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16115 13119 165 491 0 15614 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 64460

[startup+102 s]
/proc/loadavg: 2.25 2.21 2.25 4/177 4054
/proc/meminfo: memFree=23753548/32872528 swapFree=1497052/1644220
[pid=4006] ppid=4003 vsize=64460 CPUtime=101.97 cores=0,2,4,6
/proc/4006/stat : 4006 (cdcl-cuttingpla) R 4003 4006 3715 0 -1 4202496 5114 0 0 0 10196 1 0 0 20 0 1 0 2235365 66007040 13119 33554432000 4194304 6201397 140735861394880 140735861394008 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4006/statm: 16115 13119 165 491 0 15614 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 64460

Child status: 30
Real time (s): 102.048
CPU time (s): 102.027
CPU user time (s): 102.012
CPU system time (s): 0.014997
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 64460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.012
system time used= 0.014997
maximum resident set size= 52768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5188
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= 3
involuntary context switches= 109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.385941 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-29 17:06:26
IDJOB=4117454
IDBENCH=111576
IDSOLVER=2550
FILE ID=node124/4117454-1467212785
RUNJOBID= node124-1467209129-3731
PBS_JOBID= 19997580
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_12x12_000.opb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117454-1467212785/watcher-4117454-1467212785 -o /tmp/evaluation-result-4117454-1467212785/solver-4117454-1467212785 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3731 --watchdog 1960 --input HOME/instance-4117454-1467212785.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 9d5cb774f1e7b11adf29ea792a0efe59
RANDOM SEED=1391278980

node124.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.062
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.12
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.062
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.062
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.062
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.062
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.062
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.062
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.56
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.062
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:        23688248 kB
Buffers:          136928 kB
Cached:          6436148 kB
SwapCached:            0 kB
Active:           352152 kB
Inactive:        6424944 kB
Active(anon):     206892 kB
Inactive(anon):        0 kB
Active(file):     145260 kB
Inactive(file):  6424944 kB
Unevictable:     1644220 kB
Mlocked:         1497052 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:       1814016 kB
Mapped:            14432 kB
Shmem:               204 kB
Slab:             626620 kB
SReclaimable:      70868 kB
SUnreclaim:       555752 kB
KernelStack:        1472 kB
PageTables:         7428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2030652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 71728 MiB
End job on node124 at 2016-06-29 17:08:08