Trace number 4101599

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.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-misc07.opb
MD5SUMf36b59f1fcf0c7e8fce521b6b9823495
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262858
Best CPU time to get the best result obtained on this benchmark140.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262858
Optimality of the best value was proved YES
Number of variables290
Total number of constraints212
Number of constraints which are clauses127
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints72
Minimum length of a constraint8
Maximum length of a constraint263
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
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 524422
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 290 #constraint= 212
0.00/0.01	c * #variable= 290 #constraint= 212
0.29/0.30	c S1->S2
0.29/0.30	c S2->S1
0.29/0.30	c S2->S1
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c S1->S2
0.29/0.30	c #Conflicts:       1000 | #Learnt:        972 | 0.006
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 34043
1.59/1.68	c total #propagations: 34094 / total #impl: 1057356 (eff. 0.032)
1.59/1.68	c #Conflicts:       2000 | #Learnt:       1972 | 0.004
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 71440
2.79/2.84	c total #propagations: 70415 / total #impl: 4767777 (eff. 0.015)
2.79/2.84	c GC COLLECT
2.79/2.84	c #Conflicts:       3000 | #Learnt:       2010 | 0.003
2.79/2.84	c total clause space: 6.90675MB
2.79/2.84	c total #watches: 78182
5.39/5.45	c total #propagations: 98938 / total #impl: 8271810 (eff. 0.012)
5.39/5.45	c #Conflicts:       4000 | #Learnt:       3010 | 0.002
5.39/5.45	c total clause space: 11.2235MB
5.39/5.45	c total #watches: 116948
8.09/8.15	c total #propagations: 131961 / total #impl: 14782358 (eff. 0.009)
8.09/8.15	c GC COLLECT
8.09/8.15	c #Conflicts:       5000 | #Learnt:       2370 | 0.002
8.09/8.15	c total clause space: 11.2235MB
8.09/8.15	c total #watches: 100459
11.79/11.81	c total #propagations: 164194 / total #impl: 20991105 (eff. 0.008)
11.79/11.81	c #Conflicts:       6000 | #Learnt:       3370 | 0.001
11.79/11.81	c total clause space: 11.2235MB
11.79/11.81	c total #watches: 144335
16.99/17.03	c total #propagations: 197722 / total #impl: 28732326 (eff. 0.007)
16.99/17.03	c GC COLLECT
16.99/17.03	c #Conflicts:       7000 | #Learnt:       2253 | 0.002
16.99/17.03	c total clause space: 11.2235MB
16.99/17.03	c total #watches: 100066
20.29/20.31	c total #propagations: 235620 / total #impl: 39709556 (eff. 0.006)
20.29/20.31	c #Conflicts:       8000 | #Learnt:       3253 | 0.001
20.29/20.31	c total clause space: 11.2235MB
20.29/20.31	c total #watches: 153042
25.59/25.64	c total #propagations: 271948 / total #impl: 47524648 (eff. 0.006)
25.59/25.64	c #Conflicts:       9000 | #Learnt:       4253 | 0.002
25.59/25.64	c total clause space: 18.2382MB
25.59/25.64	c total #watches: 204412
30.89/30.97	c total #propagations: 306274 / total #impl: 58458706 (eff. 0.005)
30.89/30.97	c GC COLLECT
30.89/30.97	c #Conflicts:      10000 | #Learnt:       2742 | 0.002
30.89/30.97	c total clause space: 18.2382MB
30.89/30.97	c total #watches: 131203
34.68/34.74	c total #propagations: 337893 / total #impl: 69572862 (eff. 0.005)
34.68/34.74	c #Conflicts:      11000 | #Learnt:       3742 | 0.002
34.68/34.74	c total clause space: 18.2382MB
34.68/34.74	c total #watches: 181393
40.48/40.57	c total #propagations: 368318 / total #impl: 78039099 (eff. 0.005)
40.48/40.57	c #Conflicts:      12000 | #Learnt:       4741 | 0.002
40.48/40.57	c total clause space: 18.2382MB
40.48/40.57	c total #watches: 232710
48.88/48.92	c total #propagations: 401171 / total #impl: 89597008 (eff. 0.004)
48.88/48.92	c #Conflicts:      13000 | #Learnt:       5741 | 0.002
48.88/48.92	c total clause space: 18.2382MB
48.88/48.92	c total #watches: 288732
53.89/53.92	c total #propagations: 439610 / total #impl: 105053505 (eff. 0.004)
53.89/53.92	c GC COLLECT
53.89/53.92	c #Conflicts:      14000 | #Learnt:       3881 | 0.002
53.89/53.92	c total clause space: 18.2382MB
53.89/53.92	c total #watches: 198813
58.48/58.53	c total #propagations: 471439 / total #impl: 115402521 (eff. 0.004)
58.48/58.53	c #Conflicts:      15000 | #Learnt:       4881 | 0.002
58.48/58.53	c total clause space: 18.2382MB
58.48/58.53	c total #watches: 251212
65.68/65.77	c total #propagations: 499064 / total #impl: 125428974 (eff. 0.004)
65.68/65.77	c #Conflicts:      16000 | #Learnt:       5881 | 0.002
65.68/65.77	c total clause space: 18.2382MB
65.68/65.77	c total #watches: 302145
71.08/71.14	c total #propagations: 528791 / total #impl: 139903702 (eff. 0.004)
71.08/71.14	c GC COLLECT
71.08/71.14	c #Conflicts:      17000 | #Learnt:       3706 | 0.002
71.08/71.14	c total clause space: 29.637MB
71.08/71.14	c total #watches: 190079
75.98/76.06	c total #propagations: 556305 / total #impl: 151162114 (eff. 0.004)
75.98/76.06	c #Conflicts:      18000 | #Learnt:       4706 | 0.002
75.98/76.06	c total clause space: 29.637MB
75.98/76.06	c total #watches: 245996
81.38/81.49	c total #propagations: 585962 / total #impl: 161862718 (eff. 0.004)
81.38/81.49	c #Conflicts:      19000 | #Learnt:       5706 | 0.001
81.38/81.49	c total clause space: 29.637MB
81.38/81.49	c total #watches: 297520
90.47/90.57	c total #propagations: 612777 / total #impl: 174232051 (eff. 0.004)
90.47/90.57	c #Conflicts:      20000 | #Learnt:       6706 | 0.001
90.47/90.57	c total clause space: 29.637MB
90.47/90.57	c total #watches: 360826
98.27/98.37	c total #propagations: 646164 / total #impl: 190594414 (eff. 0.003)
98.27/98.37	c GC COLLECT
98.27/98.37	c #Conflicts:      21000 | #Learnt:       4220 | 0.001
98.27/98.37	c total clause space: 29.637MB
98.27/98.37	c total #watches: 232075
107.67/107.74	c total #propagations: 679450 / total #impl: 204877954 (eff. 0.003)
107.67/107.74	c #Conflicts:      22000 | #Learnt:       5220 | 0.001
107.67/107.74	c total clause space: 29.637MB
107.67/107.74	c total #watches: 295517
119.17/119.26	c total #propagations: 720973 / total #impl: 220299011 (eff. 0.003)
119.17/119.26	c #Conflicts:      23000 | #Learnt:       6220 | 0.001
119.17/119.26	c total clause space: 29.637MB
119.17/119.26	c total #watches: 359569
131.67/131.79	c total #propagations: 761681 / total #impl: 239221382 (eff. 0.003)
131.67/131.79	c #Conflicts:      24000 | #Learnt:       7220 | 0.001
131.67/131.79	c total clause space: 29.637MB
131.67/131.79	c total #watches: 427062
142.27/142.38	c total #propagations: 798048 / total #impl: 260684410 (eff. 0.003)
142.27/142.38	c GC COLLECT
142.27/142.38	c #Conflicts:      25000 | #Learnt:       4420 | 0.001
142.27/142.38	c total clause space: 29.637MB
142.27/142.38	c total #watches: 271885
150.17/150.24	c total #propagations: 835435 / total #impl: 278963630 (eff. 0.003)
150.17/150.24	c #Conflicts:      26000 | #Learnt:       5420 | 0.001
150.17/150.24	c total clause space: 29.637MB
150.17/150.24	c total #watches: 340912
159.77/159.87	c total #propagations: 867827 / total #impl: 293772026 (eff. 0.003)
159.77/159.87	c #Conflicts:      27000 | #Learnt:       6420 | 0.001
159.77/159.87	c total clause space: 29.637MB
159.77/159.87	c total #watches: 399861
173.07/173.18	c total #propagations: 897749 / total #impl: 312221468 (eff. 0.003)
173.07/173.18	c #Conflicts:      28000 | #Learnt:       7420 | 0.001
173.07/173.18	c total clause space: 29.637MB
173.07/173.18	c total #watches: 468660
188.76/188.81	c total #propagations: 931212 / total #impl: 334335884 (eff. 0.003)
188.76/188.81	c GC COLLECT
188.76/188.81	c #Conflicts:      29000 | #Learnt:       4322 | 0.001
188.76/188.81	c total clause space: 29.637MB
188.76/188.81	c total #watches: 265455
197.56/197.60	c total #propagations: 967661 / total #impl: 358560437 (eff. 0.003)
197.56/197.60	c #Conflicts:      30000 | #Learnt:       5322 | 0.001
197.56/197.60	c total clause space: 29.637MB
197.56/197.60	c total #watches: 330981
208.16/208.23	c total #propagations: 1002066 / total #impl: 373582652 (eff. 0.003)
208.16/208.23	c #Conflicts:      31000 | #Learnt:       6322 | 0.001
208.16/208.23	c total clause space: 29.637MB
208.16/208.23	c total #watches: 395315
225.66/225.74	c total #propagations: 1036278 / total #impl: 390809739 (eff. 0.003)
225.66/225.74	c #Conflicts:      32000 | #Learnt:       7322 | 0.001
225.66/225.74	c total clause space: 29.637MB
225.66/225.74	c total #watches: 455754
242.95/243.03	c total #propagations: 1076744 / total #impl: 416914589 (eff. 0.003)
242.95/243.03	c #Conflicts:      33000 | #Learnt:       8322 | 0.001
242.95/243.03	c total clause space: 29.637MB
242.95/243.03	c total #watches: 524962
255.65/255.78	c total #propagations: 1114545 / total #impl: 443009351 (eff. 0.003)
255.65/255.78	c GC COLLECT
255.65/255.78	c #Conflicts:      34000 | #Learnt:       4923 | 0.001
255.65/255.78	c total clause space: 48.1602MB
255.65/255.78	c total #watches: 302956
264.75/264.84	c total #propagations: 1150664 / total #impl: 463511283 (eff. 0.002)
264.75/264.84	c #Conflicts:      35000 | #Learnt:       5923 | 0.001
264.75/264.84	c total clause space: 48.1602MB
264.75/264.84	c total #watches: 371500
277.95/278.00	c total #propagations: 1186136 / total #impl: 478633406 (eff. 0.002)
277.95/278.00	c #Conflicts:      36000 | #Learnt:       6923 | 0.001
277.95/278.00	c total clause space: 48.1602MB
277.95/278.00	c total #watches: 437175
294.14/294.29	c total #propagations: 1224598 / total #impl: 499655958 (eff. 0.002)
294.14/294.29	c #Conflicts:      37000 | #Learnt:       7923 | 0.001
294.14/294.29	c total clause space: 48.1602MB
294.14/294.29	c total #watches: 500141
317.04/317.12	c total #propagations: 1262341 / total #impl: 524262758 (eff. 0.002)
317.04/317.12	c #Conflicts:      38000 | #Learnt:       8923 | 0.001
317.04/317.12	c total clause space: 48.1602MB
317.04/317.12	c total #watches: 562085
334.03/334.16	c total #propagations: 1306794 / total #impl: 555282465 (eff. 0.002)
334.03/334.16	c GC COLLECT
334.03/334.16	c #Conflicts:      39000 | #Learnt:       5219 | 0.001
334.03/334.16	c total clause space: 48.1602MB
334.03/334.16	c total #watches: 320012
345.73/345.81	c total #propagations: 1345674 / total #impl: 580000945 (eff. 0.002)
345.73/345.81	c #Conflicts:      40000 | #Learnt:       6218 | 0.001
345.73/345.81	c total clause space: 48.1602MB
345.73/345.81	c total #watches: 395046
364.43/364.56	c total #propagations: 1384235 / total #impl: 598272481 (eff. 0.002)
364.43/364.56	c #Conflicts:      41000 | #Learnt:       7218 | 0.001
364.43/364.56	c total clause space: 48.1602MB
364.43/364.56	c total #watches: 461940
384.32/384.46	c total #propagations: 1427895 / total #impl: 625610591 (eff. 0.002)
384.32/384.46	c #Conflicts:      42000 | #Learnt:       8218 | 0.001
384.32/384.46	c total clause space: 48.1602MB
384.32/384.46	c total #watches: 526724
408.22/408.33	c total #propagations: 1468324 / total #impl: 654604535 (eff. 0.002)
408.22/408.33	c #Conflicts:      43000 | #Learnt:       9218 | 0.001
408.22/408.33	c total clause space: 48.1602MB
408.22/408.33	c total #watches: 591124
432.32/432.44	c total #propagations: 1512658 / total #impl: 687926642 (eff. 0.002)
432.32/432.44	c GC COLLECT
432.32/432.44	c #Conflicts:      44000 | #Learnt:       5222 | 0.001
432.32/432.44	c total clause space: 48.1602MB
432.32/432.44	c total #watches: 326575
443.41/443.50	c total #propagations: 1556457 / total #impl: 720613066 (eff. 0.002)
443.41/443.50	c #Conflicts:      45000 | #Learnt:       6222 | 0.001
443.41/443.50	c total clause space: 48.1602MB
443.41/443.50	c total #watches: 397925
458.51/458.70	c total #propagations: 1596504 / total #impl: 739078537 (eff. 0.002)
458.51/458.70	c #Conflicts:      46000 | #Learnt:       7222 | 0.001
458.51/458.70	c total clause space: 48.1602MB
458.51/458.70	c total #watches: 471028
476.91/477.03	c total #propagations: 1633262 / total #impl: 761449812 (eff. 0.002)
476.91/477.03	c #Conflicts:      47000 | #Learnt:       8222 | 0.001
476.91/477.03	c total clause space: 48.1602MB
476.91/477.03	c total #watches: 543319
500.41/500.53	c total #propagations: 1671749 / total #impl: 786822493 (eff. 0.002)
500.41/500.53	c #Conflicts:      48000 | #Learnt:       9222 | 0.001
500.41/500.53	c total clause space: 48.1602MB
500.41/500.53	c total #watches: 611995
527.30/527.48	c total #propagations: 1714377 / total #impl: 817783890 (eff. 0.002)
527.30/527.48	c #Conflicts:      49000 | #Learnt:      10222 | 0.001
527.30/527.48	c total clause space: 48.1602MB
527.30/527.48	c total #watches: 682810
546.10/546.28	c total #propagations: 1753856 / total #impl: 852240526 (eff. 0.002)
546.10/546.28	c GC COLLECT
546.10/546.28	c #Conflicts:      50000 | #Learnt:       5918 | 0.001
546.10/546.28	c total clause space: 48.1602MB
546.10/546.28	c total #watches: 395537
559.29/559.42	c total #propagations: 1791380 / total #impl: 878076955 (eff. 0.002)
559.29/559.42	c #Conflicts:      51000 | #Learnt:       6918 | 0.001
559.29/559.42	c total clause space: 48.1602MB
559.29/559.42	c total #watches: 476960
579.70/579.86	c total #propagations: 1828782 / total #impl: 897501459 (eff. 0.002)
579.70/579.86	c #Conflicts:      52000 | #Learnt:       7918 | 0.001
579.70/579.86	c total clause space: 48.1602MB
579.70/579.86	c total #watches: 558028
601.19/601.30	c total #propagations: 1879794 / total #impl: 924174252 (eff. 0.002)
601.19/601.30	c #Conflicts:      53000 | #Learnt:       8918 | 0.001
601.19/601.30	c total clause space: 48.1602MB
601.19/601.30	c total #watches: 636353
631.08/631.22	c total #propagations: 1924617 / total #impl: 952856886 (eff. 0.002)
631.08/631.22	c #Conflicts:      54000 | #Learnt:       9918 | 0.001
631.08/631.22	c total clause space: 48.1602MB
631.08/631.22	c total #watches: 711848
661.98/662.19	c total #propagations: 1965323 / total #impl: 991453580 (eff. 0.002)
661.98/662.19	c #Conflicts:      55000 | #Learnt:      10918 | 0.001
661.98/662.19	c total clause space: 48.1602MB
661.98/662.19	c total #watches: 789322
684.77/684.96	c total #propagations: 2005249 / total #impl: 1031215707 (eff. 0.002)
684.77/684.96	c GC COLLECT
684.77/684.96	c #Conflicts:      56000 | #Learnt:       6320 | 0.001
684.77/684.96	c total clause space: 48.1602MB
684.77/684.96	c total #watches: 455528
703.07/703.22	c total #propagations: 2047675 / total #impl: 1062635660 (eff. 0.002)
703.07/703.22	c #Conflicts:      57000 | #Learnt:       7320 | 0.001
703.07/703.22	c total clause space: 48.1602MB
703.07/703.22	c total #watches: 532563
721.67/721.86	c total #propagations: 2088744 / total #impl: 1088505406 (eff. 0.002)
721.67/721.86	c #Conflicts:      58000 | #Learnt:       8320 | 0.001
721.67/721.86	c total clause space: 48.1602MB
721.67/721.86	c total #watches: 610211
745.37/745.52	c total #propagations: 2125950 / total #impl: 1114728667 (eff. 0.002)
745.37/745.52	c #Conflicts:      59000 | #Learnt:       9320 | 0.001
745.37/745.52	c total clause space: 48.1602MB
745.37/745.52	c total #watches: 690695
774.06/774.27	c total #propagations: 2166794 / total #impl: 1146081244 (eff. 0.002)
774.06/774.27	c #Conflicts:      60000 | #Learnt:      10320 | 0.001
774.06/774.27	c total clause space: 48.1602MB
774.06/774.27	c total #watches: 762133
808.47/808.65	c total #propagations: 2204888 / total #impl: 1183861142 (eff. 0.002)
808.47/808.65	c #Conflicts:      61000 | #Learnt:      11320 | 0.001
808.47/808.65	c total clause space: 48.1602MB
808.47/808.65	c total #watches: 837861
830.76/830.95	c total #propagations: 2248530 / total #impl: 1227071425 (eff. 0.002)
830.76/830.95	c GC COLLECT
830.76/830.95	c #Conflicts:      62000 | #Learnt:       6421 | 0.001
830.76/830.95	c total clause space: 48.1602MB
830.76/830.95	c total #watches: 457113
849.56/849.71	c total #propagations: 2287950 / total #impl: 1256342109 (eff. 0.002)
849.56/849.71	c #Conflicts:      63000 | #Learnt:       7421 | 0.001
849.56/849.71	c total clause space: 48.1602MB
849.56/849.71	c total #watches: 531149
869.26/869.42	c total #propagations: 2333023 / total #impl: 1282450759 (eff. 0.002)
869.26/869.42	c #Conflicts:      64000 | #Learnt:       8421 | 0.001
869.26/869.42	c total clause space: 48.1602MB
869.26/869.42	c total #watches: 605852
895.95/896.12	c total #propagations: 2372803 / total #impl: 1310357817 (eff. 0.002)
895.95/896.12	c #Conflicts:      65000 | #Learnt:       9421 | 0.001
895.95/896.12	c total clause space: 48.1602MB
895.95/896.12	c total #watches: 679174
924.05/924.23	c total #propagations: 2413040 / total #impl: 1345050085 (eff. 0.002)
924.05/924.23	c #Conflicts:      66000 | #Learnt:      10421 | 0.001
924.05/924.23	c total clause space: 48.1602MB
924.05/924.23	c total #watches: 753461
952.04/952.24	c total #propagations: 2452863 / total #impl: 1380948351 (eff. 0.002)
952.04/952.24	c #Conflicts:      67000 | #Learnt:      11421 | 0.001
952.04/952.24	c total clause space: 48.1602MB
952.04/952.24	c total #watches: 821651
990.94/991.15	c total #propagations: 2487091 / total #impl: 1419352337 (eff. 0.002)
990.94/991.15	c #Conflicts:      68000 | #Learnt:      12421 | 0.001
990.94/991.15	c total clause space: 48.1602MB
990.94/991.15	c total #watches: 891450
1008.23/1008.49	c total #propagations: 2527036 / total #impl: 1467450998 (eff. 0.002)
1008.23/1008.49	c GC COLLECT
1008.23/1008.49	c #Conflicts:      69000 | #Learnt:       7215 | 0.001
1008.23/1008.49	c total clause space: 48.1602MB
1008.23/1008.49	c total #watches: 492895
1026.33/1026.55	c total #propagations: 2569512 / total #impl: 1492303041 (eff. 0.002)
1026.33/1026.55	c #Conflicts:      70000 | #Learnt:       8215 | 0.001
1026.33/1026.55	c total clause space: 48.1602MB
1026.33/1026.55	c total #watches: 570711
1046.93/1047.15	c total #propagations: 2611328 / total #impl: 1517053093 (eff. 0.002)
1046.93/1047.15	c #Conflicts:      71000 | #Learnt:       9215 | 0.001
1046.93/1047.15	c total clause space: 48.1602MB
1046.93/1047.15	c total #watches: 646951
1073.32/1073.59	c total #propagations: 2650322 / total #impl: 1545445199 (eff. 0.002)
1073.32/1073.59	c #Conflicts:      72000 | #Learnt:      10215 | 0.001
1073.32/1073.59	c total clause space: 48.1602MB
1073.32/1073.59	c total #watches: 720464
1100.22/1100.45	c total #propagations: 2693194 / total #impl: 1579995500 (eff. 0.002)
1100.22/1100.45	c #Conflicts:      73000 | #Learnt:      11215 | 0.001
1100.22/1100.45	c total clause space: 48.1602MB
1100.22/1100.45	c total #watches: 794789
1130.51/1130.75	c total #propagations: 2729666 / total #impl: 1614844674 (eff. 0.002)
1130.51/1130.75	c #Conflicts:      74000 | #Learnt:      12215 | 0.001
1130.51/1130.75	c total clause space: 48.1602MB
1130.51/1130.75	c total #watches: 868570
1162.91/1163.19	c total #propagations: 2768562 / total #impl: 1652843210 (eff. 0.002)
1162.91/1163.19	c GC COLLECT
1162.91/1163.19	c #Conflicts:      75000 | #Learnt:       6716 | 0.001
1162.91/1163.19	c total clause space: 48.1602MB
1162.91/1163.19	c total #watches: 469078
1179.80/1180.10	c total #propagations: 2808643 / total #impl: 1692721332 (eff. 0.002)
1179.80/1180.10	c #Conflicts:      76000 | #Learnt:       7716 | 0.001
1179.80/1180.10	c total clause space: 48.1602MB
1179.80/1180.10	c total #watches: 547521
1202.80/1203.04	c total #propagations: 2845666 / total #impl: 1716702121 (eff. 0.002)
1202.80/1203.04	c #Conflicts:      77000 | #Learnt:       8716 | 0.001
1202.80/1203.04	c total clause space: 48.1602MB
1202.80/1203.04	c total #watches: 621582
1231.10/1231.33	c total #propagations: 2884720 / total #impl: 1746468723 (eff. 0.002)
1231.10/1231.33	c #Conflicts:      78000 | #Learnt:       9716 | 0.001
1231.10/1231.33	c total clause space: 48.1602MB
1231.10/1231.33	c total #watches: 697352
1260.69/1260.98	c total #propagations: 2929874 / total #impl: 1781473739 (eff. 0.002)
1260.69/1260.98	c #Conflicts:      79000 | #Learnt:      10716 | 0.001
1260.69/1260.98	c total clause space: 48.1602MB
1260.69/1260.98	c total #watches: 774294
1296.09/1296.31	c total #propagations: 2971194 / total #impl: 1818870566 (eff. 0.002)
1296.09/1296.31	c #Conflicts:      80000 | #Learnt:      11716 | 0.001
1296.09/1296.31	c total clause space: 48.1602MB
1296.09/1296.31	c total #watches: 849364
1332.08/1332.36	c total #propagations: 3013565 / total #impl: 1862483690 (eff. 0.002)
1332.08/1332.36	c #Conflicts:      81000 | #Learnt:      12716 | 0.001
1332.08/1332.36	c total clause space: 48.1602MB
1332.08/1332.36	c total #watches: 923620
1362.47/1362.75	c total #propagations: 3053779 / total #impl: 1906882423 (eff. 0.002)
1362.47/1362.75	c GC COLLECT
1362.47/1362.75	c #Conflicts:      82000 | #Learnt:       6919 | 0.001
1362.47/1362.75	c total clause space: 78.2603MB
1362.47/1362.75	c total #watches: 486033
1382.17/1382.41	c total #propagations: 3088405 / total #impl: 1945676550 (eff. 0.002)
1382.17/1382.41	c #Conflicts:      83000 | #Learnt:       7918 | 0.001
1382.17/1382.41	c total clause space: 78.2603MB
1382.17/1382.41	c total #watches: 557722
1411.57/1411.85	c total #propagations: 3127172 / total #impl: 1973663865 (eff. 0.002)
1411.57/1411.85	c #Conflicts:      84000 | #Learnt:       8918 | 0.001
1411.57/1411.85	c total clause space: 78.2603MB
1411.57/1411.85	c total #watches: 627842
1438.67/1438.96	c total #propagations: 3175142 / total #impl: 2010182507 (eff. 0.002)
1438.67/1438.96	c #Conflicts:      85000 | #Learnt:       9918 | 0.001
1438.67/1438.96	c total clause space: 78.2603MB
1438.67/1438.96	c total #watches: 700656
1469.86/1470.19	c total #propagations: 3215340 / total #impl: 2044621564 (eff. 0.002)
1469.86/1470.19	c #Conflicts:      86000 | #Learnt:      10918 | 0.001
1469.86/1470.19	c total clause space: 78.2603MB
1469.86/1470.19	c total #watches: 773801
1499.85/1500.18	c total #propagations: 3257769 / total #impl: 2083589629 (eff. 0.002)
1499.85/1500.18	c #Conflicts:      87000 | #Learnt:      11918 | 0.001
1499.85/1500.18	c total clause space: 78.2603MB
1499.85/1500.18	c total #watches: 846351
1535.25/1535.54	c total #propagations: 3296092 / total #impl: 2121074886 (eff. 0.002)
1535.25/1535.54	c #Conflicts:      88000 | #Learnt:      12918 | 0.001
1535.25/1535.54	c total clause space: 78.2603MB
1535.25/1535.54	c total #watches: 921349
1574.04/1574.34	c total #propagations: 3333766 / total #impl: 2164700940 (eff. 0.002)
1574.04/1574.34	c #Conflicts:      89000 | #Learnt:      13918 | 0.001
1574.04/1574.34	c total clause space: 78.2603MB
1574.04/1574.34	c total #watches: 998348
1599.44/1599.70	c total #propagations: 3372490 / total #impl: 2211681406 (eff. 0.002)
1599.44/1599.70	c GC COLLECT
1599.44/1599.70	c #Conflicts:      90000 | #Learnt:       7815 | 0.001
1599.44/1599.70	c total clause space: 78.2603MB
1599.44/1599.70	c total #watches: 534272
1623.34/1623.63	c total #propagations: 3411797 / total #impl: 2245773914 (eff. 0.002)
1623.34/1623.63	c #Conflicts:      91000 | #Learnt:       8815 | 0.001
1623.34/1623.63	c total clause space: 78.2603MB
1623.34/1623.63	c total #watches: 601762
1651.03/1651.34	c total #propagations: 3452767 / total #impl: 2278581019 (eff. 0.002)
1651.03/1651.34	c #Conflicts:      92000 | #Learnt:       9815 | 0.001
1651.03/1651.34	c total clause space: 78.2603MB
1651.03/1651.34	c total #watches: 668522
1678.53/1678.87	c total #propagations: 3497014 / total #impl: 2315048047 (eff. 0.002)
1678.53/1678.87	c #Conflicts:      93000 | #Learnt:      10815 | 0.001
1678.53/1678.87	c total clause space: 78.2603MB
1678.53/1678.87	c total #watches: 745086
1709.02/1709.38	c total #propagations: 3540739 / total #impl: 2350407806 (eff. 0.002)
1709.02/1709.38	c #Conflicts:      94000 | #Learnt:      11815 | 0.001
1709.02/1709.38	c total clause space: 78.2603MB
1709.02/1709.38	c total #watches: 815438
1739.02/1739.33	c total #propagations: 3582254 / total #impl: 2389297576 (eff. 0.001)
1739.02/1739.33	c #Conflicts:      95000 | #Learnt:      12815 | 0.001
1739.02/1739.33	c total clause space: 78.2603MB
1739.02/1739.33	c total #watches: 882945
1778.42/1778.75	c total #propagations: 3617478 / total #impl: 2428623701 (eff. 0.001)
1778.42/1778.75	c #Conflicts:      96000 | #Learnt:      13815 | 0.001
1778.42/1778.75	c total clause space: 78.2603MB
1778.42/1778.75	c total #watches: 954184

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-4101599-1466256028/watcher-4101599-1466256028 -o /tmp/evaluation-result-4101599-1466256028/solver-4101599-1466256028 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4101599-1466256028.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=15682
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 15685
/proc/meminfo: memFree=31245480/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 27649470 57319424 7805 33554432000 4194304 6211289 140733751267936 140735732758584 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 13994 7805 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 15685
/proc/meminfo: memFree=31245480/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=65372 CPUtime=0.09 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 1215 0 0 0 8 1 0 0 20 0 1 0 27649470 66940928 13668 33554432000 4194304 6211289 140733751267936 140735732758584 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 16343 13668 204 493 0 15840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65372

[startup+0.200354 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 15685
/proc/meminfo: memFree=31245480/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=65504 CPUtime=0.19 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 1474 0 0 0 18 1 0 0 20 0 1 0 27649470 67076096 14344 33554432000 4194304 6211289 140733751267936 140735732758584 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 16376 14344 204 493 0 15873 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65504

[startup+0.300262 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 15685
/proc/meminfo: memFree=31245480/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=65632 CPUtime=0.29 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 1495 0 0 0 28 1 0 0 20 0 1 0 27649470 67207168 14365 33554432000 4194304 6211289 140733751267936 140735732758584 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 16408 14365 204 493 0 15905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65632

[startup+0.700231 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 15685
/proc/meminfo: memFree=31245480/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=65896 CPUtime=0.69 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 1576 0 0 0 68 1 0 0 20 0 1 0 27649470 67477504 14446 33554432000 4194304 6211289 140733751267936 140735732758584 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 16474 14446 214 493 0 15971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65896

[startup+1.5002 s]
/proc/loadavg: 2.10 2.07 2.01 3/178 15686
/proc/meminfo: memFree=31188356/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=68880 CPUtime=1.49 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 1899 0 0 0 148 1 0 0 20 0 1 0 27649470 70533120 14662 33554432000 4194304 6211289 140733751267936 140733751265800 4209651 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 17220 14662 214 493 0 16717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68880

[startup+3.10023 s]
/proc/loadavg: 2.10 2.07 2.01 3/178 15686
/proc/meminfo: memFree=31186752/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=69148 CPUtime=3.09 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 2414 0 0 0 308 1 0 0 20 0 1 0 27649470 70807552 14981 33554432000 4194304 6211289 140733751267936 140733751266280 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 17287 14981 219 493 0 16784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69148

[startup+6.30023 s]
/proc/loadavg: 2.10 2.07 2.01 3/178 15686
/proc/meminfo: memFree=31182944/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=74248 CPUtime=6.29 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 3688 0 0 0 628 1 0 0 20 0 1 0 27649470 76029952 16288 33554432000 4194304 6211289 140733751267936 140733751265800 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 18562 16288 219 493 0 18059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74248

[startup+12.7002 s]
/proc/loadavg: 2.09 2.06 2.00 3/178 15686
/proc/meminfo: memFree=31179452/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=74656 CPUtime=12.69 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 3794 0 0 0 1268 1 0 0 20 0 1 0 27649470 76447744 16391 33554432000 4194304 6211289 140733751267936 140733751266280 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 18664 16391 219 493 0 18161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74656

[startup+25.5003 s]
/proc/loadavg: 2.07 2.06 2.00 3/178 15686
/proc/meminfo: memFree=31176976/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=82852 CPUtime=25.49 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 4762 0 0 0 2547 2 0 0 20 0 1 0 27649470 84840448 17038 33554432000 4194304 6211289 140733751267936 140733751265800 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 20713 17038 219 493 0 20210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82852

[startup+51.1003 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 15686
/proc/meminfo: memFree=31161956/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=84040 CPUtime=51.08 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 5223 0 0 0 5106 2 0 0 20 0 1 0 27649470 86056960 18953 33554432000 4194304 6211289 140733751267936 140733751266280 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 21010 18953 219 493 0 20507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84040

[startup+102.3 s]
/proc/loadavg: 2.14 2.09 2.01 3/177 15687
/proc/meminfo: memFree=31136960/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=97428 CPUtime=102.28 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 6402 0 0 0 10226 2 0 0 20 0 1 0 27649470 99766272 20273 33554432000 4194304 6211289 140733751267936 140733751266280 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 24357 20273 219 493 0 23854 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97428

[startup+162.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 15688
/proc/meminfo: memFree=31123424/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=98708 CPUtime=162.27 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 6676 0 0 0 16224 3 0 0 20 0 1 0 27649470 101076992 21569 33554432000 4194304 6211289 140733751267936 140733751266280 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 24677 21569 219 493 0 24174 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 98708

[startup+222.307 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 15689
/proc/meminfo: memFree=31097852/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=99828 CPUtime=222.27 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 6901 0 0 0 22224 3 0 0 20 0 1 0 27649470 102223872 22305 33554432000 4194304 6211289 140733751267936 140733751266280 4209491 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 24957 22305 219 493 0 24454 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 99828

[startup+282.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 15690
/proc/meminfo: memFree=31091024/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=119372 CPUtime=282.25 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 7949 0 0 0 28222 3 0 0 20 0 1 0 27649470 122236928 23473 33554432000 4194304 6211289 140733751267936 140733751266280 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 29843 23473 219 493 0 29340 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 119372

[startup+342.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 15692
/proc/meminfo: memFree=31048672/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=119916 CPUtime=342.23 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8080 0 0 0 34220 3 0 0 20 0 1 0 27649470 122793984 24210 33554432000 4194304 6211289 140733751267936 140733751266280 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 29979 24210 219 493 0 29476 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 119916

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 15693
/proc/meminfo: memFree=31030560/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=120108 CPUtime=402.22 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8132 0 0 0 40219 3 0 0 20 0 1 0 27649470 122990592 24262 33554432000 4194304 6211289 140733751267936 140733751266280 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 30027 24262 219 493 0 29524 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 120108

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 15694
/proc/meminfo: memFree=31025712/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=120492 CPUtime=462.21 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8201 0 0 0 46218 3 0 0 20 0 1 0 27649470 123383808 24842 33554432000 4194304 6211289 140733751267936 140733751266280 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 30123 24842 219 493 0 29620 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 120492

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15695
/proc/meminfo: memFree=31022576/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=121260 CPUtime=522.2 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8374 0 0 0 52217 3 0 0 20 0 1 0 27649470 124170240 25015 33554432000 4194304 6211289 140733751267936 140733751265800 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 30315 25015 219 493 0 29812 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 121260

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 15699
/proc/meminfo: memFree=31012348/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=121836 CPUtime=582.19 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8488 0 0 0 58216 3 0 0 20 0 1 0 27649470 124760064 25640 33554432000 4194304 6211289 140733751267936 140733751266280 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 30459 25640 219 493 0 29956 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 121836


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


[startup+942.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 15707
/proc/meminfo: memFree=30979156/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=124332 CPUtime=942.14 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 8976 0 0 0 94210 4 0 0 20 0 1 0 27649470 127315968 27256 33554432000 4194304 6211289 140733751267936 140733751266280 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31083 27256 219 493 0 30580 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 124332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15708
/proc/meminfo: memFree=30966000/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=124908 CPUtime=1002.13 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9099 0 0 0 100209 4 0 0 20 0 1 0 27649470 127905792 27890 33554432000 4194304 6211289 140733751267936 140733751266280 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31227 27890 219 493 0 30724 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 124908

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 15709
/proc/meminfo: memFree=30965624/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=124908 CPUtime=1062.12 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9099 0 0 0 106208 4 0 0 20 0 1 0 27649470 127905792 27890 33554432000 4194304 6211289 140733751267936 140733751266280 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31227 27890 219 493 0 30724 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 124908

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 15710
/proc/meminfo: memFree=30960780/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=124908 CPUtime=1122.11 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9116 0 0 0 112207 4 0 0 20 0 1 0 27649470 127905792 27907 33554432000 4194304 6211289 140733751267936 140733751266280 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31227 27907 219 493 0 30724 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 124908

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 15714
/proc/meminfo: memFree=30954188/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=125232 CPUtime=1182.1 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9177 0 0 0 118206 4 0 0 20 0 1 0 27649470 128237568 28990 33554432000 4194304 6211289 140733751267936 140733751266280 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31308 28990 219 493 0 30805 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 125232

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 15716
/proc/meminfo: memFree=30947384/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=125232 CPUtime=1242.1 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9177 0 0 0 124206 4 0 0 20 0 1 0 27649470 128237568 28990 33554432000 4194304 6211289 140733751267936 140733751266280 4209250 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31308 28990 219 493 0 30805 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 125232

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 15718
/proc/meminfo: memFree=30936492/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=125232 CPUtime=1302.09 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9177 0 0 0 130205 4 0 0 20 0 1 0 27649470 128237568 28990 33554432000 4194304 6211289 140733751267936 140733751266280 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 31308 28990 219 493 0 30805 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 125232

[startup+1362.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 15719
/proc/meminfo: memFree=30927308/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=156832 CPUtime=1362.07 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9744 0 0 0 136203 4 0 0 20 0 1 0 27649470 160595968 29369 33554432000 4194304 6211289 140733751267936 140733751265848 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39208 29369 219 493 0 38705 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 156832

[startup+1422.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 15720
/proc/meminfo: memFree=30927300/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=156832 CPUtime=1422.07 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9744 0 0 0 142203 4 0 0 20 0 1 0 27649470 160595968 29369 33554432000 4194304 6211289 140733751267936 140733751266280 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39208 29369 219 493 0 38705 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 156832

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 15721
/proc/meminfo: memFree=30919660/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=156832 CPUtime=1482.05 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9745 0 0 0 148201 4 0 0 20 0 1 0 27649470 160595968 29370 33554432000 4194304 6211289 140733751267936 140733751266280 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39208 29370 219 493 0 38705 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 156832

[startup+1542.31 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 15723
/proc/meminfo: memFree=30919040/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157288 CPUtime=1542.05 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 9817 0 0 0 154201 4 0 0 20 0 1 0 27649470 161062912 29442 33554432000 4194304 6211289 140733751267936 140733751266280 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39322 29442 219 493 0 38819 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 157288

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 15770
/proc/meminfo: memFree=31336048/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157684 CPUtime=1602.04 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10368 0 0 0 160199 5 0 0 20 0 1 0 27649470 161468416 30301 33554432000 4194304 6211289 140733751267936 140733751266280 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39421 30301 219 493 0 38918 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 157684

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 15771
/proc/meminfo: memFree=31301624/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157684 CPUtime=1662.03 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10368 0 0 0 166198 5 0 0 20 0 1 0 27649470 161468416 30400 33554432000 4194304 6211289 140733751267936 140733751266280 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39421 30400 219 493 0 38918 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 157684

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 15772
/proc/meminfo: memFree=31283448/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157684 CPUtime=1722.02 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10371 0 0 0 172197 5 0 0 20 0 1 0 27649470 161468416 30403 33554432000 4194304 6211289 140733751267936 140733751266280 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39421 30403 219 493 0 38918 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 157684

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 15776
/proc/meminfo: memFree=31265676/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157948 CPUtime=1782.01 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10415 0 0 0 178196 5 0 0 20 0 1 0 27649470 161738752 30447 33554432000 4194304 6211289 140733751267936 140733751265800 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39487 30447 219 493 0 38984 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 157948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 15776
/proc/meminfo: memFree=31266240/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157948 CPUtime=1800.01 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10418 0 0 0 179996 5 0 0 20 0 1 0 27649470 161738752 30450 33554432000 4194304 6211289 140733751267936 140733751265800 4209468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39487 30450 219 493 0 38984 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 157948

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 15776
/proc/meminfo: memFree=31266240/32872528 swapFree=303544/319896
[pid=15685] ppid=15682 vsize=157948 CPUtime=1800.01 cores=0,2,4,6
/proc/15685/stat : 15685 (cdcl-cuttingpla) R 15682 15685 14217 0 -1 4202496 10418 0 0 0 179996 5 0 0 20 0 1 0 27649470 161738752 30450 33554432000 4194304 6211289 140733751267936 140733751265800 4209468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15685/statm: 39487 30450 219 493 0 38984 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 157948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.056991
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 157948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.056991
maximum resident set size= 121800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10418
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1910

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66629 second user time and 6.79397 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 15:20:28
IDJOB=4101599
IDBENCH=1770
IDSOLVER=2549
FILE ID=node128/4101599-1466256028
RUNJOBID= node128-1466241415-14233
PBS_JOBID= 19918208
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-misc07.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101599-1466256028/watcher-4101599-1466256028 -o /tmp/evaluation-result-4101599-1466256028/solver-4101599-1466256028 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4101599-1466256028.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= f36b59f1fcf0c7e8fce521b6b9823495
RANDOM SEED=1468123919

node128.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.768
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.53
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.768
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.768
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.56
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.768
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.768
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.57
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.768
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.768
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.56
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.768
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31246124 kB
Buffers:          123008 kB
Cached:           146028 kB
SwapCached:         2708 kB
Active:           365772 kB
Inactive:         197536 kB
Active(anon):     291640 kB
Inactive(anon):     4728 kB
Active(file):      74132 kB
Inactive(file):   192808 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:        813388 kB
Mapped:             9720 kB
Shmem:                 0 kB
Slab:             611896 kB
SReclaimable:      55628 kB
SUnreclaim:       556268 kB
KernelStack:        1480 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     748776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 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= 71704 MiB
End job on node128 at 2016-06-18 15:50:29