Trace number 4406156

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-24OPT2 4.75359 2.41689

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-09-024-008.xml
MD5SUM0092e4980ed4af349e39cdcd3a0de294
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.49365
Satisfiable
(Un)Satisfiability was proved
Number of variables217
Number of constraints46
Number of domains2
Minimum domain size2
Maximum domain size23
Distribution of domain sizes[{"size":2,"count":216},{"size":23,"count":1}]
Minimum variable degree10
Maximum variable degree37
Distribution of variable degrees[{"degree":10,"count":216},{"degree":37,"count":1}]
Minimum constraint arity24
Maximum constraint arity216
Distribution of constraint arities[{"arity":24,"count":9},{"arity":49,"count":36},{"arity":216,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":45}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406156-1569399804.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406156-1569399804.xml, -tl, 2520s, -p, 1]
0.33/0.22	c simple solver
0.33/0.29	c parse instance...
1.03/0.53	c solve instance...
1.58/0.74	o 5 
1.58/0.79	o 4 
1.91/0.80	o 3 
4.63/2.39	o 2 
4.63/2.40	s OPTIMUM FOUND
4.63/2.40	v <instantiation>
4.63/2.40	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] </list>
4.63/2.40	v 	<values>2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 0 1 0 1 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 </values>
4.63/2.40	v </instantiation>

Verifier Data

OK	2

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406156-1569399804/watcher-4406156-1569399804 -o /tmp/evaluation-result-4406156-1569399804/solver-4406156-1569399804 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569392447-21328 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406156-1569399804.xml 

running on 4 cores: 0,2,4,6

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

solver pid=22234, runsolver pid=22231

[startup+0.103971 s]*
/proc/loadavg: 1.92 1.87 1.71 3/229 22250
/proc/meminfo: memFree=26484544/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15144776 memory=29268 CPUtime=0.13 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 5769 0 0 0 12 1 0 0 20 0 15 0 516237025 15508250624 7317 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3786194 7317 3154 1 0 3748377 0
[pid=22236/tid=22237] ppid=22234 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) S 22234 22234 21297 0 -1 1077944384 3653 0 0 0 8 1 0 0 20 0 15 0 516237025 15508250624 7317 33554432000 4194304 4196468 140726346497056 140058191538544 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15144776 memory=140490050246487 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237027 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) R 22234 22234 21297 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 15 0 516237030 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057056836048 140058187318997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) R 22234 22234 21297 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 516237030 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057055774656 140058167169465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15144776 memory=140490046584448 CPUtime=0.02 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 350 0 0 0 2 0 0 0 20 0 15 0 516237030 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237031 15508250624 7317 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30720 KiB

[startup+0.210886 s]*
/proc/loadavg: 1.92 1.87 1.71 3/229 22250
/proc/meminfo: memFree=26470788/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15144776 memory=40972 CPUtime=0.33 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 9482 0 0 0 30 3 0 0 20 0 15 0 516237025 15508250624 10243 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3786194 10243 3300 1 0 3748377 0
[pid=22236/tid=22237] ppid=22234 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 6641 0 0 0 17 3 0 0 20 0 15 0 516237025 15508250624 10243 33554432000 4194304 4196468 140726346497056 140058191538512 140058187320726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15144776 memory=1898158 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15144776 memory=3689206721690351264 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15144776 memory=140490046584448 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516237027 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) S 22234 22234 21297 0 -1 1077944384 716 0 0 0 2 0 0 0 20 0 15 0 516237030 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057056835952 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 15 0 516237030 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057055783152 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15144776 memory=140490046584448 CPUtime=0.07 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) R 22234 22234 21297 0 -1 4202560 753 0 0 0 7 0 0 0 20 0 15 0 516237030 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057054730352 140058187320726 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237031 15508250624 10243 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42424 KiB

[startup+0.310906 s]*
/proc/loadavg: 1.92 1.87 1.71 4/229 22250
/proc/meminfo: memFree=26465552/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15149032 memory=49976 CPUtime=0.52 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 10828 0 0 0 48 4 0 0 20 0 15 0 516237025 15512608768 12494 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3787258 12494 3364 1 0 3748377 0
[pid=22236/tid=22237] ppid=22234 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 7762 0 0 0 27 3 0 0 20 0 15 0 516237025 15512608768 12494 33554432000 4194304 4196468 140726346497056 140058191543920 140058171389278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516237027 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) R 22234 22234 21297 0 -1 4202560 817 0 0 0 4 0 0 0 20 0 15 0 516237030 15512608768 12494 33554432000 4194304 4196468 140726346497056 140057056835952 140058164960656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 108 0 0 0 3 0 0 0 20 0 15 0 516237030 15512608768 12525 33554432000 4194304 4196468 140726346497056 140057055783152 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 844 0 0 0 12 0 0 0 20 0 15 0 516237030 15512608768 12525 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15512608768 12525 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237031 15512608768 12525 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51428 KiB

[startup+0.700909 s]
/proc/loadavg: 1.92 1.87 1.71 5/229 22250
/proc/meminfo: memFree=26449800/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15151156 memory=68924 CPUtime=1.58 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 14062 0 0 0 152 6 0 0 20 0 15 0 516237025 15514783744 17231 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3787789 17231 3455 1 0 3748889 0
[pid=22236/tid=22237] ppid=22234 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 9165 0 0 0 64 4 0 0 20 0 15 0 516237025 15514783744 17231 33554432000 4194304 4196468 140726346497056 140058191544896 140057828176769 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15151156 memory=692 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516237027 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15151156 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15151156 memory=6208 CPUtime=0.28 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) R 22234 22234 21297 0 -1 4202560 1252 0 0 0 28 0 0 0 20 0 15 0 516237030 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057056821296 140058166563976 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15151156 memory=7552 CPUtime=0.27 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) R 22234 22234 21297 0 -1 4202560 771 0 0 0 27 0 0 0 20 0 15 0 516237030 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057055774800 140058172435192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15151156 memory=2832 CPUtime=0.33 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 1566 0 0 0 33 0 0 0 20 0 15 0 516237030 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15151156 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 17231 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 70376 KiB

[startup+1.50084 s]
/proc/loadavg: 1.92 1.87 1.71 4/229 22250
/proc/meminfo: memFree=26440000/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0

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

/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 9406 0 0 0 144 4 0 0 20 0 15 0 516237025 15514783744 22113 33554432000 4194304 4196468 140726346497056 140058191546200 140057828642494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15151156 memory=7883644968797104997 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22178 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15151156 memory=280979847591744 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22178 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15151156 memory=692 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22178 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22244 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 516237027 15514783744 22244 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 22244 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 22244 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15151156 memory=191065915174340 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15514783744 22310 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15151156 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) R 22234 22234 21297 0 -1 4202560 6593 0 0 0 91 1 0 0 20 0 15 0 516237030 15514783744 22310 33554432000 4194304 4196468 140726346497056 140057056821928 140058179598240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15151156 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 3426 0 0 0 77 0 0 0 20 0 15 0 516237030 15514783744 22310 33554432000 4194304 4196468 140726346497056 140057055783152 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15151156 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 2157 0 0 0 40 1 0 0 20 0 15 0 516237030 15514783744 22376 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 22376 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 22376 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 3.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89904 KiB

[startup+2.41684 s]
# the end of solver process 22234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.66394 s, system=0.089654 s

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

[startup+1.60102 s]
/proc/loadavg: 1.92 1.87 1.71 4/229 22250
/proc/meminfo: memFree=26440000/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15151156 memory=89768 CPUtime=3.83 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 23046 0 0 0 375 8 0 0 20 0 15 0 516237025 15514783744 22442 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3787789 22442 3474 1 0 3748889 0
[pid=22236/tid=22237] ppid=22234 vsize=15151156 memory=232074262893361 CPUtime=1.58 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 9407 0 0 0 154 4 0 0 20 0 15 0 516237025 15514783744 22442 33554432000 4194304 4196468 140726346497056 140058191546200 140057828065129 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15151156 memory=232095737729841 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15151156 memory=235617610912561 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15151156 memory=235621905880713 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15151156 memory=235634790782601 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15151156 memory=232091442762545 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 516237027 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15151156 memory=235965503263537 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15151156 memory=235969798231770 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15151156 memory=235982683133658 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15151156 memory=140492675251573 CPUtime=1.02 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) R 22234 22234 21297 0 -1 4202560 6725 0 0 0 101 1 0 0 20 0 15 0 516237030 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057056821928 140058172432839 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15151156 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 3436 0 0 0 78 0 0 0 20 0 15 0 516237030 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057055783152 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15151156 memory=235982683155896 CPUtime=0.41 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 2157 0 0 0 40 1 0 0 20 0 15 0 516237030 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15151156 memory=235982683155897 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15151156 memory=33284 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 22442 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 3.83 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91220 KiB

[startup+2.00075 s]*
/proc/loadavg: 1.92 1.87 1.71 3/229 22250
/proc/meminfo: memFree=26422080/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15151156 memory=92296 CPUtime=4.34 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 23169 0 0 0 426 8 0 0 20 0 15 0 516237025 15514783744 23074 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3787789 23074 3475 1 0 3748889 0
[pid=22236/tid=22237] ppid=22234 vsize=15151156 memory=592896708847075445 CPUtime=1.99 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) R 22234 22234 21297 0 -1 4202560 9410 0 0 0 195 4 0 0 20 0 15 0 516237025 15514783744 23074 33554432000 4194304 4196468 140726346497056 140058191547400 140057828065191 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15151156 memory=19598 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15151156 memory=-6933350163988322500 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15151156 memory=-7824251494390989921 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516237026 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 516237027 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057061047152 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15151156 memory=664062387190970680 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15151156 memory=7897447025732043678 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516237028 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15151156 memory=4123401283169797999 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237030 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057057888592 140058187327387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15151156 memory=0 CPUtime=1.09 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) S 22234 22234 21297 0 -1 1077944384 6771 0 0 0 108 1 0 0 20 0 15 0 516237030 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057056835952 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15151156 memory=7719229346219766065 CPUtime=0.82 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 3485 0 0 0 82 0 0 0 20 0 15 0 516237030 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057055783152 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15151156 memory=3900293089315298298 CPUtime=0.41 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 2182 0 0 0 40 1 0 0 20 0 15 0 516237030 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15151156 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22250] ppid=22234 vsize=15151156 memory=3472468786274264752 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22250/stat : 22250 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516237031 15514783744 23074 33554432000 4194304 4196468 140726346497056 140057052626096 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 4.34 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 93748 KiB

[startup+2.40162 s]
/proc/loadavg: 1.92 1.87 1.71 3/229 22250
/proc/meminfo: memFree=26422080/32770624 swapFree=66986412/67108860
[pid=22234] ppid=22231 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (xcsp3-exec) S 22231 22234 21297 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516237024 115843072 363 33554432000 4194304 5098028 140732103882480 140732103880584 140581135270524 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 29638656 140732103889787 140732103890029 140732103890029 140732103892938 0
/proc/22234/statm: 28282 363 304 221 0 87 0
[pid=22236] ppid=22234 vsize=15151156 memory=94568 CPUtime=4.74 cores=0,2,4,6
/proc/22236/stat : 22236 (java) S 22234 22234 21297 0 -1 1077944320 24397 0 0 0 466 8 0 0 20 0 14 0 516237025 15514783744 23642 33554432000 4194304 4196468 140726346497056 140726346479600 140058187308791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
/proc/22236/statm: 3787789 23642 3477 1 0 3748889 0
[pid=22236/tid=22237] ppid=22234 vsize=15151156 memory=6791534058613427641 CPUtime=2.38 cores=0,2,4,6
/proc/22236/task/22237/stat : 22237 (java) S 22234 22234 21297 0 -1 1077944384 10330 0 0 0 234 4 0 0 20 0 14 0 516237025 15514783744 23642 33554432000 4194304 4196468 140726346497056 140058191551632 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22238] ppid=22234 vsize=15151156 memory=92296 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22238/stat : 22238 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 516237026 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057779448464 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22239] ppid=22234 vsize=15151156 memory=191065915174340 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22239/stat : 22239 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 516237026 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057778395664 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22240] ppid=22234 vsize=15151156 memory=280979847598224 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22240/stat : 22240 (java) S 22234 22234 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 516237026 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057777342864 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22241] ppid=22234 vsize=15151156 memory=280979847598404 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22241/stat : 22241 (java) S 22234 22234 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 516237026 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057776290064 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22242] ppid=22234 vsize=15151156 memory=280979847598736 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22242/stat : 22242 (java) S 22234 22234 21297 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 14 0 516237027 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057061047360 140058187319938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22243] ppid=22234 vsize=15151156 memory=280979847598800 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22243/stat : 22243 (java) S 22234 22234 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 516237028 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057059993120 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22244] ppid=22234 vsize=15151156 memory=280979847598992 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22244/stat : 22244 (java) S 22234 22234 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 516237028 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057058940272 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22245] ppid=22234 vsize=15151156 memory=280979847599172 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22245/stat : 22245 (java) S 22234 22234 21297 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 516237030 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057057888240 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22246] ppid=22234 vsize=15151156 memory=280979847599504 CPUtime=1.09 cores=0,2,4,6
/proc/22236/task/22246/stat : 22246 (java) S 22234 22234 21297 0 -1 1077944384 6839 0 0 0 108 1 0 0 20 0 14 0 516237030 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057056820496 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22247] ppid=22234 vsize=15151156 memory=56 CPUtime=0.82 cores=0,2,4,6
/proc/22236/task/22247/stat : 22247 (java) S 22234 22234 21297 0 -1 1077944384 3537 0 0 0 82 0 0 0 20 0 14 0 516237030 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057055768208 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22248] ppid=22234 vsize=15151156 memory=-2971509717582823231 CPUtime=0.41 cores=0,2,4,6
/proc/22236/task/22248/stat : 22248 (java) S 22234 22234 21297 0 -1 1077944384 2314 0 0 0 40 1 0 0 20 0 14 0 516237030 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057054730352 140058187319938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
[pid=22236/tid=22249] ppid=22234 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22236/task/22249/stat : 22249 (java) S 22234 22234 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 516237031 15514783744 23642 33554432000 4194304 4196468 140726346497056 140057053677792 140058187318997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24289280 140726346503151 140726346503322 140726346503322 140726346506191 0
Current children cumulated CPU time: 4.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96020 KiB

Child status: 0
Real time (s): 2.41689
CPU time (s): 4.75359
CPU user time (s): 4.66394
CPU system time (s): 0.089654
CPU usage (%): 196.682
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 96020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.66394
system time used= 0.089654
maximum resident set size= 94880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2044
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 22234
#   total CPU time (s): 4.75359
#   total CPU user time (s): 4.66394
#   total CPU system time (s): 0.089654

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050811 second user time and 0.058299 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-25 09:13:00
IDJOB=4406156
IDBENCH=122987
IDSOLVER=2869
FILE ID=node104/4406156-1569399804
RUNJOBID= node104-1569392447-21328
PBS_JOBID= 21705699
Free space on /tmp= 9808 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-09-024-008.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-4406156-1569399804/watcher-4406156-1569399804 -o /tmp/evaluation-result-4406156-1569399804/solver-4406156-1569399804 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569392447-21328 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406156-1569399804.xml

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

MD5SUM BENCH= 0092e4980ed4af349e39cdcd3a0de294
RANDOM SEED=734900325

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        26501116 kB
MemAvailable:   31632172 kB
Buffers:          119012 kB
Cached:          5103432 kB
SwapCached:        22628 kB
Active:          3417876 kB
Inactive:        2023364 kB
Active(anon):     196456 kB
Inactive(anon):    80144 kB
Active(file):    3221420 kB
Inactive(file):  1943220 kB
Unevictable:      109660 kB
Mlocked:          109660 kB
SwapTotal:      67108860 kB
SwapFree:       66986412 kB
Dirty:             26240 kB
Writeback:             0 kB
AnonPages:        343956 kB
Mapped:            71080 kB
Shmem:             49044 kB
Slab:             424504 kB
SReclaimable:     394876 kB
SUnreclaim:        29628 kB
KernelStack:        4032 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1510916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9784 MiB
End job on node104 at 2019-09-25 09:13:03