Trace number 4118302

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.opb
MD5SUM4546551f75716f22ad12ff9c76cb8c02
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1240
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1381
Total number of constraints2692
Number of constraints which are clauses1346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1346
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1381 #constraint= 2692
2.39/2.48	c #Conflicts:       1000 | #Learnt:       1027 | 0.000
2.39/2.48	c total clause space: 29.637MB
2.39/2.48	c total #watches: 115403
6.98/7.06	c total #propagations: 68684 / total #impl: 4415386 (eff. 0.016)
6.98/7.06	c #Conflicts:       2000 | #Learnt:       2027 | 0.000
6.98/7.06	c total clause space: 78.2603MB
6.98/7.06	c total #watches: 255103
17.39/17.49	c total #propagations: 101509 / total #impl: 14337581 (eff. 0.007)
17.39/17.49	c GC COLLECT
17.39/17.49	c #Conflicts:       3000 | #Learnt:       2028 | 0.000
17.39/17.49	c total clause space: 78.2603MB
17.39/17.49	c total #watches: 244859
27.49/27.54	c total #propagations: 171096 / total #impl: 17698916 (eff. 0.010)
27.49/27.54	c #Conflicts:       4000 | #Learnt:       3031 | 0.000
27.49/27.54	c total clause space: 78.2603MB
27.49/27.54	c total #watches: 337892
35.58/35.60	c total #propagations: 223881 / total #impl: 23057482 (eff. 0.010)
35.58/35.60	c GC COLLECT
35.58/35.60	c #Conflicts:       5000 | #Learnt:       2387 | 0.000
35.58/35.60	c total clause space: 127.173MB
35.58/35.60	c total #watches: 219379
45.89/45.90	c total #propagations: 280960 / total #impl: 27302562 (eff. 0.010)
45.89/45.90	c #Conflicts:       6000 | #Learnt:       3387 | 0.000
45.89/45.90	c total clause space: 127.173MB
45.89/45.90	c total #watches: 326236
55.48/55.50	c total #propagations: 330274 / total #impl: 32696098 (eff. 0.010)
55.48/55.50	c GC COLLECT
55.48/55.50	c #Conflicts:       7000 | #Learnt:       2266 | 0.000
55.48/55.50	c total clause space: 127.173MB
55.48/55.50	c total #watches: 369522
65.99/66.10	c total #propagations: 373903 / total #impl: 39711941 (eff. 0.009)
65.99/66.10	c #Conflicts:       8000 | #Learnt:       3266 | 0.000
65.99/66.10	c total clause space: 127.173MB
65.99/66.10	c total #watches: 607053
94.47/94.57	c total #propagations: 413635 / total #impl: 51339322 (eff. 0.008)
94.47/94.57	c #Conflicts:       9000 | #Learnt:       4266 | 0.000
94.47/94.57	c total clause space: 127.173MB
94.47/94.57	c total #watches: 678630
113.38/113.45	c total #propagations: 503500 / total #impl: 62656640 (eff. 0.008)
113.38/113.45	c GC COLLECT
113.38/113.45	c #Conflicts:      10000 | #Learnt:       2757 | 0.000
113.38/113.45	c total clause space: 127.173MB
113.38/113.45	c total #watches: 349461
119.57/119.69	c total #propagations: 560732 / total #impl: 67275698 (eff. 0.008)
119.57/119.69	c #Conflicts:      11000 | #Learnt:       3757 | 0.000
119.57/119.69	c total clause space: 127.173MB
119.57/119.69	c total #watches: 437017
136.07/136.14	c total #propagations: 587556 / total #impl: 73077181 (eff. 0.008)
136.07/136.14	c #Conflicts:      12000 | #Learnt:       4763 | 0.000
136.07/136.14	c total clause space: 127.173MB
136.07/136.14	c total #watches: 495791
150.36/150.42	c total #propagations: 646030 / total #impl: 79587965 (eff. 0.008)
150.36/150.42	c #Conflicts:      13000 | #Learnt:       5763 | 0.000
150.36/150.42	c total clause space: 206.656MB
150.36/150.42	c total #watches: 554345
156.76/156.87	c total #propagations: 686357 / total #impl: 86041520 (eff. 0.008)
156.76/156.87	c GC COLLECT
156.76/156.87	c #Conflicts:      14000 | #Learnt:       3905 | 0.000
156.76/156.87	c total clause space: 206.656MB
156.76/156.87	c total #watches: 457733
173.16/173.21	c total #propagations: 715617 / total #impl: 98291180 (eff. 0.007)
173.16/173.21	c #Conflicts:      15000 | #Learnt:       4905 | 0.000
173.16/173.21	c total clause space: 206.656MB
173.16/173.21	c total #watches: 583591
202.96/203.06	c total #propagations: 765922 / total #impl: 109862714 (eff. 0.007)
202.96/203.06	c #Conflicts:      16000 | #Learnt:       5905 | 0.000
202.96/203.06	c total clause space: 206.656MB
202.96/203.06	c total #watches: 594092
217.66/217.80	c total #propagations: 852259 / total #impl: 128773329 (eff. 0.007)
217.66/217.80	c GC COLLECT
217.66/217.80	c #Conflicts:      17000 | #Learnt:       3734 | 0.000
217.66/217.80	c total clause space: 206.656MB
217.66/217.80	c total #watches: 479112
233.17/233.25	c total #propagations: 904966 / total #impl: 144361538 (eff. 0.006)
233.17/233.25	c #Conflicts:      18000 | #Learnt:       4734 | 0.000
233.17/233.25	c total clause space: 206.656MB
233.17/233.25	c total #watches: 507655
249.26/249.34	c total #propagations: 976838 / total #impl: 150398162 (eff. 0.006)
249.26/249.34	c #Conflicts:      19000 | #Learnt:       5734 | 0.000
249.26/249.34	c total clause space: 206.656MB
249.26/249.34	c total #watches: 545642
275.65/275.78	c total #propagations: 1047826 / total #impl: 155951548 (eff. 0.007)
275.65/275.78	c #Conflicts:      20000 | #Learnt:       6734 | 0.000
275.65/275.78	c total clause space: 206.656MB
275.65/275.78	c total #watches: 565649
287.85/287.95	c total #propagations: 1155813 / total #impl: 160686862 (eff. 0.007)
287.85/287.95	c GC COLLECT
287.85/287.95	c #Conflicts:      21000 | #Learnt:       4247 | 0.000
287.85/287.95	c total clause space: 206.656MB
287.85/287.95	c total #watches: 212898
295.15/295.26	c total #propagations: 1240999 / total #impl: 165411218 (eff. 0.008)
295.15/295.26	c #Conflicts:      22000 | #Learnt:       5247 | 0.000
295.15/295.26	c total clause space: 206.656MB
295.15/295.26	c total #watches: 258974
303.14/303.21	c total #propagations: 1304112 / total #impl: 170803574 (eff. 0.008)
303.14/303.21	c #Conflicts:      23000 | #Learnt:       6247 | 0.000
303.14/303.21	c total clause space: 206.656MB
303.14/303.21	c total #watches: 368749
321.34/321.45	c total #propagations: 1352695 / total #impl: 180020763 (eff. 0.008)
321.34/321.45	c #Conflicts:      24000 | #Learnt:       7247 | 0.000
321.34/321.45	c total clause space: 206.656MB
321.34/321.45	c total #watches: 494513
335.94/336.05	c total #propagations: 1430212 / total #impl: 194500140 (eff. 0.007)
335.94/336.05	c GC COLLECT
335.94/336.05	c #Conflicts:      25000 | #Learnt:       4451 | 0.000
335.94/336.05	c total clause space: 206.656MB
335.94/336.05	c total #watches: 418681
349.54/349.63	c total #propagations: 1491463 / total #impl: 199986173 (eff. 0.007)
349.54/349.63	c #Conflicts:      26000 | #Learnt:       5451 | 0.000
349.54/349.63	c total clause space: 206.656MB
349.54/349.63	c total #watches: 463834
359.64/359.73	c total #propagations: 1545917 / total #impl: 203946332 (eff. 0.008)
359.64/359.73	c #Conflicts:      27000 | #Learnt:       6451 | 0.000
359.64/359.73	c total clause space: 206.656MB
359.64/359.73	c total #watches: 585447
380.23/380.32	c total #propagations: 1579202 / total #impl: 214664814 (eff. 0.007)
380.23/380.32	c #Conflicts:      28000 | #Learnt:       7451 | 0.000
380.23/380.32	c total clause space: 206.656MB
380.23/380.32	c total #watches: 654860
414.82/414.95	c total #propagations: 1631664 / total #impl: 222564567 (eff. 0.007)
414.82/414.95	c GC COLLECT
414.82/414.95	c #Conflicts:      29000 | #Learnt:       4352 | 0.000
414.82/414.95	c total clause space: 206.656MB
414.82/414.95	c total #watches: 354474
424.22/424.37	c total #propagations: 1728084 / total #impl: 231192270 (eff. 0.007)
424.22/424.37	c #Conflicts:      30000 | #Learnt:       5352 | 0.000
424.22/424.37	c total clause space: 206.656MB
424.22/424.37	c total #watches: 485946
439.92/440.07	c total #propagations: 1768788 / total #impl: 241326607 (eff. 0.007)
439.92/440.07	c #Conflicts:      31000 | #Learnt:       6352 | 0.000
439.92/440.07	c total clause space: 206.656MB
439.92/440.07	c total #watches: 548360
468.11/468.25	c total #propagations: 1816455 / total #impl: 246306305 (eff. 0.007)
468.11/468.25	c #Conflicts:      32000 | #Learnt:       7352 | 0.000
468.11/468.25	c total clause space: 206.656MB
468.11/468.25	c total #watches: 554778
493.61/493.73	c total #propagations: 1919719 / total #impl: 250912374 (eff. 0.008)
493.61/493.73	c #Conflicts:      33000 | #Learnt:       8352 | 0.000
493.61/493.73	c total clause space: 206.656MB
493.61/493.73	c total #watches: 588312
506.41/506.55	c total #propagations: 2012468 / total #impl: 255194854 (eff. 0.008)
506.41/506.55	c GC COLLECT
506.41/506.55	c #Conflicts:      34000 | #Learnt:       4952 | 0.000
506.41/506.55	c total clause space: 206.656MB
506.41/506.55	c total #watches: 404340
517.61/517.72	c total #propagations: 2052754 / total #impl: 266796304 (eff. 0.008)
517.61/517.72	c #Conflicts:      35000 | #Learnt:       5952 | 0.000
517.61/517.72	c total clause space: 206.656MB
517.61/517.72	c total #watches: 473233
534.52/534.65	c total #propagations: 2099260 / total #impl: 275930524 (eff. 0.008)
534.52/534.65	c #Conflicts:      36000 | #Learnt:       6952 | 0.000
534.52/534.65	c total clause space: 206.656MB
534.52/534.65	c total #watches: 554857
550.81/550.91	c total #propagations: 2166947 / total #impl: 287286475 (eff. 0.008)
550.81/550.91	c #Conflicts:      37000 | #Learnt:       7952 | 0.000
550.81/550.91	c total clause space: 206.656MB
550.81/550.91	c total #watches: 647712
573.20/573.32	c total #propagations: 2231544 / total #impl: 296562109 (eff. 0.008)
573.20/573.32	c #Conflicts:      38000 | #Learnt:       8952 | 0.000
573.20/573.32	c total clause space: 206.656MB
573.20/573.32	c total #watches: 682914
593.20/593.35	c total #propagations: 2288453 / total #impl: 300009384 (eff. 0.008)
593.20/593.35	c GC COLLECT
593.20/593.35	c #Conflicts:      39000 | #Learnt:       5253 | 0.000
593.20/593.35	c total clause space: 335.816MB
593.20/593.35	c total #watches: 372537
605.50/605.69	c total #propagations: 2360476 / total #impl: 302954899 (eff. 0.008)
605.50/605.69	c #Conflicts:      40000 | #Learnt:       6253 | 0.000
605.50/605.69	c total clause space: 335.816MB
605.50/605.69	c total #watches: 406586
618.89/619.00	c total #propagations: 2426688 / total #impl: 312058544 (eff. 0.008)
618.89/619.00	c #Conflicts:      41000 | #Learnt:       7253 | 0.000
618.89/619.00	c total clause space: 335.816MB
618.89/619.00	c total #watches: 464319
637.39/637.57	c total #propagations: 2484721 / total #impl: 324912706 (eff. 0.008)
637.39/637.57	c #Conflicts:      42000 | #Learnt:       8253 | 0.000
637.39/637.57	c total clause space: 335.816MB
637.39/637.57	c total #watches: 537540
654.79/654.98	c total #propagations: 2550429 / total #impl: 337637910 (eff. 0.008)
654.79/654.98	c #Conflicts:      43000 | #Learnt:       9253 | 0.000
654.79/654.98	c total clause space: 335.816MB
654.79/654.98	c total #watches: 630389
670.99/671.15	c total #propagations: 2602859 / total #impl: 350030020 (eff. 0.007)
670.99/671.15	c GC COLLECT
670.99/671.15	c #Conflicts:      44000 | #Learnt:       5231 | 0.000
670.99/671.15	c total clause space: 335.816MB
670.99/671.15	c total #watches: 370297
682.38/682.51	c total #propagations: 2673014 / total #impl: 351844512 (eff. 0.008)
682.38/682.51	c #Conflicts:      45000 | #Learnt:       6231 | 0.000
682.38/682.51	c total clause space: 335.816MB
682.38/682.51	c total #watches: 411319
695.58/695.70	c total #propagations: 2732726 / total #impl: 357890026 (eff. 0.008)
695.58/695.70	c #Conflicts:      46000 | #Learnt:       7231 | 0.000
695.58/695.70	c total clause space: 335.816MB
695.58/695.70	c total #watches: 469407
712.69/712.90	c total #propagations: 2778409 / total #impl: 365134459 (eff. 0.008)
712.69/712.90	c #Conflicts:      47000 | #Learnt:       8231 | 0.000
712.69/712.90	c total clause space: 335.816MB
712.69/712.90	c total #watches: 545121
735.48/735.64	c total #propagations: 2837887 / total #impl: 371038607 (eff. 0.008)
735.48/735.64	c #Conflicts:      48000 | #Learnt:       9231 | 0.000
735.48/735.64	c total clause space: 335.816MB
735.48/735.64	c total #watches: 594860
751.28/751.44	c total #propagations: 2908238 / total #impl: 382021907 (eff. 0.008)
751.28/751.44	c #Conflicts:      49000 | #Learnt:      10231 | 0.000
751.28/751.44	c total clause space: 335.816MB
751.28/751.44	c total #watches: 704676
767.57/767.73	c total #propagations: 2945570 / total #impl: 390643253 (eff. 0.008)
767.57/767.73	c GC COLLECT
767.57/767.73	c #Conflicts:      50000 | #Learnt:       5916 | 0.000
767.57/767.73	c total clause space: 335.816MB
767.57/767.73	c total #watches: 419265
783.46/783.61	c total #propagations: 2992074 / total #impl: 399618790 (eff. 0.007)
783.46/783.61	c #Conflicts:      51000 | #Learnt:       6916 | 0.000
783.46/783.61	c total clause space: 335.816MB
783.46/783.61	c total #watches: 477522
806.36/806.56	c total #propagations: 3062994 / total #impl: 406188185 (eff. 0.008)
806.36/806.56	c #Conflicts:      52000 | #Learnt:       7916 | 0.000
806.36/806.56	c total clause space: 335.816MB
806.36/806.56	c total #watches: 495328
828.46/828.60	c total #propagations: 3188388 / total #impl: 409615952 (eff. 0.008)
828.46/828.60	c #Conflicts:      53000 | #Learnt:       8916 | 0.000
828.46/828.60	c total clause space: 335.816MB
828.46/828.60	c total #watches: 512407
848.15/848.32	c total #propagations: 3288803 / total #impl: 412488370 (eff. 0.008)
848.15/848.32	c #Conflicts:      54000 | #Learnt:       9916 | 0.000
848.15/848.32	c total clause space: 335.816MB
848.15/848.32	c total #watches: 639041
867.25/867.43	c total #propagations: 3349582 / total #impl: 427605209 (eff. 0.008)
867.25/867.43	c #Conflicts:      55000 | #Learnt:      10916 | 0.000
867.25/867.43	c total clause space: 335.816MB
867.25/867.43	c total #watches: 689188
881.85/882.07	c total #propagations: 3410607 / total #impl: 432755744 (eff. 0.008)
881.85/882.07	c GC COLLECT
881.85/882.07	c #Conflicts:      56000 | #Learnt:       6309 | 0.000
881.85/882.07	c total clause space: 335.816MB
881.85/882.07	c total #watches: 421232
892.35/892.51	c total #propagations: 3459748 / total #impl: 434867299 (eff. 0.008)
892.35/892.51	c #Conflicts:      57000 | #Learnt:       7309 | 0.000
892.35/892.51	c total clause space: 335.816MB
892.35/892.51	c total #watches: 490949
904.94/905.14	c total #propagations: 3495588 / total #impl: 440844392 (eff. 0.008)
904.94/905.14	c #Conflicts:      58000 | #Learnt:       8309 | 0.000
904.94/905.14	c total clause space: 335.816MB
904.94/905.14	c total #watches: 575177
918.64/918.80	c total #propagations: 3529304 / total #impl: 447895593 (eff. 0.008)
918.64/918.80	c #Conflicts:      59000 | #Learnt:       9309 | 0.000
918.64/918.80	c total clause space: 335.816MB
918.64/918.80	c total #watches: 682790
933.14/933.30	c total #propagations: 3560733 / total #impl: 459956872 (eff. 0.008)
933.14/933.30	c #Conflicts:      60000 | #Learnt:      10309 | 0.000
933.14/933.30	c total clause space: 335.816MB
933.14/933.30	c total #watches: 809472
949.44/949.68	c total #propagations: 3588579 / total #impl: 471054382 (eff. 0.008)
949.44/949.68	c #Conflicts:      61000 | #Learnt:      11309 | 0.000
949.44/949.68	c total clause space: 335.816MB
949.44/949.68	c total #watches: 928620
965.04/965.27	c total #propagations: 3616295 / total #impl: 486205104 (eff. 0.007)
965.04/965.27	c GC COLLECT
965.04/965.27	c #Conflicts:      62000 | #Learnt:       6411 | 0.000
965.04/965.27	c total clause space: 335.816MB
965.04/965.27	c total #watches: 437739
976.94/977.17	c total #propagations: 3650748 / total #impl: 491556685 (eff. 0.007)
976.94/977.17	c #Conflicts:      63000 | #Learnt:       7411 | 0.000
976.94/977.17	c total clause space: 335.816MB
976.94/977.17	c total #watches: 470299
989.13/989.30	c total #propagations: 3690694 / total #impl: 494448642 (eff. 0.007)
989.13/989.30	c #Conflicts:      64000 | #Learnt:       8411 | 0.000
989.13/989.30	c total clause space: 335.816MB
989.13/989.30	c total #watches: 482208
1007.23/1007.48	c total #propagations: 3730855 / total #impl: 496826144 (eff. 0.008)
1007.23/1007.48	c #Conflicts:      65000 | #Learnt:       9411 | 0.000
1007.23/1007.48	c total clause space: 335.816MB
1007.23/1007.48	c total #watches: 559697
1030.53/1030.80	c total #propagations: 3793810 / total #impl: 502387132 (eff. 0.008)
1030.53/1030.80	c #Conflicts:      66000 | #Learnt:      10411 | 0.000
1030.53/1030.80	c total clause space: 335.816MB
1030.53/1030.80	c total #watches: 609547
1056.72/1056.95	c total #propagations: 3865171 / total #impl: 507343383 (eff. 0.008)
1056.72/1056.95	c #Conflicts:      67000 | #Learnt:      11411 | 0.000
1056.72/1056.95	c total clause space: 335.816MB
1056.72/1056.95	c total #watches: 654402
1084.02/1084.28	c total #propagations: 3948972 / total #impl: 512547279 (eff. 0.008)
1084.02/1084.28	c #Conflicts:      68000 | #Learnt:      12411 | 0.000
1084.02/1084.28	c total clause space: 335.816MB
1084.02/1084.28	c total #watches: 727850
1096.52/1096.80	c total #propagations: 4029766 / total #impl: 520929312 (eff. 0.008)
1096.52/1096.80	c GC COLLECT
1096.52/1096.80	c #Conflicts:      69000 | #Learnt:       7207 | 0.000
1096.52/1096.80	c total clause space: 335.816MB
1096.52/1096.80	c total #watches: 468814
1107.12/1107.35	c total #propagations: 4081282 / total #impl: 524533471 (eff. 0.008)
1107.12/1107.35	c #Conflicts:      70000 | #Learnt:       8207 | 0.000
1107.12/1107.35	c total clause space: 335.816MB
1107.12/1107.35	c total #watches: 551992
1121.82/1122.01	c total #propagations: 4113346 / total #impl: 529493190 (eff. 0.008)
1121.82/1122.01	c #Conflicts:      71000 | #Learnt:       9207 | 0.000
1121.82/1122.01	c total clause space: 335.816MB
1121.82/1122.01	c total #watches: 585277
1137.61/1137.88	c total #propagations: 4159906 / total #impl: 531194171 (eff. 0.008)
1137.61/1137.88	c #Conflicts:      72000 | #Learnt:      10207 | 0.000
1137.61/1137.88	c total clause space: 335.816MB
1137.61/1137.88	c total #watches: 623723
1156.61/1156.81	c total #propagations: 4214249 / total #impl: 536149648 (eff. 0.008)
1156.61/1156.81	c #Conflicts:      73000 | #Learnt:      11207 | 0.000
1156.61/1156.81	c total clause space: 335.816MB
1156.61/1156.81	c total #watches: 740163
1180.40/1180.68	c total #propagations: 4254973 / total #impl: 542798082 (eff. 0.008)
1180.40/1180.68	c #Conflicts:      74000 | #Learnt:      12207 | 0.000
1180.40/1180.68	c total clause space: 335.816MB
1180.40/1180.68	c total #watches: 802497
1205.51/1205.72	c total #propagations: 4310649 / total #impl: 549021845 (eff. 0.008)
1205.51/1205.72	c GC COLLECT
1205.51/1205.72	c #Conflicts:      75000 | #Learnt:       6707 | 0.000
1205.51/1205.72	c total clause space: 335.816MB
1205.51/1205.72	c total #watches: 449573
1226.80/1227.07	c total #propagations: 4357669 / total #impl: 561599607 (eff. 0.008)
1226.80/1227.07	c #Conflicts:      76000 | #Learnt:       7707 | 0.000
1226.80/1227.07	c total clause space: 335.816MB
1226.80/1227.07	c total #watches: 531688
1240.30/1240.59	c total #propagations: 4425738 / total #impl: 574445255 (eff. 0.008)
1240.30/1240.59	c #Conflicts:      77000 | #Learnt:       8707 | 0.000
1240.30/1240.59	c total clause space: 335.816MB
1240.30/1240.59	c total #watches: 630618
1257.00/1257.29	c total #propagations: 4461335 / total #impl: 583324826 (eff. 0.008)
1257.00/1257.29	c #Conflicts:      78000 | #Learnt:       9707 | 0.000
1257.00/1257.29	c total clause space: 335.816MB
1257.00/1257.29	c total #watches: 719320
1281.10/1281.38	c total #propagations: 4509620 / total #impl: 596974718 (eff. 0.008)
1281.10/1281.38	c #Conflicts:      79000 | #Learnt:      10707 | 0.000
1281.10/1281.38	c total clause space: 335.816MB
1281.10/1281.38	c total #watches: 724688
1301.69/1301.95	c total #propagations: 4582181 / total #impl: 598512769 (eff. 0.008)
1301.69/1301.95	c #Conflicts:      80000 | #Learnt:      11707 | 0.000
1301.69/1301.95	c total clause space: 335.816MB
1301.69/1301.95	c total #watches: 764280
1321.89/1322.10	c total #propagations: 4639660 / total #impl: 602167741 (eff. 0.008)
1321.89/1322.10	c #Conflicts:      81000 | #Learnt:      12707 | 0.000
1321.89/1322.10	c total clause space: 335.816MB
1321.89/1322.10	c total #watches: 857687
1339.39/1339.62	c total #propagations: 4678375 / total #impl: 614042170 (eff. 0.008)
1339.39/1339.62	c GC COLLECT
1339.39/1339.62	c #Conflicts:      82000 | #Learnt:       6908 | 0.000
1339.39/1339.62	c total clause space: 335.816MB
1339.39/1339.62	c total #watches: 464991
1354.38/1354.63	c total #propagations: 4717046 / total #impl: 626515753 (eff. 0.008)
1354.38/1354.63	c #Conflicts:      83000 | #Learnt:       7908 | 0.000
1354.38/1354.63	c total clause space: 335.816MB
1354.38/1354.63	c total #watches: 586467
1371.59/1371.85	c total #propagations: 4770814 / total #impl: 642783186 (eff. 0.007)
1371.59/1371.85	c #Conflicts:      84000 | #Learnt:       8908 | 0.000
1371.59/1371.85	c total clause space: 335.816MB
1371.59/1371.85	c total #watches: 713829
1389.48/1389.75	c total #propagations: 4808068 / total #impl: 651236175 (eff. 0.007)
1389.48/1389.75	c #Conflicts:      85000 | #Learnt:       9908 | 0.000
1389.48/1389.75	c total clause space: 335.816MB
1389.48/1389.75	c total #watches: 904381
1413.38/1413.64	c total #propagations: 4838718 / total #impl: 664019635 (eff. 0.007)
1413.38/1413.64	c #Conflicts:      86000 | #Learnt:      10908 | 0.000
1413.38/1413.64	c total clause space: 335.816MB
1413.38/1413.64	c total #watches: 1076673
1446.57/1446.88	c total #propagations: 4870827 / total #impl: 678512883 (eff. 0.007)
1446.57/1446.88	c #Conflicts:      87000 | #Learnt:      11908 | 0.000
1446.57/1446.88	c total clause space: 335.816MB
1446.57/1446.88	c total #watches: 1274207
1484.36/1484.64	c total #propagations: 4905666 / total #impl: 694756771 (eff. 0.007)
1484.36/1484.64	c #Conflicts:      88000 | #Learnt:      12908 | 0.000
1484.36/1484.64	c total clause space: 335.816MB
1484.36/1484.64	c total #watches: 1501867
1529.55/1529.86	c total #propagations: 4939405 / total #impl: 712402624 (eff. 0.007)
1529.55/1529.86	c #Conflicts:      89000 | #Learnt:      13908 | 0.000
1529.55/1529.86	c total clause space: 335.816MB
1529.55/1529.86	c total #watches: 1652673
1554.65/1554.92	c total #propagations: 4975373 / total #impl: 726283006 (eff. 0.007)
1554.65/1554.92	c GC COLLECT
1554.65/1554.92	c #Conflicts:      90000 | #Learnt:       7807 | 0.000
1554.65/1554.92	c total clause space: 335.816MB
1554.65/1554.92	c total #watches: 601154
1580.25/1580.51	c total #propagations: 5016685 / total #impl: 738841680 (eff. 0.007)
1580.25/1580.51	c #Conflicts:      91000 | #Learnt:       8807 | 0.000
1580.25/1580.51	c total clause space: 335.816MB
1580.25/1580.51	c total #watches: 704145
1617.85/1618.18	c total #propagations: 5071848 / total #impl: 745074909 (eff. 0.007)
1617.85/1618.18	c #Conflicts:      92000 | #Learnt:       9807 | 0.000
1617.85/1618.18	c total clause space: 335.816MB
1617.85/1618.18	c total #watches: 826895
1656.44/1656.79	c total #propagations: 5137194 / total #impl: 754187604 (eff. 0.007)
1656.44/1656.79	c #Conflicts:      93000 | #Learnt:      10807 | 0.000
1656.44/1656.79	c total clause space: 335.816MB
1656.44/1656.79	c total #watches: 933630
1701.93/1702.20	c total #propagations: 5195521 / total #impl: 762152119 (eff. 0.007)
1701.93/1702.20	c #Conflicts:      94000 | #Learnt:      11807 | 0.000
1701.93/1702.20	c total clause space: 335.816MB
1701.93/1702.20	c total #watches: 1088890
1751.82/1752.18	c total #propagations: 5249890 / total #impl: 770249009 (eff. 0.007)
1751.82/1752.18	c #Conflicts:      95000 | #Learnt:      12807 | 0.000
1751.82/1752.18	c total clause space: 335.816MB
1751.82/1752.18	c total #watches: 1168552

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-4118302-1467218705/watcher-4118302-1467218705 -o /tmp/evaluation-result-4118302-1467218705/solver-4118302-1467218705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118302-1467218705.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.11 2.09 3/176 5774
/proc/meminfo: memFree=24836144/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 2837950 29810688 5268 33554432000 4194304 6201397 140734294854848 140736900831320 5194148 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 7278 5268 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.11 2.11 2.09 3/176 5774
/proc/meminfo: memFree=24836144/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=33996 CPUtime=0.09 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 610 0 0 0 9 0 0 0 20 0 1 0 2837950 34811904 7053 33554432000 4194304 6201397 140734294854848 140736900831320 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 8499 7053 145 491 0 7998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33996

[startup+0.200344 s]
/proc/loadavg: 2.11 2.11 2.09 3/176 5774
/proc/meminfo: memFree=24836144/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=33996 CPUtime=0.19 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 613 0 0 0 19 0 0 0 20 0 1 0 2837950 34811904 7056 33554432000 4194304 6201397 140734294854848 140734294853688 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 8499 7056 145 491 0 7998 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33996

[startup+0.300322 s]
/proc/loadavg: 2.11 2.11 2.09 3/176 5774
/proc/meminfo: memFree=24836144/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=34128 CPUtime=0.29 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 658 0 0 0 29 0 0 0 20 0 1 0 2837950 34947072 7099 33554432000 4194304 6201397 140734294854848 140734294853688 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 8532 7099 145 491 0 8031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34128

[startup+0.700233 s]
/proc/loadavg: 2.11 2.11 2.09 3/176 5774
/proc/meminfo: memFree=24836144/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=34392 CPUtime=0.69 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 945 0 0 0 69 0 0 0 20 0 1 0 2837950 35217408 7328 33554432000 4194304 6201397 140734294854848 140734294853688 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 8598 7328 145 491 0 8097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34392

[startup+1.50023 s]
/proc/loadavg: 2.11 2.11 2.09 3/177 5775
/proc/meminfo: memFree=24799648/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=49192 CPUtime=1.49 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 1688 0 0 0 148 1 0 0 20 0 1 0 2837950 50372608 9427 33554432000 4194304 6201397 140734294854848 140734294853688 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 12298 9427 146 491 0 11797 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49192

[startup+3.10023 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 5775
/proc/meminfo: memFree=24789100/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=81240 CPUtime=3.09 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 2647 0 0 0 308 1 0 0 20 0 1 0 2837950 83189760 13800 33554432000 4194304 6201397 140734294854848 140734294853880 4240413 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 20310 13800 159 491 0 19809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81240

[startup+6.30023 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 5775
/proc/meminfo: memFree=24761392/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=83172 CPUtime=6.28 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 3265 0 0 0 627 1 0 0 20 0 1 0 2837950 85168128 17962 33554432000 4194304 6201397 140734294854848 140734294853512 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 20793 17962 159 491 0 20292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83172

[startup+12.7002 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 5776
/proc/meminfo: memFree=24745540/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=114232 CPUtime=12.69 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 5603 0 0 0 1267 2 0 0 20 0 1 0 2837950 116973568 20501 33554432000 4194304 6201397 140734294854848 140734294853800 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 28558 20501 165 491 0 28057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114232

[startup+25.5003 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 5776
/proc/meminfo: memFree=24711724/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=114668 CPUtime=25.48 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 5870 0 0 0 2546 2 0 0 20 0 1 0 2837950 117420032 25367 33554432000 4194304 6201397 140734294854848 140734294853640 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 28667 25367 165 491 0 28166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114668

[startup+51.1003 s]
/proc/loadavg: 2.29 2.15 2.10 3/177 5776
/proc/meminfo: memFree=24667088/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=166156 CPUtime=51.09 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 7255 0 0 0 5106 3 0 0 20 0 1 0 2837950 170143744 30962 33554432000 4194304 6201397 140734294854848 140734294853800 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 41539 30962 165 491 0 41038 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166156

[startup+102.3 s]
/proc/loadavg: 2.23 2.16 2.10 3/177 5777
/proc/meminfo: memFree=24591772/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=174904 CPUtime=102.28 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 9239 0 0 0 10225 3 0 0 20 0 1 0 2837950 179101696 37545 33554432000 4194304 6201397 140734294854848 140734294853688 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 43726 37545 165 491 0 43225 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 174904

[startup+162.3 s]
/proc/loadavg: 2.36 2.20 2.12 3/177 5778
/proc/meminfo: memFree=24559624/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=257300 CPUtime=162.26 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10143 0 0 0 16222 4 0 0 20 0 1 0 2837950 263475200 44709 33554432000 4194304 6201397 140734294854848 140734294853976 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64325 44709 165 491 0 63824 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 257300

[startup+222.307 s]
/proc/loadavg: 2.30 2.21 2.12 3/177 5779
/proc/meminfo: memFree=24540892/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=257704 CPUtime=222.27 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10365 0 0 0 22222 5 0 0 20 0 1 0 2837950 263888896 49019 33554432000 4194304 6201397 140734294854848 140734294853976 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64426 49019 165 491 0 63925 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 257704

[startup+282.3 s]
/proc/loadavg: 2.23 2.20 2.12 3/177 5780
/proc/meminfo: memFree=24537600/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=257704 CPUtime=282.25 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10443 0 0 0 28220 5 0 0 20 0 1 0 2837950 263888896 50314 33554432000 4194304 6201397 140734294854848 140734294853976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64426 50314 165 491 0 63925 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 257704

[startup+342.3 s]
/proc/loadavg: 2.37 2.24 2.14 3/178 5785
/proc/meminfo: memFree=24512648/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=257704 CPUtime=342.24 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10523 0 0 0 34219 5 0 0 20 0 1 0 2837950 263888896 53575 33554432000 4194304 6201397 140734294854848 140734294853976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64426 53575 165 491 0 63925 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 257704

[startup+402.3 s]
/proc/loadavg: 2.24 2.22 2.14 3/177 5786
/proc/meminfo: memFree=24478636/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=258712 CPUtime=402.22 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10759 0 0 0 40217 5 0 0 20 0 1 0 2837950 264921088 57899 33554432000 4194304 6201397 140734294854848 140734294853976 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64678 57899 165 491 0 64177 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 258712

[startup+462.3 s]
/proc/loadavg: 2.26 2.23 2.14 3/177 5787
/proc/meminfo: memFree=24449656/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=258712 CPUtime=462.21 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10787 0 0 0 46216 5 0 0 20 0 1 0 2837950 264921088 59460 33554432000 4194304 6201397 140734294854848 140734294853976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64678 59460 165 491 0 64177 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 258712

[startup+522.3 s]
/proc/loadavg: 2.20 2.21 2.14 3/177 5788
/proc/meminfo: memFree=24404492/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=258712 CPUtime=522.21 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10799 0 0 0 52215 6 0 0 20 0 1 0 2837950 264921088 62538 33554432000 4194304 6201397 140734294854848 140734294853976 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64678 62538 165 491 0 64177 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 258712

[startup+582.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/177 5789
/proc/meminfo: memFree=24401944/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=258856 CPUtime=582.2 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 10821 0 0 0 58214 6 0 0 20 0 1 0 2837950 265068544 63582 33554432000 4194304 6201397 140734294854848 140734294853976 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 64714 63582 165 491 0 64213 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 258856


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.20 2.16 3/178 5800
/proc/meminfo: memFree=24345304/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392556 CPUtime=942.15 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12000 0 0 0 94208 7 0 0 20 0 1 0 2837950 401977344 74607 33554432000 4194304 6201397 140734294854848 140734294853512 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98139 74607 165 491 0 97638 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 392556

[startup+1002.3 s]
/proc/loadavg: 2.13 2.19 2.16 3/178 5824
/proc/meminfo: memFree=24313000/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392556 CPUtime=1002.13 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12076 0 0 0 100206 7 0 0 20 0 1 0 2837950 401977344 80304 33554432000 4194304 6201397 140734294854848 140734294853976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98139 80304 165 491 0 97638 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 392556

[startup+1062.3 s]
/proc/loadavg: 2.28 2.21 2.17 3/177 5825
/proc/meminfo: memFree=24293776/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392556 CPUtime=1062.12 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12083 0 0 0 106205 7 0 0 20 0 1 0 2837950 401977344 80311 33554432000 4194304 6201397 140734294854848 140734294853976 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98139 80311 165 491 0 97638 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 392556

[startup+1122.3 s]
/proc/loadavg: 2.20 2.20 2.17 3/177 5826
/proc/meminfo: memFree=24278828/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392700 CPUtime=1122.11 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12111 0 0 0 112204 7 0 0 20 0 1 0 2837950 402124800 80850 33554432000 4194304 6201397 140734294854848 140734294853976 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98175 80850 165 491 0 97674 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 392700

[startup+1182.3 s]
/proc/loadavg: 2.38 2.26 2.19 3/177 5827
/proc/meminfo: memFree=24264340/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392700 CPUtime=1182.1 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12128 0 0 0 118203 7 0 0 20 0 1 0 2837950 402124800 81378 33554432000 4194304 6201397 140734294854848 140734294853976 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98175 81378 165 491 0 97674 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 392700

[startup+1242.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5829
/proc/meminfo: memFree=24236552/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392860 CPUtime=1242.1 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12170 0 0 0 124202 8 0 0 20 0 1 0 2837950 402288640 86019 33554432000 4194304 6201397 140734294854848 140734294853976 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98215 86019 165 491 0 97714 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 392860

[startup+1302.3 s]
/proc/loadavg: 2.16 2.23 2.18 3/177 5830
/proc/meminfo: memFree=24236300/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392860 CPUtime=1302.09 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12173 0 0 0 130201 8 0 0 20 0 1 0 2837950 402288640 86022 33554432000 4194304 6201397 140734294854848 140734294853976 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98215 86022 165 491 0 97714 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 392860

[startup+1362.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5831
/proc/meminfo: memFree=24223892/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=392860 CPUtime=1362.08 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12194 0 0 0 136200 8 0 0 20 0 1 0 2837950 402288640 89109 33554432000 4194304 6201397 140734294854848 140734294853976 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 98215 89109 165 491 0 97714 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 392860

[startup+1422.3 s]
/proc/loadavg: 2.38 2.26 2.19 3/177 5832
/proc/meminfo: memFree=24221668/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=396208 CPUtime=1422.08 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 12794 0 0 0 142200 8 0 0 20 0 1 0 2837950 405716992 89709 33554432000 4194304 6201397 140734294854848 140734294853512 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 99052 89709 165 491 0 98551 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 396208

[startup+1482.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 5833
/proc/meminfo: memFree=24219064/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=399088 CPUtime=1482.06 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 13424 0 0 0 148198 8 0 0 20 0 1 0 2837950 408666112 90339 33554432000 4194304 6201397 140734294854848 140734294853560 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 99772 90339 165 491 0 99271 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 399088

[startup+1542.31 s]
/proc/loadavg: 2.22 2.25 2.19 3/178 5838
/proc/meminfo: memFree=24195292/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402448 CPUtime=1542.06 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14183 0 0 0 154197 9 0 0 20 0 1 0 2837950 412106752 96208 33554432000 4194304 6201397 140734294854848 140734294853560 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100612 96208 165 491 0 100111 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 402448

[startup+1602.3 s]
/proc/loadavg: 2.27 2.26 2.19 3/177 5930
/proc/meminfo: memFree=24583044/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402448 CPUtime=1602.05 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14192 0 0 0 160196 9 0 0 20 0 1 0 2837950 412106752 96547 33554432000 4194304 6201397 140734294854848 140734294853976 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100612 96547 165 491 0 100111 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 402448

[startup+1662.3 s]
/proc/loadavg: 2.19 2.24 2.19 4/176 5931
/proc/meminfo: memFree=24537648/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402448 CPUtime=1662.03 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14197 0 0 0 166194 9 0 0 20 0 1 0 2837950 412106752 96549 33554432000 4194304 6201397 140734294854848 140734294853976 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100612 96549 165 491 0 100111 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 402448

[startup+1722.3 s]
/proc/loadavg: 2.26 2.26 2.19 3/177 5933
/proc/meminfo: memFree=24514440/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402448 CPUtime=1722.02 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14214 0 0 0 172193 9 0 0 20 0 1 0 2837950 412106752 96566 33554432000 4194304 6201397 140734294854848 140734294853976 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100612 96566 165 491 0 100111 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 402448

[startup+1782.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 5934
/proc/meminfo: memFree=24496824/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402448 CPUtime=1782.02 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14215 0 0 0 178193 9 0 0 20 0 1 0 2837950 412106752 96567 33554432000 4194304 6201397 140734294854848 140734294853976 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100612 96567 165 491 0 100111 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 402448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 5935
/proc/meminfo: memFree=24485640/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402928 CPUtime=1800.01 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14308 0 0 0 179992 9 0 0 20 0 1 0 2837950 412598272 96660 33554432000 4194304 6201397 140734294854848 140734294853512 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100732 96660 165 491 0 100231 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 402928

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 5935
/proc/meminfo: memFree=24485640/32872528 swapFree=12440/1155036
[pid=5774] ppid=5771 vsize=402928 CPUtime=1800.01 cores=0,2,4,6
/proc/5774/stat : 5774 (cdcl-cuttingpla) R 5771 5774 4301 0 -1 4202496 14308 0 0 0 179992 9 0 0 20 0 1 0 2837950 412598272 96660 33554432000 4194304 6201397 140734294854848 140734294853512 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5774/statm: 100732 96660 165 491 0 100231 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 402928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.094985
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 402928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.094985
maximum resident set size= 386640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14308
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= 16
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54331 second user time and 6.91895 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-29 18:45:05
IDJOB=4118302
IDBENCH=111478
IDSOLVER=2550
FILE ID=node114/4118302-1467218705
RUNJOBID= node114-1467214846-5123
PBS_JOBID= 19997585
Free space on /tmp= 71668 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118302-1467218705/watcher-4118302-1467218705 -o /tmp/evaluation-result-4118302-1467218705/solver-4118302-1467218705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118302-1467218705.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4546551f75716f22ad12ff9c76cb8c02
RANDOM SEED=845996811

node114.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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.752
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.752
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.752
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.752
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.752
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.752
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.752
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:        24836672 kB
Buffers:           78384 kB
Cached:          5768068 kB
SwapCached:            0 kB
Active:           369224 kB
Inactive:        5756024 kB
Active(anon):     281228 kB
Inactive(anon):        0 kB
Active(file):      87996 kB
Inactive(file):  5756024 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:       1532336 kB
Mapped:            14444 kB
Shmem:               204 kB
Slab:             623752 kB
SReclaimable:      68100 kB
SUnreclaim:       555652 kB
KernelStack:        1472 kB
PageTables:         6832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1670996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1470464 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= 71668 MiB
End job on node114 at 2016-06-29 19:15:06