Trace number 4283417

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 5a (2017-08-18)SAT (TO)1379 2520.03 2445.3101

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1228
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283417-1503190894.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283417-1503190894.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
1.20/0.71	c solve instance...
16.01/8.97	o 1644 
16.55/9.16	o 1638 
16.55/9.19	o 1636 
16.83/9.27	o 1632 
17.12/9.37	o 1612 
19.57/10.34	o 1610 
20.01/10.58	o 1560 
20.28/10.60	o 1552 
20.28/10.67	o 1522 
20.28/10.69	o 1518 
20.28/10.70	o 1500 
20.41/10.73	o 1498 
33.21/21.21	o 1496 
33.21/21.24	o 1482 
38.68/26.56	o 1471 
38.68/26.57	o 1465 
38.78/26.66	o 1459 
38.78/26.67	o 1453 
40.64/28.47	o 1443 
72.41/59.41	o 1428 
73.21/60.21	o 1405 
308.80/289.78	o 1401 
309.01/289.93	o 1391 
1420.64/1374.46	o 1390 
1421.00/1374.72	o 1379 
2520.00/2445.30	s SATISFIABLE
2520.00/2445.30	v <instantiation>
2520.00/2445.30	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] x[15] x[16] x[17] x[18] x[19] x[20] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20] </list>
2520.00/2445.30	v 	<values>10 0 11 6 5 4 1 16 3 9 7 18 17 19 14 15 8 12 2 20 13 2 0 10 4 0 1 0 6 5 5 0 2 0 2 1 2 0 4 0 1 5 10 2 0 3 5 0 5 5 3 6 0 2 0 0 0 2 1 0 10 10 2 0 0 0 5 0 0 0 2 2 0 1 5 1 0 5 1 2 0 2 0 5 10 10 1 1 0 10 10 6 5 5 0 5 4 0 0 1 2 0 5 0 5 5 2 10 0 0 2 10 2 0 0 0 0 1 0 0 0 0 0 4 2 0 0 0 2 0 0 2 1 0 0 2 5 4 6 0 1 5 5 2 2 0 5 0 0 2 0 0 0 0 2 1 1 1 2 5 2 2 3 2 5 3 5 0 2 1 5 10 6 1 3 0 10 2 6 2 4 1 0 5 0 0 5 0 0 0 0 1 3 5 3 1 1 3 2 2 6 2 5 1 2 0 0 2 5 10 4 0 0 0 0 2 3 4 4 2 1 5 5 4 2 0 6 2 5 4 0 </values>
2520.00/2445.30	v </instantiation>
2520.00/2445.30	c Unexpected resolution interruption!

Verifier Data

OK	1379

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283417-1503190894/watcher-4283417-1503190894 -o /tmp/evaluation-result-4283417-1503190894/solver-4283417-1503190894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 549413540 HOME/instance-4283417-1503190894.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=2031, runsolver pid=2028

[startup+0.10011 s]*
/proc/loadavg: 1.37 1.55 1.66 2/198 2034
/proc/meminfo: memFree=30385324/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13358712 memory=13976 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 3258 0 0 0 0 0 0 0 20 0 6 0 17499142 13679321088 3494 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3339678 3494 1867 1 0 3329175 0
[pid=2033/tid=2034] ppid=2031 vsize=13358712 memory=1404226546386182794 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 2105 0 0 0 0 0 0 0 20 0 6 0 17499143 13679321088 3560 18446744073709551615 4194304 4196468 140724597217504 140303802884688 140303798672157 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13358712 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 17499143 13679321088 3560 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13358712 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 17499143 13679321088 3560 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 17499143 13679321088 3560 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 17499143 13679321088 3560 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15356 KiB

[startup+0.210046 s]*
/proc/loadavg: 1.37 1.55 1.66 3/211 2047
/proc/meminfo: memFree=30375268/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13974352 memory=24908 CPUtime=0.08 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 5186 0 0 0 7 1 0 0 20 0 15 0 17499142 14309736448 6227 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3493588 6227 2713 1 0 3482964 0
[pid=2033/tid=2034] ppid=2031 vsize=13974352 memory=1404226546386182794 CPUtime=0.06 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 3343 0 0 0 6 0 0 0 20 0 15 0 17499143 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303802874256 140303798670493 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13974352 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13974352 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13974352 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) S 2031 2031 16431 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13974352 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13974352 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499153 14309736448 6293 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26288 KiB

[startup+0.310231 s]*
/proc/loadavg: 1.37 1.55 1.66 3/211 2047
/proc/meminfo: memFree=30360332/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13974352 memory=36744 CPUtime=0.26 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 8811 0 0 0 23 3 0 0 20 0 15 0 17499142 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3493588 9186 2964 1 0 3482964 0
[pid=2033/tid=2034] ppid=2031 vsize=13974352 memory=280079381039908 CPUtime=0.16 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 6147 0 0 0 14 2 0 0 20 0 15 0 17499143 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303802859808 140303782729054 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13974352 memory=280079514408800 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13974352 memory=280079380913640 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13974352 memory=140039690517279 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13974352 memory=140039823914623 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17499145 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13974352 memory=140039823914624 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 9186 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) R 2031 2031 16431 0 -1 4202560 661 0 0 0 2 0 0 0 20 0 15 0 17499148 14309736448 9252 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303776283216 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 9252 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 717 0 0 0 5 0 0 0 20 0 15 0 17499148 14309736448 9252 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14309736448 9252 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499153 14309736448 9252 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38124 KiB

[startup+0.702782 s]
/proc/loadavg: 1.37 1.55 1.66 4/211 2047
/proc/meminfo: memFree=30349804/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13980732 memory=66516 CPUtime=1.2 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 13204 0 0 0 115 5 0 0 20 0 15 0 17499142 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3495183 16629 3156 1 0 3483476 0
[pid=2033/tid=2034] ppid=2031 vsize=13980732 memory=8319106358720278582 CPUtime=0.54 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 8580 0 0 0 51 3 0 0 20 0 15 0 17499143 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303802879008 140303798670493 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13980732 memory=8320808402719879478 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13980732 memory=5787495379064995939 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13980732 memory=7013056077064724800 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13980732 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=-8486080722631693414 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13980732 memory=6944656592455875178 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13980732 memory=-7966001734536614954 CPUtime=0.18 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) R 2031 2031 16431 0 -1 4202560 1158 0 0 0 18 0 0 0 20 0 15 0 17499148 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303777894415 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13980732 memory=6933690279252828305 CPUtime=0.16 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) R 2031 2031 16431 0 -1 4202560 813 0 0 0 16 0 0 0 20 0 15 0 17499148 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303271937232 140303782116451 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) R 2031 2031 16431 0 -1 1077944384 1345 0 0 0 28 0 0 0 20 0 15 0 17499148 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303270893248 140303798658773 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499153 14316269568 16629 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67896 KiB

[startup+1.50084 s]
/proc/loadavg: 1.37 1.55 1.66 4/211 2047
/proc/meminfo: memFree=30331752/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13980732 memory=75260 CPUtime=2.83 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 18846 0 0 0 277 6 0 0 20 0 15 0 17499142 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3495183 18815 3188 1 0 3483476 0
[pid=2033/tid=2034] ppid=2031 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 9201 0 0 0 131 3 0 0 20 0 15 0 17499143 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303802884552 140303444625952 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13980732 memory=8026933418617497681 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13980732 memory=5792565364919997097 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17499143 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=14331671564 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=280079380851112 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 18815 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=280079380922224 CPUtime=0 cores=0,2,4,6

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

[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=611260 CPUtime=0.85 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 30676 0 0 0 70 15 0 0 20 0 15 0 17499145 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=611260 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13980732 memory=1380 CPUtime=5.94 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) S 2031 2031 16431 0 -1 1077944384 25638 0 0 0 591 3 0 0 20 0 15 0 17499148 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13980732 memory=1200 CPUtime=6.11 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 34744 0 0 0 606 5 0 0 20 0 15 0 17499148 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13980732 memory=1716 CPUtime=0.93 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 12787 0 0 0 91 2 0 0 20 0 15 0 17499148 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13980732 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13980732 memory=1152 CPUtime=1.07 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 3072 0 0 0 51 56 0 0 20 0 15 0 17499153 14316269568 152815 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 2455.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 612640 KiB

[startup+2442.3 s]
/proc/loadavg: 1.51 1.79 1.78 3/212 2334
/proc/meminfo: memFree=30579080/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13980732 memory=641928 CPUtime=2516.92 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 236286 0 0 0 251265 427 0 0 20 0 15 0 17499142 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3495183 160482 3258 1 0 3483476 0
[pid=2033/tid=2034] ppid=2031 vsize=13980732 memory=611204 CPUtime=2420.43 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 65430 0 0 0 242031 12 0 0 20 0 15 0 17499143 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303802887920 140303449096069 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13980732 memory=571208 CPUtime=20.38 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 15376 0 0 0 1951 87 0 0 20 0 15 0 17499143 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13980732 memory=562512 CPUtime=20.38 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 14776 0 0 0 1952 86 0 0 20 0 15 0 17499143 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13980732 memory=571744 CPUtime=20.31 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 16331 0 0 0 1945 86 0 0 20 0 15 0 17499143 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13980732 memory=571244 CPUtime=20.37 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 15460 0 0 0 1951 86 0 0 20 0 15 0 17499143 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=594768 CPUtime=0.88 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 31321 0 0 0 72 16 0 0 20 0 15 0 17499145 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=623496 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13980732 memory=289 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13980732 memory=1380 CPUtime=5.94 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) S 2031 2031 16431 0 -1 1077944384 25638 0 0 0 591 3 0 0 20 0 15 0 17499148 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13980732 memory=623496 CPUtime=6.11 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 34744 0 0 0 606 5 0 0 20 0 15 0 17499148 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13980732 memory=3904 CPUtime=0.93 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 12787 0 0 0 91 2 0 0 20 0 15 0 17499148 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13980732 memory=641928 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13980732 memory=1380 CPUtime=1.09 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 3076 0 0 0 52 57 0 0 20 0 15 0 17499153 14316269568 160482 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 2516.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 643308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2445.3 s]
/proc/loadavg: 1.47 1.78 1.78 3/212 2334
/proc/meminfo: memFree=30572812/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13980732 memory=656324 CPUtime=2520 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 236332 0 0 0 251572 428 0 0 20 0 15 0 17499142 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3495183 164081 3258 1 0 3483476 0
[pid=2033/tid=2034] ppid=2031 vsize=13980732 memory=641928 CPUtime=2423.41 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 65431 0 0 0 242329 12 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303802888256 140303448868985 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13980732 memory=641928 CPUtime=20.41 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 15382 0 0 0 1954 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13980732 memory=571244 CPUtime=20.4 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 14783 0 0 0 1954 86 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13980732 memory=571744 CPUtime=20.34 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 16338 0 0 0 1947 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13980732 memory=562512 CPUtime=20.4 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 15467 0 0 0 1953 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=571208 CPUtime=0.88 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 31339 0 0 0 72 16 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=641928 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=656324 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13980732 memory=1380 CPUtime=5.94 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) S 2031 2031 16431 0 -1 1077944384 25638 0 0 0 591 3 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13980732 memory=0 CPUtime=6.11 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 34744 0 0 0 606 5 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13980732 memory=1380 CPUtime=0.93 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 12787 0 0 0 91 2 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13980732 memory=611204 CPUtime=1.09 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 3076 0 0 0 52 57 0 0 20 0 15 0 17499153 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 657704 KiB

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

[startup+2445.31 s]
# the end of solver process 2031 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.73 s, system=4.29512 s

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

[startup+2445.3 s]
/proc/loadavg: 1.47 1.78 1.78 3/212 2334
/proc/meminfo: memFree=30572812/32770624 swapFree=67108860/67108860
[pid=2031] ppid=2028 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2031/stat : 2031 (xcsp3-exec) S 2028 2031 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 17499133 9740288 345 18446744073709551615 4194304 5098028 140724149806368 140724149804472 140113647006332 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 7364608 140724149809530 140724149809734 140724149809734 140724149813227 0
/proc/2031/statm: 2378 345 289 221 0 87 0
[pid=2033] ppid=2031 vsize=13980732 memory=656324 CPUtime=2520 cores=0,2,4,6
/proc/2033/stat : 2033 (java) S 2031 2031 16431 0 -1 1077944320 236332 0 0 0 251572 428 0 0 20 0 15 0 17499142 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140724597200048 140303798648567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
/proc/2033/statm: 3495183 164081 3258 1 0 3483476 0
[pid=2033/tid=2034] ppid=2031 vsize=13980732 memory=641928 CPUtime=2423.41 cores=0,2,4,6
/proc/2033/task/2034/stat : 2034 (java) R 2031 2031 16431 0 -1 4202560 65431 0 0 0 242329 12 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303802888256 140303448868985 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2035] ppid=2031 vsize=13980732 memory=641928 CPUtime=20.41 cores=0,2,4,6
/proc/2033/task/2035/stat : 2035 (java) S 2031 2031 16431 0 -1 1077944384 15382 0 0 0 1954 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303399128080 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2036] ppid=2031 vsize=13980732 memory=571244 CPUtime=20.4 cores=0,2,4,6
/proc/2033/task/2036/stat : 2036 (java) S 2031 2031 16431 0 -1 1077944384 14783 0 0 0 1954 86 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303398075536 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2037] ppid=2031 vsize=13980732 memory=571744 CPUtime=20.34 cores=0,2,4,6
/proc/2033/task/2037/stat : 2037 (java) S 2031 2031 16431 0 -1 1077944384 16338 0 0 0 1947 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303397022480 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2038] ppid=2031 vsize=13980732 memory=562512 CPUtime=20.4 cores=0,2,4,6
/proc/2033/task/2038/stat : 2038 (java) S 2031 2031 16431 0 -1 1077944384 15467 0 0 0 1953 87 0 0 20 0 15 0 17499143 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303395969936 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2039] ppid=2031 vsize=13980732 memory=571208 CPUtime=0.88 cores=0,2,4,6
/proc/2033/task/2039/stat : 2039 (java) S 2031 2031 16431 0 -1 1077944384 31339 0 0 0 72 16 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303277209840 140303798659714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2040] ppid=2031 vsize=13980732 memory=641928 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2040/stat : 2040 (java) S 2031 2031 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303276156064 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2041] ppid=2031 vsize=13980732 memory=656324 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2041/stat : 2041 (java) S 2031 2031 16431 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 17499145 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303275102960 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2042] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2042/stat : 2042 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303274051536 140303798667163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2043] ppid=2031 vsize=13980732 memory=1380 CPUtime=5.94 cores=0,2,4,6
/proc/2033/task/2043/stat : 2043 (java) S 2031 2031 16431 0 -1 1077944384 25638 0 0 0 591 3 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303272999664 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2044] ppid=2031 vsize=13980732 memory=0 CPUtime=6.11 cores=0,2,4,6
/proc/2033/task/2044/stat : 2044 (java) S 2031 2031 16431 0 -1 1077944384 34744 0 0 0 606 5 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303271947120 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2045] ppid=2031 vsize=13980732 memory=1380 CPUtime=0.93 cores=0,2,4,6
/proc/2033/task/2045/stat : 2045 (java) S 2031 2031 16431 0 -1 1077944384 12787 0 0 0 91 2 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303270894064 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2046] ppid=2031 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2033/task/2046/stat : 2046 (java) S 2031 2031 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17499148 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303269841760 140303798658773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
[pid=2033/tid=2047] ppid=2031 vsize=13980732 memory=611204 CPUtime=1.09 cores=0,2,4,6
/proc/2033/task/2047/stat : 2047 (java) S 2031 2031 16431 0 -1 1077944384 3076 0 0 0 52 57 0 0 20 0 15 0 17499153 14316269568 164081 18446744073709551615 4194304 4196468 140724597217504 140303268788784 140303798659714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 13639680 140724597223858 140724597224034 140724597224034 140724597227471 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 657704 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2445.31
CPU time (s): 2520.03
CPU user time (s): 2515.73
CPU system time (s): 4.29512
CPU usage (%): 103.055
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 813264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.73
system time used= 4.29512
maximum resident set size= 814460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69187
involuntary context switches= 4259


# summary of solver processes directly reported to runsolver:
#   pid: 2031
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.73
#   total CPU system time (s): 4.29512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.782 second user time and 23.6982 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-20 02:47:34
IDJOB=4283417
IDBENCH=123063
IDSOLVER=2679
FILE ID=node128/4283417-1503190894
RUNJOBID= node128-1503171959-30214
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283417-1503190894/watcher-4283417-1503190894 -o /tmp/evaluation-result-4283417-1503190894/solver-4283417-1503190894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 549413540 HOME/instance-4283417-1503190894.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=549413540

node128.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.47
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.47
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.47
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.47
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:        30386876 kB
MemAvailable:   30638948 kB
Buffers:          191328 kB
Cached:           349996 kB
SwapCached:            0 kB
Active:          1636640 kB
Inactive:         338284 kB
Active(anon):    1433872 kB
Inactive(anon):    16752 kB
Active(file):     202768 kB
Inactive(file):   321532 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7952 kB
Writeback:             0 kB
AnonPages:       1433488 kB
Mapped:            45352 kB
Shmem:             17060 kB
Slab:             111912 kB
SReclaimable:      87216 kB
SUnreclaim:        24696 kB
KernelStack:        3440 kB
PageTables:         7980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2181944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1361920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-20 03:28:19