Trace number 4407387

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-24 parallelOPT75 342.594 43.6703

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-46-08.xml
MD5SUM1a36b9c979418634ede1d2fbb3d1d330
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark84.9466
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size347
Distribution of domain sizes[{"size":1,"count":1},{"size":347,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":7,"count":5},{"degree":8,"count":40},{"degree":9,"count":9},{"degree":10,"count":6}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":131},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407387-1569347538.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407387-1569347538.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
2.13/0.82	c solve instance...
4.30/1.13	o 90 
4.91/1.23	o 85 
5.66/1.35	o 84 
5.66/1.39	o 82 
6.21/1.49	o 81 
7.74/1.61	o 80 
10.94/2.03	o 79 
13.98/2.46	o 78 
77.73/10.44	o 77 
79.26/10.66	o 76 
268.92/34.48	o 75 
342.14/43.65	s OPTIMUM FOUND
342.14/43.65	v <instantiation>
342.14/43.65	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
342.14/43.65	v 	<values>0 0 0 0 7 5 6 7 15 24 7 13 12 17 14 12 12 26 22 32 5 26 14 30 16 17 26 29 25 33 43 42 24 24 39 25 39 42 48 34 43 47 39 34 53 55 47 56 60 64 61 62 53 56 56 66 63 63 65 73 67 75 </values>
342.14/43.65	v </instantiation>

Verifier Data

OK	75

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407387-1569347538/watcher-4407387-1569347538 -o /var/tmp/evaluation-result-4407387-1569347538/solver-4407387-1569347538 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1201978005 HOME/instance-4407387-1569347538.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=14264, runsolver pid=14261

[startup+0.100112 s]*
/proc/loadavg: 8.08 8.25 8.20 2/214 14285
/proc/meminfo: memFree=25466248/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28227396 memory=30228 CPUtime=0.12 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 5961 0 0 0 12 0 0 0 20 0 20 0 511016348 28904853504 7557 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7056849 7557 3152 1 0 7019032 0
[pid=14266/tid=14267] ppid=14264 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) R 14264 14264 11698 0 -1 4202560 3876 0 0 0 9 0 0 0 20 0 20 0 511016348 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273685070680 140273680862614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28227396 memory=140506051446400 CPUtime=0 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14271] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14271/stat : 14271 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273229085712 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14272] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14272/stat : 14272 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273228032400 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14273] ppid=14264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14273/stat : 14273 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273226979600 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14274] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14274/stat : 14274 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273225927312 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14275] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14275/stat : 14275 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 7557 33554432000 4194304 4196468 140723545122976 140273224874512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14276] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14276/stat : 14276 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272797207152 140273680861826 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14277] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14277/stat : 14277 (java) S 14264 14264 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272796153120 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14278] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14278/stat : 14278 (java) S 14264 14264 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272795100784 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14279] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14279/stat : 14279 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272794049104 140273680869275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14280] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14280/stat : 14280 (java) S 14264 14264 11698 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272792995952 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14281] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14281/stat : 14281 (java) R 14264 14264 11698 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272791943152 140273680861826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14282] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14282/stat : 14282 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272790890864 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14283] ppid=14264 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) R 14264 14264 11698 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272789838064 140273680862614 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 7557 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31684 KiB

[startup+0.210598 s]*
/proc/loadavg: 8.08 8.25 8.20 2/214 14285
/proc/meminfo: memFree=25452464/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28227396 memory=41176 CPUtime=0.33 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 9544 0 0 0 31 2 0 0 20 0 20 0 511016348 28904853504 10294 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7056849 10294 3268 1 0 7019032 0
[pid=14266/tid=14267] ppid=14264 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) R 14264 14264 11698 0 -1 4202560 6689 0 0 0 18 1 0 0 20 0 20 0 511016348 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273685084416 140273680862614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28227396 memory=140506055422091 CPUtime=0 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14271] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14271/stat : 14271 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273229085712 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14272] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14272/stat : 14272 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273228032400 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14273] ppid=14264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14273/stat : 14273 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273226979600 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14274] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14274/stat : 14274 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273225927312 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14275] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14275/stat : 14275 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28904853504 10294 33554432000 4194304 4196468 140723545122976 140273224874512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14276] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14276/stat : 14276 (java) S 14264 14264 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272797207152 140273680861826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14277] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14277/stat : 14277 (java) S 14264 14264 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272796153120 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14278] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14278/stat : 14278 (java) S 14264 14264 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511016351 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272795100784 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14279] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14279/stat : 14279 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272794049104 140273680869275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14280] ppid=14264 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/14266/task/14280/stat : 14280 (java) S 14264 14264 11698 0 -1 1077944384 759 0 0 0 2 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272792995952 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14281] ppid=14264 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14266/task/14281/stat : 14281 (java) S 14264 14264 11698 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272791943152 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14282] ppid=14264 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/14266/task/14282/stat : 14282 (java) S 14264 14264 11698 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272790890864 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14283] ppid=14264 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) R 14264 14264 11698 0 -1 4202560 678 0 0 0 8 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272789838064 140273680862614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28904853504 10294 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42632 KiB

[startup+0.310384 s]*
/proc/loadavg: 8.08 8.25 8.20 3/214 14285
/proc/meminfo: memFree=25447316/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28231652 memory=49928 CPUtime=0.53 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 10838 0 0 0 50 3 0 0 20 0 20 0 511016348 28909211648 12482 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7057913 12482 3353 1 0 7019032 0
[pid=14266/tid=14267] ppid=14264 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) R 14264 14264 11698 0 -1 4202560 7785 0 0 0 28 2 0 0 20 0 20 0 511016348 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273685081792 140273659295439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14271] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14271/stat : 14271 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273229085712 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14272] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14272/stat : 14272 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273228032400 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14273] ppid=14264 vsize=28231652 memory=140505895758511 CPUtime=0 cores=0-7
/proc/14266/task/14273/stat : 14273 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273226979600 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14274] ppid=14264 vsize=28231652 memory=140505895760816 CPUtime=0 cores=0-7
/proc/14266/task/14274/stat : 14274 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273225927312 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14275] ppid=14264 vsize=28231652 memory=140505895763120 CPUtime=0 cores=0-7
/proc/14266/task/14275/stat : 14275 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28909211648 12482 33554432000 4194304 4196468 140723545122976 140273224874512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14276] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14276/stat : 14276 (java) S 14264 14264 11698 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511016351 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272797207152 140273680861826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14277] ppid=14264 vsize=28231652 memory=281011791540112 CPUtime=0 cores=0-7
/proc/14266/task/14277/stat : 14277 (java) S 14264 14264 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511016351 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272796153120 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14278] ppid=14264 vsize=28231652 memory=281011791537808 CPUtime=0 cores=0-7
/proc/14266/task/14278/stat : 14278 (java) S 14264 14264 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511016351 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272795100784 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14279] ppid=14264 vsize=28231652 memory=281011791544720 CPUtime=0 cores=0-7
/proc/14266/task/14279/stat : 14279 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272794049104 140273680869275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14280] ppid=14264 vsize=28231652 memory=281011791485968 CPUtime=0.03 cores=0-7
/proc/14266/task/14280/stat : 14280 (java) R 14264 14264 11698 0 -1 4202560 840 0 0 0 3 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272792986336 140273660699411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14281] ppid=14264 vsize=28231652 memory=281011791558544 CPUtime=0.02 cores=0-7
/proc/14266/task/14281/stat : 14281 (java) S 14264 14264 11698 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272791943152 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14282] ppid=14264 vsize=28231652 memory=281011791565456 CPUtime=0.02 cores=0-7
/proc/14266/task/14282/stat : 14282 (java) S 14264 14264 11698 0 -1 1077944384 54 0 0 0 2 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272790890864 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14283] ppid=14264 vsize=28231652 memory=281011791563152 CPUtime=0.13 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) S 14264 14264 11698 0 -1 1077944384 773 0 0 0 13 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272789838064 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016354 28909211648 12482 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51384 KiB

[startup+0.700972 s]
/proc/loadavg: 8.08 8.25 8.20 6/214 14285
/proc/meminfo: memFree=25428584/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28233776 memory=90276 CPUtime=1.68 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 15276 0 0 0 162 6 0 0 20 0 20 0 511016348 28911386624 22569 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7058444 22569 3451 1 0 7019544 0
[pid=14266/tid=14267] ppid=14264 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) R 14264 14264 11698 0 -1 4202560 9362 0 0 0 64 4 0 0 20 0 20 0 511016348 28911386624 22569 33554432000 4194304 4196468 140723545122976 140273685088592 140273680862614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28233776 memory=140505895969648 CPUtime=0 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511016349 28911386624 22569 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511016349 28911386624 22569 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28233776 memory=1164 CPUtime=0 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511016349 28911386624 22569 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0

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

[pid=14266/tid=14283] ppid=14264 vsize=28768336 memory=804 CPUtime=0.93 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) S 14264 14264 11698 0 -1 1077944384 8850 0 0 0 92 1 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272789838064 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28768336 memory=1808 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) R 14264 14264 11698 0 -1 1077944384 1088 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14376] ppid=14264 vsize=28768336 memory=3620 CPUtime=7.89 cores=0-7
/proc/14266/task/14376/stat : 14376 (java) R 14264 14264 11698 0 -1 4202560 717 0 0 0 789 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272771153272 140273321178033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14377] ppid=14264 vsize=28768336 memory=49476 CPUtime=7.83 cores=0-7
/proc/14266/task/14377/stat : 14377 (java) R 14264 14264 11698 0 -1 4202560 182 0 0 0 783 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272775364176 140273319144740 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14378] ppid=14264 vsize=28768336 memory=2004 CPUtime=7.74 cores=0-7
/proc/14266/task/14378/stat : 14378 (java) R 14264 14264 11698 0 -1 4202560 257 0 0 0 774 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272772206376 140273323730020 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14379] ppid=14264 vsize=28768336 memory=984 CPUtime=7.88 cores=0-7
/proc/14266/task/14379/stat : 14379 (java) R 14264 14264 11698 0 -1 4202560 472 0 0 0 788 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272770100984 140273321177858 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14380] ppid=14264 vsize=28768336 memory=0 CPUtime=7.88 cores=0-7
/proc/14266/task/14380/stat : 14380 (java) R 14264 14264 11698 0 -1 4202560 538 0 0 0 788 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272774311672 140273320535164 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14381] ppid=14264 vsize=28768336 memory=0 CPUtime=7.89 cores=0-7
/proc/14266/task/14381/stat : 14381 (java) R 14264 14264 11698 0 -1 4202560 308 0 0 0 789 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272776416408 140273321401472 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14382] ppid=14264 vsize=28768336 memory=0 CPUtime=7.82 cores=0-7
/proc/14266/task/14382/stat : 14382 (java) R 14264 14264 11698 0 -1 4202560 281 0 0 0 782 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272773259560 140273323730836 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14383] ppid=14264 vsize=28768336 memory=0 CPUtime=7.82 cores=0-7
/proc/14266/task/14383/stat : 14383 (java) R 14264 14264 11698 0 -1 4202560 380 0 0 0 782 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272769047856 140273320645670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 332.56 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 264048 KiB

[startup+43.2015 s]
/proc/loadavg: 8.38 8.31 8.23 9/222 14384
/proc/meminfo: memFree=25232604/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28768336 memory=262592 CPUtime=338.94 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 89120 0 0 0 33859 35 0 0 20 0 28 0 511016348 29458776064 65648 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7192084 65648 3540 1 0 7153184 0
[pid=14266/tid=14267] ppid=14264 vsize=28768336 memory=6791534058613427641 CPUtime=0.82 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) S 14264 14264 11698 0 -1 1077944384 9865 0 0 0 78 4 0 0 20 0 28 0 511016348 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273685091456 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28768336 memory=262588 CPUtime=0.01 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28768336 memory=1564 CPUtime=0.01 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28768336 memory=928 CPUtime=0.01 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 1047 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14271] ppid=14264 vsize=28768336 memory=3784 CPUtime=0.01 cores=0-7
/proc/14266/task/14271/stat : 14271 (java) S 14264 14264 11698 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273229085712 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14272] ppid=14264 vsize=28768336 memory=1440 CPUtime=0.01 cores=0-7
/proc/14266/task/14272/stat : 14272 (java) S 14264 14264 11698 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273228032400 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14273] ppid=14264 vsize=28768336 memory=984 CPUtime=0.01 cores=0-7
/proc/14266/task/14273/stat : 14273 (java) S 14264 14264 11698 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273226979600 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14274] ppid=14264 vsize=28768336 memory=1324 CPUtime=0.01 cores=0-7
/proc/14266/task/14274/stat : 14274 (java) S 14264 14264 11698 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273225927312 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14275] ppid=14264 vsize=28768336 memory=780 CPUtime=0.01 cores=0-7
/proc/14266/task/14275/stat : 14275 (java) S 14264 14264 11698 0 -1 1077944384 925 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273224874512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14276] ppid=14264 vsize=28768336 memory=3620 CPUtime=0.02 cores=0-7
/proc/14266/task/14276/stat : 14276 (java) S 14264 14264 11698 0 -1 1077944384 1272 0 0 0 2 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272797207152 140273680861826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14277] ppid=14264 vsize=28768336 memory=1576 CPUtime=0 cores=0-7
/proc/14266/task/14277/stat : 14277 (java) S 14264 14264 11698 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272796153184 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14278] ppid=14264 vsize=28768336 memory=1028 CPUtime=0 cores=0-7
/proc/14266/task/14278/stat : 14278 (java) S 14264 14264 11698 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272795100800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14279] ppid=14264 vsize=28768336 memory=1060 CPUtime=0 cores=0-7
/proc/14266/task/14279/stat : 14279 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272794049104 140273680869275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14280] ppid=14264 vsize=28768336 memory=2828 CPUtime=3.49 cores=0-7
/proc/14266/task/14280/stat : 14280 (java) S 14264 14264 11698 0 -1 1077944384 18554 0 0 0 345 4 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272792995952 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14281] ppid=14264 vsize=28768336 memory=756 CPUtime=2.99 cores=0-7
/proc/14266/task/14281/stat : 14281 (java) S 14264 14264 11698 0 -1 1077944384 17603 0 0 0 296 3 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272791943152 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14282] ppid=14264 vsize=28768336 memory=6656426216303648864 CPUtime=3.01 cores=0-7
/proc/14266/task/14282/stat : 14282 (java) S 14264 14264 11698 0 -1 1077944384 14876 0 0 0 297 4 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272790890864 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14283] ppid=14264 vsize=28768336 memory=0 CPUtime=0.93 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) S 14264 14264 11698 0 -1 1077944384 8850 0 0 0 92 1 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272789838064 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28768336 memory=281011792389600 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28768336 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) S 14264 14264 11698 0 -1 1077944384 1088 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14376] ppid=14264 vsize=28768336 memory=0 CPUtime=8.69 cores=0-7
/proc/14266/task/14376/stat : 14376 (java) R 14264 14264 11698 0 -1 4202560 718 0 0 0 869 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272771153272 140273321402182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14377] ppid=14264 vsize=28768336 memory=281011792402768 CPUtime=8.63 cores=0-7
/proc/14266/task/14377/stat : 14377 (java) R 14264 14264 11698 0 -1 4202560 182 0 0 0 863 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272775364176 140273321399510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14378] ppid=14264 vsize=28768336 memory=0 CPUtime=8.52 cores=0-7
/proc/14266/task/14378/stat : 14378 (java) R 14264 14264 11698 0 -1 4202560 257 0 0 0 852 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272772206376 140273321081306 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14379] ppid=14264 vsize=28768336 memory=288289965420426959 CPUtime=8.68 cores=0-7
/proc/14266/task/14379/stat : 14379 (java) R 14264 14264 11698 0 -1 4202560 478 0 0 0 868 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272770100984 140273321077280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14380] ppid=14264 vsize=28768336 memory=3232954 CPUtime=8.68 cores=0-7
/proc/14266/task/14380/stat : 14380 (java) R 14264 14264 11698 0 -1 4202560 538 0 0 0 868 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272774311672 140273321402167 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14381] ppid=14264 vsize=28768336 memory=0 CPUtime=8.69 cores=0-7
/proc/14266/task/14381/stat : 14381 (java) R 14264 14264 11698 0 -1 4202560 308 0 0 0 869 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272776416408 140273319144740 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14382] ppid=14264 vsize=28768336 memory=281011793564688 CPUtime=8.62 cores=0-7
/proc/14266/task/14382/stat : 14382 (java) R 14264 14264 11698 0 -1 4202560 283 0 0 0 862 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272773259560 140273323728312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14383] ppid=14264 vsize=28768336 memory=0 CPUtime=8.62 cores=0-7
/proc/14266/task/14383/stat : 14383 (java) R 14264 14264 11698 0 -1 4202560 380 0 0 0 862 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272769047856 140273321399233 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 338.94 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 264048 KiB

[startup+43.6015 s]
/proc/loadavg: 8.38 8.31 8.23 9/222 14384
/proc/meminfo: memFree=25232604/32770624 swapFree=66992416/67108860
[pid=14264] ppid=14261 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/14264/stat : 14264 (xcsp3-exec) S 14261 14264 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511016348 115843072 364 33554432000 4194304 5098028 140722983777744 140722983775848 140049073967740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7618560 140722983785303 140722983785562 140722983785562 140722983788486 0
/proc/14264/statm: 28282 364 305 221 0 87 0
[pid=14266] ppid=14264 vsize=28768336 memory=262592 CPUtime=342.14 cores=0-7
/proc/14266/stat : 14266 (java) S 14264 14264 11698 0 -1 1077944320 89326 0 0 0 34179 35 0 0 20 0 28 0 511016348 29458776064 65648 33554432000 4194304 4196468 140723545122976 140723545105520 140273680850679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
/proc/14266/statm: 7192084 65648 3540 1 0 7153184 0
[pid=14266/tid=14267] ppid=14264 vsize=28768336 memory=6791534058613427641 CPUtime=0.82 cores=0-7
/proc/14266/task/14267/stat : 14267 (java) S 14264 14264 11698 0 -1 1077944384 9865 0 0 0 78 4 0 0 20 0 28 0 511016348 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273685091456 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14268] ppid=14264 vsize=28768336 memory=4104 CPUtime=0.01 cores=0-7
/proc/14266/task/14268/stat : 14268 (java) S 14264 14264 11698 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273633471376 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14269] ppid=14264 vsize=28768336 memory=1412 CPUtime=0.01 cores=0-7
/proc/14266/task/14269/stat : 14269 (java) S 14264 14264 11698 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273231190800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14270] ppid=14264 vsize=28768336 memory=3288 CPUtime=0.01 cores=0-7
/proc/14266/task/14270/stat : 14270 (java) S 14264 14264 11698 0 -1 1077944384 1047 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273230138512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14271] ppid=14264 vsize=28768336 memory=1456 CPUtime=0.01 cores=0-7
/proc/14266/task/14271/stat : 14271 (java) S 14264 14264 11698 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273229085712 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14272] ppid=14264 vsize=28768336 memory=262592 CPUtime=0.01 cores=0-7
/proc/14266/task/14272/stat : 14272 (java) S 14264 14264 11698 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273228032400 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14273] ppid=14264 vsize=28768336 memory=1720 CPUtime=0.01 cores=0-7
/proc/14266/task/14273/stat : 14273 (java) S 14264 14264 11698 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273226979600 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14274] ppid=14264 vsize=28768336 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/14266/task/14274/stat : 14274 (java) S 14264 14264 11698 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273225927312 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14275] ppid=14264 vsize=28768336 memory=7596821954508186944 CPUtime=0.01 cores=0-7
/proc/14266/task/14275/stat : 14275 (java) S 14264 14264 11698 0 -1 1077944384 925 0 0 0 1 0 0 0 20 0 28 0 511016349 29458776064 65648 33554432000 4194304 4196468 140723545122976 140273224874512 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14276] ppid=14264 vsize=28768336 memory=7449909698778129763 CPUtime=0.02 cores=0-7
/proc/14266/task/14276/stat : 14276 (java) S 14264 14264 11698 0 -1 1077944384 1272 0 0 0 2 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272797207152 140273680861826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14277] ppid=14264 vsize=28768336 memory=3540023882353502076 CPUtime=0 cores=0-7
/proc/14266/task/14277/stat : 14277 (java) S 14264 14264 11698 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272796153184 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14278] ppid=14264 vsize=28768336 memory=7518026621751088999 CPUtime=0 cores=0-7
/proc/14266/task/14278/stat : 14278 (java) S 14264 14264 11698 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 511016351 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272795100800 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14279] ppid=14264 vsize=28768336 memory=7014751519717872977 CPUtime=0 cores=0-7
/proc/14266/task/14279/stat : 14279 (java) S 14264 14264 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272794049104 140273680869275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14280] ppid=14264 vsize=28768336 memory=7518590701213671769 CPUtime=3.49 cores=0-7
/proc/14266/task/14280/stat : 14280 (java) S 14264 14264 11698 0 -1 1077944384 18554 0 0 0 345 4 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272792995952 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14281] ppid=14264 vsize=28768336 memory=6297835844906604903 CPUtime=2.99 cores=0-7
/proc/14266/task/14281/stat : 14281 (java) S 14264 14264 11698 0 -1 1077944384 17603 0 0 0 296 3 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272791943152 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14282] ppid=14264 vsize=28768336 memory=0 CPUtime=3.01 cores=0-7
/proc/14266/task/14282/stat : 14282 (java) S 14264 14264 11698 0 -1 1077944384 14876 0 0 0 297 4 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272790890864 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14283] ppid=14264 vsize=28768336 memory=7229219006625180012 CPUtime=0.93 cores=0-7
/proc/14266/task/14283/stat : 14283 (java) S 14264 14264 11698 0 -1 1077944384 8850 0 0 0 92 1 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272789838064 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14284] ppid=14264 vsize=28768336 memory=7451315892948462179 CPUtime=0 cores=0-7
/proc/14266/task/14284/stat : 14284 (java) S 14264 14264 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272788786016 140273680860885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14285] ppid=14264 vsize=28768336 memory=7523921107963896918 CPUtime=0 cores=0-7
/proc/14266/task/14285/stat : 14285 (java) S 14264 14264 11698 0 -1 1077944384 1090 0 0 0 0 0 0 0 20 0 28 0 511016354 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272787733296 140273680861826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14376] ppid=14264 vsize=28768336 memory=33 CPUtime=9.09 cores=0-7
/proc/14266/task/14376/stat : 14376 (java) R 14264 14264 11698 0 -1 4202560 748 0 0 0 909 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272771153272 140273319144789 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14377] ppid=14264 vsize=28768336 memory=4011763442985467936 CPUtime=9.03 cores=0-7
/proc/14266/task/14377/stat : 14377 (java) R 14264 14264 11698 0 -1 4202560 198 0 0 0 903 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272775364176 140273320954890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14378] ppid=14264 vsize=28768336 memory=288230600413020516 CPUtime=8.92 cores=0-7
/proc/14266/task/14378/stat : 14378 (java) R 14264 14264 11698 0 -1 4202560 268 0 0 0 892 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272772206376 140273321213474 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14379] ppid=14264 vsize=28768336 memory=3985767 CPUtime=9.08 cores=0-7
/proc/14266/task/14379/stat : 14379 (java) R 14264 14264 11698 0 -1 4202560 510 0 0 0 908 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272770100984 140273321401992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14380] ppid=14264 vsize=28768336 memory=0 CPUtime=9.08 cores=0-7
/proc/14266/task/14380/stat : 14380 (java) R 14264 14264 11698 0 -1 4202560 551 0 0 0 908 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272774311672 140273320790560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14381] ppid=14264 vsize=28768336 memory=0 CPUtime=9.09 cores=0-7
/proc/14266/task/14381/stat : 14381 (java) R 14264 14264 11698 0 -1 4202560 320 0 0 0 909 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272776416408 140273321179134 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14382] ppid=14264 vsize=28768336 memory=0 CPUtime=9.02 cores=0-7
/proc/14266/task/14382/stat : 14382 (java) R 14264 14264 11698 0 -1 4202560 353 0 0 0 902 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272773259560 140273321177980 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
[pid=14266/tid=14383] ppid=14264 vsize=28768336 memory=0 CPUtime=9.02 cores=0-7
/proc/14266/task/14383/stat : 14383 (java) R 14264 14264 11698 0 -1 4202560 400 0 0 0 902 0 0 0 20 0 28 0 511019797 29458776064 65648 33554432000 4194304 4196468 140723545122976 140272769047856 140273321401497 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140723545129948 140723545130123 140723545130123 140723545133007 0
Current children cumulated CPU time: 342.14 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 264048 KiB

Child status: 0
Real time (s): 43.6703
CPU time (s): 342.594
CPU user time (s): 342.225
CPU system time (s): 0.368805
CPU usage (%): 784.499
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 264048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 342.225
system time used= 0.368805
maximum resident set size= 262592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7423
involuntary context switches= 5276


# summary of solver processes directly reported to runsolver:
#   pid: 14264
#   total CPU time (s): 342.594
#   total CPU user time (s): 342.225
#   total CPU system time (s): 0.368805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.373437 second user time and 0.507037 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 19:51:35
IDJOB=4407387
IDBENCH=128523
IDSOLVER=2872
FILE ID=node121/4407387-1569347538
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-46-08.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407387-1569347538/watcher-4407387-1569347538 -o /var/tmp/evaluation-result-4407387-1569347538/solver-4407387-1569347538 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1201978005 HOME/instance-4407387-1569347538.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1a36b9c979418634ede1d2fbb3d1d330
RANDOM SEED=1201978005

node121.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25483540 kB
MemAvailable:   31846912 kB
Buffers:          145264 kB
Cached:          6308400 kB
SwapCached:         4604 kB
Active:          3208464 kB
Inactive:        3253752 kB
Active(anon):       4320 kB
Inactive(anon):    53860 kB
Active(file):    3204144 kB
Inactive(file):  3199892 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992416 kB
Dirty:             26268 kB
Writeback:             0 kB
AnonPages:        113340 kB
Mapped:            53004 kB
Shmem:             41104 kB
Slab:             416984 kB
SReclaimable:     387796 kB
SUnreclaim:        29188 kB
KernelStack:        3456 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node121 at 2019-09-24 19:52:19