Trace number 4101071

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
MD5SUMf2e3e708ab88850fd5a3cdf379c0e388
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25620
Total number of constraints524
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint30
Maximum length of a constraint7530
Number of terms in the objective function 240
Biggest coefficient in the objective function 32769
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524520
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530865
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.08	c * #variable= 25620 #constraint= 524
0.18/0.20	c * #variable= 25620 #constraint= 524
23.29/23.31	c #Conflicts:       1000 | #Learnt:        998 | 1.627
23.29/23.31	c total clause space: 18.2382MB
23.29/23.31	c total #watches: 310704
49.59/49.67	c total #propagations: 975085 / total #impl: 109449296 (eff. 0.009)
49.59/49.67	c #Conflicts:       2000 | #Learnt:       1998 | 0.841
49.59/49.67	c total clause space: 18.2382MB
49.59/49.67	c total #watches: 380744
58.78/58.84	c total #propagations: 1967845 / total #impl: 194037830 (eff. 0.010)
58.78/58.84	c GC COLLECT
58.78/58.84	c #Conflicts:       3000 | #Learnt:       2014 | 0.589
58.78/58.84	c total clause space: 18.2382MB
58.78/58.84	c total #watches: 398981
94.17/94.20	c total #propagations: 2423301 / total #impl: 237424620 (eff. 0.010)
94.17/94.20	c #Conflicts:       4000 | #Learnt:       3014 | 0.453
94.17/94.20	c total clause space: 18.2382MB
94.17/94.20	c total #watches: 475005
107.17/107.20	c total #propagations: 3405129 / total #impl: 364269394 (eff. 0.009)
107.17/107.20	c GC COLLECT
107.17/107.20	c #Conflicts:       5000 | #Learnt:       2361 | 0.505
107.17/107.20	c total clause space: 18.2382MB
107.17/107.20	c total #watches: 438506
126.17/126.24	c total #propagations: 3963257 / total #impl: 414945532 (eff. 0.010)
126.17/126.24	c #Conflicts:       6000 | #Learnt:       3361 | 0.432
126.17/126.24	c total clause space: 18.2382MB
126.17/126.24	c total #watches: 510202
138.06/138.14	c total #propagations: 4792546 / total #impl: 466683871 (eff. 0.010)
138.06/138.14	c GC COLLECT
138.06/138.14	c #Conflicts:       7000 | #Learnt:       2261 | 0.370
138.06/138.14	c total clause space: 29.637MB
138.06/138.14	c total #watches: 394434
150.96/151.06	c total #propagations: 5563426 / total #impl: 505730210 (eff. 0.011)
150.96/151.06	c #Conflicts:       8000 | #Learnt:       3261 | 0.326
150.96/151.06	c total clause space: 29.637MB
150.96/151.06	c total #watches: 465975
162.26/162.38	c total #propagations: 6197347 / total #impl: 581602915 (eff. 0.011)
162.26/162.38	c #Conflicts:       9000 | #Learnt:       4261 | 0.290
162.26/162.38	c total clause space: 29.637MB
162.26/162.38	c total #watches: 531165
170.76/170.90	c total #propagations: 6824031 / total #impl: 662712172 (eff. 0.010)
170.76/170.90	c GC COLLECT
170.76/170.90	c #Conflicts:      10000 | #Learnt:       2727 | 0.271
170.76/170.90	c total clause space: 29.637MB
170.76/170.90	c total #watches: 418368
191.85/191.97	c total #propagations: 7570355 / total #impl: 730094492 (eff. 0.010)
191.85/191.97	c #Conflicts:      11000 | #Learnt:       3727 | 0.253
191.85/191.97	c total clause space: 29.637MB
191.85/191.97	c total #watches: 499513
205.35/205.46	c total #propagations: 8681311 / total #impl: 827022642 (eff. 0.010)
205.35/205.46	c #Conflicts:      12000 | #Learnt:       4726 | 0.255
205.35/205.46	c total clause space: 29.637MB
205.35/205.46	c total #watches: 572590
212.66/212.79	c total #propagations: 9463840 / total #impl: 907876301 (eff. 0.010)
212.66/212.79	c #Conflicts:      13000 | #Learnt:       5726 | 0.249
212.66/212.79	c total clause space: 29.637MB
212.66/212.79	c total #watches: 642555
230.06/230.16	c total #propagations: 9915161 / total #impl: 929999431 (eff. 0.011)
230.06/230.16	c GC COLLECT
230.06/230.16	c #Conflicts:      14000 | #Learnt:       3889 | 0.232
230.06/230.16	c total clause space: 29.637MB
230.06/230.16	c total #watches: 527134
240.25/240.35	c total #propagations: 10676994 / total #impl: 986350855 (eff. 0.011)
240.25/240.35	c #Conflicts:      15000 | #Learnt:       4889 | 0.217
240.25/240.35	c total clause space: 29.637MB
240.25/240.35	c total #watches: 649708
255.45/255.50	c total #propagations: 11098058 / total #impl: 1070839424 (eff. 0.010)
255.45/255.50	c #Conflicts:      16000 | #Learnt:       5889 | 0.208
255.45/255.50	c total clause space: 29.637MB
255.45/255.50	c total #watches: 769572
279.45/279.52	c total #propagations: 11632091 / total #impl: 1209300757 (eff. 0.010)
279.45/279.52	c GC COLLECT
279.45/279.52	c #Conflicts:      17000 | #Learnt:       3703 | 0.196
279.45/279.52	c total clause space: 29.637MB
279.45/279.52	c total #watches: 578837
291.95/292.00	c total #propagations: 12245887 / total #impl: 1331003058 (eff. 0.009)
291.95/292.00	c #Conflicts:      18000 | #Learnt:       4703 | 0.185
291.95/292.00	c total clause space: 29.637MB
291.95/292.00	c total #watches: 659521
306.34/306.43	c total #propagations: 12716002 / total #impl: 1449766499 (eff. 0.009)
306.34/306.43	c #Conflicts:      19000 | #Learnt:       5703 | 0.176
306.34/306.43	c total clause space: 29.637MB
306.34/306.43	c total #watches: 728047
328.44/328.55	c total #propagations: 13244805 / total #impl: 1571191131 (eff. 0.008)
328.44/328.55	c #Conflicts:      20000 | #Learnt:       6703 | 0.206
328.44/328.55	c total clause space: 29.637MB
328.44/328.55	c total #watches: 815279
346.34/346.48	c total #propagations: 13790725 / total #impl: 1690740355 (eff. 0.008)
346.34/346.48	c GC COLLECT
346.34/346.48	c #Conflicts:      21000 | #Learnt:       4220 | 0.225
346.34/346.48	c total clause space: 29.637MB
346.34/346.48	c total #watches: 551143
376.73/376.83	c total #propagations: 14499235 / total #impl: 1759853510 (eff. 0.008)
376.73/376.83	c #Conflicts:      22000 | #Learnt:       5220 | 0.238
376.73/376.83	c total clause space: 29.637MB
376.73/376.83	c total #watches: 634433
413.13/413.28	c total #propagations: 15183517 / total #impl: 1850724683 (eff. 0.008)
413.13/413.28	c #Conflicts:      23000 | #Learnt:       6220 | 0.227
413.13/413.28	c total clause space: 29.637MB
413.13/413.28	c total #watches: 709391
428.82/428.93	c total #propagations: 16122771 / total #impl: 1969043317 (eff. 0.008)
428.82/428.93	c #Conflicts:      24000 | #Learnt:       7220 | 0.233
428.82/428.93	c total clause space: 29.637MB
428.82/428.94	c total #watches: 776418
448.83/448.99	c total #propagations: 16683830 / total #impl: 2023588732 (eff. 0.008)
448.83/448.99	c GC COLLECT
448.83/448.99	c #Conflicts:      25000 | #Learnt:       4406 | 0.233
448.83/448.99	c total clause space: 29.637MB
448.83/448.99	c total #watches: 570268
456.62/456.71	c total #propagations: 17448820 / total #impl: 2075792480 (eff. 0.008)
456.62/456.71	c #Conflicts:      26000 | #Learnt:       5406 | 0.224
456.62/456.71	c total clause space: 29.637MB
456.62/456.71	c total #watches: 633723
463.32/463.40	c total #propagations: 17922392 / total #impl: 2101077491 (eff. 0.009)
463.32/463.40	c #Conflicts:      27000 | #Learnt:       6406 | 0.216
463.32/463.40	c total clause space: 29.637MB
463.32/463.40	c total #watches: 675138
483.21/483.30	c total #propagations: 18380505 / total #impl: 2121215072 (eff. 0.009)
483.21/483.30	c #Conflicts:      28000 | #Learnt:       7406 | 0.209
483.21/483.30	c total clause space: 29.637MB
483.21/483.30	c total #watches: 740814
497.91/498.05	c total #propagations: 19012756 / total #impl: 2175716538 (eff. 0.009)
497.91/498.05	c GC COLLECT
497.91/498.05	c #Conflicts:      29000 | #Learnt:       4299 | 0.203
497.91/498.05	c total clause space: 48.1602MB
497.91/498.05	c total #watches: 507853
518.91/519.04	c total #propagations: 19461066 / total #impl: 2220411515 (eff. 0.009)
518.91/519.04	c #Conflicts:      30000 | #Learnt:       5299 | 0.196
518.91/519.04	c total clause space: 48.1602MB
518.91/519.04	c total #watches: 587618
548.60/548.78	c total #propagations: 20082734 / total #impl: 2282519723 (eff. 0.009)
548.60/548.78	c #Conflicts:      31000 | #Learnt:       6299 | 0.190
548.60/548.78	c total clause space: 48.1602MB
548.60/548.78	c total #watches: 655172
566.90/567.05	c total #propagations: 20931773 / total #impl: 2374894658 (eff. 0.009)
566.90/567.05	c #Conflicts:      32000 | #Learnt:       7299 | 0.184
566.90/567.05	c total clause space: 48.1602MB
566.90/567.05	c total #watches: 708900
580.39/580.50	c total #propagations: 21490089 / total #impl: 2427713790 (eff. 0.009)
580.39/580.50	c #Conflicts:      33000 | #Learnt:       8299 | 0.179
580.39/580.50	c total clause space: 48.1602MB
580.39/580.50	c total #watches: 811831
598.49/598.61	c total #propagations: 21916216 / total #impl: 2462025498 (eff. 0.009)
598.49/598.61	c GC COLLECT
598.49/598.61	c #Conflicts:      34000 | #Learnt:       4897 | 0.174
598.49/598.61	c total clause space: 48.1602MB
598.49/598.61	c total #watches: 628605
626.19/626.34	c total #propagations: 22530326 / total #impl: 2519784902 (eff. 0.009)
626.19/626.34	c #Conflicts:      35000 | #Learnt:       5897 | 0.169
626.19/626.34	c total clause space: 48.1602MB
626.19/626.34	c total #watches: 747338
649.19/649.32	c total #propagations: 23310925 / total #impl: 2622402125 (eff. 0.009)
649.19/649.32	c #Conflicts:      36000 | #Learnt:       6897 | 0.164
649.19/649.32	c total clause space: 48.1602MB
649.19/649.32	c total #watches: 869343
664.69/664.81	c total #propagations: 23878939 / total #impl: 2722873774 (eff. 0.009)
664.69/664.81	c #Conflicts:      37000 | #Learnt:       7897 | 0.160
664.69/664.81	c total clause space: 48.1602MB
664.69/664.81	c total #watches: 987848
691.58/691.75	c total #propagations: 24375217 / total #impl: 2816920004 (eff. 0.009)
691.58/691.75	c #Conflicts:      38000 | #Learnt:       8897 | 0.155
691.58/691.75	c total clause space: 48.1602MB
691.58/691.75	c total #watches: 1071743
709.28/709.50	c total #propagations: 25004452 / total #impl: 2915053535 (eff. 0.009)
709.28/709.50	c GC COLLECT
709.28/709.50	c #Conflicts:      39000 | #Learnt:       5210 | 0.154
709.28/709.50	c total clause space: 48.1602MB
709.28/709.50	c total #watches: 791501
754.07/754.23	c total #propagations: 25431473 / total #impl: 3014496408 (eff. 0.008)
754.07/754.23	c #Conflicts:      40000 | #Learnt:       6210 | 0.151
754.07/754.23	c total clause space: 48.1602MB
754.07/754.23	c total #watches: 909696
767.26/767.44	c total #propagations: 25955398 / total #impl: 3246580781 (eff. 0.008)
767.26/767.44	c #Conflicts:      41000 | #Learnt:       7210 | 0.148
767.26/767.44	c total clause space: 48.1602MB
767.26/767.44	c total #watches: 1009443
790.66/790.86	c total #propagations: 26199377 / total #impl: 3314151225 (eff. 0.008)
790.66/790.86	c #Conflicts:      42000 | #Learnt:       8210 | 0.151
790.66/790.86	c total clause space: 48.1602MB
790.66/790.86	c total #watches: 1100325
803.55/803.76	c total #propagations: 26497608 / total #impl: 3446181624 (eff. 0.008)
803.55/803.76	c #Conflicts:      43000 | #Learnt:       9210 | 0.148
803.55/803.76	c total clause space: 48.1602MB
803.55/803.76	c total #watches: 1195127
826.56/826.78	c total #propagations: 26674761 / total #impl: 3569570804 (eff. 0.007)
826.56/826.78	c GC COLLECT
826.56/826.78	c #Conflicts:      44000 | #Learnt:       5224 | 0.150
826.56/826.78	c total clause space: 78.2603MB
826.56/826.78	c total #watches: 748849
834.56/834.75	c total #propagations: 26962180 / total #impl: 3704206175 (eff. 0.007)
834.56/834.75	c #Conflicts:      45000 | #Learnt:       6224 | 0.161
834.56/834.75	c total clause space: 78.2603MB
834.56/834.75	c total #watches: 845528
847.75/847.92	c total #propagations: 27207173 / total #impl: 3808031454 (eff. 0.007)
847.75/847.92	c #Conflicts:      46000 | #Learnt:       7224 | 0.162
847.75/847.92	c total clause space: 78.2603MB
847.75/847.92	c total #watches: 924287
862.45/862.61	c total #propagations: 27629917 / total #impl: 3891487214 (eff. 0.007)
862.45/862.61	c #Conflicts:      47000 | #Learnt:       8224 | 0.169
862.45/862.61	c total clause space: 78.2603MB
862.45/862.61	c total #watches: 992822
877.55/877.78	c total #propagations: 28042894 / total #impl: 3953121254 (eff. 0.007)
877.55/877.78	c #Conflicts:      48000 | #Learnt:       9224 | 0.165
877.55/877.78	c total clause space: 78.2603MB
877.55/877.78	c total #watches: 1087572
901.75/901.90	c total #propagations: 28468208 / total #impl: 4038679148 (eff. 0.007)
901.75/901.90	c #Conflicts:      49000 | #Learnt:      10224 | 0.164
901.75/901.90	c total clause space: 78.2603MB
901.75/901.90	c total #watches: 1149623
923.54/923.74	c total #propagations: 29014988 / total #impl: 4104725156 (eff. 0.007)
923.54/923.74	c GC COLLECT
923.54/923.74	c #Conflicts:      50000 | #Learnt:       5908 | 0.161
923.54/923.74	c total clause space: 78.2603MB
923.54/923.74	c total #watches: 718834
942.24/942.40	c total #propagations: 29474289 / total #impl: 4150369520 (eff. 0.007)
942.24/942.40	c #Conflicts:      51000 | #Learnt:       6908 | 0.158
942.24/942.40	c total clause space: 78.2603MB
942.24/942.40	c total #watches: 807429
965.14/965.31	c total #propagations: 29958464 / total #impl: 4199874468 (eff. 0.007)
965.14/965.31	c #Conflicts:      52000 | #Learnt:       7908 | 0.156
965.14/965.31	c total clause space: 78.2603MB
965.14/965.31	c total #watches: 882284
1010.84/1011.07	c total #propagations: 30517571 / total #impl: 4254295012 (eff. 0.007)
1010.84/1011.07	c #Conflicts:      53000 | #Learnt:       8908 | 0.153
1010.84/1011.07	c total clause space: 78.2603MB
1010.84/1011.07	c total #watches: 958578
1025.23/1025.44	c total #propagations: 31163576 / total #impl: 4364783091 (eff. 0.007)
1025.23/1025.44	c #Conflicts:      54000 | #Learnt:       9908 | 0.151
1025.23/1025.44	c total clause space: 78.2603MB
1025.23/1025.44	c total #watches: 1028976
1039.12/1039.31	c total #propagations: 31556928 / total #impl: 4394699035 (eff. 0.007)
1039.12/1039.31	c #Conflicts:      55000 | #Learnt:      10908 | 0.148
1039.12/1039.31	c total clause space: 78.2603MB
1039.12/1039.31	c total #watches: 1109163
1054.52/1054.79	c total #propagations: 31930720 / total #impl: 4430154793 (eff. 0.007)
1054.52/1054.79	c GC COLLECT
1054.52/1054.79	c #Conflicts:      56000 | #Learnt:       6302 | 0.146
1054.52/1054.79	c total clause space: 78.2603MB
1054.52/1054.79	c total #watches: 709120
1063.12/1063.37	c total #propagations: 32354774 / total #impl: 4487116380 (eff. 0.007)
1063.12/1063.37	c #Conflicts:      57000 | #Learnt:       7302 | 0.143
1063.12/1063.37	c total clause space: 78.2603MB
1063.12/1063.37	c total #watches: 776862
1079.92/1080.20	c total #propagations: 32650436 / total #impl: 4514632627 (eff. 0.007)
1079.92/1080.20	c #Conflicts:      58000 | #Learnt:       8302 | 0.141
1079.92/1080.20	c total clause space: 78.2603MB
1079.92/1080.20	c total #watches: 853412
1108.01/1108.22	c total #propagations: 33110671 / total #impl: 4554916496 (eff. 0.007)
1108.01/1108.22	c #Conflicts:      59000 | #Learnt:       9302 | 0.139
1108.01/1108.22	c total clause space: 78.2603MB
1108.01/1108.22	c total #watches: 907004
1139.11/1139.31	c total #propagations: 33709268 / total #impl: 4613119971 (eff. 0.007)
1139.11/1139.31	c #Conflicts:      60000 | #Learnt:      10302 | 0.136
1139.11/1139.31	c total clause space: 78.2603MB
1139.11/1139.31	c total #watches: 961006
1187.91/1188.12	c total #propagations: 34400718 / total #impl: 4676406804 (eff. 0.007)
1187.91/1188.12	c #Conflicts:      61000 | #Learnt:      11302 | 0.134
1187.91/1188.12	c total clause space: 78.2603MB
1187.91/1188.12	c total #watches: 1039080
1218.09/1218.37	c total #propagations: 35302014 / total #impl: 4777056678 (eff. 0.007)
1218.09/1218.37	c GC COLLECT
1218.09/1218.37	c #Conflicts:      62000 | #Learnt:       6408 | 0.132
1218.09/1218.37	c total clause space: 78.2603MB
1218.09/1218.37	c total #watches: 671706
1236.49/1236.72	c total #propagations: 36048574 / total #impl: 4861842947 (eff. 0.007)
1236.49/1236.72	c #Conflicts:      63000 | #Learnt:       7408 | 0.130
1236.49/1236.72	c total clause space: 78.2603MB
1236.49/1236.72	c total #watches: 762002
1251.99/1252.26	c total #propagations: 36663782 / total #impl: 4938337672 (eff. 0.007)
1251.99/1252.26	c #Conflicts:      64000 | #Learnt:       8408 | 0.135
1251.99/1252.26	c total clause space: 78.2603MB
1251.99/1252.26	c total #watches: 849864
1263.59/1263.84	c total #propagations: 37061413 / total #impl: 5003889748 (eff. 0.007)
1263.59/1263.84	c #Conflicts:      65000 | #Learnt:       9408 | 0.133
1263.59/1263.84	c total clause space: 78.2603MB
1263.59/1263.84	c total #watches: 932192
1292.58/1292.82	c total #propagations: 37433797 / total #impl: 5033803704 (eff. 0.007)
1292.58/1292.82	c #Conflicts:      66000 | #Learnt:      10408 | 0.132
1292.58/1292.82	c total clause space: 78.2603MB
1292.58/1292.82	c total #watches: 1012158
1305.88/1306.17	c total #propagations: 38058119 / total #impl: 5111422748 (eff. 0.007)
1305.88/1306.17	c #Conflicts:      67000 | #Learnt:      11408 | 0.132
1305.88/1306.17	c total clause space: 78.2603MB
1305.88/1306.17	c total #watches: 1095359
1323.98/1324.27	c total #propagations: 38434173 / total #impl: 5136112427 (eff. 0.007)
1323.98/1324.27	c #Conflicts:      68000 | #Learnt:      12408 | 0.130
1323.98/1324.27	c total clause space: 78.2603MB
1323.98/1324.27	c total #watches: 1216776
1346.68/1346.99	c total #propagations: 38894934 / total #impl: 5170348558 (eff. 0.008)
1346.68/1346.99	c GC COLLECT
1346.68/1346.99	c #Conflicts:      69000 | #Learnt:       7197 | 0.128
1346.68/1346.99	c total clause space: 78.2603MB
1346.68/1346.99	c total #watches: 843362
1366.67/1366.95	c total #propagations: 39475694 / total #impl: 5219228475 (eff. 0.008)
1366.67/1366.95	c #Conflicts:      70000 | #Learnt:       8197 | 0.131
1366.67/1366.95	c total clause space: 78.2603MB
1366.67/1366.95	c total #watches: 922590
1376.27/1376.51	c total #propagations: 40265803 / total #impl: 5265960728 (eff. 0.008)
1376.27/1376.51	c #Conflicts:      71000 | #Learnt:       9197 | 0.131
1376.27/1376.51	c total clause space: 78.2603MB
1376.27/1376.51	c total #watches: 1001430
1387.47/1387.79	c total #propagations: 41071880 / total #impl: 5296409089 (eff. 0.008)
1387.47/1387.79	c #Conflicts:      72000 | #Learnt:      10197 | 0.129
1387.47/1387.79	c total clause space: 78.2603MB
1387.47/1387.79	c total #watches: 1069280
1403.27/1403.55	c total #propagations: 41513899 / total #impl: 5328971412 (eff. 0.008)
1403.27/1403.55	c #Conflicts:      73000 | #Learnt:      11197 | 0.128
1403.27/1403.55	c total clause space: 78.2603MB
1403.27/1403.55	c total #watches: 1154739
1420.36/1420.69	c total #propagations: 42047600 / total #impl: 5368645316 (eff. 0.008)
1420.36/1420.69	c #Conflicts:      74000 | #Learnt:      12197 | 0.126
1420.36/1420.69	c total clause space: 78.2603MB
1420.36/1420.69	c total #watches: 1248731
1433.66/1433.97	c total #propagations: 42538752 / total #impl: 5414459556 (eff. 0.008)
1433.66/1433.97	c GC COLLECT
1433.66/1433.97	c #Conflicts:      75000 | #Learnt:       6713 | 0.124
1433.66/1433.97	c total clause space: 78.2603MB
1433.66/1433.97	c total #watches: 815318
1451.96/1452.21	c total #propagations: 42943585 / total #impl: 5449926799 (eff. 0.008)
1451.96/1452.21	c #Conflicts:      76000 | #Learnt:       7713 | 0.123
1451.96/1452.21	c total clause space: 78.2603MB
1451.96/1452.21	c total #watches: 894929
1473.46/1473.72	c total #propagations: 43474355 / total #impl: 5503493526 (eff. 0.008)
1473.46/1473.72	c #Conflicts:      77000 | #Learnt:       8713 | 0.124
1473.46/1473.72	c total clause space: 78.2603MB
1473.46/1473.72	c total #watches: 980737
1489.65/1489.97	c total #propagations: 44020374 / total #impl: 5576757782 (eff. 0.008)
1489.65/1489.97	c #Conflicts:      78000 | #Learnt:       9713 | 0.123
1489.65/1489.97	c total clause space: 78.2603MB
1489.65/1489.97	c total #watches: 1076342
1505.35/1505.67	c total #propagations: 44420887 / total #impl: 5616572259 (eff. 0.008)
1505.35/1505.67	c #Conflicts:      79000 | #Learnt:      10713 | 0.121
1505.35/1505.67	c total clause space: 78.2603MB
1505.35/1505.67	c total #watches: 1161462
1519.65/1519.91	c total #propagations: 44878362 / total #impl: 5662259590 (eff. 0.008)
1519.65/1519.91	c #Conflicts:      80000 | #Learnt:      11713 | 0.120
1519.65/1519.91	c total clause space: 78.2603MB
1519.65/1519.91	c total #watches: 1226530
1539.65/1539.94	c total #propagations: 45280804 / total #impl: 5698895105 (eff. 0.008)
1539.65/1539.94	c #Conflicts:      81000 | #Learnt:      12713 | 0.118
1539.65/1539.94	c total clause space: 78.2603MB
1539.65/1539.94	c total #watches: 1313561
1553.74/1554.00	c total #propagations: 45774918 / total #impl: 5768070573 (eff. 0.008)
1553.74/1554.00	c GC COLLECT
1553.74/1554.00	c #Conflicts:      82000 | #Learnt:       6913 | 0.119
1553.74/1554.00	c total clause space: 78.2603MB
1553.74/1554.00	c total #watches: 842732
1565.05/1565.36	c total #propagations: 46237912 / total #impl: 5831977156 (eff. 0.008)
1565.05/1565.36	c #Conflicts:      83000 | #Learnt:       7913 | 0.117
1565.05/1565.36	c total clause space: 78.2603MB
1565.05/1565.36	c total #watches: 934858
1580.84/1581.12	c total #propagations: 46724143 / total #impl: 5884482413 (eff. 0.008)
1580.84/1581.12	c #Conflicts:      84000 | #Learnt:       8913 | 0.116
1580.84/1581.12	c total clause space: 78.2603MB
1580.84/1581.12	c total #watches: 1036211
1589.44/1589.78	c total #propagations: 47251521 / total #impl: 5953936567 (eff. 0.008)
1589.44/1589.78	c #Conflicts:      85000 | #Learnt:       9913 | 0.115
1589.44/1589.78	c total clause space: 78.2603MB
1589.44/1589.78	c total #watches: 1150939
1598.04/1598.38	c total #propagations: 47531628 / total #impl: 5989242564 (eff. 0.008)
1598.04/1598.38	c #Conflicts:      86000 | #Learnt:      10913 | 0.114
1598.04/1598.38	c total clause space: 78.2603MB
1598.04/1598.38	c total #watches: 1228669
1614.83/1615.17	c total #propagations: 47769637 / total #impl: 6039001227 (eff. 0.008)
1614.83/1615.17	c #Conflicts:      87000 | #Learnt:      11913 | 0.113
1614.83/1615.17	c total clause space: 78.2603MB
1614.83/1615.17	c total #watches: 1307485
1632.73/1633.01	c total #propagations: 48167701 / total #impl: 6153713123 (eff. 0.008)
1632.73/1633.01	c #Conflicts:      88000 | #Learnt:      12913 | 0.113
1632.73/1633.01	c total clause space: 78.2603MB
1632.73/1633.01	c total #watches: 1419620
1655.63/1655.92	c total #propagations: 48565576 / total #impl: 6228476297 (eff. 0.008)
1655.63/1655.92	c #Conflicts:      89000 | #Learnt:      13913 | 0.111
1655.63/1655.92	c total clause space: 78.2603MB
1655.63/1655.92	c total #watches: 1498591
1676.23/1676.59	c total #propagations: 49145034 / total #impl: 6304988695 (eff. 0.008)
1676.23/1676.59	c GC COLLECT
1676.23/1676.59	c #Conflicts:      90000 | #Learnt:       7821 | 0.110
1676.23/1676.59	c total clause space: 78.2603MB
1676.23/1676.59	c total #watches: 977085
1691.02/1691.35	c total #propagations: 49640403 / total #impl: 6421919837 (eff. 0.008)
1691.02/1691.35	c #Conflicts:      91000 | #Learnt:       8821 | 0.109
1691.02/1691.35	c total clause space: 78.2603MB
1691.02/1691.35	c total #watches: 1037257
1706.82/1707.17	c total #propagations: 50060378 / total #impl: 6481260968 (eff. 0.008)
1706.82/1707.17	c #Conflicts:      92000 | #Learnt:       9821 | 0.108
1706.82/1707.17	c total clause space: 78.2603MB
1706.82/1707.17	c total #watches: 1094668
1726.91/1727.21	c total #propagations: 50467144 / total #impl: 6530873739 (eff. 0.008)
1726.91/1727.21	c #Conflicts:      93000 | #Learnt:      10821 | 0.107
1726.91/1727.21	c total clause space: 78.2603MB
1726.91/1727.21	c total #watches: 1145895
1743.11/1743.47	c total #propagations: 50855425 / total #impl: 6590034293 (eff. 0.008)
1743.11/1743.47	c #Conflicts:      94000 | #Learnt:      11821 | 0.106
1743.11/1743.47	c total clause space: 78.2603MB
1743.11/1743.47	c total #watches: 1192250
1760.11/1760.43	c total #propagations: 51234545 / total #impl: 6640764089 (eff. 0.008)
1760.11/1760.43	c #Conflicts:      95000 | #Learnt:      12821 | 0.105
1760.11/1760.43	c total clause space: 78.2603MB
1760.11/1760.43	c total #watches: 1237603
1798.01/1798.38	c total #propagations: 51622274 / total #impl: 6686280143 (eff. 0.008)
1798.01/1798.38	c #Conflicts:      96000 | #Learnt:      13821 | 0.103
1798.01/1798.38	c total clause space: 78.2603MB
1798.01/1798.38	c total #watches: 1272203

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

pid=17704
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.22 2.24 2.25 4/176 17707
/proc/meminfo: memFree=29254668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 26964097 57319424 6780 33554432000 4194304 6211289 140737480485248 140735498379928 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 13994 6780 98 493 0 13491 0

[startup+0.100158 s]
/proc/loadavg: 2.22 2.24 2.25 4/176 17707
/proc/meminfo: memFree=29254668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=65584 CPUtime=0.09 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 2241 0 0 0 8 1 0 0 20 0 1 0 26964097 67158016 13789 33554432000 4194304 6211289 140737480485248 140735498379928 4232628 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 16396 13789 144 493 0 15893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65584

[startup+0.200396 s]
/proc/loadavg: 2.22 2.24 2.25 4/176 17707
/proc/meminfo: memFree=29254668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=74948 CPUtime=0.18 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 3362 0 0 0 17 1 0 0 20 0 1 0 26964097 76746752 14910 33554432000 4194304 6211289 140737480485248 140735498379928 4232151 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 18737 14911 144 493 0 18234 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 74948

[startup+0.300362 s]
/proc/loadavg: 2.22 2.24 2.25 4/176 17707
/proc/meminfo: memFree=29254668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=84024 CPUtime=0.29 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 4732 0 0 0 27 2 0 0 20 0 1 0 26964097 86040576 17351 33554432000 4194304 6211289 140737480485248 140735498379928 4215888 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 21006 17351 144 493 0 20503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84024

[startup+0.700299 s]
/proc/loadavg: 2.22 2.24 2.25 4/176 17707
/proc/meminfo: memFree=29254668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=89560 CPUtime=0.69 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5310 0 0 0 67 2 0 0 20 0 1 0 26964097 91709440 17929 33554432000 4194304 6211289 140737480485248 140735498379928 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 22390 17929 150 493 0 21887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89560

[startup+1.50028 s]
/proc/loadavg: 2.22 2.24 2.25 4/177 17708
/proc/meminfo: memFree=29182940/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=89560 CPUtime=1.49 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5310 0 0 0 147 2 0 0 20 0 1 0 26964097 91709440 17929 33554432000 4194304 6211289 140737480485248 140737480483128 4209497 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 22390 17929 150 493 0 21887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89560

[startup+3.10022 s]
/proc/loadavg: 2.22 2.24 2.25 3/177 17708
/proc/meminfo: memFree=29182568/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=89560 CPUtime=3.09 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5311 0 0 0 307 2 0 0 20 0 1 0 26964097 91709440 18441 33554432000 4194304 6211289 140737480485248 140737480483128 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 22390 18441 150 493 0 21887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89560

[startup+6.3003 s]
/proc/loadavg: 2.20 2.23 2.24 3/177 17708
/proc/meminfo: memFree=29180848/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=89560 CPUtime=6.29 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5311 0 0 0 627 2 0 0 20 0 1 0 26964097 91709440 18441 33554432000 4194304 6211289 140737480485248 140737480483128 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 22390 18441 150 493 0 21887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89560

[startup+12.7002 s]
/proc/loadavg: 2.18 2.23 2.24 4/177 17708
/proc/meminfo: memFree=29180896/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=89560 CPUtime=12.69 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5311 0 0 0 1267 2 0 0 20 0 1 0 26964097 91709440 18441 33554432000 4194304 6211289 140737480485248 140737480483128 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 22390 18441 150 493 0 21887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89560

[startup+25.5003 s]
/proc/loadavg: 2.22 2.23 2.24 3/177 17708
/proc/meminfo: memFree=29180740/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=96740 CPUtime=25.49 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 5564 0 0 0 2547 2 0 0 20 0 1 0 26964097 99061760 18589 33554432000 4194304 6211289 140737480485248 140737480483592 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 24185 18589 160 493 0 23682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96740

[startup+51.1003 s]
/proc/loadavg: 2.21 2.23 2.24 3/177 17708
/proc/meminfo: memFree=29176960/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=97152 CPUtime=51.08 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 6258 0 0 0 5106 2 0 0 20 0 1 0 26964097 99483648 19516 33554432000 4194304 6211289 140737480485248 140737480483592 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 24288 19516 160 493 0 23785 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97152

[startup+102.3 s]
/proc/loadavg: 2.21 2.22 2.24 3/177 17709
/proc/meminfo: memFree=29167684/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=98968 CPUtime=102.28 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 6870 0 0 0 10226 2 0 0 20 0 1 0 26964097 101343232 20569 33554432000 4194304 6211289 140737480485248 140737480483160 4241730 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 24742 20569 165 493 0 24239 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98968

[startup+162.3 s]
/proc/loadavg: 2.19 2.21 2.23 3/177 17711
/proc/meminfo: memFree=29159312/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=112680 CPUtime=162.26 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 8495 0 0 0 16224 2 0 0 20 0 1 0 26964097 115384320 22218 33554432000 4194304 6211289 140737480485248 140737480483160 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 28170 22218 165 493 0 27667 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 112680

[startup+222.307 s]
/proc/loadavg: 2.17 2.20 2.22 4/178 17761
/proc/meminfo: memFree=30065576/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=114672 CPUtime=222.26 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 8902 0 0 0 22223 3 0 0 20 0 1 0 26964097 117424128 23136 33554432000 4194304 6211289 140737480485248 140737480483592 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 28668 23136 165 493 0 28165 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 114672

[startup+282.3 s]
/proc/loadavg: 2.27 2.22 2.23 3/177 17762
/proc/meminfo: memFree=30059508/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=117208 CPUtime=282.25 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 9452 0 0 0 28222 3 0 0 20 0 1 0 26964097 120020992 24708 33554432000 4194304 6211289 140737480485248 140737480483592 4209384 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 29302 24708 165 493 0 28799 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 117208

[startup+342.3 s]
/proc/loadavg: 2.15 2.19 2.22 3/177 17763
/proc/meminfo: memFree=30031400/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=118124 CPUtime=342.24 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 10093 0 0 0 34221 3 0 0 20 0 1 0 26964097 120958976 25180 33554432000 4194304 6211289 140737480485248 140737480483240 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 29531 25180 165 493 0 29028 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 118124

[startup+402.3 s]
/proc/loadavg: 2.25 2.22 2.22 4/176 17764
/proc/meminfo: memFree=30030016/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=118532 CPUtime=402.23 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 10188 0 0 0 40220 3 0 0 20 0 1 0 26964097 121376768 25275 33554432000 4194304 6211289 140737480485248 140737480483160 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 29633 25275 165 493 0 29130 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 118532

[startup+462.3 s]
/proc/loadavg: 2.32 2.24 2.22 4/177 17767
/proc/meminfo: memFree=30019648/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=119868 CPUtime=462.22 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 10717 0 0 0 46219 3 0 0 20 0 1 0 26964097 122744832 25719 33554432000 4194304 6211289 140737480485248 140737480483160 4209472 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 29967 25719 165 493 0 29464 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 119868

[startup+522.3 s]
/proc/loadavg: 2.23 2.22 2.22 3/177 17768
/proc/meminfo: memFree=30015108/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=140000 CPUtime=522.2 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 11338 0 0 0 52217 3 0 0 20 0 1 0 26964097 143360000 26699 33554432000 4194304 6211289 140737480485248 140737480483592 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 35000 26699 165 493 0 34497 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 140000

[startup+582.3 s]
/proc/loadavg: 2.20 2.21 2.21 4/177 17769
/proc/meminfo: memFree=30011812/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=140744 CPUtime=582.19 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 11502 0 0 0 58216 3 0 0 20 0 1 0 26964097 144121856 27374 33554432000 4194304 6211289 140737480485248 140737480483592 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 35186 27374 165 493 0 34683 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 140744


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.21 2.19 3/177 17779
/proc/meminfo: memFree=29958064/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=179016 CPUtime=942.14 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13198 0 0 0 94209 5 0 0 20 0 1 0 26964097 183312384 34815 33554432000 4194304 6211289 140737480485248 140737480483592 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 44754 34815 165 493 0 44251 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 179016

[startup+1002.3 s]
/proc/loadavg: 2.25 2.22 2.19 4/177 17780
/proc/meminfo: memFree=29957940/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=179016 CPUtime=1002.13 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13198 0 0 0 100208 5 0 0 20 0 1 0 26964097 183312384 34815 33554432000 4194304 6211289 140737480485248 140737480483592 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 44754 34815 165 493 0 44251 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 179016

[startup+1062.3 s]
/proc/loadavg: 2.26 2.22 2.19 3/177 17782
/proc/meminfo: memFree=29957512/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=179672 CPUtime=1062.12 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13333 0 0 0 106207 5 0 0 20 0 1 0 26964097 183984128 34950 33554432000 4194304 6211289 140737480485248 140737480483160 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 44918 34950 165 493 0 44415 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 179672

[startup+1122.3 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 17783
/proc/meminfo: memFree=29957140/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=179832 CPUtime=1122.11 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13377 0 0 0 112206 5 0 0 20 0 1 0 26964097 184147968 34994 33554432000 4194304 6211289 140737480485248 140737480483592 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 44958 34994 165 493 0 44455 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 179832

[startup+1182.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 17784
/proc/meminfo: memFree=29957140/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=179992 CPUtime=1182.1 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13397 0 0 0 118205 5 0 0 20 0 1 0 26964097 184311808 35014 33554432000 4194304 6211289 140737480485248 140737480483160 4209411 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 44998 35014 165 493 0 44495 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 179992

[startup+1242.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 17785
/proc/meminfo: memFree=29956636/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=180664 CPUtime=1242.09 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13483 0 0 0 124204 5 0 0 20 0 1 0 26964097 184999936 35100 33554432000 4194304 6211289 140737480485248 140737480483592 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 45166 35100 165 493 0 44663 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 180664

[startup+1302.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 17786
/proc/meminfo: memFree=29956260/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=180920 CPUtime=1302.08 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13549 0 0 0 130203 5 0 0 20 0 1 0 26964097 185262080 35166 33554432000 4194304 6211289 140737480485248 140737480483592 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 45230 35166 165 493 0 44727 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 180920

[startup+1362.3 s]
/proc/loadavg: 2.15 2.18 2.18 4/177 17788
/proc/meminfo: memFree=29955340/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=182200 CPUtime=1362.07 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 13753 0 0 0 136202 5 0 0 20 0 1 0 26964097 186572800 35370 33554432000 4194304 6211289 140737480485248 140737480483592 4209497 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 45550 35370 165 493 0 45047 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 182200

[startup+1422.3 s]
/proc/loadavg: 2.14 2.18 2.17 4/178 17792
/proc/meminfo: memFree=29953588/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=183864 CPUtime=1422.07 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 14071 0 0 0 142202 5 0 0 20 0 1 0 26964097 188276736 35688 33554432000 4194304 6211289 140737480485248 140737480483592 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 45966 35688 165 493 0 45463 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 183864

[startup+1482.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 17793
/proc/meminfo: memFree=29953668/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=184120 CPUtime=1482.05 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 14124 0 0 0 148200 5 0 0 20 0 1 0 26964097 188538880 35741 33554432000 4194304 6211289 140737480485248 140737480483592 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 46030 35741 165 493 0 45527 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 184120

[startup+1542.31 s]
/proc/loadavg: 2.16 2.17 2.17 4/177 17794
/proc/meminfo: memFree=29950752/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=185016 CPUtime=1542.05 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 14296 0 0 0 154200 5 0 0 20 0 1 0 26964097 189456384 36424 33554432000 4194304 6211289 140737480485248 140737480483592 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 46254 36424 165 493 0 45751 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 185016

[startup+1602.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 17795
/proc/meminfo: memFree=29947580/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=186680 CPUtime=1602.04 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 14617 0 0 0 160199 5 0 0 20 0 1 0 26964097 191160320 37256 33554432000 4194304 6211289 140737480485248 140737480483592 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 46670 37256 165 493 0 46167 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 186680

[startup+1662.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 17797
/proc/meminfo: memFree=29939696/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=188216 CPUtime=1662.02 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 14961 0 0 0 166197 5 0 0 20 0 1 0 26964097 192733184 38622 33554432000 4194304 6211289 140737480485248 140737480483160 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 47054 38622 165 493 0 46551 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 188216

[startup+1722.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 17798
/proc/meminfo: memFree=29932864/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=188408 CPUtime=1722.02 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 15018 0 0 0 172197 5 0 0 20 0 1 0 26964097 192929792 38679 33554432000 4194304 6211289 140737480485248 140737480483592 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 47102 38679 165 493 0 46599 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 188408

[startup+1782.3 s]
/proc/loadavg: 2.25 2.21 2.18 4/177 17799
/proc/meminfo: memFree=29925904/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=188600 CPUtime=1782.02 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 15066 0 0 0 178196 6 0 0 20 0 1 0 26964097 193126400 38727 33554432000 4194304 6211289 140737480485248 140737480483592 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 47150 38727 165 493 0 46647 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 188600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.32 2.22 2.19 4/177 17799
/proc/meminfo: memFree=29922864/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=188792 CPUtime=1800.01 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 15080 0 0 0 179995 6 0 0 20 0 1 0 26964097 193323008 38741 33554432000 4194304 6211289 140737480485248 140737480483160 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 47198 38741 165 493 0 46695 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 188792

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

[startup+1800.3 s]
/proc/loadavg: 2.32 2.22 2.19 4/177 17799
/proc/meminfo: memFree=29922864/32872528 swapFree=1402776/1580604
[pid=17707] ppid=17704 vsize=188792 CPUtime=1800.01 cores=1,3,5,7
/proc/17707/stat : 17707 (cdcl-cuttingpla) R 17704 17707 16728 0 -1 4202496 15080 0 0 0 179995 6 0 0 20 0 1 0 26964097 193323008 38741 33554432000 4194304 6211289 140737480485248 140737480483160 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/17707/statm: 47198 38741 165 493 0 46695 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 188792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.065989
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 188792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.065989
maximum resident set size= 154964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15080
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= 12
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75428 second user time and 6.70898 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 13:26:24
IDJOB=4101071
IDBENCH=1696
IDSOLVER=2549
FILE ID=node139/4101071-1466249184
RUNJOBID= node139-1466240178-16745
PBS_JOBID= 19918187
Free space on /tmp= 71588 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101071-1466249184/watcher-4101071-1466249184 -o /tmp/evaluation-result-4101071-1466249184/solver-4101071-1466249184 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16745 --watchdog 1960 --input HOME/instance-4101071-1466249184.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= f2e3e708ab88850fd5a3cdf379c0e388
RANDOM SEED=621790102

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:        29255312 kB
Buffers:          141640 kB
Cached:           143472 kB
SwapCached:         1900 kB
Active:          1083640 kB
Inactive:         212272 kB
Active(anon):    1011956 kB
Inactive(anon):     1468 kB
Active(file):      71684 kB
Inactive(file):   210804 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099480 kB
Dirty:              4328 kB
Writeback:             8 kB
AnonPages:       2591020 kB
Mapped:             8016 kB
Shmem:                 0 kB
Slab:             604416 kB
SReclaimable:      48624 kB
SUnreclaim:       555792 kB
KernelStack:        1448 kB
PageTables:         9244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2941900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1105920 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 13:56:24