Trace number 4400168

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-16 parallelOPT7 54.8773 7.694

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-07_c18.xml
MD5SUMd533abf730bec48b9e0ac1943d19d6b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark9.6335
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints479
Number of domains2
Minimum domain size3
Maximum domain size24
Distribution of domain sizes[{"size":3,"count":49},{"size":24,"count":2}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":20,"count":24},{"degree":22,"count":16},{"degree":24,"count":8},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":477},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints477
Distribution of constraint types[{"type":"intension","count":477},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax 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-4400168-1568720596.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400168-1568720596.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.98/1.09	c solve instance...
3.41/1.12	o 0 
4.77/1.31	o 4 
4.77/1.31	o 5 
4.77/1.31	o 6 
4.77/1.31	o 7 
54.26/7.68	s OPTIMUM FOUND
54.26/7.68	v <instantiation>
54.26/7.68	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] nb nw </list>
54.26/7.68	v 	<values>0 0 0 0 1 1 0 0 0 0 1 1 0 0 2 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 2 2 0 0 0 0 2 2 2 0 0 0 0 7 7 </values>
54.26/7.68	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400168-1568720596/watcher-4400168-1568720596 -o /tmp/evaluation-result-4400168-1568720596/solver-4400168-1568720596 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 445948768 HOME/instance-4400168-1568720596.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=30791, runsolver pid=30788
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 8.40 7.77 7.80 3/212 30812
/proc/meminfo: memFree=31161108/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28227396 memory=29180 CPUtime=0.12 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 5705 0 0 0 11 1 0 0 20 0 20 0 448317778 28904853504 7295 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7056849 7295 3150 1 0 7019032 0
[pid=30793/tid=30794] ppid=30791 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) R 30791 30791 22588 0 -1 4202560 3619 0 0 0 8 1 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560520705840 140560516484502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28227396 memory=140278173832832 CPUtime=0 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30798] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30798/stat : 30798 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560465935248 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30799] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30799/stat : 30799 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560464882192 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30800] ppid=30791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30800/stat : 30800 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560463829648 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30801] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30801/stat : 30801 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560462776592 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30802] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30802/stat : 30802 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 7295 33554432000 4194304 4196468 140726779937664 140560461724048 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30803] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30803/stat : 30803 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559565503216 140560516483714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30804] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30804/stat : 30804 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559564449440 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30805] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30805/stat : 30805 (java) S 30791 30791 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559563396336 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30806] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30806/stat : 30806 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559562344912 140560516491163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30807] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30807/stat : 30807 (java) R 30791 30791 22588 0 -1 4202560 423 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559561283664 140560499871740 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30808] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30808/stat : 30808 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559560239472 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30809] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30809/stat : 30809 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559559186416 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30810] ppid=30791 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) R 30791 30791 22588 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559558131664 140560516493914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 7295 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30628 KiB

[startup+0.210484 s]*
/proc/loadavg: 8.40 7.77 7.80 3/212 30812
/proc/meminfo: memFree=31147960/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28227396 memory=40720 CPUtime=0.34 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 9405 0 0 0 31 3 0 0 20 0 20 0 448317778 28904853504 10180 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7056849 10180 3310 1 0 7019032 0
[pid=30793/tid=30794] ppid=30791 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) R 30791 30791 22588 0 -1 4202560 6637 0 0 0 17 2 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560520709328 140560516494493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28227396 memory=3905946639931315872 CPUtime=0 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30798] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30798/stat : 30798 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560465935248 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30799] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30799/stat : 30799 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560464882192 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30800] ppid=30791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30800/stat : 30800 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560463829648 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30801] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30801/stat : 30801 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560462776592 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30802] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30802/stat : 30802 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28904853504 10180 33554432000 4194304 4196468 140726779937664 140560461724048 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30803] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30803/stat : 30803 (java) S 30791 30791 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559565503216 140560516483714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30804] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30804/stat : 30804 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559564449440 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30805] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30805/stat : 30805 (java) S 30791 30791 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448317781 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559563396336 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30806] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30806/stat : 30806 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559562344912 140560516491163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30807] ppid=30791 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30807/stat : 30807 (java) S 30791 30791 22588 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559561292016 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30808] ppid=30791 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30793/task/30808/stat : 30808 (java) S 30791 30791 22588 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559560239472 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30809] ppid=30791 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30793/task/30809/stat : 30809 (java) S 30791 30791 22588 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559559186416 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30810] ppid=30791 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) R 30791 30791 22588 0 -1 4202560 795 0 0 0 8 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559558133872 140560495087612 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28904853504 10180 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42168 KiB

[startup+0.310585 s]*
/proc/loadavg: 8.40 7.77 7.80 3/212 30812
/proc/meminfo: memFree=31140056/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28231652 memory=50204 CPUtime=0.53 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 10923 0 0 0 49 4 0 0 20 0 20 0 448317778 28909211648 12551 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7057913 12551 3356 1 0 7019032 0
[pid=30793/tid=30794] ppid=30791 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) R 30791 30791 22588 0 -1 4202560 7837 0 0 0 26 3 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560520703680 140560500553054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30798] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30798/stat : 30798 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560465935248 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30799] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30799/stat : 30799 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560464882192 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30800] ppid=30791 vsize=28231652 memory=140278061165231 CPUtime=0 cores=0-7
/proc/30793/task/30800/stat : 30800 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560463829648 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30801] ppid=30791 vsize=28231652 memory=140278061167536 CPUtime=0 cores=0-7
/proc/30793/task/30801/stat : 30801 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560462776592 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30802] ppid=30791 vsize=28231652 memory=140278061169840 CPUtime=0 cores=0-7
/proc/30793/task/30802/stat : 30802 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28909211648 12551 33554432000 4194304 4196468 140726779937664 140560461724048 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30803] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30803/stat : 30803 (java) S 30791 30791 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 448317781 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559565503216 140560516483714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30804] ppid=30791 vsize=28231652 memory=280556122353552 CPUtime=0 cores=0-7
/proc/30793/task/30804/stat : 30804 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448317781 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559564449440 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30805] ppid=30791 vsize=28231652 memory=280556122351248 CPUtime=0 cores=0-7
/proc/30793/task/30805/stat : 30805 (java) S 30791 30791 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448317781 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559563396336 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30806] ppid=30791 vsize=28231652 memory=280556122358160 CPUtime=0 cores=0-7
/proc/30793/task/30806/stat : 30806 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559562344912 140560516491163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30807] ppid=30791 vsize=28231652 memory=280556122299440 CPUtime=0.03 cores=0-7
/proc/30793/task/30807/stat : 30807 (java) S 30791 30791 22588 0 -1 1077944384 580 0 0 0 3 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559561292016 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30808] ppid=30791 vsize=28231652 memory=280556122371984 CPUtime=0.03 cores=0-7
/proc/30793/task/30808/stat : 30808 (java) S 30791 30791 22588 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559560239472 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30809] ppid=30791 vsize=28231652 memory=280556122378896 CPUtime=0.02 cores=0-7
/proc/30793/task/30809/stat : 30809 (java) S 30791 30791 22588 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559559186416 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30810] ppid=30791 vsize=28231652 memory=280556122376592 CPUtime=0.12 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) S 30791 30791 22588 0 -1 1077944384 942 0 0 0 12 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559558133872 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317784 28909211648 12551 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51652 KiB

[startup+0.700951 s]
/proc/loadavg: 8.40 7.77 7.80 4/212 30812
/proc/meminfo: memFree=31129316/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28233776 memory=91208 CPUtime=1.67 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 15578 0 0 0 160 7 0 0 20 0 20 0 448317778 28911386624 22802 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7058444 22802 3451 1 0 7019544 0
[pid=30793/tid=30794] ppid=30791 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) R 30791 30791 22588 0 -1 4202560 9224 0 0 0 63 5 0 0 20 0 20 0 448317779 28911386624 22802 33554432000 4194304 4196468 140726779937664 140560520709560 140560139587460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28233776 memory=140278061376368 CPUtime=0 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448317779 28911386624 22802 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28911386624 22802 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28233776 memory=784 CPUtime=0 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448317779 28911386624 22802 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0

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

[pid=30793/tid=30810] ppid=30791 vsize=28768336 memory=0 CPUtime=0.79 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) S 30791 30791 22588 0 -1 1077944384 4930 0 0 0 78 1 0 0 20 0 28 0 448317784 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559558133872 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30854] ppid=30791 vsize=28768336 memory=0 CPUtime=4.67 cores=0-7
/proc/30793/task/30854/stat : 30854 (java) R 30791 30791 22588 0 -1 4202560 44 0 0 0 467 0 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559539444656 140560143266644 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30855] ppid=30791 vsize=28768336 memory=0 CPUtime=4.64 cores=0-7
/proc/30793/task/30855/stat : 30855 (java) R 30791 30791 22588 0 -1 1077944384 41 0 0 0 464 0 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559545762016 140560516483714 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30856] ppid=30791 vsize=28768336 memory=0 CPUtime=4.7 cores=0-7
/proc/30793/task/30856/stat : 30856 (java) R 30791 30791 22588 0 -1 4202560 174 0 0 0 469 1 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559542603616 140560145497397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30857] ppid=30791 vsize=28768336 memory=0 CPUtime=4.71 cores=0-7
/proc/30793/task/30857/stat : 30857 (java) R 30791 30791 22588 0 -1 4202560 170 0 0 0 470 1 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559541551168 140560145497010 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30858] ppid=30791 vsize=28768336 memory=0 CPUtime=4.72 cores=0-7
/proc/30793/task/30858/stat : 30858 (java) R 30791 30791 22588 0 -1 4202560 102 0 0 0 472 0 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559544708704 140560142989703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30859] ppid=30791 vsize=28768336 memory=0 CPUtime=4.79 cores=0-7
/proc/30793/task/30859/stat : 30859 (java) R 30791 30791 22588 0 -1 4202560 68 0 0 0 479 0 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559546814272 140560145497261 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30860] ppid=30791 vsize=28768336 memory=0 CPUtime=4.73 cores=0-7
/proc/30793/task/30860/stat : 30860 (java) R 30791 30791 22588 0 -1 4202560 55 0 0 0 473 0 0 0 20 0 28 0 448317900 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559540498880 140560143267564 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30861] ppid=30791 vsize=28768336 memory=0 CPUtime=4.67 cores=0-7
/proc/30793/task/30861/stat : 30861 (java) R 30791 30791 22588 0 -1 4202560 99 0 0 0 467 0 0 0 20 0 28 0 448317901 29458776064 86168 33554432000 4194304 4196468 140726779937664 140559543657024 140560142989555 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 44.88 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 346120 KiB

[startup+7.20115 s]
/proc/loadavg: 8.53 7.81 7.81 9/219 30861
/proc/meminfo: memFree=30844032/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28768336 memory=350304 CPUtime=51.02 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 35307 0 0 0 5077 25 0 0 20 0 28 0 448317778 29458776064 87576 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7192084 87576 3521 1 0 7153184 0
[pid=30793/tid=30794] ppid=30791 vsize=28768336 memory=0 CPUtime=1.06 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) S 30791 30791 22588 0 -1 1077944384 10721 0 0 0 100 6 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560520713344 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 151 0 0 0 2 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30798] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30798/stat : 30798 (java) S 30791 30791 22588 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560465935248 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30799] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30799/stat : 30799 (java) S 30791 30791 22588 0 -1 1077944384 920 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560464882192 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30800] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30800/stat : 30800 (java) S 30791 30791 22588 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560463829648 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30801] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30801/stat : 30801 (java) S 30791 30791 22588 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560462776592 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30802] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30802/stat : 30802 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560461724048 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30803] ppid=30791 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/30793/task/30803/stat : 30803 (java) S 30791 30791 22588 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559565503216 140560516483714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30804] ppid=30791 vsize=28768336 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/30793/task/30804/stat : 30804 (java) S 30791 30791 22588 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559564449504 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30805] ppid=30791 vsize=28768336 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/30793/task/30805/stat : 30805 (java) S 30791 30791 22588 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559563396352 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30806] ppid=30791 vsize=28768336 memory=13563791027735085 CPUtime=0 cores=0-7
/proc/30793/task/30806/stat : 30806 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559562344912 140560516491163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30807] ppid=30791 vsize=28768336 memory=0 CPUtime=1.48 cores=0-7
/proc/30793/task/30807/stat : 30807 (java) S 30791 30791 22588 0 -1 1077944384 4797 0 0 0 147 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559561292016 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30808] ppid=30791 vsize=28768336 memory=190 CPUtime=1.58 cores=0-7
/proc/30793/task/30808/stat : 30808 (java) S 30791 30791 22588 0 -1 1077944384 5239 0 0 0 156 2 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559560239472 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30809] ppid=30791 vsize=28768336 memory=0 CPUtime=1.65 cores=0-7
/proc/30793/task/30809/stat : 30809 (java) S 30791 30791 22588 0 -1 1077944384 4735 0 0 0 164 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559559186416 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30810] ppid=30791 vsize=28768336 memory=0 CPUtime=0.79 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) S 30791 30791 22588 0 -1 1077944384 4930 0 0 0 78 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559558133872 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28768336 memory=12 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30854] ppid=30791 vsize=28768336 memory=2595 CPUtime=5.46 cores=0-7
/proc/30793/task/30854/stat : 30854 (java) R 30791 30791 22588 0 -1 4202560 49 0 0 0 546 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559539441312 140560500849593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30855] ppid=30791 vsize=28768336 memory=5288 CPUtime=5.4 cores=0-7
/proc/30793/task/30855/stat : 30855 (java) R 30791 30791 22588 0 -1 4202560 43 0 0 0 540 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559545758584 140560145190027 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30856] ppid=30791 vsize=28768336 memory=106 CPUtime=5.4 cores=0-7
/proc/30793/task/30856/stat : 30856 (java) R 30791 30791 22588 0 -1 4202560 181 0 0 0 539 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559542600048 140560143267646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30857] ppid=30791 vsize=28768336 memory=0 CPUtime=5.5 cores=0-7
/proc/30793/task/30857/stat : 30857 (java) R 30791 30791 22588 0 -1 4202560 217 0 0 0 549 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559541547504 140560145497365 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30858] ppid=30791 vsize=28768336 memory=1 CPUtime=5.51 cores=0-7
/proc/30793/task/30858/stat : 30858 (java) R 30791 30791 22588 0 -1 4202560 127 0 0 0 550 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559544706736 140560142989581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30859] ppid=30791 vsize=28768336 memory=56 CPUtime=5.5 cores=0-7
/proc/30793/task/30859/stat : 30859 (java) R 30791 30791 22588 0 -1 4202560 75 0 0 0 550 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559546810320 140560143886979 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30860] ppid=30791 vsize=28768336 memory=140282221824150 CPUtime=5.51 cores=0-7
/proc/30793/task/30860/stat : 30860 (java) R 30791 30791 22588 0 -1 4202560 58 0 0 0 551 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559540498784 140560145497947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30861] ppid=30791 vsize=28768336 memory=149718264973462 CPUtime=5.45 cores=0-7
/proc/30793/task/30861/stat : 30861 (java) R 30791 30791 22588 0 -1 4202560 129 0 0 0 545 0 0 0 20 0 28 0 448317901 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559543652112 140560500812784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 351752 KiB

[startup+7.60715 s]
/proc/loadavg: 8.53 7.81 7.81 9/219 30861
/proc/meminfo: memFree=30844032/32770624 swapFree=66939936/67108860
[pid=30791] ppid=30788 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30791/stat : 30791 (xcsp3-exec) S 30788 30791 22588 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 448317778 115843072 362 33554432000 4194304 5098028 140722300894000 140722300892104 139803924632188 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18862080 140722300900220 140722300900462 140722300900462 140722300903370 0
/proc/30791/statm: 28282 362 304 221 0 87 0
[pid=30793] ppid=30791 vsize=28768336 memory=350304 CPUtime=54.26 cores=0-7
/proc/30793/stat : 30793 (java) S 30791 30791 22588 0 -1 1077944320 35323 0 0 0 5401 25 0 0 20 0 28 0 448317778 29458776064 87576 33554432000 4194304 4196468 140726779937664 140726779920208 140560516472567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
/proc/30793/statm: 7192084 87576 3521 1 0 7153184 0
[pid=30793/tid=30794] ppid=30791 vsize=28768336 memory=35876 CPUtime=1.06 cores=0-7
/proc/30793/task/30794/stat : 30794 (java) S 30791 30791 22588 0 -1 1077944384 10721 0 0 0 100 6 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560520713344 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30795] ppid=30791 vsize=28768336 memory=984 CPUtime=0.01 cores=0-7
/proc/30793/task/30795/stat : 30795 (java) S 30791 30791 22588 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560469093392 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30796] ppid=30791 vsize=28768336 memory=140282468800127 CPUtime=0.01 cores=0-7
/proc/30793/task/30796/stat : 30796 (java) S 30791 30791 22588 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560468040848 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30797] ppid=30791 vsize=28768336 memory=6655300316396806240 CPUtime=0.02 cores=0-7
/proc/30793/task/30797/stat : 30797 (java) S 30791 30791 22588 0 -1 1077944384 151 0 0 0 2 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560466987792 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30798] ppid=30791 vsize=28768336 memory=6944656575208382560 CPUtime=0.01 cores=0-7
/proc/30793/task/30798/stat : 30798 (java) S 30791 30791 22588 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560465935248 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30799] ppid=30791 vsize=28768336 memory=6943526294502006880 CPUtime=0.01 cores=0-7
/proc/30793/task/30799/stat : 30799 (java) S 30791 30791 22588 0 -1 1077944384 920 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560464882192 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30800] ppid=30791 vsize=28768336 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/30793/task/30800/stat : 30800 (java) S 30791 30791 22588 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560463829648 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30801] ppid=30791 vsize=28768336 memory=6944656592455097440 CPUtime=0.01 cores=0-7
/proc/30793/task/30801/stat : 30801 (java) S 30791 30791 22588 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560462776592 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30802] ppid=30791 vsize=28768336 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/30793/task/30802/stat : 30802 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 28 0 448317779 29458776064 87576 33554432000 4194304 4196468 140726779937664 140560461724048 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30803] ppid=30791 vsize=28768336 memory=6943526294502006880 CPUtime=0.01 cores=0-7
/proc/30793/task/30803/stat : 30803 (java) S 30791 30791 22588 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559565503216 140560516483714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30804] ppid=30791 vsize=28768336 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/30793/task/30804/stat : 30804 (java) S 30791 30791 22588 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559564449504 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30805] ppid=30791 vsize=28768336 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/30793/task/30805/stat : 30805 (java) S 30791 30791 22588 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 448317781 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559563396352 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30806] ppid=30791 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/30793/task/30806/stat : 30806 (java) S 30791 30791 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559562344912 140560516491163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30807] ppid=30791 vsize=28768336 memory=6656426216303648864 CPUtime=1.48 cores=0-7
/proc/30793/task/30807/stat : 30807 (java) S 30791 30791 22588 0 -1 1077944384 4797 0 0 0 147 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559561292016 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30808] ppid=30791 vsize=28768336 memory=6655300316396806240 CPUtime=1.59 cores=0-7
/proc/30793/task/30808/stat : 30808 (java) S 30791 30791 22588 0 -1 1077944384 5240 0 0 0 157 2 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559560239472 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30809] ppid=30791 vsize=28768336 memory=6944652177228980320 CPUtime=1.67 cores=0-7
/proc/30793/task/30809/stat : 30809 (java) S 30791 30791 22588 0 -1 1077944384 4740 0 0 0 166 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559559186416 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30810] ppid=30791 vsize=28768336 memory=6944656592455359580 CPUtime=0.79 cores=0-7
/proc/30793/task/30810/stat : 30810 (java) S 30791 30791 22588 0 -1 1077944384 4930 0 0 0 78 1 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559558133872 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30811] ppid=30791 vsize=28768336 memory=6935650410838380624 CPUtime=0 cores=0-7
/proc/30793/task/30811/stat : 30811 (java) S 30791 30791 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559557082080 140560516482773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30812] ppid=30791 vsize=28768336 memory=7811885428274064238 CPUtime=0 cores=0-7
/proc/30793/task/30812/stat : 30812 (java) S 30791 30791 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 448317784 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559556029616 140560516483714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30854] ppid=30791 vsize=28768336 memory=7517159033909830996 CPUtime=5.85 cores=0-7
/proc/30793/task/30854/stat : 30854 (java) R 30791 30791 22588 0 -1 4202560 49 0 0 0 585 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559539444656 140560144788883 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30855] ppid=30791 vsize=28768336 memory=1160 CPUtime=5.8 cores=0-7
/proc/30793/task/30855/stat : 30855 (java) R 30791 30791 22588 0 -1 4202560 43 0 0 0 580 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559545762112 140560144919037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30856] ppid=30791 vsize=28768336 memory=8317482817917895235 CPUtime=5.8 cores=0-7
/proc/30793/task/30856/stat : 30856 (java) R 30791 30791 22588 0 -1 4202560 181 0 0 0 579 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559542603712 140560145036955 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30857] ppid=30791 vsize=28768336 memory=4872558044660077418 CPUtime=5.9 cores=0-7
/proc/30793/task/30857/stat : 30857 (java) R 30791 30791 22588 0 -1 4202560 220 0 0 0 589 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559541551168 140560143266690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30858] ppid=30791 vsize=28768336 memory=140278061394688 CPUtime=5.92 cores=0-7
/proc/30793/task/30858/stat : 30858 (java) R 30791 30791 22588 0 -1 4202560 129 0 0 0 591 1 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559544708704 140560143267231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30859] ppid=30791 vsize=28768336 memory=140278061394784 CPUtime=5.91 cores=0-7
/proc/30793/task/30859/stat : 30859 (java) R 30791 30791 22588 0 -1 4202560 78 0 0 0 591 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559546814176 140560143265549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30860] ppid=30791 vsize=28768336 memory=140278061394880 CPUtime=5.9 cores=0-7
/proc/30793/task/30860/stat : 30860 (java) R 30791 30791 22588 0 -1 4202560 58 0 0 0 590 0 0 0 20 0 28 0 448317900 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559540499272 140560143266191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
[pid=30793/tid=30861] ppid=30791 vsize=28768336 memory=140278061394976 CPUtime=5.85 cores=0-7
/proc/30793/task/30861/stat : 30861 (java) R 30791 30791 22588 0 -1 4202560 131 0 0 0 585 0 0 0 20 0 28 0 448317901 29458776064 87576 33554432000 4194304 4196468 140726779937664 140559543657416 140560144446803 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140726779945968 140726779946139 140726779946139 140726779949007 0
Current children cumulated CPU time: 54.26 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 351752 KiB

Child status: 0
Real time (s): 7.694
CPU time (s): 54.8773
CPU user time (s): 54.611
CPU system time (s): 0.266285
CPU usage (%): 713.247
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 352516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.611
system time used= 0.266285
maximum resident set size= 351068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36100
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7524
involuntary context switches= 805


# summary of solver processes directly reported to runsolver:
#   pid: 30791
#   total CPU time (s): 54.8773
#   total CPU user time (s): 54.611
#   total CPU system time (s): 0.266285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098753 second user time and 0.115031 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 12:41:39
IDJOB=4400168
IDBENCH=141494
IDSOLVER=2855
FILE ID=node105/4400168-1568720596
RUNJOBID= node105-1568709526-22615
PBS_JOBID= 21703944
Free space on /tmp= 61004 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-07_c18.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 /tmp/evaluation-result-4400168-1568720596/watcher-4400168-1568720596 -o /tmp/evaluation-result-4400168-1568720596/solver-4400168-1568720596 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 445948768 HOME/instance-4400168-1568720596.xml

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

MD5SUM BENCH= d533abf730bec48b9e0ac1943d19d6b7
RANDOM SEED=445948768

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31178012 kB
MemAvailable:   31844724 kB
Buffers:          188192 kB
Cached:           779096 kB
SwapCached:        65488 kB
Active:           545132 kB
Inactive:         490436 kB
Active(anon):       9188 kB
Inactive(anon):   103440 kB
Active(file):     535944 kB
Inactive(file):   386996 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66939936 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:        113020 kB
Mapped:            44184 kB
Shmem:             35728 kB
Slab:             147868 kB
SReclaimable:     119212 kB
SUnreclaim:        28656 kB
KernelStack:        3504 kB
PageTables:         5092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     499348 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 /tmp at the end= 60980 MiB
End job on node105 at 2019-09-17 12:41:47