Trace number 4406474

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
choco-solver 2019-09-24OPT16 80.3334 74.673

General information on the benchmark

NameTal/
Tal-05_c18.xml
MD5SUM0bfba4554f8c52d47ef9f831901bb64c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark26.1854
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of constraints364
Number of domains11
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":84},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":52},{"size":7,"count":9},{"size":8,"count":10},{"size":10,"count":36},{"size":42,"count":79}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":234},{"degree":1,"count":84},{"degree":2,"count":58},{"degree":3,"count":9},{"degree":4,"count":10},{"degree":5,"count":32},{"degree":6,"count":19},{"degree":7,"count":13},{"degree":8,"count":13},{"degree":9,"count":19},{"degree":10,"count":18},{"degree":11,"count":8},{"degree":12,"count":5},{"degree":13,"count":3},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity11
Distribution of constraint arities[{"arity":1,"count":109},{"arity":2,"count":115},{"arity":3,"count":38},{"arity":4,"count":11},{"arity":5,"count":18},{"arity":6,"count":17},{"arity":7,"count":16},{"arity":8,"count":15},{"arity":9,"count":13},{"arity":10,"count":10},{"arity":11,"count":2}]
Number of extensional constraints64
Number of intensional constraints286
Distribution of constraint types[{"type":"extension","count":64},{"type":"intension","count":286},{"type":"count","count":14}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406474-1569405345.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406474-1569405345.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
4.08/2.11	c solve instance...
4.35/2.29	o 33 
4.70/2.30	o 29 
4.70/2.30	o 26 
4.70/2.31	o 25 
4.70/2.31	o 22 
5.31/2.58	o 21 
5.31/2.58	o 17 
5.61/2.67	o 16 
80.25/74.66	s OPTIMUM FOUND
80.25/74.66	v <instantiation>
80.25/74.66	v 	<list>c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[0][6] c[0][7] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[1][6] c[1][7] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[2][6] c[2][7] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[4][6] c[4][7] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[5][6] c[5][7] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[7][6] c[7][7] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[8][6] c[8][7] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[9][6] c[9][7] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[10][6] c[10][7] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] c[11][6] c[11][7] c[12][0] c[12][1] c[12][2] c[12][3] c[12][4] c[12][5] c[12][6] c[12][7] c[13][0] c[13][1] c[13][2] c[13][3] c[13][4] c[13][5] c[13][6] c[13][7] c[14][0] c[14][1] c[14][2] c[14][3] c[14][4] c[14][5] c[14][6] c[14][7] c[15][0] c[15][1] c[15][2] c[15][3] c[15][4] c[15][5] c[15][6] c[15][7] l[0][0] l[0][1] l[0][2] l[0][3] l[0][4] l[0][5] l[0][6] l[0][7] l[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[1][6] l[1][7] l[2][0] l[2][1] l[2][2] l[2][3] l[2][4] l[2][5] l[2][6] l[2][7] l[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[3][5] l[3][6] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[4][5] l[4][6] l[5][0] l[5][1] l[5][2] l[5][3] l[5][4] l[5][5] l[6][0] l[6][1] l[6][2] l[6][3] l[6][4] l[6][5] l[7][0] l[7][1] l[7][2] l[7][3] l[7][4] l[8][0] l[8][1] l[8][2] l[8][3] l[8][4] l[9][0] l[9][1] l[9][2] l[9][3] l[10][0] l[10][1] l[10][2] l[10][3] l[11][0] l[11][1] l[11][2] l[12][0] l[12][1] l[12][2] l[13][0] l[13][1] l[14][0] l[14][1] l[15][0] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[7][0] a[7][1] a[7][2] a[7][3] a[7][4] a[9][0] a[9][1] a[9][2] a[9][3] a[11][0] a[11][1] a[11][2] a[13][0] a[13][1] a[15][0] i[2][0] i[2][1] i[2][2] i[2][3] i[2][4] i[2][5] i[2][6] i[2][7] i[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[4][5] i[4][6] i[6][0] i[6][1] i[6][2] i[6][3] i[6][4] i[6][5] i[8][0] i[8][1] i[8][2] i[8][3] i[8][4] i[10][0] i[10][1] i[10][2] i[10][3] i[12][0] i[12][1] i[12][2] i[14][0] i[14][1] cnt[0] cnt[1] cnt[2] cnt[3] cnt[4] cnt[5] cnt[6] cnt[7] cnt[8] cnt[9] cnt[10] cnt[11] cnt[12] cnt[13] </list>
80.25/74.66	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 35 38 22 15 13 26 28 27 10 0 22 15 13 4 28 27 10 22 15 13 4 28 0 27 10 22 15 13 5 0 27 10 22 15 13 5 0 4 10 4 0 0 3 4 10 4 3 0 0 6 0 0 0 0 6 0 0 0 0 6 0 0 0 6 0 0 0 6 0 0 6 0 0 6 0 6 0 6 1 2 0 1 1 1 1 1 1 1 1 1 1 2 0 1 1 3 0 0 1 4 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 1 3 4 5 6 7 7 0 1 2 3 4 5 6 0 1 2 5 5 5 0 4 4 4 4 0 3 3 3 0 2 2 0 1 1 1 1 1 2 2 4 4 3 3 2 2 1 1 </values>
80.25/74.66	v </instantiation>

Verifier Data

OK	16

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 (8639 MiB free)
  memory of node 1: 16384 MiB (15345 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406474-1569405345/watcher-4406474-1569405345 -o /tmp/evaluation-result-4406474-1569405345/solver-4406474-1569405345 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17027 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4406474-1569405345.xml 

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

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=19301, runsolver pid=19298
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.84 1.85 1.78 4/228 19317
/proc/meminfo: memFree=24540660/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15144776 memory=31728 CPUtime=0.13 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 5832 0 0 0 12 1 0 0 20 0 15 0 516788451 15508250624 7932 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3786194 7932 3145 1 0 3748377 0
[pid=19303/tid=19304] ppid=19301 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 3782 0 0 0 9 0 0 0 20 0 15 0 516788451 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744685395856 139744681176470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15144776 memory=4050623734077118112 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) R 19301 19301 16995 0 -1 4202560 430 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744212817904 139744660671550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) R 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15144776 memory=140303753991808 CPUtime=0.01 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) R 19301 19301 16995 0 -1 4202560 317 0 0 0 1 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139743548401904 139744660119258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 7932 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 33180 KiB

[startup+0.210772 s]*
/proc/loadavg: 1.84 1.85 1.78 5/228 19317
/proc/meminfo: memFree=24528460/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15144776 memory=42328 CPUtime=0.34 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 9317 0 0 0 32 2 0 0 20 0 15 0 516788451 15508250624 10582 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3786194 10582 3299 1 0 3748377 0
[pid=19303/tid=19304] ppid=19301 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 6591 0 0 0 18 1 0 0 20 0 15 0 516788451 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744685397712 139744681176470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15144776 memory=2669799 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15144776 memory=140303757625015 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516788452 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15144776 memory=140303753991808 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516788454 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 583 0 0 0 3 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) S 19301 19301 16995 0 -1 1077944384 54 0 0 0 2 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15144776 memory=140303753991808 CPUtime=0.08 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) R 19301 19301 16995 0 -1 4202560 783 0 0 0 8 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139743548401904 139744666860406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788457 15508250624 10582 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43780 KiB

[startup+0.310652 s]*
/proc/loadavg: 1.84 1.85 1.78 5/228 19317
/proc/meminfo: memFree=24521448/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15149032 memory=51752 CPUtime=0.54 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 10836 0 0 0 51 3 0 0 20 0 15 0 516788451 15512608768 12938 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3787258 12938 3357 1 0 3748377 0
[pid=19303/tid=19304] ppid=19301 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 7767 0 0 0 28 2 0 0 20 0 15 0 516788451 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744685395648 139744665245022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516788452 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516788454 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516788454 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516788454 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 638 0 0 0 5 0 0 0 20 0 15 0 516788457 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) R 19301 19301 16995 0 -1 4202560 183 0 0 0 4 0 0 0 20 0 15 0 516788457 15512608768 12938 33554432000 4194304 4196468 140722996258416 139744211763760 139744659014720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) S 19301 19301 16995 0 -1 1077944384 949 0 0 0 12 0 0 0 20 0 15 0 516788457 15512608768 12938 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15512608768 13003 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788457 15512608768 13003 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 53204 KiB

[startup+0.700843 s]
/proc/loadavg: 1.84 1.85 1.78 5/228 19317
/proc/meminfo: memFree=24499984/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15151156 memory=99896 CPUtime=1.7 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 15424 0 0 0 165 5 0 0 20 0 15 0 516788451 15514783744 24974 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3787789 24974 3450 1 0 3748889 0
[pid=19303/tid=19304] ppid=19301 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 9045 0 0 0 65 3 0 0 20 0 15 0 516788451 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744685401744 139744681176470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788452 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15151156 memory=3648 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516788452 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15151156 memory=948 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516788454 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516788454 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15151156 memory=9588 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516788454 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15151156 memory=628 CPUtime=0.32 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 1733 0 0 0 32 0 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15151156 memory=1056 CPUtime=0.29 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) R 19301 19301 16995 0 -1 4202560 1224 0 0 0 29 0 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139744211765360 139744674260928 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15151156 memory=1716 CPUtime=0.39 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) R 19301 19301 16995 0 -1 1077944384 2115 0 0 0 38 1 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15151156 memory=6176 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516788457 15514783744 24974 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 101348 KiB

[startup+1.50088 s]
/proc/loadavg: 1.84 1.85 1.78 3/228 19317
/proc/meminfo: memFree=24428500/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0

################
# More data... #
################

/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15153204 memory=355532 CPUtime=77.64 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 45630 0 0 0 7737 27 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3788301 88883 3501 1 0 3749401 0
[pid=19303/tid=19304] ppid=19301 vsize=15153204 memory=234 CPUtime=71.87 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 14093 0 0 0 7182 5 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744685401944 139744300758541 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15153204 memory=218 CPUtime=0.08 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 103 0 0 0 5 3 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15153204 memory=72 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 350 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15153204 memory=8317482817917895235 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 195 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15153204 memory=8317482817917895235 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 146 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15153204 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15153204 memory=9012 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15153204 memory=772 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15153204 memory=3648 CPUtime=2.35 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 9972 0 0 0 234 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15153204 memory=948 CPUtime=2.22 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) S 19301 19301 16995 0 -1 1077944384 11796 0 0 0 221 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15153204 memory=2832 CPUtime=0.73 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) S 19301 19301 16995 0 -1 1077944384 7253 0 0 0 72 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15153204 memory=9588 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15153204 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 77.64 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 356984 KiB

[startup+73.6007 s]
/proc/loadavg: 1.98 1.89 1.80 3/228 19324
/proc/meminfo: memFree=24168548/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15153204 memory=355532 CPUtime=79.25 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 45895 0 0 0 7898 27 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3788301 88883 3501 1 0 3749401 0
[pid=19303/tid=19304] ppid=19301 vsize=15153204 memory=2832 CPUtime=73.47 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 14096 0 0 0 7342 5 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744685401944 139744300119111 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15153204 memory=9588 CPUtime=0.08 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 103 0 0 0 5 3 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15153204 memory=3624 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 350 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15153204 memory=55284 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 195 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15153204 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 146 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15153204 memory=628 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15153204 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15153204 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15153204 memory=355524 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15153204 memory=1428 CPUtime=2.36 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 10234 0 0 0 235 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15153204 memory=1128 CPUtime=2.22 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) S 19301 19301 16995 0 -1 1077944384 11796 0 0 0 221 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15153204 memory=772 CPUtime=0.73 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) S 19301 19301 16995 0 -1 1077944384 7253 0 0 0 72 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15153204 memory=3648 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15153204 memory=355532 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 79.25 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 356984 KiB

[startup+74.4007 s]
/proc/loadavg: 1.98 1.90 1.80 3/228 19324
/proc/meminfo: memFree=24168548/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15153204 memory=355532 CPUtime=80.05 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 45902 0 0 0 7978 27 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3788301 88883 3501 1 0 3749401 0
[pid=19303/tid=19304] ppid=19301 vsize=15153204 memory=355532 CPUtime=74.26 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 14103 0 0 0 7421 5 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744685401944 139744297504847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15153204 memory=355524 CPUtime=0.08 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 103 0 0 0 5 3 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15153204 memory=24936 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 350 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15153204 memory=12024 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 195 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15153204 memory=1556 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 146 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15153204 memory=355524 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15153204 memory=355524 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15153204 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15153204 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15153204 memory=355524 CPUtime=2.36 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 10234 0 0 0 235 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15153204 memory=14012 CPUtime=2.22 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) S 19301 19301 16995 0 -1 1077944384 11796 0 0 0 221 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15153204 memory=2116 CPUtime=0.73 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) S 19301 19301 16995 0 -1 1077944384 7253 0 0 0 72 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15153204 memory=24936 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15153204 memory=355532 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 80.05 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 356984 KiB

[startup+74.6007 s]
/proc/loadavg: 1.98 1.90 1.80 3/228 19324
/proc/meminfo: memFree=24168548/32770624 swapFree=66999788/67108860
[pid=19301] ppid=19298 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (xcsp3-exec) S 19298 19301 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516788451 115843072 363 33554432000 4194304 5098028 140727018527120 140727018525224 140519736988284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10727424 140727018533754 140727018533997 140727018533997 140727018536906 0
/proc/19301/statm: 28282 363 304 221 0 87 0
[pid=19303] ppid=19301 vsize=15153204 memory=355532 CPUtime=80.25 cores=1,3,5,7
/proc/19303/stat : 19303 (java) S 19301 19301 16995 0 -1 1077944320 45902 0 0 0 7998 27 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 140722996240960 139744681164535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
/proc/19303/statm: 3788301 88883 3501 1 0 3749401 0
[pid=19303/tid=19304] ppid=19301 vsize=15153204 memory=0 CPUtime=74.46 cores=1,3,5,7
/proc/19303/task/19304/stat : 19304 (java) R 19301 19301 16995 0 -1 4202560 14103 0 0 0 7441 5 0 0 20 0 15 0 516788451 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744685401944 139744301128924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19305] ppid=19301 vsize=15153204 memory=8996 CPUtime=0.08 cores=1,3,5,7
/proc/19303/task/19305/stat : 19305 (java) S 19301 19301 16995 0 -1 1077944384 103 0 0 0 5 3 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744617400592 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19306] ppid=19301 vsize=15153204 memory=1448 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19306/stat : 19306 (java) S 19301 19301 16995 0 -1 1077944384 350 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744616348048 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19307] ppid=19301 vsize=15153204 memory=860 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19307/stat : 19307 (java) S 19301 19301 16995 0 -1 1077944384 195 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744615295504 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19308] ppid=19301 vsize=15153204 memory=1980 CPUtime=0.1 cores=1,3,5,7
/proc/19303/task/19308/stat : 19308 (java) S 19301 19301 16995 0 -1 1077944384 146 0 0 0 6 4 0 0 20 0 15 0 516788452 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744614242960 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19309] ppid=19301 vsize=15153204 memory=2552 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19309/stat : 19309 (java) S 19301 19301 16995 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744217029104 139744681175682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19310] ppid=19301 vsize=15153204 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19310/stat : 19310 (java) S 19301 19301 16995 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744215975328 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19311] ppid=19301 vsize=15153204 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19311/stat : 19311 (java) S 19301 19301 16995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516788454 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744214922736 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19312] ppid=19301 vsize=15153204 memory=800 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19312/stat : 19312 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744213871312 139744681183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19313] ppid=19301 vsize=15153204 memory=1804 CPUtime=2.36 cores=1,3,5,7
/proc/19303/task/19313/stat : 19313 (java) S 19301 19301 16995 0 -1 1077944384 10234 0 0 0 235 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744212817904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19314] ppid=19301 vsize=15153204 memory=916 CPUtime=2.22 cores=1,3,5,7
/proc/19303/task/19314/stat : 19314 (java) S 19301 19301 16995 0 -1 1077944384 11796 0 0 0 221 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139744211765360 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19315] ppid=19301 vsize=15153204 memory=6944656592455360604 CPUtime=0.73 cores=1,3,5,7
/proc/19303/task/19315/stat : 19315 (java) S 19301 19301 16995 0 -1 1077944384 7253 0 0 0 72 1 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743548401904 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19316] ppid=19301 vsize=15153204 memory=56 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19316/stat : 19316 (java) S 19301 19301 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743547349600 139744681174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
[pid=19303/tid=19317] ppid=19301 vsize=15153204 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/19303/task/19317/stat : 19317 (java) S 19301 19301 16995 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 516788457 15516880896 88883 33554432000 4194304 4196468 140722996258416 139743546297136 139744681175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 11804672 140722996265967 140722996266138 140722996266138 140722996269007 0
Current children cumulated CPU time: 80.25 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 356984 KiB

Child status: 0
Real time (s): 74.673
CPU time (s): 80.3334
CPU user time (s): 80.0519
CPU system time (s): 0.281557
CPU usage (%): 107.58
Max. virtual memory (cumulated for all children) (KiB): 15270004
Max. memory (cumulated for all children) (KiB): 362204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.0519
system time used= 0.281557
maximum resident set size= 362384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4432
involuntary context switches= 48


# summary of solver processes directly reported to runsolver:
#   pid: 19301
#   total CPU time (s): 80.3334
#   total CPU user time (s): 80.0519
#   total CPU system time (s): 0.281557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.43314 second user time and 0.727541 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-25 10:54:21
IDJOB=4406474
IDBENCH=141103
IDSOLVER=2870
FILE ID=node106/4406474-1569405345
RUNJOBID= node106-1569392986-17027
PBS_JOBID= 21705697
Free space on /tmp= 23464 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP18/Tal/Tal-05_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406474-1569405345/watcher-4406474-1569405345 -o /tmp/evaluation-result-4406474-1569405345/solver-4406474-1569405345 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17027 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4406474-1569405345.xml

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

MD5SUM BENCH= 0bfba4554f8c52d47ef9f831901bb64c
RANDOM SEED=1988558389

node106.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.79
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.79
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.79
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.79
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:        24560464 kB
MemAvailable:   30102696 kB
Buffers:           96104 kB
Cached:          5639604 kB
SwapCached:         4508 kB
Active:          4268928 kB
Inactive:        3217632 kB
Active(anon):    1746160 kB
Inactive(anon):    57300 kB
Active(file):    2522768 kB
Inactive(file):  3160332 kB
Unevictable:      107432 kB
Mlocked:          107432 kB
SwapTotal:      67108860 kB
SwapFree:       66999788 kB
Dirty:             26420 kB
Writeback:             0 kB
AnonPages:       1847092 kB
Mapped:            68540 kB
Shmem:             43728 kB
Slab:             316864 kB
SReclaimable:     287592 kB
SUnreclaim:        29272 kB
KernelStack:        4016 kB
PageTables:         9360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3060256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1730560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23436 MiB
End job on node106 at 2019-09-25 10:55:36