Trace number 4403985

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-20OPT55 30.5095 8.09199

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark30.6851
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403985-1568992865.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403985-1568992865.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.03/0.60	c solve instance...
1.60/0.70	o 80 
1.60/0.71	o 75 
1.60/0.72	o 73 
1.60/0.73	o 72 
1.60/0.75	o 70 
1.60/0.77	o 68 
1.97/0.82	o 66 
1.97/0.83	o 62 
2.37/0.95	o 60 
6.77/2.02	o 55 
30.20/8.08	s OPTIMUM FOUND
30.20/8.08	v <instantiation>
30.20/8.08	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] </list>
30.20/8.08	v 	<values>0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 </values>
30.20/8.08	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403985-1568992865/watcher-4403985-1568992865 -o /var/tmp/evaluation-result-4403985-1568992865/solver-4403985-1568992865 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19951 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 864719668 HOME/instance-4403985-1568992865.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27332, runsolver pid=27329

[startup+0.100058 s]*
/proc/loadavg: 8.28 8.40 8.29 7/234 27348
/proc/meminfo: memFree=3986780/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15144776 memory=29104 CPUtime=0.12 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 5756 0 0 0 11 1 0 0 20 0 15 0 475201337 15508250624 7276 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3786194 7276 3115 1 0 3748377 0
[pid=27334/tid=27335] ppid=27332 vsize=15144776 memory=7100839878644302962 CPUtime=0.08 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) R 27332 27332 19920 0 -1 4202560 3702 0 0 0 8 0 0 0 20 0 15 0 475201337 15508250624 7276 33554432000 4194304 4196468 140724540254736 139926330639504 139926326436442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 7276 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15144776 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 7276 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15144776 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925794006304 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925792953968 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) R 27332 27332 19920 0 -1 4202560 321 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925790840640 139926309850833 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) R 27332 27332 19920 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925789796432 139926326425301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15144776 memory=139813882398336 CPUtime=0.01 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) R 27332 27332 19920 0 -1 4202560 326 0 0 0 1 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925788744048 139926307792976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15144776 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 7276 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30560 KiB

[startup+0.21127 s]*
/proc/loadavg: 8.28 8.40 8.29 7/234 27348
/proc/meminfo: memFree=3973008/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15144776 memory=40952 CPUtime=0.34 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 9493 0 0 0 31 3 0 0 20 0 15 0 475201337 15508250624 10238 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3786194 10238 3296 1 0 3748377 0
[pid=27334/tid=27335] ppid=27332 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) R 27332 27332 19920 0 -1 4202560 6608 0 0 0 18 2 0 0 20 0 15 0 475201337 15508250624 10238 33554432000 4194304 4196468 140724540254736 139926330653120 139925957734890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15144776 memory=11079 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 10238 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15144776 memory=4193194512002318368 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 10238 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475201338 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925794006304 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15144776 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475201340 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925792953968 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) S 27332 27332 19920 0 -1 1077944384 633 0 0 0 2 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925790849136 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) S 27332 27332 19920 0 -1 1077944384 222 0 0 0 2 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925789796336 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 722 0 0 0 8 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201343 15508250624 10238 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42408 KiB

[startup+0.310746 s]*
/proc/loadavg: 8.28 8.40 8.29 7/234 27348
/proc/meminfo: memFree=3966556/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15149032 memory=49740 CPUtime=0.52 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 10753 0 0 0 48 4 0 0 20 0 15 0 475201337 15512608768 12435 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3787258 12435 3331 1 0 3748377 0
[pid=27334/tid=27335] ppid=27332 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) R 27332 27332 19920 0 -1 4202560 7750 0 0 0 27 3 0 0 20 0 15 0 475201337 15512608768 12435 33554432000 4194304 4196468 140724540254736 139926330646208 139926310495582 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15512608768 12435 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15149032 memory=3834033575574110240 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15512608768 12435 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201338 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475201338 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15149032 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475201340 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475201340 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925794006304 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475201340 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925792953968 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) S 27332 27332 19920 0 -1 1077944384 641 0 0 0 4 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925790849136 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) S 27332 27332 19920 0 -1 1077944384 238 0 0 0 4 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925789796336 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15149032 memory=139813882398336 CPUtime=0.12 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 820 0 0 0 12 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15149032 memory=139813882398336 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475201343 15512608768 12435 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51196 KiB

[startup+0.700762 s]
/proc/loadavg: 8.28 8.40 8.29 7/234 27348
/proc/meminfo: memFree=3950000/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15417412 memory=85344 CPUtime=1.6 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 15182 0 0 0 154 6 0 0 20 0 19 0 475201337 15787429888 21336 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3854353 21336 3456 1 0 3815453 0
[pid=27334/tid=27335] ppid=27332 vsize=15417412 memory=2116 CPUtime=0.59 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) S 27332 27332 19920 0 -1 1077944384 9224 0 0 0 55 4 0 0 20 0 19 0 475201337 15787429888 21336 33554432000 4194304 4196468 140724540254736 139926330655872 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15417412 memory=520 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475201338 15787429888 21336 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15417412 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475201338 15787429888 21336 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15417412 memory=924 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475201338 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15417412 memory=3688 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475201338 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15417412 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475201340 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15417412 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475201340 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925794006304 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15417412 memory=800 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475201340 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925792953968 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15417412 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15417412 memory=7302135314614015848 CPUtime=0.23 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) R 27332 27332 19920 0 -1 4202560 1434 0 0 0 23 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925790838752 139926312016976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15417412 memory=5938948734185795157 CPUtime=0.21 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) R 27332 27332 19920 0 -1 4202560 1078 0 0 0 21 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925789785936 139926310804896 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15417412 memory=7223887401239728208 CPUtime=0.37 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 1929 0 0 0 37 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15417412 memory=7368002589315584080 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15417412 memory=7233744622170956118 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475201343 15787429888 21336 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 86800 KiB

[startup+1.50625 s]
/proc/loadavg: 8.28 8.40 8.29 11/238 27388
/proc/meminfo: memFree=3845716/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0

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

/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27389] ppid=27332 vsize=15421516 memory=7158336644290422680 CPUtime=3.81 cores=0,2,4,6
/proc/27334/task/27389/stat : 27389 (java) R 27332 27332 19920 0 -1 4202560 120 0 0 0 380 1 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925777418992 139925962641842 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27390] ppid=27332 vsize=15421516 memory=7596282129193917085 CPUtime=3.29 cores=0,2,4,6
/proc/27334/task/27390/stat : 27390 (java) R 27332 27332 19920 0 -1 4202560 301 0 0 0 329 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925772160376 139925963358990 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27391] ppid=27332 vsize=15421516 memory=-6586323558500757858 CPUtime=3.76 cores=0,2,4,6
/proc/27334/task/27391/stat : 27391 (java) R 27332 27332 19920 0 -1 4202560 426 0 0 0 376 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925774262632 139925963363819 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27392] ppid=27332 vsize=15421516 memory=-7444565299794240314 CPUtime=3.65 cores=0,2,4,6
/proc/27334/task/27392/stat : 27392 (java) R 27332 27332 19920 0 -1 4202560 190 0 0 0 365 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925776367592 139925962642029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 23.8 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 217412 KiB

[startup+7.20417 s]
/proc/loadavg: 8.77 8.51 8.33 9/238 27392
/proc/meminfo: memFree=3800612/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15421516 memory=215956 CPUtime=26.99 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 30597 0 0 0 2687 12 0 0 20 0 19 0 475201337 15791632384 53989 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3855379 53989 3516 1 0 3816479 0
[pid=27334/tid=27335] ppid=27332 vsize=15421516 memory=988 CPUtime=0.59 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) S 27332 27332 19920 0 -1 1077944384 9229 0 0 0 55 4 0 0 20 0 19 0 475201337 15791632384 53989 33554432000 4194304 4196468 140724540254736 139926330655872 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15421516 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 53989 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15421516 memory=215956 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 746 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 53989 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15421516 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15421516 memory=15607911156877 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15421516 memory=297237795305685307 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15421516 memory=15254861486763338 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925794006368 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15421516 memory=5787214926557892706 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925792953984 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15421516 memory=5859271421385007680 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15421516 memory=5787214926557761634 CPUtime=1.97 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) S 27332 27332 19920 0 -1 1077944384 6464 0 0 0 196 1 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925790849136 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15421516 memory=5792544358220321894 CPUtime=2.59 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) S 27332 27332 19920 0 -1 1077944384 6264 0 0 0 258 1 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925789796336 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15421516 memory=7517441625864427114 CPUtime=0.67 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 3763 0 0 0 67 0 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15421516 memory=-6786428918777463953 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15421516 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27389] ppid=27332 vsize=15421516 memory=288230596050944315 CPUtime=4.6 cores=0,2,4,6
/proc/27334/task/27389/stat : 27389 (java) R 27332 27332 19920 0 -1 4202560 120 0 0 0 459 1 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925777418992 139925962199674 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27390] ppid=27332 vsize=15421516 memory=15254861486763338 CPUtime=4.08 cores=0,2,4,6
/proc/27334/task/27390/stat : 27390 (java) R 27332 27332 19920 0 -1 4202560 303 0 0 0 408 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925772157448 139925962348851 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27391] ppid=27332 vsize=15421516 memory=1548 CPUtime=4.56 cores=0,2,4,6
/proc/27334/task/27391/stat : 27391 (java) R 27332 27332 19920 0 -1 4202560 428 0 0 0 456 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925774264680 139925963359589 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27392] ppid=27332 vsize=15421516 memory=1728 CPUtime=4.46 cores=0,2,4,6
/proc/27334/task/27392/stat : 27392 (java) R 27332 27332 19920 0 -1 4202560 190 0 0 0 446 0 0 0 20 0 19 0 475201539 15791632384 53989 33554432000 4194304 4196468 140724540254736 139925776367592 139925962200066 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 26.99 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 217412 KiB

[startup+7.60118 s]
/proc/loadavg: 8.77 8.51 8.33 9/238 27392
/proc/meminfo: memFree=3800612/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15421516 memory=216000 CPUtime=28.58 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 30780 0 0 0 2846 12 0 0 20 0 19 0 475201337 15791632384 54000 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3855379 54000 3516 1 0 3816479 0
[pid=27334/tid=27335] ppid=27332 vsize=15421516 memory=7446821188198295129 CPUtime=0.59 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) S 27332 27332 19920 0 -1 1077944384 9229 0 0 0 55 4 0 0 20 0 19 0 475201337 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926330655872 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15421516 memory=7594856139538584166 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15421516 memory=7594856139538584166 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 746 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15421516 memory=7811887562891289682 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15421516 memory=7446821188198295129 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15421516 memory=7812175703572048749 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15421516 memory=520 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925794006368 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15421516 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925792953984 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15421516 memory=924 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15421516 memory=3688 CPUtime=1.97 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) S 27332 27332 19920 0 -1 1077944384 6607 0 0 0 196 1 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925790849136 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15421516 memory=1984 CPUtime=2.59 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) S 27332 27332 19920 0 -1 1077944384 6299 0 0 0 258 1 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925789796336 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15421516 memory=1440 CPUtime=0.67 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 3763 0 0 0 67 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15421516 memory=800 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15421516 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27389] ppid=27332 vsize=15421516 memory=1760 CPUtime=4.99 cores=0,2,4,6
/proc/27334/task/27389/stat : 27389 (java) R 27332 27332 19920 0 -1 4202560 121 0 0 0 498 1 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925777419024 139925963360534 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27390] ppid=27332 vsize=15421516 memory=111636 CPUtime=4.48 cores=0,2,4,6
/proc/27334/task/27390/stat : 27390 (java) R 27332 27332 19920 0 -1 4202560 304 0 0 0 448 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925772158040 139925964387518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27391] ppid=27332 vsize=15421516 memory=808 CPUtime=4.96 cores=0,2,4,6
/proc/27334/task/27391/stat : 27391 (java) R 27332 27332 19920 0 -1 4202560 429 0 0 0 496 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925774263416 139925958778256 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27392] ppid=27332 vsize=15421516 memory=1808 CPUtime=4.85 cores=0,2,4,6
/proc/27334/task/27392/stat : 27392 (java) R 27332 27332 19920 0 -1 4202560 192 0 0 0 485 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925776367560 139925962641613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 28.58 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 217456 KiB

[startup+8.00117 s]*
/proc/loadavg: 8.77 8.51 8.33 9/238 27392
/proc/meminfo: memFree=3800840/32770624 swapFree=66953204/67108860
[pid=27332] ppid=27329 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27332/stat : 27332 (xcsp3-exec) S 27329 27332 19920 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475201337 115843072 364 33554432000 4194304 5098028 140730325202544 140730325200648 139728017298044 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26918912 140730325205847 140730325206105 140730325206105 140730325209030 0
/proc/27332/statm: 28282 364 305 221 0 87 0
[pid=27334] ppid=27332 vsize=15421516 memory=216000 CPUtime=30.2 cores=0,2,4,6
/proc/27334/stat : 27334 (java) S 27332 27332 19920 0 -1 1077944320 30847 0 0 0 3008 12 0 0 20 0 19 0 475201337 15791632384 54000 33554432000 4194304 4196468 140724540254736 140724540237280 139926326415095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
/proc/27334/statm: 3855379 54000 3516 1 0 3816479 0
[pid=27334/tid=27335] ppid=27332 vsize=15421516 memory=8317482817917895235 CPUtime=0.59 cores=0,2,4,6
/proc/27334/task/27335/stat : 27335 (java) S 27332 27332 19920 0 -1 1077944384 9229 0 0 0 55 4 0 0 20 0 19 0 475201337 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926330655872 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27336] ppid=27332 vsize=15421516 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27336/stat : 27336 (java) S 27332 27332 19920 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926279035280 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27337] ppid=27332 vsize=15421516 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27337/stat : 27337 (java) S 27332 27332 19920 0 -1 1077944384 746 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139926277982480 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27338] ppid=27332 vsize=15421516 memory=55304 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27338/stat : 27338 (java) S 27332 27332 19920 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925916670608 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27339] ppid=27332 vsize=15421516 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27339/stat : 27339 (java) S 27332 27332 19920 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475201338 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925915617808 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27340] ppid=27332 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27340/stat : 27340 (java) S 27332 27332 19920 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925795060336 139926326426242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27341] ppid=27332 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27341/stat : 27341 (java) S 27332 27332 19920 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925794006368 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27342] ppid=27332 vsize=15421516 memory=5356 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27342/stat : 27342 (java) S 27332 27332 19920 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 475201340 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925792953984 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27343] ppid=27332 vsize=15421516 memory=139813735047186 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27343/stat : 27343 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925791902288 139926326433691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27344] ppid=27332 vsize=15421516 memory=8658345497334381510 CPUtime=1.98 cores=0,2,4,6
/proc/27334/task/27344/stat : 27344 (java) S 27332 27332 19920 0 -1 1077944384 6674 0 0 0 197 1 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925790849136 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27345] ppid=27332 vsize=15421516 memory=8080 CPUtime=2.59 cores=0,2,4,6
/proc/27334/task/27345/stat : 27345 (java) S 27332 27332 19920 0 -1 1077944384 6299 0 0 0 258 1 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925789796336 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27346] ppid=27332 vsize=15421516 memory=9580 CPUtime=0.67 cores=0,2,4,6
/proc/27334/task/27346/stat : 27346 (java) S 27332 27332 19920 0 -1 1077944384 3763 0 0 0 67 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925788744048 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27347] ppid=27332 vsize=15421516 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27347/stat : 27347 (java) S 27332 27332 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925787691488 139926326425301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27348] ppid=27332 vsize=15421516 memory=776 CPUtime=0 cores=0,2,4,6
/proc/27334/task/27348/stat : 27348 (java) S 27332 27332 19920 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 19 0 475201343 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925786639280 139926326426242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27389] ppid=27332 vsize=15421516 memory=2832 CPUtime=5.39 cores=0,2,4,6
/proc/27334/task/27389/stat : 27389 (java) R 27332 27332 19920 0 -1 4202560 121 0 0 0 538 1 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925777419024 139925962438162 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27390] ppid=27332 vsize=15421516 memory=668 CPUtime=4.89 cores=0,2,4,6
/proc/27334/task/27390/stat : 27390 (java) R 27332 27332 19920 0 -1 4202560 304 0 0 0 489 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925772158040 139925962199395 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27391] ppid=27332 vsize=15421516 memory=1256 CPUtime=5.37 cores=0,2,4,6
/proc/27334/task/27391/stat : 27391 (java) R 27332 27332 19920 0 -1 4202560 429 0 0 0 537 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925774263288 139925962641712 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
[pid=27334/tid=27392] ppid=27332 vsize=15421516 memory=1076 CPUtime=5.25 cores=0,2,4,6
/proc/27334/task/27392/stat : 27392 (java) R 27332 27332 19920 0 -1 4202560 192 0 0 0 525 0 0 0 20 0 19 0 475201539 15791632384 54000 33554432000 4194304 4196468 140724540254736 139925776367560 139925962347771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22765568 140724540257243 140724540257418 140724540257418 140724540260303 0
Current children cumulated CPU time: 30.2 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 217456 KiB

Child status: 0
Real time (s): 8.09199
CPU time (s): 30.5095
CPU user time (s): 30.3825
CPU system time (s): 0.126999
CPU usage (%): 377.033
Max. virtual memory (cumulated for all children) (KiB): 15534644
Max. memory (cumulated for all children) (KiB): 217456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3825
system time used= 0.126999
maximum resident set size= 216252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31852
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2920
involuntary context switches= 1155


# summary of solver processes directly reported to runsolver:
#   pid: 27332
#   total CPU time (s): 30.5095
#   total CPU user time (s): 30.3825
#   total CPU system time (s): 0.126999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066198 second user time and 0.14343 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 17:20:25
IDJOB=4403985
IDBENCH=141365
IDSOLVER=2864
FILE ID=node119/4403985-1568992865
RUNJOBID= node119-1568988114-19951
PBS_JOBID= 21704642
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.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 /var/tmp/evaluation-result-4403985-1568992865/watcher-4403985-1568992865 -o /var/tmp/evaluation-result-4403985-1568992865/solver-4403985-1568992865 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19951 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 864719668 HOME/instance-4403985-1568992865.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=864719668

node119.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:         4002792 kB
MemAvailable:   28247472 kB
Buffers:          160132 kB
Cached:         24004712 kB
SwapCached:        46584 kB
Active:         15591836 kB
Inactive:       12177912 kB
Active(anon):    3534344 kB
Inactive(anon):   119308 kB
Active(file):   12057492 kB
Inactive(file): 12058604 kB
Unevictable:      109380 kB
Mlocked:          109380 kB
SwapTotal:      67108860 kB
SwapFree:       66953204 kB
Dirty:             25784 kB
Writeback:             0 kB
AnonPages:       3621972 kB
Mapped:            65988 kB
Shmem:             40128 kB
Slab:             585888 kB
SReclaimable:     557044 kB
SUnreclaim:        28844 kB
KernelStack:        4080 kB
PageTables:        12628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5454636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3090432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node119 at 2019-09-20 17:20:33