Trace number 4266680

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-sat 1.12SAT (TO)134 240.02299 240.026

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-13-a4.xml
MD5SUMa23d33c916089316ecf00e2bfba5f26c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark258.901
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints2719
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":13}]
Minimum variable degree793
Maximum variable degree794
Distribution of variable degrees[{"degree":793,"count":11},{"degree":794,"count":2}]
Minimum constraint arity1
Maximum constraint arity13
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":572},{"arity":4,"count":2145},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints2718
Distribution of constraint types[{"type":"intension","count":2718},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.10/3.12	c SAT : Variables: 6513 -- Clauses: 1628263
3.10/3.12	c best=?? lower=0 upper=500 
24.59/24.61	c
24.59/24.61	c This is cosoco 1.12 --  
24.59/24.61	c
24.59/24.61	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266680-1502599906.xml 
24.59/24.61	c enable optimization
24.59/24.61	c ========================================[ Problem Statistics ]===========================================
24.59/24.61	c |                                                                                                       
24.59/24.61	c |  Parse time        :         3.06 s 
24.59/24.61	c |
24.59/24.61	c |               Variables: 13
24.59/24.61	c |            Domain Sizes: 501..501
24.59/24.61	c |
24.59/24.61	c |             Constraints: 2731
24.59/24.61	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 12  -- Ternary: 572
24.59/24.61	c | 
24.59/24.61	c |                   Types: 
24.59/24.61	c |                          (X - Y < k): 12
24.59/24.61	c |                          Intension: 2719
24.59/24.61	c |                          
24.59/24.61	c =========================================================================================================
24.59/24.61	o 158
24.59/24.61	c    1 calls to solver: best=158 lower=0 upper=157 
25.00/25.08	o 153
35.29/35.39	o 142
35.29/35.39	c    3 calls to solver: best=142 lower=0 upper=141 
46.10/46.11	o 135
199.18/199.28	o 134
199.18/199.28	c    5 calls to solver: best=134 lower=0 upper=133 
240.00/240.01	
240.00/240.01	c *** INTERRUPTED ***
240.00/240.01	c restarts              : 521         
240.00/240.01	c conflicts             : 7264         (30 /sec)
240.00/240.01	c decisions             : 13871        (58 /sec)
240.00/240.01	c propagations          : 1226943     (5117 /sec)
240.00/240.01	c root propagations     : 644         
240.00/240.01	c filter calls          : 50382241       (210125 /sec)
240.00/240.01	c useless filter calls  : 49874488       (98 %)
240.00/240.01	c
240.00/240.01	c clauses               : 1630603
240.00/240.01	c SAT propagations      : 14062
240.00/240.01	c SAT conflicts         : 40 (0 learnts)
240.00/240.01	c Memory used           : 286.38 MB
240.00/240.01	c CPU time              : 239.772 s
240.00/240.01	
240.00/240.01	c nb Solutions = 5
240.00/240.01	s SATISFIABLE
240.00/240.01	c Best value found: 134
240.00/240.01	
240.00/240.01	
240.00/240.01	v <instantiation type='solution' cost='134'>
240.00/240.01	v <list>x[0] x[10] x[11] x[12] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
240.00/240.01	v <values>0 99 116 134 2 7 8 11 23 33 52 65 79 </values>
240.00/240.01	v </instantiation>
240.00/240.01	

Verifier Data

OK	134

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 (15292 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-4266680-1502599906/watcher-4266680-1502599906 -o /tmp/evaluation-result-4266680-1502599906/solver-4266680-1502599906 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502598081-28307 --watchdog 300 cosoco -lc -model -restarts -sat HOME/instance-4266680-1502599906.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=28981, runsolver pid=28978
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31672864/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=29204 memory=5440 CPUtime=0.1 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 1567 0 0 0 10 0 0 0 20 0 1 0 93078837 29904896 1360 33554432000 4194304 5972588 140728830061520 140728830058168 4967517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 7301 1360 787 435 0 664 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29204 KiB
Current children cumulated memory: 5440 KiB

[startup+0.209416 s]*
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31663564/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=32252 memory=8664 CPUtime=0.21 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 2358 0 0 0 21 0 0 0 20 0 1 0 93078837 33026048 2166 33554432000 4194304 5972588 140728830061520 140728830058168 4967517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 8063 2166 787 435 0 1426 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32252 KiB
Current children cumulated memory: 8664 KiB

[startup+0.309045 s]*
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31655380/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=35276 memory=11680 CPUtime=0.31 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 3085 0 0 0 31 0 0 0 20 0 1 0 93078837 36122624 2920 33554432000 4194304 5972588 140728830061520 140728830058168 140211525429733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 8819 2920 787 435 0 2182 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35276 KiB
Current children cumulated memory: 11680 KiB

[startup+0.700242 s]
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31637820/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=46472 memory=22744 CPUtime=0.69 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 5884 0 0 0 69 0 0 0 20 0 1 0 93078837 47587328 5686 33554432000 4194304 5972588 140728830061520 140728830058168 4967517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 11618 5686 787 435 0 4981 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 46472 KiB
Current children cumulated memory: 22744 KiB

[startup+1.50025 s]
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31592112/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=69756 memory=46172 CPUtime=1.49 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 11709 0 0 0 148 1 0 0 20 0 1 0 93078837 71430144 11543 33554432000 4194304 5972588 140728830061520 140728830058168 4967517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 17439 11543 787 435 0 10802 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 69756 KiB
Current children cumulated memory: 46172 KiB

[startup+3.10933 s]
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31424812/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=181696 memory=148536 CPUtime=3.1 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 35741 0 0 0 305 5 0 0 20 0 1 0 93078837 186056704 37134 33554432000 4194304 5972588 140728830061520 140728830058168 140211525499435 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 45424 37134 821 435 0 38787 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 181696 KiB
Current children cumulated memory: 148536 KiB

[startup+6.30032 s]
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=31109704/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=270812 memory=242548 CPUtime=6.29 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 91911 0 0 0 619 10 0 0 20 0 1 0 93078837 277311488 60637 33554432000 4194304 5972588 140728830061520 140728830058376 4965744 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 67703 60637 837 435 0 61066 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 270812 KiB
Current children cumulated memory: 242548 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 1.79 3/188 28982
/proc/meminfo: memFree=30756032/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=275960 memory=247780 CPUtime=12.69 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 122906 0 0 0 1258 11 0 0 20 0 1 0 93078837 282583040 61945 33554432000 4194304 5972588 140728830061520 140728830058376 4962376 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 68990 61945 837 435 0 62353 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 275960 KiB
Current children cumulated memory: 247780 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 1.79 3/188 28982
/proc/meminfo: memFree=30007308/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=287972 memory=259824 CPUtime=25.49 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 188970 0 0 0 2533 16 0 0 20 0 1 0 93078837 294883328 64956 33554432000 4194304 5972588 140728830061520 140728830058376 4965365 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 71993 64956 838 435 0 65356 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 287972 KiB
Current children cumulated memory: 259824 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.02 1.80 3/188 28982
/proc/meminfo: memFree=28532028/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=291668 memory=263432 CPUtime=51.1 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 222307 0 0 0 5092 18 0 0 20 0 1 0 93078837 298668032 65858 33554432000 4194304 5972588 140728830061520 140728830058376 5053097 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 72917 65858 838 435 0 66280 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 291668 KiB
Current children cumulated memory: 263432 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 1.81 3/188 28983
/proc/meminfo: memFree=24773984/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=292856 memory=264568 CPUtime=102.28 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 251904 0 0 0 10209 19 0 0 20 0 1 0 93078837 299884544 66142 33554432000 4194304 5972588 140728830061520 140728830058376 5053069 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 73214 66142 838 435 0 66577 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 292856 KiB
Current children cumulated memory: 264568 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/189 28992
/proc/meminfo: memFree=23965968/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=292988 memory=264812 CPUtime=162.28 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 281353 0 0 0 16207 21 0 0 20 0 1 0 93078837 300019712 66203 33554432000 4194304 5972588 140728830061520 140728830058168 5053069 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 73247 66203 838 435 0 66610 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 292988 KiB
Current children cumulated memory: 264812 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/189 28993
/proc/meminfo: memFree=23603780/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=293120 memory=265004 CPUtime=222.29 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 309876 0 0 0 22206 23 0 0 20 0 1 0 93078837 300154880 66251 33554432000 4194304 5972588 140728830061520 140728830048712 4965365 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 73280 66251 838 435 0 66643 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 293120 KiB
Current children cumulated memory: 265004 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240 s]*
/proc/loadavg: 2.00 2.01 1.84 3/189 29054
/proc/meminfo: memFree=31446532/32770624 swapFree=67108860/67108860
[pid=28981] ppid=28978 vsize=293252 memory=265016 CPUtime=240 cores=1,3,5,7
/proc/28981/stat : 28981 (cosoco) R 28978 28981 24168 0 -1 4202496 310051 0 0 0 23977 23 0 0 20 0 1 0 93078837 300290048 66254 33554432000 4194304 5972588 140728830061520 140728830058168 4962405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16121856 140728830063807 140728830063907 140728830063907 140728830066638 0
/proc/28981/statm: 73313 66254 838 435 0 66676 0
Current children cumulated CPU time: 240 s
Current children cumulated vsize: 293252 KiB
Current children cumulated memory: 265016 KiB

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

[startup+240.026 s]
# the end of solver process 28981 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=239.772 s, system=0.250997 s

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

Child status: 1
Real time (s): 240.026
CPU time (s): 240.023
CPU user time (s): 239.772
CPU system time (s): 0.250997
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 293252
Max. memory (cumulated for all children) (KiB): 265016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.772
system time used= 0.250997
maximum resident set size= 265096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310095
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= 6
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 28981
#   total CPU time (s): 240.023
#   total CPU user time (s): 239.772
#   total CPU system time (s): 0.250997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.971458 second user time and 1.82586 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 06:37:28
IDJOB=4266680
IDBENCH=126238
IDSOLVER=2656
FILE ID=node103/4266680-1502599906
RUNJOBID= node103-1502598081-28307
PBS_JOBID= 20628288
Free space on /tmp= 61788 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-13-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266680-1502599906/watcher-4266680-1502599906 -o /tmp/evaluation-result-4266680-1502599906/solver-4266680-1502599906 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502598081-28307 --watchdog 300  cosoco -lc -model -restarts -sat HOME/instance-4266680-1502599906.xml

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

MD5SUM BENCH= a23d33c916089316ecf00e2bfba5f26c
RANDOM SEED=98126494

node103.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.56
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.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
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.56
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.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
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:        31682320 kB
MemAvailable:   31932664 kB
Buffers:           80024 kB
Cached:           465128 kB
SwapCached:            0 kB
Active:           549524 kB
Inactive:         114328 kB
Active(anon):      66528 kB
Inactive(anon):    80088 kB
Active(file):     482996 kB
Inactive(file):    34240 kB
Unevictable:        6344 kB
Mlocked:            6344 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7796 kB
Writeback:             4 kB
AnonPages:        115144 kB
Mapped:            44476 kB
Shmem:             25228 kB
Slab:             123760 kB
SReclaimable:      97888 kB
SUnreclaim:        25872 kB
KernelStack:        3568 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     415472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61788 MiB
End job on node103 at 2017-08-13 06:41:28