Trace number 4100720

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-etamacro.opb
MD5SUMe211111a6c1a3c27b5e79e770c101730
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 40
Optimality of the best value was proved NO
Number of variables15742
Total number of constraints530
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints530
Minimum length of a constraint10
Maximum length of a constraint522
Number of terms in the objective function 1442
Biggest coefficient in the objective function 62322
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 525467
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525467
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 15742 #constraint= 530
0.99/1.00	c #Conflicts:       1000 | #Learnt:        971 | 6.534
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 132590
2.59/2.62	c total #propagations: 248579 / total #impl: 13355641 (eff. 0.019)
2.59/2.62	c #Conflicts:       2000 | #Learnt:       1950 | 6.406
2.59/2.62	c total clause space: 11.2235MB
2.59/2.62	c total #watches: 218476
3.58/3.62	c total #propagations: 553125 / total #impl: 28919295 (eff. 0.019)
3.58/3.62	c GC COLLECT
3.58/3.62	c #Conflicts:       3000 | #Learnt:       2041 | 6.099
3.58/3.62	c total clause space: 11.2235MB
3.58/3.62	c total #watches: 251887
4.99/5.09	c total #propagations: 679681 / total #impl: 38662625 (eff. 0.018)
4.99/5.09	c #Conflicts:       4000 | #Learnt:       3041 | 5.206
4.99/5.09	c total clause space: 18.2382MB
4.99/5.09	c total #watches: 363852
6.89/6.99	c total #propagations: 868003 / total #impl: 45390314 (eff. 0.019)
6.89/6.99	c GC COLLECT
6.89/6.99	c #Conflicts:       5000 | #Learnt:       2388 | 4.924
6.89/6.99	c total clause space: 29.637MB
6.89/6.99	c total #watches: 312584
9.29/9.30	c total #propagations: 1033889 / total #impl: 58944477 (eff. 0.018)
9.29/9.30	c #Conflicts:       6000 | #Learnt:       3384 | 4.571
9.29/9.30	c total clause space: 29.637MB
9.29/9.30	c total #watches: 433885
13.88/13.95	c total #propagations: 1301861 / total #impl: 72482673 (eff. 0.018)
13.88/13.95	c GC COLLECT
13.88/13.95	c #Conflicts:       7000 | #Learnt:       2280 | 3.918
13.88/13.95	c total clause space: 48.1602MB
13.88/13.95	c total #watches: 324990
17.98/18.04	c total #propagations: 1406933 / total #impl: 86267454 (eff. 0.016)
17.98/18.04	c #Conflicts:       8000 | #Learnt:       3278 | 3.516
17.98/18.04	c total clause space: 48.1602MB
17.98/18.04	c total #watches: 436486
26.58/26.66	c total #propagations: 1555579 / total #impl: 95144936 (eff. 0.016)
26.58/26.66	c #Conflicts:       9000 | #Learnt:       4278 | 3.543
26.58/26.66	c total clause space: 48.1602MB
26.58/26.66	c total #watches: 540694
33.78/33.83	c total #propagations: 1738586 / total #impl: 126626188 (eff. 0.014)
33.78/33.83	c GC COLLECT
33.78/33.83	c #Conflicts:      10000 | #Learnt:       2766 | 3.222
33.78/33.83	c total clause space: 48.1602MB
33.78/33.83	c total #watches: 410290
41.98/42.06	c total #propagations: 1938420 / total #impl: 151811115 (eff. 0.013)
41.98/42.06	c #Conflicts:      11000 | #Learnt:       3766 | 3.020
41.98/42.06	c total clause space: 48.1602MB
41.98/42.06	c total #watches: 519786
49.78/49.85	c total #propagations: 2179024 / total #impl: 178345584 (eff. 0.012)
49.78/49.85	c #Conflicts:      12000 | #Learnt:       4766 | 2.780
49.78/49.85	c total clause space: 48.1602MB
49.78/49.85	c total #watches: 629332
58.18/58.22	c total #propagations: 2423142 / total #impl: 201832815 (eff. 0.012)
58.18/58.22	c #Conflicts:      13000 | #Learnt:       5766 | 2.581
58.18/58.22	c total clause space: 48.1602MB
58.18/58.22	c total #watches: 781003
68.29/68.33	c total #propagations: 2583494 / total #impl: 221626458 (eff. 0.012)
68.29/68.33	c GC COLLECT
68.29/68.33	c #Conflicts:      14000 | #Learnt:       3903 | 2.472
68.29/68.33	c total clause space: 48.1602MB
68.29/68.33	c total #watches: 625603
86.68/86.79	c total #propagations: 2790525 / total #impl: 259854807 (eff. 0.011)
86.68/86.79	c #Conflicts:      15000 | #Learnt:       4901 | 2.541
86.68/86.79	c total clause space: 48.1602MB
86.68/86.79	c total #watches: 725802
103.08/103.15	c total #propagations: 3023254 / total #impl: 347693015 (eff. 0.009)
103.08/103.15	c #Conflicts:      16000 | #Learnt:       5901 | 2.383
103.08/103.15	c total clause space: 48.1602MB
103.08/103.15	c total #watches: 834858
114.57/114.67	c total #propagations: 3291695 / total #impl: 424810246 (eff. 0.008)
114.57/114.67	c GC COLLECT
114.57/114.67	c #Conflicts:      17000 | #Learnt:       3729 | 2.247
114.57/114.67	c total clause space: 78.2603MB
114.57/114.67	c total #watches: 620977
121.97/122.05	c total #propagations: 3519421 / total #impl: 476844831 (eff. 0.007)
121.97/122.05	c #Conflicts:      18000 | #Learnt:       4729 | 2.122
121.97/122.05	c total clause space: 78.2603MB
121.97/122.05	c total #watches: 800396
128.97/129.02	c total #propagations: 3695663 / total #impl: 494209830 (eff. 0.007)
128.97/129.02	c #Conflicts:      19000 | #Learnt:       5729 | 2.011
128.97/129.02	c total clause space: 78.2603MB
128.97/129.02	c total #watches: 976548
146.46/146.59	c total #propagations: 3877088 / total #impl: 515349907 (eff. 0.008)
146.46/146.59	c #Conflicts:      20000 | #Learnt:       6729 | 1.921
146.46/146.59	c total clause space: 78.2603MB
146.46/146.59	c total #watches: 1091144
157.27/157.31	c total #propagations: 4084418 / total #impl: 576165481 (eff. 0.007)
157.27/157.31	c GC COLLECT
157.27/157.31	c #Conflicts:      21000 | #Learnt:       4241 | 1.842
157.27/157.31	c total clause space: 78.2603MB
157.27/157.31	c total #watches: 773983
166.86/166.99	c total #propagations: 4351619 / total #impl: 607365517 (eff. 0.007)
166.86/166.99	c #Conflicts:      22000 | #Learnt:       5241 | 1.759
166.86/166.99	c total clause space: 78.2603MB
166.86/166.99	c total #watches: 893956
180.96/181.04	c total #propagations: 4622089 / total #impl: 626981922 (eff. 0.007)
180.96/181.04	c #Conflicts:      23000 | #Learnt:       6241 | 1.689
180.96/181.04	c total clause space: 78.2603MB
180.96/181.04	c total #watches: 1020233
208.36/208.42	c total #propagations: 4867059 / total #impl: 658059853 (eff. 0.007)
208.36/208.42	c #Conflicts:      24000 | #Learnt:       7241 | 1.622
208.36/208.42	c total clause space: 78.2603MB
208.36/208.42	c total #watches: 1159900
222.06/222.19	c total #propagations: 5145293 / total #impl: 735129093 (eff. 0.007)
222.06/222.19	c GC COLLECT
222.06/222.19	c #Conflicts:      25000 | #Learnt:       4443 | 1.563
222.06/222.19	c total clause space: 78.2603MB
222.06/222.19	c total #watches: 658930
229.86/230.00	c total #propagations: 5454799 / total #impl: 773028436 (eff. 0.007)
229.86/230.00	c #Conflicts:      26000 | #Learnt:       5443 | 1.504
229.86/230.00	c total clause space: 78.2603MB
229.86/230.00	c total #watches: 772817
243.35/243.40	c total #propagations: 5750768 / total #impl: 791666897 (eff. 0.007)
243.35/243.40	c #Conflicts:      27000 | #Learnt:       6443 | 1.448
243.35/243.40	c total clause space: 78.2603MB
243.35/243.40	c total #watches: 877225
256.55/256.69	c total #propagations: 6034175 / total #impl: 820300210 (eff. 0.007)
256.55/256.69	c #Conflicts:      28000 | #Learnt:       7443 | 1.396
256.55/256.69	c total clause space: 78.2603MB
256.55/256.69	c total #watches: 999000
268.95/269.08	c total #propagations: 6291549 / total #impl: 841699430 (eff. 0.007)
268.95/269.08	c GC COLLECT
268.95/269.08	c #Conflicts:      29000 | #Learnt:       4351 | 1.348
268.95/269.08	c total clause space: 78.2603MB
268.95/269.08	c total #watches: 601711
280.35/280.41	c total #propagations: 6543720 / total #impl: 861550792 (eff. 0.008)
280.35/280.41	c #Conflicts:      30000 | #Learnt:       5351 | 1.312
280.35/280.41	c total clause space: 78.2603MB
280.35/280.41	c total #watches: 729835
293.65/293.77	c total #propagations: 6846036 / total #impl: 888493667 (eff. 0.008)
293.65/293.77	c #Conflicts:      31000 | #Learnt:       6351 | 1.270
293.65/293.77	c total clause space: 78.2603MB
293.65/293.77	c total #watches: 873228
304.84/304.95	c total #propagations: 7136195 / total #impl: 921591081 (eff. 0.008)
304.84/304.95	c #Conflicts:      32000 | #Learnt:       7351 | 1.231
304.84/304.95	c total clause space: 78.2603MB
304.84/304.95	c total #watches: 1000132
320.34/320.46	c total #propagations: 7393770 / total #impl: 941497315 (eff. 0.008)
320.34/320.46	c #Conflicts:      33000 | #Learnt:       8351 | 1.194
320.34/320.46	c total clause space: 78.2603MB
320.34/320.46	c total #watches: 1131479
335.34/335.44	c total #propagations: 7645997 / total #impl: 969994723 (eff. 0.008)
335.34/335.44	c GC COLLECT
335.34/335.44	c #Conflicts:      34000 | #Learnt:       4949 | 1.159
335.34/335.44	c total clause space: 78.2603MB
335.34/335.44	c total #watches: 778401
347.93/348.06	c total #propagations: 7917254 / total #impl: 998091998 (eff. 0.008)
347.93/348.06	c #Conflicts:      35000 | #Learnt:       5949 | 1.136
347.93/348.06	c total clause space: 78.2603MB
347.93/348.06	c total #watches: 954818
357.54/357.66	c total #propagations: 8180282 / total #impl: 1045062310 (eff. 0.008)
357.54/357.66	c #Conflicts:      36000 | #Learnt:       6949 | 1.107
357.54/357.66	c total clause space: 78.2603MB
357.54/357.66	c total #watches: 1202750
368.23/368.36	c total #propagations: 8571077 / total #impl: 1080913949 (eff. 0.008)
368.23/368.36	c #Conflicts:      37000 | #Learnt:       7949 | 1.078
368.23/368.36	c total clause space: 78.2603MB
368.23/368.36	c total #watches: 1421452
380.43/380.53	c total #propagations: 8974095 / total #impl: 1126209274 (eff. 0.008)
380.43/380.53	c #Conflicts:      38000 | #Learnt:       8949 | 1.064
380.43/380.53	c total clause space: 78.2603MB
380.43/380.53	c total #watches: 1604803
407.92/408.08	c total #propagations: 9284762 / total #impl: 1175312341 (eff. 0.008)
407.92/408.08	c GC COLLECT
407.92/408.08	c #Conflicts:      39000 | #Learnt:       5242 | 1.036
407.92/408.08	c total clause space: 78.2603MB
407.92/408.08	c total #watches: 1179322
432.22/432.31	c total #propagations: 9760299 / total #impl: 1287671163 (eff. 0.008)
432.22/432.31	c #Conflicts:      40000 | #Learnt:       6242 | 1.011
432.22/432.31	c total clause space: 78.2603MB
432.22/432.31	c total #watches: 1308106
449.21/449.32	c total #propagations: 10350753 / total #impl: 1369703237 (eff. 0.008)
449.21/449.32	c #Conflicts:      41000 | #Learnt:       7242 | 0.986
449.21/449.32	c total clause space: 78.2603MB
449.21/449.32	c total #watches: 1537824
470.52/470.63	c total #propagations: 10902745 / total #impl: 1427901383 (eff. 0.008)
470.52/470.63	c #Conflicts:      42000 | #Learnt:       8242 | 0.963
470.52/470.63	c total clause space: 78.2603MB
470.52/470.63	c total #watches: 1773459
489.32/489.42	c total #propagations: 11459905 / total #impl: 1526166442 (eff. 0.008)
489.32/489.42	c #Conflicts:      43000 | #Learnt:       9242 | 0.940
489.32/489.42	c total clause space: 127.173MB
489.32/489.42	c total #watches: 2007581
526.21/526.37	c total #propagations: 11951528 / total #impl: 1607874125 (eff. 0.007)
526.21/526.37	c GC COLLECT
526.21/526.37	c #Conflicts:      44000 | #Learnt:       5242 | 0.919
526.21/526.37	c total clause space: 127.173MB
526.21/526.37	c total #watches: 1188604
549.70/549.87	c total #propagations: 12469249 / total #impl: 1818667807 (eff. 0.007)
549.70/549.87	c #Conflicts:      45000 | #Learnt:       6242 | 0.899
549.70/549.87	c total clause space: 127.173MB
549.70/549.87	c total #watches: 1369284
610.79/610.99	c total #propagations: 12989227 / total #impl: 1940999835 (eff. 0.007)
610.79/610.99	c #Conflicts:      46000 | #Learnt:       7242 | 0.881
610.79/610.99	c total clause space: 127.173MB
610.79/610.99	c total #watches: 1512401
643.58/643.75	c total #propagations: 13272989 / total #impl: 2067022372 (eff. 0.006)
643.58/643.75	c #Conflicts:      47000 | #Learnt:       8242 | 0.863
643.58/643.75	c total clause space: 127.173MB
643.58/643.75	c total #watches: 1666867
677.77/677.94	c total #propagations: 13529010 / total #impl: 2133044386 (eff. 0.006)
677.77/677.94	c #Conflicts:      48000 | #Learnt:       9242 | 0.846
677.77/677.94	c total clause space: 127.173MB
677.77/677.94	c total #watches: 1815141
722.58/722.71	c total #propagations: 13795665 / total #impl: 2198968846 (eff. 0.006)
722.58/722.71	c #Conflicts:      49000 | #Learnt:      10242 | 0.831
722.58/722.71	c total clause space: 127.173MB
722.58/722.71	c total #watches: 1964352
753.07/753.26	c total #propagations: 13962951 / total #impl: 2280517433 (eff. 0.006)
753.07/753.26	c GC COLLECT
753.07/753.26	c #Conflicts:      50000 | #Learnt:       5946 | 0.815
753.07/753.26	c total clause space: 127.173MB
753.07/753.26	c total #watches: 1049733
781.37/781.54	c total #propagations: 14195496 / total #impl: 2343561100 (eff. 0.006)
781.37/781.54	c #Conflicts:      51000 | #Learnt:       6946 | 0.802
781.37/781.54	c total clause space: 127.173MB
781.37/781.54	c total #watches: 1210527
811.86/812.02	c total #propagations: 14472892 / total #impl: 2410390678 (eff. 0.006)
811.86/812.02	c #Conflicts:      52000 | #Learnt:       7946 | 0.786
811.86/812.02	c total clause space: 127.173MB
811.86/812.02	c total #watches: 1294750
844.96/845.18	c total #propagations: 14762737 / total #impl: 2465481241 (eff. 0.006)
844.96/845.18	c #Conflicts:      53000 | #Learnt:       8946 | 0.771
844.96/845.18	c total clause space: 127.173MB
844.96/845.18	c total #watches: 1400488
873.26/873.44	c total #propagations: 15075337 / total #impl: 2536330674 (eff. 0.006)
873.26/873.44	c #Conflicts:      54000 | #Learnt:       9946 | 0.757
873.26/873.44	c total clause space: 127.173MB
873.26/873.44	c total #watches: 1528284
901.75/901.94	c total #propagations: 15398359 / total #impl: 2579425743 (eff. 0.006)
901.75/901.94	c #Conflicts:      55000 | #Learnt:      10946 | 0.744
901.75/901.94	c total clause space: 127.173MB
901.75/901.94	c total #watches: 1645093
921.44/921.68	c total #propagations: 15651024 / total #impl: 2624281553 (eff. 0.006)
921.44/921.68	c GC COLLECT
921.44/921.68	c #Conflicts:      56000 | #Learnt:       6346 | 0.731
921.44/921.68	c total clause space: 127.173MB
921.44/921.68	c total #watches: 930635
943.14/943.33	c total #propagations: 15926409 / total #impl: 2656392376 (eff. 0.006)
943.14/943.33	c #Conflicts:      57000 | #Learnt:       7346 | 0.718
943.14/943.33	c total clause space: 127.173MB
943.14/943.33	c total #watches: 1081472
962.94/963.20	c total #propagations: 16189166 / total #impl: 2703007393 (eff. 0.006)
962.94/963.20	c #Conflicts:      58000 | #Learnt:       8346 | 0.710
962.94/963.20	c total clause space: 127.173MB
963.04/963.20	c total #watches: 1235235
997.13/997.37	c total #propagations: 16527024 / total #impl: 2737560983 (eff. 0.006)
997.13/997.37	c #Conflicts:      59000 | #Learnt:       9346 | 0.698
997.13/997.37	c total clause space: 127.173MB
997.13/997.37	c total #watches: 1375898
1025.63/1025.85	c total #propagations: 16907185 / total #impl: 2842874018 (eff. 0.006)
1025.63/1025.85	c #Conflicts:      60000 | #Learnt:      10346 | 0.687
1025.63/1025.85	c total clause space: 127.173MB
1025.63/1025.86	c total #watches: 1520801
1045.93/1046.13	c total #propagations: 17206737 / total #impl: 2904874106 (eff. 0.006)
1045.93/1046.13	c #Conflicts:      61000 | #Learnt:      11346 | 0.675
1045.93/1046.13	c total clause space: 127.173MB
1045.93/1046.13	c total #watches: 1650970
1057.82/1058.03	c total #propagations: 17518287 / total #impl: 2942779633 (eff. 0.006)
1057.82/1058.03	c GC COLLECT
1057.82/1058.03	c #Conflicts:      62000 | #Learnt:       6438 | 0.667
1057.82/1058.03	c total clause space: 127.173MB
1057.82/1058.03	c total #watches: 1072902
1077.83/1078.05	c total #propagations: 17710628 / total #impl: 2963775676 (eff. 0.006)
1077.83/1078.05	c #Conflicts:      63000 | #Learnt:       7438 | 0.658
1077.83/1078.05	c total clause space: 127.173MB
1077.83/1078.05	c total #watches: 1203478
1088.12/1088.39	c total #propagations: 18014666 / total #impl: 3009449481 (eff. 0.006)
1088.12/1088.39	c #Conflicts:      64000 | #Learnt:       8438 | 0.648
1088.12/1088.39	c total clause space: 127.173MB
1088.12/1088.39	c total #watches: 1344603
1115.01/1115.27	c total #propagations: 18324155 / total #impl: 3029424424 (eff. 0.006)
1115.01/1115.27	c #Conflicts:      65000 | #Learnt:       9438 | 0.638
1115.01/1115.27	c total clause space: 127.173MB
1115.01/1115.27	c total #watches: 1495443
1148.91/1149.13	c total #propagations: 18609213 / total #impl: 3072027984 (eff. 0.006)
1148.91/1149.13	c #Conflicts:      66000 | #Learnt:      10438 | 0.630
1148.91/1149.13	c total clause space: 127.173MB
1148.91/1149.13	c total #watches: 1638319
1175.40/1175.64	c total #propagations: 18868150 / total #impl: 3133871182 (eff. 0.006)
1175.40/1175.64	c #Conflicts:      67000 | #Learnt:      11438 | 0.621
1175.40/1175.64	c total clause space: 127.173MB
1175.40/1175.64	c total #watches: 1782354
1208.50/1208.70	c total #propagations: 19133370 / total #impl: 3181486745 (eff. 0.006)
1208.50/1208.70	c #Conflicts:      68000 | #Learnt:      12438 | 0.613
1208.50/1208.70	c total clause space: 127.173MB
1208.50/1208.70	c total #watches: 1868739
1223.50/1223.79	c total #propagations: 19441478 / total #impl: 3228625545 (eff. 0.006)
1223.50/1223.79	c GC COLLECT
1223.50/1223.79	c #Conflicts:      69000 | #Learnt:       7244 | 0.604
1223.50/1223.79	c total clause space: 127.173MB
1223.50/1223.79	c total #watches: 1146275
1244.39/1244.68	c total #propagations: 19750442 / total #impl: 3253768749 (eff. 0.006)
1244.39/1244.68	c #Conflicts:      70000 | #Learnt:       8244 | 0.597
1244.39/1244.68	c total clause space: 127.173MB
1244.39/1244.68	c total #watches: 1270714
1282.59/1282.80	c total #propagations: 20055044 / total #impl: 3284435012 (eff. 0.006)
1282.59/1282.80	c #Conflicts:      71000 | #Learnt:       9244 | 0.588
1282.59/1282.80	c total clause space: 127.173MB
1282.59/1282.80	c total #watches: 1437382
1322.68/1322.98	c total #propagations: 20279829 / total #impl: 3385371466 (eff. 0.006)
1322.68/1322.98	c #Conflicts:      72000 | #Learnt:      10244 | 0.580
1322.68/1322.98	c total clause space: 127.173MB
1322.68/1322.98	c total #watches: 1556728
1362.87/1363.16	c total #propagations: 20753536 / total #impl: 3478221669 (eff. 0.006)
1362.87/1363.16	c #Conflicts:      73000 | #Learnt:      11244 | 0.576
1362.87/1363.16	c total clause space: 127.173MB
1362.87/1363.16	c total #watches: 1706186
1410.37/1410.60	c total #propagations: 21100615 / total #impl: 3562907660 (eff. 0.006)
1410.37/1410.60	c #Conflicts:      74000 | #Learnt:      12244 | 0.569
1410.37/1410.60	c total clause space: 127.173MB
1410.37/1410.60	c total #watches: 1892233
1445.76/1446.00	c total #propagations: 21347328 / total #impl: 3689017610 (eff. 0.006)
1445.76/1446.00	c GC COLLECT
1445.76/1446.00	c #Conflicts:      75000 | #Learnt:       6752 | 0.563
1445.76/1446.00	c total clause space: 127.173MB
1445.76/1446.00	c total #watches: 1193071
1470.46/1470.71	c total #propagations: 21676959 / total #impl: 3766381319 (eff. 0.006)
1470.46/1470.71	c #Conflicts:      76000 | #Learnt:       7752 | 0.557
1470.46/1470.71	c total clause space: 127.173MB
1470.46/1470.71	c total #watches: 1364549
1510.65/1510.94	c total #propagations: 21964823 / total #impl: 3819326081 (eff. 0.006)
1510.65/1510.94	c #Conflicts:      77000 | #Learnt:       8752 | 0.549
1510.65/1510.94	c total clause space: 127.173MB
1510.65/1510.94	c total #watches: 1544351
1542.05/1542.31	c total #propagations: 22284506 / total #impl: 3906769176 (eff. 0.006)
1542.05/1542.31	c #Conflicts:      78000 | #Learnt:       9752 | 0.543
1542.05/1542.31	c total clause space: 127.173MB
1542.05/1542.31	c total #watches: 1706251
1577.15/1577.42	c total #propagations: 22568093 / total #impl: 3978702072 (eff. 0.006)
1577.15/1577.42	c #Conflicts:      79000 | #Learnt:      10752 | 0.536
1577.15/1577.42	c total clause space: 127.173MB
1577.15/1577.42	c total #watches: 1801838
1593.54/1593.86	c total #propagations: 22788480 / total #impl: 4068477186 (eff. 0.006)
1593.54/1593.86	c #Conflicts:      80000 | #Learnt:      11752 | 0.529
1593.54/1593.86	c total clause space: 127.173MB
1593.54/1593.86	c total #watches: 1907830
1621.63/1621.90	c total #propagations: 22862526 / total #impl: 4091791413 (eff. 0.006)
1621.63/1621.90	c #Conflicts:      81000 | #Learnt:      12752 | 0.522
1621.63/1621.90	c total clause space: 127.173MB
1621.63/1621.90	c total #watches: 2038897
1675.83/1676.14	c total #propagations: 23109025 / total #impl: 4144030392 (eff. 0.006)
1675.83/1676.14	c GC COLLECT
1675.83/1676.14	c #Conflicts:      82000 | #Learnt:       6943 | 0.516
1675.83/1676.14	c total clause space: 127.173MB
1675.83/1676.14	c total #watches: 1196455
1689.82/1690.13	c total #propagations: 23504509 / total #impl: 4255824934 (eff. 0.006)
1689.82/1690.13	c #Conflicts:      83000 | #Learnt:       7943 | 0.510
1689.82/1690.13	c total clause space: 127.173MB
1689.82/1690.13	c total #watches: 1328426
1708.82/1709.19	c total #propagations: 23808948 / total #impl: 4292975558 (eff. 0.006)
1708.82/1709.19	c #Conflicts:      84000 | #Learnt:       8943 | 0.504
1708.82/1709.19	c total clause space: 127.173MB
1708.82/1709.19	c total #watches: 1452195
1735.82/1736.10	c total #propagations: 24173149 / total #impl: 4337582785 (eff. 0.006)
1735.82/1736.10	c #Conflicts:      85000 | #Learnt:       9943 | 0.498
1735.82/1736.10	c total clause space: 127.173MB
1735.82/1736.10	c total #watches: 1611490
1776.91/1777.20	c total #propagations: 24544768 / total #impl: 4397892402 (eff. 0.006)
1776.91/1777.20	c #Conflicts:      86000 | #Learnt:      10943 | 0.492
1776.91/1777.20	c total clause space: 127.173MB
1776.91/1777.20	c total #watches: 1764854

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-4100720-1466243438/watcher-4100720-1466243438 -o /tmp/evaluation-result-4100720-1466243438/solver-4100720-1466243438 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24204 --watchdog 1960 --input HOME/instance-4100720-1466243438.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=25723
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.22 2.24 2.19 4/177 25726
/proc/meminfo: memFree=29796348/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 26392273 29810688 5268 33554432000 4194304 6201397 140735022315488 140736211507384 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 7278 5268 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 25726
/proc/meminfo: memFree=29796348/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=34520 CPUtime=0.09 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 1132 0 0 0 9 0 0 0 20 0 1 0 26392273 35348480 7420 33554432000 4194304 6201397 140735022315488 140736211507384 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 8630 7420 145 491 0 8129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34520

[startup+0.200334 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 25726
/proc/meminfo: memFree=29796348/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=34768 CPUtime=0.19 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 1189 0 0 0 19 0 0 0 20 0 1 0 26392273 35602432 7477 33554432000 4194304 6201397 140735022315488 140736211507384 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 8692 7477 145 491 0 8191 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34768

[startup+0.300253 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 25726
/proc/meminfo: memFree=29796348/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=34896 CPUtime=0.29 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 1240 0 0 0 29 0 0 0 20 0 1 0 26392273 35733504 7528 33554432000 4194304 6201397 140735022315488 140736211507384 4233570 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 8724 7528 145 491 0 8223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34896

[startup+0.700233 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 25726
/proc/meminfo: memFree=29796348/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=38132 CPUtime=0.69 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 1809 0 0 0 69 0 0 0 20 0 1 0 26392273 39047168 7915 33554432000 4194304 6201397 140735022315488 140736211507384 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 9533 7915 146 491 0 9032 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38132

[startup+1.50023 s]
/proc/loadavg: 2.29 2.26 2.20 4/178 25727
/proc/meminfo: memFree=29763964/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=38700 CPUtime=1.49 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 2499 0 0 0 149 0 0 0 20 0 1 0 26392273 39628800 8383 33554432000 4194304 6201397 140735022315488 140735022314440 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 9675 8383 158 491 0 9174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38700

[startup+3.10024 s]
/proc/loadavg: 2.29 2.26 2.20 4/178 25727
/proc/meminfo: memFree=29759188/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=44456 CPUtime=3.08 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 3537 0 0 0 308 0 0 0 20 0 1 0 26392273 45522944 9635 33554432000 4194304 6201397 140735022315488 140735022314280 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 11114 9635 165 491 0 10613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44456

[startup+6.30026 s]
/proc/loadavg: 2.26 2.25 2.20 3/178 25727
/proc/meminfo: memFree=29744996/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=66628 CPUtime=6.29 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 5972 0 0 0 628 1 0 0 20 0 1 0 26392273 68227072 12898 33554432000 4194304 6201397 140735022315488 140735022314440 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 16657 12898 165 491 0 16156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66628

[startup+12.7002 s]
/proc/loadavg: 2.24 2.25 2.19 3/178 25727
/proc/meminfo: memFree=29722720/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=89620 CPUtime=12.68 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 7330 0 0 0 1267 1 0 0 20 0 1 0 26392273 91770880 18768 33554432000 4194304 6201397 140735022315488 140735022314152 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 22405 18768 165 491 0 21904 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89620

[startup+25.5003 s]
/proc/loadavg: 2.27 2.25 2.20 4/177 25727
/proc/meminfo: memFree=29706008/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=92744 CPUtime=25.48 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 8766 0 0 0 2547 1 0 0 20 0 1 0 26392273 94969856 20405 33554432000 4194304 6201397 140735022315488 140735022314152 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 23186 20405 165 491 0 22685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92744

[startup+51.1003 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 25727
/proc/meminfo: memFree=29697824/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=96868 CPUtime=51.08 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 9782 0 0 0 5106 2 0 0 20 0 1 0 26392273 99192832 22443 33554432000 4194304 6201397 140735022315488 140735022314152 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 24217 22443 165 491 0 23716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96868

[startup+102.3 s]
/proc/loadavg: 2.18 2.23 2.19 3/176 25728
/proc/meminfo: memFree=29690656/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=100276 CPUtime=102.28 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 10563 0 0 0 10226 2 0 0 20 0 1 0 26392273 102682624 23224 33554432000 4194304 6201397 140735022315488 140735022314152 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 25069 23224 165 491 0 24568 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100276

[startup+162.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 25730
/proc/meminfo: memFree=29672728/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=137860 CPUtime=162.26 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 12837 0 0 0 16224 2 0 0 20 0 1 0 26392273 141168640 26643 33554432000 4194304 6201397 140735022315488 140735022314616 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 34465 26643 165 491 0 33964 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 137860

[startup+222.307 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 25732
/proc/meminfo: memFree=29664176/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=139076 CPUtime=222.26 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 13174 0 0 0 22223 3 0 0 20 0 1 0 26392273 142413824 27997 33554432000 4194304 6201397 140735022315488 140735022314200 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 34769 27997 165 491 0 34268 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 139076

[startup+282.3 s]
/proc/loadavg: 2.10 2.18 2.17 3/177 25733
/proc/meminfo: memFree=29655184/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=140728 CPUtime=282.25 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 13602 0 0 0 28222 3 0 0 20 0 1 0 26392273 144105472 29957 33554432000 4194304 6201397 140735022315488 140735022314616 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 35182 29957 165 491 0 34681 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 140728

[startup+342.3 s]
/proc/loadavg: 2.25 2.21 2.18 4/177 25734
/proc/meminfo: memFree=29647256/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=142152 CPUtime=342.23 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 13853 0 0 0 34220 3 0 0 20 0 1 0 26392273 145563648 31230 33554432000 4194304 6201397 140735022315488 140735022314616 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 35538 31230 165 491 0 35037 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 142152

[startup+402.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 25735
/proc/meminfo: memFree=29627168/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=145032 CPUtime=402.22 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 14545 0 0 0 40219 3 0 0 20 0 1 0 26392273 148512768 34477 33554432000 4194304 6201397 140735022315488 140735022314152 4215861 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 36258 34477 165 491 0 35757 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 145032

[startup+462.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 25736
/proc/meminfo: memFree=29610888/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=147752 CPUtime=462.21 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 15111 0 0 0 46218 3 0 0 20 0 1 0 26392273 151298048 35043 33554432000 4194304 6201397 140735022315488 140735022314200 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 36938 35043 165 491 0 36437 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 147752

[startup+522.3 s]
/proc/loadavg: 2.28 2.21 2.19 4/176 25737
/proc/meminfo: memFree=29587888/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=202976 CPUtime=522.21 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 16936 0 0 0 52217 4 0 0 20 0 1 0 26392273 207847424 38028 33554432000 4194304 6201397 140735022315488 140735022314200 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 50744 38028 165 491 0 50243 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 202976

[startup+582.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/178 25742
/proc/meminfo: memFree=29580732/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=203360 CPUtime=582.2 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 17006 0 0 0 58216 4 0 0 20 0 1 0 26392273 208240640 38129 33554432000 4194304 6201397 140735022315488 140735022314152 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 50840 38129 165 491 0 50339 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 203360


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 25818
/proc/meminfo: memFree=29691424/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=207680 CPUtime=942.14 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 17866 0 0 0 94209 5 0 0 20 0 1 0 26392273 212664320 40597 33554432000 4194304 6201397 140735022315488 140735022314616 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 51920 40597 165 491 0 51419 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 207680

[startup+1002.3 s]
/proc/loadavg: 2.26 2.22 2.18 4/177 25819
/proc/meminfo: memFree=29658864/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=207680 CPUtime=1002.13 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 17866 0 0 0 100208 5 0 0 20 0 1 0 26392273 212664320 40597 33554432000 4194304 6201397 140735022315488 140735022314616 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 51920 40597 165 491 0 51419 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 207680

[startup+1062.3 s]
/proc/loadavg: 2.25 2.22 2.18 4/177 25820
/proc/meminfo: memFree=29642932/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=207840 CPUtime=1062.12 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 17937 0 0 0 106207 5 0 0 20 0 1 0 26392273 212828160 42712 33554432000 4194304 6201397 140735022315488 140735022314616 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 51960 42712 165 491 0 51459 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 207840

[startup+1122.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 25821
/proc/meminfo: memFree=29640136/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=208480 CPUtime=1122.11 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18072 0 0 0 112206 5 0 0 20 0 1 0 26392273 213483520 42847 33554432000 4194304 6201397 140735022315488 140735022314616 4213371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 52120 42847 165 491 0 51619 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 208480

[startup+1182.3 s]
/proc/loadavg: 2.39 2.26 2.20 3/178 25826
/proc/meminfo: memFree=29636976/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=209248 CPUtime=1182.1 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18187 0 0 0 118205 5 0 0 20 0 1 0 26392273 214269952 43473 33554432000 4194304 6201397 140735022315488 140735022314616 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 52312 43473 165 491 0 51811 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 209248

[startup+1242.3 s]
/proc/loadavg: 2.35 2.27 2.20 4/177 25827
/proc/meminfo: memFree=29620568/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=210784 CPUtime=1242.09 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18416 0 0 0 124204 5 0 0 20 0 1 0 26392273 215842816 45235 33554432000 4194304 6201397 140735022315488 140735022314616 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 52696 45235 165 491 0 52195 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 210784

[startup+1302.3 s]
/proc/loadavg: 2.26 2.25 2.19 4/177 25828
/proc/meminfo: memFree=29611884/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=210784 CPUtime=1302.08 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18416 0 0 0 130203 5 0 0 20 0 1 0 26392273 215842816 45235 33554432000 4194304 6201397 140735022315488 140735022314616 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 52696 45235 165 491 0 52195 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 210784

[startup+1362.3 s]
/proc/loadavg: 2.21 2.23 2.19 4/177 25829
/proc/meminfo: memFree=29611640/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=210976 CPUtime=1362.07 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18450 0 0 0 136202 5 0 0 20 0 1 0 26392273 216039424 45269 33554432000 4194304 6201397 140735022315488 140735022314152 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 52744 45269 165 491 0 52243 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 210976

[startup+1422.3 s]
/proc/loadavg: 2.19 2.22 2.18 4/177 25830
/proc/meminfo: memFree=29610028/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=212320 CPUtime=1422.07 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18674 0 0 0 142202 5 0 0 20 0 1 0 26392273 217415680 45493 33554432000 4194304 6201397 140735022315488 140735022314200 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53080 45493 165 491 0 52579 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 212320

[startup+1482.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 25832
/proc/meminfo: memFree=29607492/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=212320 CPUtime=1482.05 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18690 0 0 0 148200 5 0 0 20 0 1 0 26392273 217415680 46020 33554432000 4194304 6201397 140735022315488 140735022314616 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53080 46020 165 491 0 52579 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 212320

[startup+1542.31 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 25833
/proc/meminfo: memFree=29606736/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=212320 CPUtime=1542.05 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18701 0 0 0 154200 5 0 0 20 0 1 0 26392273 217415680 46031 33554432000 4194304 6201397 140735022315488 140735022314616 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53080 46031 165 491 0 52579 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 212320

[startup+1602.3 s]
/proc/loadavg: 2.32 2.23 2.19 4/177 25834
/proc/meminfo: memFree=29604376/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=212512 CPUtime=1602.04 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18738 0 0 0 160199 5 0 0 20 0 1 0 26392273 217612288 46068 33554432000 4194304 6201397 140735022315488 140735022314616 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53128 46068 165 491 0 52627 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 212512

[startup+1662.3 s]
/proc/loadavg: 2.39 2.27 2.20 4/177 25835
/proc/meminfo: memFree=29573592/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=213280 CPUtime=1662.03 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18858 0 0 0 166198 5 0 0 20 0 1 0 26392273 218398720 46188 33554432000 4194304 6201397 140735022315488 140735022314152 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53320 46188 165 491 0 52819 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 213280

[startup+1722.3 s]
/proc/loadavg: 2.30 2.26 2.20 3/177 25836
/proc/meminfo: memFree=29560568/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=213280 CPUtime=1722.02 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18861 0 0 0 172197 5 0 0 20 0 1 0 26392273 218398720 46702 33554432000 4194304 6201397 140735022315488 140735022314616 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53320 46702 165 491 0 52819 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 213280

[startup+1782.3 s]
/proc/loadavg: 2.37 2.29 2.20 4/178 25841
/proc/meminfo: memFree=29555600/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=213280 CPUtime=1782.01 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18873 0 0 0 178196 5 0 0 20 0 1 0 26392273 218398720 47702 33554432000 4194304 6201397 140735022315488 140735022314616 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53320 47702 165 491 0 52819 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 213280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.36 2.29 2.21 3/178 25841
/proc/meminfo: memFree=29552996/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=213472 CPUtime=1800.01 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18884 0 0 0 179996 5 0 0 20 0 1 0 26392273 218595328 47713 33554432000 4194304 6201397 140735022315488 140735022314152 4213332 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53368 47713 165 491 0 52867 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 213472

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

[startup+1800.3 s]
/proc/loadavg: 2.36 2.29 2.21 3/178 25841
/proc/meminfo: memFree=29552996/32872528 swapFree=1534436/1655032
[pid=25726] ppid=25723 vsize=213472 CPUtime=1800.01 cores=0,2,4,6
/proc/25726/stat : 25726 (cdcl-cuttingpla) R 25723 25726 24188 0 -1 4202496 18884 0 0 0 179996 5 0 0 20 0 1 0 26392273 218595328 47713 33554432000 4194304 6201397 140735022315488 140735022314152 4213332 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25726/statm: 53368 47713 165 491 0 52867 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 213472

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.05999
maximum resident set size= 190852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18884
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= 10
involuntary context switches= 1969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.97324 second user time and 6.48601 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 11:50:38
IDJOB=4100720
IDBENCH=1652
IDSOLVER=2550
FILE ID=node122/4100720-1466243438
RUNJOBID= node122-1466229594-24204
PBS_JOBID= 19918176
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-etamacro.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100720-1466243438/watcher-4100720-1466243438 -o /tmp/evaluation-result-4100720-1466243438/solver-4100720-1466243438 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24204 --watchdog 1960 --input HOME/instance-4100720-1466243438.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= e211111a6c1a3c27b5e79e770c101730
RANDOM SEED=1824809208

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29796728 kB
Buffers:          119160 kB
Cached:           193780 kB
SwapCached:            0 kB
Active:           456088 kB
Inactive:         222788 kB
Active(anon):     358524 kB
Inactive(anon):     9916 kB
Active(file):      97564 kB
Inactive(file):   212872 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3200 kB
Writeback:             0 kB
AnonPages:       2020912 kB
Mapped:            13544 kB
Shmem:               204 kB
Slab:             608740 kB
SReclaimable:      52532 kB
SUnreclaim:       556208 kB
KernelStack:        1440 kB
PageTables:         8136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2174188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node122 at 2016-06-18 12:20:39