Trace number 4399199

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-16OPT25570 749.127 188.56

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-scr15.xml
MD5SUM9fad1afbbcb60e61b17bf96c72dc570b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25570
Best CPU time to get the best result obtained on this benchmark22.7633
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints43
Number of domains2
Minimum domain size7
Maximum domain size15
Distribution of domain sizes[{"size":7,"count":42},{"size":15,"count":15}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":183},{"degree":2,"count":42},{"degree":4,"count":2},{"degree":5,"count":2},{"degree":6,"count":3},{"degree":7,"count":4},{"degree":8,"count":2},{"degree":9,"count":1},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":42},{"arity":15,"count":1}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42},{"type":"allDifferent","count":1}]
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-4399199-1568694462.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399199-1568694462.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.02/0.57	c solve instance...
1.33/0.63	o 57257 
1.33/0.64	o 38639 
1.33/0.65	o 37652 
1.33/0.67	o 37371 
1.33/0.68	o 36841 
1.33/0.68	o 34927 
1.64/0.71	o 34486 
1.64/0.71	o 34013 
1.64/0.72	o 33951 
2.02/0.88	o 33904 
2.41/0.91	o 33678 
2.41/1.00	o 33456 
2.83/1.02	o 32895 
2.83/1.03	o 32422 
2.83/1.03	o 32360 
4.00/1.39	o 32350 
4.37/1.49	o 32326 
4.37/1.50	o 32167 
4.76/1.54	o 31044 
5.97/1.89	o 30454 
6.38/1.94	o 30394 
6.76/2.06	o 30167 
7.16/2.12	o 30020 
7.51/2.20	o 30015 
7.51/2.26	o 28476 
9.09/2.67	o 27969 
9.09/2.68	o 27813 
11.87/3.37	o 27761 
12.27/3.42	o 27730 
14.69/4.06	o 27492 
14.69/4.07	o 27116 
29.00/7.60	o 26971 
29.37/7.78	o 26199 
30.16/7.91	o 25570 
748.91/188.55	s OPTIMUM FOUND
748.91/188.55	v <instantiation>
748.91/188.55	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[0][9] d[0][10] d[0][13] d[1][2] d[1][3] d[1][4] d[1][6] d[1][8] d[1][9] d[2][5] d[2][8] d[2][9] d[2][13] d[3][4] d[3][5] d[3][6] d[3][8] d[3][11] d[4][6] d[4][7] d[4][9] d[4][14] d[5][6] d[5][11] d[6][7] d[6][9] d[6][13] d[7][12] d[8][13] d[9][10] d[9][11] d[9][13] d[9][14] d[10][11] d[10][13] d[10][14] d[11][14] d[12][13] d[12][14] d[13][14] </list>
748.91/188.55	v 	<values>11 9 10 13 0 12 8 4 14 5 3 1 7 6 2 2 1 3 2 2 1 1 3 1 2 1 3 1 2 1 4 1 2 1 3 2 1 2 2 1 4 1 2 3 3 2 3 1 1 2 2 2 1 1 1 2 1 </values>
748.91/188.55	v </instantiation>

Verifier Data

OK	25570

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399199-1568694462/watcher-4399199-1568694462 -o /tmp/evaluation-result-4399199-1568694462/solver-4399199-1568694462 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568693400-21538 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 312810968 HOME/instance-4399199-1568694462.xml 

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

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
solver pid=22834, runsolver pid=22831
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 8.22 8.04 5.69 7/234 22850
/proc/meminfo: memFree=30542880/32770624 swapFree=66976968/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15144776 memory=30208 CPUtime=0.13 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 5955 0 0 0 11 2 0 0 20 0 15 0 445708847 15508250624 7552 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3786194 7552 3155 1 0 3748377 0
[pid=22836/tid=22837] ppid=22834 vsize=15144776 memory=7682489639022458387 CPUtime=0.09 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) R 22834 22834 21506 0 -1 4202560 3884 0 0 0 8 1 0 0 20 0 15 0 445708847 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712611706672 139712607485334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15144776 memory=3472468024954160336 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712142194208 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712141141360 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) R 22834 22834 21506 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712139037136 139712607483605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) R 22834 22834 21506 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712137984536 139712590928896 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) R 22834 22834 21506 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712136928376 139712592121808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 7552 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31660 KiB

[startup+0.210901 s]*
/proc/loadavg: 8.22 8.04 5.69 7/234 22850
/proc/meminfo: memFree=30529748/32770624 swapFree=66976968/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15144776 memory=41788 CPUtime=0.35 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 9127 0 0 0 31 4 0 0 20 0 15 0 445708847 15508250624 10447 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3786194 10447 3303 1 0 3748377 0
[pid=22836/tid=22837] ppid=22834 vsize=15144776 memory=7682489639022458387 CPUtime=0.19 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) R 22834 22834 21506 0 -1 4202560 6431 0 0 0 17 2 0 0 20 0 15 0 445708847 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712611703120 139712607485334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15144776 memory=3472468024954160336 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445708848 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712142194208 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445708850 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712141141360 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) S 22834 22834 21506 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712139037040 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) S 22834 22834 21506 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712137984240 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0.08 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) S 22834 22834 21506 0 -1 1077944384 766 0 0 0 8 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712136931440 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15144776 memory=139896059008640 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708853 15508250624 10447 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43240 KiB

[startup+0.319397 s]*
/proc/loadavg: 8.22 8.04 5.69 7/234 22850
/proc/meminfo: memFree=30522512/32770624 swapFree=66976968/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15149032 memory=51492 CPUtime=0.54 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 10661 0 0 0 50 4 0 0 20 0 15 0 445708847 15512608768 12873 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3787258 12873 3363 1 0 3748377 0
[pid=22836/tid=22837] ppid=22834 vsize=15149032 memory=-8439527450518781933 CPUtime=0.31 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) R 22834 22834 21506 0 -1 4202560 7643 0 0 0 28 3 0 0 20 0 15 0 445708847 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712611707360 139712607495325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15149032 memory=3472468024954160336 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15149032 memory=279792002320768 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15149032 memory=279791886656544 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708848 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15149032 memory=139895943312143 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445708848 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15149032 memory=279792002327680 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445708850 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15149032 memory=139895943316751 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445708850 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712142194208 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15149032 memory=139895943340594 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445708850 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712141141360 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15149032 memory=139895943343895 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) S 22834 22834 21506 0 -1 1077944384 624 0 0 0 5 0 0 0 20 0 15 0 445708853 15512608768 12873 33554432000 4194304 4196468 140725016968224 139712139037040 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) S 22834 22834 21506 0 -1 1077944384 169 0 0 0 4 0 0 0 20 0 15 0 445708853 15512608768 12882 33554432000 4194304 4196468 140725016968224 139712137984240 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15149032 memory=139896059008640 CPUtime=0.13 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) S 22834 22834 21506 0 -1 1077944384 919 0 0 0 13 0 0 0 20 0 15 0 445708853 15512608768 12882 33554432000 4194304 4196468 140725016968224 139712136931440 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445708853 15512608768 12882 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15149032 memory=139896059010092 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445708853 15512608768 12882 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52944 KiB

[startup+0.701311 s]
/proc/loadavg: 8.22 8.04 5.69 8/233 22850
/proc/meminfo: memFree=30507964/32770624 swapFree=66976968/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15418440 memory=130308 CPUtime=1.64 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 14404 0 0 0 157 7 0 0 20 0 19 0 445708847 15788482560 32577 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3854610 32577 3459 1 0 3815710 0
[pid=22836/tid=22837] ppid=22834 vsize=15418440 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) S 22834 22834 21506 0 -1 1077944384 8972 0 0 0 52 4 0 0 20 0 19 0 445708847 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712611714176 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15418440 memory=128 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445708848 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445708848 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445708848 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445708848 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15418440 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445708850 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15418440 memory=756 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445708850 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712142194208 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15418440 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445708850 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712141141360 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15418440 memory=7872 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15418440 memory=1164 CPUtime=0.24 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) R 22834 22834 21506 0 -1 4202560 1188 0 0 0 24 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712139030064 139712587380161 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15418440 memory=9448 CPUtime=0.23 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) R 22834 22834 21506 0 -1 4202560 520 0 0 0 23 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712137976728 139712590959545 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15418440 memory=14008 CPUtime=0.38 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) R 22834 22834 21506 0 -1 1077944384 1752 0 0 0 38 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712136931568 139712607483605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15418440 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15418440 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445708853 15788482560 32577 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 131760 KiB

[startup+1.50076 s]
/proc/loadavg: 8.22 8.04 5.69 12/237 22899
/proc/meminfo: memFree=30382116/32770624 swapFree=66976968/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0

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

/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1360 0 0 0 0 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22987] ppid=22834 vsize=15483976 memory=4088 CPUtime=177.86 cores=1,3,5,7
/proc/22836/task/22987/stat : 22987 (java) R 22834 22834 21506 0 -1 4202560 545 0 0 0 17785 1 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711084306200 139712220421280 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22988] ppid=22834 vsize=15483976 memory=1580 CPUtime=178.01 cores=1,3,5,7
/proc/22836/task/22988/stat : 22988 (java) R 22834 22834 21506 0 -1 4202560 1844 0 0 0 17801 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711529962448 139712220421151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22989] ppid=22834 vsize=15483976 memory=1028 CPUtime=178.03 cores=1,3,5,7
/proc/22836/task/22989/stat : 22989 (java) R 22834 22834 21506 0 -1 4202560 2910 0 0 0 17803 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711531012120 139712220421458 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22990] ppid=22834 vsize=15483976 memory=1060 CPUtime=177.88 cores=1,3,5,7
/proc/22836/task/22990/stat : 22990 (java) R 22834 22834 21506 0 -1 4202560 1603 0 0 0 17788 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711085359040 139712221394905 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 743.73 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 161568 KiB

[startup+188.001 s]*
/proc/loadavg: 8.10 8.09 6.15 9/238 23094
/proc/meminfo: memFree=28080164/32770624 swapFree=66976980/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15483976 memory=160116 CPUtime=746.95 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 71969 0 0 0 74673 22 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3870994 40029 3519 1 0 3832094 0
[pid=22836/tid=22837] ppid=22834 vsize=15483976 memory=4088 CPUtime=0.57 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) S 22834 22834 21506 0 -1 1077944384 9188 0 0 0 53 4 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712611714176 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15483976 memory=-7003737579269690708 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1033 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15483976 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1437 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15483976 memory=9448 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 2839 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15483976 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 1619 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15483976 memory=2120 CPUtime=0.05 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 2025 0 0 0 4 1 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15483976 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712142194272 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15483976 memory=984 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712141141376 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15483976 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15483976 memory=780 CPUtime=2.19 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) S 22834 22834 21506 0 -1 1077944384 12620 0 0 0 218 1 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712139037040 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15483976 memory=4088 CPUtime=2.74 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) S 22834 22834 21506 0 -1 1077944384 21002 0 0 0 272 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712137984240 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15483976 memory=1580 CPUtime=0.67 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) S 22834 22834 21506 0 -1 1077944384 6981 0 0 0 67 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712136931440 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15483976 memory=1028 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15483976 memory=1060 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1360 0 0 0 0 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22987] ppid=22834 vsize=15483976 memory=2828 CPUtime=178.66 cores=1,3,5,7
/proc/22836/task/22987/stat : 22987 (java) R 22834 22834 21506 0 -1 4202560 545 0 0 0 17865 1 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711084306200 139712220421658 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22988] ppid=22834 vsize=15483976 memory=3620 CPUtime=178.82 cores=1,3,5,7
/proc/22836/task/22988/stat : 22988 (java) R 22834 22834 21506 0 -1 4202560 1845 0 0 0 17882 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711529962336 139712221311073 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22989] ppid=22834 vsize=15483976 memory=30576 CPUtime=178.84 cores=1,3,5,7
/proc/22836/task/22989/stat : 22989 (java) R 22834 22834 21506 0 -1 4202560 2910 0 0 0 17884 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711531012120 139712220420954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22990] ppid=22834 vsize=15483976 memory=2004 CPUtime=178.69 cores=1,3,5,7
/proc/22836/task/22990/stat : 22990 (java) R 22834 22834 21506 0 -1 4202560 1603 0 0 0 17869 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711085359040 139712220421194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 746.95 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 161568 KiB

[startup+188.401 s]
/proc/loadavg: 8.10 8.09 6.15 9/238 23094
/proc/meminfo: memFree=28080164/32770624 swapFree=66976980/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15483976 memory=160116 CPUtime=748.51 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 72363 0 0 0 74829 22 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3870994 40029 3519 1 0 3832094 0
[pid=22836/tid=22837] ppid=22834 vsize=15483976 memory=904 CPUtime=0.57 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) S 22834 22834 21506 0 -1 1077944384 9188 0 0 0 53 4 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712611714176 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15483976 memory=1984 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1033 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15483976 memory=1452 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1437 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15483976 memory=160116 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 2839 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15483976 memory=2120 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 1619 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15483976 memory=11976 CPUtime=0.05 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 2025 0 0 0 4 1 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15483976 memory=11396 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712142194272 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15483976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712141141376 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15483976 memory=9448 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15483976 memory=14008 CPUtime=2.19 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) S 22834 22834 21506 0 -1 1077944384 13006 0 0 0 218 1 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712139037040 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15483976 memory=2120 CPUtime=2.74 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) S 22834 22834 21506 0 -1 1077944384 21002 0 0 0 272 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712137984240 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15483976 memory=11976 CPUtime=0.67 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) S 22834 22834 21506 0 -1 1077944384 6981 0 0 0 67 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712136931440 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15483976 memory=11396 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15483976 memory=512 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) S 22834 22834 21506 0 -1 1077944384 1360 0 0 0 0 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22987] ppid=22834 vsize=15483976 memory=1564 CPUtime=179.04 cores=1,3,5,7
/proc/22836/task/22987/stat : 22987 (java) R 22834 22834 21506 0 -1 4202560 545 0 0 0 17903 1 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711084306200 139712221231854 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22988] ppid=22834 vsize=15483976 memory=928 CPUtime=179.21 cores=1,3,5,7
/proc/22836/task/22988/stat : 22988 (java) R 22834 22834 21506 0 -1 4202560 1845 0 0 0 17921 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711529962336 139712220773327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22989] ppid=22834 vsize=15483976 memory=3784 CPUtime=179.23 cores=1,3,5,7
/proc/22836/task/22989/stat : 22989 (java) R 22834 22834 21506 0 -1 4202560 2918 0 0 0 17923 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711531011784 139712220420954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22990] ppid=22834 vsize=15483976 memory=1440 CPUtime=179.08 cores=1,3,5,7
/proc/22836/task/22990/stat : 22990 (java) R 22834 22834 21506 0 -1 4202560 1603 0 0 0 17908 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711085359040 139712221909977 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 748.51 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 161568 KiB

[startup+188.501 s]
/proc/loadavg: 8.10 8.09 6.15 9/238 23094
/proc/meminfo: memFree=28080164/32770624 swapFree=66976980/67108860
[pid=22834] ppid=22831 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22834/stat : 22834 (xcsp3-exec) S 22831 22834 21506 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445708847 115843072 363 33554432000 4194304 5098028 140734913452480 140734913450584 140220261053052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10448896 140734913454971 140734913455213 140734913455213 140734913458122 0
/proc/22834/statm: 28282 363 304 221 0 87 0
[pid=22836] ppid=22834 vsize=15483976 memory=160116 CPUtime=748.91 cores=1,3,5,7
/proc/22836/stat : 22836 (java) S 22834 22834 21506 0 -1 1077944320 72364 0 0 0 74869 22 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 140725016950768 139712607473399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
/proc/22836/statm: 3870994 40029 3519 1 0 3832094 0
[pid=22836/tid=22837] ppid=22834 vsize=15483976 memory=162652 CPUtime=0.57 cores=1,3,5,7
/proc/22836/task/22837/stat : 22837 (java) S 22834 22834 21506 0 -1 1077944384 9188 0 0 0 53 4 0 0 20 0 19 0 445708847 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712611714176 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22838] ppid=22834 vsize=15483976 memory=160116 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22838/stat : 22838 (java) S 22834 22834 21506 0 -1 1077944384 1033 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712199518864 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22839] ppid=22834 vsize=15483976 memory=1452 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22839/stat : 22839 (java) S 22834 22834 21506 0 -1 1077944384 1437 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712198466064 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22840] ppid=22834 vsize=15483976 memory=33 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22840/stat : 22840 (java) S 22834 22834 21506 0 -1 1077944384 2839 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712197413264 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22841] ppid=22834 vsize=15483976 memory=756 CPUtime=0.04 cores=1,3,5,7
/proc/22836/task/22841/stat : 22841 (java) S 22834 22834 21506 0 -1 1077944384 1619 0 0 0 3 1 0 0 20 0 19 0 445708848 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712196360464 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22842] ppid=22834 vsize=15483976 memory=1452 CPUtime=0.05 cores=1,3,5,7
/proc/22836/task/22842/stat : 22842 (java) S 22834 22834 21506 0 -1 1077944384 2025 0 0 0 4 1 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712143248240 139712607484546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22843] ppid=22834 vsize=15483976 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22843/stat : 22843 (java) S 22834 22834 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712142194272 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22844] ppid=22834 vsize=15483976 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22844/stat : 22844 (java) S 22834 22834 21506 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 445708850 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712141141376 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22845] ppid=22834 vsize=15483976 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22845/stat : 22845 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712140089680 139712607491995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22846] ppid=22834 vsize=15483976 memory=1452 CPUtime=2.19 cores=1,3,5,7
/proc/22836/task/22846/stat : 22846 (java) S 22834 22834 21506 0 -1 1077944384 13006 0 0 0 218 1 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712139037040 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22847] ppid=22834 vsize=15483976 memory=1452 CPUtime=2.74 cores=1,3,5,7
/proc/22836/task/22847/stat : 22847 (java) S 22834 22834 21506 0 -1 1077944384 21002 0 0 0 272 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712137984240 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22848] ppid=22834 vsize=15483976 memory=1764 CPUtime=0.67 cores=1,3,5,7
/proc/22836/task/22848/stat : 22848 (java) S 22834 22834 21506 0 -1 1077944384 6981 0 0 0 67 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712136931440 139712607484546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22849] ppid=22834 vsize=15483976 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/22836/task/22849/stat : 22849 (java) S 22834 22834 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712135878880 139712607483605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22850] ppid=22834 vsize=15483976 memory=3620 CPUtime=0.02 cores=1,3,5,7
/proc/22836/task/22850/stat : 22850 (java) R 22834 22834 21506 0 -1 1077944384 1360 0 0 0 0 2 0 0 20 0 19 0 445708853 15855591424 40029 33554432000 4194304 4196468 140725016968224 139712134827184 139712607484546 0 4 0 16800975 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22987] ppid=22834 vsize=15483976 memory=30576 CPUtime=179.14 cores=1,3,5,7
/proc/22836/task/22987/stat : 22987 (java) R 22834 22834 21506 0 -1 4202560 545 0 0 0 17913 1 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711084306200 139712221360222 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22988] ppid=22834 vsize=15483976 memory=6791534058613427641 CPUtime=179.31 cores=1,3,5,7
/proc/22836/task/22988/stat : 22988 (java) R 22834 22834 21506 0 -1 4202560 1846 0 0 0 17931 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711529962336 139712220421023 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22989] ppid=22834 vsize=15483976 memory=2120 CPUtime=179.33 cores=1,3,5,7
/proc/22836/task/22989/stat : 22989 (java) R 22834 22834 21506 0 -1 4202560 2918 0 0 0 17933 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711531011784 139712220420954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
[pid=22836/tid=22990] ppid=22834 vsize=15483976 memory=11976 CPUtime=179.18 cores=1,3,5,7
/proc/22836/task/22990/stat : 22990 (java) R 22834 22834 21506 0 -1 4202560 1603 0 0 0 17918 0 0 0 20 0 19 0 445709638 15855591424 40029 33554432000 4194304 4196468 140725016968224 139711085359040 139712220421458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14495744 140725016970223 140725016970394 140725016970394 140725016973263 0
Current children cumulated CPU time: 748.91 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 161568 KiB

Child status: 0
Real time (s): 188.56
CPU time (s): 749.127
CPU user time (s): 748.899
CPU system time (s): 0.228798
CPU usage (%): 397.289
Max. virtual memory (cumulated for all children) (KiB): 15597104
Max. memory (cumulated for all children) (KiB): 229956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 748.899
system time used= 0.228798
maximum resident set size= 228504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8450
involuntary context switches= 15056


# summary of solver processes directly reported to runsolver:
#   pid: 22834
#   total CPU time (s): 749.127
#   total CPU user time (s): 748.899
#   total CPU system time (s): 0.228798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1946 second user time and 2.03947 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 06:27:00
IDJOB=4399199
IDBENCH=123019
IDSOLVER=2853
FILE ID=node121/4399199-1568694462
RUNJOBID= node121-1568693400-21538
PBS_JOBID= 21703800
Free space on /tmp= 61380 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-scr15.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399199-1568694462/watcher-4399199-1568694462 -o /tmp/evaluation-result-4399199-1568694462/solver-4399199-1568694462 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568693400-21538 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 312810968 HOME/instance-4399199-1568694462.xml

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

MD5SUM BENCH= 9fad1afbbcb60e61b17bf96c72dc570b
RANDOM SEED=312810968

node121.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.75
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.75
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.75
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.75
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:        30560436 kB
MemAvailable:   30765244 kB
Buffers:           57308 kB
Cached:           445248 kB
SwapCached:        10692 kB
Active:          1369896 kB
Inactive:         301968 kB
Active(anon):    1159480 kB
Inactive(anon):    42108 kB
Active(file):     210416 kB
Inactive(file):   259860 kB
Unevictable:      109148 kB
Mlocked:          109148 kB
SwapTotal:      67108860 kB
SwapFree:       66976968 kB
Dirty:             25992 kB
Writeback:             0 kB
AnonPages:       1280452 kB
Mapped:            55108 kB
Shmem:             23772 kB
Slab:             131208 kB
SReclaimable:     100736 kB
SUnreclaim:        30472 kB
KernelStack:        4080 kB
PageTables:         8200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3320440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1183744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61356 MiB
End job on node121 at 2019-09-17 06:30:08