Trace number 4399822

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 parallelOPT30 114.657 15.0638

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-14.xml
MD5SUM19ed80590beafaab4553f21dc50e09e4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark16.9051
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints140
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":56},{"size":9,"count":56}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":56},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":24}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":56},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":24}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84},{"type":"sum","count":56}]
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-4399822-1568700733.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399822-1568700733.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.69/0.73	c solve instance...
1.69/0.77	o 0 
1.69/0.78	o 4 
1.69/0.79	o 6 
2.17/0.80	o 7 
2.17/0.80	o 8 
2.17/0.82	o 10 
2.17/0.84	o 11 
2.17/0.84	o 12 
2.17/0.85	o 14 
2.17/0.87	o 16 
2.17/0.88	o 22 
2.17/0.89	o 24 
3.75/1.02	o 25 
3.75/1.04	o 26 
3.75/1.11	o 27 
5.94/1.32	o 28 
10.71/1.96	o 29 
15.47/2.55	o 30 
114.30/15.05	s OPTIMUM FOUND
114.30/15.05	v <instantiation>
114.30/15.05	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] </list>
114.30/15.05	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 0 1 0 0 0 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 2 2 4 2 2 2 2 2 4 2 2 2 2 2 4 3 4 3 4 4 4 3 4 3 4 4 4 3 3 4 4 4 3 4 3 4 4 4 3 4 3 4 2 2 2 2 2 4 2 2 2 2 2 4 2 2 </values>
114.30/15.05	v </instantiation>

Verifier Data

OK	30

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399822-1568700733/watcher-4399822-1568700733 -o /tmp/evaluation-result-4399822-1568700733/solver-4399822-1568700733 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568696839-26115 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 521420603 HOME/instance-4399822-1568700733.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=27961, runsolver pid=27958
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 7.78 7.84 7.36 2/211 27982
/proc/meminfo: memFree=30660872/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28227396 memory=30008 CPUtime=0.12 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 5987 0 0 0 11 1 0 0 20 0 20 0 446329111 28904853504 7502 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7056849 7502 3116 1 0 7019032 0
[pid=27963/tid=27964] ppid=27961 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) R 27961 27961 26088 0 -1 4202560 3878 0 0 0 8 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626707837184 139626316655186 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28227396 memory=140275819679934 CPUtime=0 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27968] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27968/stat : 27968 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626653068432 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27969] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27969/stat : 27969 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626652014864 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27970] ppid=27961 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27970/stat : 27970 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626650962320 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27971] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27971/stat : 27971 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626649909776 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27972] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27972/stat : 27972 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 7502 33554432000 4194304 4196468 140732283593136 139626648857232 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27973] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27973/stat : 27973 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329114 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625369065968 139626703616642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27974] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27974/stat : 27974 (java) S 27961 27961 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446329114 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625368012192 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27975] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27975/stat : 27975 (java) S 27961 27961 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446329115 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625366959600 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27976] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27976/stat : 27976 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625365908176 139626703624091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27977] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27977/stat : 27977 (java) S 27961 27961 26088 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625364854768 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27978] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27978/stat : 27978 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625363802224 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27979] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27979/stat : 27979 (java) S 27961 27961 26088 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625362749680 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27980] ppid=27961 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) R 27961 27961 26088 0 -1 4202560 363 0 0 0 1 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625361697136 139626686949057 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329118 28904853504 7502 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31464 KiB

[startup+0.21018 s]*
/proc/loadavg: 7.78 7.84 7.36 3/211 27982
/proc/meminfo: memFree=30647520/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28227396 memory=41196 CPUtime=0.33 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 9553 0 0 0 30 3 0 0 20 0 20 0 446329111 28904853504 10299 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7056849 10299 3304 1 0 7019032 0
[pid=27963/tid=27964] ppid=27961 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) R 27961 27961 26088 0 -1 4202560 6674 0 0 0 18 1 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626707835216 139626703627421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28227396 memory=10923 CPUtime=0 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28227396 memory=4049493391023191712 CPUtime=0 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27968] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27968/stat : 27968 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626653068432 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27969] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27969/stat : 27969 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626652014864 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27970] ppid=27961 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27970/stat : 27970 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626650962320 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27971] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27971/stat : 27971 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626649909776 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27972] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27972/stat : 27972 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329112 28904853504 10299 33554432000 4194304 4196468 140732283593136 139626648857232 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27973] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27973/stat : 27973 (java) S 27961 27961 26088 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446329114 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625369065968 139626703616642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27974] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27974/stat : 27974 (java) S 27961 27961 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446329114 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625368012192 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27975] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27975/stat : 27975 (java) S 27961 27961 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446329115 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625366959600 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27976] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27976/stat : 27976 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625365908176 139626703624091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27977] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27977/stat : 27977 (java) S 27961 27961 26088 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625364854768 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27978] ppid=27961 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/27963/task/27978/stat : 27978 (java) S 27961 27961 26088 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625363802224 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27979] ppid=27961 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/27963/task/27979/stat : 27979 (java) S 27961 27961 26088 0 -1 1077944384 442 0 0 0 1 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625362749680 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27980] ppid=27961 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) R 27961 27961 26088 0 -1 4202560 707 0 0 0 7 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625361697136 139626682563180 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329117 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329118 28904853504 10299 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42652 KiB

[startup+0.309487 s]*
/proc/loadavg: 7.78 7.84 7.36 3/211 27982
/proc/meminfo: memFree=30642936/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28231652 memory=49924 CPUtime=0.52 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 10802 0 0 0 48 4 0 0 20 0 20 0 446329111 28909211648 12481 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7057913 12481 3366 1 0 7019032 0
[pid=27963/tid=27964] ppid=27961 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) R 27961 27961 26088 0 -1 4202560 7722 0 0 0 27 2 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626707836608 139626687685982 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27968] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27968/stat : 27968 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626653068432 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27969] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27969/stat : 27969 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626652014864 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27970] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27970/stat : 27970 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626650962320 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27971] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27971/stat : 27971 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626649909776 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27972] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27972/stat : 27972 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329112 28909211648 12481 33554432000 4194304 4196468 140732283593136 139626648857232 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27973] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27973/stat : 27973 (java) S 27961 27961 26088 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446329114 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625369065968 139626703616642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27974] ppid=27961 vsize=28231652 memory=280551424728448 CPUtime=0 cores=0-7
/proc/27963/task/27974/stat : 27974 (java) S 27961 27961 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446329114 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625368012192 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27975] ppid=27961 vsize=28231652 memory=280551424733056 CPUtime=0 cores=0-7
/proc/27963/task/27975/stat : 27975 (java) S 27961 27961 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446329115 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625366959600 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27976] ppid=27961 vsize=28231652 memory=280551424737664 CPUtime=0 cores=0-7
/proc/27963/task/27976/stat : 27976 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625365908176 139626703624091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27977] ppid=27961 vsize=28231652 memory=280551424742272 CPUtime=0.01 cores=0-7
/proc/27963/task/27977/stat : 27977 (java) S 27961 27961 26088 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625364854768 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27978] ppid=27961 vsize=28231652 memory=280551424746880 CPUtime=0.03 cores=0-7
/proc/27963/task/27978/stat : 27978 (java) R 27961 27961 26088 0 -1 4202560 186 0 0 0 3 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625363792608 139626684305792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27979] ppid=27961 vsize=28231652 memory=280551424751488 CPUtime=0.03 cores=0-7
/proc/27963/task/27979/stat : 27979 (java) S 27961 27961 26088 0 -1 1077944384 457 0 0 0 3 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625362749680 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27980] ppid=27961 vsize=28231652 memory=280551424756096 CPUtime=0.12 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) S 27961 27961 26088 0 -1 1077944384 803 0 0 0 12 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625361697136 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446329117 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329118 28909211648 12481 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51380 KiB

[startup+0.700953 s]
/proc/loadavg: 7.78 7.84 7.36 3/211 27982
/proc/meminfo: memFree=30628780/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28233776 memory=89356 CPUtime=1.69 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 16030 0 0 0 162 7 0 0 20 0 20 0 446329111 28911386624 22339 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7058444 22339 3458 1 0 7019544 0
[pid=27963/tid=27964] ppid=27961 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) R 27961 27961 26088 0 -1 4202560 9192 0 0 0 64 3 0 0 20 0 20 0 446329112 28911386624 22339 33554432000 4194304 4196468 140732283593136 139626707841744 139626317593976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28233776 memory=140275712566144 CPUtime=0 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28911386624 22339 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446329112 28911386624 22405 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28233776 memory=9364 CPUtime=0 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446329112 28911386624 22405 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0

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

[pid=27963/tid=27980] ppid=27961 vsize=28902492 memory=1456 CPUtime=0.76 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) S 27961 27961 26088 0 -1 1077944384 4670 0 0 0 75 1 0 0 20 0 28 0 446329117 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625361697136 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28902492 memory=164032 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446329117 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 528 0 0 0 0 0 0 0 20 0 28 0 446329118 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28127] ppid=27961 vsize=28902492 memory=0 CPUtime=11.73 cores=0-7
/proc/27963/task/28127/stat : 28127 (java) R 27961 27961 26088 0 -1 4202560 359 0 0 0 1173 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625279958128 139626322888037 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28128] ppid=27961 vsize=28902492 memory=0 CPUtime=11.6 cores=0-7
/proc/27963/task/28128/stat : 28128 (java) R 27961 27961 26088 0 -1 4202560 270 0 0 0 1160 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625272597760 139626322418244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28129] ppid=27961 vsize=28902492 memory=0 CPUtime=11.71 cores=0-7
/proc/27963/task/28129/stat : 28129 (java) R 27961 27961 26088 0 -1 4202560 251 0 0 0 1171 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625278902464 139626322417727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28130] ppid=27961 vsize=28902492 memory=0 CPUtime=11.54 cores=0-7
/proc/27963/task/28130/stat : 28130 (java) R 27961 27961 26088 0 -1 4202560 640 0 0 0 1154 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625275748520 139626322887439 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28131] ppid=27961 vsize=28902492 memory=0 CPUtime=11.66 cores=0-7
/proc/27963/task/28131/stat : 28131 (java) R 27961 27961 26088 0 -1 4202560 405 0 0 0 1166 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625271542208 139626323121836 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28132] ppid=27961 vsize=28902492 memory=0 CPUtime=11.56 cores=0-7
/proc/27963/task/28132/stat : 28132 (java) R 27961 27961 26088 0 -1 4202560 477 0 0 0 1156 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625270492976 139626320133039 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28133] ppid=27961 vsize=28902492 memory=0 CPUtime=11.52 cores=0-7
/proc/27963/task/28133/stat : 28133 (java) R 27961 27961 26088 0 -1 4202560 793 0 0 0 1151 1 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625276801080 139626322417995 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28134] ppid=27961 vsize=28902492 memory=6791534058613427641 CPUtime=11.58 cores=0-7
/proc/27963/task/28134/stat : 28134 (java) R 27961 27961 26088 0 -1 4202560 460 0 0 0 1158 0 0 0 20 0 28 0 446329367 29596151808 40111 33554432000 4194304 4196468 140732283593136 139625283117104 139626322887786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 109.49 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 161900 KiB

[startup+14.8019 s]
/proc/loadavg: 8.03 7.90 7.39 9/220 28137
/proc/meminfo: memFree=30527088/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28902492 memory=158904 CPUtime=112.64 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 40559 0 0 0 11240 24 0 0 20 0 28 0 446329111 29596151808 39726 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7225623 39726 3533 1 0 7186723 0
[pid=27963/tid=27964] ppid=27961 vsize=28902492 memory=1412 CPUtime=0.73 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) S 27961 27961 26088 0 -1 1077944384 9293 0 0 0 69 4 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626707846272 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28902492 memory=3000 CPUtime=0.03 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 663 0 0 0 3 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28902492 memory=1456 CPUtime=0.03 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 935 0 0 0 2 1 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28902492 memory=173700 CPUtime=0.02 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27968] ppid=27961 vsize=28902492 memory=1164 CPUtime=0.03 cores=0-7
/proc/27963/task/27968/stat : 27968 (java) S 27961 27961 26088 0 -1 1077944384 462 0 0 0 2 1 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626653068432 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27969] ppid=27961 vsize=28902492 memory=8317482817917895235 CPUtime=0.01 cores=0-7
/proc/27963/task/27969/stat : 27969 (java) S 27961 27961 26088 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626652014864 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27970] ppid=27961 vsize=28902492 memory=99 CPUtime=0.02 cores=0-7
/proc/27963/task/27970/stat : 27970 (java) S 27961 27961 26088 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626650962320 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27971] ppid=27961 vsize=28902492 memory=0 CPUtime=0.03 cores=0-7
/proc/27963/task/27971/stat : 27971 (java) S 27961 27961 26088 0 -1 1077944384 113 0 0 0 3 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626649909776 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27972] ppid=27961 vsize=28902492 memory=1 CPUtime=0.02 cores=0-7
/proc/27963/task/27972/stat : 27972 (java) S 27961 27961 26088 0 -1 1077944384 167 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626648857232 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27973] ppid=27961 vsize=28902492 memory=168096 CPUtime=0.03 cores=0-7
/proc/27963/task/27973/stat : 27973 (java) S 27961 27961 26088 0 -1 1077944384 1222 0 0 0 3 0 0 0 20 0 28 0 446329114 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625369065968 139626703616642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27974] ppid=27961 vsize=28902492 memory=280551425675344 CPUtime=0 cores=0-7
/proc/27963/task/27974/stat : 27974 (java) S 27961 27961 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446329114 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625368012256 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27975] ppid=27961 vsize=28902492 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/27963/task/27975/stat : 27975 (java) S 27961 27961 26088 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446329115 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625366959616 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27976] ppid=27961 vsize=28902492 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/27963/task/27976/stat : 27976 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625365908176 139626703624091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27977] ppid=27961 vsize=28902492 memory=6944656592455360604 CPUtime=1.5 cores=0-7
/proc/27963/task/27977/stat : 27977 (java) S 27961 27961 26088 0 -1 1077944384 4880 0 0 0 149 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625364854768 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27978] ppid=27961 vsize=28902492 memory=-2892745056951965031 CPUtime=1.28 cores=0-7
/proc/27963/task/27978/stat : 27978 (java) S 27961 27961 26088 0 -1 1077944384 3913 0 0 0 127 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625363802224 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27979] ppid=27961 vsize=28902492 memory=4206468019014099040 CPUtime=1.19 cores=0-7
/proc/27963/task/27979/stat : 27979 (java) S 27961 27961 26088 0 -1 1077944384 4874 0 0 0 117 2 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625362749680 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27980] ppid=27961 vsize=28902492 memory=-7384994778349281183 CPUtime=0.76 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) S 27961 27961 26088 0 -1 1077944384 4670 0 0 0 75 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625361697136 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28902492 memory=-5153075247754915967 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28902492 memory=-8382741927119592821 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 528 0 0 0 0 0 0 0 20 0 28 0 446329118 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28127] ppid=27961 vsize=28902492 memory=-6525106307375022227 CPUtime=12.12 cores=0-7
/proc/27963/task/28127/stat : 28127 (java) R 27961 27961 26088 0 -1 4202560 359 0 0 0 1212 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625279954672 139626317712683 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28128] ppid=27961 vsize=28902492 memory=5927138000149121445 CPUtime=11.99 cores=0-7
/proc/27963/task/28128/stat : 28128 (java) R 27961 27961 26088 0 -1 4202560 271 0 0 0 1199 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625272595520 139626322058560 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28129] ppid=27961 vsize=28902492 memory=30042480920 CPUtime=12.1 cores=0-7
/proc/27963/task/28129/stat : 28129 (java) R 27961 27961 26088 0 -1 4202560 252 0 0 0 1210 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625278902464 139626322888192 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28130] ppid=27961 vsize=28902492 memory=280551425036640 CPUtime=11.93 cores=0-7
/proc/27963/task/28130/stat : 28130 (java) R 27961 27961 26088 0 -1 4202560 642 0 0 0 1193 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625275744712 139626324178981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28131] ppid=27961 vsize=28902492 memory=1456 CPUtime=12.06 cores=0-7
/proc/27963/task/28131/stat : 28131 (java) R 27961 27961 26088 0 -1 4202560 405 0 0 0 1206 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625271542344 139626317712678 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28132] ppid=27961 vsize=28902492 memory=165572 CPUtime=11.95 cores=0-7
/proc/27963/task/28132/stat : 28132 (java) R 27961 27961 26088 0 -1 4202560 503 0 0 0 1195 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625270488672 139626323117642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28133] ppid=27961 vsize=28902492 memory=4120846646894657568 CPUtime=11.91 cores=0-7
/proc/27963/task/28133/stat : 28133 (java) R 27961 27961 26088 0 -1 4202560 795 0 0 0 1190 1 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625276799344 139626324978045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28134] ppid=27961 vsize=28902492 memory=0 CPUtime=11.98 cores=0-7
/proc/27963/task/28134/stat : 28134 (java) R 27961 27961 26088 0 -1 4202560 461 0 0 0 1198 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625283114008 139626321969868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 112.64 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 160360 KiB

[startup+15.0019 s]*
/proc/loadavg: 8.03 7.90 7.39 9/219 28137
/proc/meminfo: memFree=30528824/32770624 swapFree=66926704/67108860
[pid=27961] ppid=27958 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27961/stat : 27961 (xcsp3-exec) S 27958 27961 26088 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446329111 115843072 364 33554432000 4194304 5098028 140730537056192 140730537054296 140046907499132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27648000 140730537059190 140730537059433 140730537059433 140730537062346 0
/proc/27961/statm: 28282 364 305 221 0 87 0
[pid=27963] ppid=27961 vsize=28902492 memory=158904 CPUtime=114.3 cores=0-7
/proc/27963/stat : 27963 (java) S 27961 27961 26088 0 -1 1077944320 40560 0 0 0 11406 24 0 0 20 0 28 0 446329111 29596151808 39726 33554432000 4194304 4196468 140732283593136 140732283575680 139626703605495 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
/proc/27963/statm: 7225623 39726 3533 1 0 7186723 0
[pid=27963/tid=27964] ppid=27961 vsize=28902492 memory=8317482817917895235 CPUtime=0.73 cores=0-7
/proc/27963/task/27964/stat : 27964 (java) S 27961 27961 26088 0 -1 1077944384 9293 0 0 0 69 4 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626707846272 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27965] ppid=27961 vsize=28902492 memory=2241 CPUtime=0.03 cores=0-7
/proc/27963/task/27965/stat : 27965 (java) S 27961 27961 26088 0 -1 1077944384 663 0 0 0 3 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626656226064 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27966] ppid=27961 vsize=28902492 memory=2244 CPUtime=0.03 cores=0-7
/proc/27963/task/27966/stat : 27966 (java) S 27961 27961 26088 0 -1 1077944384 935 0 0 0 2 1 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626655173520 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27967] ppid=27961 vsize=28902492 memory=0 CPUtime=0.02 cores=0-7
/proc/27963/task/27967/stat : 27967 (java) S 27961 27961 26088 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626654120976 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27968] ppid=27961 vsize=28902492 memory=0 CPUtime=0.03 cores=0-7
/proc/27963/task/27968/stat : 27968 (java) S 27961 27961 26088 0 -1 1077944384 462 0 0 0 2 1 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626653068432 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27969] ppid=27961 vsize=28902492 memory=0 CPUtime=0.01 cores=0-7
/proc/27963/task/27969/stat : 27969 (java) S 27961 27961 26088 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626652014864 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27970] ppid=27961 vsize=28902492 memory=0 CPUtime=0.02 cores=0-7
/proc/27963/task/27970/stat : 27970 (java) S 27961 27961 26088 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626650962320 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27971] ppid=27961 vsize=28902492 memory=0 CPUtime=0.03 cores=0-7
/proc/27963/task/27971/stat : 27971 (java) S 27961 27961 26088 0 -1 1077944384 113 0 0 0 3 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626649909776 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27972] ppid=27961 vsize=28902492 memory=0 CPUtime=0.02 cores=0-7
/proc/27963/task/27972/stat : 27972 (java) S 27961 27961 26088 0 -1 1077944384 167 0 0 0 2 0 0 0 20 0 28 0 446329112 29596151808 39726 33554432000 4194304 4196468 140732283593136 139626648857232 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27973] ppid=27961 vsize=28902492 memory=-2023959437020729679 CPUtime=0.03 cores=0-7
/proc/27963/task/27973/stat : 27973 (java) S 27961 27961 26088 0 -1 1077944384 1222 0 0 0 3 0 0 0 20 0 28 0 446329114 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625369065968 139626703616642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27974] ppid=27961 vsize=28902492 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/27963/task/27974/stat : 27974 (java) S 27961 27961 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446329114 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625368012256 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27975] ppid=27961 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27975/stat : 27975 (java) S 27961 27961 26088 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446329115 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625366959616 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27976] ppid=27961 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27976/stat : 27976 (java) S 27961 27961 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625365908176 139626703624091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27977] ppid=27961 vsize=28902492 memory=3461502258738208097 CPUtime=1.5 cores=0-7
/proc/27963/task/27977/stat : 27977 (java) S 27961 27961 26088 0 -1 1077944384 4880 0 0 0 149 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625364854768 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27978] ppid=27961 vsize=28902492 memory=280551425112352 CPUtime=1.28 cores=0-7
/proc/27963/task/27978/stat : 27978 (java) S 27961 27961 26088 0 -1 1077944384 3913 0 0 0 127 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625363802224 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27979] ppid=27961 vsize=28902492 memory=6944656596750327865 CPUtime=1.19 cores=0-7
/proc/27963/task/27979/stat : 27979 (java) S 27961 27961 26088 0 -1 1077944384 4874 0 0 0 117 2 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625362749680 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27980] ppid=27961 vsize=28902492 memory=4629545920326831478 CPUtime=0.76 cores=0-7
/proc/27963/task/27980/stat : 27980 (java) S 27961 27961 26088 0 -1 1077944384 4670 0 0 0 75 1 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625361697136 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27981] ppid=27961 vsize=28902492 memory=-7751062316387021378 CPUtime=0 cores=0-7
/proc/27963/task/27981/stat : 27981 (java) S 27961 27961 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446329117 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625293146848 139626703615701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=27982] ppid=27961 vsize=28902492 memory=0 CPUtime=0 cores=0-7
/proc/27963/task/27982/stat : 27982 (java) S 27961 27961 26088 0 -1 1077944384 528 0 0 0 0 0 0 0 20 0 28 0 446329118 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625292094384 139626703616642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28127] ppid=27961 vsize=28902492 memory=7734797396476407704 CPUtime=12.33 cores=0-7
/proc/27963/task/28127/stat : 28127 (java) R 27961 27961 26088 0 -1 4202560 359 0 0 0 1233 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625279954672 139626323836583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28128] ppid=27961 vsize=28902492 memory=7734797396476407704 CPUtime=12.2 cores=0-7
/proc/27963/task/28128/stat : 28128 (java) R 27961 27961 26088 0 -1 4202560 271 0 0 0 1220 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625272595656 139626322418522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28129] ppid=27961 vsize=28902492 memory=7734797396476407704 CPUtime=12.31 cores=0-7
/proc/27963/task/28129/stat : 28129 (java) R 27961 27961 26088 0 -1 4202560 252 0 0 0 1231 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625278902464 139626325365356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28130] ppid=27961 vsize=28902492 memory=7734797396476407704 CPUtime=12.14 cores=0-7
/proc/27963/task/28130/stat : 28130 (java) R 27961 27961 26088 0 -1 4202560 642 0 0 0 1214 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625275747952 139626324423995 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28131] ppid=27961 vsize=28902492 memory=1456 CPUtime=12.26 cores=0-7
/proc/27963/task/28131/stat : 28131 (java) R 27961 27961 26088 0 -1 4202560 405 0 0 0 1226 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625271542344 139626316902749 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28132] ppid=27961 vsize=28902492 memory=172200 CPUtime=12.16 cores=0-7
/proc/27963/task/28132/stat : 28132 (java) R 27961 27961 26088 0 -1 4202560 503 0 0 0 1216 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625270488672 139626317712580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28133] ppid=27961 vsize=28902492 memory=0 CPUtime=12.12 cores=0-7
/proc/27963/task/28133/stat : 28133 (java) R 27961 27961 26088 0 -1 4202560 796 0 0 0 1211 1 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625276799344 139626323697944 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
[pid=27963/tid=28134] ppid=27961 vsize=28902492 memory=0 CPUtime=12.19 cores=0-7
/proc/27963/task/28134/stat : 28134 (java) R 27961 27961 26088 0 -1 4202560 461 0 0 0 1219 0 0 0 20 0 28 0 446329367 29596151808 39726 33554432000 4194304 4196468 140732283593136 139625283114008 139626322237255 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26320896 140732283597802 140732283597974 140732283597974 140732283600847 0
Current children cumulated CPU time: 114.3 s
Current children cumulated vsize: 29015620 KiB
Current children cumulated memory: 160360 KiB

Child status: 0
Real time (s): 15.0638
CPU time (s): 114.657
CPU user time (s): 114.403
CPU system time (s): 0.253673
CPU usage (%): 761.141
Max. virtual memory (cumulated for all children) (KiB): 29015620
Max. memory (cumulated for all children) (KiB): 215028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.403
system time used= 0.253673
maximum resident set size= 214368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42548
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= 7001
involuntary context switches= 1847


# summary of solver processes directly reported to runsolver:
#   pid: 27961
#   total CPU time (s): 114.657
#   total CPU user time (s): 114.403
#   total CPU system time (s): 0.253673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.152894 second user time and 0.214014 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-17 07:10:14
IDJOB=4399822
IDBENCH=115938
IDSOLVER=2854
FILE ID=node107/4399822-1568700733
RUNJOBID= node107-1568696839-26115
PBS_JOBID= 21703898
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-14.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-4399822-1568700733/watcher-4399822-1568700733 -o /tmp/evaluation-result-4399822-1568700733/solver-4399822-1568700733 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568696839-26115 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 521420603 HOME/instance-4399822-1568700733.xml

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

MD5SUM BENCH= 19ed80590beafaab4553f21dc50e09e4
RANDOM SEED=521420603

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30678348 kB
MemAvailable:   31812524 kB
Buffers:          224048 kB
Cached:          1186476 kB
SwapCached:        76320 kB
Active:           679396 kB
Inactive:         807628 kB
Active(anon):      10416 kB
Inactive(anon):   109020 kB
Active(file):     668980 kB
Inactive(file):   698608 kB
Unevictable:      111200 kB
Mlocked:          111200 kB
SwapTotal:      67108860 kB
SwapFree:       66926704 kB
Dirty:             26428 kB
Writeback:             0 kB
AnonPages:        149004 kB
Mapped:            42700 kB
Shmem:             34320 kB
Slab:             194248 kB
SReclaimable:     164844 kB
SUnreclaim:        29404 kB
KernelStack:        3824 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59012 MiB
End job on node107 at 2019-09-17 07:10:30