Trace number 4100551

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-dc1c.opb
MD5SUM5bb71a9130ac2c3fe622e296e248e968
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables58150
Total number of constraints1648
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1648
Minimum length of a constraint31
Maximum length of a constraint58150
Number of terms in the objective function 58150
Biggest coefficient in the objective function 41346
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 580891
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 580891
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.11	c * #variable= 58150 #constraint= 1648
0.19/0.23	c * #variable= 58150 #constraint= 1648
105.97/106.07	c #Conflicts:       1000 | #Learnt:        959 | 14.941
105.97/106.07	c total clause space: 206.656MB
105.97/106.07	c total #watches: 5166844
228.05/228.11	c total #propagations: 17983899 / total #impl: 56451511 (eff. 0.319)
228.05/228.11	c #Conflicts:       2000 | #Learnt:       1957 | 7.489
228.05/228.11	c total clause space: 206.656MB
228.05/228.11	c total #watches: 5553159
319.44/319.54	c total #propagations: 42664106 / total #impl: 156579247 (eff. 0.272)
319.44/319.54	c GC COLLECT
319.44/319.54	c #Conflicts:       3000 | #Learnt:       2006 | 5.107
319.44/319.54	c total clause space: 206.656MB
319.44/319.54	c total #watches: 2500788
411.12/411.23	c total #propagations: 65142465 / total #impl: 264021137 (eff. 0.247)
411.12/411.23	c #Conflicts:       4000 | #Learnt:       3003 | 4.853
411.12/411.23	c total clause space: 206.656MB
411.12/411.23	c total #watches: 2959180
488.01/488.14	c total #propagations: 86414265 / total #impl: 362511325 (eff. 0.238)
488.01/488.14	c GC COLLECT
488.01/488.14	c #Conflicts:       5000 | #Learnt:       2376 | 5.408
488.01/488.14	c total clause space: 206.656MB
488.01/488.14	c total #watches: 2184546
539.40/539.53	c total #propagations: 100483154 / total #impl: 435821507 (eff. 0.231)
539.40/539.53	c #Conflicts:       6000 | #Learnt:       3375 | 4.603
539.40/539.53	c total clause space: 206.656MB
539.40/539.53	c total #watches: 2317882
558.90/559.07	c total #propagations: 114583703 / total #impl: 476018347 (eff. 0.241)
558.90/559.07	c GC COLLECT
558.90/559.07	c #Conflicts:       7000 | #Learnt:       2260 | 3.952
558.90/559.07	c total clause space: 206.656MB
558.90/559.07	c total #watches: 1768718
585.60/585.72	c total #propagations: 118778769 / total #impl: 486981795 (eff. 0.244)
585.60/585.72	c #Conflicts:       8000 | #Learnt:       3257 | 4.087
585.60/585.72	c total clause space: 206.656MB
585.60/585.72	c total #watches: 2083840
663.08/663.28	c total #propagations: 135858490 / total #impl: 541730634 (eff. 0.251)
663.08/663.28	c #Conflicts:       9000 | #Learnt:       4257 | 6.264
663.08/663.28	c total clause space: 206.656MB
663.08/663.28	c total #watches: 2209601
720.48/720.61	c total #propagations: 147272493 / total #impl: 587196762 (eff. 0.251)
720.48/720.61	c GC COLLECT
720.48/720.61	c #Conflicts:      10000 | #Learnt:       2765 | 5.694
720.48/720.61	c total clause space: 206.656MB
720.48/720.61	c total #watches: 1804039
799.67/799.83	c total #propagations: 167819290 / total #impl: 644011647 (eff. 0.261)
799.67/799.83	c #Conflicts:      11000 | #Learnt:       3764 | 5.176
799.67/799.83	c total clause space: 206.656MB
799.67/799.83	c total #watches: 2216060
871.85/872.05	c total #propagations: 192464714 / total #impl: 750944637 (eff. 0.256)
871.85/872.05	c #Conflicts:      12000 | #Learnt:       4758 | 5.007
871.85/872.05	c total clause space: 206.656MB
871.85/872.05	c total #watches: 2414046
936.74/936.92	c total #propagations: 207394806 / total #impl: 813227428 (eff. 0.255)
936.74/936.92	c #Conflicts:      13000 | #Learnt:       5757 | 5.279
936.74/936.92	c total clause space: 206.656MB
936.74/936.92	c total #watches: 2665808
1055.12/1055.32	c total #propagations: 223706535 / total #impl: 872691637 (eff. 0.256)
1055.12/1055.32	c GC COLLECT
1055.12/1055.32	c #Conflicts:      14000 | #Learnt:       3900 | 5.242
1055.12/1055.32	c total clause space: 206.656MB
1055.12/1055.32	c total #watches: 2080581
1217.60/1217.86	c total #propagations: 247577311 / total #impl: 944144564 (eff. 0.262)
1217.60/1217.86	c #Conflicts:      15000 | #Learnt:       4898 | 4.893
1217.60/1217.86	c total clause space: 206.656MB
1217.60/1217.86	c total #watches: 2473723
1288.99/1289.25	c total #propagations: 273494426 / total #impl: 1068822803 (eff. 0.256)
1288.99/1289.25	c #Conflicts:      16000 | #Learnt:       5895 | 4.641
1288.99/1289.25	c total clause space: 206.656MB
1288.99/1289.25	c total #watches: 2708050
1375.37/1375.66	c total #propagations: 287591573 / total #impl: 1158950429 (eff. 0.248)
1375.37/1375.66	c GC COLLECT
1375.37/1375.66	c #Conflicts:      17000 | #Learnt:       3705 | 4.369
1375.37/1375.66	c total clause space: 206.656MB
1375.37/1375.66	c total #watches: 1914568
1448.66/1448.98	c total #propagations: 311481775 / total #impl: 1228390796 (eff. 0.254)
1448.66/1448.98	c #Conflicts:      18000 | #Learnt:       4704 | 4.342
1448.66/1448.98	c total clause space: 206.656MB
1448.66/1448.98	c total #watches: 2151145
1528.95/1529.29	c total #propagations: 336421492 / total #impl: 1374804918 (eff. 0.245)
1528.95/1529.29	c #Conflicts:      19000 | #Learnt:       5703 | 4.114
1528.95/1529.29	c total clause space: 206.656MB
1528.95/1529.29	c total #watches: 2297902
1603.43/1603.78	c total #propagations: 362139027 / total #impl: 1595105129 (eff. 0.227)
1603.43/1603.78	c #Conflicts:      20000 | #Learnt:       6698 | 3.914
1603.43/1603.78	c total clause space: 206.656MB
1603.43/1603.78	c total #watches: 2746347
1673.42/1673.75	c total #propagations: 388098322 / total #impl: 1660464624 (eff. 0.234)
1673.42/1673.75	c GC COLLECT
1673.42/1673.75	c #Conflicts:      21000 | #Learnt:       4245 | 3.775
1673.42/1673.75	c total clause space: 206.656MB
1673.42/1673.75	c total #watches: 2286757

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-4100551-1466243216/watcher-4100551-1466243216 -o /tmp/evaluation-result-4100551-1466243216/solver-4100551-1466243216 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14234 --watchdog 1960 --input HOME/instance-4100551-1466243216.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=14397
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.07 2.05 1.92 3/176 14400
/proc/meminfo: memFree=30853820/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 26368205 57319424 8316 33554432000 4194304 6211289 140734036126000 140736628575688 4206599 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 13994 8316 98 493 0 13491 0

[startup+0.100122 s]
/proc/loadavg: 2.07 2.05 1.92 3/176 14400
/proc/meminfo: memFree=30853820/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=60928 CPUtime=0.09 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 1884 0 0 0 8 1 0 0 20 0 1 0 26368205 62390272 12007 33554432000 4194304 6211289 140734036126000 140736628575688 5418912 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 15232 12007 121 493 0 14729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60928

[startup+0.200359 s]
/proc/loadavg: 2.07 2.05 1.92 3/176 14400
/proc/meminfo: memFree=30853820/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=78932 CPUtime=0.19 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 4362 0 0 0 18 1 0 0 20 0 1 0 26368205 80826368 16354 33554432000 4194304 6211289 140734036126000 140736628575688 4231888 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 19733 16357 144 493 0 19230 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 78932

[startup+0.300359 s]
/proc/loadavg: 2.07 2.05 1.92 3/176 14400
/proc/meminfo: memFree=30853820/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=89452 CPUtime=0.29 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 6544 0 0 0 27 2 0 0 20 0 1 0 26368205 91598848 19895 33554432000 4194304 6211289 140734036126000 140736628575688 5051872 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 22363 19895 144 493 0 21860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89452

[startup+0.70022 s]
/proc/loadavg: 2.07 2.05 1.92 3/176 14400
/proc/meminfo: memFree=30853820/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=98096 CPUtime=0.69 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 7537 0 0 0 67 2 0 0 20 0 1 0 26368205 100450304 21399 33554432000 4194304 6211289 140734036126000 140734036123464 4209464 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 24524 21399 150 493 0 24021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98096

[startup+1.50031 s]
/proc/loadavg: 1.98 2.03 1.91 3/177 14447
/proc/meminfo: memFree=31398912/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=142008 CPUtime=1.49 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 9554 0 0 0 146 3 0 0 20 0 1 0 26368205 145416192 28520 33554432000 4194304 6211289 140734036126000 140734036123464 4202033 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 35502 28520 150 493 0 34999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142008

[startup+3.10031 s]
/proc/loadavg: 1.98 2.03 1.91 3/177 14447
/proc/meminfo: memFree=31215512/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=182580 CPUtime=3.09 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 12151 0 0 0 305 4 0 0 20 0 1 0 26368205 186961920 38777 33554432000 4194304 6211289 140734036126000 140734036123912 4236407 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 45645 38777 150 493 0 45142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182580

[startup+6.30031 s]
/proc/loadavg: 1.98 2.03 1.91 3/177 14447
/proc/meminfo: memFree=30686120/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=249236 CPUtime=6.29 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 16477 0 0 0 624 5 0 0 20 0 1 0 26368205 255217664 51789 33554432000 4194304 6211289 140734036126000 140734036123912 4209403 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 62309 51789 150 493 0 61806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 249236

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 1.92 3/177 14447
/proc/meminfo: memFree=30029388/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=364896 CPUtime=12.69 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25069 0 0 0 1262 7 0 0 20 0 1 0 26368205 373653504 71111 33554432000 4194304 6211289 140734036126000 140734036123992 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 91224 71111 150 493 0 90721 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 364896

[startup+25.5004 s]
/proc/loadavg: 2.05 2.04 1.92 3/177 14447
/proc/meminfo: memFree=29692652/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365152 CPUtime=25.49 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25202 0 0 0 2542 7 0 0 20 0 1 0 26368205 373915648 73288 33554432000 4194304 6211289 140734036126000 140734036123992 4241570 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/14400/statm: 91288 73288 150 493 0 90785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 365152

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 1.93 3/177 14447
/proc/meminfo: memFree=28600024/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365152 CPUtime=51.08 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25204 0 0 0 5101 7 0 0 20 0 1 0 26368205 373915648 74321 33554432000 4194304 6211289 140734036126000 140734036123992 4215188 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91288 74321 150 493 0 90785 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 365152

[startup+102.3 s]
/proc/loadavg: 2.11 2.06 1.93 3/177 14448
/proc/meminfo: memFree=28296432/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365152 CPUtime=102.28 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25209 0 0 0 10221 7 0 0 20 0 1 0 26368205 373915648 75299 33554432000 4194304 6211289 140734036126000 140734036123992 4215240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91288 75299 150 493 0 90785 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 365152

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.93 3/177 14449
/proc/meminfo: memFree=28286280/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365152 CPUtime=162.25 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25227 0 0 0 16218 7 0 0 20 0 1 0 26368205 373915648 77718 33554432000 4194304 6211289 140734036126000 140734036124344 4241818 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91288 77718 160 493 0 90785 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 365152

[startup+222.307 s]
/proc/loadavg: 2.14 2.08 1.95 3/178 14453
/proc/meminfo: memFree=28277320/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365436 CPUtime=222.26 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25339 0 0 0 22218 8 0 0 20 0 1 0 26368205 374206464 79980 33554432000 4194304 6211289 140734036126000 140734036123992 4209280 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91359 79980 160 493 0 90856 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 365436

[startup+282.3 s]
/proc/loadavg: 2.14 2.09 1.96 3/177 14455
/proc/meminfo: memFree=28275636/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=365724 CPUtime=282.24 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25440 0 0 0 28216 8 0 0 20 0 1 0 26368205 374501376 80179 33554432000 4194304 6211289 140734036126000 140734036123912 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91431 80179 165 493 0 90928 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 365724

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 1.96 3/177 14456
/proc/meminfo: memFree=28275540/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=366396 CPUtime=342.23 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25483 0 0 0 34215 8 0 0 20 0 1 0 26368205 375189504 80222 33554432000 4194304 6211289 140734036126000 140734036124344 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91599 80222 165 493 0 91096 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 366396

[startup+402.3 s]
/proc/loadavg: 2.06 2.07 1.96 3/177 14457
/proc/meminfo: memFree=28275312/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=366396 CPUtime=402.22 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25547 0 0 0 40214 8 0 0 20 0 1 0 26368205 375189504 80286 33554432000 4194304 6211289 140734036126000 140734036124344 4240828 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91599 80286 165 493 0 91096 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 366396

[startup+462.3 s]
/proc/loadavg: 2.13 2.09 1.97 3/177 14458
/proc/meminfo: memFree=28273908/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=367656 CPUtime=462.21 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25891 0 0 0 46213 8 0 0 20 0 1 0 26368205 376479744 80630 33554432000 4194304 6211289 140734036126000 140734036123912 4202136 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91914 80630 165 493 0 91411 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 367656

[startup+522.3 s]
/proc/loadavg: 2.05 2.07 1.97 3/177 14459
/proc/meminfo: memFree=28269344/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=367656 CPUtime=522.21 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 25891 0 0 0 52213 8 0 0 20 0 1 0 26368205 376479744 80630 33554432000 4194304 6211289 140734036126000 140734036124344 4215192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 91914 80630 165 493 0 91411 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 367656

[startup+582.3 s]
/proc/loadavg: 2.06 2.07 1.98 3/177 14461
/proc/meminfo: memFree=28264032/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=368492 CPUtime=582.2 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 26103 0 0 0 58212 8 0 0 20 0 1 0 26368205 377335808 80842 33554432000 4194304 6211289 140734036126000 140734036123912 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 92123 80842 165 493 0 91620 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 368492


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.08 2.00 3/177 14494
/proc/meminfo: memFree=28251672/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=375396 CPUtime=942.14 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 27858 0 0 0 94206 8 0 0 20 0 1 0 26368205 384405504 82597 33554432000 4194304 6211289 140734036126000 140734036124344 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 93849 82597 165 493 0 93346 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 375396

[startup+1002.3 s]
/proc/loadavg: 2.12 2.09 2.01 4/177 14495
/proc/meminfo: memFree=28251452/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=375876 CPUtime=1002.13 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 27946 0 0 0 100205 8 0 0 20 0 1 0 26368205 384897024 82685 33554432000 4194304 6211289 140734036126000 140734036123912 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 93969 82685 165 493 0 93466 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 375876

[startup+1062.3 s]
/proc/loadavg: 2.11 2.09 2.01 3/177 14496
/proc/meminfo: memFree=28251480/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=375876 CPUtime=1062.12 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 27946 0 0 0 106204 8 0 0 20 0 1 0 26368205 384897024 82685 33554432000 4194304 6211289 140734036126000 140734036124344 4215184 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 93969 82685 165 493 0 93466 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 375876

[startup+1122.3 s]
/proc/loadavg: 2.16 2.10 2.01 3/177 14497
/proc/meminfo: memFree=28251380/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=375876 CPUtime=1122.11 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 27948 0 0 0 112203 8 0 0 20 0 1 0 26368205 384897024 82687 33554432000 4194304 6211289 140734036126000 140734036124344 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 93969 82687 165 493 0 93466 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 375876

[startup+1182.3 s]
/proc/loadavg: 2.10 2.09 2.01 3/177 14499
/proc/meminfo: memFree=28248676/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=375876 CPUtime=1182.1 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 27948 0 0 0 118202 8 0 0 20 0 1 0 26368205 384897024 82687 33554432000 4194304 6211289 140734036126000 140734036124344 4215328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 93969 82687 165 493 0 93466 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 375876

[startup+1242.3 s]
/proc/loadavg: 2.10 2.09 2.01 3/177 14500
/proc/meminfo: memFree=28246340/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378456 CPUtime=1242.09 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28469 0 0 0 124201 8 0 0 20 0 1 0 26368205 387538944 83208 33554432000 4194304 6211289 140734036126000 140734036123992 4215203 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94614 83208 165 493 0 94111 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 378456

[startup+1302.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/177 14501
/proc/meminfo: memFree=28244752/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378904 CPUtime=1302.08 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28630 0 0 0 130200 8 0 0 20 0 1 0 26368205 387997696 83369 33554432000 4194304 6211289 140734036126000 140734036124344 4240074 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94726 83369 165 493 0 94223 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 378904

[startup+1362.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/177 14502
/proc/meminfo: memFree=28244284/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378904 CPUtime=1362.07 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28630 0 0 0 136199 8 0 0 20 0 1 0 26368205 387997696 83369 33554432000 4194304 6211289 140734036126000 140734036124344 4209497 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94726 83369 165 493 0 94223 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 378904

[startup+1422.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/178 14506
/proc/meminfo: memFree=28243468/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378904 CPUtime=1422.07 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28630 0 0 0 142199 8 0 0 20 0 1 0 26368205 387997696 83369 33554432000 4194304 6211289 140734036126000 140734036124344 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94726 83369 165 493 0 94223 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 378904

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 14508
/proc/meminfo: memFree=28243252/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378904 CPUtime=1482.05 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28630 0 0 0 148197 8 0 0 20 0 1 0 26368205 387997696 83369 33554432000 4194304 6211289 140734036126000 140734036124344 4240048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94726 83369 165 493 0 94223 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 378904

[startup+1542.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 14509
/proc/meminfo: memFree=28243404/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=378904 CPUtime=1542.05 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28630 0 0 0 154197 8 0 0 20 0 1 0 26368205 387997696 83369 33554432000 4194304 6211289 140734036126000 140734036124344 4215214 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94726 83369 165 493 0 94223 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 378904

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 14510
/proc/meminfo: memFree=28234828/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379056 CPUtime=1602.03 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28673 0 0 0 160195 8 0 0 20 0 1 0 26368205 388153344 83412 33554432000 4194304 6211289 140734036126000 140734036123992 4202033 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94764 83412 165 493 0 94261 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 379056

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.00 4/177 14511
/proc/meminfo: memFree=28235388/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379440 CPUtime=1662.03 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28765 0 0 0 166195 8 0 0 20 0 1 0 26368205 388546560 83504 33554432000 4194304 6211289 140734036126000 140734036123912 4215192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94860 83504 165 493 0 94357 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 379440

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 14512
/proc/meminfo: memFree=28234772/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379440 CPUtime=1722.02 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28765 0 0 0 172194 8 0 0 20 0 1 0 26368205 388546560 83504 33554432000 4194304 6211289 140734036126000 140734036124344 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94860 83504 165 493 0 94357 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 379440

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 14513
/proc/meminfo: memFree=28234036/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379440 CPUtime=1782.01 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28765 0 0 0 178193 8 0 0 20 0 1 0 26368205 388546560 83504 33554432000 4194304 6211289 140734036126000 140734036124344 4215188 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94860 83504 165 493 0 94357 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 379440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 14514
/proc/meminfo: memFree=28234524/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379440 CPUtime=1800 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28765 0 0 0 179992 8 0 0 20 0 1 0 26368205 388546560 83504 33554432000 4194304 6211289 140734036126000 140734036124344 4201970 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94860 83504 165 493 0 94357 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 379440

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

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 14514
/proc/meminfo: memFree=28234524/32872528 swapFree=303544/319896
[pid=14400] ppid=14397 vsize=379440 CPUtime=1800 cores=1,3,5,7
/proc/14400/stat : 14400 (cdcl-cuttingpla) R 14397 14400 14217 0 -1 4202496 28765 0 0 0 179992 8 0 0 20 0 1 0 26368205 388546560 83504 33554432000 4194304 6211289 140734036126000 140734036124344 4201970 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14400/statm: 94860 83504 165 493 0 94357 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 379440

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.091986
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 379440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.091986
maximum resident set size= 334016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28765
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= 13
involuntary context switches= 1965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6013 second user time and 6.85996 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 11:46:56
IDJOB=4100551
IDBENCH=1630
IDSOLVER=2549
FILE ID=node128/4100551-1466243216
RUNJOBID= node128-1466241415-14234
PBS_JOBID= 19918208
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-dc1c.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100551-1466243216/watcher-4100551-1466243216 -o /tmp/evaluation-result-4100551-1466243216/solver-4100551-1466243216 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14234 --watchdog 1960 --input HOME/instance-4100551-1466243216.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5bb71a9130ac2c3fe622e296e248e968
RANDOM SEED=2081156851

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.768
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.57
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.768
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.768
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.768
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:        30854100 kB
Buffers:          109424 kB
Cached:           135736 kB
SwapCached:         2708 kB
Active:           783352 kB
Inactive:         170228 kB
Active(anon):     707588 kB
Inactive(anon):     2684 kB
Active(file):      75764 kB
Inactive(file):   167544 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:              5088 kB
Writeback:             0 kB
AnonPages:       1026224 kB
Mapped:             9548 kB
Shmem:                 0 kB
Slab:             611656 kB
SReclaimable:      55336 kB
SUnreclaim:       556320 kB
KernelStack:        1472 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1161468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    702464 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= 71700 MiB
End job on node128 at 2016-06-18 12:16:56