Trace number 4398260

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
cosoco 2.O parallelOPT2 0.929702 0.486598

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-05-07.xml
MD5SUM91a6e92a2ae9197e0e5abb82e178125f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.3106
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints211
Number of domains1
Minimum domain size35
Maximum domain size35
Distribution of domain sizes[{"size":35,"count":35}]
Minimum variable degree26
Maximum variable degree26
Distribution of variable degrees[{"degree":26,"count":35}]
Minimum constraint arity4
Maximum constraint arity35
Distribution of constraint arities[{"arity":4,"count":210},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.42/0.45	c
0.42/0.45	c This is cosoco 2.00 --  
0.42/0.45	c
0.42/0.45	c command line: cosoco -model -nbcores=8 HOME/instance-4398260-1568614364.xml 
0.42/0.45	c enable optimization
0.42/0.45	c ========================================[ Problem Statistics ]===========================================
0.42/0.45	c |                                                                                                       
0.42/0.45	c |  Parse time        :         0.38 s 
0.42/0.45	c |
0.42/0.45	c |               Variables: 35
0.42/0.45	c |            Domain Sizes: 35..35
0.42/0.45	c |
0.42/0.45	c |             Constraints: 221
0.42/0.45	c |                   Arity: 4..35
0.42/0.45	c | 
0.42/0.45	c |                   Types: 
0.42/0.45	c |                          Intension: 210
0.42/0.45	c |                          Lex: 10
0.42/0.45	c |                          Max constant: 1
0.42/0.45	c |                          
0.42/0.45	c |               Objective: Minimize Max constant
0.42/0.45	
0.42/0.45	c =========================================================================================================
0.42/0.45	c Parallel mode: Portfolio
0.42/0.45	c [pFactory][Group N°0] created (threads:8).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.42/0.45	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.42/0.45	c [pFactory][Group N°0] concurrent mode: enabled.
0.42/0.45	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.42/0.45	c [pFactory][Group N°0] task 7 launched on thread 0.
0.42/0.45	c [pFactory][Group N°0] task 6 launched on thread 1.
0.42/0.45	c [pFactory][Group N°0] task 5 launched on thread 6.
0.42/0.45	c [pFactory][Group N°0] task 4 launched on thread 4.
0.42/0.45	c [pFactory][Group N°0] task 3 launched on thread 7.
0.42/0.45	c [pFactory][Group N°0] task 2 launched on thread 2.
0.42/0.45	c [pFactory][Group N°0] task 1 launched on thread 3.
0.42/0.45	c [pFactory][Group N°0] task 0 launched on thread 5.
0.42/0.45	o 2
0.42/0.48	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 4.
0.42/0.48	c [pFactory][Group N°0] Thread N°0 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°1 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°2 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°3 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°4 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°5 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°6 is joined.
0.42/0.48	c [pFactory][Group N°0] Thread N°7 is joined.
0.42/0.48	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
0.42/0.48	s OPTIMUM FOUND
0.42/0.48	c call to solver        : 2
0.42/0.48	c
0.42/0.48	c restarts              : 0           
0.42/0.48	c conflicts             : 11           (12 /sec)
0.42/0.48	c decisions             : 34           (37 /sec)
0.42/0.48	c propagations          : 2331        (2563 /sec)
0.42/0.48	c root propagations     : 2331        
0.42/0.48	c filter calls          : 2881           (3168 /sec)
0.42/0.48	c useless filter calls  : 2750           (95 %)
0.42/0.48	c Memory used           : 585.58 MB
0.42/0.48	c Best bound time (wc)  : 0.427268 s
0.42/0.48	c CPU time              : 0.909359 s
0.42/0.48	c real time             : 0.460742 s
0.42/0.48	
0.42/0.48	
0.42/0.48	v <instantiation type='solution' cost='2'>
0.42/0.48	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] </list>
0.42/0.48	v <values>0 0 1 2 2 2 2 0 1 0 0 1 1 2 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 2 </values>
0.42/0.48	v </instantiation>
0.42/0.48	

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15561 MiB free)
  memory of node 1: 16384 MiB (15646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398260-1568614364/watcher-4398260-1568614364 -o /tmp/evaluation-result-4398260-1568614364/solver-4398260-1568614364 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568606289-14109 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398260-1568614364.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=15214, runsolver pid=15211
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 5.57 5.33 6.66 2/201 15215
/proc/meminfo: memFree=31950072/32770624 swapFree=66970520/67108860
[pid=15214] ppid=15211 vsize=30364 memory=6712 CPUtime=0.08 cores=0-7
/proc/15214/stat : 15214 (cosoco) R 15211 15214 14082 0 -1 4202496 1858 0 1 0 8 0 0 0 20 0 1 0 437685947 31092736 1678 33554432000 4194304 6211092 140724102942336 140724102937432 139784579394533 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
/proc/15214/statm: 7591 1678 823 493 0 896 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 30364 KiB
Current children cumulated memory: 6712 KiB

[startup+0.209276 s]*
/proc/loadavg: 5.57 5.33 6.66 2/201 15215
/proc/meminfo: memFree=31945608/32770624 swapFree=66970520/67108860
[pid=15214] ppid=15211 vsize=34684 memory=11036 CPUtime=0.18 cores=0-7
/proc/15214/stat : 15214 (cosoco) R 15211 15214 14082 0 -1 4202496 2937 0 1 0 18 0 0 0 20 0 1 0 437685947 35516416 2759 33554432000 4194304 6211092 140724102942336 140724102937432 139784579394533 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
/proc/15214/statm: 8671 2759 823 493 0 1976 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34684 KiB
Current children cumulated memory: 11036 KiB

[startup+0.309162 s]*
/proc/loadavg: 5.57 5.33 6.66 2/201 15215
/proc/meminfo: memFree=31941444/32770624 swapFree=66970520/67108860
[pid=15214] ppid=15211 vsize=38624 memory=14840 CPUtime=0.28 cores=0-7
/proc/15214/stat : 15214 (cosoco) R 15211 15214 14082 0 -1 4202496 3924 0 1 0 28 0 0 0 20 0 1 0 437685947 39550976 3710 33554432000 4194304 6211092 140724102942336 140724102937432 139784579394533 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
/proc/15214/statm: 9656 3710 823 493 0 2961 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 38624 KiB
Current children cumulated memory: 14840 KiB

[startup+0.486531 s]
# the end of solver process 15214 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.909601 s, system=0.020101 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.409097 s]*
/proc/loadavg: 5.57 5.33 6.66 2/201 15215
/proc/meminfo: memFree=31937352/32770624 swapFree=66970520/67108860
[pid=15214] ppid=15211 vsize=632412 memory=19168 CPUtime=0.42 cores=0-7
/proc/15214/stat : 15214 (cosoco) S 15211 15214 14082 0 -1 1077944320 5208 0 1 0 41 1 0 0 20 0 9 0 437685947 647589888 4792 33554432000 4194304 6211092 140724102942336 140724102940592 139784595435255 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 1 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
/proc/15214/statm: 158103 4792 870 493 0 151408 0
[pid=15214/tid=15216] ppid=15211 vsize=632412 memory=-3398145943129763647 CPUtime=0 cores=0-7
/proc/15214/task/15216/stat : 15216 (cosoco) R 15211 15214 14082 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784572292280 139784589339473 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15217] ppid=15211 vsize=632412 memory=279753739085560 CPUtime=0 cores=0-7
/proc/15214/task/15217/stat : 15217 (cosoco) D 15211 15214 14082 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784563899048 139784579394533 0 0 4096 8405026 18446744071582151416 0 0 -1 3 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15218] ppid=15211 vsize=632412 memory=139876921910912 CPUtime=0 cores=0-7
/proc/15214/task/15218/stat : 15218 (cosoco) D 15211 15214 14082 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784555506872 139784579394533 0 0 4096 8405026 18446744071582151416 0 0 -1 5 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15219] ppid=15211 vsize=632412 memory=0 CPUtime=0 cores=0-7
/proc/15214/task/15219/stat : 15219 (cosoco) D 15211 15214 14082 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784547113640 139784579870295 0 0 4096 8405026 18446744071582151463 0 0 -1 1 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15220] ppid=15211 vsize=632412 memory=0 CPUtime=0 cores=0-7
/proc/15214/task/15220/stat : 15220 (cosoco) R 15211 15214 14082 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784538720936 139784579394533 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15221] ppid=15211 vsize=632412 memory=0 CPUtime=0 cores=0-7
/proc/15214/task/15221/stat : 15221 (cosoco) R 15211 15214 14082 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784530328760 139784579394533 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15222] ppid=15211 vsize=632412 memory=-1 CPUtime=0 cores=0-7
/proc/15214/task/15222/stat : 15222 (cosoco) R 15211 15214 14082 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784521935528 139784579390270 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
[pid=15214/tid=15223] ppid=15211 vsize=632412 memory=0 CPUtime=0 cores=0-7
/proc/15214/task/15223/stat : 15223 (cosoco) R 15211 15214 14082 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 9 0 437685988 647589888 4792 33554432000 4194304 6211092 140724102942336 139784513542824 139784579394533 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29753344 140724102943761 140724102943853 140724102943853 140724102946766 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 632412 KiB
Current children cumulated memory: 19168 KiB

Child status: 0
Real time (s): 0.486598
CPU time (s): 0.929702
CPU user time (s): 0.909601
CPU system time (s): 0.020101
CPU usage (%): 191.062
Max. virtual memory (cumulated for all children) (KiB): 632412
Max. memory (cumulated for all children) (KiB): 19168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.909601
system time used= 0.020101
maximum resident set size= 24564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6312
page faults= 1
swaps= 0
block input operations= 9984
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 225
involuntary context switches= 170


# summary of solver processes directly reported to runsolver:
#   pid: 15214
#   total CPU time (s): 0.929702
#   total CPU user time (s): 0.909601
#   total CPU system time (s): 0.020101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021983 second user time and 0.037972 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 08:12:04
IDJOB=4398260
IDBENCH=139742
IDSOLVER=2851
FILE ID=node135/4398260-1568614364
RUNJOBID= node135-1568606289-14109
PBS_JOBID= 21703426
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-05-07.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398260-1568614364/watcher-4398260-1568614364 -o /tmp/evaluation-result-4398260-1568614364/solver-4398260-1568614364 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568606289-14109 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398260-1568614364.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 91a6e92a2ae9197e0e5abb82e178125f
RANDOM SEED=1684044134

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31957172 kB
MemAvailable:   31900168 kB
Buffers:           46208 kB
Cached:           160404 kB
SwapCached:        32644 kB
Active:           143700 kB
Inactive:         101432 kB
Active(anon):       1884 kB
Inactive(anon):    79524 kB
Active(file):     141816 kB
Inactive(file):    21908 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970520 kB
Dirty:              2856 kB
Writeback:            72 kB
AnonPages:        115696 kB
Mapped:            41716 kB
Shmem:             34560 kB
Slab:             159764 kB
SReclaimable:     128688 kB
SUnreclaim:        31076 kB
KernelStack:        3504 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61368 MiB
End job on node135 at 2019-09-16 08:12:04