Trace number 4087853

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.01 1800.31

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1440225.opb
MD5SUMae858a83a4b73fde0d05a86f9f6907e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark51.7161
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1285
Total number of constraints330
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)330
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint64
Number of terms in the objective function 1285
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 1285
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1285
Number of bits of the biggest sum of numbers11
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.01	c * #variable= 1285 #constraint= 330
0.00/0.02	c * #variable= 1285 #constraint= 330
0.38/0.46	c #Conflicts:       1000 | #Learnt:        998 | 0.002
0.38/0.46	c total clause space: 6.90675MB
0.38/0.46	c total #watches: 39544
1.88/1.98	c total #propagations: 155539 / total #impl: 2891074 (eff. 0.054)
1.88/1.98	c #Conflicts:       2000 | #Learnt:       1995 | 0.006
1.88/1.98	c total clause space: 11.2235MB
1.88/1.98	c total #watches: 67099
3.99/4.06	c total #propagations: 312893 / total #impl: 7122923 (eff. 0.044)
3.99/4.06	c GC COLLECT
3.99/4.06	c #Conflicts:       3000 | #Learnt:       2004 | 0.004
3.99/4.06	c total clause space: 18.2382MB
3.99/4.06	c total #watches: 77680
8.39/8.47	c total #propagations: 462995 / total #impl: 12538557 (eff. 0.037)
8.39/8.47	c #Conflicts:       4000 | #Learnt:       3004 | 0.003
8.39/8.47	c total clause space: 29.637MB
8.39/8.47	c total #watches: 109073
12.69/12.77	c total #propagations: 625590 / total #impl: 19290921 (eff. 0.032)
12.69/12.77	c GC COLLECT
12.69/12.77	c #Conflicts:       5000 | #Learnt:       2377 | 0.003
12.69/12.77	c total clause space: 29.637MB
12.69/12.77	c total #watches: 94441
17.98/18.09	c total #propagations: 795449 / total #impl: 26045221 (eff. 0.031)
17.98/18.09	c #Conflicts:       6000 | #Learnt:       3377 | 0.003
17.98/18.09	c total clause space: 29.637MB
17.98/18.09	c total #watches: 127732
25.59/25.65	c total #propagations: 956334 / total #impl: 33777502 (eff. 0.028)
25.59/25.65	c GC COLLECT
25.59/25.65	c #Conflicts:       7000 | #Learnt:       2247 | 0.002
25.59/25.65	c total clause space: 48.1602MB
25.59/25.65	c total #watches: 94834
30.59/30.64	c total #propagations: 1112983 / total #impl: 42010607 (eff. 0.026)
30.59/30.64	c #Conflicts:       8000 | #Learnt:       3247 | 0.002
30.59/30.64	c total clause space: 48.1602MB
30.59/30.64	c total #watches: 118113
37.79/37.85	c total #propagations: 1287411 / total #impl: 49977969 (eff. 0.026)
37.79/37.85	c #Conflicts:       9000 | #Learnt:       4247 | 0.003
37.79/37.85	c total clause space: 48.1602MB
37.79/37.85	c total #watches: 148381
47.39/47.47	c total #propagations: 1435719 / total #impl: 58646810 (eff. 0.024)
47.39/47.47	c GC COLLECT
47.39/47.47	c #Conflicts:      10000 | #Learnt:       2730 | 0.003
47.39/47.47	c total clause space: 48.1602MB
47.39/47.47	c total #watches: 109169
53.68/53.76	c total #propagations: 1601991 / total #impl: 68646514 (eff. 0.023)
53.68/53.76	c #Conflicts:      11000 | #Learnt:       3730 | 0.003
53.68/53.76	c total clause space: 48.1602MB
53.68/53.76	c total #watches: 133667
61.48/61.59	c total #propagations: 1775599 / total #impl: 77755643 (eff. 0.023)
61.48/61.59	c #Conflicts:      12000 | #Learnt:       4730 | 0.003
61.48/61.59	c total clause space: 48.1602MB
61.48/61.59	c total #watches: 163628
72.48/72.53	c total #propagations: 1920839 / total #impl: 87301530 (eff. 0.022)
72.48/72.53	c #Conflicts:      13000 | #Learnt:       5730 | 0.003
72.48/72.53	c total clause space: 78.2603MB
72.48/72.53	c total #watches: 200388
80.38/80.41	c total #propagations: 2078904 / total #impl: 98007326 (eff. 0.021)
80.38/80.41	c GC COLLECT
80.38/80.41	c #Conflicts:      14000 | #Learnt:       3878 | 0.003
80.38/80.41	c total clause space: 78.2603MB
80.38/80.41	c total #watches: 158109
88.77/88.82	c total #propagations: 2250431 / total #impl: 107883487 (eff. 0.021)
88.77/88.82	c #Conflicts:      15000 | #Learnt:       4878 | 0.003
88.77/88.82	c total clause space: 78.2603MB
88.77/88.82	c total #watches: 188432
99.57/99.62	c total #propagations: 2390534 / total #impl: 119494723 (eff. 0.020)
99.57/99.62	c #Conflicts:      16000 | #Learnt:       5878 | 0.003
99.57/99.62	c total clause space: 78.2603MB
99.57/99.62	c total #watches: 217383
109.77/109.83	c total #propagations: 2532735 / total #impl: 130276259 (eff. 0.019)
109.77/109.83	c GC COLLECT
109.77/109.83	c #Conflicts:      17000 | #Learnt:       3703 | 0.003
109.77/109.83	c total clause space: 78.2603MB
109.77/109.83	c total #watches: 166128
120.77/120.86	c total #propagations: 2674093 / total #impl: 140855494 (eff. 0.019)
120.77/120.86	c #Conflicts:      18000 | #Learnt:       4703 | 0.003
120.77/120.86	c total clause space: 78.2603MB
120.77/120.86	c total #watches: 188966
132.86/132.95	c total #propagations: 2828054 / total #impl: 153220887 (eff. 0.018)
132.86/132.95	c #Conflicts:      19000 | #Learnt:       5703 | 0.003
132.86/132.95	c total clause space: 78.2603MB
132.86/132.95	c total #watches: 207781
146.67/146.73	c total #propagations: 2983945 / total #impl: 165158404 (eff. 0.018)
146.67/146.73	c #Conflicts:      20000 | #Learnt:       6703 | 0.003
146.67/146.73	c total clause space: 78.2603MB
146.67/146.73	c total #watches: 237078
157.07/157.15	c total #propagations: 3141856 / total #impl: 177624613 (eff. 0.018)
157.07/157.15	c GC COLLECT
157.07/157.15	c #Conflicts:      21000 | #Learnt:       4208 | 0.003
157.07/157.15	c total clause space: 78.2603MB
157.07/157.15	c total #watches: 175380
167.66/167.74	c total #propagations: 3299475 / total #impl: 188654077 (eff. 0.017)
167.66/167.74	c #Conflicts:      22000 | #Learnt:       5208 | 0.003
167.66/167.74	c total clause space: 78.2603MB
167.66/167.74	c total #watches: 200084
181.47/181.58	c total #propagations: 3459618 / total #impl: 200682278 (eff. 0.017)
181.47/181.58	c #Conflicts:      23000 | #Learnt:       6208 | 0.002
181.47/181.58	c total clause space: 78.2603MB
181.47/181.58	c total #watches: 225434
197.16/197.23	c total #propagations: 3631907 / total #impl: 213414336 (eff. 0.017)
197.16/197.23	c #Conflicts:      24000 | #Learnt:       7208 | 0.002
197.16/197.23	c total clause space: 78.2603MB
197.16/197.23	c total #watches: 254798
210.75/210.87	c total #propagations: 3785246 / total #impl: 225845890 (eff. 0.017)
210.75/210.87	c GC COLLECT
210.75/210.87	c #Conflicts:      25000 | #Learnt:       4407 | 0.002
210.75/210.87	c total clause space: 127.173MB
210.75/210.87	c total #watches: 205927
222.34/222.41	c total #propagations: 3943712 / total #impl: 238923124 (eff. 0.017)
222.34/222.41	c #Conflicts:      26000 | #Learnt:       5407 | 0.002
222.34/222.41	c total clause space: 127.173MB
222.34/222.41	c total #watches: 234973
236.54/236.65	c total #propagations: 4094035 / total #impl: 252557494 (eff. 0.016)
236.54/236.65	c #Conflicts:      27000 | #Learnt:       6407 | 0.002
236.54/236.65	c total clause space: 127.173MB
236.54/236.65	c total #watches: 256728
254.43/254.51	c total #propagations: 4248994 / total #impl: 265743918 (eff. 0.016)
254.43/254.51	c #Conflicts:      28000 | #Learnt:       7407 | 0.002
254.43/254.51	c total clause space: 127.173MB
254.43/254.51	c total #watches: 286034
272.33/272.49	c total #propagations: 4415588 / total #impl: 278632190 (eff. 0.016)
272.33/272.49	c GC COLLECT
272.33/272.49	c #Conflicts:      29000 | #Learnt:       4307 | 0.002
272.33/272.49	c total clause space: 127.173MB
272.33/272.49	c total #watches: 199306
284.12/284.23	c total #propagations: 4577274 / total #impl: 291445135 (eff. 0.016)
284.12/284.23	c #Conflicts:      30000 | #Learnt:       5307 | 0.002
284.12/284.23	c total clause space: 127.173MB
284.12/284.23	c total #watches: 228015
297.22/297.36	c total #propagations: 4749685 / total #impl: 305496487 (eff. 0.016)
297.22/297.36	c #Conflicts:      31000 | #Learnt:       6307 | 0.002
297.22/297.36	c total clause space: 127.173MB
297.22/297.36	c total #watches: 251348
313.92/314.09	c total #propagations: 4923153 / total #impl: 318765670 (eff. 0.015)
313.92/314.09	c #Conflicts:      32000 | #Learnt:       7307 | 0.002
313.92/314.09	c total clause space: 127.173MB
313.92/314.09	c total #watches: 281798
333.72/333.80	c total #propagations: 5090525 / total #impl: 332340244 (eff. 0.015)
333.72/333.80	c #Conflicts:      33000 | #Learnt:       8307 | 0.002
333.72/333.80	c total clause space: 127.173MB
333.72/333.80	c total #watches: 308143
350.41/350.53	c total #propagations: 5260299 / total #impl: 347622141 (eff. 0.015)
350.41/350.53	c GC COLLECT
350.41/350.53	c #Conflicts:      34000 | #Learnt:       4908 | 0.002
350.41/350.53	c total clause space: 127.173MB
350.41/350.53	c total #watches: 226057
362.71/362.81	c total #propagations: 5423245 / total #impl: 363574830 (eff. 0.015)
362.71/362.81	c #Conflicts:      35000 | #Learnt:       5908 | 0.002
362.71/362.81	c total clause space: 127.173MB
362.71/362.81	c total #watches: 250471
376.41/376.59	c total #propagations: 5596404 / total #impl: 378190810 (eff. 0.015)
376.41/376.59	c #Conflicts:      36000 | #Learnt:       6908 | 0.002
376.41/376.59	c total clause space: 127.173MB
376.41/376.59	c total #watches: 275531
391.80/391.99	c total #propagations: 5754614 / total #impl: 392832640 (eff. 0.015)
391.80/391.99	c #Conflicts:      37000 | #Learnt:       7908 | 0.002
391.80/391.99	c total clause space: 127.173MB
391.80/391.99	c total #watches: 300639
410.50/410.68	c total #propagations: 5905900 / total #impl: 409106964 (eff. 0.014)
410.50/410.68	c #Conflicts:      38000 | #Learnt:       8908 | 0.002
410.50/410.68	c total clause space: 127.173MB
410.50/410.68	c total #watches: 333962
425.10/425.28	c total #propagations: 6060683 / total #impl: 425556600 (eff. 0.014)
425.10/425.28	c GC COLLECT
425.10/425.28	c #Conflicts:      39000 | #Learnt:       5224 | 0.002
425.10/425.28	c total clause space: 127.173MB
425.10/425.28	c total #watches: 231187
438.90/439.01	c total #propagations: 6207307 / total #impl: 438674919 (eff. 0.014)
438.90/439.01	c #Conflicts:      40000 | #Learnt:       6224 | 0.002
438.90/439.01	c total clause space: 127.173MB
438.90/439.01	c total #watches: 260336
456.30/456.47	c total #propagations: 6366814 / total #impl: 452701005 (eff. 0.014)
456.30/456.47	c #Conflicts:      41000 | #Learnt:       7224 | 0.002
456.30/456.47	c total clause space: 127.173MB
456.30/456.47	c total #watches: 284870
478.50/478.64	c total #propagations: 6532266 / total #impl: 466640807 (eff. 0.014)
478.50/478.64	c #Conflicts:      42000 | #Learnt:       8224 | 0.002
478.50/478.64	c total clause space: 127.173MB
478.50/478.64	c total #watches: 311285
501.89/502.03	c total #propagations: 6709883 / total #impl: 481956467 (eff. 0.014)
501.89/502.03	c #Conflicts:      43000 | #Learnt:       9224 | 0.002
501.89/502.03	c total clause space: 127.173MB
501.89/502.03	c total #watches: 333931
525.09/525.28	c total #propagations: 6879066 / total #impl: 496773658 (eff. 0.014)
525.09/525.28	c GC COLLECT
525.09/525.28	c #Conflicts:      44000 | #Learnt:       5215 | 0.002
525.09/525.28	c total clause space: 127.173MB
525.09/525.28	c total #watches: 233380
540.09/540.26	c total #propagations: 7043441 / total #impl: 510709967 (eff. 0.014)
540.09/540.26	c #Conflicts:      45000 | #Learnt:       6215 | 0.002
540.09/540.26	c total clause space: 127.173MB
540.09/540.26	c total #watches: 249519
557.59/557.79	c total #propagations: 7208596 / total #impl: 521993154 (eff. 0.014)
557.59/557.79	c #Conflicts:      46000 | #Learnt:       7215 | 0.002
557.59/557.79	c total clause space: 127.173MB
557.59/557.79	c total #watches: 282827
577.68/577.87	c total #propagations: 7367822 / total #impl: 537880261 (eff. 0.014)
577.68/577.87	c #Conflicts:      47000 | #Learnt:       8215 | 0.002
577.68/577.87	c total clause space: 127.173MB
577.68/577.87	c total #watches: 315878
600.27/600.48	c total #propagations: 7521449 / total #impl: 552453522 (eff. 0.014)
600.27/600.48	c #Conflicts:      48000 | #Learnt:       9215 | 0.002
600.27/600.48	c total clause space: 127.173MB
600.27/600.48	c total #watches: 349950
624.57/624.76	c total #propagations: 7672661 / total #impl: 567360259 (eff. 0.014)
624.57/624.76	c #Conflicts:      49000 | #Learnt:      10215 | 0.002
624.57/624.76	c total clause space: 127.173MB
624.57/624.76	c total #watches: 379094
644.96/645.16	c total #propagations: 7821757 / total #impl: 581279091 (eff. 0.013)
644.96/645.16	c GC COLLECT
644.96/645.16	c #Conflicts:      50000 | #Learnt:       5915 | 0.002
644.96/645.16	c total clause space: 206.656MB
644.96/645.16	c total #watches: 253791
659.87/660.09	c total #propagations: 7976370 / total #impl: 595849354 (eff. 0.013)
659.87/660.09	c S1->S2
659.87/660.09	c S1->S2
659.87/660.09	c S2->S1
659.87/660.09	c #Conflicts:      51000 | #Learnt:       6678 | 0.002
659.87/660.09	c total clause space: 206.656MB
659.87/660.09	c total #watches: 340930
680.16/680.33	c total #propagations: 8208041 / total #impl: 607730538 (eff. 0.014)
680.16/680.33	c #Conflicts:      52000 | #Learnt:       7678 | 0.002
680.16/680.33	c total clause space: 206.656MB
680.16/680.33	c total #watches: 340092
699.86/700.02	c total #propagations: 8379582 / total #impl: 621876016 (eff. 0.013)
699.86/700.02	c #Conflicts:      53000 | #Learnt:       8678 | 0.002
699.86/700.02	c total clause space: 206.656MB
699.86/700.02	c total #watches: 362749
723.16/723.39	c total #propagations: 8530711 / total #impl: 637194598 (eff. 0.013)
723.16/723.39	c #Conflicts:      54000 | #Learnt:       9678 | 0.002
723.16/723.39	c total clause space: 206.656MB
723.16/723.39	c total #watches: 375779
753.56/753.77	c total #propagations: 8679235 / total #impl: 651834233 (eff. 0.013)
753.56/753.77	c #Conflicts:      55000 | #Learnt:      10678 | 0.002
753.56/753.77	c total clause space: 206.656MB
753.56/753.77	c total #watches: 392220
775.36/775.54	c total #propagations: 8860715 / total #impl: 667106401 (eff. 0.013)
775.36/775.54	c GC COLLECT
775.36/775.54	c #Conflicts:      56000 | #Learnt:       6195 | 0.002
775.36/775.54	c total clause space: 206.656MB
775.36/775.54	c total #watches: 263753
790.35/790.56	c total #propagations: 9025252 / total #impl: 680661370 (eff. 0.013)
790.35/790.56	c #Conflicts:      57000 | #Learnt:       7195 | 0.002
790.35/790.56	c total clause space: 206.656MB
790.35/790.56	c total #watches: 291735
811.35/811.54	c total #propagations: 9155703 / total #impl: 692954827 (eff. 0.013)
811.35/811.54	c #Conflicts:      58000 | #Learnt:       8195 | 0.002
811.35/811.54	c total clause space: 206.656MB
811.35/811.54	c total #watches: 320419
837.24/837.44	c total #propagations: 9318371 / total #impl: 706290494 (eff. 0.013)
837.24/837.44	c #Conflicts:      59000 | #Learnt:       9195 | 0.002
837.24/837.44	c total clause space: 206.656MB
837.24/837.44	c total #watches: 346280
862.94/863.12	c total #propagations: 9494751 / total #impl: 723205959 (eff. 0.013)
862.94/863.12	c #Conflicts:      60000 | #Learnt:      10195 | 0.002
862.94/863.12	c total clause space: 206.656MB
862.94/863.12	c total #watches: 373439
884.53/884.72	c total #propagations: 9645891 / total #impl: 739279670 (eff. 0.013)
884.53/884.72	c #Conflicts:      61000 | #Learnt:      11195 | 0.002
884.53/884.72	c total clause space: 206.656MB
884.53/884.72	c total #watches: 398814
909.53/909.79	c total #propagations: 9775210 / total #impl: 754644071 (eff. 0.013)
909.53/909.79	c GC COLLECT
909.53/909.79	c #Conflicts:      62000 | #Learnt:       6354 | 0.002
909.53/909.79	c total clause space: 206.656MB
909.53/909.79	c total #watches: 265669
929.22/929.44	c total #propagations: 9947409 / total #impl: 770679705 (eff. 0.013)
929.22/929.44	c #Conflicts:      63000 | #Learnt:       7354 | 0.002
929.22/929.44	c total clause space: 206.656MB
929.22/929.44	c total #watches: 286777
951.43/951.66	c total #propagations: 10120827 / total #impl: 785674036 (eff. 0.013)
951.43/951.66	c #Conflicts:      64000 | #Learnt:       8354 | 0.002
951.43/951.66	c total clause space: 206.656MB
951.43/951.66	c total #watches: 311839
975.22/975.48	c total #propagations: 10291485 / total #impl: 802441439 (eff. 0.013)
975.22/975.48	c #Conflicts:      65000 | #Learnt:       9354 | 0.002
975.22/975.48	c total clause space: 206.656MB
975.22/975.48	c total #watches: 341770
1000.11/1000.35	c total #propagations: 10460228 / total #impl: 817487998 (eff. 0.013)
1000.11/1000.35	c #Conflicts:      66000 | #Learnt:      10354 | 0.002
1000.11/1000.35	c total clause space: 206.656MB
1000.11/1000.35	c total #watches: 374736
1029.91/1030.15	c total #propagations: 10616201 / total #impl: 832491569 (eff. 0.013)
1029.91/1030.15	c #Conflicts:      67000 | #Learnt:      11354 | 0.002
1029.91/1030.15	c total clause space: 206.656MB
1029.91/1030.15	c total #watches: 401737
1063.90/1064.13	c total #propagations: 10783681 / total #impl: 849378126 (eff. 0.013)
1063.90/1064.13	c #Conflicts:      68000 | #Learnt:      12354 | 0.002
1063.90/1064.13	c total clause space: 206.656MB
1063.90/1064.13	c total #watches: 430235
1081.90/1082.13	c total #propagations: 10954541 / total #impl: 865086995 (eff. 0.013)
1081.90/1082.13	c GC COLLECT
1081.90/1082.13	c #Conflicts:      69000 | #Learnt:       7176 | 0.002
1081.90/1082.13	c total clause space: 206.656MB
1081.90/1082.13	c total #watches: 296161
1102.50/1102.78	c total #propagations: 11113581 / total #impl: 879964425 (eff. 0.013)
1102.50/1102.78	c #Conflicts:      70000 | #Learnt:       8176 | 0.002
1102.50/1102.78	c total clause space: 206.656MB
1102.50/1102.78	c total #watches: 334894
1128.79/1129.00	c total #propagations: 11262674 / total #impl: 895569545 (eff. 0.013)
1128.79/1129.00	c #Conflicts:      71000 | #Learnt:       9176 | 0.002
1128.79/1129.00	c total clause space: 206.656MB
1128.79/1129.00	c total #watches: 372615
1164.69/1164.91	c total #propagations: 11414995 / total #impl: 910763966 (eff. 0.013)
1164.69/1164.91	c #Conflicts:      72000 | #Learnt:      10176 | 0.002
1164.69/1164.91	c total clause space: 206.656MB
1164.69/1164.91	c total #watches: 399214
1199.99/1200.29	c total #propagations: 11620014 / total #impl: 926578822 (eff. 0.013)
1199.99/1200.29	c #Conflicts:      73000 | #Learnt:      11176 | 0.002
1199.99/1200.29	c total clause space: 206.656MB
1199.99/1200.29	c total #watches: 431465
1235.09/1235.37	c total #propagations: 11793886 / total #impl: 942362613 (eff. 0.013)
1235.09/1235.37	c #Conflicts:      74000 | #Learnt:      12176 | 0.002
1235.09/1235.37	c total clause space: 206.656MB
1235.09/1235.37	c total #watches: 454804
1274.78/1275.05	c total #propagations: 11952579 / total #impl: 959543435 (eff. 0.012)
1274.78/1275.05	c GC COLLECT
1274.78/1275.05	c #Conflicts:      75000 | #Learnt:       6691 | 0.002
1274.78/1275.05	c total clause space: 206.656MB
1274.78/1275.05	c total #watches: 283534
1293.77/1294.03	c total #propagations: 12151372 / total #impl: 976691901 (eff. 0.012)
1293.77/1294.03	c #Conflicts:      76000 | #Learnt:       7691 | 0.002
1293.77/1294.03	c total clause space: 206.656MB
1293.77/1294.03	c total #watches: 313755
1316.87/1317.14	c total #propagations: 12306726 / total #impl: 992663965 (eff. 0.012)
1316.87/1317.14	c #Conflicts:      77000 | #Learnt:       8691 | 0.002
1316.87/1317.14	c total clause space: 206.656MB
1316.87/1317.14	c total #watches: 340458
1342.67/1342.99	c total #propagations: 12470501 / total #impl: 1007807028 (eff. 0.012)
1342.67/1342.99	c #Conflicts:      78000 | #Learnt:       9691 | 0.002
1342.67/1342.99	c total clause space: 206.656MB
1342.67/1342.99	c total #watches: 369016
1372.36/1372.64	c total #propagations: 12623922 / total #impl: 1023094908 (eff. 0.012)
1372.36/1372.64	c #Conflicts:      79000 | #Learnt:      10691 | 0.002
1372.36/1372.64	c total clause space: 206.656MB
1372.36/1372.64	c total #watches: 393986
1407.36/1407.66	c total #propagations: 12792723 / total #impl: 1038536547 (eff. 0.012)
1407.36/1407.66	c #Conflicts:      80000 | #Learnt:      11691 | 0.002
1407.36/1407.66	c total clause space: 206.656MB
1407.36/1407.66	c total #watches: 415809
1442.15/1442.47	c total #propagations: 12967250 / total #impl: 1054970708 (eff. 0.012)
1442.15/1442.47	c #Conflicts:      81000 | #Learnt:      12691 | 0.002
1442.15/1442.47	c total clause space: 206.656MB
1442.15/1442.47	c total #watches: 444127
1475.95/1476.26	c total #propagations: 13121423 / total #impl: 1071997039 (eff. 0.012)
1475.95/1476.26	c GC COLLECT
1475.95/1476.26	c #Conflicts:      82000 | #Learnt:       6900 | 0.002
1475.95/1476.26	c total clause space: 206.656MB
1475.95/1476.26	c total #watches: 287444
1494.84/1495.12	c total #propagations: 13277225 / total #impl: 1090027924 (eff. 0.012)
1494.84/1495.12	c #Conflicts:      83000 | #Learnt:       7900 | 0.002
1494.84/1495.12	c total clause space: 206.656MB
1494.84/1495.12	c total #watches: 314307
1517.04/1517.33	c total #propagations: 13425843 / total #impl: 1105211526 (eff. 0.012)
1517.04/1517.33	c #Conflicts:      84000 | #Learnt:       8900 | 0.002
1517.04/1517.33	c total clause space: 206.656MB
1517.04/1517.33	c total #watches: 335637
1543.44/1543.79	c total #propagations: 13577295 / total #impl: 1120284500 (eff. 0.012)
1543.44/1543.79	c #Conflicts:      85000 | #Learnt:       9900 | 0.001
1543.44/1543.79	c total clause space: 206.656MB
1543.44/1543.79	c total #watches: 358323
1569.73/1570.07	c total #propagations: 13748295 / total #impl: 1136606138 (eff. 0.012)
1569.73/1570.07	c #Conflicts:      86000 | #Learnt:      10900 | 0.001
1569.73/1570.07	c total clause space: 206.656MB
1569.73/1570.07	c total #watches: 382375
1599.33/1599.62	c total #propagations: 13903577 / total #impl: 1152334453 (eff. 0.012)
1599.33/1599.62	c #Conflicts:      87000 | #Learnt:      11900 | 0.001
1599.33/1599.62	c total clause space: 206.656MB
1599.33/1599.62	c total #watches: 409693
1629.72/1630.03	c total #propagations: 14068048 / total #impl: 1168370104 (eff. 0.012)
1629.72/1630.03	c #Conflicts:      88000 | #Learnt:      12900 | 0.001
1629.72/1630.03	c total clause space: 206.656MB
1629.72/1630.03	c total #watches: 435201
1667.72/1668.08	c total #propagations: 14220049 / total #impl: 1186867500 (eff. 0.012)
1667.72/1668.08	c #Conflicts:      89000 | #Learnt:      13900 | 0.001
1667.72/1668.08	c total clause space: 206.656MB
1667.72/1668.08	c total #watches: 459503
1696.61/1697.00	c total #propagations: 14389840 / total #impl: 1204054066 (eff. 0.012)
1696.61/1697.00	c GC COLLECT
1696.61/1697.00	c #Conflicts:      90000 | #Learnt:       7808 | 0.001
1696.61/1697.00	c total clause space: 206.656MB
1696.61/1697.00	c total #watches: 312112
1721.11/1721.47	c total #propagations: 14564617 / total #impl: 1220474600 (eff. 0.012)
1721.11/1721.47	c #Conflicts:      91000 | #Learnt:       8808 | 0.001
1721.11/1721.47	c total clause space: 206.656MB
1721.11/1721.47	c total #watches: 337175
1747.20/1747.56	c total #propagations: 14725999 / total #impl: 1237017314 (eff. 0.012)
1747.20/1747.56	c #Conflicts:      92000 | #Learnt:       9808 | 0.001
1747.20/1747.56	c total clause space: 206.656MB
1747.20/1747.56	c total #watches: 361859
1778.20/1778.56	c total #propagations: 14887258 / total #impl: 1253106823 (eff. 0.012)
1778.20/1778.56	c #Conflicts:      93000 | #Learnt:      10808 | 0.001
1778.20/1778.56	c total clause space: 206.656MB
1778.20/1778.56	c total #watches: 382391

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

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.19 2.18 3/174 4743
/proc/meminfo: memFree=29222448/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 125926076 57319424 6780 33554432000 4194304 6211289 140735360098144 140734238353368 4206563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 13994 6780 98 493 0 13491 0

[startup+0.100168 s]
/proc/loadavg: 2.15 2.19 2.18 3/174 4743
/proc/meminfo: memFree=29222448/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=65596 CPUtime=0.09 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 1427 0 0 0 9 0 0 0 20 0 1 0 125926076 67170304 13939 33554432000 4194304 6211289 140735360098144 140734238353368 4201924 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 16399 13939 150 493 0 15896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65596

[startup+0.200352 s]
/proc/loadavg: 2.15 2.19 2.18 3/174 4743
/proc/meminfo: memFree=29222448/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=65840 CPUtime=0.18 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 1487 0 0 0 18 0 0 0 20 0 1 0 125926076 67420160 13999 33554432000 4194304 6211289 140735360098144 140734238353368 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 16460 13999 150 493 0 15957 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65840

[startup+0.30026 s]
/proc/loadavg: 2.15 2.19 2.18 3/174 4743
/proc/meminfo: memFree=29222448/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=65840 CPUtime=0.28 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 1511 0 0 0 28 0 0 0 20 0 1 0 125926076 67420160 14023 33554432000 4194304 6211289 140735360098144 140734238353368 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 16460 14023 150 493 0 15957 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65840

[startup+0.700302 s]
/proc/loadavg: 2.15 2.19 2.18 3/174 4743
/proc/meminfo: memFree=29222448/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=69032 CPUtime=0.68 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 1970 0 0 0 68 0 0 0 20 0 1 0 125926076 70688768 14854 33554432000 4194304 6211289 140735360098144 140734238353368 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 17258 14854 160 493 0 16755 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69032

[startup+1.50023 s]
/proc/loadavg: 2.14 2.18 2.18 3/175 4744
/proc/meminfo: memFree=29163132/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=73932 CPUtime=1.48 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 2512 0 0 0 148 0 0 0 20 0 1 0 125926076 75706368 15739 33554432000 4194304 6211289 140735360098144 140735360096312 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 18483 15739 160 493 0 17980 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 73932

[startup+3.10021 s]
/proc/loadavg: 2.14 2.18 2.18 3/175 4744
/proc/meminfo: memFree=29159224/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=74300 CPUtime=3.09 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 2916 0 0 0 308 1 0 0 20 0 1 0 125926076 76083200 16034 33554432000 4194304 6211289 140735360098144 140735360096312 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 18575 16034 165 493 0 18072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74300

[startup+6.30019 s]
/proc/loadavg: 2.14 2.18 2.18 3/175 4744
/proc/meminfo: memFree=29152424/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=82288 CPUtime=6.29 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 3612 0 0 0 628 1 0 0 20 0 1 0 125926076 84262912 17570 33554432000 4194304 6211289 140735360098144 140735360096312 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 20572 17570 165 493 0 20069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82288

[startup+12.7003 s]
/proc/loadavg: 2.12 2.18 2.17 3/175 4744
/proc/meminfo: memFree=29144684/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=94868 CPUtime=12.69 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 4798 0 0 0 1268 1 0 0 20 0 1 0 125926076 97144832 19331 33554432000 4194304 6211289 140735360098144 140735360096312 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 23717 19331 165 493 0 23214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94868

[startup+25.5003 s]
/proc/loadavg: 2.17 2.19 2.18 3/175 4744
/proc/meminfo: memFree=29131608/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=115080 CPUtime=25.49 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 6012 0 0 0 2547 2 0 0 20 0 1 0 125926076 117841920 22690 33554432000 4194304 6211289 140735360098144 140735360096184 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 28770 22690 165 493 0 28267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115080

[startup+51.1004 s]
/proc/loadavg: 2.25 2.20 2.18 3/175 4744
/proc/meminfo: memFree=29116472/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=116648 CPUtime=51.08 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 6614 0 0 0 5106 2 0 0 20 0 1 0 125926076 119447552 26339 33554432000 4194304 6211289 140735360098144 140735360096488 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 29162 26339 165 493 0 28659 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116648

[startup+102.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/176 4749
/proc/meminfo: memFree=29096984/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=149152 CPUtime=102.28 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 7891 0 0 0 10226 2 0 0 20 0 1 0 125926076 152731648 30850 33554432000 4194304 6211289 140735360098144 140735360096008 4209491 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 37288 30850 165 493 0 36785 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 149152

[startup+162.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/175 4750
/proc/meminfo: memFree=29071076/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=150496 CPUtime=162.27 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 8304 0 0 0 16224 3 0 0 20 0 1 0 125926076 154107904 34814 33554432000 4194304 6211289 140735360098144 140735360096488 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 37624 34814 165 493 0 37121 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 150496

[startup+222.307 s]
/proc/loadavg: 2.14 2.19 2.18 3/175 4796
/proc/meminfo: memFree=28539568/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=201692 CPUtime=222.25 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 9383 0 0 0 22222 3 0 0 20 0 1 0 125926076 206532608 35502 33554432000 4194304 6211289 140735360098144 140735360096488 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 50423 35502 165 493 0 49920 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 201692

[startup+282.3 s]
/proc/loadavg: 2.09 2.17 2.17 3/175 4797
/proc/meminfo: memFree=28319604/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=202556 CPUtime=282.22 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 9970 0 0 0 28218 4 0 0 20 0 1 0 125926076 207417344 37968 33554432000 4194304 6211289 140735360098144 140735360096488 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 50639 37968 165 493 0 50136 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 202556

[startup+342.3 s]
/proc/loadavg: 2.30 2.21 2.18 3/175 4798
/proc/meminfo: memFree=28200716/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=203564 CPUtime=342.21 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 10310 0 0 0 34217 4 0 0 20 0 1 0 125926076 208449536 38817 33554432000 4194304 6211289 140735360098144 140735360096008 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 50891 38817 165 493 0 50388 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 203564

[startup+402.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 4800
/proc/meminfo: memFree=28195784/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=203980 CPUtime=402.2 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 10443 0 0 0 40216 4 0 0 20 0 1 0 125926076 208875520 40476 33554432000 4194304 6211289 140735360098144 140735360096008 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 50995 40476 165 493 0 50492 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 203980

[startup+462.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/175 4801
/proc/meminfo: memFree=28089976/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=204124 CPUtime=462.2 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 10540 0 0 0 46215 5 0 0 20 0 1 0 125926076 209022976 44661 33554432000 4194304 6211289 140735360098144 140735360096488 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 51031 44661 165 493 0 50528 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 204124

[startup+522.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 4802
/proc/meminfo: memFree=28001452/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=205712 CPUtime=522.19 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 10903 0 0 0 52214 5 0 0 20 0 1 0 125926076 210649088 47579 33554432000 4194304 6211289 140735360098144 140735360096008 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 51428 47579 165 493 0 50925 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 205712

[startup+582.3 s]
/proc/loadavg: 2.35 2.22 2.19 3/175 4803
/proc/meminfo: memFree=27999728/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=205856 CPUtime=582.18 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 10937 0 0 0 58213 5 0 0 20 0 1 0 125926076 210796544 48124 33554432000 4194304 6211289 140735360098144 140735360096488 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 51464 48124 165 493 0 50961 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 205856


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/175 4814
/proc/meminfo: memFree=27522740/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=503028 CPUtime=942.12 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17360 0 0 0 94202 10 0 0 20 0 1 0 125926076 515100672 102122 33554432000 4194304 6211289 140735360098144 140735360096488 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 125757 102122 219 493 0 125254 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 503028

[startup+1002.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/175 4816
/proc/meminfo: memFree=27522072/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=503316 CPUtime=1002.11 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17428 0 0 0 100201 10 0 0 20 0 1 0 125926076 515395584 102190 33554432000 4194304 6211289 140735360098144 140735360096488 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 125829 102190 219 493 0 125326 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 503316

[startup+1062.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/175 4817
/proc/meminfo: memFree=27521424/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=504052 CPUtime=1062.1 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17646 0 0 0 106200 10 0 0 20 0 1 0 125926076 516149248 102392 33554432000 4194304 6211289 140735360098144 140735360096008 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126013 102392 219 493 0 125510 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 504052

[startup+1122.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/175 4818
/proc/meminfo: memFree=27521284/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=504052 CPUtime=1122.09 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17657 0 0 0 112199 10 0 0 20 0 1 0 125926076 516149248 102403 33554432000 4194304 6211289 140735360098144 140735360096488 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126013 102403 219 493 0 125510 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 504052

[startup+1182.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/175 4819
/proc/meminfo: memFree=27520552/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=504196 CPUtime=1182.08 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17682 0 0 0 118198 10 0 0 20 0 1 0 125926076 516296704 102428 33554432000 4194304 6211289 140735360098144 140735360096008 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126049 102428 219 493 0 125546 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 504196

[startup+1242.3 s]
/proc/loadavg: 2.09 2.15 2.17 3/175 4820
/proc/meminfo: memFree=27519224/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=504932 CPUtime=1242.08 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17868 0 0 0 124197 11 0 0 20 0 1 0 125926076 517050368 102605 33554432000 4194304 6211289 140735360098144 140735360096008 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126233 102605 219 493 0 125730 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 504932

[startup+1302.3 s]
/proc/loadavg: 2.26 2.18 2.18 3/176 4825
/proc/meminfo: memFree=27519356/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=505252 CPUtime=1302.07 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17939 0 0 0 130196 11 0 0 20 0 1 0 125926076 517378048 102676 33554432000 4194304 6211289 140735360098144 140735360096488 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126313 102676 219 493 0 125810 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 505252

[startup+1362.3 s]
/proc/loadavg: 2.19 2.17 2.18 3/176 4849
/proc/meminfo: memFree=27519124/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=505252 CPUtime=1362.06 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17939 0 0 0 136195 11 0 0 20 0 1 0 125926076 517378048 102676 33554432000 4194304 6211289 140735360098144 140735360096488 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126313 102676 219 493 0 125810 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 505252

[startup+1422.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/175 4850
/proc/meminfo: memFree=27517288/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=505412 CPUtime=1422.06 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 17981 0 0 0 142195 11 0 0 20 0 1 0 125926076 517541888 102714 33554432000 4194304 6211289 140735360098144 140735360096488 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126353 102714 219 493 0 125850 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 505412

[startup+1482.3 s]
/proc/loadavg: 2.09 2.16 2.17 3/175 4851
/proc/meminfo: memFree=27518112/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506196 CPUtime=1482.05 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18123 0 0 0 148194 11 0 0 20 0 1 0 125926076 518344704 102856 33554432000 4194304 6211289 140735360098144 140735360096488 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126549 102856 219 493 0 126046 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 506196

[startup+1542.31 s]
/proc/loadavg: 2.03 2.13 2.16 4/175 4852
/proc/meminfo: memFree=27517872/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506196 CPUtime=1542.04 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18123 0 0 0 154193 11 0 0 20 0 1 0 125926076 518344704 102856 33554432000 4194304 6211289 140735360098144 140735360096488 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126549 102856 219 493 0 126046 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 506196

[startup+1602.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/175 4854
/proc/meminfo: memFree=27517408/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506196 CPUtime=1602.03 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18146 0 0 0 160192 11 0 0 20 0 1 0 125926076 518344704 102877 33554432000 4194304 6211289 140735360098144 140735360096488 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126549 102877 219 493 0 126046 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 506196

[startup+1662.3 s]
/proc/loadavg: 2.06 2.12 2.15 3/175 4855
/proc/meminfo: memFree=27517128/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506676 CPUtime=1662.02 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18236 0 0 0 166191 11 0 0 20 0 1 0 125926076 518836224 102967 33554432000 4194304 6211289 140735360098144 140735360096008 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126669 102967 219 493 0 126166 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 506676

[startup+1722.3 s]
/proc/loadavg: 2.23 2.16 2.16 3/175 4856
/proc/meminfo: memFree=27516880/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506676 CPUtime=1722.01 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18256 0 0 0 172190 11 0 0 20 0 1 0 125926076 518836224 102987 33554432000 4194304 6211289 140735360098144 140735360096488 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126669 102987 219 493 0 126166 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 506676

[startup+1782.3 s]
/proc/loadavg: 2.13 2.14 2.15 3/175 4857
/proc/meminfo: memFree=27516544/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506836 CPUtime=1782 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18264 0 0 0 178189 11 0 0 20 0 1 0 125926076 519000064 102995 33554432000 4194304 6211289 140735360098144 140735360096008 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126709 102995 219 493 0 126206 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 506836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/175 4858
/proc/meminfo: memFree=27516920/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506836 CPUtime=1800 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18279 0 0 0 179989 11 0 0 20 0 1 0 125926076 519000064 103010 33554432000 4194304 6211289 140735360098144 140735360096008 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126709 103010 219 493 0 126206 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 506836

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

[startup+1800.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/175 4858
/proc/meminfo: memFree=27516920/32872528 swapFree=17536/1464688
[pid=4743] ppid=4740 vsize=506836 CPUtime=1800 cores=1,3,5,7
/proc/4743/stat : 4743 (cdcl-cuttingpla) R 4740 4743 1759 0 -1 4202496 18279 0 0 0 179989 11 0 0 20 0 1 0 125926076 519000064 103010 33554432000 4194304 6211289 140735360098144 140735360096008 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4743/statm: 126709 103010 219 493 0 126206 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 506836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1799.89
CPU system time (s): 0.121981
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 506836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.121981
maximum resident set size= 412040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18279
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= 41
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.17921 second user time and 6.64099 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 04:38:50
IDJOB=4087853
IDBENCH=89878
IDSOLVER=2549
FILE ID=node121/4087853-1465439930
RUNJOBID= node121-1465427040-1776
PBS_JOBID= 19859788
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-1440225.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087853-1465439930/watcher-4087853-1465439930 -o /tmp/evaluation-result-4087853-1465439930/solver-4087853-1465439930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1776 --watchdog 1960 --input HOME/instance-4087853-1465439930.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= ae858a83a4b73fde0d05a86f9f6907e8
RANDOM SEED=676338934

node121.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.050
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.10
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.050
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.050
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.57
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.050
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.050
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.050
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.56
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.050
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.54
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.050
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:        29222992 kB
Buffers:          118676 kB
Cached:           834496 kB
SwapCached:         1560 kB
Active:           893644 kB
Inactive:         549260 kB
Active(anon):     489556 kB
Inactive(anon):     2256 kB
Active(file):     404088 kB
Inactive(file):   547004 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099440 kB
Dirty:              2324 kB
Writeback:             0 kB
AnonPages:       1953804 kB
Mapped:             7768 kB
Shmem:                 0 kB
Slab:             609752 kB
SReclaimable:      53812 kB
SUnreclaim:       555940 kB
KernelStack:        1448 kB
PageTables:         7828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2126292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1662976 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= 71680 MiB
End job on node121 at 2016-06-09 05:08:51