Trace number 4118292

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.1 1800.43

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-18.lin.opb
MD5SUMaa8a9bb5624a673cd1fb1d00ce84c217
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3845
Best CPU time to get the best result obtained on this benchmark1800.47
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5002
Total number of constraints9934
Number of constraints which are clauses4967
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4967
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 5002
Biggest coefficient in the objective function 1560
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 270432
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1560
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 270432
Number of bits of the biggest sum of numbers19
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.02	c * #variable= 5002 #constraint= 9934
0.00/0.06	c * #variable= 5002 #constraint= 9934
3.08/3.25	c S1->S2
3.08/3.25	c S2->S1
3.08/3.25	c S1->S2
3.08/3.25	c #Conflicts:       1000 | #Learnt:        840 | 0.003
3.08/3.25	c total clause space: 48.1602MB
3.08/3.25	c total #watches: 94482
10.18/10.27	c total #propagations: 460906 / total #impl: 3011618 (eff. 0.153)
10.18/10.27	c #Conflicts:       2000 | #Learnt:       1840 | 0.002
10.18/10.27	c total clause space: 127.173MB
10.18/10.27	c total #watches: 138002
18.68/18.75	c total #propagations: 891049 / total #impl: 5498703 (eff. 0.162)
18.68/18.75	c GC COLLECT
18.68/18.75	c #Conflicts:       3000 | #Learnt:       1930 | 0.001
18.68/18.75	c total clause space: 127.173MB
18.68/18.75	c total #watches: 181995
32.37/32.45	c total #propagations: 1352049 / total #impl: 8539223 (eff. 0.158)
32.37/32.45	c #Conflicts:       4000 | #Learnt:       2930 | 0.001
32.37/32.45	c total clause space: 127.173MB
32.37/32.45	c total #watches: 229372
45.17/45.24	c total #propagations: 1859004 / total #impl: 13883671 (eff. 0.134)
45.17/45.24	c GC COLLECT
45.17/45.24	c #Conflicts:       5000 | #Learnt:       2323 | 0.001
45.17/45.24	c total clause space: 206.656MB
45.17/45.24	c total #watches: 174527
58.27/58.38	c total #propagations: 2415322 / total #impl: 17445882 (eff. 0.138)
58.27/58.38	c #Conflicts:       6000 | #Learnt:       3323 | 0.001
58.27/58.38	c total clause space: 206.656MB
58.27/58.38	c total #watches: 206589
74.06/74.14	c total #propagations: 2861059 / total #impl: 21504421 (eff. 0.133)
74.06/74.14	c GC COLLECT
74.06/74.14	c #Conflicts:       7000 | #Learnt:       2219 | 0.001
74.06/74.14	c total clause space: 206.656MB
74.06/74.14	c total #watches: 136731
86.36/86.45	c total #propagations: 3337105 / total #impl: 25356857 (eff. 0.132)
86.36/86.45	c #Conflicts:       8000 | #Learnt:       3219 | 0.001
86.36/86.45	c total clause space: 206.656MB
86.36/86.45	c total #watches: 188882
101.46/101.52	c total #propagations: 3759373 / total #impl: 31503434 (eff. 0.119)
101.46/101.52	c #Conflicts:       9000 | #Learnt:       4219 | 0.001
101.46/101.52	c total clause space: 206.656MB
101.46/101.52	c total #watches: 232565
116.26/116.35	c total #propagations: 4212310 / total #impl: 35708696 (eff. 0.118)
116.26/116.35	c GC COLLECT
116.26/116.35	c #Conflicts:      10000 | #Learnt:       2709 | 0.001
116.26/116.35	c total clause space: 335.816MB
116.26/116.35	c total #watches: 181591
126.36/126.42	c total #propagations: 4616035 / total #impl: 38318038 (eff. 0.120)
126.36/126.42	c #Conflicts:      11000 | #Learnt:       3709 | 0.000
126.36/126.42	c total clause space: 335.816MB
126.36/126.42	c total #watches: 219609
142.05/142.12	c total #propagations: 5025703 / total #impl: 41744617 (eff. 0.120)
142.05/142.12	c #Conflicts:      12000 | #Learnt:       4709 | 0.000
142.05/142.12	c total clause space: 335.816MB
142.05/142.12	c total #watches: 251181
160.75/160.81	c total #propagations: 5461420 / total #impl: 44375017 (eff. 0.123)
160.75/160.81	c #Conflicts:      13000 | #Learnt:       5709 | 0.000
160.75/160.81	c total clause space: 335.816MB
160.75/160.81	c total #watches: 289115
173.24/173.36	c total #propagations: 5898875 / total #impl: 48505649 (eff. 0.122)
173.24/173.36	c GC COLLECT
173.24/173.36	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
173.24/173.36	c total clause space: 335.816MB
173.24/173.36	c total #watches: 198675
186.14/186.25	c total #propagations: 6405892 / total #impl: 52048958 (eff. 0.123)
186.14/186.25	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
186.14/186.25	c total clause space: 335.816MB
186.14/186.25	c total #watches: 240023
200.04/200.13	c total #propagations: 6829442 / total #impl: 55091780 (eff. 0.124)
200.04/200.13	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
200.04/200.13	c total clause space: 335.816MB
200.04/200.13	c total #watches: 281766
217.04/217.19	c total #propagations: 7228341 / total #impl: 58423693 (eff. 0.124)
217.04/217.19	c GC COLLECT
217.04/217.19	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
217.04/217.19	c total clause space: 335.816MB
217.04/217.19	c total #watches: 206005
228.54/228.61	c total #propagations: 7732380 / total #impl: 64190750 (eff. 0.120)
228.54/228.61	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
228.54/228.61	c total clause space: 335.816MB
228.54/228.61	c total #watches: 234593
244.43/244.57	c total #propagations: 8268863 / total #impl: 68351044 (eff. 0.121)
244.43/244.57	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
244.43/244.57	c total clause space: 335.816MB
244.43/244.57	c total #watches: 250373
261.53/261.68	c total #propagations: 8833743 / total #impl: 71484912 (eff. 0.124)
261.53/261.68	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
261.53/261.68	c total clause space: 335.816MB
261.53/261.68	c total #watches: 281959
278.12/278.21	c total #propagations: 9315103 / total #impl: 74488972 (eff. 0.125)
278.12/278.21	c GC COLLECT
278.12/278.21	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
278.12/278.21	c total clause space: 335.816MB
278.12/278.21	c total #watches: 194154
292.71/292.82	c total #propagations: 9786582 / total #impl: 79231595 (eff. 0.124)
292.71/292.82	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
292.71/292.82	c total clause space: 335.816MB
292.71/292.82	c total #watches: 236225
308.80/308.96	c total #propagations: 10228829 / total #impl: 83578456 (eff. 0.122)
308.80/308.96	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
308.80/308.96	c total clause space: 335.816MB
308.80/308.96	c total #watches: 283796
328.29/328.48	c total #propagations: 10668759 / total #impl: 86456398 (eff. 0.123)
328.29/328.48	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
328.29/328.48	c total clause space: 335.816MB
328.29/328.48	c total #watches: 310904
345.98/346.14	c total #propagations: 11154489 / total #impl: 89830438 (eff. 0.124)
345.98/346.14	c GC COLLECT
345.98/346.14	c #Conflicts:      25000 | #Learnt:       4395 | 0.000
345.98/346.14	c total clause space: 335.816MB
345.98/346.14	c total #watches: 255358
366.97/367.13	c total #propagations: 11585602 / total #impl: 91989005 (eff. 0.126)
366.97/367.13	c #Conflicts:      26000 | #Learnt:       5395 | 0.000
366.97/367.13	c total clause space: 335.816MB
366.97/367.13	c total #watches: 289131
388.97/389.18	c total #propagations: 12032030 / total #impl: 95233934 (eff. 0.126)
388.97/389.18	c #Conflicts:      27000 | #Learnt:       6395 | 0.000
388.97/389.18	c total clause space: 335.816MB
388.97/389.18	c total #watches: 316230
413.17/413.33	c total #propagations: 12430862 / total #impl: 97770840 (eff. 0.127)
413.17/413.33	c #Conflicts:      28000 | #Learnt:       7395 | 0.000
413.17/413.33	c total clause space: 335.816MB
413.17/413.33	c total #watches: 338108
432.18/432.32	c total #propagations: 12847747 / total #impl: 99924361 (eff. 0.129)
432.18/432.32	c GC COLLECT
432.18/432.32	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
432.18/432.32	c total clause space: 545.701MB
432.18/432.32	c total #watches: 202851
449.07/449.27	c total #propagations: 13338709 / total #impl: 102353451 (eff. 0.130)
449.07/449.27	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
449.07/449.27	c total clause space: 545.701MB
449.07/449.27	c total #watches: 248340
465.87/466.00	c total #propagations: 13761293 / total #impl: 105518705 (eff. 0.130)
465.87/466.00	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
465.87/466.00	c total clause space: 545.701MB
465.87/466.00	c total #watches: 273840
481.56/481.78	c total #propagations: 14205214 / total #impl: 108060084 (eff. 0.131)
481.56/481.78	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
481.56/481.78	c total clause space: 545.701MB
481.56/481.78	c total #watches: 301207
501.36/501.51	c total #propagations: 14681390 / total #impl: 112332699 (eff. 0.131)
501.36/501.51	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
501.36/501.51	c total clause space: 545.701MB
501.36/501.51	c total #watches: 330103
520.06/520.23	c total #propagations: 15123155 / total #impl: 115860239 (eff. 0.131)
520.06/520.23	c GC COLLECT
520.06/520.23	c #Conflicts:      34000 | #Learnt:       4898 | 0.000
520.06/520.23	c total clause space: 545.701MB
520.06/520.23	c total #watches: 217440
533.75/533.98	c total #propagations: 15607082 / total #impl: 119153862 (eff. 0.131)
533.75/533.98	c #Conflicts:      35000 | #Learnt:       5898 | 0.000
533.75/533.98	c total clause space: 545.701MB
533.75/533.98	c total #watches: 239377
545.95/546.14	c total #propagations: 16109749 / total #impl: 123431636 (eff. 0.131)
545.95/546.14	c #Conflicts:      36000 | #Learnt:       6898 | 0.000
545.95/546.14	c total clause space: 545.701MB
545.95/546.14	c total #watches: 256086
561.25/561.49	c total #propagations: 16595130 / total #impl: 127889175 (eff. 0.130)
561.25/561.49	c #Conflicts:      37000 | #Learnt:       7898 | 0.000
561.25/561.49	c total clause space: 545.701MB
561.25/561.49	c total #watches: 271653
579.05/579.21	c total #propagations: 17050986 / total #impl: 129886051 (eff. 0.131)
579.05/579.21	c #Conflicts:      38000 | #Learnt:       8898 | 0.000
579.05/579.21	c total clause space: 545.701MB
579.05/579.21	c total #watches: 293597
593.95/594.18	c total #propagations: 17532651 / total #impl: 136312069 (eff. 0.129)
593.95/594.18	c GC COLLECT
593.95/594.18	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
593.95/594.18	c total clause space: 545.701MB
593.95/594.18	c total #watches: 170237
605.24/605.44	c total #propagations: 17977068 / total #impl: 139245143 (eff. 0.129)
605.24/605.44	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
605.24/605.44	c total clause space: 545.701MB
605.24/605.44	c total #watches: 182809
617.24/617.44	c total #propagations: 18459131 / total #impl: 143168968 (eff. 0.129)
617.24/617.44	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
617.24/617.44	c total clause space: 545.701MB
617.24/617.44	c total #watches: 222551
629.74/629.96	c total #propagations: 18976818 / total #impl: 146283737 (eff. 0.130)
629.74/629.96	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
629.74/629.96	c total clause space: 545.701MB
629.74/629.96	c total #watches: 236038
642.34/642.57	c total #propagations: 19421565 / total #impl: 149419390 (eff. 0.130)
642.34/642.57	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
642.34/642.57	c total clause space: 545.701MB
642.34/642.57	c total #watches: 246931
653.93/654.18	c total #propagations: 19859588 / total #impl: 152192040 (eff. 0.130)
653.93/654.18	c GC COLLECT
653.93/654.18	c #Conflicts:      44000 | #Learnt:       5200 | 0.000
653.93/654.18	c total clause space: 545.701MB
653.93/654.18	c total #watches: 165562
663.93/664.15	c total #propagations: 20274571 / total #impl: 154926568 (eff. 0.131)
663.93/664.15	c #Conflicts:      45000 | #Learnt:       6200 | 0.000
663.93/664.15	c total clause space: 545.701MB
663.93/664.15	c total #watches: 193881
675.43/675.62	c total #propagations: 20699737 / total #impl: 157515569 (eff. 0.131)
675.43/675.62	c #Conflicts:      46000 | #Learnt:       7200 | 0.000
675.43/675.62	c total clause space: 545.701MB
675.43/675.62	c total #watches: 212531
685.42/685.60	c total #propagations: 21123484 / total #impl: 161350380 (eff. 0.131)
685.42/685.60	c #Conflicts:      47000 | #Learnt:       8200 | 0.000
685.42/685.60	c total clause space: 545.701MB
685.42/685.60	c total #watches: 229825
695.82/696.08	c total #propagations: 21605376 / total #impl: 163919370 (eff. 0.132)
695.82/696.08	c #Conflicts:      48000 | #Learnt:       9200 | 0.000
695.82/696.08	c total clause space: 545.701MB
695.82/696.08	c total #watches: 252406
709.72/709.98	c total #propagations: 22047606 / total #impl: 166314029 (eff. 0.133)
709.72/709.98	c #Conflicts:      49000 | #Learnt:      10200 | 0.000
709.72/709.98	c total clause space: 545.701MB
709.72/709.98	c total #watches: 271087
721.93/722.18	c total #propagations: 22554980 / total #impl: 170048684 (eff. 0.133)
721.93/722.18	c GC COLLECT
721.93/722.18	c #Conflicts:      50000 | #Learnt:       5896 | 0.000
721.93/722.18	c total clause space: 545.701MB
721.93/722.18	c total #watches: 174266
733.53/733.73	c total #propagations: 23039617 / total #impl: 172622327 (eff. 0.133)
733.53/733.73	c #Conflicts:      51000 | #Learnt:       6896 | 0.000
733.53/733.73	c total clause space: 545.701MB
733.53/733.73	c total #watches: 196896
745.42/745.64	c total #propagations: 23483285 / total #impl: 175298737 (eff. 0.134)
745.42/745.64	c #Conflicts:      52000 | #Learnt:       7896 | 0.000
745.42/745.64	c total clause space: 545.701MB
745.42/745.64	c total #watches: 211767
758.02/758.23	c total #propagations: 23952826 / total #impl: 178698375 (eff. 0.134)
758.02/758.23	c #Conflicts:      53000 | #Learnt:       8896 | 0.000
758.02/758.23	c total clause space: 545.701MB
758.02/758.23	c total #watches: 227970
771.62/771.85	c total #propagations: 24495114 / total #impl: 181853700 (eff. 0.135)
771.62/771.85	c #Conflicts:      54000 | #Learnt:       9896 | 0.000
771.62/771.85	c total clause space: 545.701MB
771.62/771.85	c total #watches: 239518
783.12/783.36	c total #propagations: 24974411 / total #impl: 187357375 (eff. 0.133)
783.12/783.36	c #Conflicts:      55000 | #Learnt:      10896 | 0.000
783.12/783.36	c total clause space: 545.701MB
783.12/783.36	c total #watches: 250615
796.41/796.61	c total #propagations: 25435317 / total #impl: 189605495 (eff. 0.134)
796.41/796.61	c GC COLLECT
796.41/796.61	c #Conflicts:      56000 | #Learnt:       6292 | 0.000
796.41/796.61	c total clause space: 545.701MB
796.41/796.61	c total #watches: 182273
808.81/809.02	c total #propagations: 25880353 / total #impl: 192001907 (eff. 0.135)
808.81/809.02	c #Conflicts:      57000 | #Learnt:       7292 | 0.000
808.81/809.02	c total clause space: 545.701MB
808.81/809.02	c total #watches: 195537
820.61/820.84	c total #propagations: 26381927 / total #impl: 195456036 (eff. 0.135)
820.61/820.84	c #Conflicts:      58000 | #Learnt:       8292 | 0.000
820.61/820.84	c total clause space: 545.701MB
820.61/820.84	c total #watches: 215645
832.20/832.49	c total #propagations: 26821049 / total #impl: 197890348 (eff. 0.136)
832.20/832.49	c #Conflicts:      59000 | #Learnt:       9292 | 0.000
832.20/832.49	c total clause space: 545.701MB
832.20/832.49	c total #watches: 232880
846.10/846.37	c total #propagations: 27284459 / total #impl: 203273041 (eff. 0.134)
846.10/846.37	c #Conflicts:      60000 | #Learnt:      10292 | 0.000
846.10/846.37	c total clause space: 545.701MB
846.10/846.37	c total #watches: 258836
861.50/861.70	c total #propagations: 27775455 / total #impl: 207746033 (eff. 0.134)
861.50/861.70	c #Conflicts:      61000 | #Learnt:      11292 | 0.000
861.50/861.70	c total clause space: 545.701MB
861.50/861.70	c total #watches: 291973
875.51/875.79	c total #propagations: 28213854 / total #impl: 212515614 (eff. 0.133)
875.51/875.79	c GC COLLECT
875.51/875.79	c #Conflicts:      62000 | #Learnt:       6396 | 0.000
875.51/875.79	c total clause space: 545.701MB
875.51/875.79	c total #watches: 184673
887.10/887.30	c total #propagations: 28757282 / total #impl: 216612085 (eff. 0.133)
887.10/887.30	c #Conflicts:      63000 | #Learnt:       7396 | 0.000
887.10/887.30	c total clause space: 545.701MB
887.10/887.30	c total #watches: 199177
899.40/899.62	c total #propagations: 29325853 / total #impl: 221725573 (eff. 0.132)
899.40/899.62	c #Conflicts:      64000 | #Learnt:       8396 | 0.000
899.40/899.62	c total clause space: 545.701MB
899.40/899.62	c total #watches: 212895
913.10/913.37	c total #propagations: 29854807 / total #impl: 226253243 (eff. 0.132)
913.10/913.37	c #Conflicts:      65000 | #Learnt:       9396 | 0.000
913.10/913.37	c total clause space: 545.701MB
913.10/913.37	c total #watches: 245357
926.30/926.56	c total #propagations: 30326937 / total #impl: 230098773 (eff. 0.132)
926.30/926.56	c #Conflicts:      66000 | #Learnt:      10396 | 0.000
926.30/926.56	c total clause space: 545.701MB
926.30/926.56	c total #watches: 270230
941.40/941.62	c total #propagations: 30794877 / total #impl: 233042544 (eff. 0.132)
941.40/941.62	c #Conflicts:      67000 | #Learnt:      11396 | 0.000
941.40/941.62	c total clause space: 545.701MB
941.40/941.62	c total #watches: 285705
956.49/956.74	c total #propagations: 31321036 / total #impl: 236617426 (eff. 0.132)
956.49/956.74	c #Conflicts:      68000 | #Learnt:      12396 | 0.000
956.49/956.74	c total clause space: 545.701MB
956.49/956.74	c total #watches: 306726
969.59/969.89	c total #propagations: 31805382 / total #impl: 239652696 (eff. 0.133)
969.59/969.89	c GC COLLECT
969.59/969.89	c #Conflicts:      69000 | #Learnt:       7193 | 0.000
969.59/969.89	c total clause space: 545.701MB
969.59/969.89	c total #watches: 204445
982.49/982.73	c total #propagations: 32286457 / total #impl: 244934118 (eff. 0.132)
982.49/982.73	c #Conflicts:      70000 | #Learnt:       8193 | 0.000
982.49/982.73	c total clause space: 545.701MB
982.49/982.73	c total #watches: 225754
994.08/994.40	c total #propagations: 32795070 / total #impl: 249575474 (eff. 0.131)
994.08/994.40	c #Conflicts:      71000 | #Learnt:       9193 | 0.000
994.08/994.40	c total clause space: 545.701MB
994.08/994.40	c total #watches: 238072
1005.48/1005.70	c total #propagations: 33251398 / total #impl: 253367954 (eff. 0.131)
1005.48/1005.70	c #Conflicts:      72000 | #Learnt:      10193 | 0.000
1005.48/1005.70	c total clause space: 545.701MB
1005.48/1005.70	c total #watches: 245719
1017.68/1017.97	c total #propagations: 33751032 / total #impl: 257474146 (eff. 0.131)
1017.68/1017.97	c #Conflicts:      73000 | #Learnt:      11193 | 0.000
1017.68/1017.97	c total clause space: 545.701MB
1017.68/1017.97	c total #watches: 262880
1032.28/1032.52	c total #propagations: 34186906 / total #impl: 260061523 (eff. 0.131)
1032.28/1032.52	c #Conflicts:      74000 | #Learnt:      12193 | 0.000
1032.28/1032.52	c total clause space: 545.701MB
1032.28/1032.52	c total #watches: 287337
1048.57/1048.81	c total #propagations: 34710482 / total #impl: 264650346 (eff. 0.131)
1048.57/1048.81	c GC COLLECT
1048.57/1048.81	c #Conflicts:      75000 | #Learnt:       6689 | 0.000
1048.57/1048.81	c total clause space: 545.701MB
1048.57/1048.81	c total #watches: 185014
1057.47/1057.76	c total #propagations: 35259252 / total #impl: 267931297 (eff. 0.132)
1057.47/1057.76	c #Conflicts:      76000 | #Learnt:       7689 | 0.000
1057.47/1057.76	c total clause space: 545.701MB
1057.47/1057.76	c total #watches: 203543
1069.77/1070.09	c total #propagations: 35673574 / total #impl: 271189898 (eff. 0.132)
1069.77/1070.09	c #Conflicts:      77000 | #Learnt:       8689 | 0.000
1069.77/1070.09	c total clause space: 545.701MB
1069.77/1070.09	c total #watches: 211393
1080.47/1080.78	c total #propagations: 36140638 / total #impl: 274657160 (eff. 0.132)
1080.47/1080.78	c #Conflicts:      78000 | #Learnt:       9689 | 0.000
1080.47/1080.78	c total clause space: 545.701MB
1080.47/1080.78	c total #watches: 226865
1091.77/1092.01	c total #propagations: 36531333 / total #impl: 276724336 (eff. 0.132)
1091.77/1092.01	c #Conflicts:      79000 | #Learnt:      10689 | 0.000
1091.77/1092.01	c total clause space: 545.701MB
1091.77/1092.01	c total #watches: 252789
1104.46/1104.70	c total #propagations: 36938507 / total #impl: 278682844 (eff. 0.133)
1104.46/1104.70	c #Conflicts:      80000 | #Learnt:      11689 | 0.000
1104.46/1104.70	c total clause space: 545.701MB
1104.46/1104.70	c total #watches: 263060
1120.06/1120.38	c total #propagations: 37433964 / total #impl: 282198274 (eff. 0.133)
1120.06/1120.38	c #Conflicts:      81000 | #Learnt:      12689 | 0.000
1120.06/1120.38	c total clause space: 545.701MB
1120.06/1120.38	c total #watches: 272045
1137.46/1137.76	c total #propagations: 37989864 / total #impl: 285813580 (eff. 0.133)
1137.46/1137.76	c GC COLLECT
1137.46/1137.76	c #Conflicts:      82000 | #Learnt:       6893 | 0.000
1137.46/1137.76	c total clause space: 886.764MB
1137.46/1137.76	c total #watches: 188752
1149.16/1149.50	c total #propagations: 38513412 / total #impl: 289686400 (eff. 0.133)
1149.16/1149.50	c #Conflicts:      83000 | #Learnt:       7893 | 0.000
1149.16/1149.50	c total clause space: 886.764MB
1149.16/1149.50	c total #watches: 209063
1162.16/1162.44	c total #propagations: 39028980 / total #impl: 292300959 (eff. 0.134)
1162.16/1162.44	c #Conflicts:      84000 | #Learnt:       8893 | 0.000
1162.16/1162.44	c total clause space: 886.764MB
1162.16/1162.44	c total #watches: 232230
1177.66/1177.92	c total #propagations: 39539294 / total #impl: 296856433 (eff. 0.133)
1177.66/1177.92	c #Conflicts:      85000 | #Learnt:       9893 | 0.000
1177.66/1177.92	c total clause space: 886.764MB
1177.66/1177.92	c total #watches: 271086
1199.45/1199.74	c total #propagations: 40032563 / total #impl: 301582222 (eff. 0.133)
1199.45/1199.74	c #Conflicts:      86000 | #Learnt:      10893 | 0.000
1199.45/1199.74	c total clause space: 886.764MB
1199.45/1199.74	c total #watches: 318776
1228.05/1228.32	c total #propagations: 40551326 / total #impl: 309671020 (eff. 0.131)
1228.05/1228.32	c #Conflicts:      87000 | #Learnt:      11893 | 0.000
1228.05/1228.32	c total clause space: 886.764MB
1228.05/1228.32	c total #watches: 347668
1253.34/1253.63	c total #propagations: 41020848 / total #impl: 318240019 (eff. 0.129)
1253.34/1253.63	c #Conflicts:      88000 | #Learnt:      12893 | 0.000
1253.34/1253.63	c total clause space: 886.764MB
1253.34/1253.63	c total #watches: 386941
1285.64/1285.97	c total #propagations: 41438533 / total #impl: 322535684 (eff. 0.128)
1285.64/1285.97	c #Conflicts:      89000 | #Learnt:      13893 | 0.000
1285.64/1285.97	c total clause space: 886.764MB
1285.64/1285.97	c total #watches: 417178
1302.93/1303.23	c total #propagations: 41871627 / total #impl: 328457133 (eff. 0.127)
1302.93/1303.23	c GC COLLECT
1302.93/1303.23	c #Conflicts:      90000 | #Learnt:       7792 | 0.000
1302.93/1303.23	c total clause space: 886.764MB
1302.93/1303.23	c total #watches: 225724
1316.93/1317.27	c total #propagations: 42266032 / total #impl: 332278956 (eff. 0.127)
1316.93/1317.27	c #Conflicts:      91000 | #Learnt:       8792 | 0.000
1316.93/1317.27	c total clause space: 886.764MB
1316.93/1317.27	c total #watches: 230643
1332.23/1332.56	c total #propagations: 42771662 / total #impl: 336140832 (eff. 0.127)
1332.23/1332.56	c #Conflicts:      92000 | #Learnt:       9792 | 0.000
1332.23/1332.56	c total clause space: 886.764MB
1332.23/1332.56	c total #watches: 238098
1347.93/1348.23	c total #propagations: 43290131 / total #impl: 339308371 (eff. 0.128)
1347.93/1348.23	c #Conflicts:      93000 | #Learnt:      10792 | 0.000
1347.93/1348.23	c total clause space: 886.764MB
1347.93/1348.23	c total #watches: 245476
1366.33/1366.64	c total #propagations: 43775037 / total #impl: 342623461 (eff. 0.128)
1366.33/1366.64	c #Conflicts:      94000 | #Learnt:      11792 | 0.000
1366.33/1366.64	c total clause space: 886.764MB
1366.33/1366.64	c total #watches: 250413
1384.42/1384.74	c total #propagations: 44317454 / total #impl: 346226845 (eff. 0.128)
1384.42/1384.74	c #Conflicts:      95000 | #Learnt:      12792 | 0.000
1384.42/1384.74	c total clause space: 886.764MB
1384.42/1384.74	c total #watches: 257773
1399.22/1399.55	c total #propagations: 44894806 / total #impl: 348890750 (eff. 0.129)
1399.22/1399.55	c #Conflicts:      96000 | #Learnt:      13792 | 0.000
1399.22/1399.55	c total clause space: 886.764MB
1399.22/1399.55	c total #watches: 265701
1415.72/1416.01	c total #propagations: 45460223 / total #impl: 352614733 (eff. 0.129)
1415.72/1416.01	c #Conflicts:      97000 | #Learnt:      14792 | 0.000
1415.72/1416.01	c total clause space: 886.764MB
1415.72/1416.01	c total #watches: 268376
1429.91/1430.22	c total #propagations: 45999315 / total #impl: 356267599 (eff. 0.129)
1429.91/1430.22	c GC COLLECT
1429.91/1430.22	c #Conflicts:      98000 | #Learnt:       8392 | 0.000
1429.91/1430.22	c total clause space: 886.764MB
1429.91/1430.22	c total #watches: 220209
1442.92/1443.28	c total #propagations: 46484534 / total #impl: 360127468 (eff. 0.129)
1442.92/1443.28	c #Conflicts:      99000 | #Learnt:       9392 | 0.000
1442.92/1443.28	c total clause space: 886.764MB
1442.92/1443.28	c total #watches: 225626
1454.81/1455.17	c total #propagations: 46948768 / total #impl: 364108022 (eff. 0.129)
1454.81/1455.17	c #Conflicts:     100000 | #Learnt:      10392 | 0.000
1454.81/1455.17	c total clause space: 886.764MB
1454.81/1455.17	c total #watches: 240241
1467.61/1467.93	c total #propagations: 47395786 / total #impl: 367668608 (eff. 0.129)
1467.61/1467.93	c #Conflicts:     101000 | #Learnt:      11392 | 0.000
1467.61/1467.93	c total clause space: 886.764MB
1467.61/1467.93	c total #watches: 246737
1482.81/1483.13	c total #propagations: 47894178 / total #impl: 370673762 (eff. 0.129)
1482.81/1483.13	c #Conflicts:     102000 | #Learnt:      12392 | 0.000
1482.81/1483.13	c total clause space: 886.764MB
1482.81/1483.13	c total #watches: 257203
1498.20/1498.52	c total #propagations: 48392665 / total #impl: 374624202 (eff. 0.129)
1498.20/1498.52	c #Conflicts:     103000 | #Learnt:      13392 | 0.000
1498.20/1498.52	c total clause space: 886.764MB
1498.20/1498.52	c total #watches: 273781
1514.80/1515.18	c total #propagations: 48876763 / total #impl: 379844028 (eff. 0.129)
1514.80/1515.18	c #Conflicts:     104000 | #Learnt:      14392 | 0.000
1514.80/1515.18	c total clause space: 886.764MB
1514.80/1515.18	c total #watches: 297915
1531.90/1532.20	c total #propagations: 49330932 / total #impl: 382866805 (eff. 0.129)
1531.90/1532.20	c #Conflicts:     105000 | #Learnt:      15392 | 0.000
1531.90/1532.20	c total clause space: 886.764MB
1531.90/1532.20	c total #watches: 317993
1545.20/1545.57	c total #propagations: 49865247 / total #impl: 386550392 (eff. 0.129)
1545.20/1545.57	c GC COLLECT
1545.20/1545.57	c #Conflicts:     106000 | #Learnt:       8689 | 0.000
1545.20/1545.57	c total clause space: 886.764MB
1545.20/1545.57	c total #watches: 229370
1559.19/1559.58	c total #propagations: 50402209 / total #impl: 389274764 (eff. 0.129)
1559.19/1559.58	c #Conflicts:     107000 | #Learnt:       9689 | 0.000
1559.19/1559.58	c total clause space: 886.764MB
1559.19/1559.58	c total #watches: 245244
1572.80/1573.14	c total #propagations: 50940708 / total #impl: 394515514 (eff. 0.129)
1572.80/1573.14	c #Conflicts:     108000 | #Learnt:      10689 | 0.000
1572.80/1573.14	c total clause space: 886.764MB
1572.80/1573.14	c total #watches: 259213
1581.99/1582.31	c total #propagations: 51428685 / total #impl: 397608498 (eff. 0.129)
1581.99/1582.31	c #Conflicts:     109000 | #Learnt:      11689 | 0.000
1581.99/1582.31	c total clause space: 886.764MB
1581.99/1582.31	c total #watches: 281782
1597.69/1598.02	c total #propagations: 51844467 / total #impl: 400165196 (eff. 0.130)
1597.69/1598.02	c #Conflicts:     110000 | #Learnt:      12689 | 0.000
1597.69/1598.02	c total clause space: 886.764MB
1597.69/1598.02	c total #watches: 289288
1615.08/1615.41	c total #propagations: 52339822 / total #impl: 403104783 (eff. 0.130)
1615.08/1615.41	c #Conflicts:     111000 | #Learnt:      13689 | 0.000
1615.08/1615.41	c total clause space: 886.764MB
1615.08/1615.41	c total #watches: 306632
1632.48/1632.86	c total #propagations: 52834746 / total #impl: 407641731 (eff. 0.130)
1632.48/1632.86	c #Conflicts:     112000 | #Learnt:      14689 | 0.000
1632.48/1632.86	c total clause space: 886.764MB
1632.48/1632.86	c total #watches: 329914
1650.48/1650.81	c total #propagations: 53269795 / total #impl: 410266612 (eff. 0.130)
1650.48/1650.81	c #Conflicts:     113000 | #Learnt:      15689 | 0.000
1650.48/1650.81	c total clause space: 886.764MB
1650.48/1650.81	c total #watches: 347952
1666.19/1666.52	c total #propagations: 53729593 / total #impl: 413938598 (eff. 0.130)
1666.19/1666.52	c GC COLLECT
1666.19/1666.52	c #Conflicts:     114000 | #Learnt:       8689 | 0.000
1666.19/1666.52	c total clause space: 886.764MB
1666.19/1666.52	c total #watches: 232880
1680.59/1680.99	c total #propagations: 54292602 / total #impl: 418085431 (eff. 0.130)
1680.59/1680.99	c #Conflicts:     115000 | #Learnt:       9689 | 0.000
1680.59/1680.99	c total clause space: 886.764MB
1680.59/1680.99	c total #watches: 253133
1692.88/1693.26	c total #propagations: 54772656 / total #impl: 421674857 (eff. 0.130)
1692.88/1693.26	c #Conflicts:     116000 | #Learnt:      10689 | 0.000
1692.88/1693.26	c total clause space: 886.764MB
1692.88/1693.26	c total #watches: 267534
1706.89/1707.25	c total #propagations: 55257096 / total #impl: 424207915 (eff. 0.130)
1706.89/1707.25	c #Conflicts:     117000 | #Learnt:      11689 | 0.000
1706.89/1707.25	c total clause space: 886.764MB
1706.89/1707.25	c total #watches: 289203
1720.58/1720.99	c total #propagations: 55684228 / total #impl: 426787699 (eff. 0.130)
1720.58/1720.99	c #Conflicts:     118000 | #Learnt:      12689 | 0.000
1720.58/1720.99	c total clause space: 886.764MB
1720.58/1720.99	c total #watches: 310417
1736.47/1736.83	c total #propagations: 56147513 / total #impl: 430094248 (eff. 0.131)
1736.47/1736.83	c #Conflicts:     119000 | #Learnt:      13689 | 0.000
1736.47/1736.83	c total clause space: 886.764MB
1736.47/1736.83	c total #watches: 326240
1753.18/1753.55	c total #propagations: 56630345 / total #impl: 432847700 (eff. 0.131)
1753.18/1753.55	c #Conflicts:     120000 | #Learnt:      14689 | 0.000
1753.18/1753.55	c total clause space: 886.764MB
1753.18/1753.55	c total #watches: 337663
1769.37/1769.72	c total #propagations: 57078718 / total #impl: 435466776 (eff. 0.131)
1769.37/1769.72	c #Conflicts:     121000 | #Learnt:      15689 | 0.000
1769.37/1769.72	c total clause space: 886.764MB
1769.37/1769.72	c total #watches: 348341
1786.66/1787.07	c total #propagations: 57554224 / total #impl: 437233520 (eff. 0.132)
1786.66/1787.07	c GC COLLECT
1786.66/1787.07	c #Conflicts:     122000 | #Learnt:       8390 | 0.000
1786.66/1787.07	c total clause space: 886.764MB
1786.66/1787.07	c total #watches: 226601
1798.36/1798.78	c total #propagations: 58023071 / total #impl: 439347652 (eff. 0.132)
1798.36/1798.78	c #Conflicts:     123000 | #Learnt:       9390 | 0.000
1798.36/1798.78	c total clause space: 886.764MB
1798.36/1798.78	c total #watches: 242772

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-4118292-1467218211/watcher-4118292-1467218211 -o /tmp/evaluation-result-4118292-1467218211/solver-4118292-1467218211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4118292-1467218211.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=6566
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.17 2.22 2.24 3/178 6569
/proc/meminfo: memFree=23838336/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 2773840 57319424 7804 33554432000 4194304 6211289 140735670652944 140736151032136 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 13994 7804 98 493 0 13491 0

[startup+0.100172 s]
/proc/loadavg: 2.17 2.22 2.24 3/178 6569
/proc/meminfo: memFree=23838336/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=67236 CPUtime=0.09 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 1735 0 0 0 8 1 0 0 20 0 1 0 2773840 68849664 14654 33554432000 4194304 6211289 140735670652944 140736151032136 4367783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 16809 14654 144 493 0 16306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67236

[startup+0.200334 s]
/proc/loadavg: 2.17 2.22 2.24 3/178 6569
/proc/meminfo: memFree=23838336/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=67368 CPUtime=0.19 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 1850 0 0 0 18 1 0 0 20 0 1 0 2773840 68984832 14766 33554432000 4194304 6211289 140735670652944 140736151032136 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 16842 14766 204 493 0 16339 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67368

[startup+0.300352 s]
/proc/loadavg: 2.17 2.22 2.24 3/178 6569
/proc/meminfo: memFree=23838336/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=70088 CPUtime=0.29 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 2012 0 0 0 28 1 0 0 20 0 1 0 2773840 71770112 14892 33554432000 4194304 6211289 140735670652944 140735670651176 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 17522 14892 204 493 0 17019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70088

[startup+0.700239 s]
/proc/loadavg: 2.17 2.22 2.24 3/178 6569
/proc/meminfo: memFree=23838336/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=81688 CPUtime=0.69 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 2465 0 0 0 68 1 0 0 20 0 1 0 2773840 83648512 15763 33554432000 4194304 6211289 140735670652944 140735670651176 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 20422 15763 204 493 0 19919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81688

[startup+1.50025 s]
/proc/loadavg: 2.17 2.22 2.24 3/179 6570
/proc/meminfo: memFree=23757328/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=93636 CPUtime=1.49 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 2867 0 0 0 148 1 0 0 20 0 1 0 2773840 95883264 18138 33554432000 4194304 6211289 140735670652944 140735670651176 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 23409 18138 204 493 0 22906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93636

[startup+3.10029 s]
/proc/loadavg: 2.15 2.22 2.24 3/179 6570
/proc/meminfo: memFree=23733376/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=113044 CPUtime=3.08 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 3205 0 0 0 307 1 0 0 20 0 1 0 2773840 115757056 22519 33554432000 4194304 6211289 140735670652944 140735670650936 4209472 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 28261 22519 204 493 0 27758 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 113044

[startup+6.30024 s]
/proc/loadavg: 2.15 2.22 2.24 3/179 6570
/proc/meminfo: memFree=23685500/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=144684 CPUtime=6.29 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 3652 0 0 0 626 3 0 0 20 0 1 0 2773840 148156416 29566 33554432000 4194304 6211289 140735670652944 140735670650936 4209376 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/6569/statm: 36171 29566 214 493 0 35668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144684

[startup+12.7002 s]
/proc/loadavg: 2.14 2.21 2.24 3/179 6570
/proc/meminfo: memFree=23638388/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=195176 CPUtime=12.68 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 6926 0 0 0 1265 3 0 0 20 0 1 0 2773840 199860224 35444 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/6569/statm: 48794 35444 214 493 0 48291 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 195176

[startup+25.5003 s]
/proc/loadavg: 2.11 2.20 2.24 4/179 6570
/proc/meminfo: memFree=23605612/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=196108 CPUtime=25.47 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 7380 0 0 0 2543 4 0 0 20 0 1 0 2773840 200814592 40493 33554432000 4194304 6211289 140735670652944 140735670650856 4209388 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/6569/statm: 49027 40493 219 493 0 48524 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 196108

[startup+51.1003 s]
/proc/loadavg: 2.27 2.23 2.24 3/179 6570
/proc/meminfo: memFree=23449360/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=278192 CPUtime=51.06 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 8536 0 0 0 5102 4 0 0 20 0 1 0 2773840 284868608 48918 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 69548 48918 219 493 0 69045 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 278192

[startup+102.3 s]
/proc/loadavg: 2.22 2.22 2.24 3/179 6572
/proc/meminfo: memFree=23285372/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=279424 CPUtime=102.26 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 9247 0 0 0 10221 5 0 0 20 0 1 0 2773840 286130176 61377 33554432000 4194304 6211289 140735670652944 140735670651288 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 69856 61377 219 493 0 69353 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 279424

[startup+162.3 s]
/proc/loadavg: 2.25 2.23 2.24 4/179 6573
/proc/meminfo: memFree=23169464/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=412796 CPUtime=162.25 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 10235 0 0 0 16218 7 0 0 20 0 1 0 2773840 422703104 77863 33554432000 4194304 6211289 140735670652944 140735670650856 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 103199 77863 219 493 0 102696 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 412796

[startup+222.307 s]
/proc/loadavg: 2.22 2.23 2.24 3/180 6577
/proc/meminfo: memFree=23049288/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=413060 CPUtime=222.25 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 10443 0 0 0 22217 8 0 0 20 0 1 0 2773840 422973440 84714 33554432000 4194304 6211289 140735670652944 140735670651288 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 103265 84714 219 493 0 102762 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 413060

[startup+282.3 s]
/proc/loadavg: 2.22 2.22 2.23 4/179 6578
/proc/meminfo: memFree=23035140/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=413324 CPUtime=282.22 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 10599 0 0 0 28214 8 0 0 20 0 1 0 2773840 423243776 84850 33554432000 4194304 6211289 140735670652944 140735670651288 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 103331 84850 219 493 0 102828 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 413324

[startup+342.3 s]
/proc/loadavg: 2.16 2.20 2.22 4/179 6579
/proc/meminfo: memFree=22979988/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=413596 CPUtime=342.18 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 10717 0 0 0 34210 8 0 0 20 0 1 0 2773840 423522304 94140 33554432000 4194304 6211289 140735670652944 140735670650936 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 103399 94140 219 493 0 102896 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 413596

[startup+402.3 s]
/proc/loadavg: 2.24 2.22 2.23 3/179 6581
/proc/meminfo: memFree=22977096/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=413728 CPUtime=402.17 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 10784 0 0 0 40209 8 0 0 20 0 1 0 2773840 423657472 94198 33554432000 4194304 6211289 140735670652944 140735670650936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 103432 94198 219 493 0 102929 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 413728

[startup+462.3 s]
/proc/loadavg: 2.29 2.24 2.23 3/179 6582
/proc/meminfo: memFree=22871784/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629204 CPUtime=462.17 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 11526 0 0 0 46207 10 0 0 20 0 1 0 2773840 644304896 106828 33554432000 4194304 6211289 140735670652944 140735670651288 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157301 106828 219 493 0 156798 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 629204

[startup+522.3 s]
/proc/loadavg: 2.35 2.27 2.24 4/179 6583
/proc/meminfo: memFree=22838196/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629488 CPUtime=522.16 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 11708 0 0 0 52206 10 0 0 20 0 1 0 2773840 644595712 111091 33554432000 4194304 6211289 140735670652944 140735670650936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157372 111091 219 493 0 156869 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 629488

[startup+582.3 s]
/proc/loadavg: 2.26 2.26 2.24 3/179 6584
/proc/meminfo: memFree=22821936/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629488 CPUtime=582.14 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 11801 0 0 0 58204 10 0 0 20 0 1 0 2773840 644595712 112206 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157372 112206 219 493 0 156869 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 629488


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


[startup+882.307 s]
/proc/loadavg: 2.37 2.27 2.24 4/179 6593
/proc/meminfo: memFree=22572476/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629624 CPUtime=882.11 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12017 0 0 0 88199 12 0 0 20 0 1 0 2773840 644734976 140527 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157406 140527 219 493 0 156903 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 629624

[startup+942.3 s]
/proc/loadavg: 2.44 2.31 2.25 3/179 6594
/proc/meminfo: memFree=22553232/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629624 CPUtime=942.09 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12021 0 0 0 94197 12 0 0 20 0 1 0 2773840 644734976 140531 33554432000 4194304 6211289 140735670652944 140735670651288 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157406 140531 219 493 0 156903 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 629624

[startup+1002.3 s]
/proc/loadavg: 2.21 2.27 2.24 3/179 6596
/proc/meminfo: memFree=22519324/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629624 CPUtime=1002.08 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12033 0 0 0 100196 12 0 0 20 0 1 0 2773840 644734976 140543 33554432000 4194304 6211289 140735670652944 140735670651288 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157406 140543 219 493 0 156903 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 629624

[startup+1062.3 s]
/proc/loadavg: 2.25 2.26 2.24 4/179 6597
/proc/meminfo: memFree=22448748/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629624 CPUtime=1062.07 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12053 0 0 0 106195 12 0 0 20 0 1 0 2773840 644734976 145673 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157406 145673 219 493 0 156903 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 629624

[startup+1122.3 s]
/proc/loadavg: 2.44 2.30 2.25 3/179 6598
/proc/meminfo: memFree=22428268/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=629624 CPUtime=1122.06 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12064 0 0 0 112194 12 0 0 20 0 1 0 2773840 644734976 150283 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 157406 150283 219 493 0 156903 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 629624

[startup+1182.3 s]
/proc/loadavg: 2.21 2.26 2.24 3/179 6599
/proc/meminfo: memFree=22388840/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=978872 CPUtime=1182.06 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12175 0 0 0 118189 17 0 0 20 0 1 0 2773840 1002364928 159062 33554432000 4194304 6211289 140735670652944 140735670651288 4209495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 244718 159062 219 493 0 244215 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 978872

[startup+1242.3 s]
/proc/loadavg: 2.26 2.27 2.25 4/179 6600
/proc/meminfo: memFree=22364580/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=979012 CPUtime=1242.05 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12197 0 0 0 124188 17 0 0 20 0 1 0 2773840 1002508288 159084 33554432000 4194304 6211289 140735670652944 140735670650808 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 244753 159084 219 493 0 244250 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 979012

[startup+1302.3 s]
/proc/loadavg: 2.37 2.30 2.25 3/179 6602
/proc/meminfo: memFree=22338364/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1302.04 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12560 0 0 0 130187 17 0 0 20 0 1 0 2773840 1003741184 160967 33554432000 4194304 6211289 140735670652944 140735670650856 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 160967 219 493 0 244551 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 980216

[startup+1362.3 s]
/proc/loadavg: 2.35 2.30 2.26 3/179 6603
/proc/meminfo: memFree=22309500/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1362.03 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12564 0 0 0 136186 17 0 0 20 0 1 0 2773840 1003741184 160971 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 160971 219 493 0 244551 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 980216

[startup+1422.3 s]
/proc/loadavg: 2.21 2.27 2.25 4/180 6607
/proc/meminfo: memFree=22268240/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1422.02 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12613 0 0 0 142185 17 0 0 20 0 1 0 2773840 1003741184 168680 33554432000 4194304 6211289 140735670652944 140735670651288 4216340 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 168680 219 493 0 244551 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 980216

[startup+1482.3 s]
/proc/loadavg: 2.18 2.25 2.24 4/180 6631
/proc/meminfo: memFree=22247236/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1482.01 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12615 0 0 0 148184 17 0 0 20 0 1 0 2773840 1003741184 168682 33554432000 4194304 6211289 140735670652944 140735670651288 4242704 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 168682 219 493 0 244551 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 980216

[startup+1542.31 s]
/proc/loadavg: 2.21 2.25 2.24 4/179 6632
/proc/meminfo: memFree=22211900/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1542 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12673 0 0 0 154183 17 0 0 20 0 1 0 2773840 1003741184 177416 33554432000 4194304 6211289 140735670652944 140735670651288 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 177416 219 493 0 244551 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 980216

[startup+1602.3 s]
/proc/loadavg: 2.35 2.29 2.26 3/179 6634
/proc/meminfo: memFree=22195652/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1601.99 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12673 0 0 0 160182 17 0 0 20 0 1 0 2773840 1003741184 177416 33554432000 4194304 6211289 140735670652944 140735670651288 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 177416 219 493 0 244551 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 980216

[startup+1662.3 s]
/proc/loadavg: 2.26 2.28 2.26 3/179 6635
/proc/meminfo: memFree=22191160/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1661.99 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12692 0 0 0 166181 18 0 0 20 0 1 0 2773840 1003741184 178454 33554432000 4194304 6211289 140735670652944 140735670651288 4209495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 178454 219 493 0 244551 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 980216

[startup+1722.3 s]
/proc/loadavg: 2.28 2.27 2.25 3/179 6636
/proc/meminfo: memFree=22180908/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980216 CPUtime=1721.98 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12699 0 0 0 172180 18 0 0 20 0 1 0 2773840 1003741184 178461 33554432000 4194304 6211289 140735670652944 140735670651288 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245054 178461 219 493 0 244551 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 980216

[startup+1782.3 s]
/proc/loadavg: 2.30 2.28 2.26 4/179 6637
/proc/meminfo: memFree=22139380/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980356 CPUtime=1781.96 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12739 0 0 0 178178 18 0 0 20 0 1 0 2773840 1003884544 186163 33554432000 4194304 6211289 140735670652944 140735670651288 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245089 186163 219 493 0 244586 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 980356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.34 2.29 2.26 2/173 6668
/proc/meminfo: memFree=23164636/32872528 swapFree=1514864/1684516
[pid=6569] ppid=6566 vsize=980356 CPUtime=1800.06 cores=1,3,5,7
/proc/6569/stat : 6569 (cdcl-cuttingpla) R 6566 6569 5662 0 -1 4202496 12746 0 0 0 179988 18 0 0 20 0 1 0 2773840 1003884544 188214 33554432000 4194304 6211289 140735670652944 140735670651288 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6569/statm: 245089 188214 219 493 0 244586 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 980356

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.43
CPU time (s): 1800.1
CPU user time (s): 1799.88
CPU system time (s): 0.218966
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 980356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.218966
maximum resident set size= 752856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12746
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= 58
involuntary context switches= 1930

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09377 second user time and 13.167 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 18:36:51
IDJOB=4118292
IDBENCH=111477
IDSOLVER=2549
FILE ID=node135/4118292-1467218211
RUNJOBID= node135-1467209133-5679
PBS_JOBID= 19997575
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-18.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118292-1467218211/watcher-4118292-1467218211 -o /tmp/evaluation-result-4118292-1467218211/solver-4118292-1467218211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4118292-1467218211.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= aa8a9bb5624a673cd1fb1d00ce84c217
RANDOM SEED=47326268

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.68
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.722
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:        23839096 kB
Buffers:          151860 kB
Cached:          6331696 kB
SwapCached:            0 kB
Active:           280388 kB
Inactive:        6306968 kB
Active(anon):     106488 kB
Inactive(anon):        0 kB
Active(file):     173900 kB
Inactive(file):  6306968 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5404 kB
Writeback:             0 kB
AnonPages:       1776340 kB
Mapped:            14772 kB
Shmem:               216 kB
Slab:             628012 kB
SReclaimable:      71724 kB
SUnreclaim:       556288 kB
KernelStack:        1456 kB
PageTables:         7488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1905800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71708 MiB
End job on node135 at 2016-06-29 19:06:52