Trace number 4102727

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16a2.opb
MD5SUM248472fe06219d598fdcc7ece74901af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1164
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 1164
Optimality of the best value was proved NO
Number of variables3204
Total number of constraints24883
Number of constraints which are clauses24883
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 3204
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 3204
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 3204
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.03	c * #variable= 3204 #constraint= 24883
0.00/0.09	c * #variable= 3204 #constraint= 24883
4.19/4.28	c S1->S2
4.19/4.28	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
4.19/4.28	c total clause space: 29.637MB
4.19/4.28	c total #watches: 299479
10.79/10.82	c total #propagations: 294144 / total #impl: 676239 (eff. 0.435)
10.79/10.82	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
10.79/10.82	c total clause space: 48.1602MB
10.79/10.82	c total #watches: 464339
19.09/19.18	c total #propagations: 571098 / total #impl: 1580654 (eff. 0.361)
19.09/19.18	c GC COLLECT
19.09/19.18	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
19.09/19.18	c total clause space: 48.1602MB
19.09/19.18	c total #watches: 251322
26.88/26.94	c total #propagations: 971579 / total #impl: 2235156 (eff. 0.435)
26.88/26.94	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
26.88/26.94	c total clause space: 48.1602MB
26.88/26.94	c total #watches: 292698
32.48/32.58	c total #propagations: 1333803 / total #impl: 2899839 (eff. 0.460)
32.48/32.58	c GC COLLECT
32.48/32.58	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
32.48/32.58	c total clause space: 48.1602MB
32.48/32.58	c total #watches: 106314
34.88/34.94	c total #propagations: 1685715 / total #impl: 3437102 (eff. 0.490)
34.88/34.94	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
34.88/34.94	c total clause space: 48.1602MB
34.88/34.94	c total #watches: 118771
37.88/37.95	c total #propagations: 2096617 / total #impl: 4054915 (eff. 0.517)
37.88/37.95	c GC COLLECT
37.88/37.95	c #Conflicts:       7000 | #Learnt:       2230 | 0.000
37.88/37.95	c total clause space: 48.1602MB
37.88/37.95	c total #watches: 79690
39.18/39.27	c total #propagations: 2601009 / total #impl: 4744899 (eff. 0.548)
39.18/39.27	c #Conflicts:       8000 | #Learnt:       3230 | 0.000
39.18/39.27	c total clause space: 48.1602MB
39.18/39.27	c total #watches: 81690
41.18/41.24	c total #propagations: 3055875 / total #impl: 5347367 (eff. 0.571)
41.18/41.24	c #Conflicts:       9000 | #Learnt:       4230 | 0.000
41.18/41.24	c total clause space: 48.1602MB
41.18/41.24	c total #watches: 206970
49.18/49.25	c total #propagations: 3400891 / total #impl: 7069738 (eff. 0.481)
49.18/49.25	c GC COLLECT
49.18/49.25	c #Conflicts:      10000 | #Learnt:       2713 | 0.000
49.18/49.25	c total clause space: 48.1602MB
49.18/49.25	c total #watches: 182381
54.28/54.36	c total #propagations: 3773123 / total #impl: 7648529 (eff. 0.493)
54.28/54.36	c #Conflicts:      11000 | #Learnt:       3713 | 0.000
54.28/54.36	c total clause space: 48.1602MB
54.28/54.36	c total #watches: 252164
62.98/63.08	c total #propagations: 4052545 / total #impl: 8759452 (eff. 0.463)
62.98/63.08	c #Conflicts:      12000 | #Learnt:       4713 | 0.000
62.98/63.08	c total clause space: 78.2603MB
62.98/63.08	c total #watches: 303022
72.08/72.12	c total #propagations: 4389770 / total #impl: 9672542 (eff. 0.454)
72.08/72.12	c #Conflicts:      13000 | #Learnt:       5713 | 0.000
72.08/72.12	c total clause space: 78.2603MB
72.08/72.12	c total #watches: 341506
80.88/80.94	c total #propagations: 4843300 / total #impl: 10607502 (eff. 0.457)
80.88/80.94	c GC COLLECT
80.88/80.94	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
80.88/80.94	c total clause space: 78.2603MB
80.88/80.94	c total #watches: 265731
89.28/89.31	c total #propagations: 5258845 / total #impl: 12078096 (eff. 0.435)
89.28/89.31	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
89.28/89.31	c total clause space: 78.2603MB
89.28/89.31	c total #watches: 346107
100.18/100.22	c total #propagations: 5609786 / total #impl: 13510485 (eff. 0.415)
100.18/100.22	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
100.18/100.22	c total clause space: 127.173MB
100.18/100.22	c total #watches: 457324
115.37/115.49	c total #propagations: 5900542 / total #impl: 15206330 (eff. 0.388)
115.37/115.49	c GC COLLECT
115.37/115.49	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
115.37/115.49	c total clause space: 127.173MB
115.37/115.49	c total #watches: 301913
127.06/127.13	c total #propagations: 6321582 / total #impl: 16045466 (eff. 0.394)
127.06/127.13	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
127.06/127.13	c total clause space: 127.173MB
127.06/127.13	c total #watches: 331355
143.36/143.47	c total #propagations: 6627108 / total #impl: 16619574 (eff. 0.399)
143.36/143.47	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
143.36/143.47	c total clause space: 127.173MB
143.36/143.47	c total #watches: 333355
152.36/152.48	c total #propagations: 7076440 / total #impl: 17241224 (eff. 0.410)
152.36/152.48	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
152.36/152.48	c total clause space: 127.173MB
152.36/152.48	c total #watches: 397932
155.56/155.69	c total #propagations: 7418605 / total #impl: 18524647 (eff. 0.400)
155.56/155.69	c GC COLLECT
155.56/155.69	c #Conflicts:      21000 | #Learnt:       4190 | 0.000
155.56/155.69	c total clause space: 127.173MB
155.56/155.69	c total #watches: 233994
161.16/161.26	c total #propagations: 7644012 / total #impl: 19906856 (eff. 0.384)
161.16/161.26	c #Conflicts:      22000 | #Learnt:       5190 | 0.000
161.16/161.26	c total clause space: 127.173MB
161.16/161.26	c total #watches: 335324
171.06/171.11	c total #propagations: 7896821 / total #impl: 21092215 (eff. 0.374)
171.06/171.11	c #Conflicts:      23000 | #Learnt:       6190 | 0.000
171.06/171.11	c total clause space: 127.173MB
171.06/171.11	c total #watches: 405996
182.67/182.78	c total #propagations: 8184299 / total #impl: 22187022 (eff. 0.369)
182.67/182.78	c #Conflicts:      24000 | #Learnt:       7190 | 0.000
182.67/182.78	c total clause space: 127.173MB
182.67/182.78	c total #watches: 484112
197.06/197.13	c total #propagations: 8485084 / total #impl: 23208629 (eff. 0.366)
197.06/197.13	c GC COLLECT
197.06/197.13	c #Conflicts:      25000 | #Learnt:       4389 | 0.000
197.06/197.13	c total clause space: 127.173MB
197.06/197.13	c total #watches: 280929
207.66/207.75	c total #propagations: 8886677 / total #impl: 23992940 (eff. 0.370)
207.66/207.75	c #Conflicts:      26000 | #Learnt:       5389 | 0.000
207.66/207.75	c total clause space: 127.173MB
207.66/207.75	c total #watches: 361990
218.46/218.54	c total #propagations: 9210717 / total #impl: 25011439 (eff. 0.368)
218.46/218.54	c #Conflicts:      27000 | #Learnt:       6389 | 0.000
218.46/218.54	c total clause space: 127.173MB
218.46/218.54	c total #watches: 462082
244.45/244.58	c total #propagations: 9475354 / total #impl: 26699014 (eff. 0.355)
244.45/244.58	c #Conflicts:      28000 | #Learnt:       7389 | 0.000
244.45/244.58	c total clause space: 127.173MB
244.45/244.58	c total #watches: 488075
248.94/249.08	c total #propagations: 9972802 / total #impl: 27846126 (eff. 0.358)
248.94/249.08	c GC COLLECT
248.94/249.08	c #Conflicts:      29000 | #Learnt:       4285 | 0.000
248.94/249.08	c total clause space: 127.173MB
248.94/249.08	c total #watches: 306812
258.24/258.39	c total #propagations: 10139302 / total #impl: 29419113 (eff. 0.345)
258.24/258.39	c #Conflicts:      30000 | #Learnt:       5285 | 0.000
258.24/258.39	c total clause space: 127.173MB
258.24/258.39	c total #watches: 401012
272.64/272.70	c total #propagations: 10434018 / total #impl: 30970387 (eff. 0.337)
272.64/272.70	c #Conflicts:      31000 | #Learnt:       6285 | 0.000
272.64/272.70	c total clause space: 127.173MB
272.64/272.70	c total #watches: 511970
293.13/293.24	c total #propagations: 10858302 / total #impl: 32786930 (eff. 0.331)
293.13/293.24	c #Conflicts:      32000 | #Learnt:       7285 | 0.000
293.13/293.24	c total clause space: 127.173MB
293.13/293.24	c total #watches: 535792
310.82/310.90	c total #propagations: 11241460 / total #impl: 33832586 (eff. 0.332)
310.82/310.90	c #Conflicts:      33000 | #Learnt:       8285 | 0.000
310.82/310.90	c total clause space: 127.173MB
310.82/310.90	c total #watches: 633797
320.92/321.06	c total #propagations: 11528266 / total #impl: 35146660 (eff. 0.328)
320.92/321.06	c GC COLLECT
320.92/321.06	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
320.92/321.06	c total clause space: 206.656MB
320.92/321.06	c total #watches: 369068
344.72/344.83	c total #propagations: 11758726 / total #impl: 36796191 (eff. 0.320)
344.72/344.83	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
344.72/344.83	c total clause space: 206.656MB
344.72/344.83	c total #watches: 420473
363.91/364.05	c total #propagations: 12183986 / total #impl: 37978454 (eff. 0.321)
363.91/364.05	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
363.91/364.05	c total clause space: 206.656MB
363.91/364.05	c total #watches: 425445
370.72/370.81	c total #propagations: 12630142 / total #impl: 38698068 (eff. 0.326)
370.72/370.81	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
370.72/370.81	c total clause space: 206.656MB
370.72/370.81	c total #watches: 554345
373.93/374.01	c total #propagations: 12905766 / total #impl: 40895086 (eff. 0.316)
373.93/374.01	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
373.93/374.01	c total clause space: 206.656MB
373.93/374.01	c total #watches: 712259
381.52/381.64	c total #propagations: 13051695 / total #impl: 43988386 (eff. 0.297)
381.52/381.64	c GC COLLECT
381.52/381.64	c #Conflicts:      39000 | #Learnt:       5192 | 0.000
381.52/381.64	c total clause space: 206.656MB
381.52/381.64	c total #watches: 408478
395.41/395.56	c total #propagations: 13369328 / total #impl: 45468350 (eff. 0.294)
395.41/395.56	c #Conflicts:      40000 | #Learnt:       6192 | 0.000
395.41/395.56	c total clause space: 206.656MB
395.41/395.56	c total #watches: 508031
410.61/410.71	c total #propagations: 13771811 / total #impl: 47220348 (eff. 0.292)
410.61/410.71	c #Conflicts:      41000 | #Learnt:       7192 | 0.000
410.61/410.71	c total clause space: 206.656MB
410.61/410.71	c total #watches: 583629
424.71/424.89	c total #propagations: 14166744 / total #impl: 48433495 (eff. 0.292)
424.71/424.89	c #Conflicts:      42000 | #Learnt:       8192 | 0.000
424.71/424.89	c total clause space: 206.656MB
424.71/424.89	c total #watches: 678859
446.30/446.49	c total #propagations: 14544967 / total #impl: 49963574 (eff. 0.291)
446.30/446.49	c #Conflicts:      43000 | #Learnt:       9192 | 0.000
446.30/446.49	c total clause space: 206.656MB
446.30/446.49	c total #watches: 758710
468.90/469.07	c total #propagations: 14947464 / total #impl: 51767807 (eff. 0.289)
468.90/469.07	c GC COLLECT
468.90/469.07	c #Conflicts:      44000 | #Learnt:       5248 | 0.000
468.90/469.07	c total clause space: 206.656MB
468.90/469.07	c total #watches: 400918
479.40/479.56	c total #propagations: 15358398 / total #impl: 52608094 (eff. 0.292)
479.40/479.56	c #Conflicts:      45000 | #Learnt:       6248 | 0.000
479.40/479.56	c total clause space: 206.656MB
479.40/479.56	c total #watches: 456436
491.20/491.31	c total #propagations: 15715227 / total #impl: 53579260 (eff. 0.293)
491.20/491.31	c #Conflicts:      46000 | #Learnt:       7248 | 0.000
491.20/491.31	c total clause space: 206.656MB
491.20/491.31	c total #watches: 581154
512.30/512.42	c total #propagations: 16032879 / total #impl: 54983896 (eff. 0.292)
512.30/512.42	c #Conflicts:      47000 | #Learnt:       8248 | 0.000
512.30/512.42	c total clause space: 206.656MB
512.30/512.42	c total #watches: 629905
530.69/530.87	c total #propagations: 16333627 / total #impl: 55891854 (eff. 0.292)
530.69/530.87	c #Conflicts:      48000 | #Learnt:       9248 | 0.000
530.69/530.87	c total clause space: 206.656MB
530.69/530.87	c total #watches: 785172
550.19/550.36	c total #propagations: 16629656 / total #impl: 57807915 (eff. 0.288)
550.19/550.36	c #Conflicts:      49000 | #Learnt:      10248 | 0.000
550.19/550.36	c total clause space: 206.656MB
550.19/550.36	c total #watches: 927007
580.38/580.51	c total #propagations: 16946337 / total #impl: 60339690 (eff. 0.281)
580.38/580.51	c GC COLLECT
580.38/580.51	c #Conflicts:      50000 | #Learnt:       5936 | 0.000
580.38/580.51	c total clause space: 206.656MB
580.38/580.51	c total #watches: 465053
599.88/600.08	c total #propagations: 17398466 / total #impl: 61762331 (eff. 0.282)
599.88/600.08	c #Conflicts:      51000 | #Learnt:       6936 | 0.000
599.88/600.08	c total clause space: 206.656MB
599.88/600.08	c total #watches: 547886
615.78/615.98	c total #propagations: 17705802 / total #impl: 63232899 (eff. 0.280)
615.78/615.98	c #Conflicts:      52000 | #Learnt:       7936 | 0.000
615.78/615.98	c total clause space: 206.656MB
615.78/615.98	c total #watches: 580314
628.27/628.47	c total #propagations: 17920252 / total #impl: 63751645 (eff. 0.281)
628.27/628.47	c #Conflicts:      53000 | #Learnt:       8936 | 0.000
628.27/628.47	c total clause space: 206.656MB
628.27/628.47	c total #watches: 666492
637.88/638.03	c total #propagations: 18255170 / total #impl: 65594181 (eff. 0.278)
637.88/638.03	c #Conflicts:      54000 | #Learnt:       9936 | 0.000
637.88/638.03	c total clause space: 206.656MB
637.88/638.03	c total #watches: 773391
664.47/664.68	c total #propagations: 18487979 / total #impl: 67161761 (eff. 0.275)
664.47/664.68	c #Conflicts:      55000 | #Learnt:      10936 | 0.000
664.47/664.68	c total clause space: 206.656MB
664.47/664.68	c total #watches: 811896
681.87/682.10	c total #propagations: 18852080 / total #impl: 68254255 (eff. 0.276)
681.87/682.10	c GC COLLECT
681.87/682.10	c #Conflicts:      56000 | #Learnt:       6320 | 0.000
681.87/682.10	c total clause space: 206.656MB
681.87/682.10	c total #watches: 495174
698.37/698.56	c total #propagations: 19185433 / total #impl: 69802916 (eff. 0.275)
698.37/698.56	c #Conflicts:      57000 | #Learnt:       7320 | 0.000
698.37/698.56	c total clause space: 206.656MB
698.37/698.56	c total #watches: 514840
704.86/705.10	c total #propagations: 19563151 / total #impl: 70698135 (eff. 0.277)
704.86/705.10	c #Conflicts:      58000 | #Learnt:       8320 | 0.000
704.86/705.10	c total clause space: 206.656MB
704.86/705.10	c total #watches: 708302
725.66/725.80	c total #propagations: 19792474 / total #impl: 73121539 (eff. 0.271)
725.66/725.80	c #Conflicts:      59000 | #Learnt:       9320 | 0.000
725.66/725.80	c total clause space: 206.656MB
725.66/725.80	c total #watches: 816736
745.76/745.97	c total #propagations: 20096044 / total #impl: 74742958 (eff. 0.269)
745.76/745.97	c #Conflicts:      60000 | #Learnt:      10320 | 0.000
745.76/745.97	c total clause space: 206.656MB
745.76/745.97	c total #watches: 845058
754.96/755.19	c total #propagations: 20355428 / total #impl: 75467487 (eff. 0.270)
754.96/755.19	c #Conflicts:      61000 | #Learnt:      11320 | 0.000
754.96/755.19	c total clause space: 206.656MB
754.96/755.19	c total #watches: 948427
764.76/764.99	c total #propagations: 20564514 / total #impl: 77372546 (eff. 0.266)
764.76/764.99	c GC COLLECT
764.76/764.99	c #Conflicts:      62000 | #Learnt:       6452 | 0.000
764.76/764.99	c total clause space: 206.656MB
764.76/764.99	c total #watches: 488823
775.26/775.48	c total #propagations: 20761585 / total #impl: 78975949 (eff. 0.263)
775.26/775.48	c #Conflicts:      63000 | #Learnt:       7452 | 0.000
775.26/775.48	c total clause space: 206.656MB
775.26/775.48	c total #watches: 588717
784.95/785.10	c total #propagations: 21065413 / total #impl: 80305387 (eff. 0.262)
784.95/785.10	c #Conflicts:      64000 | #Learnt:       8452 | 0.000
784.95/785.10	c total clause space: 206.656MB
784.95/785.10	c total #watches: 691901
805.85/806.08	c total #propagations: 21319239 / total #impl: 81957564 (eff. 0.260)
805.85/806.08	c #Conflicts:      65000 | #Learnt:       9452 | 0.000
805.85/806.08	c total clause space: 206.656MB
805.85/806.08	c total #watches: 743924
821.15/821.31	c total #propagations: 21751196 / total #impl: 83343436 (eff. 0.261)
821.15/821.31	c #Conflicts:      66000 | #Learnt:      10452 | 0.000
821.15/821.31	c total clause space: 206.656MB
821.15/821.31	c total #watches: 853876
859.34/859.51	c total #propagations: 22034887 / total #impl: 85099684 (eff. 0.259)
859.34/859.51	c #Conflicts:      67000 | #Learnt:      11452 | 0.000
859.34/859.51	c total clause space: 206.656MB
859.34/859.51	c total #watches: 946783
895.24/895.42	c total #propagations: 22394096 / total #impl: 86467952 (eff. 0.259)
895.24/895.42	c #Conflicts:      68000 | #Learnt:      12452 | 0.000
895.24/895.42	c total clause space: 206.656MB
895.24/895.42	c total #watches: 1004463
917.13/917.33	c total #propagations: 22715688 / total #impl: 87514804 (eff. 0.260)
917.13/917.33	c GC COLLECT
917.13/917.33	c #Conflicts:      69000 | #Learnt:       7249 | 0.000
917.13/917.33	c total clause space: 206.656MB
917.13/917.33	c total #watches: 570334
939.53/939.76	c total #propagations: 23104496 / total #impl: 89127263 (eff. 0.259)
939.53/939.76	c #Conflicts:      70000 | #Learnt:       8249 | 0.000
939.53/939.76	c total clause space: 206.656MB
939.53/939.76	c total #watches: 684596
973.23/973.40	c total #propagations: 23386608 / total #impl: 90900102 (eff. 0.257)
973.23/973.40	c #Conflicts:      71000 | #Learnt:       9249 | 0.000
973.23/973.40	c total clause space: 206.656MB
973.23/973.40	c total #watches: 723490
1005.12/1005.34	c total #propagations: 23745884 / total #impl: 91758027 (eff. 0.259)
1005.12/1005.34	c #Conflicts:      72000 | #Learnt:      10249 | 0.000
1005.12/1005.34	c total clause space: 206.656MB
1005.12/1005.34	c total #watches: 757885
1031.72/1031.91	c total #propagations: 24214286 / total #impl: 92912401 (eff. 0.261)
1031.72/1031.91	c #Conflicts:      73000 | #Learnt:      11249 | 0.000
1031.72/1031.91	c total clause space: 206.656MB
1031.72/1031.91	c total #watches: 800316
1065.11/1065.34	c total #propagations: 24566743 / total #impl: 93795298 (eff. 0.262)
1065.11/1065.34	c #Conflicts:      74000 | #Learnt:      12249 | 0.000
1065.11/1065.34	c total clause space: 206.656MB
1065.11/1065.34	c total #watches: 831217
1070.51/1070.78	c total #propagations: 24979312 / total #impl: 94739263 (eff. 0.264)
1070.51/1070.78	c GC COLLECT
1070.51/1070.78	c #Conflicts:      75000 | #Learnt:       6728 | 0.000
1070.51/1070.78	c total clause space: 206.656MB
1070.51/1070.78	c total #watches: 519202
1085.91/1086.14	c total #propagations: 25197938 / total #impl: 96316537 (eff. 0.262)
1085.91/1086.14	c #Conflicts:      76000 | #Learnt:       7728 | 0.000
1085.91/1086.14	c total clause space: 206.656MB
1085.91/1086.14	c total #watches: 658891
1101.31/1101.56	c total #propagations: 25496629 / total #impl: 98292900 (eff. 0.259)
1101.31/1101.56	c #Conflicts:      77000 | #Learnt:       8728 | 0.000
1101.31/1101.56	c total clause space: 206.656MB
1101.31/1101.56	c total #watches: 847430
1112.90/1113.12	c total #propagations: 25752698 / total #impl: 101194166 (eff. 0.254)
1112.90/1113.12	c #Conflicts:      78000 | #Learnt:       9728 | 0.000
1112.90/1113.12	c total clause space: 206.656MB
1112.90/1113.12	c total #watches: 962310
1137.70/1137.99	c total #propagations: 25949155 / total #impl: 102953845 (eff. 0.252)
1137.70/1137.99	c #Conflicts:      79000 | #Learnt:      10728 | 0.000
1137.70/1137.99	c total clause space: 206.656MB
1137.70/1137.99	c total #watches: 1022258
1145.19/1145.40	c total #propagations: 26173163 / total #impl: 103721129 (eff. 0.252)
1145.19/1145.40	c #Conflicts:      80000 | #Learnt:      11728 | 0.000
1145.19/1145.40	c total clause space: 335.816MB
1145.19/1145.40	c total #watches: 1103963
1151.40/1151.67	c total #propagations: 26350821 / total #impl: 105793256 (eff. 0.249)
1151.40/1151.67	c #Conflicts:      81000 | #Learnt:      12728 | 0.000
1151.40/1151.67	c total clause space: 335.816MB
1151.40/1151.67	c total #watches: 1111209
1166.90/1167.11	c total #propagations: 26491217 / total #impl: 106491155 (eff. 0.249)
1166.90/1167.11	c GC COLLECT
1166.90/1167.11	c #Conflicts:      82000 | #Learnt:       6913 | 0.000
1166.90/1167.11	c total clause space: 335.816MB
1166.90/1167.11	c total #watches: 547313
1198.28/1198.59	c total #propagations: 26649322 / total #impl: 107233174 (eff. 0.249)
1198.28/1198.59	c #Conflicts:      83000 | #Learnt:       7913 | 0.000
1198.28/1198.59	c total clause space: 335.816MB
1198.28/1198.59	c total #watches: 624806
1219.88/1220.16	c total #propagations: 27120758 / total #impl: 108947624 (eff. 0.249)
1219.88/1220.16	c #Conflicts:      84000 | #Learnt:       8913 | 0.000
1219.88/1220.16	c total clause space: 335.816MB
1219.88/1220.16	c total #watches: 685700
1227.28/1227.52	c total #propagations: 27424586 / total #impl: 110207061 (eff. 0.249)
1227.28/1227.52	c #Conflicts:      85000 | #Learnt:       9913 | 0.000
1227.28/1227.52	c total clause space: 335.816MB
1227.28/1227.52	c total #watches: 711291
1232.58/1232.90	c total #propagations: 27596495 / total #impl: 111147806 (eff. 0.248)
1232.58/1232.90	c #Conflicts:      86000 | #Learnt:      10913 | 0.000
1232.58/1232.90	c total clause space: 335.816MB
1232.58/1232.90	c total #watches: 729441
1239.08/1239.36	c total #propagations: 27750042 / total #impl: 112102520 (eff. 0.248)
1239.08/1239.36	c #Conflicts:      87000 | #Learnt:      11913 | 0.000
1239.08/1239.36	c total clause space: 335.816MB
1239.08/1239.36	c total #watches: 759286
1244.68/1244.98	c total #propagations: 27914633 / total #impl: 113061083 (eff. 0.247)
1244.68/1244.98	c #Conflicts:      88000 | #Learnt:      12913 | 0.000
1244.68/1244.98	c total clause space: 335.816MB
1244.68/1244.98	c total #watches: 839799
1250.68/1250.90	c total #propagations: 28068248 / total #impl: 114470725 (eff. 0.245)
1250.68/1250.90	c #Conflicts:      89000 | #Learnt:      13913 | 0.000
1250.68/1250.90	c total clause space: 335.816MB
1250.68/1250.90	c total #watches: 889790
1258.57/1258.81	c total #propagations: 28260663 / total #impl: 115818832 (eff. 0.244)
1258.57/1258.81	c GC COLLECT
1258.57/1258.81	c #Conflicts:      90000 | #Learnt:       7860 | 0.000
1258.57/1258.81	c total clause space: 335.816MB
1258.57/1258.81	c total #watches: 652329
1274.57/1274.89	c total #propagations: 28464636 / total #impl: 117524792 (eff. 0.242)
1274.57/1274.89	c #Conflicts:      91000 | #Learnt:       8860 | 0.000
1274.57/1274.89	c total clause space: 335.816MB
1274.57/1274.89	c total #watches: 709865
1299.47/1299.70	c total #propagations: 28706375 / total #impl: 118656636 (eff. 0.242)
1299.47/1299.70	c #Conflicts:      92000 | #Learnt:       9860 | 0.000
1299.47/1299.70	c total clause space: 335.816MB
1299.47/1299.70	c total #watches: 810226
1312.47/1312.71	c total #propagations: 29019702 / total #impl: 120191166 (eff. 0.241)
1312.47/1312.71	c #Conflicts:      93000 | #Learnt:      10860 | 0.000
1312.47/1312.71	c total clause space: 335.816MB
1312.47/1312.71	c total #watches: 999866
1334.47/1334.79	c total #propagations: 29263640 / total #impl: 122325064 (eff. 0.239)
1334.47/1334.79	c #Conflicts:      94000 | #Learnt:      11860 | 0.000
1334.47/1334.79	c total clause space: 335.816MB
1334.47/1334.79	c total #watches: 1150357
1364.56/1364.82	c total #propagations: 29522998 / total #impl: 124585105 (eff. 0.237)
1364.56/1364.82	c #Conflicts:      95000 | #Learnt:      12860 | 0.000
1364.56/1364.82	c total clause space: 335.816MB
1364.56/1364.82	c total #watches: 1298266
1389.36/1389.69	c total #propagations: 29767723 / total #impl: 126666582 (eff. 0.235)
1389.36/1389.69	c #Conflicts:      96000 | #Learnt:      13860 | 0.000
1389.36/1389.69	c total clause space: 335.816MB
1389.36/1389.69	c total #watches: 1370079
1448.85/1449.15	c total #propagations: 29988756 / total #impl: 128007835 (eff. 0.234)
1448.85/1449.15	c #Conflicts:      97000 | #Learnt:      14860 | 0.000
1448.85/1449.15	c total clause space: 335.816MB
1448.85/1449.15	c total #watches: 1410380
1480.54/1480.88	c total #propagations: 30338713 / total #impl: 129246962 (eff. 0.235)
1480.54/1480.88	c GC COLLECT
1480.54/1480.88	c #Conflicts:      98000 | #Learnt:       8456 | 0.000
1480.54/1480.88	c total clause space: 335.816MB
1480.54/1480.88	c total #watches: 636041
1507.93/1508.25	c total #propagations: 30749492 / total #impl: 130002241 (eff. 0.237)
1507.93/1508.25	c #Conflicts:      99000 | #Learnt:       9456 | 0.000
1507.93/1508.25	c total clause space: 335.816MB
1507.93/1508.25	c total #watches: 667362
1542.80/1543.18	c total #propagations: 31136042 / total #impl: 130978425 (eff. 0.238)
1542.80/1543.18	c #Conflicts:     100000 | #Learnt:      10456 | 0.000
1542.80/1543.18	c total clause space: 335.816MB
1542.80/1543.18	c total #watches: 683670
1561.79/1562.14	c total #propagations: 31568594 / total #impl: 131839260 (eff. 0.239)
1561.79/1562.14	c #Conflicts:     101000 | #Learnt:      11456 | 0.000
1561.79/1562.14	c total clause space: 335.816MB
1561.79/1562.14	c total #watches: 775126
1577.08/1577.44	c total #propagations: 31809293 / total #impl: 133309489 (eff. 0.239)
1577.08/1577.44	c #Conflicts:     102000 | #Learnt:      12456 | 0.000
1577.08/1577.44	c total clause space: 335.816MB
1577.08/1577.44	c total #watches: 834090
1578.87/1579.27	c total #propagations: 32055896 / total #impl: 134412852 (eff. 0.238)
1578.87/1579.27	c #Conflicts:     103000 | #Learnt:      13456 | 0.000
1578.87/1579.27	c total clause space: 335.816MB
1578.87/1579.27	c total #watches: 836866
1600.67/1601.07	c total #propagations: 32148230 / total #impl: 134876047 (eff. 0.238)
1600.67/1601.07	c #Conflicts:     104000 | #Learnt:      14456 | 0.000
1600.67/1601.07	c total clause space: 335.816MB
1600.67/1601.07	c total #watches: 974895
1632.76/1633.19	c total #propagations: 32385786 / total #impl: 137068696 (eff. 0.236)
1632.76/1633.19	c #Conflicts:     105000 | #Learnt:      15456 | 0.000
1632.76/1633.19	c total clause space: 335.816MB
1632.76/1633.19	c total #watches: 1027304
1650.87/1651.21	c total #propagations: 32758415 / total #impl: 138489525 (eff. 0.237)
1650.87/1651.21	c GC COLLECT
1650.87/1651.21	c #Conflicts:     106000 | #Learnt:       8710 | 0.000
1650.87/1651.21	c total clause space: 335.816MB
1650.87/1651.21	c total #watches: 737636
1677.85/1678.27	c total #propagations: 33087156 / total #impl: 140307121 (eff. 0.236)
1677.85/1678.27	c #Conflicts:     107000 | #Learnt:       9710 | 0.000
1677.85/1678.27	c total clause space: 335.816MB
1677.85/1678.27	c total #watches: 843222
1701.36/1701.72	c total #propagations: 33500480 / total #impl: 142280929 (eff. 0.235)
1701.36/1701.72	c #Conflicts:     108000 | #Learnt:      10710 | 0.000
1701.36/1701.72	c total clause space: 335.816MB
1701.36/1701.72	c total #watches: 1005628
1735.75/1736.17	c total #propagations: 33759786 / total #impl: 144751761 (eff. 0.233)
1735.75/1736.17	c #Conflicts:     109000 | #Learnt:      11710 | 0.000
1735.75/1736.17	c total clause space: 335.816MB
1735.75/1736.17	c total #watches: 1037553
1753.84/1754.25	c total #propagations: 34096514 / total #impl: 145719873 (eff. 0.234)
1753.84/1754.25	c #Conflicts:     110000 | #Learnt:      12710 | 0.000
1753.84/1754.25	c total clause space: 335.816MB
1753.84/1754.25	c total #watches: 1088274
1786.14/1786.58	c total #propagations: 34329097 / total #impl: 147501210 (eff. 0.233)
1786.14/1786.58	c #Conflicts:     111000 | #Learnt:      13710 | 0.000
1786.14/1786.58	c total clause space: 335.816MB
1786.14/1786.58	c total #watches: 1238048

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-4102727-1466267204/watcher-4102727-1466267204 -o /tmp/evaluation-result-4102727-1466267204/solver-4102727-1466267204 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16745 --watchdog 1960 --input HOME/instance-4102727-1466267204.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=19733
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.12 2.21 2.23 4/176 19736
/proc/meminfo: memFree=29989612/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 28766115 57319424 7804 33554432000 4194304 6211289 140737487687408 140736126242008 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 13994 7804 98 493 0 13491 0

[startup+0.100186 s]
/proc/loadavg: 2.12 2.21 2.23 4/176 19736
/proc/meminfo: memFree=29989612/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=67044 CPUtime=0.08 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 1677 0 0 0 8 0 0 0 20 0 1 0 28766115 68653056 13996 33554432000 4194304 6211289 140737487687408 140736126242008 5204324 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 16761 13996 143 493 0 16258 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67044

[startup+0.200421 s]
/proc/loadavg: 2.12 2.21 2.23 4/176 19736
/proc/meminfo: memFree=29989612/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=70468 CPUtime=0.19 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 2663 0 0 0 18 1 0 0 20 0 1 0 28766115 72159232 15897 33554432000 4194304 6211289 140737487687408 140736126242008 4236315 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 17617 15897 204 493 0 17114 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70468

[startup+0.300364 s]
/proc/loadavg: 2.12 2.21 2.23 4/176 19736
/proc/meminfo: memFree=29989612/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=82868 CPUtime=0.29 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 3184 0 0 0 28 1 0 0 20 0 1 0 28766115 84856832 17390 33554432000 4194304 6211289 140737487687408 140736126242008 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 20717 17390 204 493 0 20214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82868

[startup+0.700239 s]
/proc/loadavg: 2.12 2.21 2.23 4/176 19736
/proc/meminfo: memFree=29989612/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=97856 CPUtime=0.69 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 4215 0 0 0 68 1 0 0 20 0 1 0 28766115 100204544 19930 33554432000 4194304 6211289 140737487687408 140737487685272 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 24464 19930 204 493 0 23961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97856

[startup+1.50024 s]
/proc/loadavg: 2.12 2.21 2.23 4/177 19737
/proc/meminfo: memFree=29909816/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=98780 CPUtime=1.49 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 4422 0 0 0 148 1 0 0 20 0 1 0 28766115 101150720 20137 33554432000 4194304 6211289 140737487687408 140737487685272 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 24695 20137 204 493 0 24192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98780

[startup+3.10024 s]
/proc/loadavg: 2.11 2.21 2.23 3/177 19737
/proc/meminfo: memFree=29906280/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=99056 CPUtime=3.09 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 4486 0 0 0 308 1 0 0 20 0 1 0 28766115 101433344 21223 33554432000 4194304 6211289 140737487687408 140737487685400 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 24764 21223 204 493 0 24261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99056

[startup+6.30023 s]
/proc/loadavg: 2.11 2.21 2.23 3/177 19737
/proc/meminfo: memFree=29906408/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=99056 CPUtime=6.29 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 4524 0 0 0 628 1 0 0 20 0 1 0 28766115 101433344 21261 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 24764 21261 214 493 0 24261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99056

[startup+12.7003 s]
/proc/loadavg: 2.18 2.22 2.23 3/177 19737
/proc/meminfo: memFree=29884680/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=120400 CPUtime=12.69 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 6925 0 0 0 1267 2 0 0 20 0 1 0 28766115 123289600 26771 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 30100 26771 214 493 0 29597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120400

[startup+25.5004 s]
/proc/loadavg: 2.23 2.22 2.23 3/177 19737
/proc/meminfo: memFree=29884964/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=120400 CPUtime=25.49 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 7098 0 0 0 2547 2 0 0 20 0 1 0 28766115 123289600 26933 33554432000 4194304 6211289 140737487687408 140737487685752 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 30100 26933 219 493 0 29597 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120400

[startup+51.1003 s]
/proc/loadavg: 2.22 2.22 2.23 3/177 19737
/proc/meminfo: memFree=29881312/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=120668 CPUtime=51.08 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 7319 0 0 0 5106 2 0 0 20 0 1 0 28766115 123564032 27120 33554432000 4194304 6211289 140737487687408 140737487685400 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 30167 27120 219 493 0 29664 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120668

[startup+102.3 s]
/proc/loadavg: 2.25 2.23 2.23 3/177 19739
/proc/meminfo: memFree=29827860/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=210480 CPUtime=102.28 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 10772 0 0 0 10225 3 0 0 20 0 1 0 28766115 215531520 38757 33554432000 4194304 6211289 140737487687408 140737487685400 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 52620 38757 219 493 0 52117 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 210480

[startup+162.3 s]
/proc/loadavg: 2.24 2.23 2.23 3/177 19740
/proc/meminfo: memFree=29819548/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=211292 CPUtime=162.26 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 11650 0 0 0 16223 3 0 0 20 0 1 0 28766115 216363008 40227 33554432000 4194304 6211289 140737487687408 140737487685752 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 52823 40227 219 493 0 52320 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 211292

[startup+222.307 s]
/proc/loadavg: 2.14 2.20 2.22 3/178 19790
/proc/meminfo: memFree=29936676/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=211972 CPUtime=222.26 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 12095 0 0 0 22222 4 0 0 20 0 1 0 28766115 217059328 45254 33554432000 4194304 6211289 140737487687408 140737487685752 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 52993 45254 219 493 0 52490 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 211972

[startup+282.3 s]
/proc/loadavg: 2.27 2.22 2.22 3/177 19791
/proc/meminfo: memFree=29900892/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=212124 CPUtime=282.23 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 12246 0 0 0 28219 4 0 0 20 0 1 0 28766115 217214976 47428 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 53031 47428 219 493 0 52528 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 212124

[startup+342.3 s]
/proc/loadavg: 2.32 2.24 2.22 3/177 19792
/proc/meminfo: memFree=29860860/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=293792 CPUtime=342.22 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 12879 0 0 0 34218 4 0 0 20 0 1 0 28766115 300843008 52818 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 73448 52818 219 493 0 72945 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 293792

[startup+402.3 s]
/proc/loadavg: 2.22 2.22 2.22 3/176 19794
/proc/meminfo: memFree=29843608/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=300120 CPUtime=402.21 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 14423 0 0 0 40216 5 0 0 20 0 1 0 28766115 307322880 54845 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 75030 54845 219 493 0 74527 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 300120

[startup+462.3 s]
/proc/loadavg: 2.24 2.23 2.22 3/177 19796
/proc/meminfo: memFree=29812088/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=304152 CPUtime=462.2 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 15352 0 0 0 46214 6 0 0 20 0 1 0 28766115 311451648 59351 33554432000 4194304 6211289 140737487687408 140737487685272 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76038 59351 219 493 0 75535 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 304152

[startup+522.3 s]
/proc/loadavg: 2.45 2.28 2.23 3/177 19797
/proc/meminfo: memFree=29794248/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=304860 CPUtime=522.19 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 15590 0 0 0 52213 6 0 0 20 0 1 0 28766115 312176640 60611 33554432000 4194304 6211289 140737487687408 140737487685272 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76215 60611 219 493 0 75712 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 304860

[startup+582.3 s]
/proc/loadavg: 2.32 2.27 2.23 3/177 19798
/proc/meminfo: memFree=29749476/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=306300 CPUtime=582.18 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16127 0 0 0 58212 6 0 0 20 0 1 0 28766115 313651200 64725 33554432000 4194304 6211289 140737487687408 140737487685752 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76575 64725 219 493 0 76072 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 306300


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


[startup+882.307 s]
/proc/loadavg: 2.37 2.27 2.23 3/177 19807
/proc/meminfo: memFree=29668368/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=307020 CPUtime=882.15 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16488 0 0 0 88208 7 0 0 20 0 1 0 28766115 314388480 72751 33554432000 4194304 6211289 140737487687408 140737487685272 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76755 72751 219 493 0 76252 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 307020

[startup+942.3 s]
/proc/loadavg: 2.35 2.28 2.23 3/177 19808
/proc/meminfo: memFree=29661620/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=307172 CPUtime=942.13 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16511 0 0 0 94206 7 0 0 20 0 1 0 28766115 314544128 72774 33554432000 4194304 6211289 140737487687408 140737487685752 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76793 72774 219 493 0 76290 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 307172

[startup+1002.3 s]
/proc/loadavg: 2.25 2.27 2.23 3/177 19809
/proc/meminfo: memFree=29659580/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=307172 CPUtime=1002.12 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16513 0 0 0 100205 7 0 0 20 0 1 0 28766115 314544128 72776 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76793 72776 219 493 0 76290 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 307172

[startup+1062.3 s]
/proc/loadavg: 2.31 2.28 2.23 4/177 19811
/proc/meminfo: memFree=29652832/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=307172 CPUtime=1062.11 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16520 0 0 0 106204 7 0 0 20 0 1 0 28766115 314544128 72783 33554432000 4194304 6211289 140737487687408 140737487685752 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76793 72783 219 493 0 76290 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 307172

[startup+1122.3 s]
/proc/loadavg: 2.43 2.33 2.25 3/177 19812
/proc/meminfo: memFree=29652100/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=307308 CPUtime=1122.1 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16563 0 0 0 112203 7 0 0 20 0 1 0 28766115 314683392 72826 33554432000 4194304 6211289 140737487687408 140737487685320 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 76827 72826 219 493 0 76324 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 307308

[startup+1182.3 s]
/proc/loadavg: 2.45 2.35 2.26 3/177 19813
/proc/meminfo: memFree=29593148/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=440144 CPUtime=1182.09 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 16984 0 0 0 118200 9 0 0 20 0 1 0 28766115 450707456 87496 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 110036 87496 219 493 0 109533 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 440144

[startup+1242.3 s]
/proc/loadavg: 2.43 2.35 2.27 3/177 19814
/proc/meminfo: memFree=29528256/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=440144 CPUtime=1242.08 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 17144 0 0 0 124199 9 0 0 20 0 1 0 28766115 450707456 87614 33554432000 4194304 6211289 140737487687408 140737487685752 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 110036 87614 219 493 0 109533 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 440144

[startup+1302.3 s]
/proc/loadavg: 2.60 2.40 2.29 3/177 19815
/proc/meminfo: memFree=29502948/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=440144 CPUtime=1302.07 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 17149 0 0 0 130198 9 0 0 20 0 1 0 28766115 450707456 89663 33554432000 4194304 6211289 140737487687408 140737487685752 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 110036 89663 219 493 0 109533 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 440144

[startup+1362.3 s]
/proc/loadavg: 2.38 2.37 2.28 3/177 19817
/proc/meminfo: memFree=29500928/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=441860 CPUtime=1362.06 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 17607 0 0 0 136196 10 0 0 20 0 1 0 28766115 452464640 90104 33554432000 4194304 6211289 140737487687408 140737487685320 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 110465 90104 219 493 0 109962 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 441860

[startup+1422.3 s]
/proc/loadavg: 2.53 2.42 2.30 3/178 19867
/proc/meminfo: memFree=29786368/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=456712 CPUtime=1422.06 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20031 0 0 0 142195 11 0 0 20 0 1 0 28766115 467673088 94061 33554432000 4194304 6211289 140737487687408 140737487685272 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114178 94061 219 493 0 113675 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 456712

[startup+1482.3 s]
/proc/loadavg: 2.30 2.37 2.29 3/177 19868
/proc/meminfo: memFree=29754156/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1482.04 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20118 0 0 0 148193 11 0 0 20 0 1 0 28766115 468000768 95678 33554432000 4194304 6211289 140737487687408 140737487685752 4209895 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95678 219 493 0 113755 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 457032

[startup+1542.31 s]
/proc/loadavg: 2.29 2.36 2.29 3/177 19869
/proc/meminfo: memFree=29734836/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1542.01 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20162 0 0 0 154190 11 0 0 20 0 1 0 28766115 468000768 95862 33554432000 4194304 6211289 140737487687408 140737487685752 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95862 219 493 0 113755 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 457032

[startup+1602.3 s]
/proc/loadavg: 2.19 2.32 2.28 4/177 19870
/proc/meminfo: memFree=29723864/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1601.97 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20226 0 0 0 160186 11 0 0 20 0 1 0 28766115 468000768 95890 33554432000 4194304 6211289 140737487687408 140737487685752 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95890 219 493 0 113755 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 457032

[startup+1662.3 s]
/proc/loadavg: 2.31 2.33 2.28 3/177 19872
/proc/meminfo: memFree=29715872/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1661.96 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20231 0 0 0 166185 11 0 0 20 0 1 0 28766115 468000768 95891 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95891 219 493 0 113755 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 457032

[startup+1722.3 s]
/proc/loadavg: 2.18 2.29 2.27 3/177 19873
/proc/meminfo: memFree=29703632/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1721.95 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20231 0 0 0 172184 11 0 0 20 0 1 0 28766115 468000768 95891 33554432000 4194304 6211289 140737487687408 140737487685752 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95891 219 493 0 113755 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 457032

[startup+1782.3 s]
/proc/loadavg: 2.27 2.29 2.27 4/177 19874
/proc/meminfo: memFree=29696100/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457032 CPUtime=1781.94 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20276 0 0 0 178183 11 0 0 20 0 1 0 28766115 468000768 95925 33554432000 4194304 6211289 140737487687408 140737487685752 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114258 95925 219 493 0 113755 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 457032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.28 2.26 3/177 19874
/proc/meminfo: memFree=29695800/32872528 swapFree=1402776/1580604
[pid=19736] ppid=19733 vsize=457192 CPUtime=1800.04 cores=1,3,5,7
/proc/19736/stat : 19736 (cdcl-cuttingpla) R 19733 19736 16728 0 -1 4202496 20297 0 0 0 179993 11 0 0 20 0 1 0 28766115 468164608 95946 33554432000 4194304 6211289 140737487687408 140737487685752 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 114298 95946 219 493 0 113795 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 457192

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 19736 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.05
CPU user time (s): 1799.93
CPU system time (s): 0.118981
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 457192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.118981
maximum resident set size= 383784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20297
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= 127
involuntary context switches= 1847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5923 second user time and 6.86895 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 18:26:44
IDJOB=4102727
IDBENCH=2162
IDSOLVER=2549
FILE ID=node139/4102727-1466267204
RUNJOBID= node139-1466240178-16745
PBS_JOBID= 19918187
Free space on /tmp= 71592 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16a2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102727-1466267204/watcher-4102727-1466267204 -o /tmp/evaluation-result-4102727-1466267204/solver-4102727-1466267204 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16745 --watchdog 1960 --input HOME/instance-4102727-1466267204.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 248472fe06219d598fdcc7ece74901af
RANDOM SEED=1767458855

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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:        29989900 kB
Buffers:          159708 kB
Cached:           149588 kB
SwapCached:         1904 kB
Active:           329372 kB
Inactive:         229316 kB
Active(anon):     250512 kB
Inactive(anon):     1476 kB
Active(file):      78860 kB
Inactive(file):   227840 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              3140 kB
Writeback:             0 kB
AnonPages:       1829836 kB
Mapped:             8012 kB
Shmem:                 0 kB
Slab:             605748 kB
SReclaimable:      49620 kB
SUnreclaim:       556128 kB
KernelStack:        1440 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1984344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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= 71588 MiB
End job on node139 at 2016-06-18 18:56:44