Trace number 4088119

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.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
MD5SUM093efae700664f798191c0b27cec34af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark336
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 447
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494527
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494527
Number of bits of the biggest sum of numbers19
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= 10000 #constraint= 656900
3.49/3.53	c #Conflicts:       1000 | #Learnt:       1022 | 0.001
3.49/3.53	c total clause space: 206.656MB
3.49/3.53	c total #watches: 1643113
10.89/10.96	c total #propagations: 350733 / total #impl: 7024777 (eff. 0.050)
10.89/10.96	c #Conflicts:       2000 | #Learnt:       2036 | 0.001
10.89/10.96	c total clause space: 206.656MB
10.89/10.96	c total #watches: 2098177
23.19/23.30	c total #propagations: 702105 / total #impl: 39749930 (eff. 0.018)
23.19/23.30	c #Conflicts:       3000 | #Learnt:       2047 | 0.001
23.19/23.30	c total clause space: 206.656MB
23.19/23.30	c total #watches: 2757494
38.59/38.64	c total #propagations: 986715 / total #impl: 109524040 (eff. 0.009)
38.59/38.64	c #Conflicts:       4000 | #Learnt:       3048 | 0.006
38.59/38.64	c total clause space: 335.816MB
38.59/38.64	c total #watches: 3147723
57.08/57.14	c total #propagations: 1279157 / total #impl: 167997641 (eff. 0.008)
57.08/57.14	c GC COLLECT
57.08/57.14	c #Conflicts:       5000 | #Learnt:       2399 | 0.004
57.08/57.14	c total clause space: 335.816MB
57.08/57.14	c total #watches: 3220489
73.18/73.22	c total #propagations: 1603049 / total #impl: 208652812 (eff. 0.008)
73.18/73.22	c #Conflicts:       6000 | #Learnt:       3399 | 0.004
73.18/73.22	c total clause space: 335.816MB
73.18/73.22	c total #watches: 3550032
91.58/91.67	c total #propagations: 1845082 / total #impl: 252619738 (eff. 0.007)
91.58/91.67	c GC COLLECT
91.58/91.67	c #Conflicts:       7000 | #Learnt:       2291 | 0.003
91.58/91.67	c total clause space: 335.816MB
91.58/91.67	c total #watches: 3315387
106.67/106.73	c total #propagations: 2082367 / total #impl: 301296440 (eff. 0.007)
106.67/106.73	c #Conflicts:       8000 | #Learnt:       3291 | 0.003
106.67/106.73	c total clause space: 335.816MB
106.67/106.73	c total #watches: 3627947
134.77/134.89	c total #propagations: 2296442 / total #impl: 371562566 (eff. 0.006)
134.77/134.89	c #Conflicts:       9000 | #Learnt:       4291 | 0.002
134.77/134.89	c total clause space: 335.816MB
134.77/134.89	c total #watches: 3817495
161.77/161.86	c total #propagations: 2560436 / total #impl: 421777083 (eff. 0.006)
161.77/161.86	c GC COLLECT
161.77/161.86	c #Conflicts:      10000 | #Learnt:       2791 | 0.002
161.77/161.86	c total clause space: 545.701MB
161.77/161.86	c total #watches: 3068892
178.27/178.37	c total #propagations: 2827518 / total #impl: 481486073 (eff. 0.006)
178.27/178.37	c #Conflicts:      11000 | #Learnt:       3791 | 0.002
178.27/178.37	c total clause space: 545.701MB
178.27/178.37	c total #watches: 3313286
200.56/200.67	c total #propagations: 3038439 / total #impl: 535454439 (eff. 0.006)
200.56/200.67	c #Conflicts:      12000 | #Learnt:       4791 | 0.002
200.56/200.67	c total clause space: 545.701MB
200.56/200.67	c total #watches: 3575319
224.26/224.35	c total #propagations: 3302602 / total #impl: 595309700 (eff. 0.006)
224.26/224.35	c #Conflicts:      13000 | #Learnt:       5791 | 0.002
224.26/224.35	c total clause space: 545.701MB
224.26/224.35	c total #watches: 3799216
240.15/240.25	c total #propagations: 3576526 / total #impl: 639760679 (eff. 0.006)
240.15/240.25	c GC COLLECT
240.15/240.25	c #Conflicts:      14000 | #Learnt:       3946 | 0.003
240.15/240.25	c total clause space: 545.701MB
240.15/240.25	c total #watches: 3376931
254.75/254.86	c total #propagations: 3807111 / total #impl: 690055269 (eff. 0.006)
254.75/254.86	c #Conflicts:      15000 | #Learnt:       4946 | 0.003
254.75/254.86	c total clause space: 545.701MB
254.75/254.86	c total #watches: 3653882
269.05/269.13	c total #propagations: 4001547 / total #impl: 756464790 (eff. 0.005)
269.05/269.13	c #Conflicts:      16000 | #Learnt:       5946 | 0.003
269.05/269.13	c total clause space: 545.701MB
269.05/269.13	c total #watches: 3932009
287.55/287.68	c total #propagations: 4182567 / total #impl: 821412830 (eff. 0.005)
287.55/287.68	c GC COLLECT
287.55/287.68	c #Conflicts:      17000 | #Learnt:       3775 | 0.002
287.55/287.68	c total clause space: 545.701MB
287.55/287.68	c total #watches: 3538436
304.15/304.28	c total #propagations: 4363880 / total #impl: 888783744 (eff. 0.005)
304.15/304.28	c #Conflicts:      18000 | #Learnt:       4775 | 0.002
304.15/304.28	c total clause space: 545.701MB
304.15/304.28	c total #watches: 3814627
324.24/324.31	c total #propagations: 4550022 / total #impl: 975965620 (eff. 0.005)
324.24/324.31	c #Conflicts:      19000 | #Learnt:       5775 | 0.002
324.24/324.31	c total clause space: 545.701MB
324.24/324.31	c total #watches: 4127259
356.34/356.41	c total #propagations: 4750495 / total #impl: 1055015189 (eff. 0.005)
356.34/356.41	c #Conflicts:      20000 | #Learnt:       6775 | 0.002
356.34/356.41	c total clause space: 545.701MB
356.34/356.41	c total #watches: 4405062
390.83/390.94	c total #propagations: 4981353 / total #impl: 1136145431 (eff. 0.004)
390.83/390.94	c GC COLLECT
390.83/390.94	c #Conflicts:      21000 | #Learnt:       4291 | 0.002
390.83/390.94	c total clause space: 545.701MB
390.83/390.94	c total #watches: 3802562
420.63/420.71	c total #propagations: 5254324 / total #impl: 1165005864 (eff. 0.005)
420.63/420.71	c #Conflicts:      22000 | #Learnt:       5291 | 0.002
420.63/420.71	c total clause space: 545.701MB
420.63/420.71	c total #watches: 4076299
456.72/456.87	c total #propagations: 5492585 / total #impl: 1203952720 (eff. 0.005)
456.72/456.87	c #Conflicts:      23000 | #Learnt:       6291 | 0.002
456.72/456.87	c total clause space: 545.701MB
456.72/456.87	c total #watches: 4312657
496.31/496.42	c total #propagations: 5802427 / total #impl: 1254061753 (eff. 0.005)
496.31/496.42	c #Conflicts:      24000 | #Learnt:       7291 | 0.002
496.31/496.42	c total clause space: 545.701MB
496.31/496.42	c total #watches: 4520044
529.50/529.64	c total #propagations: 6045482 / total #impl: 1298170293 (eff. 0.005)
529.50/529.64	c GC COLLECT
529.50/529.64	c #Conflicts:      25000 | #Learnt:       4492 | 0.002
529.50/529.64	c total clause space: 545.701MB
529.50/529.64	c total #watches: 3759540
549.30/549.42	c total #propagations: 6243188 / total #impl: 1328867918 (eff. 0.005)
549.30/549.42	c #Conflicts:      26000 | #Learnt:       5492 | 0.002
549.30/549.42	c total clause space: 545.701MB
549.30/549.42	c total #watches: 4003187
568.50/568.64	c total #propagations: 6421049 / total #impl: 1375137341 (eff. 0.005)
568.50/568.64	c #Conflicts:      27000 | #Learnt:       6492 | 0.003
568.50/568.64	c total clause space: 545.701MB
568.50/568.64	c total #watches: 4234470
601.09/601.25	c total #propagations: 6576119 / total #impl: 1420939983 (eff. 0.005)
601.09/601.25	c #Conflicts:      28000 | #Learnt:       7492 | 0.003
601.09/601.25	c total clause space: 545.701MB
601.09/601.25	c total #watches: 4412726
631.19/631.34	c total #propagations: 6811983 / total #impl: 1466439479 (eff. 0.005)
631.19/631.34	c GC COLLECT
631.19/631.34	c #Conflicts:      29000 | #Learnt:       4397 | 0.002
631.19/631.34	c total clause space: 545.701MB
631.19/631.34	c total #watches: 3551372
654.18/654.35	c total #propagations: 7009163 / total #impl: 1511938413 (eff. 0.005)
654.18/654.35	c #Conflicts:      30000 | #Learnt:       5397 | 0.002
654.18/654.35	c total clause space: 545.701MB
654.18/654.35	c total #watches: 3894934
685.48/685.65	c total #propagations: 7216208 / total #impl: 1567932285 (eff. 0.005)
685.48/685.65	c #Conflicts:      31000 | #Learnt:       6397 | 0.002
685.48/685.65	c total clause space: 545.701MB
685.48/685.65	c total #watches: 4183529
723.27/723.42	c total #propagations: 7436512 / total #impl: 1629017481 (eff. 0.005)
723.27/723.42	c #Conflicts:      32000 | #Learnt:       7397 | 0.002
723.27/723.42	c total clause space: 545.701MB
723.27/723.42	c total #watches: 4428590
765.86/766.03	c total #propagations: 7735331 / total #impl: 1668638854 (eff. 0.005)
765.86/766.03	c #Conflicts:      33000 | #Learnt:       8397 | 0.002
765.86/766.03	c total clause space: 545.701MB
765.86/766.03	c total #watches: 4631396
790.98/791.15	c total #propagations: 8032452 / total #impl: 1705909396 (eff. 0.005)
790.98/791.15	c GC COLLECT
790.98/791.15	c #Conflicts:      34000 | #Learnt:       4998 | 0.002
790.98/791.15	c total clause space: 545.701MB
790.98/791.15	c total #watches: 3892052
811.06/811.25	c total #propagations: 8248874 / total #impl: 1745243853 (eff. 0.005)
811.06/811.25	c #Conflicts:      35000 | #Learnt:       5998 | 0.002
811.06/811.25	c total clause space: 545.701MB
811.06/811.25	c total #watches: 4238933
834.76/834.92	c total #propagations: 8465061 / total #impl: 1805225561 (eff. 0.005)
834.76/834.92	c #Conflicts:      36000 | #Learnt:       6998 | 0.002
834.76/834.92	c total clause space: 545.701MB
834.76/834.92	c total #watches: 4555305
859.76/859.93	c total #propagations: 8676106 / total #impl: 1863982423 (eff. 0.005)
859.76/859.93	c #Conflicts:      37000 | #Learnt:       7998 | 0.002
859.76/859.93	c total clause space: 545.701MB
859.76/859.93	c total #watches: 4872123
883.85/884.07	c total #propagations: 8864384 / total #impl: 1922086299 (eff. 0.005)
883.85/884.07	c #Conflicts:      38000 | #Learnt:       8998 | 0.002
883.85/884.07	c total clause space: 545.701MB
883.85/884.07	c total #watches: 5132285
907.85/908.06	c total #propagations: 9077585 / total #impl: 1983153484 (eff. 0.005)
907.85/908.06	c GC COLLECT
907.85/908.06	c #Conflicts:      39000 | #Learnt:       5293 | 0.002
907.85/908.06	c total clause space: 886.764MB
907.85/908.06	c total #watches: 4165836
925.34/925.56	c total #propagations: 9284941 / total #impl: 2036677024 (eff. 0.005)
925.34/925.56	c #Conflicts:      40000 | #Learnt:       6293 | 0.002
925.34/925.56	c total clause space: 886.764MB
925.34/925.56	c total #watches: 4392957
943.24/943.48	c total #propagations: 9508508 / total #impl: 2092511572 (eff. 0.005)
943.24/943.48	c #Conflicts:      41000 | #Learnt:       7293 | 0.002
943.24/943.48	c total clause space: 886.764MB
943.24/943.48	c total #watches: 4834116
964.54/964.70	c total #propagations: 9710724 / total #impl: 2165738992 (eff. 0.004)
964.54/964.70	c #Conflicts:      42000 | #Learnt:       8293 | 0.002
964.54/964.70	c total clause space: 886.764MB
964.54/964.70	c total #watches: 5054373
985.83/986.02	c total #propagations: 9939732 / total #impl: 2254972856 (eff. 0.004)
985.83/986.02	c #Conflicts:      43000 | #Learnt:       9293 | 0.002
985.83/986.02	c total clause space: 886.764MB
985.83/986.02	c total #watches: 5286310
1008.53/1008.73	c total #propagations: 10181018 / total #impl: 2342284886 (eff. 0.004)
1008.53/1008.73	c GC COLLECT
1008.53/1008.73	c #Conflicts:      44000 | #Learnt:       5298 | 0.002
1008.53/1008.73	c total clause space: 886.764MB
1008.53/1008.73	c total #watches: 3969669
1026.13/1026.37	c total #propagations: 10428718 / total #impl: 2446327725 (eff. 0.004)
1026.13/1026.37	c #Conflicts:      45000 | #Learnt:       6298 | 0.002
1026.13/1026.37	c total clause space: 886.764MB
1026.13/1026.37	c total #watches: 4284390
1056.83/1057.06	c total #propagations: 10641421 / total #impl: 2532532436 (eff. 0.004)
1056.83/1057.06	c #Conflicts:      46000 | #Learnt:       7298 | 0.002
1056.83/1057.06	c total clause space: 886.764MB
1056.83/1057.06	c total #watches: 4511772
1092.02/1092.22	c total #propagations: 10905251 / total #impl: 2629588342 (eff. 0.004)
1092.02/1092.22	c #Conflicts:      47000 | #Learnt:       8298 | 0.002
1092.02/1092.22	c total clause space: 886.764MB
1092.02/1092.22	c total #watches: 4637191
1114.41/1114.67	c total #propagations: 11244257 / total #impl: 2740032249 (eff. 0.004)
1114.41/1114.67	c #Conflicts:      48000 | #Learnt:       9298 | 0.003
1114.41/1114.67	c total clause space: 886.764MB
1114.41/1114.67	c total #watches: 4856353
1153.31/1153.55	c total #propagations: 11460889 / total #impl: 2844845674 (eff. 0.004)
1153.31/1153.55	c #Conflicts:      49000 | #Learnt:      10298 | 0.003
1153.31/1153.55	c total clause space: 886.764MB
1153.31/1153.55	c total #watches: 5045442
1185.90/1186.12	c total #propagations: 11720560 / total #impl: 2942597609 (eff. 0.004)
1185.90/1186.12	c GC COLLECT
1185.90/1186.12	c #Conflicts:      50000 | #Learnt:       5996 | 0.003
1185.90/1186.12	c total clause space: 886.764MB
1185.90/1186.12	c total #watches: 3871027
1210.60/1210.80	c total #propagations: 12025038 / total #impl: 3069532489 (eff. 0.004)
1210.60/1210.80	c #Conflicts:      51000 | #Learnt:       6996 | 0.003
1210.60/1210.80	c total clause space: 886.764MB
1210.60/1210.80	c total #watches: 4061213
1231.90/1232.14	c total #propagations: 12295521 / total #impl: 3171271629 (eff. 0.004)
1231.90/1232.14	c #Conflicts:      52000 | #Learnt:       7996 | 0.004
1231.90/1232.14	c total clause space: 886.764MB
1231.90/1232.14	c total #watches: 4222087
1255.10/1255.38	c total #propagations: 12575933 / total #impl: 3238092619 (eff. 0.004)
1255.10/1255.38	c #Conflicts:      53000 | #Learnt:       8996 | 0.004
1255.10/1255.38	c total clause space: 886.764MB
1255.10/1255.38	c total #watches: 4460743
1296.18/1296.47	c total #propagations: 12842297 / total #impl: 3284870405 (eff. 0.004)
1296.18/1296.47	c #Conflicts:      54000 | #Learnt:       9996 | 0.004
1296.18/1296.47	c total clause space: 886.764MB
1296.18/1296.47	c total #watches: 4693027
1344.38/1344.65	c total #propagations: 13119951 / total #impl: 3349030138 (eff. 0.004)
1344.38/1344.65	c #Conflicts:      55000 | #Learnt:      10996 | 0.004
1344.38/1344.65	c total clause space: 886.764MB
1344.38/1344.65	c total #watches: 5109180
1369.57/1369.84	c total #propagations: 13441481 / total #impl: 3405892535 (eff. 0.004)
1369.57/1369.84	c GC COLLECT
1369.57/1369.84	c #Conflicts:      56000 | #Learnt:       6393 | 0.004
1369.57/1369.84	c total clause space: 886.764MB
1369.57/1369.84	c total #watches: 4405708
1407.07/1407.31	c total #propagations: 13692764 / total #impl: 3480256609 (eff. 0.004)
1407.07/1407.31	c #Conflicts:      57000 | #Learnt:       7393 | 0.004
1407.07/1407.31	c total clause space: 886.764MB
1407.07/1407.31	c total #watches: 4681137
1443.96/1444.28	c total #propagations: 14010945 / total #impl: 3550350044 (eff. 0.004)
1443.96/1444.28	c #Conflicts:      58000 | #Learnt:       8393 | 0.004
1443.96/1444.28	c total clause space: 886.764MB
1443.96/1444.28	c total #watches: 4836722
1477.86/1478.15	c total #propagations: 14320566 / total #impl: 3620813114 (eff. 0.004)
1477.86/1478.15	c #Conflicts:      59000 | #Learnt:       9393 | 0.004
1477.86/1478.15	c total clause space: 886.764MB
1477.86/1478.15	c total #watches: 5108729
1510.65/1510.93	c total #propagations: 14605841 / total #impl: 3670295081 (eff. 0.004)
1510.65/1510.93	c #Conflicts:      60000 | #Learnt:      10393 | 0.004
1510.65/1510.93	c total clause space: 886.764MB
1510.65/1510.93	c total #watches: 5387576
1544.75/1545.02	c total #propagations: 14798936 / total #impl: 3708917096 (eff. 0.004)
1544.75/1545.02	c #Conflicts:      61000 | #Learnt:      11393 | 0.004
1544.75/1545.02	c total clause space: 886.764MB
1544.75/1545.02	c total #watches: 5647586
1576.16/1576.48	c total #propagations: 14959522 / total #impl: 3756373652 (eff. 0.004)
1576.16/1576.48	c GC COLLECT
1576.16/1576.48	c #Conflicts:      62000 | #Learnt:       6493 | 0.004
1576.16/1576.48	c total clause space: 886.764MB
1576.16/1576.48	c total #watches: 4494030
1601.14/1601.42	c total #propagations: 15138557 / total #impl: 3795340745 (eff. 0.004)
1601.14/1601.42	c #Conflicts:      63000 | #Learnt:       7493 | 0.004
1601.14/1601.42	c total clause space: 886.764MB
1601.14/1601.42	c total #watches: 4677732
1625.04/1625.31	c total #propagations: 15324664 / total #impl: 3840757000 (eff. 0.004)
1625.04/1625.31	c #Conflicts:      64000 | #Learnt:       8493 | 0.004
1625.04/1625.31	c total clause space: 886.764MB
1625.04/1625.31	c total #watches: 4908344
1677.93/1678.23	c total #propagations: 15493311 / total #impl: 3881880113 (eff. 0.004)
1677.93/1678.23	c #Conflicts:      65000 | #Learnt:       9493 | 0.004
1677.93/1678.23	c total clause space: 886.764MB
1677.93/1678.23	c total #watches: 5258876
1734.32/1734.68	c total #propagations: 15752209 / total #impl: 3927291176 (eff. 0.004)
1734.32/1734.68	c #Conflicts:      66000 | #Learnt:      10493 | 0.004
1734.32/1734.68	c total clause space: 886.764MB
1734.32/1734.68	c total #watches: 5630844
1777.81/1778.11	c total #propagations: 16050378 / total #impl: 3964617659 (eff. 0.004)
1777.81/1778.11	c #Conflicts:      67000 | #Learnt:      11493 | 0.004
1777.81/1778.11	c total clause space: 886.764MB
1777.81/1778.11	c total #watches: 6086192

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

pid=22529
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.27 2.17 2.11 3/176 22532
/proc/meminfo: memFree=30484796/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 121394673 29810688 5268 33554432000 4194304 6201397 140733743535808 140735339941240 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 7278 5268 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.27 2.17 2.11 3/176 22532
/proc/meminfo: memFree=30484796/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 1394 0 0 0 9 0 0 0 20 0 1 0 121394673 35344384 7548 33554432000 4194304 6201397 140733743535808 140735339941240 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 8629 7549 142 491 0 8128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200348 s]
/proc/loadavg: 2.27 2.17 2.11 3/176 22532
/proc/meminfo: memFree=30484796/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=42444 CPUtime=0.19 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 2784 0 0 0 18 1 0 0 20 0 1 0 121394673 43462656 8907 33554432000 4194304 6201397 140733743535808 140735339941240 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 10611 8908 143 491 0 10110 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42444

[startup+0.30031 s]
/proc/loadavg: 2.27 2.17 2.11 3/176 22532
/proc/meminfo: memFree=30484796/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=50936 CPUtime=0.29 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 4284 0 0 0 28 1 0 0 20 0 1 0 121394673 52158464 10349 33554432000 4194304 6201397 140733743535808 140735339941240 4207513 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 12734 10349 143 491 0 12233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50936

[startup+0.700274 s]
/proc/loadavg: 2.27 2.17 2.11 3/176 22532
/proc/meminfo: memFree=30484796/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=85128 CPUtime=0.69 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 7137 0 0 0 67 2 0 0 20 0 1 0 121394673 87171072 16364 33554432000 4194304 6201397 140733743535808 140735339941240 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 21282 16365 143 491 0 20781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85128

[startup+1.50027 s]
/proc/loadavg: 2.24 2.17 2.11 3/177 22533
/proc/meminfo: memFree=30391688/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=123176 CPUtime=1.49 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 10139 0 0 0 145 4 0 0 20 0 1 0 121394673 126132224 27398 33554432000 4194304 6201397 140733743535808 140733743533944 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 30794 27398 143 491 0 30293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123176

[startup+3.10026 s]
/proc/loadavg: 2.24 2.17 2.11 3/177 22533
/proc/meminfo: memFree=30316156/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=184812 CPUtime=3.09 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 13661 0 0 0 304 5 0 0 20 0 1 0 121394673 189247488 44828 33554432000 4194304 6201397 140733743535808 140733743534088 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 46203 44828 147 491 0 45702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184812

[startup+6.30026 s]
/proc/loadavg: 2.24 2.17 2.11 4/177 22533
/proc/meminfo: memFree=30254424/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=267988 CPUtime=6.28 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 14286 0 0 0 623 5 0 0 20 0 1 0 121394673 274419712 50025 33554432000 4194304 6201397 140733743535808 140733743534088 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 66997 50025 160 491 0 66496 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 267988

[startup+12.7003 s]
/proc/loadavg: 2.21 2.16 2.11 3/177 22533
/proc/meminfo: memFree=30182884/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=274716 CPUtime=12.68 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 15980 0 0 0 1262 6 0 0 20 0 1 0 121394673 281309184 58362 33554432000 4194304 6201397 140733743535808 140733743534520 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 68679 58362 160 491 0 68178 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 274716

[startup+25.5071 s]
/proc/loadavg: 2.25 2.17 2.11 4/177 22533
/proc/meminfo: memFree=30087764/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=415880 CPUtime=25.49 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 18454 0 0 0 2542 7 0 0 20 0 1 0 121394673 425861120 71019 33554432000 4194304 6201397 140733743535808 140733743534088 4215861 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 103970 71019 166 491 0 103469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 415880

[startup+51.1003 s]
/proc/loadavg: 2.29 2.19 2.12 3/177 22533
/proc/meminfo: memFree=29997696/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=421096 CPUtime=51.08 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 20655 0 0 0 5100 8 0 0 20 0 1 0 121394673 431202304 84961 33554432000 4194304 6201397 140733743535808 140733743534088 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 105274 84961 166 491 0 104773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 421096

[startup+102.3 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 22534
/proc/meminfo: memFree=29902320/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=430980 CPUtime=102.27 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 23481 0 0 0 10218 9 0 0 20 0 1 0 121394673 441323520 96977 33554432000 4194304 6201397 140733743535808 140733743534936 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 107745 96977 166 491 0 107244 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 430980

[startup+162.3 s]
/proc/loadavg: 2.13 2.16 2.11 3/177 22535
/proc/meminfo: memFree=29770696/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=649328 CPUtime=162.26 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 24902 0 0 0 16217 9 0 0 20 0 1 0 121394673 664911872 111835 33554432000 4194304 6201397 140733743535808 140733743534936 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 162332 111835 166 491 0 161831 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 649328

[startup+222.3 s]
/proc/loadavg: 2.26 2.19 2.12 3/177 22537
/proc/meminfo: memFree=29724024/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=649328 CPUtime=222.26 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 25039 0 0 0 22216 10 0 0 20 0 1 0 121394673 664911872 116568 33554432000 4194304 6201397 140733743535808 140733743534936 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 162332 116568 166 491 0 161831 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 649328

[startup+282.3 s]
/proc/loadavg: 2.18 2.19 2.12 3/177 22538
/proc/meminfo: memFree=29663640/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=651788 CPUtime=282.25 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 25738 0 0 0 28214 11 0 0 20 0 1 0 121394673 667430912 126450 33554432000 4194304 6201397 140733743535808 140733743534520 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 162947 126450 166 491 0 162446 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 651788

[startup+342.307 s]
/proc/loadavg: 2.17 2.18 2.12 3/177 22539
/proc/meminfo: memFree=29630940/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=656200 CPUtime=342.24 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 26902 0 0 0 34213 11 0 0 20 0 1 0 121394673 671948800 130680 33554432000 4194304 6201397 140733743535808 140733743534088 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 164050 130680 166 491 0 163549 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 656200

[startup+402.3 s]
/proc/loadavg: 2.24 2.19 2.12 3/178 22543
/proc/meminfo: memFree=29575556/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=658356 CPUtime=402.23 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 27481 0 0 0 40211 12 0 0 20 0 1 0 121394673 674156544 138924 33554432000 4194304 6201397 140733743535808 140733743534936 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 164589 138924 166 491 0 164088 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 658356

[startup+462.3 s]
/proc/loadavg: 2.29 2.20 2.13 3/177 22544
/proc/meminfo: memFree=29537760/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=658876 CPUtime=462.21 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 27622 0 0 0 46209 12 0 0 20 0 1 0 121394673 674689024 139065 33554432000 4194304 6201397 140733743535808 140733743534088 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 164719 139065 166 491 0 164218 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 658876

[startup+522.3 s]
/proc/loadavg: 2.21 2.19 2.12 3/177 22546
/proc/meminfo: memFree=29521204/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=660896 CPUtime=522.2 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 28139 0 0 0 52208 12 0 0 20 0 1 0 121394673 676757504 143159 33554432000 4194304 6201397 140733743535808 140733743534520 4213400 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 165224 143159 166 491 0 164723 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 660896

[startup+582.3 s]
/proc/loadavg: 2.08 2.15 2.11 3/177 22547
/proc/meminfo: memFree=29490088/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=661036 CPUtime=582.19 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 28219 0 0 0 58207 12 0 0 20 0 1 0 121394673 676900864 143238 33554432000 4194304 6201397 140733743535808 140733743534088 4214965 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 165259 143238 166 491 0 164758 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 661036


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


[startup+882.3 s]
/proc/loadavg: 2.06 2.10 2.09 3/177 22553
/proc/meminfo: memFree=29328540/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=666864 CPUtime=882.16 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 29723 0 0 0 88202 14 0 0 20 0 1 0 121394673 682868736 159561 33554432000 4194304 6201397 140733743535808 140733743534088 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 166716 159561 166 491 0 166215 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 666864

[startup+942.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 22554
/proc/meminfo: memFree=29291548/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1019352 CPUtime=942.14 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 31024 0 0 0 94200 14 0 0 20 0 1 0 121394673 1043816448 168696 33554432000 4194304 6201397 140733743535808 140733743534936 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 254838 168696 166 491 0 254337 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1019352

[startup+1002.31 s]
/proc/loadavg: 2.04 2.08 2.08 4/178 22558
/proc/meminfo: memFree=29155932/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1025136 CPUtime=1002.14 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 32570 0 0 0 100198 16 0 0 20 0 1 0 121394673 1049739264 195276 33554432000 4194304 6201397 140733743535808 140733743534088 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256284 195276 166 491 0 255783 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1025136

[startup+1062.3 s]
/proc/loadavg: 2.13 2.09 2.09 3/177 22559
/proc/meminfo: memFree=29147328/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1025792 CPUtime=1062.12 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 32839 0 0 0 106196 16 0 0 20 0 1 0 121394673 1050411008 197052 33554432000 4194304 6201397 140733743535808 140733743534936 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256448 197052 166 491 0 255947 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1025792

[startup+1122.3 s]
/proc/loadavg: 2.13 2.09 2.09 3/177 22561
/proc/meminfo: memFree=29048464/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1026352 CPUtime=1122.11 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33014 0 0 0 112195 16 0 0 20 0 1 0 121394673 1050984448 205403 33554432000 4194304 6201397 140733743535808 140733743534936 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256588 205403 166 491 0 256087 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1026352

[startup+1182.3 s]
/proc/loadavg: 2.04 2.07 2.08 3/177 22562
/proc/meminfo: memFree=28950468/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1026916 CPUtime=1182.1 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33187 0 0 0 118193 17 0 0 20 0 1 0 121394673 1051561984 227038 33554432000 4194304 6201397 140733743535808 140733743534088 4214385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256729 227038 166 491 0 256228 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1026916

[startup+1242.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/177 22563
/proc/meminfo: memFree=28949480/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1027140 CPUtime=1242.09 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33304 0 0 0 124192 17 0 0 20 0 1 0 121394673 1051791360 227155 33554432000 4194304 6201397 140733743535808 140733743534936 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256785 227155 166 491 0 256284 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1027140

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.08 3/177 22564
/proc/meminfo: memFree=28948416/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1027284 CPUtime=1302.08 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33325 0 0 0 130191 17 0 0 20 0 1 0 121394673 1051938816 227176 33554432000 4194304 6201397 140733743535808 140733743534936 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256821 227176 166 491 0 256320 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1027284

[startup+1362.3 s]
/proc/loadavg: 2.09 2.07 2.08 3/177 22565
/proc/meminfo: memFree=28946920/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1027600 CPUtime=1362.07 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33403 0 0 0 136190 17 0 0 20 0 1 0 121394673 1052262400 227254 33554432000 4194304 6201397 140733743535808 140733743534520 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256900 227254 166 491 0 256399 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1027600

[startup+1422.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/177 22567
/proc/meminfo: memFree=28925940/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1027600 CPUtime=1422.06 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33420 0 0 0 142189 17 0 0 20 0 1 0 121394673 1052262400 227271 33554432000 4194304 6201397 140733743535808 140733743534936 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 256900 227271 166 491 0 256399 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1027600

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.08 3/177 22568
/proc/meminfo: memFree=28925316/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1028124 CPUtime=1482.06 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 33571 0 0 0 148189 17 0 0 20 0 1 0 121394673 1052798976 227422 33554432000 4194304 6201397 140733743535808 140733743534936 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 257031 227422 166 491 0 256530 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1028124

[startup+1542.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/177 22569
/proc/meminfo: memFree=28921472/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1032172 CPUtime=1542.06 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 34603 0 0 0 154188 18 0 0 20 0 1 0 121394673 1056944128 228454 33554432000 4194304 6201397 140733743535808 140733743534088 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 258043 228454 166 491 0 257542 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1032172

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/178 22573
/proc/meminfo: memFree=28918768/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1034056 CPUtime=1602.04 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 35079 0 0 0 160186 18 0 0 20 0 1 0 121394673 1058873344 228930 33554432000 4194304 6201397 140733743535808 140733743534936 4214872 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 258514 228930 166 491 0 258013 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1034056

[startup+1662.31 s]
/proc/loadavg: 2.01 2.04 2.07 3/177 22574
/proc/meminfo: memFree=28884392/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1034216 CPUtime=1662.04 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 35089 0 0 0 166186 18 0 0 20 0 1 0 121394673 1059037184 228940 33554432000 4194304 6201397 140733743535808 140733743534936 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 258554 228940 166 491 0 258053 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1034216

[startup+1722.3 s]
/proc/loadavg: 2.11 2.06 2.07 3/176 22575
/proc/meminfo: memFree=28884024/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1034368 CPUtime=1722.02 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 35144 0 0 0 172184 18 0 0 20 0 1 0 121394673 1059192832 228995 33554432000 4194304 6201397 140733743535808 140733743534520 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 258592 228995 166 491 0 258091 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1034368

[startup+1782.3 s]
/proc/loadavg: 2.14 2.08 2.08 3/177 22577
/proc/meminfo: memFree=28879436/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1039188 CPUtime=1782.01 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 36347 0 0 0 178183 18 0 0 20 0 1 0 121394673 1064128512 230198 33554432000 4194304 6201397 140733743535808 140733743534088 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 259797 230198 166 491 0 259296 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1039188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.07 2.07 3/177 22623
/proc/meminfo: memFree=29487264/32872528 swapFree=12352/737972
[pid=22532] ppid=22529 vsize=1040656 CPUtime=1800.01 cores=0,2,4,6
/proc/22532/stat : 22532 (cdcl-cuttingpla) R 22529 22532 21849 0 -1 4202496 36676 0 0 0 179983 18 0 0 20 0 1 0 121394673 1065631744 230527 33554432000 4194304 6201397 140733743535808 140733743534088 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22532/statm: 260164 230527 166 491 0 259663 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1040656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.83
CPU system time (s): 0.19497
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1040656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19497
maximum resident set size= 922108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36676
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= 13
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.82427 second user time and 6.63899 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 16:03:22
IDJOB=4088119
IDBENCH=1972
IDSOLVER=2550
FILE ID=node112/4088119-1465394602
RUNJOBID= node112-1465387394-21865
PBS_JOBID= 19853862
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088119-1465394602/watcher-4088119-1465394602 -o /tmp/evaluation-result-4088119-1465394602/solver-4088119-1465394602 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088119-1465394602.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=511926039

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30485704 kB
Buffers:          153600 kB
Cached:           567228 kB
SwapCached:         1512 kB
Active:           409568 kB
Inactive:         500612 kB
Active(anon):     190240 kB
Inactive(anon):     1468 kB
Active(file):     219328 kB
Inactive(file):   499144 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:             38636 kB
Writeback:             0 kB
AnonPages:        926952 kB
Mapped:             7760 kB
Shmem:                 0 kB
Slab:             606836 kB
SReclaimable:      49724 kB
SUnreclaim:       557112 kB
KernelStack:        1432 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1122760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    874496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node112 at 2016-06-08 16:33:22