Trace number 4101984

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib3/normalized-reduced-mps-v2-20-10-qnet1.opb
MD5SUMa5b00f1ae7deac89a36da7a8be4b1f6d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark316
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 291
Optimality of the best value was proved NO
Number of variables5380
Total number of constraints630
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints542
Minimum length of a constraint2
Maximum length of a constraint77
Number of terms in the objective function 3720
Biggest coefficient in the objective function 2115
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 527620
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262086
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 527620
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 5380 #constraint= 630
0.58/0.62	c #Conflicts:       1000 | #Learnt:        999 | 1.600
0.58/0.62	c total clause space: 6.90675MB
0.58/0.62	c total #watches: 133815
3.49/3.53	c total #propagations: 464694 / total #impl: 5462347 (eff. 0.085)
3.49/3.53	c #Conflicts:       2000 | #Learnt:       1998 | 0.813
3.49/3.53	c total clause space: 18.2382MB
3.49/3.53	c total #watches: 324693
5.19/5.24	c total #propagations: 1713843 / total #impl: 36811771 (eff. 0.047)
5.19/5.24	c GC COLLECT
5.19/5.24	c #Conflicts:       3000 | #Learnt:       2006 | 0.557
5.19/5.24	c total clause space: 18.2382MB
5.19/5.24	c total #watches: 354438
12.28/12.33	c total #propagations: 2231146 / total #impl: 54480719 (eff. 0.041)
12.28/12.33	c #Conflicts:       4000 | #Learnt:       3000 | 0.589
12.28/12.33	c total clause space: 29.637MB
12.28/12.33	c total #watches: 543316
20.18/20.24	c total #propagations: 3128170 / total #impl: 103391098 (eff. 0.030)
20.18/20.24	c GC COLLECT
20.18/20.24	c #Conflicts:       5000 | #Learnt:       2364 | 0.805
20.18/20.24	c total clause space: 29.637MB
20.18/20.24	c total #watches: 568396
26.29/26.33	c total #propagations: 3916853 / total #impl: 139744544 (eff. 0.028)
26.29/26.33	c #Conflicts:       6000 | #Learnt:       3364 | 0.743
26.29/26.33	c total clause space: 48.1602MB
26.29/26.33	c total #watches: 686507
30.89/30.99	c total #propagations: 4824646 / total #impl: 172694115 (eff. 0.028)
30.89/30.99	c GC COLLECT
30.89/30.99	c #Conflicts:       7000 | #Learnt:       2242 | 0.638
30.89/30.99	c total clause space: 48.1602MB
30.89/30.99	c total #watches: 441149
32.99/33.07	c total #propagations: 5415504 / total #impl: 190127576 (eff. 0.028)
32.99/33.07	c #Conflicts:       8000 | #Learnt:       3242 | 0.559
32.99/33.07	c total clause space: 48.1602MB
32.99/33.07	c total #watches: 484824
37.58/37.62	c total #propagations: 5793559 / total #impl: 202103536 (eff. 0.029)
37.58/37.62	c #Conflicts:       9000 | #Learnt:       4241 | 0.563
37.58/37.62	c total clause space: 48.1602MB
37.58/37.62	c total #watches: 609528
45.58/45.63	c total #propagations: 6494584 / total #impl: 221309467 (eff. 0.029)
45.58/45.63	c GC COLLECT
45.58/45.63	c #Conflicts:      10000 | #Learnt:       2724 | 0.555
45.58/45.63	c total clause space: 48.1602MB
45.58/45.63	c total #watches: 507713
49.98/50.00	c total #propagations: 7473125 / total #impl: 248796417 (eff. 0.030)
49.98/50.00	c #Conflicts:      11000 | #Learnt:       3724 | 0.511
49.98/50.00	c total clause space: 48.1602MB
49.98/50.00	c total #watches: 656950
56.68/56.70	c total #propagations: 8030461 / total #impl: 267848308 (eff. 0.030)
56.68/56.70	c #Conflicts:      12000 | #Learnt:       4724 | 0.471
56.68/56.70	c total clause space: 48.1602MB
56.68/56.70	c total #watches: 768634
62.98/63.00	c total #propagations: 8686687 / total #impl: 289396871 (eff. 0.030)
62.98/63.00	c #Conflicts:      13000 | #Learnt:       5724 | 0.439
62.98/63.00	c total clause space: 48.1602MB
62.98/63.00	c total #watches: 886425
67.88/67.95	c total #propagations: 8972855 / total #impl: 301726501 (eff. 0.030)
67.88/67.95	c GC COLLECT
67.88/67.95	c #Conflicts:      14000 | #Learnt:       3877 | 0.408
67.88/67.95	c total clause space: 48.1602MB
67.88/67.95	c total #watches: 623654
71.68/71.72	c total #propagations: 9347952 / total #impl: 313507736 (eff. 0.030)
71.68/71.72	c #Conflicts:      15000 | #Learnt:       4877 | 0.397
71.68/71.72	c total clause space: 48.1602MB
71.68/71.72	c total #watches: 714579
77.47/77.56	c total #propagations: 9745337 / total #impl: 336089928 (eff. 0.029)
77.47/77.56	c #Conflicts:      16000 | #Learnt:       5876 | 0.447
77.47/77.56	c total clause space: 78.2603MB
77.47/77.56	c total #watches: 926272
83.98/84.00	c total #propagations: 10275667 / total #impl: 361302070 (eff. 0.028)
83.98/84.00	c GC COLLECT
83.98/84.00	c #Conflicts:      17000 | #Learnt:       3709 | 0.422
83.98/84.00	c total clause space: 78.2603MB
83.98/84.00	c total #watches: 711590
87.88/87.93	c total #propagations: 10795733 / total #impl: 389325491 (eff. 0.028)
87.88/87.93	c #Conflicts:      18000 | #Learnt:       4709 | 0.398
87.88/87.93	c total clause space: 78.2603MB
87.88/87.93	c total #watches: 866414
94.87/94.95	c total #propagations: 11310169 / total #impl: 410565996 (eff. 0.028)
94.87/94.95	c #Conflicts:      19000 | #Learnt:       5705 | 0.380
94.87/94.95	c total clause space: 78.2603MB
94.87/94.95	c total #watches: 988764
100.87/100.98	c total #propagations: 11727777 / total #impl: 431812996 (eff. 0.027)
100.87/100.98	c #Conflicts:      20000 | #Learnt:       6706 | 0.362
100.87/100.98	c total clause space: 78.2603MB
100.87/100.98	c total #watches: 1040119
123.37/123.42	c total #propagations: 11887578 / total #impl: 446442844 (eff. 0.027)
123.37/123.42	c GC COLLECT
123.37/123.42	c #Conflicts:      21000 | #Learnt:       4248 | 0.382
123.37/123.42	c total clause space: 78.2603MB
123.37/123.42	c total #watches: 772379
146.37/146.41	c total #propagations: 12965094 / total #impl: 479269454 (eff. 0.027)
146.37/146.41	c #Conflicts:      22000 | #Learnt:       5252 | 0.429
146.37/146.41	c total clause space: 78.2603MB
146.37/146.41	c total #watches: 1065425
164.97/165.04	c total #propagations: 13917194 / total #impl: 521497007 (eff. 0.027)
164.97/165.04	c #Conflicts:      23000 | #Learnt:       6252 | 0.414
164.97/165.04	c total clause space: 78.2603MB
164.97/165.04	c total #watches: 1202395
182.77/182.84	c total #propagations: 14636347 / total #impl: 561063385 (eff. 0.026)
182.77/182.84	c #Conflicts:      24000 | #Learnt:       7252 | 0.398
182.77/182.84	c total clause space: 127.173MB
182.77/182.84	c total #watches: 1368699
195.46/195.52	c total #propagations: 15363334 / total #impl: 592023700 (eff. 0.026)
195.46/195.52	c GC COLLECT
195.46/195.52	c #Conflicts:      25000 | #Learnt:       4472 | 0.387
195.46/195.52	c total clause space: 127.173MB
195.46/195.52	c total #watches: 1032046
203.16/203.24	c total #propagations: 15963956 / total #impl: 619399662 (eff. 0.026)
203.16/203.24	c #Conflicts:      26000 | #Learnt:       5471 | 0.395
203.16/203.24	c total clause space: 127.173MB
203.16/203.24	c total #watches: 1281146
213.36/213.46	c total #propagations: 16508635 / total #impl: 651986204 (eff. 0.025)
213.36/213.46	c #Conflicts:      27000 | #Learnt:       6471 | 0.474
213.36/213.46	c total clause space: 127.173MB
213.36/213.46	c total #watches: 1490997
235.05/235.11	c total #propagations: 17161595 / total #impl: 712103609 (eff. 0.024)
235.05/235.11	c #Conflicts:      28000 | #Learnt:       7471 | 0.459
235.05/235.11	c total clause space: 127.173MB
235.05/235.11	c total #watches: 1741948
254.65/254.77	c total #propagations: 18237282 / total #impl: 798297615 (eff. 0.023)
254.65/254.77	c GC COLLECT
254.65/254.77	c #Conflicts:      29000 | #Learnt:       4372 | 0.443
254.65/254.77	c total clause space: 127.173MB
254.65/254.77	c total #watches: 1107856
262.55/262.69	c total #propagations: 19227000 / total #impl: 863580807 (eff. 0.022)
262.55/262.69	c #Conflicts:      30000 | #Learnt:       5372 | 0.441
262.55/262.69	c total clause space: 127.173MB
262.55/262.69	c total #watches: 1196874
276.55/276.68	c total #propagations: 19710377 / total #impl: 878135143 (eff. 0.022)
276.55/276.68	c #Conflicts:      31000 | #Learnt:       6372 | 0.443
276.55/276.68	c total clause space: 127.173MB
276.55/276.68	c total #watches: 1423366
285.84/286.00	c total #propagations: 20133198 / total #impl: 906331651 (eff. 0.022)
285.84/286.00	c #Conflicts:      32000 | #Learnt:       7374 | 0.431
285.84/286.00	c total clause space: 127.173MB
285.84/286.00	c total #watches: 1526294
322.44/322.58	c total #propagations: 20188270 / total #impl: 916752383 (eff. 0.022)
322.44/322.58	c #Conflicts:      33000 | #Learnt:       8385 | 0.519
322.44/322.58	c total clause space: 127.173MB
322.44/322.58	c total #watches: 1829338
339.04/339.15	c total #propagations: 20904184 / total #impl: 949763537 (eff. 0.022)
339.04/339.15	c GC COLLECT
339.04/339.15	c #Conflicts:      34000 | #Learnt:       4988 | 0.509
339.04/339.15	c total clause space: 127.173MB
339.04/339.15	c total #watches: 1181287
344.73/344.82	c total #propagations: 21640755 / total #impl: 990396741 (eff. 0.022)
344.73/344.82	c #Conflicts:      35000 | #Learnt:       5987 | 0.495
344.73/344.82	c total clause space: 127.173MB
344.73/344.82	c total #watches: 1202076
353.33/353.46	c total #propagations: 21929102 / total #impl: 1005300441 (eff. 0.022)
353.33/353.46	c #Conflicts:      36000 | #Learnt:       6986 | 0.503
353.33/353.46	c total clause space: 127.173MB
353.33/353.46	c total #watches: 1274312
369.54/369.66	c total #propagations: 22363400 / total #impl: 1027831255 (eff. 0.022)
369.54/369.66	c #Conflicts:      37000 | #Learnt:       7987 | 0.506
369.54/369.66	c total clause space: 127.173MB
369.54/369.66	c total #watches: 1438860
388.92/389.05	c total #propagations: 23287788 / total #impl: 1079579724 (eff. 0.022)
388.92/389.05	c #Conflicts:      38000 | #Learnt:       8987 | 0.493
388.92/389.05	c total clause space: 127.173MB
388.92/389.05	c total #watches: 1587837
406.43/406.52	c total #propagations: 24390580 / total #impl: 1129574357 (eff. 0.022)
406.43/406.52	c GC COLLECT
406.43/406.52	c #Conflicts:      39000 | #Learnt:       5305 | 0.497
406.43/406.52	c total clause space: 127.173MB
406.43/406.52	c total #watches: 1083454
435.93/436.01	c total #propagations: 25478578 / total #impl: 1184319355 (eff. 0.022)
435.93/436.01	c #Conflicts:      40000 | #Learnt:       6319 | 0.556
435.93/436.01	c total clause space: 127.173MB
435.93/436.01	c total #watches: 1530832
451.82/451.97	c total #propagations: 26820554 / total #impl: 1280676790 (eff. 0.021)
451.82/451.97	c #Conflicts:      41000 | #Learnt:       7322 | 0.571
451.82/451.97	c total clause space: 127.173MB
451.82/451.97	c total #watches: 1964133
472.02/472.17	c total #propagations: 27460257 / total #impl: 1359731486 (eff. 0.020)
472.02/472.17	c #Conflicts:      42000 | #Learnt:       8325 | 0.580
472.02/472.17	c total clause space: 127.173MB
472.02/472.17	c total #watches: 2219372
487.41/487.58	c total #propagations: 28538776 / total #impl: 1466999468 (eff. 0.019)
487.41/487.58	c #Conflicts:      43000 | #Learnt:       9325 | 0.567
487.41/487.58	c total clause space: 127.173MB
487.41/487.58	c total #watches: 2449483
499.92/500.08	c total #propagations: 29126409 / total #impl: 1569342839 (eff. 0.019)
499.92/500.08	c GC COLLECT
499.92/500.08	c #Conflicts:      44000 | #Learnt:       5328 | 0.561
499.92/500.08	c total clause space: 206.656MB
499.92/500.08	c total #watches: 1935548
529.41/529.50	c total #propagations: 29654526 / total #impl: 1651177476 (eff. 0.018)
529.41/529.50	c #Conflicts:      45000 | #Learnt:       6330 | 0.577
529.41/529.50	c total clause space: 206.656MB
529.41/529.50	c total #watches: 2231861
559.20/559.37	c total #propagations: 30691389 / total #impl: 1736335432 (eff. 0.018)
559.20/559.37	c #Conflicts:      46000 | #Learnt:       7331 | 0.659
559.20/559.37	c total clause space: 206.656MB
559.20/559.37	c total #watches: 2596586
606.30/606.40	c total #propagations: 31426367 / total #impl: 1805143562 (eff. 0.017)
606.30/606.40	c #Conflicts:      47000 | #Learnt:       8327 | 0.663
606.30/606.40	c total clause space: 206.656MB
606.30/606.40	c total #watches: 2872581
628.39/628.57	c total #propagations: 32256965 / total #impl: 1875887669 (eff. 0.017)
628.39/628.57	c #Conflicts:      48000 | #Learnt:       9328 | 0.650
628.39/628.57	c total clause space: 206.656MB
628.39/628.57	c total #watches: 3015384
662.49/662.63	c total #propagations: 33073843 / total #impl: 1914619141 (eff. 0.017)
662.49/662.63	c #Conflicts:      49000 | #Learnt:      10328 | 0.637
662.49/662.63	c total clause space: 206.656MB
662.49/662.63	c total #watches: 3126026
706.48/706.61	c total #propagations: 33729005 / total #impl: 1960969276 (eff. 0.017)
706.48/706.61	c GC COLLECT
706.48/706.61	c #Conflicts:      50000 | #Learnt:       6036 | 0.677
706.48/706.61	c total clause space: 206.656MB
706.48/706.61	c total #watches: 1962481
730.98/731.12	c total #propagations: 34619613 / total #impl: 2032510829 (eff. 0.017)
730.98/731.12	c #Conflicts:      51000 | #Learnt:       7036 | 0.668
730.98/731.12	c total clause space: 206.656MB
730.98/731.12	c total #watches: 2119267
752.28/752.48	c total #propagations: 35419621 / total #impl: 2099298531 (eff. 0.017)
752.28/752.48	c #Conflicts:      52000 | #Learnt:       8036 | 0.664
752.28/752.48	c total clause space: 206.656MB
752.28/752.48	c total #watches: 2365114
777.87/778.00	c total #propagations: 36532629 / total #impl: 2176888425 (eff. 0.017)
777.87/778.00	c #Conflicts:      53000 | #Learnt:       9036 | 0.657
777.87/778.00	c total clause space: 206.656MB
777.87/778.00	c total #watches: 2639005
817.86/818.04	c total #propagations: 37779677 / total #impl: 2277946023 (eff. 0.017)
817.86/818.04	c #Conflicts:      54000 | #Learnt:      10037 | 0.650
817.86/818.04	c total clause space: 206.656MB
817.86/818.04	c total #watches: 2838460
863.95/864.10	c total #propagations: 38732878 / total #impl: 2385422240 (eff. 0.016)
863.95/864.10	c #Conflicts:      55000 | #Learnt:      11037 | 0.654
863.95/864.10	c total clause space: 206.656MB
863.95/864.10	c total #watches: 3045522
891.65/891.81	c total #propagations: 39666792 / total #impl: 2477614537 (eff. 0.016)
891.65/891.81	c GC COLLECT
891.65/891.81	c #Conflicts:      56000 | #Learnt:       6457 | 0.643
891.65/891.81	c total clause space: 206.656MB
891.65/891.81	c total #watches: 1972831
929.74/929.99	c total #propagations: 40804388 / total #impl: 2542439040 (eff. 0.016)
929.74/929.99	c #Conflicts:      57000 | #Learnt:       7457 | 0.633
929.74/929.99	c total clause space: 206.656MB
929.74/929.99	c total #watches: 2217989
981.33/981.50	c total #propagations: 41659269 / total #impl: 2621778341 (eff. 0.016)
981.33/981.50	c #Conflicts:      58000 | #Learnt:       8464 | 0.720
981.33/981.50	c total clause space: 206.656MB
981.33/981.50	c total #watches: 2596944
1009.23/1009.43	c total #propagations: 42544203 / total #impl: 2721492719 (eff. 0.016)
1009.23/1009.43	c #Conflicts:      59000 | #Learnt:       9463 | 0.725
1009.23/1009.43	c total clause space: 206.656MB
1009.23/1009.43	c total #watches: 2878112
1036.42/1036.60	c total #propagations: 43609579 / total #impl: 2805623114 (eff. 0.016)
1036.42/1036.60	c #Conflicts:      60000 | #Learnt:      10463 | 0.715
1036.42/1036.60	c total clause space: 206.656MB
1036.42/1036.60	c total #watches: 3100577
1070.92/1071.18	c total #propagations: 44597801 / total #impl: 2902098237 (eff. 0.015)
1070.92/1071.18	c #Conflicts:      61000 | #Learnt:      11462 | 0.704
1070.92/1071.18	c total clause space: 206.656MB
1070.92/1071.18	c total #watches: 3314148
1134.02/1134.22	c total #propagations: 45646339 / total #impl: 3034999565 (eff. 0.015)
1134.02/1134.22	c GC COLLECT
1134.02/1134.22	c #Conflicts:      62000 | #Learnt:       6570 | 0.749
1134.02/1134.22	c total clause space: 206.656MB
1134.02/1134.22	c total #watches: 2550691
1186.61/1186.84	c total #propagations: 46624729 / total #impl: 3184647134 (eff. 0.015)
1186.61/1186.84	c #Conflicts:      63000 | #Learnt:       7573 | 0.788
1186.61/1186.84	c total clause space: 206.656MB
1186.61/1186.84	c total #watches: 2904780
1227.60/1227.87	c total #propagations: 47577312 / total #impl: 3318603955 (eff. 0.014)
1227.60/1227.87	c #Conflicts:      64000 | #Learnt:       8573 | 0.787
1227.60/1227.87	c total clause space: 206.656MB
1227.60/1227.87	c total #watches: 3100761
1306.79/1307.07	c total #propagations: 48438766 / total #impl: 3440657411 (eff. 0.014)
1306.79/1307.07	c #Conflicts:      65000 | #Learnt:       9576 | 0.847
1306.79/1307.07	c total clause space: 206.656MB
1306.79/1307.07	c total #watches: 3427443
1410.37/1410.70	c total #propagations: 49367372 / total #impl: 3619003743 (eff. 0.014)
1410.37/1410.70	c #Conflicts:      66000 | #Learnt:      10581 | 0.842
1410.37/1410.70	c total clause space: 206.656MB
1410.37/1410.70	c total #watches: 3695048
1488.36/1488.68	c total #propagations: 50656220 / total #impl: 3831653299 (eff. 0.013)
1488.36/1488.68	c #Conflicts:      67000 | #Learnt:      11581 | 0.837
1488.36/1488.68	c total clause space: 206.656MB
1488.36/1488.68	c total #watches: 3808411
1590.04/1590.37	c total #propagations: 51407006 / total #impl: 3961385210 (eff. 0.013)
1590.04/1590.37	c #Conflicts:      68000 | #Learnt:      12581 | 0.825
1590.04/1590.37	c total clause space: 206.656MB
1590.04/1590.37	c total #watches: 3965145
1672.13/1672.48	c total #propagations: 52415002 / total #impl: 4123350456 (eff. 0.013)
1672.13/1672.48	c GC COLLECT
1672.13/1672.48	c #Conflicts:      69000 | #Learnt:       7388 | 0.814
1672.13/1672.48	c total clause space: 206.656MB
1672.13/1672.48	c total #watches: 2651222
1730.42/1730.76	c total #propagations: 53327161 / total #impl: 4264390479 (eff. 0.013)
1730.42/1730.76	c #Conflicts:      70000 | #Learnt:       8389 | 0.820
1730.42/1730.76	c total clause space: 206.656MB
1730.42/1730.76	c total #watches: 2914962
1744.52/1744.85	c total #propagations: 54272154 / total #impl: 4390187560 (eff. 0.012)
1744.52/1744.85	c #Conflicts:      71000 | #Learnt:       9389 | 0.809
1744.52/1744.85	c total clause space: 206.656MB
1744.52/1744.85	c total #watches: 2941727
1756.31/1756.66	c total #propagations: 54377012 / total #impl: 4404285098 (eff. 0.012)
1756.31/1756.66	c #Conflicts:      72000 | #Learnt:      10389 | 0.799
1756.31/1756.66	c total clause space: 206.656MB
1756.31/1756.66	c total #watches: 2948988
1782.11/1782.45	c total #propagations: 54413329 / total #impl: 4421566560 (eff. 0.012)
1782.11/1782.45	c #Conflicts:      73000 | #Learnt:      11389 | 0.788
1782.11/1782.45	c total clause space: 206.656MB
1782.11/1782.45	c total #watches: 2974818

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

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

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


[startup+0 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20245
/proc/meminfo: memFree=29446940/32872528 swapFree=1505440/1685312
[pid=20245] ppid=20242 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27778319 29810688 5268 33554432000 4194304 6201397 140737005382624 140736632548392 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 7278 5268 130 491 0 6777 0

[startup+0.100154 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20245
/proc/meminfo: memFree=29446940/32872528 swapFree=1505440/1685312
[pid=20245] ppid=20242 vsize=34224 CPUtime=0.09 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 845 0 0 0 9 0 0 0 20 0 1 0 27778319 35045376 7228 33554432000 4194304 6201397 140737005382624 140736632548392 4213039 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 8556 7228 146 491 0 8055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34224

[startup+0.200384 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20245
/proc/meminfo: memFree=29446940/32872528 swapFree=1505440/1685312
[pid=20245] ppid=20242 vsize=34500 CPUtime=0.19 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 916 0 0 0 19 0 0 0 20 0 1 0 27778319 35328000 7299 33554432000 4194304 6201397 140737005382624 140736632548392 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 8625 7299 146 491 0 8124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34500

[startup+0.300327 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20245
/proc/meminfo: memFree=29446940/32872528 swapFree=1505440/1685312
[pid=20245] ppid=20242 vsize=34712 CPUtime=0.29 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 1195 0 0 0 29 0 0 0 20 0 1 0 27778319 35545088 7494 33554432000 4194304 6201397 140737005382624 140736632548392 4207716 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 8678 7494 146 491 0 8177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34712

[startup+0.700292 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20245
/proc/meminfo: memFree=29446940/32872528 swapFree=1505440/1685312
[pid=20245] ppid=20242 vsize=42636 CPUtime=0.68 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 2097 0 0 0 68 0 0 0 20 0 1 0 27778319 43659264 8655 33554432000 4194304 6201397 140737005382624 140737005381416 4213387 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 10659 8655 159 491 0 10158 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42636

[startup+1.5003 s]
/proc/loadavg: 2.32 2.25 2.20 4/179 20246
/proc/meminfo: memFree=29409740/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=43320 CPUtime=1.49 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 2273 0 0 0 148 1 0 0 20 0 1 0 27778319 44359680 9342 33554432000 4194304 6201397 140737005382624 140737005381416 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 10830 9342 159 491 0 10329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43320

[startup+3.10028 s]
/proc/loadavg: 2.32 2.25 2.20 4/178 20246
/proc/meminfo: memFree=29402172/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=51984 CPUtime=3.09 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 3170 0 0 0 308 1 0 0 20 0 1 0 27778319 53231616 10550 33554432000 4194304 6201397 140737005382624 140737005381416 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 12996 10550 159 491 0 12495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51984

[startup+6.30026 s]
/proc/loadavg: 2.38 2.27 2.20 4/178 20246
/proc/meminfo: memFree=29392452/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=52668 CPUtime=6.29 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 4705 0 0 0 628 1 0 0 20 0 1 0 27778319 53932032 12008 33554432000 4194304 6201397 140737005382624 140737005381752 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 13167 12008 166 491 0 12666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52668

[startup+12.7003 s]
/proc/loadavg: 2.35 2.26 2.20 3/179 20247
/proc/meminfo: memFree=29376344/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=67332 CPUtime=12.68 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 5664 0 0 0 1267 1 0 0 20 0 1 0 27778319 68947968 14891 33554432000 4194304 6201397 140737005382624 140737005381752 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 16833 14891 166 491 0 16332 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67332

[startup+25.5003 s]
/proc/loadavg: 2.27 2.25 2.19 3/179 20247
/proc/meminfo: memFree=29359740/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=87268 CPUtime=25.49 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 6864 0 0 0 2547 2 0 0 20 0 1 0 27778319 89362432 16193 33554432000 4194304 6201397 140737005382624 140737005381656 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 21817 16193 166 491 0 21316 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87268

[startup+51.1004 s]
/proc/loadavg: 2.26 2.24 2.19 4/179 20247
/proc/meminfo: memFree=29313520/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=88840 CPUtime=51.08 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 7685 0 0 0 5106 2 0 0 20 0 1 0 27778319 90972160 20429 33554432000 4194304 6201397 140737005382624 140737005381336 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 22210 20429 166 491 0 21709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88840

[startup+102.3 s]
/proc/loadavg: 2.18 2.22 2.18 4/179 20248
/proc/meminfo: memFree=29281204/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=128200 CPUtime=102.28 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 10270 0 0 0 10225 3 0 0 20 0 1 0 27778319 131276800 26724 33554432000 4194304 6201397 140737005382624 140737005381752 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 32050 26724 166 491 0 31549 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 128200

[startup+162.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/179 20249
/proc/meminfo: memFree=29233744/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=130928 CPUtime=162.26 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 10913 0 0 0 16223 3 0 0 20 0 1 0 27778319 134070272 28895 33554432000 4194304 6201397 140737005382624 140737005381416 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 32732 28895 166 491 0 32231 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 130928

[startup+222.308 s]
/proc/loadavg: 2.15 2.20 2.18 3/179 20250
/proc/meminfo: memFree=29194360/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=185424 CPUtime=222.26 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 12798 0 0 0 22222 4 0 0 20 0 1 0 27778319 189874176 35530 33554432000 4194304 6201397 140737005382624 140737005381288 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 46356 35530 166 491 0 45855 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 185424

[startup+282.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 20251
/proc/meminfo: memFree=29172920/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=187364 CPUtime=282.25 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 13381 0 0 0 28220 5 0 0 20 0 1 0 27778319 191860736 40693 33554432000 4194304 6201397 140737005382624 140737005381320 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 46841 40693 166 491 0 46340 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 187364

[startup+342.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/179 20253
/proc/meminfo: memFree=29165672/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=191988 CPUtime=342.23 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 14455 0 0 0 34218 5 0 0 20 0 1 0 27778319 196595712 41767 33554432000 4194304 6201397 140737005382624 140737005381256 4219340 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 47997 41767 166 491 0 47496 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 191988

[startup+402.3 s]
/proc/loadavg: 2.20 2.19 2.18 4/179 20254
/proc/meminfo: memFree=29158616/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=194076 CPUtime=402.23 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 14937 0 0 0 40217 6 0 0 20 0 1 0 27778319 198733824 42249 33554432000 4194304 6201397 140737005382624 140737005381576 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 48519 42249 166 491 0 48018 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 194076

[startup+462.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 20255
/proc/meminfo: memFree=29153320/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=195740 CPUtime=462.22 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 15602 0 0 0 46216 6 0 0 20 0 1 0 27778319 200437760 42914 33554432000 4194304 6201397 140737005382624 140737005381080 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 48935 42914 166 491 0 48434 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 195740

[startup+522.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/180 20259
/proc/meminfo: memFree=29120592/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=283404 CPUtime=522.21 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 17368 0 0 0 52214 7 0 0 20 0 1 0 27778319 290205696 49938 33554432000 4194304 6201397 140737005382624 140737005381752 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 70851 49938 166 491 0 70350 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 283404

[startup+582.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/179 20260
/proc/meminfo: memFree=29112180/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=291084 CPUtime=582.2 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 18761 0 0 0 58213 7 0 0 20 0 1 0 27778319 298070016 51331 33554432000 4194304 6201397 140737005382624 140737005381336 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/20245/statm: 72771 51331 166 491 0 72270 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 291084


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


[startup+942.3 s]
/proc/loadavg: 2.31 2.29 2.21 3/179 20314
/proc/meminfo: memFree=29759276/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=295388 CPUtime=942.14 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20109 0 0 0 94206 8 0 0 20 0 1 0 27778319 302477312 56960 33554432000 4194304 6201397 140737005382624 140737005381752 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 73847 56960 166 491 0 73346 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 295388

[startup+1002.3 s]
/proc/loadavg: 2.34 2.29 2.21 3/179 20315
/proc/meminfo: memFree=29753576/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=295904 CPUtime=1002.13 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20227 0 0 0 100205 8 0 0 20 0 1 0 27778319 303005696 57077 33554432000 4194304 6201397 140737005382624 140737005381256 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 73976 57077 166 491 0 73475 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 295904

[startup+1062.3 s]
/proc/loadavg: 2.35 2.31 2.22 4/179 20316
/proc/meminfo: memFree=29733108/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=297536 CPUtime=1062.12 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20489 0 0 0 106204 8 0 0 20 0 1 0 27778319 304676864 57850 33554432000 4194304 6201397 140737005382624 140737005381288 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 74384 57850 166 491 0 73883 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 297536

[startup+1122.3 s]
/proc/loadavg: 2.34 2.31 2.23 3/180 20320
/proc/meminfo: memFree=29715484/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=298112 CPUtime=1122.12 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20631 0 0 0 112203 9 0 0 20 0 1 0 27778319 305266688 61058 33554432000 4194304 6201397 140737005382624 140737005381288 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 74528 61058 166 491 0 74027 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 298112

[startup+1182.3 s]
/proc/loadavg: 2.34 2.31 2.23 3/180 20344
/proc/meminfo: memFree=29710292/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=298288 CPUtime=1182.11 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20674 0 0 0 118202 9 0 0 20 0 1 0 27778319 305446912 61101 33554432000 4194304 6201397 140737005382624 140737005381416 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 74572 61101 166 491 0 74071 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 298288

[startup+1242.3 s]
/proc/loadavg: 2.29 2.30 2.23 3/179 20346
/proc/meminfo: memFree=29709352/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=298944 CPUtime=1242.1 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 20847 0 0 0 124201 9 0 0 20 0 1 0 27778319 306118656 61274 33554432000 4194304 6201397 140737005382624 140737005381288 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 74736 61274 166 491 0 74235 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 298944

[startup+1302.3 s]
/proc/loadavg: 2.15 2.26 2.22 3/179 20347
/proc/meminfo: memFree=29708616/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=299648 CPUtime=1302.09 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 21019 0 0 0 130200 9 0 0 20 0 1 0 27778319 306839552 61446 33554432000 4194304 6201397 140737005382624 140737005381256 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 74912 61446 166 491 0 74411 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 299648

[startup+1362.3 s]
/proc/loadavg: 2.42 2.31 2.24 3/179 20348
/proc/meminfo: memFree=29699436/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=306716 CPUtime=1362.08 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 22738 0 0 0 136199 9 0 0 20 0 1 0 27778319 314077184 63165 33554432000 4194304 6201397 140737005382624 140737005381192 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 76679 63165 166 491 0 76178 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 306716

[startup+1422.3 s]
/proc/loadavg: 2.33 2.30 2.23 3/179 20349
/proc/meminfo: memFree=29698068/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=307500 CPUtime=1422.07 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 22892 0 0 0 142198 9 0 0 20 0 1 0 27778319 314880000 63319 33554432000 4194304 6201397 140737005382624 140737005381752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 76875 63319 166 491 0 76374 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 307500

[startup+1482.3 s]
/proc/loadavg: 2.32 2.30 2.24 3/179 20350
/proc/meminfo: memFree=29692980/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=307500 CPUtime=1482.06 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 22922 0 0 0 148197 9 0 0 20 0 1 0 27778319 314880000 63349 33554432000 4194304 6201397 140737005382624 140737005381752 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 76875 63349 166 491 0 76374 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 307500

[startup+1542.31 s]
/proc/loadavg: 2.34 2.31 2.24 4/179 20352
/proc/meminfo: memFree=29685552/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=307916 CPUtime=1542.06 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23026 0 0 0 154197 9 0 0 20 0 1 0 27778319 315305984 64986 33554432000 4194304 6201397 140737005382624 140737005381416 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 76979 64986 166 491 0 76478 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 307916

[startup+1602.3 s]
/proc/loadavg: 2.12 2.25 2.22 3/179 20353
/proc/meminfo: memFree=29680536/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=307916 CPUtime=1602.04 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23048 0 0 0 160195 9 0 0 20 0 1 0 27778319 315305984 66030 33554432000 4194304 6201397 140737005382624 140737005381752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 76979 66030 166 491 0 76478 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 307916

[startup+1662.3 s]
/proc/loadavg: 2.15 2.23 2.22 3/179 20354
/proc/meminfo: memFree=29677244/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=308460 CPUtime=1662.03 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23124 0 0 0 166194 9 0 0 20 0 1 0 27778319 315863040 66106 33554432000 4194304 6201397 140737005382624 140737005381288 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 77115 66106 166 491 0 76614 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 308460

[startup+1722.3 s]
/proc/loadavg: 2.32 2.26 2.23 3/180 20358
/proc/meminfo: memFree=29675236/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=309488 CPUtime=1722.02 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23299 0 0 0 172193 9 0 0 20 0 1 0 27778319 316915712 66281 33554432000 4194304 6201397 140737005382624 140737005381288 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 77372 66281 166 491 0 76871 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 309488

[startup+1782.3 s]
/proc/loadavg: 2.35 2.27 2.23 3/179 20359
/proc/meminfo: memFree=29661408/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=309616 CPUtime=1782.01 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23344 0 0 0 178192 9 0 0 20 0 1 0 27778319 317046784 66326 33554432000 4194304 6201397 140737005382624 140737005381080 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 77404 66326 166 491 0 76903 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 309616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.33 2.27 2.23 3/179 20359
/proc/meminfo: memFree=29660788/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=309616 CPUtime=1800.01 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23351 0 0 0 179992 9 0 0 20 0 1 0 27778319 317046784 66333 33554432000 4194304 6201397 140737005382624 140737005381752 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 77404 66333 166 491 0 76903 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 309616

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

[startup+1800.3 s]
/proc/loadavg: 2.33 2.27 2.23 3/179 20359
/proc/meminfo: memFree=29660788/32872528 swapFree=1505436/1685308
[pid=20245] ppid=20242 vsize=309616 CPUtime=1800.01 cores=1,3,5,7
/proc/20245/stat : 20245 (cdcl-cuttingpla) R 20242 20245 17324 0 -1 4202496 23351 0 0 0 179992 9 0 0 20 0 1 0 27778319 317046784 66333 33554432000 4194304 6201397 140737005382624 140737005381752 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20245/statm: 77404 66333 166 491 0 76903 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 309616

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.099984
maximum resident set size= 265332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23351
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= 9
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.56231 second user time and 6.93494 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 15:42:04
IDJOB=4101984
IDBENCH=1831
IDSOLVER=2550
FILE ID=node135/4101984-1466257324
RUNJOBID= node135-1466230914-17341
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/reduced/mps-v2-20-10/MIPLIB/miplib3/normalized-reduced-mps-v2-20-10-qnet1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101984-1466257324/watcher-4101984-1466257324 -o /tmp/evaluation-result-4101984-1466257324/solver-4101984-1466257324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4101984-1466257324.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= a5b00f1ae7deac89a36da7a8be4b1f6d
RANDOM SEED=1511601414

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:        29446840 kB
Buffers:          141560 kB
Cached:           232584 kB
SwapCached:          716 kB
Active:           714468 kB
Inactive:         289524 kB
Active(anon):     630776 kB
Inactive(anon):     1308 kB
Active(file):      83692 kB
Inactive(file):   288216 kB
Unevictable:     1685312 kB
Mlocked:         1505440 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:       2426928 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             602688 kB
SReclaimable:      46828 kB
SUnreclaim:       555860 kB
KernelStack:        1488 kB
PageTables:         8652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2591368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    864256 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= 71700 MiB
End job on node135 at 2016-06-18 16:12:04