Trace number 4102480

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.11 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16d1.opb
MD5SUM6b951c6d49e982acf32855913d424a2d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark890
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 945
Optimality of the best value was proved NO
Number of variables2460
Total number of constraints17131
Number of constraints which are clauses17131
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 constraint16
Number of terms in the objective function 2460
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2460
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2460
Number of bits of the biggest sum of numbers12
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= 2460 #constraint= 17131
0.39/0.47	c #Conflicts:       1000 | #Learnt:       1051 | 0.002
0.39/0.47	c total clause space: 48.1602MB
0.39/0.47	c total #watches: 622950
1.28/1.37	c total #propagations: 187599 / total #impl: 2029512 (eff. 0.092)
1.28/1.37	c #Conflicts:       2000 | #Learnt:       2058 | 0.001
1.28/1.37	c total clause space: 127.173MB
1.28/1.37	c total #watches: 1123015
2.30/2.37	c total #propagations: 229481 / total #impl: 8344434 (eff. 0.028)
2.30/2.37	c GC COLLECT
2.30/2.37	c #Conflicts:       3000 | #Learnt:       2098 | 0.001
2.30/2.37	c total clause space: 127.173MB
2.30/2.37	c total #watches: 1351371
3.49/3.59	c total #propagations: 259747 / total #impl: 13592702 (eff. 0.019)
3.49/3.59	c #Conflicts:       4000 | #Learnt:       3104 | 0.001
3.49/3.59	c total clause space: 206.656MB
3.49/3.59	c total #watches: 1970773
5.59/5.63	c total #propagations: 315393 / total #impl: 17072886 (eff. 0.018)
5.59/5.63	c GC COLLECT
5.59/5.63	c #Conflicts:       5000 | #Learnt:       2475 | 0.000
5.59/5.63	c total clause space: 206.656MB
5.59/5.63	c total #watches: 1322346
6.59/6.68	c total #propagations: 371807 / total #impl: 21101758 (eff. 0.018)
6.59/6.68	c #Conflicts:       6000 | #Learnt:       3488 | 0.000
6.59/6.68	c total clause space: 206.656MB
6.59/6.68	c total #watches: 2249638
7.70/7.78	c total #propagations: 406440 / total #impl: 23959048 (eff. 0.017)
7.70/7.78	c GC COLLECT
7.70/7.78	c #Conflicts:       7000 | #Learnt:       2378 | 0.000
7.70/7.78	c total clause space: 335.816MB
7.70/7.78	c total #watches: 1946004
8.39/8.41	c total #propagations: 429023 / total #impl: 27511368 (eff. 0.016)
8.39/8.41	c #Conflicts:       8000 | #Learnt:       3390 | 0.000
8.39/8.41	c total clause space: 335.816MB
8.39/8.41	c total #watches: 2792040
9.19/9.26	c total #propagations: 453012 / total #impl: 30076099 (eff. 0.015)
9.19/9.26	c #Conflicts:       9000 | #Learnt:       4394 | 0.000
9.19/9.26	c total clause space: 335.816MB
9.19/9.26	c total #watches: 3129688
10.19/10.22	c total #propagations: 475331 / total #impl: 34736768 (eff. 0.014)
10.19/10.22	c GC COLLECT
10.19/10.22	c #Conflicts:      10000 | #Learnt:       2908 | 0.000
10.19/10.22	c total clause space: 335.816MB
10.19/10.22	c total #watches: 1863907
10.79/10.87	c total #propagations: 506128 / total #impl: 37763350 (eff. 0.013)
10.79/10.87	c #Conflicts:      11000 | #Learnt:       3918 | 0.000
10.79/10.87	c total clause space: 335.816MB
10.79/10.87	c total #watches: 2695083
11.69/11.70	c total #propagations: 533858 / total #impl: 40319687 (eff. 0.013)
11.69/11.70	c #Conflicts:      12000 | #Learnt:       4924 | 0.000
11.69/11.70	c total clause space: 335.816MB
11.69/11.70	c total #watches: 3310131
12.39/12.41	c total #propagations: 558636 / total #impl: 43686309 (eff. 0.013)
12.39/12.41	c #Conflicts:      13000 | #Learnt:       5936 | 0.000
12.39/12.41	c total clause space: 335.816MB
12.39/12.41	c total #watches: 4247884
13.30/13.37	c total #propagations: 592886 / total #impl: 46187068 (eff. 0.013)
13.30/13.37	c GC COLLECT
13.30/13.37	c #Conflicts:      14000 | #Learnt:       4102 | 0.000
13.30/13.37	c total clause space: 335.816MB
13.30/13.37	c total #watches: 3607239
14.29/14.35	c total #propagations: 634678 / total #impl: 48601237 (eff. 0.013)
14.29/14.35	c #Conflicts:      15000 | #Learnt:       5115 | 0.000
14.29/14.35	c total clause space: 335.816MB
14.29/14.35	c total #watches: 4672682
15.19/15.23	c total #propagations: 662976 / total #impl: 50841646 (eff. 0.013)
15.19/15.23	c #Conflicts:      16000 | #Learnt:       6128 | 0.000
15.19/15.23	c total clause space: 545.701MB
15.19/15.23	c total #watches: 5746470
16.19/16.30	c total #propagations: 692181 / total #impl: 53133179 (eff. 0.013)
16.19/16.30	c GC COLLECT
16.19/16.30	c #Conflicts:      17000 | #Learnt:       3976 | 0.000
16.19/16.30	c total clause space: 545.701MB
16.19/16.30	c total #watches: 4250859
16.99/17.02	c total #propagations: 720423 / total #impl: 55476663 (eff. 0.013)
16.99/17.02	c #Conflicts:      18000 | #Learnt:       4989 | 0.000
16.99/17.02	c total clause space: 545.701MB
16.99/17.02	c total #watches: 5373917
17.99/18.10	c total #propagations: 745589 / total #impl: 57764085 (eff. 0.013)
17.99/18.10	c #Conflicts:      19000 | #Learnt:       6000 | 0.000
17.99/18.10	c total clause space: 545.701MB
17.99/18.10	c total #watches: 6384404
21.88/21.97	c total #propagations: 775959 / total #impl: 59855275 (eff. 0.013)
21.88/21.97	c #Conflicts:      20000 | #Learnt:       7000 | 0.000
21.88/21.97	c total clause space: 545.701MB
21.88/21.97	c total #watches: 6475072
30.29/30.30	c total #propagations: 858245 / total #impl: 61078143 (eff. 0.014)
30.29/30.30	c GC COLLECT
30.29/30.30	c #Conflicts:      21000 | #Learnt:       4551 | 0.000
30.29/30.30	c total clause space: 545.701MB
30.29/30.30	c total #watches: 3097656
37.39/37.50	c total #propagations: 955028 / total #impl: 61512165 (eff. 0.016)
37.39/37.50	c #Conflicts:      22000 | #Learnt:       5551 | 0.000
37.39/37.50	c total clause space: 545.701MB
37.39/37.50	c total #watches: 3177207
41.48/41.53	c total #propagations: 1088419 / total #impl: 63059365 (eff. 0.017)
41.48/41.53	c #Conflicts:      23000 | #Learnt:       6551 | 0.000
41.48/41.53	c total clause space: 545.701MB
41.48/41.53	c total #watches: 3218609
63.88/63.93	c total #propagations: 1207043 / total #impl: 64832148 (eff. 0.019)
63.88/63.93	c #Conflicts:      24000 | #Learnt:       7551 | 0.000
63.88/63.93	c total clause space: 545.701MB
63.88/63.93	c total #watches: 3285617
121.98/122.02	c total #propagations: 1357079 / total #impl: 66326586 (eff. 0.020)
121.98/122.02	c GC COLLECT
121.98/122.02	c #Conflicts:      25000 | #Learnt:       4812 | 0.000
121.98/122.02	c total clause space: 545.701MB
121.98/122.02	c total #watches: 774593
128.78/128.89	c total #propagations: 1523795 / total #impl: 66683679 (eff. 0.023)
128.78/128.89	c #Conflicts:      26000 | #Learnt:       5812 | 0.000
128.78/128.89	c total clause space: 545.701MB
128.78/128.89	c total #watches: 885314
136.57/136.65	c total #propagations: 1638492 / total #impl: 67131706 (eff. 0.024)
136.57/136.65	c #Conflicts:      27000 | #Learnt:       6812 | 0.000
136.57/136.65	c total clause space: 545.701MB
136.57/136.65	c total #watches: 961014
143.08/143.18	c total #propagations: 1757845 / total #impl: 67656718 (eff. 0.026)
143.08/143.18	c #Conflicts:      28000 | #Learnt:       7812 | 0.000
143.08/143.18	c total clause space: 545.701MB
143.08/143.18	c total #watches: 1044193
163.17/163.29	c total #propagations: 1877835 / total #impl: 68285600 (eff. 0.027)
163.17/163.29	c GC COLLECT
163.17/163.29	c #Conflicts:      29000 | #Learnt:       4736 | 0.000
163.17/163.29	c total clause space: 545.701MB
163.17/163.29	c total #watches: 819598
170.48/170.55	c total #propagations: 2054733 / total #impl: 68695298 (eff. 0.030)
170.48/170.55	c #Conflicts:      30000 | #Learnt:       5736 | 0.000
170.48/170.55	c total clause space: 545.701MB
170.48/170.55	c total #watches: 932850
188.07/188.11	c total #propagations: 2154450 / total #impl: 69018536 (eff. 0.031)
188.07/188.11	c #Conflicts:      31000 | #Learnt:       6736 | 0.000
188.07/188.11	c total clause space: 545.701MB
188.07/188.11	c total #watches: 988217
209.07/209.19	c total #propagations: 2314925 / total #impl: 69391993 (eff. 0.033)
209.07/209.19	c #Conflicts:      32000 | #Learnt:       7736 | 0.000
209.07/209.19	c total clause space: 545.701MB
209.07/209.19	c total #watches: 1047322
223.56/223.61	c total #propagations: 2486373 / total #impl: 69814848 (eff. 0.036)
223.56/223.61	c #Conflicts:      33000 | #Learnt:       8736 | 0.000
223.56/223.61	c total clause space: 545.701MB
223.56/223.61	c total #watches: 1144349
242.66/242.74	c total #propagations: 2624413 / total #impl: 70262632 (eff. 0.037)
242.66/242.74	c GC COLLECT
242.66/242.74	c #Conflicts:      34000 | #Learnt:       5352 | 0.000
242.66/242.74	c total clause space: 545.701MB
242.66/242.74	c total #watches: 834810
253.16/253.24	c total #propagations: 2776077 / total #impl: 70602791 (eff. 0.039)
253.16/253.24	c #Conflicts:      35000 | #Learnt:       6352 | 0.000
253.16/253.24	c total clause space: 545.701MB
253.16/253.24	c total #watches: 902625
256.95/257.05	c total #propagations: 2891041 / total #impl: 71050303 (eff. 0.041)
256.95/257.05	c #Conflicts:      36000 | #Learnt:       7352 | 0.000
256.95/257.05	c total clause space: 545.701MB
256.95/257.05	c total #watches: 937487
265.95/266.00	c total #propagations: 2984700 / total #impl: 71678378 (eff. 0.042)
265.95/266.00	c #Conflicts:      37000 | #Learnt:       8352 | 0.000
265.95/266.00	c total clause space: 545.701MB
265.95/266.00	c total #watches: 1021816
272.55/272.61	c total #propagations: 3109482 / total #impl: 72020226 (eff. 0.043)
272.55/272.61	c #Conflicts:      38000 | #Learnt:       9352 | 0.000
272.55/272.61	c total clause space: 545.701MB
272.55/272.61	c total #watches: 1090522
277.45/277.54	c total #propagations: 3227887 / total #impl: 72612058 (eff. 0.044)
277.45/277.54	c GC COLLECT
277.45/277.54	c #Conflicts:      39000 | #Learnt:       5685 | 0.000
277.45/277.54	c total clause space: 545.701MB
277.45/277.54	c total #watches: 740465
281.05/281.17	c total #propagations: 3357953 / total #impl: 73202401 (eff. 0.046)
281.05/281.17	c #Conflicts:      40000 | #Learnt:       6685 | 0.000
281.05/281.17	c total clause space: 545.701MB
281.05/281.17	c total #watches: 832743
285.45/285.59	c total #propagations: 3444737 / total #impl: 73656248 (eff. 0.047)
285.45/285.59	c #Conflicts:      41000 | #Learnt:       7685 | 0.000
285.45/285.59	c total clause space: 545.701MB
285.45/285.59	c total #watches: 886528
298.25/298.36	c total #propagations: 3533663 / total #impl: 73922001 (eff. 0.048)
298.25/298.36	c #Conflicts:      42000 | #Learnt:       8685 | 0.000
298.25/298.36	c total clause space: 545.701MB
298.25/298.36	c total #watches: 937007
314.95/315.06	c total #propagations: 3672732 / total #impl: 74274666 (eff. 0.049)
314.95/315.06	c #Conflicts:      43000 | #Learnt:       9685 | 0.000
314.95/315.06	c total clause space: 545.701MB
314.95/315.06	c total #watches: 958447
328.64/328.77	c total #propagations: 3823719 / total #impl: 74563436 (eff. 0.051)
328.64/328.77	c GC COLLECT
328.64/328.77	c #Conflicts:      44000 | #Learnt:       5464 | 0.000
328.64/328.77	c total clause space: 545.701MB
328.64/328.77	c total #watches: 754857
330.24/330.37	c total #propagations: 3964970 / total #impl: 75046818 (eff. 0.053)
330.24/330.37	c #Conflicts:      45000 | #Learnt:       6464 | 0.000
330.24/330.37	c total clause space: 545.701MB
330.24/330.37	c total #watches: 815812
336.44/336.58	c total #propagations: 4099004 / total #impl: 76076730 (eff. 0.054)
336.44/336.58	c #Conflicts:      46000 | #Learnt:       7464 | 0.000
336.44/336.58	c total clause space: 545.701MB
336.44/336.58	c total #watches: 862402
351.64/351.75	c total #propagations: 4231216 / total #impl: 76873302 (eff. 0.055)
351.64/351.75	c #Conflicts:      47000 | #Learnt:       8464 | 0.000
351.64/351.75	c total clause space: 545.701MB
351.64/351.75	c total #watches: 925661
366.35/366.46	c total #propagations: 4391273 / total #impl: 77300284 (eff. 0.057)
366.35/366.46	c #Conflicts:      48000 | #Learnt:       9464 | 0.000
366.35/366.46	c total clause space: 545.701MB
366.35/366.46	c total #watches: 1014774
377.64/377.77	c total #propagations: 4511485 / total #impl: 77607908 (eff. 0.058)
377.64/377.77	c #Conflicts:      49000 | #Learnt:      10464 | 0.000
377.64/377.77	c total clause space: 545.701MB
377.64/377.77	c total #watches: 1082032
396.93/397.01	c total #propagations: 4627279 / total #impl: 78036866 (eff. 0.059)
396.93/397.01	c GC COLLECT
396.93/397.01	c #Conflicts:      50000 | #Learnt:       6040 | 0.000
396.93/397.01	c total clause space: 545.701MB
396.93/397.01	c total #watches: 782117
414.64/414.73	c total #propagations: 4785963 / total #impl: 78360275 (eff. 0.061)
414.64/414.73	c #Conflicts:      51000 | #Learnt:       7040 | 0.000
414.64/414.73	c total clause space: 545.701MB
414.64/414.73	c total #watches: 889658
427.43/427.50	c total #propagations: 4946807 / total #impl: 78760247 (eff. 0.063)
427.43/427.50	c #Conflicts:      52000 | #Learnt:       8040 | 0.000
427.43/427.50	c total clause space: 545.701MB
427.43/427.50	c total #watches: 972494
436.43/436.53	c total #propagations: 5079866 / total #impl: 79073100 (eff. 0.064)
436.43/436.53	c #Conflicts:      53000 | #Learnt:       9040 | 0.000
436.43/436.53	c total clause space: 545.701MB
436.43/436.53	c total #watches: 1054010
445.73/445.80	c total #propagations: 5169445 / total #impl: 79339667 (eff. 0.065)
445.73/445.80	c #Conflicts:      54000 | #Learnt:      10040 | 0.000
445.73/445.80	c total clause space: 545.701MB
445.73/445.80	c total #watches: 1143489
478.82/478.97	c total #propagations: 5269925 / total #impl: 79630904 (eff. 0.066)
478.82/478.97	c #Conflicts:      55000 | #Learnt:      11040 | 0.000
478.82/478.97	c total clause space: 545.701MB
478.82/478.97	c total #watches: 1202178
490.42/490.53	c total #propagations: 5469729 / total #impl: 80037342 (eff. 0.068)
490.42/490.53	c GC COLLECT
490.42/490.53	c #Conflicts:      56000 | #Learnt:       6375 | 0.000
490.42/490.53	c total clause space: 545.701MB
490.42/490.53	c total #watches: 868687
500.82/500.97	c total #propagations: 5579620 / total #impl: 80310238 (eff. 0.069)
500.82/500.97	c #Conflicts:      57000 | #Learnt:       7375 | 0.000
500.82/500.97	c total clause space: 545.701MB
500.82/500.97	c total #watches: 941310
512.32/512.42	c total #propagations: 5709486 / total #impl: 80650609 (eff. 0.071)
512.32/512.42	c #Conflicts:      58000 | #Learnt:       8375 | 0.000
512.32/512.42	c total clause space: 545.701MB
512.32/512.42	c total #watches: 1029376
525.31/525.42	c total #propagations: 5812929 / total #impl: 81020334 (eff. 0.072)
525.31/525.42	c #Conflicts:      59000 | #Learnt:       9375 | 0.000
525.31/525.42	c total clause space: 545.701MB
525.31/525.42	c total #watches: 1164946
558.41/558.57	c total #propagations: 5933039 / total #impl: 81499052 (eff. 0.073)
558.41/558.57	c #Conflicts:      60000 | #Learnt:      10375 | 0.000
558.41/558.57	c total clause space: 545.701MB
558.41/558.57	c total #watches: 1199858
589.60/589.71	c total #propagations: 6118314 / total #impl: 81852083 (eff. 0.075)
589.60/589.71	c #Conflicts:      61000 | #Learnt:      11375 | 0.000
589.60/589.71	c total clause space: 545.701MB
589.60/589.71	c total #watches: 1266771
612.79/612.99	c total #propagations: 6276106 / total #impl: 82233290 (eff. 0.076)
612.79/612.99	c GC COLLECT
612.79/612.99	c #Conflicts:      62000 | #Learnt:       6465 | 0.000
612.79/612.99	c total clause space: 545.701MB
612.79/612.99	c total #watches: 834886
616.79/616.91	c total #propagations: 6410230 / total #impl: 82542440 (eff. 0.078)
616.79/616.91	c #Conflicts:      63000 | #Learnt:       7465 | 0.000
616.79/616.91	c total clause space: 545.701MB
616.79/616.91	c total #watches: 915455
625.89/626.00	c total #propagations: 6538927 / total #impl: 83308404 (eff. 0.078)
625.89/626.00	c #Conflicts:      64000 | #Learnt:       8465 | 0.000
625.89/626.00	c total clause space: 545.701MB
625.89/626.00	c total #watches: 943309
638.78/638.94	c total #propagations: 6661663 / total #impl: 83682427 (eff. 0.080)
638.78/638.94	c #Conflicts:      65000 | #Learnt:       9465 | 0.000
638.78/638.94	c total clause space: 545.701MB
638.78/638.94	c total #watches: 960243
653.38/653.56	c total #propagations: 6807946 / total #impl: 84149556 (eff. 0.081)
653.38/653.56	c #Conflicts:      66000 | #Learnt:      10465 | 0.000
653.38/653.56	c total clause space: 545.701MB
653.38/653.56	c total #watches: 1017025
669.97/670.18	c total #propagations: 6973565 / total #impl: 84633678 (eff. 0.082)
669.97/670.18	c #Conflicts:      67000 | #Learnt:      11465 | 0.000
669.97/670.18	c total clause space: 545.701MB
669.97/670.18	c total #watches: 1109098
686.17/686.32	c total #propagations: 7107537 / total #impl: 84928957 (eff. 0.084)
686.17/686.32	c #Conflicts:      68000 | #Learnt:      12465 | 0.000
686.17/686.32	c total clause space: 545.701MB
686.17/686.32	c total #watches: 1195092
693.06/693.21	c total #propagations: 7245438 / total #impl: 85252357 (eff. 0.085)
693.06/693.21	c GC COLLECT
693.06/693.21	c #Conflicts:      69000 | #Learnt:       7244 | 0.000
693.06/693.21	c total clause space: 545.701MB
693.06/693.21	c total #watches: 950529
720.86/721.08	c total #propagations: 7347967 / total #impl: 85574882 (eff. 0.086)
720.86/721.08	c #Conflicts:      70000 | #Learnt:       8244 | 0.000
720.86/721.08	c total clause space: 545.701MB
720.86/721.08	c total #watches: 961778
729.86/730.09	c total #propagations: 7541243 / total #impl: 85997693 (eff. 0.088)
729.86/730.09	c #Conflicts:      71000 | #Learnt:       9244 | 0.000
729.86/730.09	c total clause space: 545.701MB
729.86/730.09	c total #watches: 1082939
740.16/740.33	c total #propagations: 7668441 / total #impl: 86576941 (eff. 0.089)
740.16/740.33	c #Conflicts:      72000 | #Learnt:      10244 | 0.000
740.16/740.33	c total clause space: 545.701MB
740.16/740.33	c total #watches: 1139705
751.26/751.44	c total #propagations: 7809323 / total #impl: 87593294 (eff. 0.089)
751.26/751.44	c #Conflicts:      73000 | #Learnt:      11244 | 0.000
751.26/751.44	c total clause space: 545.701MB
751.26/751.44	c total #watches: 1236956
770.25/770.44	c total #propagations: 7928965 / total #impl: 87957435 (eff. 0.090)
770.25/770.44	c #Conflicts:      74000 | #Learnt:      12244 | 0.000
770.25/770.44	c total clause space: 545.701MB
770.25/770.44	c total #watches: 1360671
785.55/785.78	c total #propagations: 8066110 / total #impl: 88335408 (eff. 0.091)
785.55/785.78	c GC COLLECT
785.55/785.78	c #Conflicts:      75000 | #Learnt:       6724 | 0.000
785.55/785.78	c total clause space: 545.701MB
785.55/785.78	c total #watches: 866142
802.45/802.67	c total #propagations: 8196114 / total #impl: 88904511 (eff. 0.092)
802.45/802.67	c #Conflicts:      76000 | #Learnt:       7724 | 0.000
802.45/802.67	c total clause space: 545.701MB
802.45/802.67	c total #watches: 952654
821.14/821.31	c total #propagations: 8351161 / total #impl: 89331988 (eff. 0.093)
821.14/821.31	c #Conflicts:      77000 | #Learnt:       8724 | 0.000
821.14/821.31	c total clause space: 545.701MB
821.14/821.31	c total #watches: 1024180
828.54/828.72	c total #propagations: 8531525 / total #impl: 89711889 (eff. 0.095)
828.54/828.72	c #Conflicts:      78000 | #Learnt:       9724 | 0.000
828.54/828.72	c total clause space: 545.701MB
828.54/828.72	c total #watches: 1086558
838.94/839.16	c total #propagations: 8653081 / total #impl: 90332547 (eff. 0.096)
838.94/839.16	c #Conflicts:      79000 | #Learnt:      10724 | 0.000
838.94/839.16	c total clause space: 545.701MB
838.94/839.16	c total #watches: 1193839
848.24/848.41	c total #propagations: 8761067 / total #impl: 90885061 (eff. 0.096)
848.24/848.41	c #Conflicts:      80000 | #Learnt:      11724 | 0.000
848.24/848.41	c total clause space: 545.701MB
848.24/848.41	c total #watches: 1262464
856.34/856.50	c total #propagations: 8876138 / total #impl: 91505402 (eff. 0.097)
856.34/856.50	c #Conflicts:      81000 | #Learnt:      12724 | 0.000
856.34/856.50	c total clause space: 545.701MB
856.34/856.50	c total #watches: 1296841
864.84/865.06	c total #propagations: 8999012 / total #impl: 92732561 (eff. 0.097)
864.84/865.06	c GC COLLECT
864.84/865.06	c #Conflicts:      82000 | #Learnt:       6931 | 0.000
864.84/865.06	c total clause space: 545.701MB
864.84/865.06	c total #watches: 896948
872.74/872.93	c total #propagations: 9122266 / total #impl: 93411451 (eff. 0.098)
872.74/872.93	c #Conflicts:      83000 | #Learnt:       7931 | 0.000
872.74/872.93	c total clause space: 545.701MB
872.74/872.93	c total #watches: 991967
882.53/882.74	c total #propagations: 9224431 / total #impl: 93806665 (eff. 0.098)
882.53/882.74	c #Conflicts:      84000 | #Learnt:       8931 | 0.000
882.53/882.74	c total clause space: 545.701MB
882.53/882.74	c total #watches: 1094065
905.63/905.88	c total #propagations: 9352687 / total #impl: 94642961 (eff. 0.099)
905.63/905.88	c #Conflicts:      85000 | #Learnt:       9931 | 0.000
905.63/905.88	c total clause space: 545.701MB
905.63/905.88	c total #watches: 1161559
919.54/919.76	c total #propagations: 9496211 / total #impl: 95038052 (eff. 0.100)
919.54/919.76	c #Conflicts:      86000 | #Learnt:      10931 | 0.000
919.54/919.76	c total clause space: 545.701MB
919.54/919.76	c total #watches: 1241730
929.53/929.75	c total #propagations: 9612488 / total #impl: 95377383 (eff. 0.101)
929.53/929.75	c #Conflicts:      87000 | #Learnt:      11931 | 0.000
929.53/929.75	c total clause space: 545.701MB
929.53/929.75	c total #watches: 1327795
948.13/948.36	c total #propagations: 9749209 / total #impl: 95896136 (eff. 0.102)
948.13/948.36	c #Conflicts:      88000 | #Learnt:      12931 | 0.000
948.13/948.36	c total clause space: 545.701MB
948.13/948.36	c total #watches: 1374590
981.62/981.89	c total #propagations: 9891360 / total #impl: 96394416 (eff. 0.103)
981.62/981.89	c #Conflicts:      89000 | #Learnt:      13931 | 0.000
981.62/981.89	c total clause space: 545.701MB
981.62/981.89	c total #watches: 1395763
1005.82/1006.01	c total #propagations: 10101224 / total #impl: 96851979 (eff. 0.104)
1005.82/1006.01	c GC COLLECT
1005.82/1006.01	c #Conflicts:      90000 | #Learnt:       7833 | 0.000
1005.82/1006.01	c total clause space: 545.701MB
1005.82/1006.01	c total #watches: 929808
1020.41/1020.66	c total #propagations: 10296682 / total #impl: 97251740 (eff. 0.106)
1020.41/1020.66	c #Conflicts:      91000 | #Learnt:       8833 | 0.000
1020.41/1020.66	c total clause space: 545.701MB
1020.41/1020.66	c total #watches: 987511
1023.81/1024.08	c total #propagations: 10469182 / total #impl: 97585950 (eff. 0.107)
1023.81/1024.08	c #Conflicts:      92000 | #Learnt:       9833 | 0.000
1023.81/1024.08	c total clause space: 545.701MB
1023.81/1024.08	c total #watches: 1058582
1040.61/1040.81	c total #propagations: 10579926 / total #impl: 98443627 (eff. 0.107)
1040.61/1040.81	c #Conflicts:      93000 | #Learnt:      10833 | 0.000
1040.61/1040.81	c total clause space: 545.701MB
1040.61/1040.81	c total #watches: 1101918
1049.41/1049.67	c total #propagations: 10735796 / total #impl: 98980110 (eff. 0.108)
1049.41/1049.67	c #Conflicts:      94000 | #Learnt:      11833 | 0.000
1049.41/1049.67	c total clause space: 545.701MB
1049.41/1049.67	c total #watches: 1182970
1055.61/1055.81	c total #propagations: 10864424 / total #impl: 99337430 (eff. 0.109)
1055.61/1055.81	c #Conflicts:      95000 | #Learnt:      12833 | 0.000
1055.61/1055.81	c total clause space: 545.701MB
1055.61/1055.81	c total #watches: 1264385
1059.91/1060.12	c total #propagations: 10995953 / total #impl: 100131886 (eff. 0.110)
1059.91/1060.12	c #Conflicts:      96000 | #Learnt:      13833 | 0.000
1059.91/1060.12	c total clause space: 545.701MB
1059.91/1060.12	c total #watches: 1302291
1066.41/1066.61	c total #propagations: 11122093 / total #impl: 100911958 (eff. 0.110)
1066.41/1066.61	c #Conflicts:      97000 | #Learnt:      14833 | 0.000
1066.41/1066.61	c total clause space: 545.701MB
1066.41/1066.61	c total #watches: 1339768
1071.31/1071.56	c total #propagations: 11225003 / total #impl: 101577570 (eff. 0.111)
1071.31/1071.56	c GC COLLECT
1071.31/1071.56	c #Conflicts:      98000 | #Learnt:       8480 | 0.000
1071.31/1071.56	c total clause space: 545.701MB
1071.31/1071.56	c total #watches: 1026455
1074.61/1074.82	c total #propagations: 11320634 / total #impl: 101884480 (eff. 0.111)
1074.61/1074.82	c #Conflicts:      99000 | #Learnt:       9480 | 0.000
1074.61/1074.82	c total clause space: 545.701MB
1074.61/1074.82	c total #watches: 1081558
1076.90/1077.12	c total #propagations: 11435627 / total #impl: 102629000 (eff. 0.111)
1076.90/1077.12	c #Conflicts:     100000 | #Learnt:      10480 | 0.000
1076.90/1077.12	c total clause space: 545.701MB
1076.90/1077.12	c total #watches: 1119756
1080.50/1080.70	c total #propagations: 11549320 / total #impl: 103351933 (eff. 0.112)
1080.50/1080.70	c #Conflicts:     101000 | #Learnt:      11480 | 0.000
1080.50/1080.70	c total clause space: 545.701MB
1080.50/1080.70	c total #watches: 1159316
1083.70/1083.97	c total #propagations: 11667707 / total #impl: 104088609 (eff. 0.112)
1083.70/1083.97	c #Conflicts:     102000 | #Learnt:      12480 | 0.000
1083.70/1083.97	c total clause space: 545.701MB
1083.70/1083.97	c total #watches: 1195154
1087.00/1087.27	c total #propagations: 11803193 / total #impl: 105248849 (eff. 0.112)
1087.00/1087.27	c #Conflicts:     103000 | #Learnt:      13480 | 0.000
1087.00/1087.27	c total clause space: 545.701MB
1087.00/1087.27	c total #watches: 1219167
1093.40/1093.64	c total #propagations: 11920987 / total #impl: 106199189 (eff. 0.112)
1093.40/1093.64	c #Conflicts:     104000 | #Learnt:      14480 | 0.000
1093.40/1093.64	c total clause space: 545.701MB
1093.40/1093.64	c total #watches: 1264940
1111.20/1111.43	c total #propagations: 12059312 / total #impl: 107109445 (eff. 0.113)
1111.20/1111.43	c #Conflicts:     105000 | #Learnt:      15480 | 0.000
1111.20/1111.43	c total clause space: 545.701MB
1111.20/1111.43	c total #watches: 1351153
1132.40/1132.64	c total #propagations: 12168784 / total #impl: 107395149 (eff. 0.113)
1132.40/1132.64	c GC COLLECT
1132.40/1132.64	c #Conflicts:     106000 | #Learnt:       8744 | 0.000
1132.40/1132.64	c total clause space: 545.701MB
1132.40/1132.64	c total #watches: 1026403
1151.60/1151.82	c total #propagations: 12343956 / total #impl: 107727488 (eff. 0.115)
1151.60/1151.82	c #Conflicts:     107000 | #Learnt:       9744 | 0.000
1151.60/1151.82	c total clause space: 545.701MB
1151.60/1151.82	c total #watches: 1075176
1176.39/1176.66	c total #propagations: 12468313 / total #impl: 107973050 (eff. 0.115)
1176.39/1176.66	c #Conflicts:     108000 | #Learnt:      10744 | 0.000
1176.39/1176.66	c total clause space: 545.701MB
1176.39/1176.66	c total #watches: 1098972
1204.18/1204.45	c total #propagations: 12648670 / total #impl: 108328984 (eff. 0.117)
1204.18/1204.45	c #Conflicts:     109000 | #Learnt:      11744 | 0.000
1204.18/1204.45	c total clause space: 545.701MB
1204.18/1204.45	c total #watches: 1156928
1213.09/1213.30	c total #propagations: 12797057 / total #impl: 108638380 (eff. 0.118)
1213.09/1213.30	c #Conflicts:     110000 | #Learnt:      12744 | 0.000
1213.09/1213.30	c total clause space: 545.701MB
1213.09/1213.30	c total #watches: 1277140
1223.78/1224.03	c total #propagations: 12901534 / total #impl: 109123415 (eff. 0.118)
1223.78/1224.03	c #Conflicts:     111000 | #Learnt:      13744 | 0.000
1223.78/1224.03	c total clause space: 545.701MB
1223.78/1224.03	c total #watches: 1360912
1240.78/1241.06	c total #propagations: 13002694 / total #impl: 109442160 (eff. 0.119)
1240.78/1241.06	c #Conflicts:     112000 | #Learnt:      14744 | 0.000
1240.78/1241.06	c total clause space: 545.701MB
1240.78/1241.06	c total #watches: 1463794
1276.57/1276.86	c total #propagations: 13142197 / total #impl: 109839749 (eff. 0.120)
1276.57/1276.86	c #Conflicts:     113000 | #Learnt:      15744 | 0.000
1276.57/1276.86	c total clause space: 545.701MB
1276.57/1276.86	c total #watches: 1497496
1294.37/1294.66	c total #propagations: 13327273 / total #impl: 110217892 (eff. 0.121)
1294.37/1294.66	c GC COLLECT
1294.37/1294.66	c #Conflicts:     114000 | #Learnt:       8731 | 0.000
1294.37/1294.66	c total clause space: 545.701MB
1294.37/1294.66	c total #watches: 1097487
1312.57/1312.88	c total #propagations: 13459536 / total #impl: 110565331 (eff. 0.122)
1312.57/1312.88	c #Conflicts:     115000 | #Learnt:       9731 | 0.000
1312.57/1312.88	c total clause space: 545.701MB
1312.57/1312.88	c total #watches: 1204487
1335.66/1335.92	c total #propagations: 13592939 / total #impl: 110879680 (eff. 0.123)
1335.66/1335.92	c #Conflicts:     116000 | #Learnt:      10731 | 0.000
1335.66/1335.92	c total clause space: 545.701MB
1335.66/1335.92	c total #watches: 1306307
1365.46/1365.78	c total #propagations: 13732428 / total #impl: 111311929 (eff. 0.123)
1365.46/1365.78	c #Conflicts:     117000 | #Learnt:      11731 | 0.000
1365.46/1365.78	c total clause space: 545.701MB
1365.46/1365.78	c total #watches: 1367127
1418.25/1418.55	c total #propagations: 13875640 / total #impl: 111652161 (eff. 0.124)
1418.25/1418.55	c #Conflicts:     118000 | #Learnt:      12731 | 0.000
1418.25/1418.55	c total clause space: 545.701MB
1418.25/1418.55	c total #watches: 1379115
1459.55/1459.84	c total #propagations: 14071786 / total #impl: 112038584 (eff. 0.126)
1459.55/1459.84	c #Conflicts:     119000 | #Learnt:      13731 | 0.000
1459.55/1459.84	c total clause space: 545.701MB
1459.55/1459.84	c total #watches: 1409894
1495.64/1495.91	c total #propagations: 14220329 / total #impl: 112330207 (eff. 0.127)
1495.64/1495.91	c #Conflicts:     120000 | #Learnt:      14731 | 0.000
1495.64/1495.91	c total clause space: 545.701MB
1495.64/1495.91	c total #watches: 1462781
1520.54/1520.80	c total #propagations: 14374155 / total #impl: 112663505 (eff. 0.128)
1520.54/1520.80	c #Conflicts:     121000 | #Learnt:      15731 | 0.000
1520.54/1520.80	c total clause space: 545.701MB
1520.54/1520.80	c total #watches: 1492998
1538.53/1538.89	c total #propagations: 14506578 / total #impl: 113079194 (eff. 0.128)
1538.53/1538.89	c GC COLLECT
1538.53/1538.89	c #Conflicts:     122000 | #Learnt:       8448 | 0.000
1538.53/1538.89	c total clause space: 545.701MB
1538.53/1538.89	c total #watches: 1060138
1552.83/1553.13	c total #propagations: 14605040 / total #impl: 113409961 (eff. 0.129)
1552.83/1553.13	c #Conflicts:     123000 | #Learnt:       9448 | 0.000
1552.83/1553.13	c total clause space: 545.701MB
1552.83/1553.13	c total #watches: 1130872
1581.23/1581.56	c total #propagations: 14705294 / total #impl: 113651492 (eff. 0.129)
1581.23/1581.56	c #Conflicts:     124000 | #Learnt:      10448 | 0.000
1581.23/1581.56	c total clause space: 545.701MB
1581.23/1581.56	c total #watches: 1168235
1602.72/1603.02	c total #propagations: 14865795 / total #impl: 113965467 (eff. 0.130)
1602.72/1603.02	c #Conflicts:     125000 | #Learnt:      11448 | 0.000
1602.72/1603.02	c total clause space: 545.701MB
1602.72/1603.02	c total #watches: 1254698
1608.82/1609.13	c total #propagations: 15008558 / total #impl: 114325127 (eff. 0.131)
1608.82/1609.13	c #Conflicts:     126000 | #Learnt:      12448 | 0.000
1608.82/1609.13	c total clause space: 545.701MB
1608.82/1609.13	c total #watches: 1385155
1645.52/1645.81	c total #propagations: 15123753 / total #impl: 115156612 (eff. 0.131)
1645.52/1645.81	c #Conflicts:     127000 | #Learnt:      13448 | 0.000
1645.52/1645.81	c total clause space: 545.701MB
1645.52/1645.81	c total #watches: 1468495
1685.91/1686.29	c total #propagations: 15284433 / total #impl: 115556802 (eff. 0.132)
1685.91/1686.29	c #Conflicts:     128000 | #Learnt:      14448 | 0.000
1685.91/1686.29	c total clause space: 545.701MB
1685.91/1686.29	c total #watches: 1525504
1701.42/1701.71	c total #propagations: 15452458 / total #impl: 115918087 (eff. 0.133)
1701.42/1701.71	c #Conflicts:     129000 | #Learnt:      15448 | 0.000
1701.42/1701.71	c total clause space: 545.701MB
1701.42/1701.71	c total #watches: 1654913
1718.21/1718.57	c total #propagations: 15573264 / total #impl: 116535054 (eff. 0.134)
1718.21/1718.57	c #Conflicts:     130000 | #Learnt:      16448 | 0.000
1718.21/1718.57	c total clause space: 545.701MB
1718.21/1718.57	c total #watches: 1785750
1734.70/1735.08	c total #propagations: 15663879 / total #impl: 116944573 (eff. 0.134)
1734.70/1735.08	c GC COLLECT
1734.70/1735.08	c #Conflicts:     131000 | #Learnt:       8838 | 0.000
1734.70/1735.08	c total clause space: 545.701MB
1734.70/1735.08	c total #watches: 1122854
1752.90/1753.23	c total #propagations: 15768832 / total #impl: 117553073 (eff. 0.134)
1752.90/1753.23	c #Conflicts:     132000 | #Learnt:       9838 | 0.000
1752.90/1753.23	c total clause space: 545.701MB
1752.90/1753.23	c total #watches: 1219572
1775.00/1775.38	c total #propagations: 15930206 / total #impl: 118001816 (eff. 0.135)
1775.00/1775.38	c #Conflicts:     133000 | #Learnt:      10838 | 0.000
1775.00/1775.38	c total clause space: 545.701MB
1775.00/1775.38	c total #watches: 1292613
1786.10/1786.49	c total #propagations: 16086523 / total #impl: 118516979 (eff. 0.136)
1786.10/1786.49	c #Conflicts:     134000 | #Learnt:      11838 | 0.000
1786.10/1786.49	c total clause space: 545.701MB
1786.10/1786.49	c total #watches: 1413527

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-4102480-1466259983/watcher-4102480-1466259983 -o /tmp/evaluation-result-4102480-1466259983/solver-4102480-1466259983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17340 --watchdog 1960 --input HOME/instance-4102480-1466259983.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=20650
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.20 2.26 2.24 3/178 20653
/proc/meminfo: memFree=28673416/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 28044223 29810688 5268 33554432000 4194304 6201397 140735585364752 140735480445560 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 7278 5268 130 491 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 2.20 2.26 2.24 3/178 20653
/proc/meminfo: memFree=28673416/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=34480 CPUtime=0.09 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 1246 0 0 0 9 0 0 0 20 0 1 0 28044223 35307520 7471 33554432000 4194304 6201397 140735585364752 140735480445560 4198464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 8620 7471 146 491 0 8119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34480

[startup+0.200349 s]
/proc/loadavg: 2.20 2.26 2.24 3/178 20653
/proc/meminfo: memFree=28673416/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=51412 CPUtime=0.19 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 2308 0 0 0 19 0 0 0 20 0 1 0 28044223 52645888 10004 33554432000 4194304 6201397 140735585364752 140735480445560 4221999 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 12853 10004 147 491 0 12352 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51412

[startup+0.300334 s]
/proc/loadavg: 2.20 2.26 2.24 3/178 20653
/proc/meminfo: memFree=28673416/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=65892 CPUtime=0.29 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 3197 0 0 0 29 0 0 0 20 0 1 0 28044223 67473408 13421 33554432000 4194304 6201397 140735585364752 140735480445560 4217537 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 16473 13421 147 491 0 15972 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65892

[startup+0.700211 s]
/proc/loadavg: 2.20 2.26 2.24 3/178 20653
/proc/meminfo: memFree=28673416/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=120652 CPUtime=0.69 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 4857 0 0 0 68 1 0 0 20 0 1 0 28044223 123547648 20632 33554432000 4194304 6201397 140735585364752 140735585363704 4217440 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 30163 20632 160 491 0 29662 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120652

[startup+1.50028 s]
/proc/loadavg: 2.20 2.26 2.24 3/179 20654
/proc/meminfo: memFree=28567968/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=171300 CPUtime=1.49 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 8109 0 0 0 147 2 0 0 20 0 1 0 28044223 175411200 32589 33554432000 4194304 6201397 140735585364752 140735585363880 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 42825 32589 160 491 0 42324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171300

[startup+3.10029 s]
/proc/loadavg: 2.20 2.26 2.24 3/179 20654
/proc/meminfo: memFree=28515668/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=264060 CPUtime=3.09 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 11221 0 0 0 305 4 0 0 20 0 1 0 28044223 270397440 51512 33554432000 4194304 6201397 140735585364752 140735585363880 4216747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 66015 51512 166 491 0 65514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264060

[startup+6.30029 s]
/proc/loadavg: 2.18 2.26 2.24 4/179 20654
/proc/meminfo: memFree=28438468/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=265792 CPUtime=6.29 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 12371 0 0 0 625 4 0 0 20 0 1 0 28044223 272171008 58969 33554432000 4194304 6201397 140735585364752 140735585363464 4222241 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 66448 58969 166 491 0 65947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265792

[startup+12.7003 s]
/proc/loadavg: 2.25 2.27 2.24 3/179 20654
/proc/meminfo: memFree=28292044/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=421036 CPUtime=12.69 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 19011 0 0 0 1262 7 0 0 20 0 1 0 28044223 431140864 102012 33554432000 4194304 6201397 140735585364752 140735585363880 4213751 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 105259 102012 166 491 0 104758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 421036

[startup+25.5003 s]
/proc/loadavg: 2.19 2.25 2.24 3/179 20654
/proc/meminfo: memFree=28137280/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=681028 CPUtime=25.49 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 28800 0 0 0 2539 10 0 0 20 0 1 0 28044223 697372672 133898 33554432000 4194304 6201397 140735585364752 140735585363416 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 170257 133898 166 491 0 169756 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 681028

[startup+51.1004 s]
/proc/loadavg: 2.26 2.27 2.24 4/179 20654
/proc/meminfo: memFree=28128488/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=692508 CPUtime=51.08 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 31067 0 0 0 5098 10 0 0 20 0 1 0 28044223 709128192 136165 33554432000 4194304 6201397 140735585364752 140735585363416 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 173127 136165 166 491 0 172626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 692508

[startup+102.3 s]
/proc/loadavg: 2.30 2.27 2.24 4/179 20656
/proc/meminfo: memFree=28105996/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699072 CPUtime=102.29 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32610 0 0 0 10218 11 0 0 20 0 1 0 28044223 715849728 137708 33554432000 4194304 6201397 140735585364752 140735585363416 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174768 137708 166 491 0 174267 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 699072

[startup+162.3 s]
/proc/loadavg: 2.31 2.27 2.24 3/179 20657
/proc/meminfo: memFree=28104268/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=162.27 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32631 0 0 0 16216 11 0 0 20 0 1 0 28044223 716013568 137729 33554432000 4194304 6201397 140735585364752 140735585363512 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137729 166 491 0 174307 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 699232

[startup+222.307 s]
/proc/loadavg: 2.20 2.24 2.24 3/180 20661
/proc/meminfo: memFree=28102936/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=222.27 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32631 0 0 0 22216 11 0 0 20 0 1 0 28044223 716013568 137729 33554432000 4194304 6201397 140735585364752 140735585363880 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137729 166 491 0 174307 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 699232

[startup+282.3 s]
/proc/loadavg: 2.47 2.31 2.26 3/179 20662
/proc/meminfo: memFree=28082660/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=282.25 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32632 0 0 0 28214 11 0 0 20 0 1 0 28044223 716013568 137730 33554432000 4194304 6201397 140735585364752 140735585363880 4233570 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137730 166 491 0 174307 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 699232

[startup+342.3 s]
/proc/loadavg: 2.36 2.29 2.25 3/179 20663
/proc/meminfo: memFree=28082540/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=342.24 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32633 0 0 0 34213 11 0 0 20 0 1 0 28044223 716013568 137731 33554432000 4194304 6201397 140735585364752 140735585363880 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137731 166 491 0 174307 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 699232

[startup+402.3 s]
/proc/loadavg: 2.30 2.28 2.25 3/178 20664
/proc/meminfo: memFree=28057852/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=402.23 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32633 0 0 0 40212 11 0 0 20 0 1 0 28044223 716013568 137731 33554432000 4194304 6201397 140735585364752 140735585363880 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137731 166 491 0 174307 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 699232

[startup+462.3 s]
/proc/loadavg: 2.37 2.31 2.26 3/179 20666
/proc/meminfo: memFree=28057852/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=462.22 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32633 0 0 0 46211 11 0 0 20 0 1 0 28044223 716013568 137731 33554432000 4194304 6201397 140735585364752 140735585363880 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137731 166 491 0 174307 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 699232

[startup+522.3 s]
/proc/loadavg: 2.33 2.30 2.26 3/179 20667
/proc/meminfo: memFree=28046992/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=522.21 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32634 0 0 0 52210 11 0 0 20 0 1 0 28044223 716013568 137732 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137732 166 491 0 174307 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 699232

[startup+582.3 s]
/proc/loadavg: 2.22 2.27 2.25 3/179 20668
/proc/meminfo: memFree=28045932/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=582.2 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32637 0 0 0 58209 11 0 0 20 0 1 0 28044223 716013568 137732 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 137732 166 491 0 174307 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 699232


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


[startup+882.307 s]
/proc/loadavg: 2.31 2.27 2.26 3/179 20677
/proc/meminfo: memFree=27994228/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=882.14 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32675 0 0 0 88203 11 0 0 20 0 1 0 28044223 716013568 140930 33554432000 4194304 6201397 140735585364752 140735585363880 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 140930 166 491 0 174307 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 699232

[startup+942.3 s]
/proc/loadavg: 2.20 2.25 2.25 3/179 20678
/proc/meminfo: memFree=27993484/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=942.12 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32675 0 0 0 94201 11 0 0 20 0 1 0 28044223 716013568 140930 33554432000 4194304 6201397 140735585364752 140735585363880 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 140930 166 491 0 174307 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 699232

[startup+1002.3 s]
/proc/loadavg: 2.24 2.25 2.25 3/179 20679
/proc/meminfo: memFree=27975740/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699232 CPUtime=1002.12 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32788 0 0 0 100201 11 0 0 20 0 1 0 28044223 716013568 141043 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174808 141043 166 491 0 174307 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 699232

[startup+1062.3 s]
/proc/loadavg: 2.20 2.23 2.24 3/179 20681
/proc/meminfo: memFree=27975128/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1062.11 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32842 0 0 0 106200 11 0 0 20 0 1 0 28044223 716177408 141097 33554432000 4194304 6201397 140735585364752 140735585363464 4217592 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141097 166 491 0 174347 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 699392

[startup+1122.3 s]
/proc/loadavg: 2.25 2.23 2.24 4/179 20728
/proc/meminfo: memFree=29070884/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1122.1 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32880 0 0 0 112199 11 0 0 20 0 1 0 28044223 716177408 141135 33554432000 4194304 6201397 140735585364752 140735585363880 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141135 166 491 0 174347 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 699392

[startup+1182.3 s]
/proc/loadavg: 2.25 2.23 2.24 4/179 20729
/proc/meminfo: memFree=28860944/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1182.09 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32880 0 0 0 118198 11 0 0 20 0 1 0 28044223 716177408 141135 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141135 166 491 0 174347 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 699392

[startup+1242.3 s]
/proc/loadavg: 2.32 2.25 2.24 3/179 20730
/proc/meminfo: memFree=28805796/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1242.08 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32905 0 0 0 124197 11 0 0 20 0 1 0 28044223 716177408 141160 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141160 166 491 0 174347 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 699392

[startup+1302.3 s]
/proc/loadavg: 2.24 2.23 2.24 3/179 20731
/proc/meminfo: memFree=28805548/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1302.07 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32905 0 0 0 130196 11 0 0 20 0 1 0 28044223 716177408 141160 33554432000 4194304 6201397 140735585364752 140735585363880 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141160 166 491 0 174347 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 699392

[startup+1362.3 s]
/proc/loadavg: 2.41 2.28 2.25 4/179 20733
/proc/meminfo: memFree=28805552/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1362.06 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32905 0 0 0 136195 11 0 0 20 0 1 0 28044223 716177408 141160 33554432000 4194304 6201397 140735585364752 140735585363880 4213694 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141160 166 491 0 174347 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 699392

[startup+1422.3 s]
/proc/loadavg: 2.36 2.27 2.25 3/180 20737
/proc/meminfo: memFree=28804516/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1422.06 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32905 0 0 0 142195 11 0 0 20 0 1 0 28044223 716177408 141160 33554432000 4194304 6201397 140735585364752 140735585363880 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141160 166 491 0 174347 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 699392

[startup+1482.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/179 20738
/proc/meminfo: memFree=28804960/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699392 CPUtime=1482.04 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32926 0 0 0 148193 11 0 0 20 0 1 0 28044223 716177408 141181 33554432000 4194304 6201397 140735585364752 140735585363880 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174848 141181 166 491 0 174347 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 699392

[startup+1542.31 s]
/proc/loadavg: 2.36 2.28 2.25 4/179 20739
/proc/meminfo: memFree=28799744/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1542.04 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32943 0 0 0 154193 11 0 0 20 0 1 0 28044223 716312576 141198 33554432000 4194304 6201397 140735585364752 140735585363880 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 141198 166 491 0 174380 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 699524

[startup+1602.3 s]
/proc/loadavg: 2.33 2.29 2.26 3/179 20740
/proc/meminfo: memFree=28799368/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1602.02 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32943 0 0 0 160191 11 0 0 20 0 1 0 28044223 716312576 141198 33554432000 4194304 6201397 140735585364752 140735585363880 4213738 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 141198 166 491 0 174380 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 699524

[startup+1662.3 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 20742
/proc/meminfo: memFree=28799492/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1662.01 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32948 0 0 0 166190 11 0 0 20 0 1 0 28044223 716312576 141203 33554432000 4194304 6201397 140735585364752 140735585363880 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 141203 166 491 0 174380 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 699524

[startup+1722.3 s]
/proc/loadavg: 2.35 2.30 2.26 4/179 20743
/proc/meminfo: memFree=28799188/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1722.01 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32956 0 0 0 172190 11 0 0 20 0 1 0 28044223 716312576 141211 33554432000 4194304 6201397 140735585364752 140735585363880 4213751 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 141211 166 491 0 174380 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 699524

[startup+1782.3 s]
/proc/loadavg: 2.43 2.32 2.27 3/179 20744
/proc/meminfo: memFree=28786324/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1782 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32975 0 0 0 178189 11 0 0 20 0 1 0 28044223 716312576 144296 33554432000 4194304 6201397 140735585364752 140735585363880 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 144296 166 491 0 174380 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 699524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.37 2.31 2.27 4/179 20744
/proc/meminfo: memFree=28786700/32872528 swapFree=1505436/1685308
[pid=20653] ppid=20650 vsize=699524 CPUtime=1800.09 cores=0,2,4,6
/proc/20653/stat : 20653 (cdcl-cuttingpla) R 20650 20653 17324 0 -1 4202496 32975 0 0 0 179998 11 0 0 20 0 1 0 28044223 716312576 144296 33554432000 4194304 6201397 140735585364752 140735585363880 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20653/statm: 174881 144296 166 491 0 174380 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 699524

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 20653 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.4
CPU time (s): 1800.11
CPU user time (s): 1799.99
CPU system time (s): 0.117982
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 699524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.117982
maximum resident set size= 577184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32975
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= 42
involuntary context switches= 1974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.35434 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 16:26:23
IDJOB=4102480
IDBENCH=2124
IDSOLVER=2550
FILE ID=node135/4102480-1466259983
RUNJOBID= node135-1466230914-17340
PBS_JOBID= 19918183
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16d1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102480-1466259983/watcher-4102480-1466259983 -o /tmp/evaluation-result-4102480-1466259983/solver-4102480-1466259983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17340 --watchdog 1960 --input HOME/instance-4102480-1466259983.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6b951c6d49e982acf32855913d424a2d
RANDOM SEED=263416135

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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		: 2667.004
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:        28674060 kB
Buffers:          143552 kB
Cached:           233864 kB
SwapCached:          716 kB
Active:          1480516 kB
Inactive:         290892 kB
Active(anon):    1394924 kB
Inactive(anon):     1308 kB
Active(file):      85592 kB
Inactive(file):   289584 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:       3080232 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             603124 kB
SReclaimable:      46972 kB
SUnreclaim:       556152 kB
KernelStack:        1440 kB
PageTables:        10016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3321508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1560576 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= 71696 MiB
End job on node135 at 2016-06-18 16:56:24