Trace number 4108945

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 1.64175 1.64373

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-188.opb
MD5SUMf4a912d895a0ec3b6fbe08ae8c055d80
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.461929
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables483
Total number of constraints8027
Number of constraints which are clauses7293
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints713
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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 * #variable= 483 #constraint= 8027
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 19225
0.09/0.11	c total #propagations: 40405 / total #impl: 167529 (eff. 0.241)
0.09/0.11	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 21616
0.09/0.16	c total #propagations: 85436 / total #impl: 391743 (eff. 0.218)
0.09/0.16	c GARBAGE COLLECT
0.09/0.16	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 21628
0.19/0.21	c total #propagations: 127681 / total #impl: 583114 (eff. 0.219)
0.19/0.21	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.19/0.21	c total clause space: 6.90675MB
0.19/0.21	c total #watches: 23981
0.19/0.27	c total #propagations: 179746 / total #impl: 831485 (eff. 0.216)
0.19/0.27	c GARBAGE COLLECT
0.19/0.27	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.19/0.27	c total clause space: 6.90675MB
0.19/0.27	c total #watches: 22659
0.29/0.33	c total #propagations: 235502 / total #impl: 1135271 (eff. 0.207)
0.29/0.33	c #Conflicts:       6000 | #Learnt:       3353 | 0.001
0.29/0.33	c total clause space: 6.90675MB
0.29/0.33	c total #watches: 24800
0.29/0.40	c total #propagations: 289028 / total #impl: 1384376 (eff. 0.209)
0.29/0.40	c GARBAGE COLLECT
0.29/0.40	c #Conflicts:       7000 | #Learnt:       2233 | 0.001
0.29/0.40	c total clause space: 6.90675MB
0.29/0.40	c total #watches: 22749
0.39/0.46	c total #propagations: 342710 / total #impl: 1681032 (eff. 0.204)
0.39/0.46	c #Conflicts:       8000 | #Learnt:       3233 | 0.001
0.39/0.46	c total clause space: 6.90675MB
0.39/0.46	c total #watches: 24918
0.49/0.52	c total #propagations: 404782 / total #impl: 2001727 (eff. 0.202)
0.49/0.52	c #Conflicts:       9000 | #Learnt:       4232 | 0.001
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 27313
0.59/0.60	c total #propagations: 457751 / total #impl: 2267177 (eff. 0.202)
0.59/0.60	c GARBAGE COLLECT
0.59/0.60	c #Conflicts:      10000 | #Learnt:       2716 | 0.001
0.59/0.60	c total clause space: 6.90675MB
0.59/0.60	c total #watches: 23760
0.59/0.66	c total #propagations: 524605 / total #impl: 2627241 (eff. 0.200)
0.59/0.66	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 25938
0.69/0.73	c total #propagations: 583004 / total #impl: 2917740 (eff. 0.200)
0.69/0.73	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
0.69/0.73	c total clause space: 6.90675MB
0.69/0.73	c total #watches: 28291
0.79/0.80	c total #propagations: 647214 / total #impl: 3269847 (eff. 0.198)
0.79/0.80	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
0.79/0.80	c total clause space: 6.90675MB
0.79/0.80	c total #watches: 30571
0.79/0.86	c total #propagations: 711221 / total #impl: 3583019 (eff. 0.198)
0.79/0.86	c GARBAGE COLLECT
0.79/0.86	c #Conflicts:      14000 | #Learnt:       3855 | 0.000
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 26378
0.89/0.94	c total #propagations: 778922 / total #impl: 3879638 (eff. 0.201)
0.89/0.94	c #Conflicts:      15000 | #Learnt:       4855 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 28553
0.99/1.03	c total #propagations: 847620 / total #impl: 4265570 (eff. 0.199)
0.99/1.03	c #Conflicts:      16000 | #Learnt:       5855 | 0.000
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 30667
0.99/1.09	c total #propagations: 925319 / total #impl: 4708161 (eff. 0.197)
0.99/1.09	c GARBAGE COLLECT
0.99/1.09	c #Conflicts:      17000 | #Learnt:       3680 | 0.000
0.99/1.09	c total clause space: 11.2235MB
0.99/1.09	c total #watches: 25809
1.09/1.14	c total #propagations: 992336 / total #impl: 5025065 (eff. 0.197)
1.09/1.14	c #Conflicts:      18000 | #Learnt:       4679 | 0.000
1.09/1.14	c total clause space: 11.2235MB
1.09/1.14	c total #watches: 28082
1.19/1.21	c total #propagations: 1040104 / total #impl: 5296456 (eff. 0.196)
1.19/1.21	c #Conflicts:      19000 | #Learnt:       5679 | 0.000
1.19/1.21	c total clause space: 11.2235MB
1.19/1.21	c total #watches: 30397
1.19/1.28	c total #propagations: 1099422 / total #impl: 5597715 (eff. 0.196)
1.19/1.28	c #Conflicts:      20000 | #Learnt:       6679 | 0.000
1.19/1.28	c total clause space: 11.2235MB
1.19/1.28	c total #watches: 32623
1.29/1.37	c total #propagations: 1164378 / total #impl: 5936772 (eff. 0.196)
1.29/1.37	c GARBAGE COLLECT
1.29/1.37	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
1.29/1.37	c total clause space: 11.2235MB
1.29/1.37	c total #watches: 27477
1.39/1.44	c total #propagations: 1236456 / total #impl: 6358482 (eff. 0.194)
1.39/1.44	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
1.39/1.44	c total clause space: 11.2235MB
1.39/1.44	c total #watches: 29608
1.49/1.53	c total #propagations: 1307413 / total #impl: 6773019 (eff. 0.193)
1.49/1.53	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
1.49/1.53	c total clause space: 11.2235MB
1.49/1.53	c total #watches: 32047
1.59/1.62	c total #propagations: 1379331 / total #impl: 7185492 (eff. 0.192)
1.59/1.62	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
1.59/1.62	c total clause space: 11.2235MB
1.59/1.62	c total #watches: 34709
1.59/1.64	c total #propagations: 1440960 / total #impl: 7553599 (eff. 0.191)
1.59/1.64	c UNSATISFIABLE 1
1.59/1.64	c CPU time              : 1.63175 s
1.59/1.64	d decisions 24214
1.59/1.64	d conflicts 49898
1.59/1.64	s UNSATISFIABLE

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-4108945-1466265291/watcher-4108945-1466265291 -o /tmp/evaluation-result-4108945-1466265291/solver-4108945-1466265291 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4108945-1466265291.opb ./cdcl-cuttingplanes-release 

pid=19515
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.03 2.08 2.02 2/176 19518
/proc/meminfo: memFree=30839532/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 28579080 29802496 5260 33554432000 4194304 6199737 140735631272544 140735095084664 4209400 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 7276 5260 122 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.03 2.08 2.02 2/176 19518
/proc/meminfo: memFree=30839532/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=33988 CPUtime=0.09 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 815 0 0 0 9 0 0 0 20 0 1 0 28579080 34803712 7176 33554432000 4194304 6199737 140735631272544 140735095084664 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 8497 7176 155 490 0 7998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33988

[startup+0.200327 s]
/proc/loadavg: 2.03 2.08 2.02 2/176 19518
/proc/meminfo: memFree=30839532/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=36836 CPUtime=0.19 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 1540 0 0 0 19 0 0 0 20 0 1 0 28579080 37720064 7602 33554432000 4194304 6199737 140735631272544 140735095084664 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 9209 7602 161 490 0 8710 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36836

[startup+0.300263 s]
/proc/loadavg: 2.03 2.08 2.02 2/176 19518
/proc/meminfo: memFree=30839532/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=36836 CPUtime=0.29 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 1671 0 0 0 29 0 0 0 20 0 1 0 28579080 37720064 8195 33554432000 4194304 6199737 140735631272544 140735095084664 4213247 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 9209 8195 161 490 0 8710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36836

[startup+0.700247 s]
/proc/loadavg: 2.03 2.08 2.02 2/176 19518
/proc/meminfo: memFree=30839532/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=37100 CPUtime=0.69 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 1776 0 0 0 69 0 0 0 20 0 1 0 28579080 37990400 8278 33554432000 4194304 6199737 140735631272544 140735095084664 4237882 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 9275 8278 161 490 0 8776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37100

[startup+1.50025 s]
/proc/loadavg: 2.03 2.08 2.02 3/177 19519
/proc/meminfo: memFree=30806364/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=41776 CPUtime=1.49 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 2155 0 0 0 149 0 0 0 20 0 1 0 28579080 42778624 8512 33554432000 4194304 6199737 140735631272544 140735631271656 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 10444 8512 161 490 0 9945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41776

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

[startup+1.60028 s]
/proc/loadavg: 2.03 2.08 2.02 3/177 19519
/proc/meminfo: memFree=30806364/32872528 swapFree=241348/274052
[pid=19518] ppid=19515 vsize=41776 CPUtime=1.59 cores=0,2,4,6
/proc/19518/stat : 19518 (cdcl-cuttingpla) R 19515 19518 5548 0 -1 4202496 2526 0 0 0 159 0 0 0 20 0 1 0 28579080 42778624 8732 33554432000 4194304 6199737 140735631272544 140735631271656 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19518/statm: 10444 8732 161 490 0 9945 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 41776

Child status: 20
Real time (s): 1.64373
CPU time (s): 1.64175
CPU user time (s): 1.63375
CPU system time (s): 0.007998
CPU usage (%): 99.8794
Max. virtual memory (cumulated for all children) (KiB): 41776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.63375
system time used= 0.007998
maximum resident set size= 37400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2701
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= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.005999 second user time and 0.010998 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 17:54:51
IDJOB=4108945
IDBENCH=89751
IDSOLVER=2548
FILE ID=node107/4108945-1466265291
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71672 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-188.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108945-1466265291/watcher-4108945-1466265291 -o /tmp/evaluation-result-4108945-1466265291/solver-4108945-1466265291 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4108945-1466265291.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= f4a912d895a0ec3b6fbe08ae8c055d80
RANDOM SEED=769399826

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		: 2666.953
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.90
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.953
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.953
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.953
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.56
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.953
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.953
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30840168 kB
Buffers:          142728 kB
Cached:           287920 kB
SwapCached:         3136 kB
Active:           707680 kB
Inactive:         306680 kB
Active(anon):     583332 kB
Inactive(anon):     2864 kB
Active(file):     124348 kB
Inactive(file):   303816 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2788 kB
Writeback:             4 kB
AnonPages:        856276 kB
Mapped:             9432 kB
Shmem:                 0 kB
Slab:             612096 kB
SReclaimable:      55476 kB
SUnreclaim:       556620 kB
KernelStack:        1440 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1056544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    591872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node107 at 2016-06-18 17:54:52