Trace number 4257114

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
OscaR - Parallel with EPS 2017-07-26OPT5 12.3156 3.5608499

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-pb-10-10-1.xml
MD5SUM4153efd907083a776cdbce6b1e04a113
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.068030998
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints131
Number of domains3
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":100},{"size":10,"count":30},{"size":11,"count":10}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":1},{"degree":5,"count":5},{"degree":7,"count":2},{"degree":9,"count":2},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":110},{"arity":4,"count":6},{"arity":6,"count":2},{"arity":10,"count":1},{"arity":11,"count":10}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1},{"type":"sum","count":10},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.24/0.38	c version: 2017-07-26
0.24/0.38	c seed: 752595224
0.24/0.38	c timeout: 1920
0.24/0.38	c memlimit: 22000
0.24/0.38	c nbcore: 8
0.42/0.40	c Parsing instance...
1.09/0.74	c Parsing done, starting search...
6.86/2.35	o 8
6.86/2.36	o 7
7.54/2.40	o 6
7.54/2.43	o 5
12.21/3.01	s OPTIMUM FOUND
12.21/3.01	v <instantiation>
12.21/3.01	v 	<list>
12.21/3.01	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9]
12.21/3.01	v 	</list>
12.21/3.01	v 	<values>
12.21/3.01	v 		5 8 2 4 0 1 6 9 7 3 0 1 3 0 7 0 6 8 4 7 9 3 5 9 9 7 6 9 6 8 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 3 4 4 5 5 5 5 5 5 4 
12.21/3.01	v 	</values>
12.21/3.01	v </instantiation>

Verifier Data

OK	5

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-4257114-1501998047/watcher-4257114-1501998047 -o /tmp/evaluation-result-4257114-1501998047/solver-4257114-1501998047 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node135-1501975748-7680 --watchdog 324 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 752595224 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257114-1501998047.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.64 8.55 8.51 2/177 3098
/proc/meminfo: memFree=31601864/32770624 swapFree=0/309676
[pid=3098] ppid=3095 vsize=23672 CPUtime=0 cores=0-7
/proc/3098/stat : 3098 (runsolver) D 3095 3098 7624 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 41715527 24240128 106 18446744073709551615 4194304 4338465 140721821764208 140721821761848 140248001331927 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 9785344 140721821769835 140721821770313 140721821770313 140721821773770 0
/proc/3098/statm: 5918 106 53 36 0 2156 0

[startup+0.100116 s]
/proc/loadavg: 8.64 8.55 8.51 2/177 3098
/proc/meminfo: memFree=31601864/32770624 swapFree=0/309676
[pid=3098] ppid=3095 vsize=22962404 CPUtime=0 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 2262 0 0 0 0 0 0 0 20 0 6 0 41715527 23513501696 2415 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 5740858 2415 1158 1 0 5730828 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22962404

[startup+0.200342 s]
/proc/loadavg: 8.64 8.55 8.51 2/177 3098
/proc/meminfo: memFree=31601864/32770624 swapFree=0/309676
[pid=3098] ppid=3095 vsize=25996604 CPUtime=0.07 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 6571 0 0 0 6 1 0 0 20 0 20 0 41715527 26620522496 6760 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6499151 6760 3330 1 0 6487930 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25996604

[startup+0.30021 s]
/proc/loadavg: 8.64 8.55 8.51 2/177 3098
/proc/meminfo: memFree=31601864/32770624 swapFree=0/309676
[pid=3098] ppid=3095 vsize=25996604 CPUtime=0.24 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 10130 0 0 0 21 3 0 0 20 0 20 0 41715527 26620522496 9395 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6499151 9395 3537 1 0 6487930 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 25996604

[startup+0.700179 s]
/proc/loadavg: 8.64 8.55 8.51 2/177 3098
/proc/meminfo: memFree=31601864/32770624 swapFree=0/309676
[pid=3098] ppid=3095 vsize=25998672 CPUtime=1.09 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 15917 0 0 0 104 5 0 0 20 0 20 0 41715527 26622640128 18133 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6499668 18133 3732 1 0 6488442 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 25998672

[startup+1.50079 s]
/proc/loadavg: 8.64 8.55 8.51 6/197 3118
/proc/meminfo: memFree=31494284/32770624 swapFree=0/309716
[pid=3098] ppid=3095 vsize=26002768 CPUtime=3.79 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 38136 0 0 0 366 13 0 0 20 0 20 0 41715527 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6500692 46975 3768 1 0 6489466 0
[pid=3098/tid=3100] ppid=3095 vsize=26002768 CPUtime=1.35 cores=0-7
/proc/3098/task/3100/stat : 3100 (java) R 3095 3098 7624 0 -1 4202560 14190 0 0 0 129 6 0 0 20 0 20 0 41715536 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466308371888 140465915896958 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3101] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 7624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466261109648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3102] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 7624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466260056848 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3103] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 7624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466259004560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3104] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 7624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466257951760 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3105] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 7624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466256898448 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3106] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 7624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466255845648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3107] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 7624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466254793360 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3108] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 7624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 41715537 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140466253740560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3109] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3109/stat : 3109 (java) S 3095 3098 7624 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 41715538 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465704766064 140466304154242 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3110] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 7624 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 41715539 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465703712032 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3111] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 7624 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 41715539 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465702659696 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3112] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 7624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465701608016 140466304161691 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3113] ppid=3095 vsize=26002768 CPUtime=0.61 cores=0-7
/proc/3098/task/3113/stat : 3113 (java) R 3095 3098 7624 0 -1 4202560 5694 0 0 0 59 2 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465700535184 140466283799674 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3114] ppid=3095 vsize=26002768 CPUtime=0.62 cores=0-7
/proc/3098/task/3114/stat : 3114 (java) R 3095 3098 7624 0 -1 4202560 4709 0 0 0 61 1 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465699488528 140466287643531 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3115] ppid=3095 vsize=26002768 CPUtime=0.62 cores=0-7
/proc/3098/task/3115/stat : 3115 (java) R 3095 3098 7624 0 -1 4202560 5784 0 0 0 61 1 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465630321640 140466287666563 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3116] ppid=3095 vsize=26002768 CPUtime=0.54 cores=0-7
/proc/3098/task/3116/stat : 3116 (java) S 3095 3098 7624 0 -1 1077944384 6364 0 0 0 53 1 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465629288688 140466304154242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3117] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3117/stat : 3117 (java) S 3095 3098 7624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 41715541 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465628236640 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3118] ppid=3095 vsize=26002768 CPUtime=0 cores=0-7
/proc/3098/task/3118/stat : 3118 (java) S 3095 3098 7624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 41715545 26626834432 46975 18446744073709551615 4194304 4196468 140725505709360 140465627183920 140466304154242 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 26002768

[startup+3.10113 s]
/proc/loadavg: 8.64 8.55 8.51 10/209 3130
/proc/meminfo: memFree=31358576/32770624 swapFree=0/309716
[pid=3098] ppid=3095 vsize=27739612 CPUtime=12.29 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 49920 0 0 0 1201 28 0 0 20 0 18 0 41715527 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6934903 79994 3819 1 0 6923156 0
[pid=3098/tid=3100] ppid=3095 vsize=27739612 CPUtime=2.03 cores=0-7
/proc/3098/task/3100/stat : 3100 (java) D 3095 3098 7624 0 -1 4202560 16871 0 0 0 195 8 0 0 20 0 18 0 41715536 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466308386104 140466296828727 0 0 1 16800974 18446744072100281477 0 0 -1 6 0 0 3 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3101] ppid=3095 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 7624 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466261109648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3102] ppid=3095 vsize=27739612 CPUtime=0.04 cores=0-7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 7624 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466260056848 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3103] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 7624 0 -1 1077944384 137 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466259004560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3104] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 7624 0 -1 1077944384 343 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466257951760 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3105] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 7624 0 -1 1077944384 133 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466256898448 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3106] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 7624 0 -1 1077944384 79 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466255845648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3107] ppid=3095 vsize=27739612 CPUtime=0.02 cores=0-7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 7624 0 -1 1077944384 91 0 0 0 1 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466254793360 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3108] ppid=3095 vsize=27739612 CPUtime=0.04 cores=0-7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 7624 0 -1 1077944384 90 0 0 0 3 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466253740560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3110] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 7624 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 18 0 41715539 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465703712096 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3111] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 7624 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 18 0 41715539 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465702659712 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3112] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 7624 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465701606784 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3113] ppid=3095 vsize=27739612 CPUtime=1.63 cores=0-7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 7624 0 -1 1077944384 6629 0 0 0 160 3 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465700539856 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3114] ppid=3095 vsize=27739612 CPUtime=1.77 cores=0-7
/proc/3098/task/3114/stat : 3114 (java) S 3095 3098 7624 0 -1 1077944384 4979 0 0 0 175 2 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465699486576 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3115] ppid=3095 vsize=27739612 CPUtime=1.62 cores=0-7
/proc/3098/task/3115/stat : 3115 (java) S 3095 3098 7624 0 -1 1077944384 6442 0 0 0 161 1 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465630332768 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3116] ppid=3095 vsize=27739612 CPUtime=0.94 cores=0-7
/proc/3098/task/3116/stat : 3116 (java) S 3095 3098 7624 0 -1 1077944384 9372 0 0 0 93 1 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465629283280 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3117] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3117/stat : 3117 (java) S 3095 3098 7624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465628236640 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 27739612

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

[startup+3.10113 s]
/proc/loadavg: 8.64 8.55 8.51 10/209 3130
/proc/meminfo: memFree=31358576/32770624 swapFree=0/309716
[pid=3098] ppid=3095 vsize=27739612 CPUtime=12.29 cores=0-7
/proc/3098/stat : 3098 (java) S 3095 3098 7624 0 -1 1077944320 49920 0 0 0 1201 28 0 0 20 0 18 0 41715527 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140725505691904 140466304143095 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
/proc/3098/statm: 6934903 79994 3819 1 0 6923156 0
[pid=3098/tid=3100] ppid=3095 vsize=27739612 CPUtime=2.03 cores=0-7
/proc/3098/task/3100/stat : 3100 (java) D 3095 3098 7624 0 -1 4202560 16871 0 0 0 195 8 0 0 20 0 18 0 41715536 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466308386104 140466296828727 0 0 1 16800974 18446744072100281477 0 0 -1 6 0 0 3 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3101] ppid=3095 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/3098/task/3101/stat : 3101 (java) S 3095 3098 7624 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466261109648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3102] ppid=3095 vsize=27739612 CPUtime=0.04 cores=0-7
/proc/3098/task/3102/stat : 3102 (java) S 3095 3098 7624 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466260056848 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3103] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3103/stat : 3103 (java) S 3095 3098 7624 0 -1 1077944384 137 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466259004560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3104] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3104/stat : 3104 (java) S 3095 3098 7624 0 -1 1077944384 343 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466257951760 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3105] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3105/stat : 3105 (java) S 3095 3098 7624 0 -1 1077944384 133 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466256898448 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3106] ppid=3095 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/3098/task/3106/stat : 3106 (java) S 3095 3098 7624 0 -1 1077944384 79 0 0 0 2 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466255845648 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3107] ppid=3095 vsize=27739612 CPUtime=0.02 cores=0-7
/proc/3098/task/3107/stat : 3107 (java) S 3095 3098 7624 0 -1 1077944384 91 0 0 0 1 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466254793360 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3108] ppid=3095 vsize=27739612 CPUtime=0.04 cores=0-7
/proc/3098/task/3108/stat : 3108 (java) S 3095 3098 7624 0 -1 1077944384 90 0 0 0 3 1 0 0 20 0 18 0 41715537 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140466253740560 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3110] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3110/stat : 3110 (java) S 3095 3098 7624 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 18 0 41715539 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465703712096 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3111] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3111/stat : 3111 (java) S 3095 3098 7624 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 18 0 41715539 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465702659712 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3112] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3112/stat : 3112 (java) S 3095 3098 7624 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465701606784 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3113] ppid=3095 vsize=27739612 CPUtime=1.63 cores=0-7
/proc/3098/task/3113/stat : 3113 (java) S 3095 3098 7624 0 -1 1077944384 6629 0 0 0 160 3 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465700539856 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3114] ppid=3095 vsize=27739612 CPUtime=1.77 cores=0-7
/proc/3098/task/3114/stat : 3114 (java) S 3095 3098 7624 0 -1 1077944384 4979 0 0 0 175 2 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465699486576 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3115] ppid=3095 vsize=27739612 CPUtime=1.62 cores=0-7
/proc/3098/task/3115/stat : 3115 (java) S 3095 3098 7624 0 -1 1077944384 6442 0 0 0 161 1 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465630332768 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3116] ppid=3095 vsize=27739612 CPUtime=0.94 cores=0-7
/proc/3098/task/3116/stat : 3116 (java) S 3095 3098 7624 0 -1 1077944384 9372 0 0 0 93 1 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465629283280 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
[pid=3098/tid=3117] ppid=3095 vsize=27739612 CPUtime=0 cores=0-7
/proc/3098/task/3117/stat : 3117 (java) S 3095 3098 7624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 41715541 28405362688 79994 18446744073709551615 4194304 4196468 140725505709360 140465628236640 140466304153301 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22085632 140725505712534 140725505712718 140725505712718 140725505716175 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 27739612

Child status: 0
Real time (s): 3.56085
CPU time (s): 12.3156
CPU user time (s): 12.0195
CPU system time (s): 0.296082
CPU usage (%): 345.862
Max. virtual memory (cumulated for all children) (KiB): 27739612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0195
system time used= 0.296082
maximum resident set size= 321064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7416
involuntary context switches= 482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.01853 second user time and 0.022004 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 07:26:48
IDJOB=4257114
IDBENCH=140507
IDSOLVER=2641
FILE ID=node135/4257114-1501998047
RUNJOBID= node135-1501975748-7680
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-pb-10-10-1.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257114-1501998047/watcher-4257114-1501998047 -o /tmp/evaluation-result-4257114-1501998047/solver-4257114-1501998047 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node135-1501975748-7680 --watchdog 324  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 752595224 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257114-1501998047.xml

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

MD5SUM BENCH= 4153efd907083a776cdbce6b1e04a113
RANDOM SEED=752595224

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.21
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.21
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.21
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.21
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:        31601888 kB
MemAvailable:   32000832 kB
Buffers:          181904 kB
Cached:           499000 kB
SwapCached:            0 kB
Active:           411148 kB
Inactive:         326456 kB
Active(anon):      57428 kB
Inactive(anon):    16780 kB
Active(file):     353720 kB
Inactive(file):   309676 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42412 kB
Writeback:             4 kB
AnonPages:         57112 kB
Mapped:            36484 kB
Shmem:             17152 kB
Slab:             129176 kB
SReclaimable:     102764 kB
SUnreclaim:        26412 kB
KernelStack:        3200 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     287644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61988 MiB
End job on node135 at 2017-08-06 07:26:52