Trace number 4239801

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
R1: cosoco-sat 1.1? (MO) 33.0475 41.4019

General information on the benchmark

NameScheduling/Scheduling-xcsp2-cabinet/
Cabinet-5585_X2.xml
MD5SUM5616e8fcb9d2e98b59c8c6472d93de85
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.056012999
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Number of domains46
Minimum domain size2
Maximum domain size84591
Distribution of domain sizes[{"size":2,"count":98},{"size":7,"count":14},{"size":5585,"count":1},{"size":24829,"count":2},{"size":44731,"count":4},{"size":84591,"count":1}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":98},{"degree":3,"count":7},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":111},{"arity":8,"count":1},{"arity":15,"count":7}]
Number of extensional constraints98
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":98},{"type":"intension","count":20},{"type":"sum","count":7},{"type":"maximum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c intension x0 != x7  using generic constraint 
0.00/0.02	c intension x0 != x10  using generic constraint 
0.00/0.03	c intension x0 != x13  using generic constraint 
0.00/0.03	c intension x1 != x8  using generic constraint 
0.00/0.03	c intension x1 != x10  using generic constraint 
0.00/0.03	c intension x2 != x10  using generic constraint 
0.00/0.03	c intension x3 != x9  using generic constraint 
0.00/0.03	c intension x4 != x7  using generic constraint 
0.00/0.04	c intension x4 != x9  using generic constraint 
0.00/0.04	c intension x4 != x10  using generic constraint 
0.00/0.04	c intension x4 != x13  using generic constraint 
0.00/0.04	c intension x5 != x13  using generic constraint 
0.00/0.04	c intension x7 != x8  using generic constraint 
31.85/32.07	terminate called after throwing an instance of 'Glucose::OutOfMemoryException'
31.85/32.07	c
31.85/32.07	c This is cosoco 1.0 --  
31.85/32.07	c

Verifier Data

One s line expected

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-4239801-1500623782/watcher-4239801-1500623782 -o /tmp/evaluation-result-4239801-1500623782/solver-4239801-1500623782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500623778-4226 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4239801-1500623782.xml 

pid=4482
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.01 0.05 1/183 4485
/proc/meminfo: memFree=31462304/32770624 swapFree=6232/491952
[pid=4485] ppid=4482 vsize=28224 CPUtime=0 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 1221 0 0 0 0 0 0 0 20 0 1 0 15828262 28901376 1030 33554432000 4194304 5970956 140720446658288 140720446654936 5125629 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 7100 1030 682 434 0 464 0

[startup+0.100122 s]
/proc/loadavg: 0.00 0.01 0.05 1/183 4485
/proc/meminfo: memFree=31462304/32770624 swapFree=6232/491952
[pid=4485] ppid=4482 vsize=50352 CPUtime=0.09 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 5875 0 0 0 8 1 0 0 20 0 1 0 15828262 51560448 6189 33554432000 4194304 5970956 140720446658288 140720446655624 140544552693450 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 12588 6189 825 434 0 5952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50352

[startup+0.200346 s]
/proc/loadavg: 0.00 0.01 0.05 1/183 4485
/proc/meminfo: memFree=31462304/32770624 swapFree=6232/491952
[pid=4485] ppid=4482 vsize=105360 CPUtime=0.19 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 14096 0 0 0 17 2 0 0 20 0 1 0 15828262 107888640 16884 33554432000 4194304 5970956 140720446658288 140720446655112 140544552192997 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 26340 16884 825 434 0 19704 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 105360

[startup+0.300298 s]
/proc/loadavg: 0.00 0.01 0.05 1/183 4485
/proc/meminfo: memFree=31462304/32770624 swapFree=6232/491952
[pid=4485] ppid=4482 vsize=154664 CPUtime=0.29 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 20426 0 0 0 26 3 0 0 20 0 1 0 15828262 158375936 27847 33554432000 4194304 5970956 140720446658288 140720446655112 5279703 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 38666 27847 825 434 0 32030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 154664

[startup+0.700237 s]
/proc/loadavg: 0.00 0.01 0.05 1/183 4485
/proc/meminfo: memFree=31462304/32770624 swapFree=6232/491952
[pid=4485] ppid=4482 vsize=380000 CPUtime=0.69 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 46767 0 0 0 61 8 0 0 20 0 1 0 15828262 389120000 76672 33554432000 4194304 5970956 140720446658288 140720446655112 140544552262187 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 95000 76672 825 434 0 88364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 380000

[startup+1.50023 s]
/proc/loadavg: 0.00 0.01 0.05 3/190 4501
/proc/meminfo: memFree=30631172/32770624 swapFree=6232/492028
[pid=4485] ppid=4482 vsize=860220 CPUtime=1.49 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 93097 0 0 0 130 19 0 0 20 0 1 0 15828262 880865280 168464 33554432000 4194304 5970956 140720446658288 140720446655624 140544553036230 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 215055 168464 825 434 0 208419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 860220

[startup+3.10024 s]
/proc/loadavg: 0.00 0.01 0.05 3/190 4501
/proc/meminfo: memFree=29640284/32770624 swapFree=6232/491988
[pid=4485] ppid=4482 vsize=1552392 CPUtime=3.08 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 248616 0 0 0 268 40 0 0 20 0 1 0 15828262 1589649408 344871 33554432000 4194304 5970956 140720446658288 140720446655624 5279748 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 388098 344871 825 434 0 381462 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1552392

[startup+6.30024 s]
/proc/loadavg: 0.16 0.05 0.06 3/190 4501
/proc/meminfo: memFree=26879052/32770624 swapFree=6232/491996
[pid=4485] ppid=4482 vsize=3265208 CPUtime=6.28 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 404696 0 0 0 560 68 0 0 20 0 1 0 15828262 3343572992 645191 33554432000 4194304 5970956 140720446658288 140720446655112 5251849 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 816302 645191 825 434 0 809666 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3265208

[startup+12.7002 s]
/proc/loadavg: 0.31 0.08 0.07 3/190 4501
/proc/meminfo: memFree=21748512/32770624 swapFree=6232/491996
[pid=4485] ppid=4482 vsize=6035764 CPUtime=12.68 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 863972 0 0 0 1135 133 0 0 20 0 1 0 15828262 6180622336 1266764 33554432000 4194304 5970956 140720446658288 140720446655112 5251852 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 1508941 1266764 825 434 0 1502305 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6035764

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 3/190 4502
/proc/meminfo: memFree=16681700/32770624 swapFree=6232/1631396
[pid=4485] ppid=4482 vsize=14293052 CPUtime=25.46 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 1882098 0 0 0 2264 282 0 0 20 0 1 0 15828262 14636085248 2592079 33554432000 4194304 5970956 140720446658288 140720446655624 5251805 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3573263 2592079 825 434 0 3566627 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14293052



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+31.9003 s]
/proc/loadavg: 1.19 0.29 0.13 3/191 4563
/proc/meminfo: memFree=17300076/32770624 swapFree=6232/1631444
[pid=4485] ppid=4482 vsize=15896940 CPUtime=31.85 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) R 4482 4485 4195 0 -1 4202496 2234672 0 0 0 2840 345 0 0 20 0 1 0 15828262 16278466560 3237827 33554432000 4194304 5970956 140720446658288 140720446655112 5251805 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3974235 3237827 825 434 0 3967599 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 15896940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4485
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4485 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+38.741 s]
/proc/loadavg: 1.19 0.29 0.13 3/191 4563
/proc/meminfo: memFree=17300076/32770624 swapFree=6232/1631444
[pid=4485] ppid=4482 vsize=15923148 CPUtime=32.03 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) S 4482 4485 4195 0 -1 512 2240561 0 0 0 2856 347 0 0 20 0 1 0 15828262 16305303552 3253900 33554432000 4194304 5970956 140720446658288 140720446655304 140544551895511 0 0 4096 8404994 18446744071580971376 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3980787 3253900 825 434 0 3974151 0
Current children cumulated CPU time (s) 32.03
Current children cumulated vsize (KiB) 15923148

[startup+39.5003 s]
/proc/loadavg: 1.19 0.29 0.13 3/191 4563
/proc/meminfo: memFree=17300076/32770624 swapFree=6232/1631444
[pid=4485] ppid=4482 vsize=15923148 CPUtime=32.13 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) S 4482 4485 4195 0 -1 512 2240561 0 0 0 2863 350 0 0 20 0 1 0 15828262 16305303552 3253900 33554432000 4194304 5970956 140720446658288 140720446655304 140544551895511 0 0 4096 8404994 18446744071580971376 0 0 17 2 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3980787 3253900 825 434 0 3974151 0
Current children cumulated CPU time (s) 32.13
Current children cumulated vsize (KiB) 15923148

[startup+40.3002 s]
/proc/loadavg: 1.90 0.47 0.20 4/207 4595
/proc/meminfo: memFree=17435756/32770624 swapFree=6232/1063080
[pid=4485] ppid=4482 vsize=15923148 CPUtime=32.23 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) S 4482 4485 4195 0 -1 512 2240561 0 0 0 2871 352 0 0 20 0 1 0 15828262 16305303552 3253900 33554432000 4194304 5970956 140720446658288 140720446655304 140544551895511 0 0 4096 8404994 18446744071580971376 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3980787 3253900 825 434 0 3974151 0
Current children cumulated CPU time (s) 32.23
Current children cumulated vsize (KiB) 15923148

[startup+40.5002 s]
/proc/loadavg: 1.90 0.47 0.20 4/207 4595
/proc/meminfo: memFree=17435756/32770624 swapFree=6232/1063080
[pid=4485] ppid=4482 vsize=15923148 CPUtime=32.26 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) S 4482 4485 4195 0 -1 512 2240561 0 0 0 2873 353 0 0 20 0 1 0 15828262 16305303552 3253900 33554432000 4194304 5970956 140720446658288 140720446655304 140544551895511 0 0 4096 8404994 18446744071580971376 0 0 17 0 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3980787 3253900 825 434 0 3974151 0
Current children cumulated CPU time (s) 32.26
Current children cumulated vsize (KiB) 15923148

[startup+40.6003 s]
/proc/loadavg: 1.90 0.47 0.20 4/207 4595
/proc/meminfo: memFree=17435756/32770624 swapFree=6232/1063080
[pid=4485] ppid=4482 vsize=15923148 CPUtime=32.27 cores=0,2,4,6
/proc/4485/stat : 4485 (cosoco) S 4482 4485 4195 0 -1 512 2240561 0 0 0 2874 353 0 0 20 0 1 0 15828262 16305303552 3253900 33554432000 4194304 5970956 140720446658288 140720446655304 140544551895511 0 0 4096 8404994 18446744071580971376 0 0 17 2 0 0 0 0 0 8070896 8075904 23269376 140720446661820 140720446661955 140720446661955 140720446664654 0
/proc/4485/statm: 3980787 3253900 825 434 0 3974151 0
Current children cumulated CPU time (s) 32.27
Current children cumulated vsize (KiB) 15923148

Child ended because it received signal 9 (SIGKILL)
Real time (s): 41.4019
CPU time (s): 33.0475
CPU user time (s): 28.7418
CPU system time (s): 4.30571
CPU usage (%): 79.8214
Max. virtual memory (cumulated for all children) (KiB): 15923148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.7418
system time used= 4.30571
maximum resident set size= 13015688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2240561
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= 88692
involuntary context switches= 1704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109473 second user time and 0.134074 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-21 09:56:22
IDJOB=4239801
IDBENCH=115683
IDSOLVER=2621
FILE ID=node134/4239801-1500623782
RUNJOBID= node134-1500623778-4226
PBS_JOBID= 20622999
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-cabinet/Cabinet-5585_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239801-1500623782/watcher-4239801-1500623782 -o /tmp/evaluation-result-4239801-1500623782/solver-4239801-1500623782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500623778-4226 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4239801-1500623782.xml

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

MD5SUM BENCH= 5616e8fcb9d2e98b59c8c6472d93de85
RANDOM SEED=1328206115

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

/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		: 1600.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.83
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		: 1600.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		: 1600.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.83
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		: 2133.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		: 1600.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.83
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		: 2133.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		: 1600.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.83
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		: 1600.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:        31462604 kB
MemAvailable:   32015772 kB
Buffers:          154048 kB
Cached:           679360 kB
SwapCached:            0 kB
Active:           384812 kB
Inactive:         500768 kB
Active(anon):      54648 kB
Inactive(anon):     8816 kB
Active(file):     330164 kB
Inactive(file):   491952 kB
Unevictable:        6232 kB
Mlocked:            6232 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2464 kB
Writeback:             0 kB
AnonPages:         58056 kB
Mapped:            31988 kB
Shmem:              8872 kB
Slab:             119300 kB
SReclaimable:      93776 kB
SUnreclaim:        25524 kB
KernelStack:        3264 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61660 MiB
End job on node134 at 2017-07-21 09:57:03