Trace number 4087867

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894788.opb
MD5SUMca3efe2da0610ce6a80a42a3887418e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3463
Total number of constraints2279
Number of constraints which are clauses678
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1456
Minimum length of a constraint1
Maximum length of a constraint97
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 3463 #constraint= 2279
0.00/0.02	c * #variable= 3463 #constraint= 2279
0.19/0.21	c #Conflicts:       1000 | #Learnt:        999 | 0.005
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 50396
0.59/0.66	c total #propagations: 194091 / total #impl: 1329606 (eff. 0.146)
0.59/0.66	c #Conflicts:       2000 | #Learnt:       1999 | 0.006
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 85724
1.20/1.29	c total #propagations: 406842 / total #impl: 3370626 (eff. 0.121)
1.20/1.29	c GC COLLECT
1.20/1.29	c #Conflicts:       3000 | #Learnt:       2005 | 0.029
1.20/1.29	c total clause space: 11.2235MB
1.20/1.29	c total #watches: 133035
2.79/2.88	c total #propagations: 598680 / total #impl: 6561034 (eff. 0.091)
2.79/2.88	c #Conflicts:       4000 | #Learnt:       3005 | 0.027
2.79/2.88	c total clause space: 18.2382MB
2.79/2.88	c total #watches: 195404
4.29/4.35	c total #propagations: 815250 / total #impl: 11051840 (eff. 0.074)
4.29/4.35	c GC COLLECT
4.29/4.35	c #Conflicts:       5000 | #Learnt:       2357 | 0.023
4.29/4.35	c total clause space: 18.2382MB
4.29/4.35	c total #watches: 183378
6.09/6.17	c total #propagations: 1013214 / total #impl: 15382003 (eff. 0.066)
6.09/6.17	c #Conflicts:       6000 | #Learnt:       3357 | 0.019
6.09/6.17	c total clause space: 18.2382MB
6.09/6.17	c total #watches: 244261
9.08/9.11	c total #propagations: 1224051 / total #impl: 20894189 (eff. 0.059)
9.08/9.11	c GC COLLECT
9.08/9.11	c #Conflicts:       7000 | #Learnt:       2241 | 0.018
9.08/9.11	c total clause space: 29.637MB
9.08/9.11	c total #watches: 214023
12.09/12.13	c total #propagations: 1431042 / total #impl: 27838767 (eff. 0.051)
12.09/12.13	c #Conflicts:       8000 | #Learnt:       3241 | 0.022
12.09/12.13	c total clause space: 29.637MB
12.09/12.13	c total #watches: 286493
15.49/15.59	c total #propagations: 1651842 / total #impl: 34456300 (eff. 0.048)
15.49/15.59	c #Conflicts:       9000 | #Learnt:       4241 | 0.020
15.49/15.59	c total clause space: 29.637MB
15.49/15.59	c total #watches: 342016
19.59/19.67	c total #propagations: 1854563 / total #impl: 40192447 (eff. 0.046)
19.59/19.67	c GC COLLECT
19.59/19.67	c #Conflicts:      10000 | #Learnt:       2728 | 0.018
19.59/19.67	c total clause space: 29.637MB
19.59/19.67	c total #watches: 227804
21.99/22.00	c total #propagations: 2076554 / total #impl: 46524578 (eff. 0.045)
21.99/22.00	c #Conflicts:      11000 | #Learnt:       3728 | 0.018
21.99/22.00	c total clause space: 29.637MB
21.99/22.00	c total #watches: 299244
25.49/25.51	c total #propagations: 2285989 / total #impl: 52221391 (eff. 0.044)
25.49/25.51	c #Conflicts:      12000 | #Learnt:       4728 | 0.020
25.49/25.51	c total clause space: 29.637MB
25.49/25.51	c total #watches: 375917
29.19/29.23	c total #propagations: 2504641 / total #impl: 59144976 (eff. 0.042)
29.19/29.23	c #Conflicts:      13000 | #Learnt:       5728 | 0.019
29.19/29.23	c total clause space: 29.637MB
29.19/29.23	c total #watches: 445621
31.59/31.66	c total #propagations: 2714636 / total #impl: 66920492 (eff. 0.041)
31.59/31.66	c GC COLLECT
31.59/31.66	c #Conflicts:      14000 | #Learnt:       3864 | 0.018
31.59/31.66	c total clause space: 29.637MB
31.59/31.66	c total #watches: 358130
35.59/35.64	c total #propagations: 2914534 / total #impl: 73514271 (eff. 0.040)
35.59/35.64	c #Conflicts:      15000 | #Learnt:       4864 | 0.017
35.59/35.64	c total clause space: 29.637MB
35.59/35.64	c total #watches: 394756
40.28/40.36	c total #propagations: 3156342 / total #impl: 78528028 (eff. 0.040)
40.28/40.36	c #Conflicts:      16000 | #Learnt:       5864 | 0.016
40.28/40.36	c total clause space: 29.637MB
40.28/40.36	c total #watches: 439435
44.28/44.32	c total #propagations: 3408898 / total #impl: 84625821 (eff. 0.040)
44.28/44.32	c GC COLLECT
44.28/44.32	c #Conflicts:      17000 | #Learnt:       3679 | 0.015
44.28/44.32	c total clause space: 48.1602MB
44.28/44.32	c total #watches: 260934
47.68/47.77	c total #propagations: 3610092 / total #impl: 93935114 (eff. 0.038)
47.68/47.77	c #Conflicts:      18000 | #Learnt:       4679 | 0.014
47.68/47.77	c total clause space: 48.1602MB
47.68/47.77	c total #watches: 322857
52.88/52.97	c total #propagations: 3802615 / total #impl: 102628284 (eff. 0.037)
52.88/52.97	c #Conflicts:      19000 | #Learnt:       5679 | 0.014
52.88/52.97	c total clause space: 48.1602MB
52.88/52.97	c total #watches: 401440
58.88/58.91	c total #propagations: 4030924 / total #impl: 113702927 (eff. 0.035)
58.88/58.91	c #Conflicts:      20000 | #Learnt:       6679 | 0.014
58.88/58.91	c total clause space: 48.1602MB
58.88/58.91	c total #watches: 455062
63.68/63.77	c total #propagations: 4246103 / total #impl: 120699046 (eff. 0.035)
63.68/63.77	c GC COLLECT
63.68/63.77	c #Conflicts:      21000 | #Learnt:       4189 | 0.015
63.68/63.77	c total clause space: 48.1602MB
63.68/63.77	c total #watches: 307741
67.78/67.88	c total #propagations: 4495129 / total #impl: 126759880 (eff. 0.035)
67.78/67.88	c #Conflicts:      22000 | #Learnt:       5189 | 0.014
67.78/67.88	c total clause space: 48.1602MB
67.78/67.88	c total #watches: 351886
72.48/72.57	c total #propagations: 4710380 / total #impl: 133050488 (eff. 0.035)
72.48/72.57	c #Conflicts:      23000 | #Learnt:       6189 | 0.014
72.48/72.57	c total clause space: 48.1602MB
72.48/72.57	c total #watches: 400100
76.99/77.03	c total #propagations: 4943770 / total #impl: 140655582 (eff. 0.035)
76.99/77.03	c #Conflicts:      24000 | #Learnt:       7189 | 0.014
76.99/77.03	c total clause space: 48.1602MB
76.99/77.03	c total #watches: 443287
80.68/80.73	c total #propagations: 5138342 / total #impl: 145391241 (eff. 0.035)
80.68/80.73	c GC COLLECT
80.68/80.73	c #Conflicts:      25000 | #Learnt:       4398 | 0.015
80.68/80.73	c total clause space: 48.1602MB
80.68/80.73	c total #watches: 299549
83.28/83.36	c total #propagations: 5354578 / total #impl: 152078621 (eff. 0.035)
83.28/83.36	c #Conflicts:      26000 | #Learnt:       5398 | 0.015
83.28/83.36	c total clause space: 48.1602MB
83.28/83.36	c total #watches: 359203
86.48/86.57	c total #propagations: 5545525 / total #impl: 160731813 (eff. 0.035)
86.48/86.57	c #Conflicts:      27000 | #Learnt:       6398 | 0.014
86.48/86.57	c total clause space: 48.1602MB
86.48/86.57	c total #watches: 402485
91.08/91.16	c total #propagations: 5738395 / total #impl: 170564704 (eff. 0.034)
91.08/91.16	c #Conflicts:      28000 | #Learnt:       7398 | 0.017
91.08/91.16	c total clause space: 48.1602MB
91.08/91.16	c total #watches: 468530
97.37/97.44	c total #propagations: 5945696 / total #impl: 177989450 (eff. 0.033)
97.37/97.44	c GC COLLECT
97.37/97.44	c #Conflicts:      29000 | #Learnt:       4303 | 0.017
97.37/97.44	c total clause space: 48.1602MB
97.37/97.44	c total #watches: 324432
101.18/101.22	c total #propagations: 6212814 / total #impl: 183024316 (eff. 0.034)
101.18/101.22	c #Conflicts:      30000 | #Learnt:       5303 | 0.017
101.18/101.22	c total clause space: 48.1602MB
101.18/101.22	c total #watches: 392355
106.17/106.22	c total #propagations: 6461336 / total #impl: 189476578 (eff. 0.034)
106.17/106.22	c #Conflicts:      31000 | #Learnt:       6303 | 0.018
106.17/106.22	c total clause space: 48.1602MB
106.17/106.22	c total #watches: 472350
111.67/111.79	c total #propagations: 6727061 / total #impl: 197129154 (eff. 0.034)
111.67/111.79	c #Conflicts:      32000 | #Learnt:       7303 | 0.017
111.67/111.79	c total clause space: 48.1602MB
111.67/111.79	c total #watches: 550779
118.57/118.64	c total #propagations: 6956472 / total #impl: 204534355 (eff. 0.034)
118.57/118.64	c #Conflicts:      33000 | #Learnt:       8303 | 0.017
118.57/118.64	c total clause space: 48.1602MB
118.57/118.64	c total #watches: 633659
123.77/123.82	c total #propagations: 7189710 / total #impl: 219005002 (eff. 0.033)
123.77/123.82	c GC COLLECT
123.77/123.82	c #Conflicts:      34000 | #Learnt:       4902 | 0.017
123.77/123.82	c total clause space: 48.1602MB
123.77/123.82	c total #watches: 484413
127.57/127.70	c total #propagations: 7389407 / total #impl: 235121540 (eff. 0.031)
127.57/127.70	c #Conflicts:      35000 | #Learnt:       5902 | 0.016
127.57/127.70	c total clause space: 48.1602MB
127.57/127.70	c total #watches: 528948
133.86/133.98	c total #propagations: 7581842 / total #impl: 242492713 (eff. 0.031)
133.86/133.98	c #Conflicts:      36000 | #Learnt:       6902 | 0.016
133.86/133.98	c total clause space: 48.1602MB
133.86/133.98	c total #watches: 598158
139.67/139.72	c total #propagations: 7807353 / total #impl: 252698359 (eff. 0.031)
139.67/139.72	c #Conflicts:      37000 | #Learnt:       7902 | 0.016
139.67/139.72	c total clause space: 48.1602MB
139.67/139.72	c total #watches: 658485
148.07/148.12	c total #propagations: 7984013 / total #impl: 264800079 (eff. 0.030)
148.07/148.12	c #Conflicts:      38000 | #Learnt:       8902 | 0.016
148.07/148.12	c total clause space: 78.2603MB
148.07/148.12	c total #watches: 718276
157.47/157.52	c total #propagations: 8187216 / total #impl: 277469088 (eff. 0.030)
157.47/157.52	c GC COLLECT
157.47/157.52	c #Conflicts:      39000 | #Learnt:       5205 | 0.016
157.47/157.52	c total clause space: 78.2603MB
157.47/157.52	c total #watches: 425699
165.97/166.03	c total #propagations: 8445711 / total #impl: 289371282 (eff. 0.029)
165.97/166.03	c #Conflicts:      40000 | #Learnt:       6205 | 0.015
165.97/166.03	c total clause space: 78.2603MB
165.97/166.03	c total #watches: 483825
174.67/174.79	c total #propagations: 8704236 / total #impl: 302558590 (eff. 0.029)
174.67/174.79	c #Conflicts:      41000 | #Learnt:       7205 | 0.015
174.67/174.79	c total clause space: 78.2603MB
174.67/174.79	c total #watches: 527136
186.06/186.15	c total #propagations: 8983893 / total #impl: 315529623 (eff. 0.028)
186.06/186.15	c #Conflicts:      42000 | #Learnt:       8205 | 0.015
186.06/186.15	c total clause space: 78.2603MB
186.06/186.15	c total #watches: 587312
197.26/197.34	c total #propagations: 9270641 / total #impl: 330245252 (eff. 0.028)
197.26/197.34	c #Conflicts:      43000 | #Learnt:       9205 | 0.014
197.26/197.34	c total clause space: 78.2603MB
197.26/197.34	c total #watches: 630369
207.55/207.68	c total #propagations: 9570225 / total #impl: 340164946 (eff. 0.028)
207.55/207.68	c GC COLLECT
207.55/207.68	c #Conflicts:      44000 | #Learnt:       5210 | 0.014
207.55/207.68	c total clause space: 78.2603MB
207.55/207.68	c total #watches: 404443
215.45/215.55	c total #propagations: 9824698 / total #impl: 356502882 (eff. 0.028)
215.45/215.55	c #Conflicts:      45000 | #Learnt:       6210 | 0.014
215.45/215.55	c total clause space: 78.2603MB
215.45/215.55	c total #watches: 457038
222.05/222.10	c total #propagations: 10107449 / total #impl: 372833133 (eff. 0.027)
222.05/222.10	c #Conflicts:      46000 | #Learnt:       7210 | 0.014
222.05/222.10	c total clause space: 78.2603MB
222.05/222.10	c total #watches: 524782
230.14/230.28	c total #propagations: 10326375 / total #impl: 382524222 (eff. 0.027)
230.14/230.28	c #Conflicts:      47000 | #Learnt:       8210 | 0.014
230.14/230.28	c total clause space: 78.2603MB
230.14/230.28	c total #watches: 613997
241.24/241.37	c total #propagations: 10557098 / total #impl: 397849827 (eff. 0.027)
241.24/241.37	c #Conflicts:      48000 | #Learnt:       9210 | 0.013
241.24/241.37	c total clause space: 78.2603MB
241.24/241.37	c total #watches: 708140
253.34/253.46	c total #propagations: 10791091 / total #impl: 409906741 (eff. 0.026)
253.34/253.46	c #Conflicts:      49000 | #Learnt:      10210 | 0.013
253.34/253.46	c total clause space: 78.2603MB
253.34/253.46	c total #watches: 777135
264.94/265.05	c total #propagations: 11039449 / total #impl: 425050970 (eff. 0.026)
264.94/265.05	c GC COLLECT
264.94/265.05	c #Conflicts:      50000 | #Learnt:       5904 | 0.013
264.94/265.05	c total clause space: 78.2603MB
264.94/265.05	c total #watches: 583816
272.84/272.95	c total #propagations: 11308029 / total #impl: 436957238 (eff. 0.026)
272.84/272.95	c #Conflicts:      51000 | #Learnt:       6904 | 0.013
272.84/272.95	c total clause space: 78.2603MB
272.84/272.95	c total #watches: 626037
281.54/281.70	c total #propagations: 11583593 / total #impl: 443643850 (eff. 0.026)
281.54/281.70	c #Conflicts:      52000 | #Learnt:       7904 | 0.013
281.54/281.70	c total clause space: 78.2603MB
281.54/281.70	c total #watches: 692415
294.03/294.10	c total #propagations: 11841477 / total #impl: 455786160 (eff. 0.026)
294.03/294.10	c #Conflicts:      53000 | #Learnt:       8904 | 0.012
294.03/294.10	c total clause space: 78.2603MB
294.03/294.10	c total #watches: 788698
304.64/304.78	c total #propagations: 12089917 / total #impl: 471047216 (eff. 0.026)
304.64/304.78	c #Conflicts:      54000 | #Learnt:       9904 | 0.012
304.64/304.78	c total clause space: 78.2603MB
304.64/304.78	c total #watches: 845754
316.93/317.07	c total #propagations: 12306779 / total #impl: 478112858 (eff. 0.026)
316.93/317.07	c #Conflicts:      55000 | #Learnt:      10904 | 0.012
316.93/317.07	c total clause space: 78.2603MB
316.93/317.07	c total #watches: 921704
326.63/326.74	c total #propagations: 12516071 / total #impl: 489002182 (eff. 0.026)
326.63/326.74	c GC COLLECT
326.63/326.74	c #Conflicts:      56000 | #Learnt:       6305 | 0.012
326.63/326.74	c total clause space: 78.2603MB
326.63/326.74	c total #watches: 584466
334.53/334.62	c total #propagations: 12776219 / total #impl: 499773851 (eff. 0.026)
334.53/334.62	c #Conflicts:      57000 | #Learnt:       7305 | 0.012
334.53/334.62	c total clause space: 78.2603MB
334.53/334.62	c total #watches: 669055
344.42/344.60	c total #propagations: 12991888 / total #impl: 509776569 (eff. 0.025)
344.42/344.60	c #Conflicts:      58000 | #Learnt:       8305 | 0.012
344.42/344.60	c total clause space: 78.2603MB
344.42/344.60	c total #watches: 734485
360.42/360.51	c total #propagations: 13258546 / total #impl: 519669945 (eff. 0.026)
360.42/360.51	c #Conflicts:      59000 | #Learnt:       9305 | 0.012
360.42/360.51	c total clause space: 78.2603MB
360.42/360.51	c total #watches: 792856
372.92/373.05	c total #propagations: 13626449 / total #impl: 528265105 (eff. 0.026)
372.92/373.05	c #Conflicts:      60000 | #Learnt:      10305 | 0.012
372.92/373.05	c total clause space: 78.2603MB
372.92/373.05	c total #watches: 860532
384.22/384.32	c total #propagations: 13936977 / total #impl: 537352123 (eff. 0.026)
384.22/384.32	c #Conflicts:      61000 | #Learnt:      11305 | 0.012
384.22/384.32	c total clause space: 78.2603MB
384.22/384.32	c total #watches: 966902
392.62/392.76	c total #propagations: 14200421 / total #impl: 545441160 (eff. 0.026)
392.62/392.76	c GC COLLECT
392.62/392.76	c #Conflicts:      62000 | #Learnt:       6401 | 0.012
392.62/392.76	c total clause space: 78.2603MB
392.62/392.76	c total #watches: 671421
400.01/400.10	c total #propagations: 14402983 / total #impl: 556481345 (eff. 0.026)
400.01/400.10	c #Conflicts:      63000 | #Learnt:       7401 | 0.012
400.01/400.10	c total clause space: 78.2603MB
400.01/400.10	c total #watches: 816848
411.22/411.40	c total #propagations: 14613855 / total #impl: 567991008 (eff. 0.026)
411.22/411.40	c #Conflicts:      64000 | #Learnt:       8401 | 0.012
411.22/411.40	c total clause space: 78.2603MB
411.22/411.40	c total #watches: 938636
430.12/430.22	c total #propagations: 14824566 / total #impl: 580606970 (eff. 0.026)
430.12/430.22	c #Conflicts:      65000 | #Learnt:       9401 | 0.012
430.12/430.22	c total clause space: 78.2603MB
430.12/430.22	c total #watches: 1006704
454.11/454.29	c total #propagations: 15091397 / total #impl: 591623730 (eff. 0.026)
454.11/454.29	c #Conflicts:      66000 | #Learnt:      10401 | 0.013
454.11/454.29	c total clause space: 78.2603MB
454.11/454.29	c total #watches: 1092710
481.10/481.28	c total #propagations: 15355147 / total #impl: 603248977 (eff. 0.025)
481.10/481.28	c #Conflicts:      67000 | #Learnt:      11401 | 0.012
481.10/481.28	c total clause space: 78.2603MB
481.10/481.28	c total #watches: 1147768
506.80/506.92	c total #propagations: 15671433 / total #impl: 609100009 (eff. 0.026)
506.80/506.92	c #Conflicts:      68000 | #Learnt:      12401 | 0.012
506.80/506.92	c total clause space: 127.173MB
506.80/506.92	c total #watches: 1205913
521.50/521.67	c total #propagations: 15956193 / total #impl: 619222386 (eff. 0.026)
521.50/521.67	c GC COLLECT
521.50/521.67	c #Conflicts:      69000 | #Learnt:       7202 | 0.012
521.50/521.67	c total clause space: 127.173MB
521.50/521.67	c total #watches: 759263
534.30/534.41	c total #propagations: 16253202 / total #impl: 628704300 (eff. 0.026)
534.30/534.41	c #Conflicts:      70000 | #Learnt:       8202 | 0.012
534.30/534.41	c total clause space: 127.173MB
534.30/534.41	c total #watches: 813844
549.70/549.88	c total #propagations: 16517586 / total #impl: 636896149 (eff. 0.026)
549.70/549.88	c #Conflicts:      71000 | #Learnt:       9202 | 0.012
549.70/549.88	c total clause space: 127.173MB
549.70/549.88	c total #watches: 872625
568.90/569.04	c total #propagations: 16758156 / total #impl: 645745322 (eff. 0.026)
568.90/569.04	c #Conflicts:      72000 | #Learnt:      10202 | 0.012
568.90/569.04	c total clause space: 127.173MB
568.90/569.04	c total #watches: 949650
585.49/585.69	c total #propagations: 17059610 / total #impl: 656974442 (eff. 0.026)
585.49/585.69	c #Conflicts:      73000 | #Learnt:      11202 | 0.012
585.49/585.69	c total clause space: 127.173MB
585.49/585.69	c total #watches: 1012199
603.39/603.54	c total #propagations: 17276394 / total #impl: 667088452 (eff. 0.026)
603.39/603.54	c #Conflicts:      74000 | #Learnt:      12202 | 0.012
603.39/603.54	c total clause space: 127.173MB
603.39/603.54	c total #watches: 1072811
622.19/622.33	c total #propagations: 17541548 / total #impl: 678826967 (eff. 0.026)
622.19/622.33	c GC COLLECT
622.19/622.33	c #Conflicts:      75000 | #Learnt:       6700 | 0.012
622.19/622.33	c total clause space: 127.173MB
622.19/622.33	c total #watches: 550498
633.39/633.54	c total #propagations: 17804926 / total #impl: 690043442 (eff. 0.026)
633.39/633.54	c #Conflicts:      76000 | #Learnt:       7700 | 0.012
633.39/633.54	c total clause space: 127.173MB
633.39/633.54	c total #watches: 624077
647.48/647.61	c total #propagations: 18086829 / total #impl: 702033906 (eff. 0.026)
647.48/647.61	c #Conflicts:      77000 | #Learnt:       8700 | 0.012
647.48/647.61	c total clause space: 127.173MB
647.48/647.61	c total #watches: 681750
663.48/663.69	c total #propagations: 18400128 / total #impl: 710313113 (eff. 0.026)
663.48/663.69	c #Conflicts:      78000 | #Learnt:       9700 | 0.012
663.48/663.69	c total clause space: 127.173MB
663.48/663.69	c total #watches: 734099
677.98/678.18	c total #propagations: 18711327 / total #impl: 718604837 (eff. 0.026)
677.98/678.18	c #Conflicts:      79000 | #Learnt:      10700 | 0.012
677.98/678.18	c total clause space: 127.173MB
677.98/678.18	c total #watches: 787134
691.68/691.83	c total #propagations: 18975456 / total #impl: 728516170 (eff. 0.026)
691.68/691.83	c #Conflicts:      80000 | #Learnt:      11700 | 0.011
691.68/691.83	c total clause space: 127.173MB
691.68/691.83	c total #watches: 847549
706.27/706.44	c total #propagations: 19260191 / total #impl: 739500905 (eff. 0.026)
706.27/706.44	c #Conflicts:      81000 | #Learnt:      12700 | 0.011
706.27/706.44	c total clause space: 127.173MB
706.27/706.44	c total #watches: 907992
716.67/716.85	c total #propagations: 19534432 / total #impl: 749617295 (eff. 0.026)
716.67/716.85	c GC COLLECT
716.67/716.85	c #Conflicts:      82000 | #Learnt:       6899 | 0.011
716.67/716.85	c total clause space: 127.173MB
716.67/716.85	c total #watches: 541561
723.68/723.84	c total #propagations: 19804445 / total #impl: 762173579 (eff. 0.026)
723.68/723.84	c #Conflicts:      83000 | #Learnt:       7899 | 0.011
723.68/723.84	c total clause space: 127.173MB
723.68/723.84	c total #watches: 609948
732.77/732.94	c total #propagations: 20078145 / total #impl: 775900179 (eff. 0.026)
732.77/732.94	c #Conflicts:      84000 | #Learnt:       8899 | 0.012
732.77/732.94	c total clause space: 127.173MB
732.77/732.94	c total #watches: 662483
743.77/743.93	c total #propagations: 20302495 / total #impl: 785986735 (eff. 0.026)
743.77/743.93	c #Conflicts:      85000 | #Learnt:       9899 | 0.015
743.77/743.93	c total clause space: 127.173MB
743.77/743.93	c total #watches: 707618
755.87/756.04	c total #propagations: 20537092 / total #impl: 798415134 (eff. 0.026)
755.87/756.04	c #Conflicts:      86000 | #Learnt:      10899 | 0.015
755.87/756.04	c total clause space: 127.173MB
755.87/756.04	c total #watches: 764144
770.26/770.49	c total #propagations: 20759481 / total #impl: 818487778 (eff. 0.025)
770.26/770.49	c #Conflicts:      87000 | #Learnt:      11899 | 0.015
770.26/770.49	c total clause space: 127.173MB
770.26/770.49	c total #watches: 822402
783.26/783.43	c total #propagations: 21034902 / total #impl: 833691580 (eff. 0.025)
783.26/783.43	c #Conflicts:      88000 | #Learnt:      12899 | 0.015
783.26/783.43	c total clause space: 127.173MB
783.26/783.43	c total #watches: 867798
798.76/798.91	c total #propagations: 21243556 / total #impl: 843231682 (eff. 0.025)
798.76/798.91	c #Conflicts:      89000 | #Learnt:      13899 | 0.014
798.76/798.91	c total clause space: 127.173MB
798.76/798.91	c total #watches: 919694
807.06/807.26	c total #propagations: 21474101 / total #impl: 856840888 (eff. 0.025)
807.06/807.26	c GC COLLECT
807.06/807.26	c #Conflicts:      90000 | #Learnt:       7808 | 0.015
807.06/807.26	c total clause space: 127.173MB
807.06/807.26	c total #watches: 552868
819.56/819.72	c total #propagations: 21658602 / total #impl: 868894994 (eff. 0.025)
819.56/819.72	c #Conflicts:      91000 | #Learnt:       8808 | 0.015
819.56/819.72	c total clause space: 127.173MB
819.56/819.72	c total #watches: 628615
833.26/833.45	c total #propagations: 21979931 / total #impl: 879590738 (eff. 0.025)
833.26/833.45	c #Conflicts:      92000 | #Learnt:       9808 | 0.015
833.26/833.45	c total clause space: 127.173MB
833.26/833.45	c total #watches: 712677
851.95/852.15	c total #propagations: 22321471 / total #impl: 897361702 (eff. 0.025)
851.95/852.15	c #Conflicts:      93000 | #Learnt:      10808 | 0.015
851.95/852.15	c total clause space: 127.173MB
851.95/852.15	c total #watches: 793981
870.95/871.18	c total #propagations: 22664481 / total #impl: 922831160 (eff. 0.025)
870.95/871.18	c #Conflicts:      94000 | #Learnt:      11808 | 0.015
870.95/871.18	c total clause space: 127.173MB
870.95/871.18	c total #watches: 880043
893.65/893.88	c total #propagations: 22986089 / total #impl: 950253491 (eff. 0.024)
893.65/893.88	c #Conflicts:      95000 | #Learnt:      12808 | 0.015
893.65/893.88	c total clause space: 127.173MB
893.65/893.88	c total #watches: 980569
927.54/927.75	c total #propagations: 23280365 / total #impl: 989093407 (eff. 0.024)
927.54/927.75	c #Conflicts:      96000 | #Learnt:      13808 | 0.015
927.54/927.75	c total clause space: 127.173MB
927.54/927.75	c total #watches: 1072027
970.33/970.57	c total #propagations: 23618424 / total #impl: 1039432887 (eff. 0.023)
970.33/970.57	c #Conflicts:      97000 | #Learnt:      14808 | 0.015
970.33/970.57	c total clause space: 127.173MB
970.33/970.57	c total #watches: 1150449
1001.52/1001.70	c total #propagations: 23986152 / total #impl: 1101470030 (eff. 0.022)
1001.52/1001.70	c GC COLLECT
1001.52/1001.70	c #Conflicts:      98000 | #Learnt:       8397 | 0.015
1001.52/1001.70	c total clause space: 127.173MB
1001.52/1001.70	c total #watches: 792553
1035.22/1035.47	c total #propagations: 24361224 / total #impl: 1160317722 (eff. 0.021)
1035.22/1035.47	c #Conflicts:      99000 | #Learnt:       9397 | 0.014
1035.22/1035.47	c total clause space: 127.173MB
1035.22/1035.47	c total #watches: 904470
1065.21/1065.41	c total #propagations: 24702072 / total #impl: 1230016694 (eff. 0.020)
1065.21/1065.41	c #Conflicts:     100000 | #Learnt:      10397 | 0.015
1065.21/1065.41	c total clause space: 127.173MB
1065.21/1065.41	c total #watches: 995734
1093.71/1093.92	c total #propagations: 24949244 / total #impl: 1278167077 (eff. 0.020)
1093.71/1093.92	c #Conflicts:     101000 | #Learnt:      11397 | 0.014
1093.71/1093.92	c total clause space: 127.173MB
1093.71/1093.92	c total #watches: 1104524
1131.51/1131.79	c total #propagations: 25198227 / total #impl: 1311537142 (eff. 0.019)
1131.51/1131.79	c #Conflicts:     102000 | #Learnt:      12397 | 0.014
1131.51/1131.79	c total clause space: 127.173MB
1131.51/1131.79	c total #watches: 1206477
1188.00/1188.23	c total #propagations: 25466389 / total #impl: 1354296153 (eff. 0.019)
1188.00/1188.23	c #Conflicts:     103000 | #Learnt:      13397 | 0.014
1188.00/1188.23	c total clause space: 127.173MB
1188.00/1188.23	c total #watches: 1291193
1236.49/1236.75	c total #propagations: 25782706 / total #impl: 1409323051 (eff. 0.018)
1236.49/1236.75	c #Conflicts:     104000 | #Learnt:      14397 | 0.014
1236.49/1236.75	c total clause space: 127.173MB
1236.49/1236.75	c total #watches: 1354774
1277.28/1277.59	c total #propagations: 26066437 / total #impl: 1419335730 (eff. 0.018)
1277.28/1277.59	c #Conflicts:     105000 | #Learnt:      15397 | 0.014
1277.28/1277.59	c total clause space: 127.173MB
1277.28/1277.59	c total #watches: 1438958
1298.99/1299.28	c total #propagations: 26295106 / total #impl: 1430425194 (eff. 0.018)
1298.99/1299.28	c GC COLLECT
1298.99/1299.28	c #Conflicts:     106000 | #Learnt:       8692 | 0.014
1298.99/1299.28	c total clause space: 127.173MB
1298.99/1299.28	c total #watches: 852839
1326.27/1326.51	c total #propagations: 26528514 / total #impl: 1440641390 (eff. 0.018)
1326.27/1326.51	c #Conflicts:     107000 | #Learnt:       9692 | 0.014
1326.27/1326.51	c total clause space: 127.173MB
1326.27/1326.51	c total #watches: 915839
1359.77/1360.04	c total #propagations: 26797789 / total #impl: 1452108376 (eff. 0.018)
1359.77/1360.04	c #Conflicts:     108000 | #Learnt:      10692 | 0.014
1359.77/1360.04	c total clause space: 127.173MB
1359.77/1360.04	c total #watches: 996361
1387.17/1387.42	c total #propagations: 27092173 / total #impl: 1462345754 (eff. 0.019)
1387.17/1387.42	c #Conflicts:     109000 | #Learnt:      11692 | 0.014
1387.17/1387.42	c total clause space: 127.173MB
1387.17/1387.42	c total #watches: 1066084
1417.77/1418.05	c total #propagations: 27339187 / total #impl: 1468747376 (eff. 0.019)
1417.77/1418.05	c #Conflicts:     110000 | #Learnt:      12692 | 0.014
1417.77/1418.05	c total clause space: 127.173MB
1417.77/1418.05	c total #watches: 1127160
1450.66/1450.92	c total #propagations: 27615878 / total #impl: 1475815572 (eff. 0.019)
1450.66/1450.92	c #Conflicts:     111000 | #Learnt:      13692 | 0.014
1450.66/1450.92	c total clause space: 127.173MB
1450.66/1450.92	c total #watches: 1185362
1494.95/1495.26	c total #propagations: 27888137 / total #impl: 1482904992 (eff. 0.019)
1494.95/1495.26	c #Conflicts:     112000 | #Learnt:      14692 | 0.014
1494.95/1495.26	c total clause space: 127.173MB
1494.95/1495.26	c total #watches: 1240756
1546.63/1546.92	c total #propagations: 28199525 / total #impl: 1491551530 (eff. 0.019)
1546.63/1546.92	c #Conflicts:     113000 | #Learnt:      15692 | 0.014
1546.63/1546.92	c total clause space: 127.173MB
1546.63/1546.92	c total #watches: 1291949
1572.51/1572.87	c total #propagations: 28515276 / total #impl: 1503429228 (eff. 0.019)
1572.51/1572.87	c GC COLLECT
1572.51/1572.87	c #Conflicts:     114000 | #Learnt:       8690 | 0.014
1572.51/1572.87	c total clause space: 127.173MB
1572.51/1572.87	c total #watches: 671167
1589.11/1589.49	c total #propagations: 28826562 / total #impl: 1518136569 (eff. 0.019)
1589.11/1589.49	c #Conflicts:     115000 | #Learnt:       9690 | 0.014
1589.11/1589.49	c total clause space: 127.173MB
1589.11/1589.49	c total #watches: 739471
1611.82/1612.19	c total #propagations: 29124775 / total #impl: 1530524532 (eff. 0.019)
1611.82/1612.19	c #Conflicts:     116000 | #Learnt:      10690 | 0.014
1611.82/1612.19	c total clause space: 127.173MB
1611.82/1612.19	c total #watches: 825475
1626.82/1627.18	c total #propagations: 29439552 / total #impl: 1544984710 (eff. 0.019)
1626.82/1627.18	c #Conflicts:     117000 | #Learnt:      11690 | 0.015
1626.82/1627.18	c total clause space: 127.173MB
1626.82/1627.18	c total #watches: 913582
1642.91/1643.22	c total #propagations: 29648504 / total #impl: 1555505484 (eff. 0.019)
1642.91/1643.22	c #Conflicts:     118000 | #Learnt:      12690 | 0.015
1642.91/1643.22	c total clause space: 127.173MB
1642.91/1643.22	c total #watches: 996021
1668.41/1668.70	c total #propagations: 29834434 / total #impl: 1569146271 (eff. 0.019)
1668.41/1668.70	c #Conflicts:     119000 | #Learnt:      13690 | 0.015
1668.41/1668.70	c total clause space: 127.173MB
1668.41/1668.70	c total #watches: 1068025
1691.91/1692.28	c total #propagations: 30077430 / total #impl: 1586943642 (eff. 0.019)
1691.91/1692.28	c #Conflicts:     120000 | #Learnt:      14690 | 0.015
1691.91/1692.28	c total clause space: 127.173MB
1691.91/1692.28	c total #watches: 1130883
1715.60/1715.95	c total #propagations: 30322101 / total #impl: 1603338727 (eff. 0.019)
1715.60/1715.95	c #Conflicts:     121000 | #Learnt:      15690 | 0.015
1715.60/1715.95	c total clause space: 127.173MB
1715.60/1715.95	c total #watches: 1205539
1754.50/1754.80	c total #propagations: 30549630 / total #impl: 1621367052 (eff. 0.019)
1754.50/1754.80	c GC COLLECT
1754.50/1754.80	c #Conflicts:     122000 | #Learnt:       8392 | 0.014
1754.50/1754.80	c total clause space: 127.173MB
1754.50/1754.80	c total #watches: 792373
1773.29/1773.60	c total #propagations: 30792776 / total #impl: 1650146327 (eff. 0.019)
1773.29/1773.60	c #Conflicts:     123000 | #Learnt:       9392 | 0.014
1773.29/1773.60	c total clause space: 127.173MB
1773.29/1773.60	c total #watches: 882883
1793.80/1794.15	c total #propagations: 31013946 / total #impl: 1666789106 (eff. 0.019)
1793.80/1794.15	c #Conflicts:     124000 | #Learnt:      10392 | 0.014
1793.80/1794.15	c total clause space: 127.173MB
1793.80/1794.15	c total #watches: 963276

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-4087867-1465439858/watcher-4087867-1465439858 -o /tmp/evaluation-result-4087867-1465439858/solver-4087867-1465439858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465436025-439 --watchdog 1960 --input HOME/instance-4087867-1465439858.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=1364
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.15 2.21 2.19 3/176 1367
/proc/meminfo: memFree=29700688/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 125918735 57319424 4721 33554432000 4194304 6211289 140735739917360 140735739916664 4206761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 13994 4721 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.15 2.21 2.19 3/176 1367
/proc/meminfo: memFree=29700688/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=65700 CPUtime=0.08 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 1301 0 0 0 8 0 0 0 20 0 1 0 125918735 67276800 13737 33554432000 4194304 6211289 140735739917360 140735739916200 4205291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 16425 13737 150 493 0 15922 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65700

[startup+0.200333 s]
/proc/loadavg: 2.15 2.21 2.19 3/176 1367
/proc/meminfo: memFree=29700688/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=65964 CPUtime=0.19 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 1486 0 0 0 18 1 0 0 20 0 1 0 125918735 67547136 14387 33554432000 4194304 6211289 140735739917360 140735739916200 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 16491 14387 150 493 0 15988 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65964

[startup+0.300215 s]
/proc/loadavg: 2.15 2.21 2.19 3/176 1367
/proc/meminfo: memFree=29700688/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=66096 CPUtime=0.29 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 1534 0 0 0 28 1 0 0 20 0 1 0 125918735 67682304 14435 33554432000 4194304 6211289 140735739917360 140735739916200 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 16524 14435 160 493 0 16021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66096

[startup+0.700244 s]
/proc/loadavg: 2.15 2.21 2.19 3/176 1367
/proc/meminfo: memFree=29700688/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=69344 CPUtime=0.69 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 2664 0 0 0 68 1 0 0 20 0 1 0 125918735 71008256 15120 33554432000 4194304 6211289 140735739917360 140735739915272 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 17336 15120 160 493 0 16833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69344

[startup+1.50024 s]
/proc/loadavg: 2.15 2.21 2.19 3/177 1368
/proc/meminfo: memFree=29639232/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=74692 CPUtime=1.49 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 3645 0 0 0 148 1 0 0 20 0 1 0 125918735 76484608 16309 33554432000 4194304 6211289 140735739917360 140735739915704 4209411 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 18673 16309 165 493 0 18170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74692

[startup+3.1003 s]
/proc/loadavg: 2.15 2.21 2.19 3/177 1368
/proc/meminfo: memFree=29633836/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=82796 CPUtime=3.09 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 4738 0 0 0 308 1 0 0 20 0 1 0 125918735 84783104 17558 33554432000 4194304 6211289 140735739917360 140735739915352 4241143 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 20699 17558 165 493 0 20196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82796

[startup+6.30031 s]
/proc/loadavg: 2.22 2.22 2.19 3/177 1368
/proc/meminfo: memFree=29629672/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=83592 CPUtime=6.29 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 5254 0 0 0 628 1 0 0 20 0 1 0 125918735 85598208 18451 33554432000 4194304 6211289 140735739917360 140735739915352 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 20898 18451 165 493 0 20395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83592

[startup+12.7002 s]
/proc/loadavg: 2.28 2.24 2.20 3/177 1368
/proc/meminfo: memFree=29619796/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=96856 CPUtime=12.68 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 6517 0 0 0 1267 1 0 0 20 0 1 0 125918735 99180544 20360 33554432000 4194304 6211289 140735739917360 140735739915224 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 24214 20360 165 493 0 23711 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96856

[startup+25.5003 s]
/proc/loadavg: 2.22 2.22 2.19 4/177 1368
/proc/meminfo: memFree=29613360/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=98316 CPUtime=25.49 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 6955 0 0 0 2547 2 0 0 20 0 1 0 125918735 100675584 21812 33554432000 4194304 6211289 140735739917360 140735739915224 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 24579 21812 165 493 0 24076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 98316

[startup+51.1004 s]
/proc/loadavg: 2.20 2.22 2.19 3/177 1368
/proc/meminfo: memFree=29598272/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=119184 CPUtime=51.08 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 8322 0 0 0 5106 2 0 0 20 0 1 0 125918735 122044416 24292 33554432000 4194304 6211289 140735739917360 140735739915352 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 29796 24292 165 493 0 29293 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119184

[startup+102.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 1369
/proc/meminfo: memFree=29570228/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=121896 CPUtime=102.28 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 9062 0 0 0 10225 3 0 0 20 0 1 0 125918735 124821504 27580 33554432000 4194304 6211289 140735739917360 140735739915704 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 30474 27580 165 493 0 29971 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121896

[startup+162.3 s]
/proc/loadavg: 2.18 2.22 2.19 4/178 1374
/proc/meminfo: memFree=29546980/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=156100 CPUtime=162.27 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 10622 0 0 0 16223 4 0 0 20 0 1 0 125918735 159846400 31828 33554432000 4194304 6211289 140735739917360 140735739915704 4209501 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 39025 31828 165 493 0 38522 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 156100

[startup+222.307 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 1375
/proc/meminfo: memFree=29525404/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=157388 CPUtime=222.25 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 11057 0 0 0 22221 4 0 0 20 0 1 0 125918735 161165312 35367 33554432000 4194304 6211289 140735739917360 140735739915352 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 39347 35367 165 493 0 38844 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 157388

[startup+282.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 1377
/proc/meminfo: memFree=29515900/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=159568 CPUtime=282.23 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 11569 0 0 0 28219 4 0 0 20 0 1 0 125918735 163397632 35879 33554432000 4194304 6211289 140735739917360 140735739915704 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 39892 35879 165 493 0 39389 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 159568

[startup+342.3 s]
/proc/loadavg: 2.41 2.28 2.20 4/177 1378
/proc/meminfo: memFree=29513956/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=161192 CPUtime=342.22 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 11920 0 0 0 34218 4 0 0 20 0 1 0 125918735 165060608 36230 33554432000 4194304 6211289 140735739917360 140735739915352 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 40298 36230 165 493 0 39795 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 161192

[startup+402.3 s]
/proc/loadavg: 2.43 2.30 2.21 3/177 1379
/proc/meminfo: memFree=29507596/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=162196 CPUtime=402.22 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 12176 0 0 0 40217 5 0 0 20 0 1 0 125918735 166088704 36997 33554432000 4194304 6211289 140735739917360 140735739915704 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 40549 36997 165 493 0 40046 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 162196

[startup+462.3 s]
/proc/loadavg: 2.35 2.31 2.22 4/177 1380
/proc/meminfo: memFree=29483612/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=165492 CPUtime=462.21 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 12822 0 0 0 46216 5 0 0 20 0 1 0 125918735 169463808 38154 33554432000 4194304 6211289 140735739917360 140735739915224 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 41373 38154 165 493 0 40870 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 165492

[startup+522.3 s]
/proc/loadavg: 2.36 2.31 2.22 4/177 1381
/proc/meminfo: memFree=29471544/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=216220 CPUtime=522.2 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 14278 0 0 0 52213 7 0 0 20 0 1 0 125918735 221409280 40032 33554432000 4194304 6211289 140735739917360 140735739915704 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 54055 40032 165 493 0 53552 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 216220

[startup+582.3 s]
/proc/loadavg: 2.34 2.30 2.22 3/177 1383
/proc/meminfo: memFree=29156536/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=216508 CPUtime=582.19 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 14341 0 0 0 58212 7 0 0 20 0 1 0 125918735 221704192 40095 33554432000 4194304 6211289 140735739917360 140735739915224 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 54127 40095 165 493 0 53624 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 216508


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


[startup+882.307 s]
/proc/loadavg: 2.26 2.29 2.23 4/177 1392
/proc/meminfo: memFree=29153312/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=219128 CPUtime=882.15 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 14920 0 0 0 88208 7 0 0 20 0 1 0 125918735 224387072 40672 33554432000 4194304 6211289 140735739917360 140735739915224 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 54782 40672 165 493 0 54279 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 219128

[startup+942.3 s]
/proc/loadavg: 2.25 2.28 2.23 3/177 1393
/proc/meminfo: memFree=29141560/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=220632 CPUtime=942.14 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 15254 0 0 0 94207 7 0 0 20 0 1 0 125918735 225927168 43556 33554432000 4194304 6211289 140735739917360 140735739915272 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 55158 43556 165 493 0 54655 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 220632

[startup+1002.3 s]
/proc/loadavg: 2.40 2.32 2.25 4/177 1394
/proc/meminfo: memFree=29136564/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=221944 CPUtime=1002.12 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 15520 0 0 0 100205 7 0 0 20 0 1 0 125918735 227270656 44835 33554432000 4194304 6211289 140735739917360 140735739915704 4209899 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 55486 44835 165 493 0 54983 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 221944

[startup+1062.3 s]
/proc/loadavg: 2.23 2.29 2.24 4/177 1395
/proc/meminfo: memFree=29134964/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=223080 CPUtime=1062.11 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 15761 0 0 0 106204 7 0 0 20 0 1 0 125918735 228433920 45076 33554432000 4194304 6211289 140735739917360 140735739915224 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 55770 45076 165 493 0 55267 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 223080

[startup+1122.3 s]
/proc/loadavg: 2.27 2.29 2.24 3/177 1404
/proc/meminfo: memFree=29130912/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=223944 CPUtime=1122.1 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 15967 0 0 0 112203 7 0 0 20 0 1 0 125918735 229318656 45282 33554432000 4194304 6211289 140735739917360 140735739915224 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 55986 45282 165 493 0 55483 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 223944

[startup+1182.3 s]
/proc/loadavg: 2.18 2.26 2.24 3/176 1405
/proc/meminfo: memFree=29123172/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=227336 CPUtime=1182.1 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 16629 0 0 0 118202 8 0 0 20 0 1 0 125918735 232792064 46966 33554432000 4194304 6211289 140735739917360 140735739915224 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 56834 46966 165 493 0 56331 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 227336

[startup+1242.3 s]
/proc/loadavg: 2.39 2.31 2.25 4/177 1407
/proc/meminfo: memFree=29105440/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=229768 CPUtime=1242.09 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17168 0 0 0 124201 8 0 0 20 0 1 0 125918735 235282432 49549 33554432000 4194304 6211289 140735739917360 140735739915704 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57442 49549 165 493 0 56939 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 229768

[startup+1302.3 s]
/proc/loadavg: 2.37 2.31 2.25 3/177 1408
/proc/meminfo: memFree=29094980/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=230316 CPUtime=1302.08 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17305 0 0 0 130200 8 0 0 20 0 1 0 125918735 235843584 50708 33554432000 4194304 6211289 140735739917360 140735739915704 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57579 50708 165 493 0 57076 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 230316

[startup+1362.3 s]
/proc/loadavg: 2.24 2.28 2.25 3/178 1413
/proc/meminfo: memFree=29094456/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=230316 CPUtime=1362.07 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17310 0 0 0 136199 8 0 0 20 0 1 0 125918735 235843584 50713 33554432000 4194304 6211289 140735739917360 140735739915704 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57579 50713 165 493 0 57076 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 230316

[startup+1422.3 s]
/proc/loadavg: 2.20 2.26 2.24 4/178 1437
/proc/meminfo: memFree=29094668/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=230476 CPUtime=1422.06 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17340 0 0 0 142198 8 0 0 20 0 1 0 125918735 236007424 50743 33554432000 4194304 6211289 140735739917360 140735739915704 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57619 50743 165 493 0 57116 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 230476

[startup+1482.3 s]
/proc/loadavg: 2.29 2.27 2.24 3/177 1438
/proc/meminfo: memFree=29094148/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=230796 CPUtime=1482.05 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17423 0 0 0 148197 8 0 0 20 0 1 0 125918735 236335104 50826 33554432000 4194304 6211289 140735739917360 140735739915224 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57699 50826 165 493 0 57196 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 230796

[startup+1542.31 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 1486
/proc/meminfo: memFree=29608280/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=230988 CPUtime=1542.04 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17475 0 0 0 154196 8 0 0 20 0 1 0 125918735 236531712 51587 33554432000 4194304 6211289 140735739917360 140735739915704 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57747 51587 165 493 0 57244 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 230988

[startup+1602.3 s]
/proc/loadavg: 2.20 2.24 2.24 4/177 1486
/proc/meminfo: memFree=29493868/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=231308 CPUtime=1602.02 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17522 0 0 0 160193 9 0 0 20 0 1 0 125918735 236859392 51618 33554432000 4194304 6211289 140735739917360 140735739915704 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57827 51618 165 493 0 57324 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 231308

[startup+1662.3 s]
/proc/loadavg: 2.17 2.23 2.23 3/177 1489
/proc/meminfo: memFree=29445744/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=231308 CPUtime=1662.01 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17527 0 0 0 166192 9 0 0 20 0 1 0 125918735 236859392 51623 33554432000 4194304 6211289 140735739917360 140735739915704 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57827 51623 165 493 0 57324 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 231308

[startup+1722.3 s]
/proc/loadavg: 2.18 2.21 2.22 3/177 1489
/proc/meminfo: memFree=29230488/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=231468 CPUtime=1722 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17560 0 0 0 172191 9 0 0 20 0 1 0 125918735 237023232 51656 33554432000 4194304 6211289 140735739917360 140735739915704 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 57867 51656 165 493 0 57364 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 231468

[startup+1782.3 s]
/proc/loadavg: 2.25 2.23 2.23 4/177 1490
/proc/meminfo: memFree=29020244/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=232156 CPUtime=1781.99 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17675 0 0 0 178190 9 0 0 20 0 1 0 125918735 237727744 51771 33554432000 4194304 6211289 140735739917360 140735739915704 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 58039 51771 165 493 0 57536 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 232156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.26 2.24 2.23 4/177 1492
/proc/meminfo: memFree=29009328/32872528 swapFree=14956/1314940
[pid=1367] ppid=1364 vsize=232292 CPUtime=1800.09 cores=1,3,5,7
/proc/1367/stat : 1367 (cdcl-cuttingpla) R 1364 1367 32157 0 -1 4202496 17697 0 0 0 180000 9 0 0 20 0 1 0 125918735 237867008 51793 33554432000 4194304 6211289 140735739917360 140735739915704 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 58073 51793 165 493 0 57570 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 232292

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.092985
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 232292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.092985
maximum resident set size= 207172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17697
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= 56
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53431 second user time and 6.92495 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 04:37:38
IDJOB=4087867
IDBENCH=89875
IDSOLVER=2549
FILE ID=node131/4087867-1465439858
RUNJOBID= node131-1465436025-439
PBS_JOBID= 19859781
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894788.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087867-1465439858/watcher-4087867-1465439858 -o /tmp/evaluation-result-4087867-1465439858/solver-4087867-1465439858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465436025-439 --watchdog 1960 --input HOME/instance-4087867-1465439858.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= ca3efe2da0610ce6a80a42a3887418e6
RANDOM SEED=1595001780

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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:        29700688 kB
Buffers:          221300 kB
Cached:           666720 kB
SwapCached:         4708 kB
Active:           462920 kB
Inactive:         606976 kB
Active(anon):     178440 kB
Inactive(anon):     5604 kB
Active(file):     284480 kB
Inactive(file):   601372 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096240 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:       1511340 kB
Mapped:             9140 kB
Shmem:                 0 kB
Slab:             650860 kB
SReclaimable:      94824 kB
SUnreclaim:       556036 kB
KernelStack:        1472 kB
PageTables:         6776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1652444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1454080 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= 71732 MiB
End job on node131 at 2016-06-09 05:07:38