Trace number 4087487

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-2.opb
MD5SUM62a6bdf0e089cd0b8a79007277394096
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109401
Number of constraints which are clauses109401
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 constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.09/0.12	c * #variable= 1400 #constraint= 109401
0.29/0.35	c * #variable= 1400 #constraint= 109401
1.49/1.53	c S1->S2
1.49/1.53	c S2->S1
1.49/1.53	c #Conflicts:       1000 | #Learnt:        624 | 0.000
1.49/1.53	c total clause space: 48.1602MB
1.49/1.53	c total #watches: 278981
5.39/5.46	c total #propagations: 61644 / total #impl: 123371 (eff. 0.500)
5.39/5.46	c #Conflicts:       2000 | #Learnt:       1624 | 0.000
5.39/5.46	c total clause space: 78.2603MB
5.39/5.46	c total #watches: 413275
11.00/11.06	c total #propagations: 140783 / total #impl: 278444 (eff. 0.506)
11.00/11.06	c GC COLLECT
11.00/11.06	c #Conflicts:       3000 | #Learnt:       1807 | 0.000
11.00/11.06	c total clause space: 78.2603MB
11.00/11.06	c total #watches: 473549
21.48/21.56	c total #propagations: 212289 / total #impl: 420940 (eff. 0.504)
21.48/21.56	c #Conflicts:       4000 | #Learnt:       2807 | 0.000
21.48/21.56	c total clause space: 127.173MB
21.48/21.56	c total #watches: 567572
30.18/30.22	c total #propagations: 291446 / total #impl: 574823 (eff. 0.507)
30.18/30.22	c GC COLLECT
30.18/30.22	c #Conflicts:       5000 | #Learnt:       2244 | 0.000
30.18/30.22	c total clause space: 127.173MB
30.18/30.22	c total #watches: 453199
37.89/37.97	c total #propagations: 365262 / total #impl: 731404 (eff. 0.499)
37.89/37.97	c #Conflicts:       6000 | #Learnt:       3244 | 0.000
37.89/37.97	c total clause space: 127.173MB
37.89/37.97	c total #watches: 565947
48.98/49.08	c total #propagations: 444036 / total #impl: 902712 (eff. 0.492)
48.98/49.08	c GC COLLECT
48.98/49.08	c #Conflicts:       7000 | #Learnt:       2158 | 0.000
48.98/49.08	c total clause space: 127.173MB
48.98/49.08	c total #watches: 460765
57.58/57.69	c total #propagations: 521933 / total #impl: 1057824 (eff. 0.493)
57.58/57.69	c #Conflicts:       8000 | #Learnt:       3158 | 0.000
57.58/57.69	c total clause space: 127.173MB
57.58/57.69	c total #watches: 556243
66.68/66.73	c total #propagations: 599227 / total #impl: 1209168 (eff. 0.496)
66.68/66.73	c #Conflicts:       9000 | #Learnt:       4158 | 0.000
66.68/66.73	c total clause space: 127.173MB
66.68/66.73	c total #watches: 671034
80.77/80.89	c total #propagations: 676814 / total #impl: 1347807 (eff. 0.502)
80.77/80.89	c GC COLLECT
80.77/80.89	c #Conflicts:      10000 | #Learnt:       2645 | 0.000
80.77/80.89	c total clause space: 206.656MB
80.77/80.89	c total #watches: 536764
92.48/92.59	c total #propagations: 750298 / total #impl: 1499815 (eff. 0.500)
92.48/92.59	c #Conflicts:      11000 | #Learnt:       3645 | 0.000
92.48/92.59	c total clause space: 206.656MB
92.48/92.59	c total #watches: 664175
107.88/107.99	c total #propagations: 824369 / total #impl: 1652297 (eff. 0.499)
107.88/107.99	c #Conflicts:      12000 | #Learnt:       4645 | 0.000
107.88/107.99	c total clause space: 206.656MB
107.88/107.99	c total #watches: 771573
125.38/125.45	c total #propagations: 905193 / total #impl: 1801914 (eff. 0.502)
125.38/125.45	c #Conflicts:      13000 | #Learnt:       5645 | 0.000
125.38/125.45	c total clause space: 206.656MB
125.38/125.45	c total #watches: 886110
137.87/137.90	c total #propagations: 978725 / total #impl: 1959570 (eff. 0.499)
137.87/137.90	c GC COLLECT
137.87/137.90	c #Conflicts:      14000 | #Learnt:       3782 | 0.000
137.87/137.90	c total clause space: 206.656MB
137.87/137.90	c total #watches: 709827
156.97/157.02	c total #propagations: 1046086 / total #impl: 2097817 (eff. 0.499)
156.97/157.02	c #Conflicts:      15000 | #Learnt:       4782 | 0.000
156.97/157.02	c total clause space: 206.656MB
156.97/157.02	c total #watches: 812052
175.46/175.54	c total #propagations: 1124817 / total #impl: 2255925 (eff. 0.499)
175.46/175.54	c #Conflicts:      16000 | #Learnt:       5782 | 0.000
175.46/175.54	c total clause space: 206.656MB
175.46/175.54	c total #watches: 921801
194.67/194.80	c total #propagations: 1203260 / total #impl: 2402986 (eff. 0.501)
194.67/194.80	c GC COLLECT
194.67/194.80	c #Conflicts:      17000 | #Learnt:       3596 | 0.000
194.67/194.80	c total clause space: 206.656MB
194.67/194.80	c total #watches: 595410
205.26/205.33	c total #propagations: 1289738 / total #impl: 2559155 (eff. 0.504)
205.26/205.33	c #Conflicts:      18000 | #Learnt:       4596 | 0.000
205.26/205.33	c total clause space: 206.656MB
205.26/205.33	c total #watches: 693941
219.06/219.19	c total #propagations: 1371862 / total #impl: 2714220 (eff. 0.505)
219.06/219.19	c #Conflicts:      19000 | #Learnt:       5596 | 0.000
219.06/219.19	c total clause space: 206.656MB
219.06/219.19	c total #watches: 735196
241.25/241.35	c total #propagations: 1462513 / total #impl: 2869091 (eff. 0.510)
241.25/241.35	c #Conflicts:      20000 | #Learnt:       6596 | 0.000
241.25/241.35	c total clause space: 206.656MB
241.25/241.35	c total #watches: 747211
251.25/251.34	c total #propagations: 1597465 / total #impl: 3147366 (eff. 0.508)
251.25/251.34	c GC COLLECT
251.25/251.34	c #Conflicts:      21000 | #Learnt:       4101 | 0.000
251.25/251.34	c total clause space: 206.656MB
251.25/251.34	c total #watches: 510104
261.45/261.54	c total #propagations: 1673204 / total #impl: 3305555 (eff. 0.506)
261.45/261.54	c #Conflicts:      22000 | #Learnt:       5101 | 0.000
261.45/261.54	c total clause space: 206.656MB
261.45/261.54	c total #watches: 637854
275.35/275.40	c total #propagations: 1747081 / total #impl: 3458314 (eff. 0.505)
275.35/275.40	c #Conflicts:      23000 | #Learnt:       6101 | 0.000
275.35/275.40	c total clause space: 206.656MB
275.35/275.40	c total #watches: 760818
292.94/293.07	c total #propagations: 1826404 / total #impl: 3619022 (eff. 0.505)
292.94/293.07	c #Conflicts:      24000 | #Learnt:       7101 | 0.000
292.94/293.07	c total clause space: 206.656MB
292.94/293.07	c total #watches: 876385
311.45/311.51	c total #propagations: 1903642 / total #impl: 3777326 (eff. 0.504)
311.45/311.51	c GC COLLECT
311.45/311.51	c #Conflicts:      25000 | #Learnt:       4300 | 0.000
311.45/311.51	c total clause space: 206.656MB
311.45/311.51	c total #watches: 729545
334.74/334.83	c total #propagations: 1978592 / total #impl: 3937508 (eff. 0.502)
334.74/334.83	c #Conflicts:      26000 | #Learnt:       5300 | 0.000
334.74/334.83	c total clause space: 206.656MB
334.74/334.83	c total #watches: 832491
359.34/359.40	c total #propagations: 2055672 / total #impl: 4095144 (eff. 0.502)
359.34/359.40	c #Conflicts:      27000 | #Learnt:       6300 | 0.000
359.34/359.40	c total clause space: 206.656MB
359.34/359.40	c total #watches: 914919
379.14/379.23	c total #propagations: 2133399 / total #impl: 4246760 (eff. 0.502)
379.14/379.23	c #Conflicts:      28000 | #Learnt:       7300 | 0.000
379.14/379.23	c total clause space: 206.656MB
379.14/379.23	c total #watches: 989090
419.63/419.72	c total #propagations: 2212228 / total #impl: 4391948 (eff. 0.504)
419.63/419.72	c GC COLLECT
419.63/419.72	c #Conflicts:      29000 | #Learnt:       4199 | 0.000
419.63/419.72	c total clause space: 335.816MB
419.63/419.72	c total #watches: 555285
428.72/428.85	c total #propagations: 2334745 / total #impl: 4701642 (eff. 0.497)
428.72/428.85	c #Conflicts:      30000 | #Learnt:       5199 | 0.000
428.72/428.85	c total clause space: 335.816MB
428.72/428.85	c total #watches: 656810
442.72/442.87	c total #propagations: 2409044 / total #impl: 4866621 (eff. 0.495)
442.72/442.87	c #Conflicts:      31000 | #Learnt:       6199 | 0.000
442.72/442.87	c total clause space: 335.816MB
442.72/442.87	c total #watches: 765195
459.22/459.37	c total #propagations: 2484756 / total #impl: 5028443 (eff. 0.494)
459.22/459.37	c #Conflicts:      32000 | #Learnt:       7199 | 0.000
459.22/459.37	c total clause space: 335.816MB
459.22/459.37	c total #watches: 875435
479.82/479.93	c total #propagations: 2570839 / total #impl: 5191368 (eff. 0.495)
479.82/479.93	c #Conflicts:      33000 | #Learnt:       8199 | 0.000
479.82/479.93	c total clause space: 335.816MB
479.82/479.93	c total #watches: 1011174
506.11/506.27	c total #propagations: 2642001 / total #impl: 5345141 (eff. 0.494)
506.11/506.27	c GC COLLECT
506.11/506.27	c #Conflicts:      34000 | #Learnt:       4792 | 0.000
506.11/506.27	c total clause space: 335.816MB
506.11/506.27	c total #watches: 764747
524.21/524.37	c total #propagations: 2719644 / total #impl: 5504582 (eff. 0.494)
524.21/524.37	c #Conflicts:      35000 | #Learnt:       5792 | 0.000
524.21/524.37	c total clause space: 335.816MB
524.21/524.37	c total #watches: 854409
546.61/546.72	c total #propagations: 2800412 / total #impl: 5665866 (eff. 0.494)
546.61/546.72	c #Conflicts:      36000 | #Learnt:       6792 | 0.000
546.61/546.72	c total clause space: 335.816MB
546.61/546.72	c total #watches: 927785
568.71/568.88	c total #propagations: 2875724 / total #impl: 5817061 (eff. 0.494)
568.71/568.88	c #Conflicts:      37000 | #Learnt:       7792 | 0.000
568.71/568.88	c total clause space: 335.816MB
568.71/568.88	c total #watches: 1001320
591.50/591.61	c total #propagations: 2958763 / total #impl: 5972217 (eff. 0.495)
591.50/591.61	c #Conflicts:      38000 | #Learnt:       8792 | 0.000
591.50/591.61	c total clause space: 335.816MB
591.50/591.61	c total #watches: 1074532
614.81/615.00	c total #propagations: 3045340 / total #impl: 6125296 (eff. 0.497)
614.81/615.00	c GC COLLECT
614.81/615.00	c #Conflicts:      39000 | #Learnt:       5093 | 0.000
614.81/615.00	c total clause space: 335.816MB
614.81/615.00	c total #watches: 566951
624.80/624.96	c total #propagations: 3168222 / total #impl: 6386443 (eff. 0.496)
624.80/624.96	c #Conflicts:      40000 | #Learnt:       6093 | 0.000
624.80/624.96	c total clause space: 335.816MB
624.80/624.96	c total #watches: 582651
637.70/637.89	c total #propagations: 3274096 / total #impl: 6662287 (eff. 0.491)
637.70/637.89	c #Conflicts:      41000 | #Learnt:       7093 | 0.000
637.70/637.89	c total clause space: 335.816MB
637.70/637.89	c total #watches: 611748
657.99/658.16	c total #propagations: 3371786 / total #impl: 6908527 (eff. 0.488)
657.99/658.16	c #Conflicts:      42000 | #Learnt:       8093 | 0.000
657.99/658.16	c total clause space: 335.816MB
657.99/658.16	c total #watches: 641952
679.09/679.26	c total #propagations: 3512058 / total #impl: 7289110 (eff. 0.482)
679.09/679.26	c #Conflicts:      43000 | #Learnt:       9093 | 0.000
679.09/679.26	c total clause space: 335.816MB
679.09/679.26	c total #watches: 680159
694.19/694.31	c total #propagations: 3655388 / total #impl: 7736694 (eff. 0.472)
694.19/694.31	c GC COLLECT
694.19/694.31	c #Conflicts:      44000 | #Learnt:         85 | 0.000
694.19/694.31	c total clause space: 335.816MB
694.19/694.31	c total #watches: 237687
694.69/694.86	c total #propagations: 3753283 / total #impl: 8023308 (eff. 0.468)
694.69/694.86	c #Conflicts:      45000 | #Learnt:       1085 | 0.000
694.69/694.86	c total clause space: 335.816MB
694.69/694.86	c total #watches: 329078
696.49/696.66	c total #propagations: 3830445 / total #impl: 8167630 (eff. 0.469)
696.49/696.66	c #Conflicts:      46000 | #Learnt:       2085 | 0.000
696.49/696.66	c total clause space: 335.816MB
696.49/696.66	c total #watches: 362102
701.18/701.31	c total #propagations: 3943968 / total #impl: 8372115 (eff. 0.471)
701.18/701.31	c #Conflicts:      47000 | #Learnt:       3085 | 0.000
701.18/701.31	c total clause space: 335.816MB
701.18/701.31	c total #watches: 410833
707.19/707.31	c total #propagations: 4074122 / total #impl: 8679730 (eff. 0.469)
707.19/707.31	c #Conflicts:      48000 | #Learnt:       4085 | 0.000
707.19/707.31	c total clause space: 335.816MB
707.19/707.31	c total #watches: 539827
718.08/718.21	c total #propagations: 4143742 / total #impl: 8828117 (eff. 0.469)
718.08/718.21	c #Conflicts:      49000 | #Learnt:       5085 | 0.000
718.08/718.21	c total clause space: 335.816MB
718.08/718.21	c total #watches: 648197
726.78/726.96	c total #propagations: 4220596 / total #impl: 8981548 (eff. 0.470)
726.78/726.96	c GC COLLECT
726.78/726.96	c #Conflicts:      50000 | #Learnt:        458 | 0.000
726.78/726.96	c total clause space: 335.816MB
726.78/726.96	c total #watches: 287449
730.58/730.77	c total #propagations: 4296028 / total #impl: 9133799 (eff. 0.470)
730.58/730.77	c #Conflicts:      51000 | #Learnt:       1458 | 0.000
730.58/730.77	c total clause space: 335.816MB
730.58/730.77	c total #watches: 408813
738.18/738.31	c total #propagations: 4375180 / total #impl: 9303939 (eff. 0.470)
738.18/738.31	c #Conflicts:      52000 | #Learnt:       2458 | 0.000
738.18/738.31	c total clause space: 335.816MB
738.18/738.31	c total #watches: 524934
749.38/749.59	c total #propagations: 4452498 / total #impl: 9470795 (eff. 0.470)
749.38/749.59	c #Conflicts:      53000 | #Learnt:       3458 | 0.000
749.38/749.59	c total clause space: 335.816MB
749.38/749.59	c total #watches: 637761
763.38/763.54	c total #propagations: 4531453 / total #impl: 9625813 (eff. 0.471)
763.38/763.54	c #Conflicts:      54000 | #Learnt:       4458 | 0.000
763.38/763.54	c total clause space: 335.816MB
763.38/763.54	c total #watches: 728839
782.87/783.00	c total #propagations: 4611634 / total #impl: 9777626 (eff. 0.472)
782.87/783.00	c #Conflicts:      55000 | #Learnt:       5458 | 0.000
782.87/783.00	c total clause space: 335.816MB
782.87/783.00	c total #watches: 806507
793.17/793.39	c total #propagations: 4694067 / total #impl: 9936416 (eff. 0.472)
793.17/793.39	c GC COLLECT
793.17/793.39	c #Conflicts:      56000 | #Learnt:        532 | 0.000
793.17/793.39	c total clause space: 335.816MB
793.17/793.39	c total #watches: 327187
798.57/798.79	c total #propagations: 4762886 / total #impl: 10090682 (eff. 0.472)
798.57/798.79	c #Conflicts:      57000 | #Learnt:       1532 | 0.000
798.57/798.79	c total clause space: 335.816MB
798.57/798.79	c total #watches: 468121
806.97/807.15	c total #propagations: 4834457 / total #impl: 10240718 (eff. 0.472)
806.97/807.15	c #Conflicts:      58000 | #Learnt:       2532 | 0.000
806.97/807.15	c total clause space: 335.816MB
806.97/807.15	c total #watches: 571495
820.66/820.80	c total #propagations: 4912540 / total #impl: 10393518 (eff. 0.473)
820.66/820.80	c #Conflicts:      59000 | #Learnt:       3532 | 0.000
820.66/820.80	c total clause space: 335.816MB
820.66/820.80	c total #watches: 668094
839.76/839.95	c total #propagations: 4986116 / total #impl: 10550535 (eff. 0.473)
839.76/839.95	c #Conflicts:      60000 | #Learnt:       4532 | 0.000
839.76/839.95	c total clause space: 335.816MB
839.76/839.95	c total #watches: 772369
858.97/859.20	c total #propagations: 5059087 / total #impl: 10714837 (eff. 0.472)
858.97/859.20	c #Conflicts:      61000 | #Learnt:       5532 | 0.000
858.97/859.20	c total clause space: 335.816MB
858.97/859.20	c total #watches: 880505
872.86/873.00	c total #propagations: 5136630 / total #impl: 10870526 (eff. 0.473)
872.86/873.00	c GC COLLECT
872.86/873.00	c #Conflicts:      62000 | #Learnt:        327 | 0.000
872.86/873.00	c total clause space: 335.816MB
872.86/873.00	c total #watches: 261515
874.26/874.47	c total #propagations: 5214763 / total #impl: 11022943 (eff. 0.473)
874.26/874.47	c #Conflicts:      63000 | #Learnt:       1327 | 0.000
874.26/874.47	c total clause space: 335.816MB
874.26/874.47	c total #watches: 359954
878.05/878.29	c total #propagations: 5296712 / total #impl: 11180544 (eff. 0.474)
878.05/878.29	c #Conflicts:      64000 | #Learnt:       2327 | 0.000
878.05/878.29	c total clause space: 335.816MB
878.05/878.29	c total #watches: 457200
886.05/886.24	c total #propagations: 5376877 / total #impl: 11326028 (eff. 0.475)
886.05/886.24	c #Conflicts:      65000 | #Learnt:       3327 | 0.000
886.05/886.24	c total clause space: 335.816MB
886.05/886.24	c total #watches: 477839
896.45/896.67	c total #propagations: 5504585 / total #impl: 11571265 (eff. 0.476)
896.45/896.67	c #Conflicts:      66000 | #Learnt:       4327 | 0.000
896.45/896.67	c total clause space: 335.816MB
896.45/896.67	c total #watches: 495468
903.84/904.09	c total #propagations: 5637564 / total #impl: 11903175 (eff. 0.474)
903.84/904.09	c #Conflicts:      67000 | #Learnt:       5327 | 0.000
903.84/904.09	c total clause space: 335.816MB
903.84/904.09	c total #watches: 708016
918.53/918.74	c total #propagations: 5686661 / total #impl: 12011394 (eff. 0.473)
918.53/918.74	c #Conflicts:      68000 | #Learnt:       6327 | 0.000
918.53/918.74	c total clause space: 335.816MB
918.53/918.74	c total #watches: 854578
922.23/922.44	c total #propagations: 5756160 / total #impl: 12154922 (eff. 0.474)
922.23/922.44	c GC COLLECT
922.23/922.44	c #Conflicts:      69000 | #Learnt:        809 | 0.000
922.23/922.44	c total clause space: 335.816MB
922.23/922.44	c total #watches: 315194
926.33/926.55	c total #propagations: 5829003 / total #impl: 12309763 (eff. 0.474)
926.33/926.55	c #Conflicts:      70000 | #Learnt:       1809 | 0.000
926.33/926.55	c total clause space: 335.816MB
926.33/926.55	c total #watches: 428815
935.52/935.74	c total #propagations: 5907186 / total #impl: 12469285 (eff. 0.474)
935.52/935.74	c #Conflicts:      71000 | #Learnt:       2809 | 0.000
935.52/935.74	c total clause space: 335.816MB
935.52/935.74	c total #watches: 568588
950.41/950.63	c total #propagations: 5977497 / total #impl: 12611994 (eff. 0.474)
950.41/950.63	c #Conflicts:      72000 | #Learnt:       3809 | 0.000
950.41/950.63	c total clause space: 335.816MB
950.41/950.63	c total #watches: 678350
964.20/964.45	c total #propagations: 6054188 / total #impl: 12774795 (eff. 0.474)
964.20/964.45	c #Conflicts:      73000 | #Learnt:       4809 | 0.000
964.20/964.45	c total clause space: 335.816MB
964.20/964.45	c total #watches: 799515
982.00/982.29	c total #propagations: 6132038 / total #impl: 12922528 (eff. 0.475)
982.00/982.29	c #Conflicts:      74000 | #Learnt:       5809 | 0.000
982.00/982.29	c total clause space: 335.816MB
982.00/982.29	c total #watches: 901465
1008.79/1009.09	c total #propagations: 6211425 / total #impl: 13069107 (eff. 0.475)
1008.79/1009.09	c #Conflicts:      75000 | #Learnt:       6809 | 0.000
1008.79/1009.09	c total clause space: 335.816MB
1008.79/1009.09	c total #watches: 960920
1011.69/1011.95	c total #propagations: 6293908 / total #impl: 13244156 (eff. 0.475)
1011.69/1011.95	c GC COLLECT
1011.69/1011.95	c #Conflicts:      76000 | #Learnt:        974 | 0.000
1011.69/1011.95	c total clause space: 335.816MB
1011.69/1011.95	c total #watches: 347557
1017.69/1017.97	c total #propagations: 6362781 / total #impl: 13390639 (eff. 0.475)
1017.69/1017.97	c #Conflicts:      77000 | #Learnt:       1974 | 0.000
1017.69/1017.97	c total clause space: 335.816MB
1017.69/1017.97	c total #watches: 461073
1026.20/1026.49	c total #propagations: 6436979 / total #impl: 13545680 (eff. 0.475)
1026.20/1026.49	c #Conflicts:      78000 | #Learnt:       2974 | 0.000
1026.20/1026.49	c total clause space: 335.816MB
1026.20/1026.49	c total #watches: 584833
1041.19/1041.43	c total #propagations: 6510402 / total #impl: 13693812 (eff. 0.475)
1041.19/1041.43	c #Conflicts:      79000 | #Learnt:       3974 | 0.000
1041.19/1041.43	c total clause space: 335.816MB
1041.19/1041.43	c total #watches: 682477
1061.69/1061.91	c total #propagations: 6586724 / total #impl: 13879440 (eff. 0.475)
1061.69/1061.91	c #Conflicts:      80000 | #Learnt:       4974 | 0.000
1061.69/1061.91	c total clause space: 335.816MB
1061.69/1061.91	c total #watches: 787407
1083.68/1083.95	c total #propagations: 6661363 / total #impl: 14033794 (eff. 0.475)
1083.68/1083.95	c #Conflicts:      81000 | #Learnt:       5974 | 0.000
1083.68/1083.95	c total clause space: 335.816MB
1083.68/1083.95	c total #watches: 918849
1104.58/1104.88	c total #propagations: 6733032 / total #impl: 14182988 (eff. 0.475)
1104.58/1104.88	c #Conflicts:      82000 | #Learnt:       6974 | 0.000
1104.58/1104.88	c total clause space: 335.816MB
1104.58/1104.88	c total #watches: 1049617
1108.48/1108.70	c total #propagations: 6804978 / total #impl: 14327310 (eff. 0.475)
1108.48/1108.70	c GC COLLECT
1108.48/1108.70	c #Conflicts:      83000 | #Learnt:        875 | 0.000
1108.48/1108.70	c total clause space: 335.816MB
1108.48/1108.70	c total #watches: 327084
1112.18/1112.43	c total #propagations: 6884532 / total #impl: 14472042 (eff. 0.476)
1112.18/1112.43	c #Conflicts:      84000 | #Learnt:       1875 | 0.000
1112.18/1112.43	c total clause space: 335.816MB
1112.18/1112.43	c total #watches: 426924
1117.78/1118.00	c total #propagations: 6967842 / total #impl: 14626472 (eff. 0.476)
1117.78/1118.00	c #Conflicts:      85000 | #Learnt:       2875 | 0.000
1117.78/1118.00	c total clause space: 335.816MB
1117.78/1118.00	c total #watches: 449976
1126.48/1126.71	c total #propagations: 7058640 / total #impl: 14796104 (eff. 0.477)
1126.48/1126.71	c #Conflicts:      86000 | #Learnt:       3875 | 0.000
1126.48/1126.71	c total clause space: 335.816MB
1126.48/1126.71	c total #watches: 468793
1134.57/1134.89	c total #propagations: 7184200 / total #impl: 15083455 (eff. 0.476)
1134.57/1134.89	c #Conflicts:      87000 | #Learnt:       4875 | 0.000
1134.57/1134.89	c total clause space: 335.816MB
1134.57/1134.89	c total #watches: 511665
1144.88/1145.11	c total #propagations: 7268935 / total #impl: 15249870 (eff. 0.477)
1144.88/1145.11	c #Conflicts:      88000 | #Learnt:       5875 | 0.000
1144.88/1145.11	c total clause space: 335.816MB
1144.88/1145.11	c total #watches: 540292
1154.17/1154.46	c total #propagations: 7359636 / total #impl: 15427590 (eff. 0.477)
1154.17/1154.46	c #Conflicts:      89000 | #Learnt:       6875 | 0.000
1154.17/1154.46	c total clause space: 335.816MB
1154.17/1154.46	c total #watches: 552692
1160.57/1160.88	c total #propagations: 7486456 / total #impl: 15708640 (eff. 0.477)
1160.57/1160.88	c GC COLLECT
1160.57/1160.88	c #Conflicts:      90000 | #Learnt:        483 | 0.000
1160.57/1160.88	c total clause space: 335.816MB
1160.57/1160.88	c total #watches: 277874
1161.67/1161.92	c total #propagations: 7596233 / total #impl: 15953313 (eff. 0.476)
1161.67/1161.92	c #Conflicts:      91000 | #Learnt:       1483 | 0.000
1161.67/1161.92	c total clause space: 335.816MB
1161.67/1161.92	c total #watches: 353280
1165.37/1165.66	c total #propagations: 7677900 / total #impl: 16102793 (eff. 0.477)
1165.37/1165.66	c #Conflicts:      92000 | #Learnt:       2483 | 0.000
1165.37/1165.66	c total clause space: 335.816MB
1165.37/1165.66	c total #watches: 381372
1169.57/1169.86	c total #propagations: 7790754 / total #impl: 16345014 (eff. 0.477)
1169.57/1169.86	c #Conflicts:      93000 | #Learnt:       3483 | 0.000
1169.57/1169.86	c total clause space: 335.816MB
1169.57/1169.86	c total #watches: 494912
1178.57/1178.88	c total #propagations: 7874994 / total #impl: 16542053 (eff. 0.476)
1178.57/1178.88	c #Conflicts:      94000 | #Learnt:       4483 | 0.000
1178.57/1178.88	c total clause space: 335.816MB
1178.57/1178.88	c total #watches: 531035
1192.67/1192.96	c total #propagations: 7973318 / total #impl: 16722041 (eff. 0.477)
1192.67/1192.96	c #Conflicts:      95000 | #Learnt:       5483 | 0.000
1192.67/1192.96	c total clause space: 335.816MB
1192.67/1192.96	c total #watches: 543332
1206.26/1206.54	c total #propagations: 8133381 / total #impl: 17041642 (eff. 0.477)
1206.26/1206.54	c #Conflicts:      96000 | #Learnt:       6483 | 0.000
1206.26/1206.54	c total clause space: 335.816MB
1206.26/1206.54	c total #watches: 556359
1221.36/1221.61	c total #propagations: 8290012 / total #impl: 17394848 (eff. 0.477)
1221.36/1221.61	c #Conflicts:      97000 | #Learnt:       7483 | 0.000
1221.36/1221.61	c total clause space: 335.816MB
1221.36/1221.61	c total #watches: 572299
1225.66/1225.97	c total #propagations: 8417893 / total #impl: 17742854 (eff. 0.474)
1225.66/1225.97	c GC COLLECT
1225.66/1225.97	c #Conflicts:      98000 | #Learnt:        782 | 0.000
1225.66/1225.97	c total clause space: 335.816MB
1225.66/1225.97	c total #watches: 311642
1227.06/1227.32	c total #propagations: 8501481 / total #impl: 17931581 (eff. 0.474)
1227.06/1227.32	c #Conflicts:      99000 | #Learnt:       1782 | 0.000
1227.06/1227.32	c total clause space: 335.816MB
1227.06/1227.32	c total #watches: 360785
1231.36/1231.61	c total #propagations: 8598726 / total #impl: 18096415 (eff. 0.475)
1231.36/1231.61	c #Conflicts:     100000 | #Learnt:       2782 | 0.000
1231.36/1231.61	c total clause space: 335.816MB
1231.36/1231.61	c total #watches: 387147
1236.36/1236.60	c total #propagations: 8691242 / total #impl: 18327993 (eff. 0.474)
1236.36/1236.60	c #Conflicts:     101000 | #Learnt:       3782 | 0.000
1236.36/1236.60	c total clause space: 335.816MB
1236.36/1236.60	c total #watches: 409118
1241.46/1241.76	c total #propagations: 8793046 / total #impl: 18570328 (eff. 0.473)
1241.46/1241.76	c #Conflicts:     102000 | #Learnt:       4782 | 0.000
1241.46/1241.76	c total clause space: 335.816MB
1241.46/1241.76	c total #watches: 425198
1246.96/1247.25	c total #propagations: 8913004 / total #impl: 18863989 (eff. 0.472)
1246.96/1247.25	c #Conflicts:     103000 | #Learnt:       5782 | 0.000
1246.96/1247.25	c total clause space: 335.816MB
1246.96/1247.25	c total #watches: 435932
1252.06/1252.34	c total #propagations: 9024746 / total #impl: 19128294 (eff. 0.472)
1252.06/1252.34	c #Conflicts:     104000 | #Learnt:       6782 | 0.000
1252.06/1252.34	c total clause space: 335.816MB
1252.06/1252.34	c total #watches: 445386
1257.46/1257.76	c total #propagations: 9143913 / total #impl: 19391267 (eff. 0.472)
1257.46/1257.76	c #Conflicts:     105000 | #Learnt:       7782 | 0.000
1257.46/1257.76	c total clause space: 335.816MB
1257.46/1257.76	c total #watches: 451696
1260.26/1260.54	c total #propagations: 9258297 / total #impl: 19651099 (eff. 0.471)
1260.26/1260.54	c GC COLLECT
1260.26/1260.54	c #Conflicts:     106000 | #Learnt:        782 | 0.000
1260.26/1260.54	c total clause space: 335.816MB
1260.26/1260.54	c total #watches: 320049
1265.96/1266.21	c total #propagations: 9341832 / total #impl: 19837655 (eff. 0.471)
1265.96/1266.21	c #Conflicts:     107000 | #Learnt:       1782 | 0.000
1265.96/1266.21	c total clause space: 335.816MB
1265.96/1266.21	c total #watches: 457292
1275.35/1275.66	c total #propagations: 9411669 / total #impl: 19991488 (eff. 0.471)
1275.35/1275.66	c #Conflicts:     108000 | #Learnt:       2782 | 0.000
1275.35/1275.66	c total clause space: 335.816MB
1275.35/1275.66	c total #watches: 601936
1288.35/1288.61	c total #propagations: 9480908 / total #impl: 20130191 (eff. 0.471)
1288.35/1288.61	c #Conflicts:     109000 | #Learnt:       3782 | 0.000
1288.35/1288.61	c total clause space: 335.816MB
1288.35/1288.61	c total #watches: 725309
1308.05/1308.34	c total #propagations: 9553448 / total #impl: 20276284 (eff. 0.471)
1308.05/1308.34	c #Conflicts:     110000 | #Learnt:       4782 | 0.000
1308.05/1308.34	c total clause space: 335.816MB
1308.05/1308.34	c total #watches: 870164
1333.84/1334.15	c total #propagations: 9626189 / total #impl: 20431211 (eff. 0.471)
1333.84/1334.15	c #Conflicts:     111000 | #Learnt:       5782 | 0.000
1333.84/1334.15	c total clause space: 335.816MB
1333.84/1334.15	c total #watches: 988417
1361.44/1361.79	c total #propagations: 9701043 / total #impl: 20588109 (eff. 0.471)
1361.44/1361.79	c #Conflicts:     112000 | #Learnt:       6782 | 0.000
1361.44/1361.79	c total clause space: 335.816MB
1361.44/1361.79	c total #watches: 1114283
1400.14/1400.49	c total #propagations: 9772152 / total #impl: 20727545 (eff. 0.471)
1400.14/1400.49	c #Conflicts:     113000 | #Learnt:       7782 | 0.000
1400.14/1400.49	c total clause space: 335.816MB
1400.14/1400.49	c total #watches: 1185370
1433.43/1433.79	c total #propagations: 9852735 / total #impl: 20881773 (eff. 0.472)
1433.43/1433.79	c GC COLLECT
1433.43/1433.79	c #Conflicts:     114000 | #Learnt:       4621 | 0.000
1433.43/1433.79	c total clause space: 335.816MB
1433.43/1433.79	c total #watches: 828686
1457.34/1457.67	c total #propagations: 9936087 / total #impl: 21044955 (eff. 0.472)
1457.34/1457.67	c #Conflicts:     115000 | #Learnt:       5621 | 0.000
1457.34/1457.67	c total clause space: 335.816MB
1457.34/1457.67	c total #watches: 960209
1489.13/1489.47	c total #propagations: 10004081 / total #impl: 21189724 (eff. 0.472)
1489.13/1489.47	c #Conflicts:     116000 | #Learnt:       6621 | 0.000
1489.13/1489.47	c total clause space: 335.816MB
1489.13/1489.47	c total #watches: 1103039
1530.12/1530.44	c total #propagations: 10075800 / total #impl: 21338363 (eff. 0.472)
1530.12/1530.44	c #Conflicts:     117000 | #Learnt:       7621 | 0.000
1530.12/1530.44	c total clause space: 335.816MB
1530.12/1530.44	c total #watches: 1180599
1570.11/1570.44	c total #propagations: 10152537 / total #impl: 21496320 (eff. 0.472)
1570.11/1570.44	c #Conflicts:     118000 | #Learnt:       8621 | 0.000
1570.11/1570.44	c total clause space: 335.816MB
1570.11/1570.44	c total #watches: 1335182
1624.90/1625.22	c total #propagations: 10220569 / total #impl: 21639656 (eff. 0.472)
1624.90/1625.22	c #Conflicts:     119000 | #Learnt:       9621 | 0.000
1624.90/1625.22	c total clause space: 335.816MB
1624.90/1625.22	c total #watches: 1423738
1684.30/1684.62	c total #propagations: 10302465 / total #impl: 21809046 (eff. 0.472)
1684.30/1684.62	c #Conflicts:     120000 | #Learnt:      10621 | 0.000
1684.30/1684.62	c total clause space: 335.816MB
1684.30/1684.62	c total #watches: 1512019
1732.29/1732.61	c total #propagations: 10380052 / total #impl: 21959454 (eff. 0.473)
1732.29/1732.61	c #Conflicts:     121000 | #Learnt:      11621 | 0.000
1732.29/1732.61	c total clause space: 335.816MB
1732.29/1732.61	c total #watches: 1633493

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-4087487-1465409024/watcher-4087487-1465409024 -o /tmp/evaluation-result-4087487-1465409024/solver-4087487-1465409024 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19479 --watchdog 1960 --input HOME/instance-4087487-1465409024.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=21413
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.24 2.19 2/176 21416
/proc/meminfo: memFree=29259220/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 122835984 57319424 7292 33554432000 4194304 6211289 140735195802560 140734748169272 4206563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 13994 7292 98 493 0 13491 0

[startup+0.100169 s]
/proc/loadavg: 2.32 2.24 2.19 2/176 21416
/proc/meminfo: memFree=29259220/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=59016 CPUtime=0.09 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 1116 0 0 0 9 0 0 0 20 0 1 0 122835984 60432384 11545 33554432000 4194304 6211289 140735195802560 140734748169272 5418912 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 14754 11545 121 493 0 14251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59016

[startup+0.200331 s]
/proc/loadavg: 2.32 2.24 2.19 2/176 21416
/proc/meminfo: memFree=29259220/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=69912 CPUtime=0.19 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 2919 0 0 0 18 1 0 0 20 0 1 0 122835984 71589888 14881 33554432000 4194304 6211289 140735195802560 140734748169272 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 17478 14882 143 493 0 16975 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69912

[startup+0.300353 s]
/proc/loadavg: 2.32 2.24 2.19 2/176 21416
/proc/meminfo: memFree=29259220/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=82820 CPUtime=0.29 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 4365 0 0 0 28 1 0 0 20 0 1 0 122835984 84807680 16838 33554432000 4194304 6211289 140735195802560 140734748169272 4228135 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 20705 16839 143 493 0 20202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82820

[startup+0.700274 s]
/proc/loadavg: 2.32 2.24 2.19 2/176 21416
/proc/meminfo: memFree=29259220/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=137104 CPUtime=0.69 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 8422 0 0 0 67 2 0 0 20 0 1 0 122835984 140394496 26801 33554432000 4194304 6211289 140735195802560 140734748169272 4205577 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 34276 26801 204 493 0 33773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137104

[startup+1.50024 s]
/proc/loadavg: 2.30 2.24 2.19 4/177 21417
/proc/meminfo: memFree=29142184/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=137236 CPUtime=1.49 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 8606 0 0 0 146 3 0 0 20 0 1 0 122835984 140529664 30518 33554432000 4194304 6211289 140735195802560 140735195800472 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 34309 30518 204 493 0 33806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137236

[startup+3.10021 s]
/proc/loadavg: 2.30 2.24 2.19 3/171 21448
/proc/meminfo: memFree=29457580/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=168848 CPUtime=3.09 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 9116 0 0 0 306 3 0 0 20 0 1 0 122835984 172900352 34530 33554432000 4194304 6211289 140735195802560 140735195800792 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 42212 34530 214 493 0 41709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168848

[startup+6.30024 s]
/proc/loadavg: 2.30 2.24 2.19 3/177 21463
/proc/meminfo: memFree=29294344/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=170172 CPUtime=6.28 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 10147 0 0 0 625 3 0 0 20 0 1 0 122835984 174256128 39109 33554432000 4194304 6211289 140735195802560 140735195800904 4206385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 42543 39109 214 493 0 42040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 170172

[startup+12.7002 s]
/proc/loadavg: 2.41 2.26 2.20 3/177 21463
/proc/meminfo: memFree=29263228/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=173312 CPUtime=12.69 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 11142 0 0 0 1265 4 0 0 20 0 1 0 122835984 177471488 40047 33554432000 4194304 6211289 140735195802560 140735195800424 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 43328 40047 219 493 0 42825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173312

[startup+25.5004 s]
/proc/loadavg: 2.34 2.25 2.19 3/177 21463
/proc/meminfo: memFree=29210152/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=226252 CPUtime=25.48 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 12168 0 0 0 2544 4 0 0 20 0 1 0 122835984 231682048 47124 33554432000 4194304 6211289 140735195802560 140735195800552 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 56563 47124 219 493 0 56060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 226252

[startup+51.1003 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 21463
/proc/meminfo: memFree=29156672/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=228688 CPUtime=51.08 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 13874 0 0 0 5103 5 0 0 20 0 1 0 122835984 234176512 54311 33554432000 4194304 6211289 140735195802560 140735195800904 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 57172 54311 219 493 0 56669 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 228688

[startup+102.3 s]
/proc/loadavg: 2.23 2.23 2.19 3/177 21464
/proc/meminfo: memFree=29108400/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=316256 CPUtime=102.28 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 15816 0 0 0 10222 6 0 0 20 0 1 0 122835984 323846144 61694 33554432000 4194304 6211289 140735195802560 140735195800472 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 79064 61694 219 493 0 78561 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 316256

[startup+162.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 21465
/proc/meminfo: memFree=29057700/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=318692 CPUtime=162.27 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 16718 0 0 0 16220 7 0 0 20 0 1 0 122835984 326340608 67193 33554432000 4194304 6211289 140735195802560 140735195800424 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 79673 67193 219 493 0 79170 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 318692

[startup+222.307 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 21466
/proc/meminfo: memFree=29009120/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=318980 CPUtime=222.26 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 16847 0 0 0 22219 7 0 0 20 0 1 0 122835984 326635520 71921 33554432000 4194304 6211289 140735195802560 140735195800904 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 79745 71921 219 493 0 79242 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 318980

[startup+282.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 21467
/proc/meminfo: memFree=29005920/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=319268 CPUtime=282.25 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 16974 0 0 0 28218 7 0 0 20 0 1 0 122835984 326930432 72048 33554432000 4194304 6211289 140735195802560 140735195800904 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 79817 72048 219 493 0 79314 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 319268

[startup+342.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 21469
/proc/meminfo: memFree=28972848/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=319844 CPUtime=342.24 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 17111 0 0 0 34216 8 0 0 20 0 1 0 122835984 327520256 75762 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 79961 75762 219 493 0 79458 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 319844

[startup+402.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/178 21473
/proc/meminfo: memFree=28945744/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=452744 CPUtime=402.23 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 17705 0 0 0 40215 8 0 0 20 0 1 0 122835984 463609856 79276 33554432000 4194304 6211289 140735195802560 140735195800424 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 113186 79276 219 493 0 112683 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 452744

[startup+462.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 21474
/proc/meminfo: memFree=28919552/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=453416 CPUtime=462.22 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 18055 0 0 0 46214 8 0 0 20 0 1 0 122835984 464297984 81953 33554432000 4194304 6211289 140735195802560 140735195800904 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 113354 81953 219 493 0 112851 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 453416

[startup+522.3 s]
/proc/loadavg: 2.49 2.28 2.20 3/177 21475
/proc/meminfo: memFree=28893932/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=459468 CPUtime=522.21 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19212 0 0 0 52213 8 0 0 20 0 1 0 122835984 470495232 86684 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 114867 86684 219 493 0 114364 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 459468

[startup+582.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 21476
/proc/meminfo: memFree=28890280/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=460268 CPUtime=582.2 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19393 0 0 0 58211 9 0 0 20 0 1 0 122835984 471314432 86865 33554432000 4194304 6211289 140735195802560 140735195800424 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115067 86865 219 493 0 114564 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 460268


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


[startup+882.307 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 21482
/proc/meminfo: memFree=28853480/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462508 CPUtime=882.15 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19853 0 0 0 88206 9 0 0 20 0 1 0 122835984 473608192 88379 33554432000 4194304 6211289 140735195802560 140735195800904 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115627 88379 219 493 0 115124 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 462508

[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 21484
/proc/meminfo: memFree=28839400/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=942.12 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19929 0 0 0 94203 9 0 0 20 0 1 0 122835984 473772032 88911 33554432000 4194304 6211289 140735195802560 140735195800904 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88911 219 493 0 115164 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 462668

[startup+1002.3 s]
/proc/loadavg: 2.12 2.20 2.18 3/178 21488
/proc/meminfo: memFree=28823764/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=1002.09 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19956 0 0 0 100200 9 0 0 20 0 1 0 122835984 473772032 88918 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88918 219 493 0 115164 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 462668

[startup+1062.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 21489
/proc/meminfo: memFree=28823160/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=1062.09 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19956 0 0 0 106200 9 0 0 20 0 1 0 122835984 473772032 88918 33554432000 4194304 6211289 140735195802560 140735195800904 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88918 219 493 0 115164 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 462668

[startup+1122.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 21490
/proc/meminfo: memFree=28792624/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=1122.08 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19987 0 0 0 112199 9 0 0 20 0 1 0 122835984 473772032 88949 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88949 219 493 0 115164 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 462668

[startup+1182.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 21491
/proc/meminfo: memFree=28788764/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=1182.07 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19987 0 0 0 118198 9 0 0 20 0 1 0 122835984 473772032 88949 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88949 219 493 0 115164 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 462668

[startup+1242.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 21493
/proc/meminfo: memFree=28787808/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462668 CPUtime=1242.06 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 19989 0 0 0 124197 9 0 0 20 0 1 0 122835984 473772032 88951 33554432000 4194304 6211289 140735195802560 140735195800904 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115667 88951 219 493 0 115164 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 462668

[startup+1302.3 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 21494
/proc/meminfo: memFree=28786964/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=462828 CPUtime=1302.05 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 20016 0 0 0 130196 9 0 0 20 0 1 0 122835984 473935872 88978 33554432000 4194304 6211289 140735195802560 140735195800904 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115707 88978 219 493 0 115204 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 462828

[startup+1362.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 21495
/proc/meminfo: memFree=28786968/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=463468 CPUtime=1362.04 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 20122 0 0 0 136195 9 0 0 20 0 1 0 122835984 474591232 89084 33554432000 4194304 6211289 140735195802560 140735195800904 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 115867 89084 219 493 0 115364 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 463468

[startup+1422.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 21496
/proc/meminfo: memFree=28771508/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=467760 CPUtime=1422.04 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 20855 0 0 0 142195 9 0 0 20 0 1 0 122835984 478986240 89817 33554432000 4194304 6211289 140735195802560 140735195800424 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 116940 89817 219 493 0 116437 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 467760

[startup+1482.3 s]
/proc/loadavg: 2.31 2.20 2.18 3/177 21497
/proc/meminfo: memFree=28763192/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=467760 CPUtime=1482.03 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 20861 0 0 0 148193 10 0 0 20 0 1 0 122835984 478986240 89823 33554432000 4194304 6211289 140735195802560 140735195800904 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 116940 89823 219 493 0 116437 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 467760

[startup+1542.31 s]
/proc/loadavg: 2.38 2.24 2.19 4/177 21499
/proc/meminfo: memFree=28761208/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=470480 CPUtime=1542.02 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 21328 0 0 0 154192 10 0 0 20 0 1 0 122835984 481771520 90290 33554432000 4194304 6211289 140735195802560 140735195800424 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 117620 90290 219 493 0 117117 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 470480

[startup+1602.3 s]
/proc/loadavg: 2.39 2.27 2.20 3/178 21503
/proc/meminfo: memFree=28725704/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=473332 CPUtime=1602.01 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 22040 0 0 0 160190 11 0 0 20 0 1 0 122835984 484691968 99178 33554432000 4194304 6211289 140735195802560 140735195800424 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 118333 99178 219 493 0 117830 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 473332

[startup+1662.3 s]
/proc/loadavg: 2.37 2.28 2.21 3/177 21504
/proc/meminfo: memFree=28675876/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=473972 CPUtime=1662 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 22306 0 0 0 166188 12 0 0 20 0 1 0 122835984 485347328 106598 33554432000 4194304 6211289 140735195802560 140735195800472 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 118493 106598 219 493 0 117990 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 473972

[startup+1722.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/177 21505
/proc/meminfo: memFree=28648264/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=474132 CPUtime=1721.99 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 22497 0 0 0 172187 12 0 0 20 0 1 0 122835984 485511168 113432 33554432000 4194304 6211289 140735195802560 140735195800424 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 118533 113432 219 493 0 118030 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 474132

[startup+1782.3 s]
/proc/loadavg: 2.14 2.23 2.19 4/177 21506
/proc/meminfo: memFree=28632528/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=689216 CPUtime=1781.98 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 23287 0 0 0 178183 15 0 0 20 0 1 0 122835984 705757184 117063 33554432000 4194304 6211289 140735195802560 140735195800792 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 172304 117063 219 493 0 171801 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 689216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.24 2.19 3/177 21506
/proc/meminfo: memFree=28628184/32872528 swapFree=15644/1722384
[pid=21416] ppid=21413 vsize=689376 CPUtime=1800.07 cores=1,3,5,7
/proc/21416/stat : 21416 (cdcl-cuttingpla) R 21413 21416 19462 0 -1 4202496 23389 0 0 0 179992 15 0 0 20 0 1 0 122835984 705921024 118187 33554432000 4194304 6211289 140735195802560 140735195800424 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21416/statm: 172344 118187 219 493 0 171841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 689376

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 21416 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.42
CPU time (s): 1800.11
CPU user time (s): 1799.93
CPU system time (s): 0.179972
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 689376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.179972
maximum resident set size= 472748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23389
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= 63
involuntary context switches= 1869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.47832 second user time and 6.98094 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-08 20:03:44
IDJOB=4087487
IDBENCH=2248
IDSOLVER=2549
FILE ID=node120/4087487-1465409024
RUNJOBID= node120-1465387403-19479
PBS_JOBID= 19853858
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087487-1465409024/watcher-4087487-1465409024 -o /tmp/evaluation-result-4087487-1465409024/solver-4087487-1465409024 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19479 --watchdog 1960 --input HOME/instance-4087487-1465409024.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 62a6bdf0e089cd0b8a79007277394096
RANDOM SEED=2042329978

node120.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.425
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	: 5332.85
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.425
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.425
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.425
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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.425
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:        29259500 kB
Buffers:          149236 kB
Cached:           661888 kB
SwapCached:         1084 kB
Active:           490780 kB
Inactive:         646952 kB
Active(anon):     325500 kB
Inactive(anon):     3328 kB
Active(file):     165280 kB
Inactive(file):   643624 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099696 kB
Dirty:              5072 kB
Writeback:             0 kB
AnonPages:       2049924 kB
Mapped:             9044 kB
Shmem:                 0 kB
Slab:             615708 kB
SReclaimable:      59624 kB
SUnreclaim:       556084 kB
KernelStack:        1424 kB
PageTables:         8032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2275480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2023424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node120 at 2016-06-08 20:33:45