Trace number 4087331

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-01OPT12 40.3329 40.3401

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.148976
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint149
Number of terms in the objective function 464
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 464
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 464
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 464 #constraint= 845
0.00/0.03	c * #variable= 464 #constraint= 845
0.39/0.42	c S1->S2
0.39/0.42	c S1->S2
0.39/0.42	c S1->S2
0.39/0.42	c S1->S2
0.39/0.42	c S2->S1
0.39/0.42	c S2->S1
0.39/0.42	c #Conflicts:       1000 | #Learnt:        980 | 0.128
0.39/0.42	c total clause space: 6.90675MB
0.39/0.42	c total #watches: 118150
0.99/1.08	c total #propagations: 72168 / total #impl: 3494984 (eff. 0.021)
0.99/1.08	c #Conflicts:       2000 | #Learnt:       1980 | 0.065
0.99/1.08	c total clause space: 11.2235MB
0.99/1.08	c total #watches: 165410
1.79/1.88	c total #propagations: 238787 / total #impl: 8795897 (eff. 0.027)
1.79/1.88	c GC COLLECT
1.79/1.88	c #Conflicts:       3000 | #Learnt:       1993 | 0.044
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 137741
2.79/2.85	c total #propagations: 378471 / total #impl: 18783639 (eff. 0.020)
2.79/2.85	c #Conflicts:       4000 | #Learnt:       2993 | 0.034
2.79/2.85	c total clause space: 11.2235MB
2.79/2.85	c total #watches: 220027
3.69/3.73	c total #propagations: 483548 / total #impl: 33425905 (eff. 0.014)
3.69/3.73	c GC COLLECT
3.69/3.73	c #Conflicts:       5000 | #Learnt:       2349 | 0.027
3.69/3.73	c total clause space: 11.2235MB
3.69/3.73	c total #watches: 183688
4.49/4.55	c total #propagations: 630982 / total #impl: 44089584 (eff. 0.014)
4.49/4.55	c S1->S2
4.49/4.55	c #Conflicts:       6000 | #Learnt:       3350 | 0.023
4.49/4.55	c total clause space: 11.2235MB
4.49/4.55	c total #watches: 210533
5.19/5.22	c total #propagations: 774748 / total #impl: 56486053 (eff. 0.014)
5.19/5.22	c GC COLLECT
5.19/5.22	c #Conflicts:       7000 | #Learnt:       2240 | 0.024
5.19/5.22	c total clause space: 18.2382MB
5.19/5.22	c total #watches: 141382
5.69/5.76	c total #propagations: 866541 / total #impl: 60342656 (eff. 0.014)
5.69/5.76	c #Conflicts:       8000 | #Learnt:       3240 | 0.021
5.69/5.76	c total clause space: 18.2382MB
5.69/5.76	c total #watches: 169037
6.39/6.43	c total #propagations: 976679 / total #impl: 65634849 (eff. 0.015)
6.39/6.43	c #Conflicts:       9000 | #Learnt:       4240 | 0.020
6.39/6.43	c total clause space: 18.2382MB
6.39/6.43	c total #watches: 202572
7.09/7.18	c total #propagations: 1082071 / total #impl: 73635275 (eff. 0.015)
7.09/7.18	c GC COLLECT
7.09/7.18	c #Conflicts:      10000 | #Learnt:       2726 | 0.018
7.09/7.18	c total clause space: 18.2382MB
7.09/7.18	c total #watches: 148144
7.89/7.91	c total #propagations: 1216402 / total #impl: 81335985 (eff. 0.015)
7.89/7.91	c #Conflicts:      11000 | #Learnt:       3726 | 0.017
7.89/7.91	c total clause space: 18.2382MB
7.89/7.91	c total #watches: 172192
8.69/8.71	c total #propagations: 1337162 / total #impl: 89251788 (eff. 0.015)
8.69/8.71	c #Conflicts:      12000 | #Learnt:       4726 | 0.016
8.69/8.71	c total clause space: 18.2382MB
8.69/8.71	c total #watches: 200591
9.59/9.68	c total #propagations: 1460895 / total #impl: 97667418 (eff. 0.015)
9.59/9.68	c #Conflicts:      13000 | #Learnt:       5726 | 0.014
9.59/9.68	c total clause space: 18.2382MB
9.59/9.68	c total #watches: 216198
10.39/10.50	c total #propagations: 1611528 / total #impl: 108364368 (eff. 0.015)
10.39/10.50	c GC COLLECT
10.39/10.50	c #Conflicts:      14000 | #Learnt:       3866 | 0.013
10.39/10.50	c total clause space: 18.2382MB
10.39/10.50	c total #watches: 164894
11.09/11.17	c total #propagations: 1774917 / total #impl: 116518490 (eff. 0.015)
11.09/11.17	c #Conflicts:      15000 | #Learnt:       4866 | 0.013
11.09/11.17	c total clause space: 18.2382MB
11.09/11.17	c total #watches: 178826
11.89/11.95	c total #propagations: 1933680 / total #impl: 122515196 (eff. 0.016)
11.89/11.95	c #Conflicts:      16000 | #Learnt:       5866 | 0.012
11.89/11.95	c total clause space: 18.2382MB
11.89/11.95	c total #watches: 194348
12.69/12.77	c total #propagations: 2093909 / total #impl: 129446431 (eff. 0.016)
12.69/12.77	c GC COLLECT
12.69/12.77	c #Conflicts:      17000 | #Learnt:       3699 | 0.011
12.69/12.77	c total clause space: 18.2382MB
12.69/12.77	c total #watches: 136606
13.29/13.37	c total #propagations: 2261732 / total #impl: 139117487 (eff. 0.016)
13.29/13.37	c #Conflicts:      18000 | #Learnt:       4699 | 0.011
13.29/13.37	c total clause space: 18.2382MB
13.29/13.37	c total #watches: 161139
13.99/14.02	c total #propagations: 2372495 / total #impl: 146525413 (eff. 0.016)
13.99/14.02	c #Conflicts:      19000 | #Learnt:       5699 | 0.011
13.99/14.02	c total clause space: 18.2382MB
13.99/14.02	c total #watches: 179011
14.79/14.85	c total #propagations: 2460088 / total #impl: 155483063 (eff. 0.016)
14.79/14.85	c #Conflicts:      20000 | #Learnt:       6699 | 0.011
14.79/14.85	c total clause space: 18.2382MB
14.79/14.85	c total #watches: 201373
15.59/15.69	c total #propagations: 2571394 / total #impl: 163050492 (eff. 0.016)
15.59/15.69	c GC COLLECT
15.59/15.69	c #Conflicts:      21000 | #Learnt:       4201 | 0.010
15.59/15.69	c total clause space: 29.637MB
15.59/15.69	c total #watches: 159380
16.49/16.60	c total #propagations: 2689430 / total #impl: 171549913 (eff. 0.016)
16.49/16.60	c #Conflicts:      22000 | #Learnt:       5201 | 0.010
16.49/16.60	c total clause space: 29.637MB
16.49/16.60	c total #watches: 172814
17.39/17.41	c total #propagations: 2815561 / total #impl: 184275955 (eff. 0.015)
17.39/17.41	c #Conflicts:      23000 | #Learnt:       6201 | 0.009
17.39/17.41	c total clause space: 29.637MB
17.39/17.41	c total #watches: 188441
18.19/18.25	c total #propagations: 2917960 / total #impl: 191058467 (eff. 0.015)
18.19/18.25	c #Conflicts:      24000 | #Learnt:       7201 | 0.009
18.19/18.25	c total clause space: 29.637MB
18.19/18.25	c total #watches: 198057
19.09/19.13	c total #propagations: 3021321 / total #impl: 198837858 (eff. 0.015)
19.09/19.13	c GC COLLECT
19.09/19.13	c #Conflicts:      25000 | #Learnt:       4408 | 0.009
19.09/19.13	c total clause space: 29.637MB
19.09/19.13	c total #watches: 136414
19.89/19.90	c total #propagations: 3126671 / total #impl: 208495680 (eff. 0.015)
19.89/19.90	c #Conflicts:      26000 | #Learnt:       5408 | 0.009
19.89/19.90	c total clause space: 29.637MB
19.89/19.90	c total #watches: 143903
20.79/20.87	c total #propagations: 3226162 / total #impl: 215718091 (eff. 0.015)
20.79/20.87	c #Conflicts:      27000 | #Learnt:       6408 | 0.009
20.79/20.87	c total clause space: 29.637MB
20.79/20.87	c total #watches: 151225
21.79/21.83	c total #propagations: 3354391 / total #impl: 227445945 (eff. 0.015)
21.79/21.83	c #Conflicts:      28000 | #Learnt:       7408 | 0.008
21.79/21.83	c total clause space: 29.637MB
21.79/21.83	c total #watches: 159888
22.89/22.92	c total #propagations: 3482824 / total #impl: 235696608 (eff. 0.015)
22.89/22.92	c GC COLLECT
22.89/22.92	c #Conflicts:      29000 | #Learnt:       4314 | 0.008
22.89/22.92	c total clause space: 29.637MB
22.89/22.92	c total #watches: 117945
23.59/23.67	c total #propagations: 3579844 / total #impl: 246366580 (eff. 0.015)
23.59/23.67	c #Conflicts:      30000 | #Learnt:       5314 | 0.008
23.59/23.67	c total clause space: 29.637MB
23.59/23.67	c total #watches: 125306
24.39/24.44	c total #propagations: 3717341 / total #impl: 253723420 (eff. 0.015)
24.39/24.44	c #Conflicts:      31000 | #Learnt:       6314 | 0.008
24.39/24.44	c total clause space: 29.637MB
24.39/24.44	c total #watches: 135267
25.19/25.20	c total #propagations: 3836207 / total #impl: 263245068 (eff. 0.015)
25.19/25.20	c #Conflicts:      32000 | #Learnt:       7314 | 0.007
25.19/25.20	c total clause space: 29.637MB
25.19/25.20	c total #watches: 142850
25.89/25.92	c total #propagations: 3960135 / total #impl: 273206003 (eff. 0.014)
25.89/25.92	c #Conflicts:      33000 | #Learnt:       8314 | 0.007
25.89/25.92	c total clause space: 29.637MB
25.89/25.92	c total #watches: 148387
26.68/26.78	c total #propagations: 4082041 / total #impl: 277966280 (eff. 0.015)
26.68/26.78	c GC COLLECT
26.68/26.78	c #Conflicts:      34000 | #Learnt:       4913 | 0.007
26.68/26.78	c total clause space: 29.637MB
26.68/26.78	c total #watches: 107509
27.28/27.36	c total #propagations: 4237974 / total #impl: 284568338 (eff. 0.015)
27.28/27.36	c S2->S1
27.28/27.36	c #Conflicts:      35000 | #Learnt:       3244 | 0.007
27.28/27.36	c total clause space: 29.637MB
27.28/27.36	c total #watches: 275626
27.98/28.07	c total #propagations: 4386435 / total #impl: 288696264 (eff. 0.015)
27.98/28.07	c #Conflicts:      36000 | #Learnt:       4244 | 0.007
27.98/28.07	c total clause space: 29.637MB
27.98/28.07	c total #watches: 279398
28.78/28.86	c total #propagations: 4516108 / total #impl: 293719022 (eff. 0.015)
28.78/28.86	c #Conflicts:      37000 | #Learnt:       5244 | 0.007
28.78/28.86	c total clause space: 29.637MB
28.78/28.86	c total #watches: 311675
29.59/29.65	c total #propagations: 4596658 / total #impl: 301627828 (eff. 0.015)
29.59/29.65	c #Conflicts:      38000 | #Learnt:       6244 | 0.007
29.59/29.65	c total clause space: 48.1602MB
29.59/29.65	c total #watches: 369732
30.59/30.60	c total #propagations: 4650242 / total #impl: 312697072 (eff. 0.015)
30.59/30.60	c GC COLLECT
30.59/30.60	c #Conflicts:      39000 | #Learnt:       3874 | 0.007
30.59/30.60	c total clause space: 48.1602MB
30.59/30.60	c total #watches: 235629
31.59/31.62	c total #propagations: 4723664 / total #impl: 321725116 (eff. 0.015)
31.59/31.62	c #Conflicts:      40000 | #Learnt:       4874 | 0.007
31.59/31.62	c total clause space: 48.1602MB
31.59/31.62	c total #watches: 305022
32.79/32.85	c total #propagations: 4783737 / total #impl: 332023376 (eff. 0.014)
32.79/32.85	c #Conflicts:      41000 | #Learnt:       5873 | 0.006
32.79/32.85	c total clause space: 48.1602MB
32.79/32.85	c total #watches: 344403
34.09/34.13	c total #propagations: 4906714 / total #impl: 341460028 (eff. 0.014)
34.09/34.13	c #Conflicts:      42000 | #Learnt:       6873 | 0.007
34.09/34.13	c total clause space: 48.1602MB
34.09/34.13	c total #watches: 406016
35.79/35.81	c total #propagations: 4963440 / total #impl: 352638404 (eff. 0.014)
35.79/35.81	c #Conflicts:      43000 | #Learnt:       7873 | 0.007
35.79/35.81	c total clause space: 48.1602MB
35.79/35.81	c total #watches: 482770
37.59/37.68	c total #propagations: 5026393 / total #impl: 363630308 (eff. 0.014)
37.59/37.68	c GC COLLECT
37.59/37.68	c #Conflicts:      44000 | #Learnt:       4544 | 0.008
37.59/37.68	c total clause space: 48.1602MB
37.59/37.68	c total #watches: 399335
39.19/39.22	c total #propagations: 5091088 / total #impl: 375669040 (eff. 0.014)
39.19/39.22	c #Conflicts:      45000 | #Learnt:       5544 | 0.008
39.19/39.22	c total clause space: 48.1602MB
39.19/39.22	c total #watches: 448035
40.29/40.33	c total #propagations: 5202689 / total #impl: 384551797 (eff. 0.014)
40.29/40.33	c S2->S1
40.29/40.33	o 12
40.29/40.33	s OPTIMUM FOUND
40.29/40.33	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464
40.29/40.33	c CPU time              : 40.2919 s

Verifier Data

OK	12

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-4087331-1465401680/watcher-4087331-1465401680 -o /tmp/evaluation-result-4087331-1465401680/solver-4087331-1465401680 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465387127-25308 --watchdog 1960 --input HOME/instance-4087331-1465401680.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=27830
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.12 2.07 2.01 3/175 27833
/proc/meminfo: memFree=30395928/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 122102888 57319424 7292 33554432000 4194304 6211289 140736656009520 140733925154392 4206563 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 13994 7292 98 493 0 13491 0

[startup+0.100168 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 27833
/proc/meminfo: memFree=30395928/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=66672 CPUtime=0.09 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 1701 0 0 0 8 1 0 0 20 0 1 0 122102888 68272128 14653 33554432000 4194304 6211289 140736656009520 140733925154392 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 16668 14653 204 493 0 16165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66672

[startup+0.200363 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 27833
/proc/meminfo: memFree=30395928/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=69656 CPUtime=0.19 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 2253 0 0 0 18 1 0 0 20 0 1 0 122102888 71327744 15005 33554432000 4194304 6211289 140736656009520 140733925154392 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 17414 15005 204 493 0 16911 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69656

[startup+0.300301 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 27833
/proc/meminfo: memFree=30395928/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=69792 CPUtime=0.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 2538 0 0 0 28 1 0 0 20 0 1 0 122102888 71467008 15194 33554432000 4194304 6211289 140736656009520 140733925154392 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 17448 15194 204 493 0 16945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69792

[startup+0.700267 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 27833
/proc/meminfo: memFree=30395928/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=74756 CPUtime=0.69 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 3344 0 0 0 68 1 0 0 20 0 1 0 122102888 76550144 16219 33554432000 4194304 6211289 140736656009520 140733925154392 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 18689 16219 214 493 0 18186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74756

[startup+1.50024 s]
/proc/loadavg: 2.11 2.06 2.01 3/176 27834
/proc/meminfo: memFree=30331300/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=74892 CPUtime=1.49 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 3599 0 0 0 148 1 0 0 20 0 1 0 122102888 76689408 16378 33554432000 4194304 6211289 140736656009520 140736656007432 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 18723 16378 219 493 0 18220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74892

[startup+3.10025 s]
/proc/loadavg: 2.11 2.06 2.01 3/176 27834
/proc/meminfo: memFree=30330192/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=76128 CPUtime=3.09 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 3895 0 0 0 308 1 0 0 20 0 1 0 122102888 77955072 17183 33554432000 4194304 6211289 140736656009520 140736656007432 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 19032 17183 219 493 0 18529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76128

[startup+6.30025 s]
/proc/loadavg: 2.10 2.06 2.01 3/176 27834
/proc/meminfo: memFree=30314064/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=92980 CPUtime=6.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 6698 0 0 0 627 2 0 0 20 0 1 0 122102888 95211520 20593 33554432000 4194304 6211289 140736656009520 140736656007864 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 23245 20593 219 493 0 22742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92980

[startup+12.7002 s]
/proc/loadavg: 2.10 2.06 2.01 3/176 27834
/proc/meminfo: memFree=30310696/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=93936 CPUtime=12.69 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 7032 0 0 0 1267 2 0 0 20 0 1 0 122102888 96190464 21382 33554432000 4194304 6211289 140736656009520 140736656007512 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 23484 21382 219 493 0 22981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93936

[startup+25.5003 s]
/proc/loadavg: 2.07 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30296128/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=107616 CPUtime=25.49 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 8682 0 0 0 2547 2 0 0 20 0 1 0 122102888 110198784 24568 33554432000 4194304 6211289 140736656009520 140736656007864 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 26904 24568 219 493 0 26401 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107616

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 27833 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 2.07 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30296128/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=107616 CPUtime=25.59 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 8682 0 0 0 2557 2 0 0 20 0 1 0 122102888 110198784 24568 33554432000 4194304 6211289 140736656009520 140736656007864 4209250 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 26904 24568 219 493 0 26401 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 107616

[startup+32.0068 s]
/proc/loadavg: 2.07 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30286764/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=128228 CPUtime=32 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 9916 0 0 0 3197 3 0 0 20 0 1 0 122102888 131305472 26912 33554432000 4194304 6211289 140736656009520 140736656007864 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32057 26912 219 493 0 31554 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 128228

[startup+35.2003 s]
/proc/loadavg: 2.07 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30286268/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=128820 CPUtime=35.19 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10044 0 0 0 3516 3 0 0 20 0 1 0 122102888 131911680 27040 33554432000 4194304 6211289 140736656009520 140736656007432 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32205 27040 219 493 0 31702 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 128820

[startup+38.4003 s]
/proc/loadavg: 2.06 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30285524/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=129620 CPUtime=38.39 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10288 0 0 0 3836 3 0 0 20 0 1 0 122102888 132730880 27282 33554432000 4194304 6211289 140736656009520 140736656007864 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32405 27282 219 493 0 31902 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 129620

[startup+39.2003 s]
/proc/loadavg: 2.06 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30285152/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=129620 CPUtime=39.19 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10288 0 0 0 3916 3 0 0 20 0 1 0 122102888 132730880 27282 33554432000 4194304 6211289 140736656009520 140736656007864 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32405 27282 219 493 0 31902 0
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (KiB) 129620

[startup+40.0003 s]
/proc/loadavg: 2.06 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30285152/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=129620 CPUtime=39.99 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10289 0 0 0 3996 3 0 0 20 0 1 0 122102888 132730880 27283 33554432000 4194304 6211289 140736656009520 140736656007864 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32405 27283 219 493 0 31902 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (KiB) 129620

[startup+40.2003 s]
/proc/loadavg: 2.06 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30285152/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=129620 CPUtime=40.19 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10289 0 0 0 4016 3 0 0 20 0 1 0 122102888 132730880 27283 33554432000 4194304 6211289 140736656009520 140736656007864 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32405 27283 219 493 0 31902 0
Current children cumulated CPU time (s) 40.19
Current children cumulated vsize (KiB) 129620

[startup+40.3003 s]
/proc/loadavg: 2.06 2.06 2.00 3/176 27834
/proc/meminfo: memFree=30285152/32872528 swapFree=13256/481332
[pid=27833] ppid=27830 vsize=129620 CPUtime=40.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cdcl-cuttingpla) R 27830 27833 25292 0 -1 4202496 10289 0 0 0 4026 3 0 0 20 0 1 0 122102888 132730880 27283 33554432000 4194304 6211289 140736656009520 140736656007864 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27833/statm: 32405 27283 219 493 0 31902 0
Current children cumulated CPU time (s) 40.29
Current children cumulated vsize (KiB) 129620

Child status: 30
Real time (s): 40.3401
CPU time (s): 40.3329
CPU user time (s): 40.2969
CPU system time (s): 0.035994
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 129620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.2969
system time used= 0.035994
maximum resident set size= 110352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10595
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= 3
involuntary context switches= 42

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.278957 second user time and 0.280957 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-08 18:01:20
IDJOB=4087331
IDBENCH=2046
IDSOLVER=2549
FILE ID=node104/4087331-1465401680
RUNJOBID= node104-1465387127-25308
PBS_JOBID= 19853856
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087331-1465401680/watcher-4087331-1465401680 -o /tmp/evaluation-result-4087331-1465401680/solver-4087331-1465401680 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465387127-25308 --watchdog 1960 --input HOME/instance-4087331-1465401680.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=351738328

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30396308 kB
Buffers:          126904 kB
Cached:           526020 kB
SwapCached:         1724 kB
Active:           800692 kB
Inactive:         457904 kB
Active(anon):     605124 kB
Inactive(anon):     3024 kB
Active(file):     195568 kB
Inactive(file):   454880 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097284 kB
Dirty:              2372 kB
Writeback:            16 kB
AnonPages:       1086208 kB
Mapped:             7960 kB
Shmem:                 0 kB
Slab:             603940 kB
SReclaimable:      47892 kB
SUnreclaim:       556048 kB
KernelStack:        1416 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1358568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node104 at 2016-06-08 18:02:01