Trace number 4101871

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.09 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-stp3d.opb
MD5SUMf0369b32b392b309903886944ef44b64
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 7
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 529536
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 7
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 529536
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.29/0.35	c * #variable= 204880 #constraint= 159488
0.89/0.94	c * #variable= 204880 #constraint= 159488
2.20/2.22	c #Conflicts:       1000 | #Learnt:        992 | 0.300
2.20/2.22	c total clause space: 48.1602MB
2.20/2.22	c total #watches: 753407
2.99/3.01	c total #propagations: 3429858 / total #impl: 9642361 (eff. 0.356)
2.99/3.01	c #Conflicts:       2000 | #Learnt:       1987 | 0.414
2.99/3.01	c total clause space: 48.1602MB
2.99/3.01	c total #watches: 892698
3.89/3.97	c total #propagations: 6564151 / total #impl: 21512701 (eff. 0.305)
3.89/3.97	c #Conflicts:       3000 | #Learnt:       2058 | 0.439
3.89/3.97	c total clause space: 78.2603MB
3.89/3.97	c total #watches: 1008837
5.29/5.38	c total #propagations: 8214482 / total #impl: 32368840 (eff. 0.254)
5.29/5.38	c #Conflicts:       4000 | #Learnt:       3057 | 0.404
5.29/5.38	c total clause space: 78.2603MB
5.29/5.38	c total #watches: 1121438
6.79/6.89	c total #propagations: 10483361 / total #impl: 46313262 (eff. 0.226)
6.79/6.89	c #Conflicts:       5000 | #Learnt:       2417 | 0.387
6.79/6.89	c total clause space: 78.2603MB
6.79/6.89	c total #watches: 1213138
8.29/8.39	c total #propagations: 13006656 / total #impl: 59899638 (eff. 0.217)
8.29/8.39	c #Conflicts:       6000 | #Learnt:       3416 | 0.472
8.29/8.39	c total clause space: 78.2603MB
8.29/8.39	c total #watches: 1387179
10.59/10.64	c total #propagations: 15009015 / total #impl: 72575914 (eff. 0.207)
10.59/10.64	c GC COLLECT
10.59/10.64	c #Conflicts:       7000 | #Learnt:       2390 | 0.515
10.59/10.64	c total clause space: 78.2603MB
10.59/10.64	c total #watches: 1127083
11.89/11.92	c total #propagations: 17077982 / total #impl: 86539093 (eff. 0.197)
11.89/11.92	c #Conflicts:       8000 | #Learnt:       3389 | 0.494
11.89/11.92	c total clause space: 78.2603MB
11.89/11.92	c total #watches: 1270240
15.09/15.17	c total #propagations: 19585389 / total #impl: 104181381 (eff. 0.188)
15.09/15.17	c #Conflicts:       9000 | #Learnt:       4389 | 0.524
15.09/15.17	c total clause space: 78.2603MB
15.09/15.17	c total #watches: 1420135
17.38/17.44	c total #propagations: 22006714 / total #impl: 124433922 (eff. 0.177)
17.38/17.44	c GC COLLECT
17.38/17.44	c #Conflicts:      10000 | #Learnt:       2866 | 0.517
17.38/17.44	c total clause space: 78.2603MB
17.38/17.44	c total #watches: 1198160
19.48/19.51	c total #propagations: 23735158 / total #impl: 137713728 (eff. 0.172)
19.48/19.51	c #Conflicts:      11000 | #Learnt:       3866 | 0.478
19.48/19.51	c total clause space: 78.2603MB
19.48/19.52	c total #watches: 1326574
21.99/22.04	c total #propagations: 25546427 / total #impl: 155096807 (eff. 0.165)
21.99/22.04	c #Conflicts:      12000 | #Learnt:       4866 | 0.454
21.99/22.04	c total clause space: 78.2603MB
21.99/22.05	c total #watches: 1451711
24.29/24.33	c total #propagations: 27567836 / total #impl: 173793097 (eff. 0.159)
24.29/24.33	c #Conflicts:      13000 | #Learnt:       5866 | 0.467
24.29/24.33	c total clause space: 127.173MB
24.29/24.33	c total #watches: 1587623
26.59/26.66	c total #propagations: 30684352 / total #impl: 200044386 (eff. 0.153)
26.59/26.66	c GC COLLECT
26.59/26.66	c #Conflicts:      14000 | #Learnt:       4021 | 0.464
26.59/26.66	c total clause space: 127.173MB
26.59/26.66	c total #watches: 1403439
29.88/29.93	c total #propagations: 32872744 / total #impl: 224597635 (eff. 0.146)
29.88/29.93	c #Conflicts:      15000 | #Learnt:       5021 | 0.434
29.88/29.93	c total clause space: 127.173MB
29.88/29.93	c total #watches: 1561995
34.09/34.20	c total #propagations: 34767220 / total #impl: 246965745 (eff. 0.141)
34.09/34.20	c #Conflicts:      16000 | #Learnt:       6021 | 0.408
34.09/34.20	c total clause space: 127.173MB
34.09/34.20	c total #watches: 1702358
38.98/39.04	c total #propagations: 36311059 / total #impl: 272936577 (eff. 0.133)
38.98/39.04	c GC COLLECT
38.98/39.04	c #Conflicts:      17000 | #Learnt:       3839 | 0.393
38.98/39.04	c total clause space: 127.173MB
38.98/39.04	c total #watches: 1449711
44.88/44.94	c total #propagations: 38434018 / total #impl: 308403267 (eff. 0.125)
44.88/44.94	c #Conflicts:      18000 | #Learnt:       4839 | 0.371
44.88/44.94	c total clause space: 127.173MB
44.88/44.94	c total #watches: 1619935
55.48/55.58	c total #propagations: 40673130 / total #impl: 343342518 (eff. 0.118)
55.48/55.58	c #Conflicts:      19000 | #Learnt:       5839 | 0.352
55.48/55.58	c total clause space: 127.173MB
55.48/55.58	c total #watches: 1718477
69.58/69.65	c total #propagations: 42845145 / total #impl: 379573638 (eff. 0.113)
69.58/69.65	c #Conflicts:      20000 | #Learnt:       6839 | 0.352
69.58/69.65	c total clause space: 206.656MB
69.58/69.66	c total #watches: 1880687
76.58/76.67	c total #propagations: 45475421 / total #impl: 419660928 (eff. 0.108)
76.58/76.67	c GC COLLECT
76.58/76.67	c #Conflicts:      21000 | #Learnt:       4358 | 0.361
76.58/76.67	c total clause space: 206.656MB
76.58/76.67	c total #watches: 1585776
81.67/81.76	c total #propagations: 47985656 / total #impl: 454968599 (eff. 0.105)
81.67/81.76	c #Conflicts:      22000 | #Learnt:       5358 | 0.366
81.67/81.76	c total clause space: 206.656MB
81.67/81.76	c total #watches: 1750302
87.47/87.57	c total #propagations: 50178253 / total #impl: 486673458 (eff. 0.103)
87.47/87.57	c #Conflicts:      23000 | #Learnt:       6358 | 0.361
87.47/87.57	c total clause space: 206.656MB
87.47/87.57	c total #watches: 1890972
92.48/92.55	c total #propagations: 51806807 / total #impl: 505990965 (eff. 0.102)
92.48/92.55	c #Conflicts:      24000 | #Learnt:       7356 | 0.356
92.48/92.55	c total clause space: 206.656MB
92.48/92.55	c total #watches: 2055564
97.67/97.73	c total #propagations: 54310178 / total #impl: 528367456 (eff. 0.103)
97.67/97.73	c GC COLLECT
97.67/97.73	c #Conflicts:      25000 | #Learnt:       4562 | 0.347
97.67/97.73	c total clause space: 206.656MB
97.67/97.73	c total #watches: 1680372
104.48/104.52	c total #propagations: 56141970 / total #impl: 551039741 (eff. 0.102)
104.48/104.52	c #Conflicts:      26000 | #Learnt:       5562 | 0.341
104.48/104.52	c total clause space: 206.656MB
104.48/104.52	c total #watches: 1902612
112.37/112.43	c total #propagations: 58740425 / total #impl: 604009343 (eff. 0.097)
112.37/112.43	c #Conflicts:      27000 | #Learnt:       6561 | 0.378
112.37/112.43	c total clause space: 206.656MB
112.37/112.43	c total #watches: 2080281
121.47/121.52	c total #propagations: 61136168 / total #impl: 638658685 (eff. 0.096)
121.47/121.52	c #Conflicts:      28000 | #Learnt:       7561 | 0.413
121.47/121.52	c total clause space: 206.656MB
121.47/121.52	c total #watches: 2219214
132.86/132.92	c total #propagations: 62989949 / total #impl: 661844089 (eff. 0.095)
132.86/132.92	c GC COLLECT
132.86/132.92	c #Conflicts:      29000 | #Learnt:       4430 | 0.428
132.86/132.92	c total clause space: 206.656MB
132.86/132.92	c total #watches: 1743635
141.16/141.23	c total #propagations: 65656718 / total #impl: 710200415 (eff. 0.092)
141.16/141.23	c #Conflicts:      30000 | #Learnt:       5429 | 0.419
141.16/141.23	c total clause space: 206.656MB
141.16/141.23	c total #watches: 1876653
149.27/149.35	c total #propagations: 67791674 / total #impl: 734275919 (eff. 0.092)
149.27/149.35	c #Conflicts:      31000 | #Learnt:       6429 | 0.410
149.27/149.35	c total clause space: 206.656MB
149.27/149.35	c total #watches: 2123216
159.87/159.97	c total #propagations: 69641672 / total #impl: 765213975 (eff. 0.091)
159.87/159.97	c #Conflicts:      32000 | #Learnt:       7429 | 0.410
159.87/159.97	c total clause space: 206.656MB
159.87/159.97	c total #watches: 2253975
167.47/167.56	c total #propagations: 71779635 / total #impl: 812179642 (eff. 0.088)
167.47/167.56	c #Conflicts:      33000 | #Learnt:       8429 | 0.522
167.47/167.56	c total clause space: 206.656MB
167.47/167.56	c total #watches: 2365288
174.57/174.67	c total #propagations: 74142236 / total #impl: 842005541 (eff. 0.088)
174.57/174.67	c GC COLLECT
174.57/174.67	c #Conflicts:      34000 | #Learnt:       5054 | 0.518
174.57/174.67	c total clause space: 206.656MB
174.57/174.67	c total #watches: 1790513
180.26/180.35	c total #propagations: 76198624 / total #impl: 870761705 (eff. 0.088)
180.26/180.35	c #Conflicts:      35000 | #Learnt:       6054 | 0.503
180.26/180.35	c total clause space: 206.656MB
180.26/180.36	c total #watches: 1921019
185.06/185.17	c total #propagations: 78741034 / total #impl: 910256132 (eff. 0.087)
185.06/185.17	c #Conflicts:      36000 | #Learnt:       7052 | 0.490
185.06/185.17	c total clause space: 206.656MB
185.06/185.17	c total #watches: 2031080
200.96/201.02	c total #propagations: 80683857 / total #impl: 935279343 (eff. 0.086)
200.96/201.02	c #Conflicts:      37000 | #Learnt:       8052 | 0.480
200.96/201.02	c total clause space: 206.656MB
200.96/201.02	c total #watches: 2150518
209.86/209.97	c total #propagations: 83013658 / total #impl: 974393050 (eff. 0.085)
209.86/209.97	c #Conflicts:      38000 | #Learnt:       9052 | 0.471
209.86/209.97	c total clause space: 206.656MB
209.86/209.97	c total #watches: 2234929
219.66/219.75	c total #propagations: 84573725 / total #impl: 997623398 (eff. 0.085)
219.66/219.75	c GC COLLECT
219.66/219.75	c #Conflicts:      39000 | #Learnt:       5383 | 0.469
219.66/219.75	c total clause space: 206.656MB
219.66/219.75	c total #watches: 1640013
225.26/225.31	c total #propagations: 86820593 / total #impl: 1030249010 (eff. 0.084)
225.26/225.31	c #Conflicts:      40000 | #Learnt:       6383 | 0.469
225.26/225.31	c total clause space: 206.656MB
225.26/225.31	c total #watches: 1783346
232.55/232.63	c total #propagations: 89178328 / total #impl: 1058658827 (eff. 0.084)
232.55/232.63	c #Conflicts:      41000 | #Learnt:       7382 | 0.458
232.55/232.63	c total clause space: 206.656MB
232.55/232.63	c total #watches: 1941397
245.85/245.95	c total #propagations: 91786545 / total #impl: 1092212238 (eff. 0.084)
245.85/245.95	c #Conflicts:      42000 | #Learnt:       8382 | 0.447
245.85/245.95	c total clause space: 206.656MB
245.85/245.95	c total #watches: 2046719
263.45/263.51	c total #propagations: 93618741 / total #impl: 1140965502 (eff. 0.082)
263.45/263.51	c #Conflicts:      43000 | #Learnt:       9382 | 0.437
263.45/263.51	c total clause space: 206.656MB
263.45/263.51	c total #watches: 2155130
280.74/280.84	c total #propagations: 95325702 / total #impl: 1189327213 (eff. 0.080)
280.74/280.84	c GC COLLECT
280.74/280.84	c #Conflicts:      44000 | #Learnt:       5378 | 0.427
280.74/280.84	c total clause space: 206.656MB
280.74/280.84	c total #watches: 1654666
304.84/304.91	c total #propagations: 97147360 / total #impl: 1232570087 (eff. 0.079)
304.84/304.91	c #Conflicts:      45000 | #Learnt:       6378 | 0.418
304.84/304.91	c total clause space: 206.656MB
304.84/304.91	c total #watches: 1795967
322.53/322.68	c total #propagations: 99064216 / total #impl: 1287740617 (eff. 0.077)
322.53/322.68	c #Conflicts:      46000 | #Learnt:       7378 | 0.420
322.53/322.68	c total clause space: 206.656MB
322.53/322.68	c total #watches: 1965726
341.13/341.23	c total #propagations: 101420945 / total #impl: 1323925320 (eff. 0.077)
341.13/341.23	c #Conflicts:      47000 | #Learnt:       8378 | 0.425
341.13/341.23	c total clause space: 206.656MB
341.13/341.23	c total #watches: 2171982
372.53/372.69	c total #propagations: 103870096 / total #impl: 1352796657 (eff. 0.077)
372.53/372.69	c #Conflicts:      48000 | #Learnt:       9378 | 0.438
372.53/372.69	c total clause space: 206.656MB
372.53/372.69	c total #watches: 2318044
393.74/393.80	c total #propagations: 106279574 / total #impl: 1379048590 (eff. 0.077)
393.74/393.80	c #Conflicts:      49000 | #Learnt:      10378 | 0.430
393.74/393.80	c total clause space: 206.656MB
393.74/393.80	c total #watches: 2462539
406.03/406.19	c total #propagations: 107996680 / total #impl: 1403785083 (eff. 0.077)
406.03/406.19	c GC COLLECT
406.03/406.19	c #Conflicts:      50000 | #Learnt:       6054 | 0.437
406.03/406.19	c total clause space: 206.656MB
406.03/406.19	c total #watches: 1956183
418.43/418.59	c total #propagations: 110315792 / total #impl: 1434045382 (eff. 0.077)
418.43/418.59	c #Conflicts:      51000 | #Learnt:       7054 | 0.429
418.43/418.59	c total clause space: 206.656MB
418.43/418.59	c total #watches: 2196111
439.53/439.67	c total #propagations: 113081578 / total #impl: 1485706273 (eff. 0.076)
439.53/439.67	c #Conflicts:      52000 | #Learnt:       8054 | 0.429
439.53/439.67	c total clause space: 206.656MB
439.53/439.67	c total #watches: 2369125
460.02/460.19	c total #propagations: 116247632 / total #impl: 1533839920 (eff. 0.076)
460.02/460.19	c #Conflicts:      53000 | #Learnt:       9054 | 0.421
460.02/460.19	c total clause space: 206.656MB
460.02/460.20	c total #watches: 2560363
489.22/489.39	c total #propagations: 118859906 / total #impl: 1584186060 (eff. 0.075)
489.22/489.39	c #Conflicts:      54000 | #Learnt:      10054 | 0.416
489.22/489.39	c total clause space: 206.656MB
489.22/489.39	c total #watches: 2717942
513.01/513.13	c total #propagations: 121360385 / total #impl: 1630908871 (eff. 0.074)
513.01/513.13	c #Conflicts:      55000 | #Learnt:      11054 | 0.425
513.01/513.13	c total clause space: 206.656MB
513.01/513.13	c total #watches: 2947027
535.31/535.47	c total #propagations: 123006778 / total #impl: 1657832917 (eff. 0.074)
535.31/535.47	c GC COLLECT
535.31/535.47	c #Conflicts:      56000 | #Learnt:       6467 | 0.421
535.31/535.47	c total clause space: 206.656MB
535.31/535.47	c total #watches: 2257394
551.90/552.03	c total #propagations: 125465450 / total #impl: 1708970972 (eff. 0.073)
551.90/552.03	c #Conflicts:      57000 | #Learnt:       7467 | 0.416
551.90/552.03	c total clause space: 206.656MB
551.90/552.03	c total #watches: 2440814
566.60/566.79	c total #propagations: 127665981 / total #impl: 1744241983 (eff. 0.073)
566.60/566.79	c #Conflicts:      58000 | #Learnt:       8467 | 0.414
566.60/566.79	c total clause space: 206.656MB
566.60/566.79	c total #watches: 2648833
586.60/586.71	c total #propagations: 130333254 / total #impl: 1812274412 (eff. 0.072)
586.60/586.71	c #Conflicts:      59000 | #Learnt:       9467 | 0.414
586.60/586.71	c total clause space: 206.656MB
586.60/586.71	c total #watches: 2859952
616.29/616.45	c total #propagations: 133113636 / total #impl: 1857539667 (eff. 0.072)
616.29/616.45	c #Conflicts:      60000 | #Learnt:      10467 | 0.411
616.29/616.45	c total clause space: 206.656MB
616.29/616.45	c total #watches: 3038670
647.69/647.81	c total #propagations: 135332611 / total #impl: 1904314672 (eff. 0.071)
647.69/647.81	c #Conflicts:      61000 | #Learnt:      11467 | 0.404
647.69/647.81	c total clause space: 206.656MB
647.69/647.82	c total #watches: 3157650
686.98/687.14	c total #propagations: 137407349 / total #impl: 1958656342 (eff. 0.070)
686.98/687.14	c GC COLLECT
686.98/687.14	c #Conflicts:      62000 | #Learnt:       6539 | 0.412
686.98/687.14	c total clause space: 206.656MB
686.98/687.14	c total #watches: 2286311
701.18/701.34	c total #propagations: 140811283 / total #impl: 2045337796 (eff. 0.069)
701.18/701.34	c #Conflicts:      63000 | #Learnt:       7539 | 0.406
701.18/701.34	c total clause space: 206.656MB
701.18/701.34	c total #watches: 2462083
721.98/722.13	c total #propagations: 144226169 / total #impl: 2101619729 (eff. 0.069)
721.98/722.13	c #Conflicts:      64000 | #Learnt:       8538 | 0.409
721.98/722.13	c total clause space: 206.656MB
721.98/722.13	c total #watches: 2615304
743.48/743.62	c total #propagations: 146620806 / total #impl: 2140920482 (eff. 0.068)
743.48/743.62	c #Conflicts:      65000 | #Learnt:       9537 | 0.415
743.48/743.62	c total clause space: 206.656MB
743.48/743.63	c total #watches: 2813436
770.27/770.42	c total #propagations: 148862411 / total #impl: 2180113719 (eff. 0.068)
770.27/770.42	c #Conflicts:      66000 | #Learnt:      10537 | 0.410
770.27/770.42	c total clause space: 206.656MB
770.27/770.42	c total #watches: 2983692
784.97/785.12	c total #propagations: 151214837 / total #impl: 2234159478 (eff. 0.068)
784.97/785.12	c #Conflicts:      67000 | #Learnt:      11537 | 0.427
784.97/785.12	c total clause space: 206.656MB
784.97/785.12	c total #watches: 3125014
823.06/823.24	c total #propagations: 153124236 / total #impl: 2261046663 (eff. 0.068)
823.06/823.24	c #Conflicts:      68000 | #Learnt:      12537 | 0.421
823.06/823.24	c total clause space: 206.656MB
823.06/823.24	c total #watches: 3306372
832.76/832.93	c total #propagations: 155513977 / total #impl: 2313362274 (eff. 0.067)
832.76/832.93	c GC COLLECT
832.76/832.93	c #Conflicts:      69000 | #Learnt:       7280 | 0.427
832.76/832.93	c total clause space: 206.656MB
832.76/832.93	c total #watches: 2277573
844.06/844.20	c total #propagations: 157833477 / total #impl: 2351193114 (eff. 0.067)
844.06/844.20	c #Conflicts:      70000 | #Learnt:       8280 | 0.426
844.06/844.20	c total clause space: 206.656MB
844.06/844.20	c total #watches: 2462029
857.55/857.71	c total #propagations: 160013843 / total #impl: 2391029171 (eff. 0.067)
857.55/857.71	c #Conflicts:      71000 | #Learnt:       9280 | 0.450
857.55/857.71	c total clause space: 206.656MB
857.55/857.71	c total #watches: 2581498
866.25/866.43	c total #propagations: 161815569 / total #impl: 2416144635 (eff. 0.067)
866.25/866.43	c #Conflicts:      72000 | #Learnt:      10279 | 0.461
866.25/866.43	c total clause space: 206.656MB
866.25/866.43	c total #watches: 2732862
888.85/889.05	c total #propagations: 164064608 / total #impl: 2449007239 (eff. 0.067)
888.85/889.05	c #Conflicts:      73000 | #Learnt:      11279 | 0.456
888.85/889.05	c total clause space: 206.656MB
888.85/889.05	c total #watches: 2944690
906.65/906.81	c total #propagations: 166700313 / total #impl: 2512762510 (eff. 0.066)
906.65/906.81	c #Conflicts:      74000 | #Learnt:      12279 | 0.455
906.65/906.81	c total clause space: 206.656MB
906.65/906.81	c total #watches: 3102331
929.94/930.13	c total #propagations: 168764558 / total #impl: 2551212216 (eff. 0.066)
929.94/930.13	c GC COLLECT
929.94/930.13	c #Conflicts:      75000 | #Learnt:       6825 | 0.451
929.94/930.13	c total clause space: 206.656MB
929.94/930.13	c total #watches: 2199949
932.54/932.75	c total #propagations: 171254387 / total #impl: 2599307189 (eff. 0.066)
932.54/932.75	c #Conflicts:      76000 | #Learnt:       7824 | 0.455
932.54/932.75	c total clause space: 206.656MB
932.54/932.75	c total #watches: 2326536
933.14/933.31	c total #propagations: 174741391 / total #impl: 2623365630 (eff. 0.067)
933.14/933.31	c #Conflicts:      77000 | #Learnt:       8823 | 0.457
933.14/933.31	c total clause space: 206.656MB
933.14/933.31	c total #watches: 2416693
934.04/934.23	c total #propagations: 176605322 / total #impl: 2630822379 (eff. 0.067)
934.04/934.23	c #Conflicts:      78000 | #Learnt:       9821 | 0.458
934.04/934.23	c total clause space: 206.656MB
934.04/934.23	c total #watches: 2530178
935.34/935.55	c total #propagations: 179066397 / total #impl: 2641320885 (eff. 0.068)
935.34/935.55	c #Conflicts:      79000 | #Learnt:      10818 | 0.459
935.34/935.55	c total clause space: 206.656MB
935.34/935.55	c total #watches: 2648498
945.44/945.69	c total #propagations: 181180018 / total #impl: 2655262983 (eff. 0.068)
945.44/945.69	c #Conflicts:      80000 | #Learnt:      11818 | 0.481
945.44/945.69	c total clause space: 206.656MB
945.44/945.69	c total #watches: 2771739
961.24/961.44	c total #propagations: 183748849 / total #impl: 2699687701 (eff. 0.068)
961.24/961.44	c #Conflicts:      81000 | #Learnt:      12818 | 0.477
961.24/961.44	c total clause space: 206.656MB
961.24/961.44	c total #watches: 2929937
978.64/978.84	c total #propagations: 186190412 / total #impl: 2760578924 (eff. 0.067)
978.64/978.84	c GC COLLECT
978.64/978.84	c #Conflicts:      82000 | #Learnt:       7066 | 0.475
978.64/978.84	c total clause space: 206.656MB
978.64/978.85	c total #watches: 2071904
992.23/992.45	c total #propagations: 189081292 / total #impl: 2836958788 (eff. 0.067)
992.23/992.45	c #Conflicts:      83000 | #Learnt:       8066 | 0.471
992.23/992.45	c total clause space: 206.656MB
992.23/992.45	c total #watches: 2235905
1016.34/1016.56	c total #propagations: 190992487 / total #impl: 2905682016 (eff. 0.066)
1016.34/1016.56	c #Conflicts:      84000 | #Learnt:       9066 | 0.466
1016.34/1016.56	c total clause space: 206.656MB
1016.34/1016.56	c total #watches: 2478715
1017.63/1017.89	c total #propagations: 193443333 / total #impl: 2971509523 (eff. 0.065)
1017.63/1017.89	c #Conflicts:      85000 | #Learnt:      10066 | 0.462
1017.63/1017.89	c total clause space: 206.656MB
1017.63/1017.89	c total #watches: 2553079
1030.73/1030.95	c total #propagations: 195207442 / total #impl: 2983562119 (eff. 0.065)
1030.73/1030.95	c #Conflicts:      86000 | #Learnt:      11065 | 0.457
1030.73/1030.95	c total clause space: 206.656MB
1030.73/1030.96	c total #watches: 2669928
1055.03/1055.25	c total #propagations: 196885926 / total #impl: 3013238187 (eff. 0.065)
1055.03/1055.25	c #Conflicts:      87000 | #Learnt:      12065 | 0.452
1055.03/1055.25	c total clause space: 206.656MB
1055.03/1055.25	c total #watches: 2814756
1090.12/1090.34	c total #propagations: 198587397 / total #impl: 3056144985 (eff. 0.065)
1090.12/1090.34	c #Conflicts:      88000 | #Learnt:      13065 | 0.470
1090.12/1090.34	c total clause space: 335.816MB
1090.12/1090.34	c total #watches: 2959331
1139.02/1139.22	c total #propagations: 200553550 / total #impl: 3081288579 (eff. 0.065)
1139.02/1139.22	c #Conflicts:      89000 | #Learnt:      14065 | 0.472
1139.02/1139.22	c total clause space: 335.816MB
1139.02/1139.22	c total #watches: 3154048
1157.02/1157.26	c total #propagations: 202544392 / total #impl: 3107956980 (eff. 0.065)
1157.02/1157.26	c GC COLLECT
1157.02/1157.26	c #Conflicts:      90000 | #Learnt:       8063 | 0.467
1157.02/1157.26	c total clause space: 335.816MB
1157.02/1157.26	c total #watches: 2171697
1162.92/1163.18	c total #propagations: 204335367 / total #impl: 3132210144 (eff. 0.065)
1162.92/1163.18	c #Conflicts:      91000 | #Learnt:       9062 | 0.464
1162.92/1163.18	c total clause space: 335.816MB
1162.92/1163.18	c total #watches: 2285032
1183.21/1183.45	c total #propagations: 206710040 / total #impl: 3150105659 (eff. 0.066)
1183.21/1183.45	c #Conflicts:      92000 | #Learnt:      10062 | 0.460
1183.21/1183.45	c total clause space: 335.816MB
1183.21/1183.45	c total #watches: 2393682
1203.01/1203.25	c total #propagations: 208547640 / total #impl: 3189639285 (eff. 0.065)
1203.01/1203.25	c #Conflicts:      93000 | #Learnt:      11062 | 0.455
1203.01/1203.25	c total clause space: 335.816MB
1203.01/1203.25	c total #watches: 2562543
1235.90/1236.17	c total #propagations: 209638563 / total #impl: 3238686830 (eff. 0.065)
1235.90/1236.17	c #Conflicts:      94000 | #Learnt:      12062 | 0.454
1235.90/1236.17	c total clause space: 335.816MB
1235.90/1236.17	c total #watches: 2728901
1266.99/1267.28	c total #propagations: 211179077 / total #impl: 3297071943 (eff. 0.064)
1266.99/1267.28	c #Conflicts:      95000 | #Learnt:      13062 | 0.450
1266.99/1267.28	c total clause space: 335.816MB
1266.99/1267.28	c total #watches: 2912062
1337.55/1337.85	c total #propagations: 212475844 / total #impl: 3349004614 (eff. 0.063)
1337.55/1337.85	c #Conflicts:      96000 | #Learnt:      14062 | 0.448
1337.55/1337.85	c total clause space: 335.816MB
1337.55/1337.85	c total #watches: 3104612
1437.33/1437.68	c total #propagations: 215095671 / total #impl: 3416966177 (eff. 0.063)
1437.33/1437.68	c #Conflicts:      97000 | #Learnt:      15062 | 0.443
1437.33/1437.68	c total clause space: 335.816MB
1437.33/1437.68	c total #watches: 3349715
1502.92/1503.27	c total #propagations: 218224610 / total #impl: 3496766261 (eff. 0.062)
1502.92/1503.27	c GC COLLECT
1502.92/1503.27	c #Conflicts:      98000 | #Learnt:       8669 | 0.439
1502.92/1503.27	c total clause space: 335.816MB
1502.92/1503.27	c total #watches: 2425500
1583.01/1583.30	c total #propagations: 221779893 / total #impl: 3575024630 (eff. 0.062)
1583.01/1583.30	c #Conflicts:      99000 | #Learnt:       9669 | 0.435
1583.01/1583.30	c total clause space: 335.816MB
1583.01/1583.30	c total #watches: 2944131
1734.88/1735.23	c total #propagations: 224487310 / total #impl: 3661286233 (eff. 0.061)
1734.88/1735.23	c #Conflicts:     100000 | #Learnt:      10669 | 0.431
1734.88/1735.23	c total clause space: 335.816MB
1734.88/1735.23	c total #watches: 3402509

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-4101871-1466259964/watcher-4101871-1466259964 -o /tmp/evaluation-result-4101871-1466259964/solver-4101871-1466259964 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466229299-21095 --watchdog 1960 --input HOME/instance-4101871-1466259964.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.27 2.24 4/176 24564
/proc/meminfo: memFree=29771992/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 28042204 57319424 6780 33554432000 4194304 6211289 140733704882512 140734323711480 4206563 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 13994 6780 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.19 2.27 2.24 4/176 24564
/proc/meminfo: memFree=29771992/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=61036 CPUtime=0.09 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 2271 0 0 0 8 1 0 0 20 0 1 0 28042204 62500864 11869 33554432000 4194304 6211289 140733704882512 140734323711480 5252520 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 15259 11870 121 493 0 14756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61036

[startup+0.200301 s]
/proc/loadavg: 2.19 2.27 2.24 4/176 24564
/proc/meminfo: memFree=29771992/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=64244 CPUtime=0.19 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 2909 0 0 0 18 1 0 0 20 0 1 0 28042204 65785856 12726 33554432000 4194304 6211289 140733704882512 140734323711480 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 16061 12726 121 493 0 15558 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 64244

[startup+0.300326 s]
/proc/loadavg: 2.19 2.27 2.24 4/176 24564
/proc/meminfo: memFree=29771992/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=70660 CPUtime=0.29 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 3119 0 0 0 28 1 0 0 20 0 1 0 28042204 72355840 13375 33554432000 4194304 6211289 140733704882512 140734323711480 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 17665 13375 121 493 0 17162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70660

[startup+0.700293 s]
/proc/loadavg: 2.19 2.27 2.24 4/176 24564
/proc/meminfo: memFree=29771992/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=120872 CPUtime=0.69 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 8551 0 0 0 67 2 0 0 20 0 1 0 28042204 123772928 27293 33554432000 4194304 6211289 140733704882512 140733704879976 4228763 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 30218 27293 144 493 0 29715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120872

[startup+1.50029 s]
/proc/loadavg: 2.19 2.27 2.24 4/177 24565
/proc/meminfo: memFree=29616536/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=206804 CPUtime=1.49 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 12651 0 0 0 145 4 0 0 20 0 1 0 28042204 211767296 46605 33554432000 4194304 6211289 140733704882512 140733704879976 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 51701 46605 144 493 0 51198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206804

[startup+3.10029 s]
/proc/loadavg: 2.19 2.27 2.24 4/177 24565
/proc/meminfo: memFree=29582968/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=237756 CPUtime=3.09 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 13188 0 0 0 305 4 0 0 20 0 1 0 28042204 243462144 48474 33554432000 4194304 6211289 140733704882512 140733704880856 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 59439 48474 160 493 0 58936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237756

[startup+6.30027 s]
/proc/loadavg: 2.18 2.27 2.24 4/177 24565
/proc/meminfo: memFree=29564892/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=238428 CPUtime=6.29 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 13510 0 0 0 625 4 0 0 20 0 1 0 28042204 244150272 52308 33554432000 4194304 6211289 140733704882512 140733704880424 4242828 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 59607 52308 165 493 0 59104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238428

[startup+12.7003 s]
/proc/loadavg: 2.16 2.26 2.24 3/177 24565
/proc/meminfo: memFree=29541352/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=244356 CPUtime=12.69 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 15545 0 0 0 1264 5 0 0 20 0 1 0 28042204 250220544 57667 33554432000 4194304 6211289 140733704882512 140733704880504 4209221 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 61089 57667 165 493 0 60586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244356

[startup+25.5004 s]
/proc/loadavg: 2.20 2.27 2.24 4/177 24565
/proc/meminfo: memFree=29537156/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=297560 CPUtime=25.49 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 16885 0 0 0 2543 6 0 0 20 0 1 0 28042204 304701440 58740 33554432000 4194304 6211289 140733704882512 140733704880856 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 74390 58740 165 493 0 73887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 297560

[startup+51.1004 s]
/proc/loadavg: 2.19 2.26 2.24 3/177 24565
/proc/meminfo: memFree=29499180/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=302196 CPUtime=51.08 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 18424 0 0 0 5102 6 0 0 20 0 1 0 28042204 309448704 68348 33554432000 4194304 6211289 140733704882512 140733704880504 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 75549 68348 165 493 0 75046 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 302196

[startup+102.3 s]
/proc/loadavg: 2.18 2.25 2.23 3/177 24566
/proc/meminfo: memFree=29471300/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=389060 CPUtime=102.28 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 20512 0 0 0 10221 7 0 0 20 0 1 0 28042204 398397440 75200 33554432000 4194304 6211289 140733704882512 140733704880504 4238845 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 97265 75200 165 493 0 96762 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 389060

[startup+162.3 s]
/proc/loadavg: 2.22 2.24 2.23 4/177 24567
/proc/meminfo: memFree=29465848/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=393620 CPUtime=162.27 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 21651 0 0 0 16219 8 0 0 20 0 1 0 28042204 403066880 76339 33554432000 4194304 6211289 140733704882512 140733704880856 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 98405 76339 165 493 0 97902 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 393620

[startup+222.307 s]
/proc/loadavg: 2.21 2.24 2.23 3/177 24568
/proc/meminfo: memFree=29457544/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=395960 CPUtime=222.26 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 22406 0 0 0 22218 8 0 0 20 0 1 0 28042204 405463040 78090 33554432000 4194304 6211289 140733704882512 140733704880856 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 98990 78090 165 493 0 98487 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 395960

[startup+282.3 s]
/proc/loadavg: 2.28 2.26 2.24 4/178 24572
/proc/meminfo: memFree=29425936/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=398420 CPUtime=282.24 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 23065 0 0 0 28216 8 0 0 20 0 1 0 28042204 407982080 85903 33554432000 4194304 6211289 140733704882512 140733704880856 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 99605 85903 165 493 0 99102 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 398420

[startup+342.3 s]
/proc/loadavg: 2.19 2.24 2.23 4/177 24574
/proc/meminfo: memFree=29421532/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=401072 CPUtime=342.23 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 23769 0 0 0 34215 8 0 0 20 0 1 0 28042204 410697728 86605 33554432000 4194304 6211289 140733704882512 140733704880856 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 100268 86605 165 493 0 99765 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 401072

[startup+402.3 s]
/proc/loadavg: 2.20 2.23 2.23 3/177 24575
/proc/meminfo: memFree=29419652/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=401896 CPUtime=402.23 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 23995 0 0 0 40214 9 0 0 20 0 1 0 28042204 411541504 86831 33554432000 4194304 6211289 140733704882512 140733704880504 4209342 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 100474 86831 165 493 0 99971 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 401896

[startup+462.3 s]
/proc/loadavg: 2.16 2.22 2.22 3/177 24576
/proc/meminfo: memFree=29405048/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=404404 CPUtime=462.22 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 24624 0 0 0 46213 9 0 0 20 0 1 0 28042204 414109696 87459 33554432000 4194304 6211289 140733704882512 140733704880376 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 101101 87459 165 493 0 100598 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 404404

[startup+522.3 s]
/proc/loadavg: 2.27 2.24 2.22 4/177 24577
/proc/meminfo: memFree=29388292/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=409172 CPUtime=522.21 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 25797 0 0 0 52212 9 0 0 20 0 1 0 28042204 418992128 91698 33554432000 4194304 6211289 140733704882512 140733704880504 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 102293 91698 165 493 0 101790 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 409172

[startup+582.3 s]
/proc/loadavg: 2.20 2.22 2.22 4/177 24578
/proc/meminfo: memFree=29383364/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=410736 CPUtime=582.2 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 26214 0 0 0 58211 9 0 0 20 0 1 0 28042204 420593664 92115 33554432000 4194304 6211289 140733704882512 140733704880504 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 102684 92115 165 493 0 102181 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 410736


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


[startup+882.307 s]
/proc/loadavg: 2.28 2.23 2.21 4/178 24587
/proc/meminfo: memFree=29362416/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=416136 CPUtime=882.16 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 27560 0 0 0 88207 9 0 0 20 0 1 0 28042204 426123264 96527 33554432000 4194304 6211289 140733704882512 140733704880504 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 104034 96527 165 493 0 103531 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 416136

[startup+942.3 s]
/proc/loadavg: 2.30 2.25 2.21 3/177 24589
/proc/meminfo: memFree=29357688/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=420840 CPUtime=942.14 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 28765 0 0 0 94205 9 0 0 20 0 1 0 28042204 430940160 97732 33554432000 4194304 6211289 140733704882512 140733704880504 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 105210 97732 165 493 0 104707 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 420840

[startup+1002.3 s]
/proc/loadavg: 2.27 2.24 2.21 3/177 24590
/proc/meminfo: memFree=29351736/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=421716 CPUtime=1002.13 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 28967 0 0 0 100204 9 0 0 20 0 1 0 28042204 431837184 97934 33554432000 4194304 6211289 140733704882512 140733704880424 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 105429 97934 165 493 0 104926 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 421716

[startup+1062.3 s]
/proc/loadavg: 2.24 2.24 2.21 4/177 24591
/proc/meminfo: memFree=29334760/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=424484 CPUtime=1062.13 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 29654 0 0 0 106203 10 0 0 20 0 1 0 28042204 434671616 102198 33554432000 4194304 6211289 140733704882512 140733704880504 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 106121 102198 165 493 0 105618 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 424484

[startup+1122.3 s]
/proc/loadavg: 2.28 2.25 2.21 3/177 24592
/proc/meminfo: memFree=29319500/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=557548 CPUtime=1122.11 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 30343 0 0 0 112200 11 0 0 20 0 1 0 28042204 570929152 105278 33554432000 4194304 6211289 140733704882512 140733704880424 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 139387 105278 165 493 0 138884 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 557548

[startup+1182.3 s]
/proc/loadavg: 2.41 2.30 2.23 3/177 24639
/proc/meminfo: memFree=28668128/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=558936 CPUtime=1182.11 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 30829 0 0 0 118199 12 0 0 20 0 1 0 28042204 572350464 107657 33554432000 4194304 6211289 140733704882512 140733704880856 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 139734 107657 165 493 0 139231 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 558936

[startup+1242.3 s]
/proc/loadavg: 2.24 2.27 2.22 4/177 24641
/proc/meminfo: memFree=28663116/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=560704 CPUtime=1242.1 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 31381 0 0 0 124198 12 0 0 20 0 1 0 28042204 574160896 108294 33554432000 4194304 6211289 140733704882512 140733704880856 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140176 108294 165 493 0 139673 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 560704

[startup+1302.3 s]
/proc/loadavg: 2.36 2.29 2.23 3/177 24642
/proc/meminfo: memFree=28627364/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=562380 CPUtime=1302.07 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 31815 0 0 0 130195 12 0 0 20 0 1 0 28042204 575877120 114835 33554432000 4194304 6211289 140733704882512 140733704880504 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140595 114835 165 493 0 140092 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 562380

[startup+1362.3 s]
/proc/loadavg: 2.28 2.28 2.23 3/177 24643
/proc/meminfo: memFree=28604092/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=562668 CPUtime=1362.05 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 31915 0 0 0 136192 13 0 0 20 0 1 0 28042204 576172032 117457 33554432000 4194304 6211289 140733704882512 140733704880504 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140667 117457 165 493 0 140164 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 562668

[startup+1422.3 s]
/proc/loadavg: 2.22 2.26 2.22 3/177 24644
/proc/meminfo: memFree=28581316/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=562948 CPUtime=1422.04 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 32017 0 0 0 142191 13 0 0 20 0 1 0 28042204 576458752 122667 33554432000 4194304 6211289 140733704882512 140733704880504 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140737 122667 165 493 0 140234 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 562948

[startup+1482.3 s]
/proc/loadavg: 2.27 2.27 2.23 3/178 24648
/proc/meminfo: memFree=28576508/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=563260 CPUtime=1482.03 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 32096 0 0 0 148190 13 0 0 20 0 1 0 28042204 576778240 123757 33554432000 4194304 6211289 140733704882512 140733704880504 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140815 123757 165 493 0 140312 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 563260

[startup+1542.31 s]
/proc/loadavg: 2.21 2.25 2.22 4/177 24650
/proc/meminfo: memFree=28573440/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=563944 CPUtime=1542.02 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 32269 0 0 0 154189 13 0 0 20 0 1 0 28042204 577478656 123930 33554432000 4194304 6211289 140733704882512 140733704880424 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 140986 123930 165 493 0 140483 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 563944

[startup+1602.3 s]
/proc/loadavg: 2.23 2.26 2.22 3/177 24651
/proc/meminfo: memFree=28565960/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=565364 CPUtime=1602.01 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 32690 0 0 0 160188 13 0 0 20 0 1 0 28042204 578932736 124349 33554432000 4194304 6211289 140733704882512 140733704880504 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 141341 124349 165 493 0 140838 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 565364

[startup+1662.3 s]
/proc/loadavg: 2.29 2.27 2.23 3/177 24652
/proc/meminfo: memFree=28559204/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=566856 CPUtime=1662 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 33051 0 0 0 166187 13 0 0 20 0 1 0 28042204 580460544 124710 33554432000 4194304 6211289 140733704882512 140733704880504 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 141714 124710 165 493 0 141211 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 566856

[startup+1722.3 s]
/proc/loadavg: 2.32 2.28 2.23 3/177 24653
/proc/meminfo: memFree=28556228/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=567828 CPUtime=1721.99 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 33282 0 0 0 172186 13 0 0 20 0 1 0 28042204 581455872 124941 33554432000 4194304 6211289 140733704882512 140733704880424 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 141957 124941 165 493 0 141454 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 567828

[startup+1782.3 s]
/proc/loadavg: 2.20 2.26 2.23 3/177 24654
/proc/meminfo: memFree=28548832/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=568972 CPUtime=1781.98 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 33580 0 0 0 178185 13 0 0 20 0 1 0 28042204 582627328 126261 33554432000 4194304 6211289 140733704882512 140733704880504 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 142243 126261 165 493 0 141740 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 568972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.27 2.23 4/177 24654
/proc/meminfo: memFree=28541700/32872528 swapFree=1499884/1696108
[pid=24564] ppid=24561 vsize=569608 CPUtime=1800.07 cores=0,2,4,6
/proc/24564/stat : 24564 (cdcl-cuttingpla) R 24561 24564 21079 0 -1 4202496 33717 0 0 0 179994 13 0 0 20 0 1 0 28042204 583278592 127420 33554432000 4194304 6211289 140733704882512 140733704880424 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24564/statm: 142402 127420 165 493 0 141899 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 569608

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 24564 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.09
CPU user time (s): 1799.95
CPU system time (s): 0.141978
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 569608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.141978
maximum resident set size= 509680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33717
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= 84
involuntary context switches= 1872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.21636 second user time and 7.27389 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 16:26:05
IDJOB=4101871
IDBENCH=1804
IDSOLVER=2549
FILE ID=node137/4101871-1466259964
RUNJOBID= node137-1466229299-21095
PBS_JOBID= 19918171
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= f0369b32b392b309903886944ef44b64
RANDOM SEED=1813967966

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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:        29772256 kB
Buffers:          139284 kB
Cached:           216664 kB
SwapCached:         1268 kB
Active:           417580 kB
Inactive:         246884 kB
Active(anon):     309768 kB
Inactive(anon):     1028 kB
Active(file):     107812 kB
Inactive(file):   245856 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             10976 kB
Writeback:             0 kB
AnonPages:       2005884 kB
Mapped:             8060 kB
Shmem:                 0 kB
Slab:             605980 kB
SReclaimable:      49868 kB
SUnreclaim:       556112 kB
KernelStack:        1440 kB
PageTables:         8068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2142156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    493568 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= 71612 MiB
End job on node137 at 2016-06-18 16:56:05