Trace number 4117858

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-01OPT70 2.15867 2.16015

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_12x12_009.opb.metafix.opb
MD5SUM3f9ba004980b8c53e064526fb2a41bd8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark0.947855
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
Number of bits of the biggest sum of numbers8
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= 144 #constraint= 70
0.00/0.01	c * #variable= 144 #constraint= 70
0.00/0.08	c S1->S2
0.00/0.08	c S2->S1
0.00/0.08	c S1->S2
0.00/0.08	c S2->S1
0.00/0.08	c S2->S1
0.00/0.08	c S1->S2
0.00/0.08	c #Conflicts:       1000 | #Learnt:        668 | 0.040
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 9513
0.19/0.24	c total #propagations: 32106 / total #impl: 389263 (eff. 0.082)
0.19/0.24	c #Conflicts:       2000 | #Learnt:       1668 | 0.037
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 22302
0.39/0.47	c total #propagations: 66473 / total #impl: 1343411 (eff. 0.049)
0.39/0.47	c GC COLLECT
0.39/0.47	c #Conflicts:       3000 | #Learnt:       1838 | 0.025
0.39/0.47	c total clause space: 4.25031MB
0.39/0.47	c total #watches: 26803
0.79/0.81	c total #propagations: 102543 / total #impl: 2729506 (eff. 0.038)
0.79/0.81	c #Conflicts:       4000 | #Learnt:       2838 | 0.020
0.79/0.81	c total clause space: 4.25031MB
0.79/0.81	c total #watches: 40046
1.09/1.15	c total #propagations: 137027 / total #impl: 4457847 (eff. 0.031)
1.09/1.15	c GC COLLECT
1.09/1.15	c #Conflicts:       5000 | #Learnt:       2276 | 0.016
1.09/1.15	c total clause space: 4.25031MB
1.09/1.15	c total #watches: 34353
1.29/1.31	c total #propagations: 171384 / total #impl: 6242845 (eff. 0.027)
1.29/1.31	c S2->S1
1.29/1.31	c S1->S2
1.29/1.31	c #Conflicts:       6000 | #Learnt:        875 | 0.014
1.29/1.31	c total clause space: 4.25031MB
1.29/1.31	c total #watches: 16929
1.38/1.47	c total #propagations: 206821 / total #impl: 7194079 (eff. 0.029)
1.38/1.47	c GC COLLECT
1.38/1.47	c #Conflicts:       7000 | #Learnt:        992 | 0.013
1.38/1.47	c total clause space: 6.90675MB
1.38/1.47	c total #watches: 14036
1.58/1.69	c total #propagations: 240179 / total #impl: 8482367 (eff. 0.028)
1.58/1.69	c #Conflicts:       8000 | #Learnt:       1992 | 0.012
1.58/1.69	c total clause space: 6.90675MB
1.58/1.69	c total #watches: 24615
1.88/1.98	c total #propagations: 276721 / total #impl: 9866780 (eff. 0.028)
1.88/1.98	c #Conflicts:       9000 | #Learnt:       2992 | 0.011
1.88/1.98	c total clause space: 6.90675MB
1.88/1.98	c total #watches: 35771
2.08/2.15	c total #propagations: 309041 / total #impl: 11587823 (eff. 0.027)
2.08/2.15	c S2->S1
2.08/2.15	o 70
2.08/2.15	s OPTIMUM FOUND
2.08/2.15	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
2.08/2.15	c CPU time              : 2.14467 s

Verifier Data

OK	70

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-4117858-1467231927/watcher-4117858-1467231927 -o /tmp/evaluation-result-4117858-1467231927/solver-4117858-1467231927 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2001 --watchdog 1960 --input HOME/instance-4117858-1467231927.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=4007
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.09 2.04 2.00 3/170 4010
/proc/meminfo: memFree=31457720/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 2223755 57319424 7293 33554432000 4194304 6211289 140736762777168 140734761530648 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 13994 7293 98 493 0 13491 0

[startup+0.100115 s]
/proc/loadavg: 2.09 2.04 2.00 3/170 4010
/proc/meminfo: memFree=31457720/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=65076 CPUtime=0.08 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1048 0 0 0 8 0 0 0 20 0 1 0 2223755 66637824 13514 33554432000 4194304 6211289 140736762777168 140734761530648 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 16269 13514 214 493 0 15766 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65076

[startup+0.20031 s]
/proc/loadavg: 2.09 2.04 2.00 3/170 4010
/proc/meminfo: memFree=31457720/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=65208 CPUtime=0.19 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1086 0 0 0 19 0 0 0 20 0 1 0 2223755 66772992 13552 33554432000 4194304 6211289 140736762777168 140736762775512 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 16302 13552 214 493 0 15799 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65208

[startup+0.30028 s]
/proc/loadavg: 2.09 2.04 2.00 3/170 4010
/proc/meminfo: memFree=31457720/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=65208 CPUtime=0.29 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1099 0 0 0 29 0 0 0 20 0 1 0 2223755 66772992 13565 33554432000 4194304 6211289 140736762777168 140736762775512 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 16302 13565 214 493 0 15799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65208

[startup+0.700236 s]
/proc/loadavg: 2.09 2.04 2.00 3/170 4010
/proc/meminfo: memFree=31457720/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=65472 CPUtime=0.68 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1164 0 0 0 68 0 0 0 20 0 1 0 2223755 67043328 13630 33554432000 4194304 6211289 140736762777168 140736762775512 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 16368 13630 219 493 0 15865 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65472

[startup+1.50023 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 4028
/proc/meminfo: memFree=31337040/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=68468 CPUtime=1.48 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1981 0 0 0 148 0 0 0 20 0 1 0 2223755 70111232 14125 33554432000 4194304 6211289 140736762777168 140736762775512 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 17117 14125 219 493 0 16614 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68468

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

[startup+1.6003 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 4028
/proc/meminfo: memFree=31337040/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=68468 CPUtime=1.58 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 1981 0 0 0 158 0 0 0 20 0 1 0 2223755 70111232 14125 33554432000 4194304 6211289 140736762777168 140736762775512 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 17117 14125 219 493 0 16614 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 68468

[startup+2.00023 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 4028
/proc/meminfo: memFree=31337040/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=68468 CPUtime=1.98 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 2001 0 0 0 198 0 0 0 20 0 1 0 2223755 70111232 14145 33554432000 4194304 6211289 140736762777168 140736762775512 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 17117 14145 219 493 0 16614 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 68468

[startup+2.10023 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 4028
/proc/meminfo: memFree=31337040/32872528 swapFree=239020/271724
[pid=4010] ppid=4007 vsize=68604 CPUtime=2.08 cores=0,2,4,6
/proc/4010/stat : 4010 (cdcl-cuttingpla) R 4007 4010 1985 0 -1 4202496 2006 0 0 0 208 0 0 0 20 0 1 0 2223755 70250496 14150 33554432000 4194304 6211289 140736762777168 140736762775512 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4010/statm: 17151 14150 219 493 0 16648 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 68604

Child status: 30
Real time (s): 2.16015
CPU time (s): 2.15867
CPU user time (s): 2.14867
CPU system time (s): 0.009998
CPU usage (%): 99.9316
Max. virtual memory (cumulated for all children) (KiB): 68604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.14867
system time used= 0.009998
maximum resident set size= 56632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2015
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= 4

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.011998 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 22:25:27
IDJOB=4117858
IDBENCH=111621
IDSOLVER=2549
FILE ID=node107/4117858-1467231927
RUNJOBID= node107-1467210315-2001
PBS_JOBID= 19997599
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_12x12_009.opb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117858-1467231927/watcher-4117858-1467231927 -o /tmp/evaluation-result-4117858-1467231927/solver-4117858-1467231927 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2001 --watchdog 1960 --input HOME/instance-4117858-1467231927.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 3f9ba004980b8c53e064526fb2a41bd8
RANDOM SEED=62132173

node107.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		: 2667.110
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	: 5334.22
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		: 2667.110
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		: 2667.110
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.39
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		: 2667.110
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		: 2667.110
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.54
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		: 2667.110
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		: 2667.110
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		: 2667.110
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:        31458240 kB
Buffers:           45400 kB
Cached:           375340 kB
SwapCached:            0 kB
Active:            68304 kB
Inactive:         369136 kB
Active(anon):      19152 kB
Inactive(anon):        4 kB
Active(file):      49152 kB
Inactive(file):   369132 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:        411484 kB
Mapped:            13996 kB
Shmem:               204 kB
Slab:             574456 kB
SReclaimable:      18836 kB
SUnreclaim:       555620 kB
KernelStack:        1472 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     375028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 71724 MiB
End job on node107 at 2016-06-29 22:25:29