Trace number 4405012

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-20 parallelOPT41 81.6603 11.647

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-25-5-5-0.xml
MD5SUM297e7ff3843a631e244fdcc6d730e090
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark34.2796
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints101
Number of domains24
Minimum domain size4
Maximum domain size26
Distribution of domain sizes[{"size":4,"count":12},{"size":5,"count":7},{"size":6,"count":6},{"size":26,"count":50}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":25},{"degree":26,"count":24},{"degree":27,"count":1},{"degree":28,"count":25}]
Minimum constraint arity1
Maximum constraint arity26
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":50},{"arity":25,"count":25},{"arity":26,"count":25}]
Number of extensional constraints50
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":26},{"type":"count","count":25}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405012-1569004489.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405012-1569004489.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
4.87/1.92	c solve instance...
5.46/2.05	o -1000 
17.25/3.54	o -998 
17.25/3.55	o -993 
17.25/3.57	o -963 
19.47/3.89	o -959 
20.32/3.94	o 27 
20.32/3.98	o 29 
21.07/4.02	o 32 
24.92/4.53	o 41 
81.40/11.63	s OPTIMUM FOUND
81.40/11.63	v <instantiation>
81.40/11.63	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] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] </list>
81.40/11.63	v 	<values>5 0 1 2 3 6 7 12 9 4 15 10 11 8 13 16 17 18 19 14 -1 -1 -1 -1 -1 0 19 18 17 16 1 2 3 14 15 6 5 4 13 12 7 8 9 10 11 -1 -1 -1 -1 -1 -3 -4 6 6 -2 0 -3 -6 6 1 0 3 7 5 7 3 3 6 4 2 0 0 0 0 0 </values>
81.40/11.63	v </instantiation>

Verifier Data

OK	41

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405012-1569004489/watcher-4405012-1569004489 -o /var/tmp/evaluation-result-4405012-1569004489/solver-4405012-1569004489 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 448861071 HOME/instance-4405012-1569004489.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
solver pid=8566, runsolver pid=8563
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 8.40 8.30 7.91 2/212 8587
/proc/meminfo: memFree=26191756/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28227396 memory=27396 CPUtime=0.12 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 5803 0 0 0 11 1 0 0 20 0 20 0 476697462 28904853504 6849 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7056849 6849 3125 1 0 7019032 0
[pid=8568/tid=8569] ppid=8566 vsize=28227396 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) R 8566 8566 2945 0 -1 4202560 3665 0 0 0 8 1 0 0 20 0 20 0 476697463 28904853504 6849 33554432000 4194304 4196468 140721202843024 140653232727856 140653221678688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28227396 memory=139824878065280 CPUtime=0 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8573] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8573/stat : 8573 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652776545040 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8574] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8574/stat : 8574 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652775492240 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8575] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8575/stat : 8575 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652774439440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8576] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8576/stat : 8576 (java) S 8566 8566 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652773386640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8577] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8577/stat : 8577 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652772333840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8578] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8578/stat : 8578 (java) S 8566 8566 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476697465 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652209888112 140653228505730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8579] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8579/stat : 8579 (java) S 8566 8566 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476697466 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652208834080 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8580] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8580/stat : 8580 (java) S 8566 8566 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476697466 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652207781232 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8581] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8581/stat : 8581 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652206729552 140653228513179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8582] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8582/stat : 8582 (java) S 8566 8566 2945 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652205676912 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8583] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8583/stat : 8583 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652204624112 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8584] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8584/stat : 8584 (java) R 8566 8566 2945 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652203571312 140653228505730 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8585] ppid=8566 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) R 8566 8566 2945 0 -1 4202560 400 0 0 0 1 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652202518512 140653221591419 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697469 28904853504 6849 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28852 KiB

[startup+0.210142 s]*
/proc/loadavg: 8.40 8.30 7.91 3/212 8587
/proc/meminfo: memFree=26178584/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28227396 memory=39940 CPUtime=0.34 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 9739 0 0 0 30 4 0 0 20 0 20 0 476697462 28904853504 9985 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7056849 9985 3315 1 0 7019032 0
[pid=8568/tid=8569] ppid=8566 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) R 8566 8566 2945 0 -1 4202560 6691 0 0 0 17 3 0 0 20 0 20 0 476697463 28904853504 9985 33554432000 4194304 4196468 140721202843024 140653232727312 140653228516509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28227396 memory=139824878075103 CPUtime=0 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8573] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8573/stat : 8573 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652776545040 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8574] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8574/stat : 8574 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652775492240 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8575] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8575/stat : 8575 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652774439440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8576] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8576/stat : 8576 (java) S 8566 8566 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652773386640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8577] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8577/stat : 8577 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697464 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652772333840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8578] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8578/stat : 8578 (java) S 8566 8566 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476697465 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652209888112 140653228505730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8579] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8579/stat : 8579 (java) S 8566 8566 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476697466 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652208834080 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8580] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8580/stat : 8580 (java) S 8566 8566 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476697466 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652207781232 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8581] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8581/stat : 8581 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652206729552 140653228513179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8582] ppid=8566 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8568/task/8582/stat : 8582 (java) S 8566 8566 2945 0 -1 1077944384 591 0 0 0 2 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652205676912 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8583] ppid=8566 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8568/task/8583/stat : 8583 (java) S 8566 8566 2945 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652204624112 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8584] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8584/stat : 8584 (java) S 8566 8566 2945 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652203571312 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8585] ppid=8566 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) S 8566 8566 2945 0 -1 1077944384 919 0 0 0 7 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652202518512 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697468 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697469 28904853504 9985 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41396 KiB

[startup+0.309616 s]*
/proc/loadavg: 8.40 8.30 7.91 3/212 8587
/proc/meminfo: memFree=26173124/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28231652 memory=48592 CPUtime=0.52 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 11039 0 0 0 47 5 0 0 20 0 20 0 476697462 28909211648 12148 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7057913 12148 3347 1 0 7019032 0
[pid=8568/tid=8569] ppid=8566 vsize=28231652 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) R 8566 8566 2945 0 -1 4202560 7761 0 0 0 26 3 0 0 20 0 20 0 476697463 28909211648 12163 33554432000 4194304 4196468 140721202843024 140653232725696 140653212575070 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8573] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8573/stat : 8573 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652776545040 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8574] ppid=8566 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/8568/task/8574/stat : 8574 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652775492240 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8575] ppid=8566 vsize=28231652 memory=139824740791215 CPUtime=0 cores=0-7
/proc/8568/task/8575/stat : 8575 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652774439440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8576] ppid=8566 vsize=28231652 memory=139824740793520 CPUtime=0 cores=0-7
/proc/8568/task/8576/stat : 8576 (java) S 8566 8566 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652773386640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8577] ppid=8566 vsize=28231652 memory=139824740795824 CPUtime=0 cores=0-7
/proc/8568/task/8577/stat : 8577 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697464 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652772333840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8578] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8578/stat : 8578 (java) S 8566 8566 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476697465 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652209888112 140653228505730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8579] ppid=8566 vsize=28231652 memory=279649481598608 CPUtime=0 cores=0-7
/proc/8568/task/8579/stat : 8579 (java) S 8566 8566 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476697466 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652208834080 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8580] ppid=8566 vsize=28231652 memory=279649481605520 CPUtime=0 cores=0-7
/proc/8568/task/8580/stat : 8580 (java) S 8566 8566 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476697466 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652207781232 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8581] ppid=8566 vsize=28231652 memory=279649481546800 CPUtime=0 cores=0-7
/proc/8568/task/8581/stat : 8581 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652206729552 140653228513179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8582] ppid=8566 vsize=28231652 memory=279649481619344 CPUtime=0.03 cores=0-7
/proc/8568/task/8582/stat : 8582 (java) S 8566 8566 2945 0 -1 1077944384 613 0 0 0 3 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652205676912 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8583] ppid=8566 vsize=28231652 memory=279649481626256 CPUtime=0.03 cores=0-7
/proc/8568/task/8583/stat : 8583 (java) S 8566 8566 2945 0 -1 1077944384 111 0 0 0 3 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652204624112 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8584] ppid=8566 vsize=28231652 memory=279649481623952 CPUtime=0.01 cores=0-7
/proc/8568/task/8584/stat : 8584 (java) R 8566 8566 2945 0 -1 4202560 180 0 0 0 1 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652203571312 140653214508897 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8585] ppid=8566 vsize=28231652 memory=279649481640112 CPUtime=0.12 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) R 8566 8566 2945 0 -1 4202560 1066 0 0 0 12 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652202518512 140653207460995 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476697468 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697469 28909211648 12163 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50048 KiB

[startup+0.700929 s]
/proc/loadavg: 8.40 8.30 7.91 6/212 8587
/proc/meminfo: memFree=26142704/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28233776 memory=120004 CPUtime=1.88 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 16532 0 0 0 180 8 0 0 20 0 20 0 476697462 28911386624 30001 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7058444 30001 3454 1 0 7019544 0
[pid=8568/tid=8569] ppid=8566 vsize=28233776 memory=279649481998000 CPUtime=0.67 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) R 8566 8566 2945 0 -1 4202560 9239 0 0 0 62 5 0 0 20 0 20 0 476697463 28911386624 30001 33554432000 4194304 4196468 140721202843024 140653232730064 140652865597683 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28233776 memory=139824741000048 CPUtime=0 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28911386624 30001 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28911386624 30001 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476697464 28911386624 30001 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0

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

[pid=8568/tid=8585] ppid=8566 vsize=28768336 memory=0 CPUtime=0.95 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) S 8566 8566 2945 0 -1 1077944384 6985 0 0 0 92 3 0 0 20 0 28 0 476697468 29458776064 107218 33554432000 4194304 4196468 140721202843024 140652202518512 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476697468 29458776064 107218 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 28 0 476697469 29458776064 107218 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8660] ppid=8566 vsize=28768336 memory=0 CPUtime=5.79 cores=0-7
/proc/8568/task/8660/stat : 8660 (java) R 8566 8566 2945 0 -1 4202560 273 0 0 0 579 0 0 0 20 0 28 0 476697915 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651328924840 140652873050146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8661] ppid=8566 vsize=28768336 memory=0 CPUtime=5.78 cores=0-7
/proc/8568/task/8661/stat : 8661 (java) R 8566 8566 2945 0 -1 4202560 97 0 0 0 578 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651333136536 140652873050025 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8662] ppid=8566 vsize=28768336 memory=0 CPUtime=5.85 cores=0-7
/proc/8568/task/8662/stat : 8662 (java) R 8566 8566 2945 0 -1 4202560 282 0 0 0 585 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651332083736 140652873050202 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8663] ppid=8566 vsize=28768336 memory=0 CPUtime=5.64 cores=0-7
/proc/8568/task/8663/stat : 8663 (java) R 8566 8566 2945 0 -1 4202560 607 0 0 0 564 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651331033448 140652873050202 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8664] ppid=8566 vsize=28768336 memory=0 CPUtime=5.74 cores=0-7
/proc/8568/task/8664/stat : 8664 (java) R 8566 8566 2945 0 -1 4202560 331 0 0 0 574 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651334188760 140652873050133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8665] ppid=8566 vsize=28768336 memory=0 CPUtime=5.79 cores=0-7
/proc/8568/task/8665/stat : 8665 (java) R 8566 8566 2945 0 -1 4202560 204 0 0 0 579 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651329978008 140652873506736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8666] ppid=8566 vsize=28768336 memory=0 CPUtime=5.75 cores=0-7
/proc/8568/task/8666/stat : 8666 (java) R 8566 8566 2945 0 -1 4202560 449 0 0 0 575 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651335241952 140652873049965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8667] ppid=8566 vsize=28768336 memory=8112282956445269571 CPUtime=5.79 cores=0-7
/proc/8568/task/8667/stat : 8667 (java) R 8566 8566 2945 0 -1 4202560 125 0 0 0 579 0 0 0 20 0 28 0 476697916 29458776064 107218 33554432000 4194304 4196468 140721202843024 140651327873432 140652873049781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 71.83 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 430328 KiB

[startup+11.2016 s]
/proc/loadavg: 8.34 8.29 7.91 9/221 8669
/proc/meminfo: memFree=25789996/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28768336 memory=428900 CPUtime=78.2 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 40164 0 0 0 7769 51 0 0 20 0 28 0 476697462 29458776064 107225 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7192084 107225 3526 1 0 7153184 0
[pid=8568/tid=8569] ppid=8566 vsize=28768336 memory=0 CPUtime=1.85 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) S 8566 8566 2945 0 -1 1077944384 9834 0 0 0 177 8 0 0 20 0 28 0 476697463 29458776064 107225 33554432000 4194304 4196468 140721202843024 140653232735360 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28768336 memory=0 CPUtime=0.05 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 105 0 0 0 3 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28768336 memory=8112282956445269571 CPUtime=0.05 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 75 0 0 0 2 3 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 48 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8573] ppid=8566 vsize=28768336 memory=279649482314528 CPUtime=0.04 cores=0-7
/proc/8568/task/8573/stat : 8573 (java) S 8566 8566 2945 0 -1 1077944384 39 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652776545040 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8574] ppid=8566 vsize=28768336 memory=1456 CPUtime=0.05 cores=0-7
/proc/8568/task/8574/stat : 8574 (java) S 8566 8566 2945 0 -1 1077944384 107 0 0 0 2 3 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652775492240 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8575] ppid=8566 vsize=28768336 memory=428788 CPUtime=0.04 cores=0-7
/proc/8568/task/8575/stat : 8575 (java) S 8566 8566 2945 0 -1 1077944384 92 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652774439440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8576] ppid=8566 vsize=28768336 memory=3616 CPUtime=0.06 cores=0-7
/proc/8568/task/8576/stat : 8576 (java) S 8566 8566 2945 0 -1 1077944384 108 0 0 0 4 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652773386640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8577] ppid=8566 vsize=28768336 memory=6442450945222 CPUtime=0.04 cores=0-7
/proc/8568/task/8577/stat : 8577 (java) S 8566 8566 2945 0 -1 1077944384 101 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652772333840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8578] ppid=8566 vsize=28768336 memory=288230621803970871 CPUtime=0.01 cores=0-7
/proc/8568/task/8578/stat : 8578 (java) S 8566 8566 2945 0 -1 1077944384 531 0 0 0 1 0 0 0 20 0 28 0 476697465 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652209888112 140653228505730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8579] ppid=8566 vsize=28768336 memory=14689690934577713 CPUtime=0 cores=0-7
/proc/8568/task/8579/stat : 8579 (java) S 8566 8566 2945 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476697466 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652208834144 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8580] ppid=8566 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8580/stat : 8580 (java) S 8566 8566 2945 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 476697466 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652207781248 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8581] ppid=8566 vsize=28768336 memory=279649482400960 CPUtime=0 cores=0-7
/proc/8568/task/8581/stat : 8581 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652206729552 140653228513179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8582] ppid=8566 vsize=28768336 memory=6656426216303648864 CPUtime=1.6 cores=0-7
/proc/8568/task/8582/stat : 8582 (java) S 8566 8566 2945 0 -1 1077944384 6260 0 0 0 158 2 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652205676912 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8583] ppid=8566 vsize=28768336 memory=139829173032575 CPUtime=1.49 cores=0-7
/proc/8568/task/8583/stat : 8583 (java) S 8566 8566 2945 0 -1 1077944384 3229 0 0 0 148 1 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652204624112 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8584] ppid=8566 vsize=28768336 memory=-8707038579349950309 CPUtime=1.81 cores=0-7
/proc/8568/task/8584/stat : 8584 (java) S 8566 8566 2945 0 -1 1077944384 5159 0 0 0 179 2 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652203571312 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8585] ppid=8566 vsize=28768336 memory=-8341965534556230502 CPUtime=0.95 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) S 8566 8566 2945 0 -1 1077944384 7106 0 0 0 92 3 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652202518512 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28768336 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476697468 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28768336 memory=4713745541279610410 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 28 0 476697469 29458776064 107225 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8660] ppid=8566 vsize=28768336 memory=-6520471753822164382 CPUtime=6.58 cores=0-7
/proc/8568/task/8660/stat : 8660 (java) R 8566 8566 2945 0 -1 4202560 279 0 0 0 658 0 0 0 20 0 28 0 476697915 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651328925336 140652873049741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8661] ppid=8566 vsize=28768336 memory=8514701219730522529 CPUtime=6.58 cores=0-7
/proc/8568/task/8661/stat : 8661 (java) R 8566 8566 2945 0 -1 4202560 100 0 0 0 658 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651333136920 140652873506982 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8662] ppid=8566 vsize=28768336 memory=6525018278055875452 CPUtime=6.65 cores=0-7
/proc/8568/task/8662/stat : 8662 (java) R 8566 8566 2945 0 -1 4202560 286 0 0 0 665 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651332084376 140652873050202 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8663] ppid=8566 vsize=28768336 memory=139824741563136 CPUtime=6.42 cores=0-7
/proc/8568/task/8663/stat : 8663 (java) R 8566 8566 2945 0 -1 4202560 614 0 0 0 642 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651331031320 140652873050235 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8664] ppid=8566 vsize=28768336 memory=0 CPUtime=6.54 cores=0-7
/proc/8568/task/8664/stat : 8664 (java) R 8566 8566 2945 0 -1 4202560 342 0 0 0 654 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651334190360 140652873050146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8665] ppid=8566 vsize=28768336 memory=0 CPUtime=6.59 cores=0-7
/proc/8568/task/8665/stat : 8665 (java) R 8566 8566 2945 0 -1 4202560 227 0 0 0 659 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651329978504 140652873050167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8666] ppid=8566 vsize=28768336 memory=0 CPUtime=6.54 cores=0-7
/proc/8568/task/8666/stat : 8666 (java) R 8566 8566 2945 0 -1 4202560 499 0 0 0 654 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651335242088 140652873050202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8667] ppid=8566 vsize=28768336 memory=0 CPUtime=6.59 cores=0-7
/proc/8568/task/8667/stat : 8667 (java) R 8566 8566 2945 0 -1 4202560 141 0 0 0 659 0 0 0 20 0 28 0 476697916 29458776064 107225 33554432000 4194304 4196468 140721202843024 140651327874024 140652873050181 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 78.2 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 430356 KiB

[startup+11.6016 s]
/proc/loadavg: 8.34 8.29 7.91 9/221 8669
/proc/meminfo: memFree=25789996/32770624 swapFree=67001832/67108860
[pid=8566] ppid=8563 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8566/stat : 8566 (xcsp3-exec) S 8563 8566 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476697462 115843072 364 33554432000 4194304 5098028 140732860041472 140732860039576 140024610435708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26234880 140732860044120 140732860044378 140732860044378 140732860047302 0
/proc/8566/statm: 28282 364 305 221 0 87 0
[pid=8568] ppid=8566 vsize=28768336 memory=428944 CPUtime=81.4 cores=0-7
/proc/8568/stat : 8568 (java) S 8566 8566 2945 0 -1 1077944320 41327 0 0 0 8089 51 0 0 20 0 28 0 476697462 29458776064 107236 33554432000 4194304 4196468 140721202843024 140721202825568 140653228494583 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
/proc/8568/statm: 7192084 107236 3526 1 0 7153184 0
[pid=8568/tid=8569] ppid=8566 vsize=28768336 memory=13 CPUtime=1.85 cores=0-7
/proc/8568/task/8569/stat : 8569 (java) S 8566 8566 2945 0 -1 1077944384 9834 0 0 0 177 8 0 0 20 0 28 0 476697463 29458776064 107236 33554432000 4194304 4196468 140721202843024 140653232735360 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8570] ppid=8566 vsize=28768336 memory=32356 CPUtime=0.05 cores=0-7
/proc/8568/task/8570/stat : 8570 (java) S 8566 8566 2945 0 -1 1077944384 105 0 0 0 3 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652779703440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8571] ppid=8566 vsize=28768336 memory=1 CPUtime=0.05 cores=0-7
/proc/8568/task/8571/stat : 8571 (java) S 8566 8566 2945 0 -1 1077944384 75 0 0 0 2 3 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652778650640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8572] ppid=8566 vsize=28768336 memory=1584 CPUtime=0.04 cores=0-7
/proc/8568/task/8572/stat : 8572 (java) S 8566 8566 2945 0 -1 1077944384 48 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652777597840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8573] ppid=8566 vsize=28768336 memory=1 CPUtime=0.04 cores=0-7
/proc/8568/task/8573/stat : 8573 (java) S 8566 8566 2945 0 -1 1077944384 39 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652776545040 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8574] ppid=8566 vsize=28768336 memory=0 CPUtime=0.05 cores=0-7
/proc/8568/task/8574/stat : 8574 (java) S 8566 8566 2945 0 -1 1077944384 107 0 0 0 2 3 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652775492240 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8575] ppid=8566 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/8568/task/8575/stat : 8575 (java) S 8566 8566 2945 0 -1 1077944384 92 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652774439440 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8576] ppid=8566 vsize=28768336 memory=2608 CPUtime=0.06 cores=0-7
/proc/8568/task/8576/stat : 8576 (java) S 8566 8566 2945 0 -1 1077944384 108 0 0 0 4 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652773386640 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8577] ppid=8566 vsize=28768336 memory=39903 CPUtime=0.04 cores=0-7
/proc/8568/task/8577/stat : 8577 (java) S 8566 8566 2945 0 -1 1077944384 101 0 0 0 2 2 0 0 20 0 28 0 476697464 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652772333840 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8578] ppid=8566 vsize=28768336 memory=2 CPUtime=0.01 cores=0-7
/proc/8568/task/8578/stat : 8578 (java) S 8566 8566 2945 0 -1 1077944384 531 0 0 0 1 0 0 0 20 0 28 0 476697465 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652209888112 140653228505730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8579] ppid=8566 vsize=28768336 memory=737 CPUtime=0 cores=0-7
/proc/8568/task/8579/stat : 8579 (java) S 8566 8566 2945 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476697466 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652208834144 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8580] ppid=8566 vsize=28768336 memory=1267 CPUtime=0 cores=0-7
/proc/8568/task/8580/stat : 8580 (java) S 8566 8566 2945 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 476697466 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652207781248 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8581] ppid=8566 vsize=28768336 memory=272 CPUtime=0 cores=0-7
/proc/8568/task/8581/stat : 8581 (java) S 8566 8566 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652206729552 140653228513179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8582] ppid=8566 vsize=28768336 memory=0 CPUtime=1.6 cores=0-7
/proc/8568/task/8582/stat : 8582 (java) S 8566 8566 2945 0 -1 1077944384 6260 0 0 0 158 2 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652205676912 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8583] ppid=8566 vsize=28768336 memory=2241 CPUtime=1.49 cores=0-7
/proc/8568/task/8583/stat : 8583 (java) S 8566 8566 2945 0 -1 1077944384 3229 0 0 0 148 1 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652204624112 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8584] ppid=8566 vsize=28768336 memory=2244 CPUtime=1.87 cores=0-7
/proc/8568/task/8584/stat : 8584 (java) S 8566 8566 2945 0 -1 1077944384 6235 0 0 0 185 2 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652203571312 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8585] ppid=8566 vsize=28768336 memory=0 CPUtime=0.95 cores=0-7
/proc/8568/task/8585/stat : 8585 (java) S 8566 8566 2945 0 -1 1077944384 7106 0 0 0 92 3 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652202518512 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8586] ppid=8566 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8586/stat : 8586 (java) S 8566 8566 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476697468 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652201466976 140653228504789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8587] ppid=8566 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/8568/task/8587/stat : 8587 (java) S 8566 8566 2945 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 28 0 476697469 29458776064 107236 33554432000 4194304 4196468 140721202843024 140652200414256 140653228505730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8660] ppid=8566 vsize=28768336 memory=0 CPUtime=6.95 cores=0-7
/proc/8568/task/8660/stat : 8660 (java) R 8566 8566 2945 0 -1 4202560 286 0 0 0 695 0 0 0 20 0 28 0 476697915 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651328925336 140652873050235 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8661] ppid=8566 vsize=28768336 memory=0 CPUtime=6.98 cores=0-7
/proc/8568/task/8661/stat : 8661 (java) R 8566 8566 2945 0 -1 4202560 104 0 0 0 698 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651333136920 140652873050061 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8662] ppid=8566 vsize=28768336 memory=0 CPUtime=7.05 cores=0-7
/proc/8568/task/8662/stat : 8662 (java) R 8566 8566 2945 0 -1 4202560 301 0 0 0 705 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651332084376 140652873506736 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8663] ppid=8566 vsize=28768336 memory=0 CPUtime=6.79 cores=0-7
/proc/8568/task/8663/stat : 8663 (java) R 8566 8566 2945 0 -1 4202560 633 0 0 0 679 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651331031320 140652873050088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8664] ppid=8566 vsize=28768336 memory=0 CPUtime=6.94 cores=0-7
/proc/8568/task/8664/stat : 8664 (java) R 8566 8566 2945 0 -1 4202560 349 0 0 0 694 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651334190360 140652873050141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8665] ppid=8566 vsize=28768336 memory=0 CPUtime=6.99 cores=0-7
/proc/8568/task/8665/stat : 8665 (java) R 8566 8566 2945 0 -1 4202560 238 0 0 0 699 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651329978504 140652873506736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8666] ppid=8566 vsize=28768336 memory=0 CPUtime=6.94 cores=0-7
/proc/8568/task/8666/stat : 8666 (java) R 8566 8566 2945 0 -1 4202560 519 0 0 0 694 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651335242888 140652873050097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
[pid=8568/tid=8667] ppid=8566 vsize=28768336 memory=0 CPUtime=6.99 cores=0-7
/proc/8568/task/8667/stat : 8667 (java) R 8566 8566 2945 0 -1 4202560 145 0 0 0 699 0 0 0 20 0 28 0 476697916 29458776064 107236 33554432000 4194304 4196468 140721202843024 140651327874024 140652873050202 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140721202844636 140721202844811 140721202844811 140721202847695 0
Current children cumulated CPU time: 81.4 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 430400 KiB

Child status: 0
Real time (s): 11.647
CPU time (s): 81.6603
CPU user time (s): 81.1358
CPU system time (s): 0.524579
CPU usage (%): 701.129
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 430400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.1358
system time used= 0.524579
maximum resident set size= 428948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42839
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5601
involuntary context switches= 1599


# summary of solver processes directly reported to runsolver:
#   pid: 8566
#   total CPU time (s): 81.6603
#   total CPU user time (s): 81.1358
#   total CPU system time (s): 0.524579

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.119094 second user time and 0.180311 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 20:34:04
IDJOB=4405012
IDBENCH=128018
IDSOLVER=2866
FILE ID=node136/4405012-1569004489
RUNJOBID= node136-1568994428-2972
PBS_JOBID= 21704724
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-25-5-5-0.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-4405012-1569004489/watcher-4405012-1569004489 -o /var/tmp/evaluation-result-4405012-1569004489/solver-4405012-1569004489 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 448861071 HOME/instance-4405012-1569004489.xml

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

MD5SUM BENCH= 297e7ff3843a631e244fdcc6d730e090
RANDOM SEED=448861071

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26206148 kB
MemAvailable:   31848616 kB
Buffers:           88864 kB
Cached:          5690236 kB
SwapCached:         3504 kB
Active:          2668784 kB
Inactive:        3116324 kB
Active(anon):       4788 kB
Inactive(anon):    49176 kB
Active(file):    2663996 kB
Inactive(file):  3067148 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67001832 kB
Dirty:             26996 kB
Writeback:             0 kB
AnonPages:        114132 kB
Mapped:            51564 kB
Shmem:             39796 kB
Slab:             369076 kB
SReclaimable:     339784 kB
SUnreclaim:        29292 kB
KernelStack:        3440 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507476 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-20 20:34:16