Trace number 4404979

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelOPT40 1362.28 172.855

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-09.xml
MD5SUM6fd932c8bfa1fb1c2de56266b40b08cd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark32.0099
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints170
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":72},{"size":9,"count":72}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":72},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":42}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":42}]
Number of extensional constraints98
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":98},{"type":"sum","count":72}]
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-4404979-1569003220.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404979-1569003220.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.65/0.77	c solve instance...
2.16/0.81	o 0 
2.16/0.82	o 4 
2.16/0.82	o 6 
2.16/0.84	o 8 
2.16/0.87	o 11 
2.16/0.88	o 12 
2.77/0.90	o 28 
2.77/0.94	o 34 
2.77/0.95	o 36 
3.59/1.01	o 37 
7.42/1.59	o 38 
42.29/6.21	o 39 
1094.18/139.03	o 40 
1361.95/172.84	s OPTIMUM FOUND
1361.95/172.84	v <instantiation>
1361.95/172.84	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[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[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[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[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] 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[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[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[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[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] </list>
1361.95/172.84	v 	<values>1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 3 3 5 2 6 2 5 3 3 3 3 5 2 6 2 5 3 3 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2 </values>
1361.95/172.84	v </instantiation>

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404979-1569003220/watcher-4404979-1569003220 -o /tmp/evaluation-result-4404979-1569003220/solver-4404979-1569003220 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 177524952 HOME/instance-4404979-1569003220.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=21577, runsolver pid=21574
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 7.85 8.06 8.08 3/214 21598
/proc/meminfo: memFree=18409348/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28227396 memory=27372 CPUtime=0.12 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 5808 0 0 0 11 1 0 0 20 0 20 0 476578851 28904853504 6843 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7056849 6843 3122 1 0 7019032 0
[pid=21579/tid=21580] ppid=21577 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) R 21577 21577 14667 0 -1 4202560 3672 0 0 0 8 0 0 0 20 0 20 0 476578852 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115494888240 140115471296562 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28227396 memory=140586197689984 CPUtime=0 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21584] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21584/stat : 21584 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115038555280 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21585] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21585/stat : 21585 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115037501712 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21586] ppid=21577 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21586/stat : 21586 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115036449168 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21587] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21587/stat : 21587 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115035396624 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21588] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21588/stat : 21588 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 6843 33554432000 4194304 4196468 140735258832080 140115034344080 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21589] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21589/stat : 21589 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578854 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113954736624 140115490663042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21590] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21590/stat : 21590 (java) S 21577 21577 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476578854 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113953682848 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21591] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21591/stat : 21591 (java) S 21577 21577 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476578855 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113952630256 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21592] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21592/stat : 21592 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113951578832 140115490670491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21593] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21593/stat : 21593 (java) S 21577 21577 14667 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113950525424 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21594] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21594/stat : 21594 (java) S 21577 21577 14667 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113949472880 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21595] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21595/stat : 21595 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113948420336 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21596] ppid=21577 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) R 21577 21577 14667 0 -1 4202560 398 0 0 0 2 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113947367792 140115490673242 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578858 28904853504 6843 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28824 KiB

[startup+0.210379 s]*
/proc/loadavg: 7.85 8.06 8.08 3/214 21598
/proc/meminfo: memFree=18396720/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28227396 memory=40232 CPUtime=0.33 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 9764 0 0 0 30 3 0 0 20 0 20 0 476578851 28904853504 10058 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7056849 10058 3307 1 0 7019032 0
[pid=21579/tid=21580] ppid=21577 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) R 21577 21577 14667 0 -1 4202560 6700 0 0 0 18 1 0 0 20 0 20 0 476578852 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115494884624 140115490673821 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28227396 memory=140586201083585 CPUtime=0 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21584] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21584/stat : 21584 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115038555280 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21585] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21585/stat : 21585 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115037501712 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21586] ppid=21577 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21586/stat : 21586 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115036449168 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21587] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21587/stat : 21587 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115035396624 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21588] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21588/stat : 21588 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28904853504 10058 33554432000 4194304 4196468 140735258832080 140115034344080 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21589] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21589/stat : 21589 (java) S 21577 21577 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476578854 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113954736624 140115490663042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21590] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21590/stat : 21590 (java) S 21577 21577 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476578854 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113953682848 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21591] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21591/stat : 21591 (java) S 21577 21577 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476578855 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113952630256 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21592] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21592/stat : 21592 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113951578832 140115490670491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21593] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21593/stat : 21593 (java) S 21577 21577 14667 0 -1 1077944384 349 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113950525424 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21594] ppid=21577 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21579/task/21594/stat : 21594 (java) R 21577 21577 14667 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113949472880 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21595] ppid=21577 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/21579/task/21595/stat : 21595 (java) S 21577 21577 14667 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113948420336 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21596] ppid=21577 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) R 21577 21577 14667 0 -1 1077944384 870 0 0 0 7 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113947367792 140115490663042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578857 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578858 28904853504 10058 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41684 KiB

[startup+0.309747 s]*
/proc/loadavg: 7.85 8.06 8.08 4/214 21598
/proc/meminfo: memFree=18391712/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28231652 memory=48716 CPUtime=0.5 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 11071 0 0 0 47 3 0 0 20 0 20 0 476578851 28909211648 12179 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7057913 12179 3339 1 0 7019032 0
[pid=21579/tid=21580] ppid=21577 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) R 21577 21577 14667 0 -1 4202560 7783 0 0 0 28 2 0 0 20 0 20 0 476578852 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115494883008 140115474732382 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21584] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21584/stat : 21584 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115038555280 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21585] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21585/stat : 21585 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115037501712 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21586] ppid=21577 vsize=28231652 memory=140586090850991 CPUtime=0 cores=0-7
/proc/21579/task/21586/stat : 21586 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115036449168 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21587] ppid=21577 vsize=28231652 memory=140586090853296 CPUtime=0 cores=0-7
/proc/21579/task/21587/stat : 21587 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115035396624 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21588] ppid=21577 vsize=28231652 memory=140586090855600 CPUtime=0 cores=0-7
/proc/21579/task/21588/stat : 21588 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578853 28909211648 12179 33554432000 4194304 4196468 140735258832080 140115034344080 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21589] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21589/stat : 21589 (java) S 21577 21577 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476578854 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113954736624 140115490663042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21590] ppid=21577 vsize=28231652 memory=281172181725072 CPUtime=0 cores=0-7
/proc/21579/task/21590/stat : 21590 (java) S 21577 21577 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476578854 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113953682848 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21591] ppid=21577 vsize=28231652 memory=281172181722768 CPUtime=0 cores=0-7
/proc/21579/task/21591/stat : 21591 (java) S 21577 21577 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476578855 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113952630256 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21592] ppid=21577 vsize=28231652 memory=281172181729680 CPUtime=0 cores=0-7
/proc/21579/task/21592/stat : 21592 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113951578832 140115490670491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21593] ppid=21577 vsize=28231652 memory=281172181670960 CPUtime=0.01 cores=0-7
/proc/21579/task/21593/stat : 21593 (java) S 21577 21577 14667 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113950525424 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21594] ppid=21577 vsize=28231652 memory=281172181743504 CPUtime=0.03 cores=0-7
/proc/21579/task/21594/stat : 21594 (java) S 21577 21577 14667 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113949472880 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21595] ppid=21577 vsize=28231652 memory=281172181750416 CPUtime=0.02 cores=0-7
/proc/21579/task/21595/stat : 21595 (java) S 21577 21577 14667 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113948420336 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21596] ppid=21577 vsize=28231652 memory=281172181748112 CPUtime=0.12 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) S 21577 21577 14667 0 -1 1077944384 1054 0 0 0 12 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113947367792 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578857 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476578858 28909211648 12179 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50168 KiB

[startup+0.70095 s]
/proc/loadavg: 7.85 8.06 8.08 3/214 21598
/proc/meminfo: memFree=18380856/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28233776 memory=90092 CPUtime=1.65 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 16812 0 0 0 159 6 0 0 20 0 20 0 476578851 28911386624 22523 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7058444 22523 3454 1 0 7019544 0
[pid=21579/tid=21580] ppid=21577 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) R 21577 21577 14667 0 -1 4202560 9325 0 0 0 64 3 0 0 20 0 20 0 476578852 28911386624 22523 33554432000 4194304 4196468 140735258832080 140115494888848 140115126644449 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28233776 memory=140586091062128 CPUtime=0 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28911386624 22523 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476578852 28911386624 22523 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476578853 28911386624 22523 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0

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

[pid=21579/tid=21596] ppid=21577 vsize=28769364 memory=13570383785756066 CPUtime=0.81 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) S 21577 21577 14667 0 -1 1077944384 6939 0 0 0 80 1 0 0 20 0 28 0 476578857 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113947367792 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28769364 memory=11665 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476578857 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28769364 memory=31036 CPUtime=0.05 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1038 0 0 0 0 5 0 0 20 0 28 0 476578858 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21711] ppid=21577 vsize=28769364 memory=2314885530818460762 CPUtime=32.57 cores=0-7
/proc/21579/task/21711/stat : 21711 (java) R 21577 21577 14667 0 -1 4202560 2484 0 0 0 3256 1 0 0 20 0 28 0 476592754 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113928674944 140115475862219 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21712] ppid=21577 vsize=28769364 memory=5886 CPUtime=32.58 cores=0-7
/proc/21579/task/21712/stat : 21712 (java) R 21577 21577 14667 0 -1 4202560 1303 0 0 0 3258 0 0 0 20 0 28 0 476592754 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113929732464 140115133107463 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21713] ppid=21577 vsize=28769364 memory=0 CPUtime=32.41 cores=0-7
/proc/21579/task/21713/stat : 21713 (java) R 21577 21577 14667 0 -1 4202560 1150 0 0 0 3241 0 0 0 20 0 28 0 476592754 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113933942256 140115132580937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21714] ppid=21577 vsize=28769364 memory=288230377091498274 CPUtime=32.63 cores=0-7
/proc/21579/task/21714/stat : 21714 (java) R 21577 21577 14667 0 -1 4202560 8950 0 0 0 3259 4 0 0 20 0 28 0 476592755 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113936043888 140115134794411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21715] ppid=21577 vsize=28769364 memory=6944656592455097440 CPUtime=32.61 cores=0-7
/proc/21579/task/21715/stat : 21715 (java) R 21577 21577 14667 0 -1 4202560 4116 0 0 0 3259 2 0 0 20 0 28 0 476592755 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113931833600 140115127674331 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21716] ppid=21577 vsize=28769364 memory=6944656592455360604 CPUtime=32.45 cores=0-7
/proc/21579/task/21716/stat : 21716 (java) R 21577 21577 14667 0 -1 4202560 2251 0 0 0 3244 1 0 0 20 0 28 0 476592755 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113927627176 140115132683980 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21717] ppid=21577 vsize=28769364 memory=6943526294502006880 CPUtime=32.41 cores=0-7
/proc/21579/task/21717/stat : 21717 (java) R 21577 21577 14667 0 -1 4202560 2676 0 0 0 3240 1 0 0 20 0 28 0 476592755 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113930785320 140115132337253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21718] ppid=21577 vsize=28769364 memory=6944656592455359580 CPUtime=32.33 cores=0-7
/proc/21579/task/21718/stat : 21718 (java) R 21577 21577 14667 0 -1 4202560 5271 0 0 0 3231 2 0 0 20 0 28 0 476592755 29459828736 168112 33554432000 4194304 4196468 140735258832080 140113934992000 140115135245536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 1355.74 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 673900 KiB

[startup+172.401 s]
/proc/loadavg: 7.98 8.01 8.05 9/219 21720
/proc/meminfo: memFree=17763800/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28769364 memory=671936 CPUtime=1358.86 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 160665 0 0 0 135755 131 0 0 20 0 28 0 476578851 29459828736 167984 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7192341 167984 3547 1 0 7153441 0
[pid=21579/tid=21580] ppid=21577 vsize=28769364 memory=2120 CPUtime=0.77 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) S 21577 21577 14667 0 -1 1077944384 9698 0 0 0 73 4 0 0 20 0 28 0 476578852 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115494892672 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28769364 memory=532 CPUtime=0.69 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2608 0 0 0 61 8 0 0 20 0 28 0 476578852 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28769364 memory=1564 CPUtime=0.72 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 3859 0 0 0 63 9 0 0 20 0 28 0 476578852 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28769364 memory=924 CPUtime=0.69 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3287 0 0 0 61 8 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21584] ppid=21577 vsize=28769364 memory=1452 CPUtime=0.71 cores=0-7
/proc/21579/task/21584/stat : 21584 (java) S 21577 21577 14667 0 -1 1077944384 2656 0 0 0 64 7 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115038555280 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21585] ppid=21577 vsize=28769364 memory=672448 CPUtime=0.7 cores=0-7
/proc/21579/task/21585/stat : 21585 (java) S 21577 21577 14667 0 -1 1077944384 3078 0 0 0 62 8 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115037501712 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21586] ppid=21577 vsize=28769364 memory=1556 CPUtime=0.67 cores=0-7
/proc/21579/task/21586/stat : 21586 (java) S 21577 21577 14667 0 -1 1077944384 2570 0 0 0 61 6 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115036449168 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21587] ppid=21577 vsize=28769364 memory=780 CPUtime=0.71 cores=0-7
/proc/21579/task/21587/stat : 21587 (java) S 21577 21577 14667 0 -1 1077944384 3550 0 0 0 63 8 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115035396624 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21588] ppid=21577 vsize=28769364 memory=3616 CPUtime=0.71 cores=0-7
/proc/21579/task/21588/stat : 21588 (java) S 21577 21577 14667 0 -1 1077944384 2758 0 0 0 64 7 0 0 20 0 28 0 476578853 29459828736 167984 33554432000 4194304 4196468 140735258832080 140115034344080 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21589] ppid=21577 vsize=28769364 memory=1112 CPUtime=0.43 cores=0-7
/proc/21579/task/21589/stat : 21589 (java) S 21577 21577 14667 0 -1 1077944384 12583 0 0 0 33 10 0 0 20 0 28 0 476578854 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113954736624 140115490663042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21590] ppid=21577 vsize=28769364 memory=6048 CPUtime=0 cores=0-7
/proc/21579/task/21590/stat : 21590 (java) S 21577 21577 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476578854 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113953682912 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21591] ppid=21577 vsize=28769364 memory=7552 CPUtime=0 cores=0-7
/proc/21579/task/21591/stat : 21591 (java) S 21577 21577 14667 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 476578855 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113952630256 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21592] ppid=21577 vsize=28769364 memory=2832 CPUtime=0 cores=0-7
/proc/21579/task/21592/stat : 21592 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113951578832 140115490670491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21593] ppid=21577 vsize=28769364 memory=1084 CPUtime=1.26 cores=0-7
/proc/21579/task/21593/stat : 21593 (java) S 21577 21577 14667 0 -1 1077944384 7474 0 0 0 124 2 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113950525424 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21594] ppid=21577 vsize=28769364 memory=14012 CPUtime=1.22 cores=0-7
/proc/21579/task/21594/stat : 21594 (java) S 21577 21577 14667 0 -1 1077944384 5413 0 0 0 120 2 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113949472880 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21595] ppid=21577 vsize=28769364 memory=14048 CPUtime=1.3 cores=0-7
/proc/21579/task/21595/stat : 21595 (java) S 21577 21577 14667 0 -1 1077944384 6922 0 0 0 129 1 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113948420336 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21596] ppid=21577 vsize=28769364 memory=29620 CPUtime=0.81 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) S 21577 21577 14667 0 -1 1077944384 6939 0 0 0 80 1 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113947367792 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28769364 memory=2120 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476578857 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28769364 memory=532 CPUtime=0.05 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1058 0 0 0 0 5 0 0 20 0 28 0 476578858 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21711] ppid=21577 vsize=28769364 memory=1564 CPUtime=32.96 cores=0-7
/proc/21579/task/21711/stat : 21711 (java) R 21577 21577 14667 0 -1 4202560 2561 0 0 0 3295 1 0 0 20 0 28 0 476592754 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113928674944 140115135659607 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21712] ppid=21577 vsize=28769364 memory=924 CPUtime=32.97 cores=0-7
/proc/21579/task/21712/stat : 21712 (java) R 21577 21577 14667 0 -1 4202560 1338 0 0 0 3297 0 0 0 20 0 28 0 476592754 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113929728784 140115132682763 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21713] ppid=21577 vsize=28769364 memory=1680 CPUtime=32.79 cores=0-7
/proc/21579/task/21713/stat : 21713 (java) R 21577 21577 14667 0 -1 4202560 1185 0 0 0 3279 0 0 0 20 0 28 0 476592754 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113933938824 140115132580724 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21714] ppid=21577 vsize=28769364 memory=1440 CPUtime=33.02 cores=0-7
/proc/21579/task/21714/stat : 21714 (java) R 21577 21577 14667 0 -1 4202560 9008 0 0 0 3298 4 0 0 20 0 28 0 476592755 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113936046656 140115129849414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21715] ppid=21577 vsize=28769364 memory=912 CPUtime=33 cores=0-7
/proc/21579/task/21715/stat : 21715 (java) R 21577 21577 14667 0 -1 4202560 4147 0 0 0 3298 2 0 0 20 0 28 0 476592755 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113931833600 140115132337184 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21716] ppid=21577 vsize=28769364 memory=1984 CPUtime=32.84 cores=0-7
/proc/21579/task/21716/stat : 21716 (java) R 21577 21577 14667 0 -1 4202560 2299 0 0 0 3283 1 0 0 20 0 28 0 476592755 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113927623176 140115135178312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21717] ppid=21577 vsize=28769364 memory=2480 CPUtime=32.8 cores=0-7
/proc/21579/task/21717/stat : 21717 (java) R 21577 21577 14667 0 -1 4202560 2709 0 0 0 3279 1 0 0 20 0 28 0 476592755 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113930781184 140115135625482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21718] ppid=21577 vsize=28769364 memory=1768 CPUtime=32.72 cores=0-7
/proc/21579/task/21718/stat : 21718 (java) R 21577 21577 14667 0 -1 4202560 5301 0 0 0 3270 2 0 0 20 0 28 0 476592755 29459828736 167984 33554432000 4194304 4196468 140735258832080 140113934991760 140115127674102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 1358.86 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 673388 KiB

[startup+172.801 s]
/proc/loadavg: 7.98 8.01 8.05 9/219 21720
/proc/meminfo: memFree=17763800/32770624 swapFree=66986244/67108860
[pid=21577] ppid=21574 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21577/stat : 21577 (xcsp3-exec) S 21574 21577 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476578851 115843072 363 33554432000 4194304 5098028 140736694852304 140736694850408 140539090621052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20004864 140736694854524 140736694854766 140736694854766 140736694857674 0
/proc/21577/statm: 28282 363 304 221 0 87 0
[pid=21579] ppid=21577 vsize=28769364 memory=671040 CPUtime=1361.95 cores=0-7
/proc/21579/stat : 21579 (java) S 21577 21577 14667 0 -1 1077944320 161257 0 0 0 136064 131 0 0 20 0 28 0 476578851 29459828736 167760 33554432000 4194304 4196468 140735258832080 140735258814624 140115490651895 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
/proc/21579/statm: 7192341 167760 3547 1 0 7153441 0
[pid=21579/tid=21580] ppid=21577 vsize=28769364 memory=55608 CPUtime=0.77 cores=0-7
/proc/21579/task/21580/stat : 21580 (java) S 21577 21577 14667 0 -1 1077944384 9698 0 0 0 73 4 0 0 20 0 28 0 476578852 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115494892672 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21581] ppid=21577 vsize=28769364 memory=1452 CPUtime=0.69 cores=0-7
/proc/21579/task/21581/stat : 21581 (java) S 21577 21577 14667 0 -1 1077944384 2623 0 0 0 61 8 0 0 20 0 28 0 476578852 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115458210576 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21582] ppid=21577 vsize=28769364 memory=675476 CPUtime=0.72 cores=0-7
/proc/21579/task/21582/stat : 21582 (java) S 21577 21577 14667 0 -1 1077944384 3901 0 0 0 63 9 0 0 20 0 28 0 476578852 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115040660368 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21583] ppid=21577 vsize=28769364 memory=1452 CPUtime=0.7 cores=0-7
/proc/21579/task/21583/stat : 21583 (java) S 21577 21577 14667 0 -1 1077944384 3350 0 0 0 62 8 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115039607824 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21584] ppid=21577 vsize=28769364 memory=6791534058613427641 CPUtime=0.71 cores=0-7
/proc/21579/task/21584/stat : 21584 (java) S 21577 21577 14667 0 -1 1077944384 2672 0 0 0 64 7 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115038555280 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21585] ppid=21577 vsize=28769364 memory=1452 CPUtime=0.7 cores=0-7
/proc/21579/task/21585/stat : 21585 (java) S 21577 21577 14667 0 -1 1077944384 3203 0 0 0 62 8 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115037501712 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21586] ppid=21577 vsize=28769364 memory=689468 CPUtime=0.68 cores=0-7
/proc/21579/task/21586/stat : 21586 (java) S 21577 21577 14667 0 -1 1077944384 2593 0 0 0 62 6 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115036449168 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21587] ppid=21577 vsize=28769364 memory=1452 CPUtime=0.71 cores=0-7
/proc/21579/task/21587/stat : 21587 (java) S 21577 21577 14667 0 -1 1077944384 3553 0 0 0 63 8 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115035396624 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21588] ppid=21577 vsize=28769364 memory=3616 CPUtime=0.71 cores=0-7
/proc/21579/task/21588/stat : 21588 (java) S 21577 21577 14667 0 -1 1077944384 2767 0 0 0 64 7 0 0 20 0 28 0 476578853 29459828736 167760 33554432000 4194304 4196468 140735258832080 140115034344080 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21589] ppid=21577 vsize=28769364 memory=55608 CPUtime=0.43 cores=0-7
/proc/21579/task/21589/stat : 21589 (java) S 21577 21577 14667 0 -1 1077944384 12820 0 0 0 33 10 0 0 20 0 28 0 476578854 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113954736624 140115490663042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21590] ppid=21577 vsize=28769364 memory=988 CPUtime=0 cores=0-7
/proc/21579/task/21590/stat : 21590 (java) S 21577 21577 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476578854 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113953682912 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21591] ppid=21577 vsize=28769364 memory=2004 CPUtime=0 cores=0-7
/proc/21579/task/21591/stat : 21591 (java) S 21577 21577 14667 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 476578855 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113952630256 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21592] ppid=21577 vsize=28769364 memory=1416 CPUtime=0 cores=0-7
/proc/21579/task/21592/stat : 21592 (java) S 21577 21577 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113951578832 140115490670491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21593] ppid=21577 vsize=28769364 memory=1712 CPUtime=1.26 cores=0-7
/proc/21579/task/21593/stat : 21593 (java) S 21577 21577 14667 0 -1 1077944384 7474 0 0 0 124 2 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113950525424 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21594] ppid=21577 vsize=28769364 memory=0 CPUtime=1.22 cores=0-7
/proc/21579/task/21594/stat : 21594 (java) S 21577 21577 14667 0 -1 1077944384 5413 0 0 0 120 2 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113949472880 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21595] ppid=21577 vsize=28769364 memory=0 CPUtime=1.3 cores=0-7
/proc/21579/task/21595/stat : 21595 (java) S 21577 21577 14667 0 -1 1077944384 6922 0 0 0 129 1 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113948420336 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21596] ppid=21577 vsize=28769364 memory=0 CPUtime=0.81 cores=0-7
/proc/21579/task/21596/stat : 21596 (java) S 21577 21577 14667 0 -1 1077944384 6939 0 0 0 80 1 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113947367792 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21597] ppid=21577 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/21579/task/21597/stat : 21597 (java) S 21577 21577 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476578857 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113946315488 140115490662101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21598] ppid=21577 vsize=28769364 memory=0 CPUtime=0.05 cores=0-7
/proc/21579/task/21598/stat : 21598 (java) S 21577 21577 14667 0 -1 1077944384 1058 0 0 0 0 5 0 0 20 0 28 0 476578858 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113945263024 140115490663042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21711] ppid=21577 vsize=28769364 memory=11204 CPUtime=33.31 cores=0-7
/proc/21579/task/21711/stat : 21711 (java) R 21577 21577 14667 0 -1 4202560 2573 0 0 0 3330 1 0 0 20 0 28 0 476592754 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113928675080 140115132290240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21712] ppid=21577 vsize=28769364 memory=3616 CPUtime=33.36 cores=0-7
/proc/21579/task/21712/stat : 21712 (java) R 21577 21577 14667 0 -1 4202560 1349 0 0 0 3336 0 0 0 20 0 28 0 476592754 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113929729048 140115133109234 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21713] ppid=21577 vsize=28769364 memory=55608 CPUtime=33.19 cores=0-7
/proc/21579/task/21713/stat : 21713 (java) R 21577 21577 14667 0 -1 4202560 1191 0 0 0 3319 0 0 0 20 0 28 0 476592754 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113933938824 140115132225915 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21714] ppid=21577 vsize=28769364 memory=988 CPUtime=33.38 cores=0-7
/proc/21579/task/21714/stat : 21714 (java) R 21577 21577 14667 0 -1 4202560 9018 0 0 0 3334 4 0 0 20 0 28 0 476592755 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113936043632 140115134442292 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21715] ppid=21577 vsize=28769364 memory=2004 CPUtime=33.39 cores=0-7
/proc/21579/task/21715/stat : 21715 (java) R 21577 21577 14667 0 -1 4202560 4149 0 0 0 3337 2 0 0 20 0 28 0 476592755 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113931833736 140115132337184 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21716] ppid=21577 vsize=28769364 memory=1416 CPUtime=33.23 cores=0-7
/proc/21579/task/21716/stat : 21716 (java) R 21577 21577 14667 0 -1 4202560 2310 0 0 0 3322 1 0 0 20 0 28 0 476592755 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113927623176 140115127674015 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21717] ppid=21577 vsize=28769364 memory=1712 CPUtime=33.19 cores=0-7
/proc/21579/task/21717/stat : 21717 (java) R 21577 21577 14667 0 -1 4202560 2712 0 0 0 3318 1 0 0 20 0 28 0 476592755 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113930783792 140115132337184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
[pid=21579/tid=21718] ppid=21577 vsize=28769364 memory=6791534058613427641 CPUtime=33.11 cores=0-7
/proc/21579/task/21718/stat : 21718 (java) R 21577 21577 14667 0 -1 4202560 5305 0 0 0 3309 2 0 0 20 0 28 0 476592755 29459828736 167760 33554432000 4194304 4196468 140735258832080 140113934991776 140115132682923 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140735258833904 140735258834075 140735258834075 140735258836943 0
Current children cumulated CPU time: 1361.95 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 672492 KiB

Child status: 0
Real time (s): 172.855
CPU time (s): 1362.28
CPU user time (s): 1360.95
CPU system time (s): 1.32963
CPU usage (%): 788.109
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 767616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1360.95
system time used= 1.32963
maximum resident set size= 797560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38141
involuntary context switches= 16775


# summary of solver processes directly reported to runsolver:
#   pid: 21577
#   total CPU time (s): 1362.28
#   total CPU user time (s): 1360.95
#   total CPU system time (s): 1.32963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.92809 second user time and 1.60369 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 19:03:19
IDJOB=4404979
IDBENCH=116013
IDSOLVER=2866
FILE ID=node104/4404979-1569003220
RUNJOBID= node104-1568989783-14694
PBS_JOBID= 21704713
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-09.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-4404979-1569003220/watcher-4404979-1569003220 -o /tmp/evaluation-result-4404979-1569003220/solver-4404979-1569003220 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 177524952 HOME/instance-4404979-1569003220.xml

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

MD5SUM BENCH= 6fd932c8bfa1fb1c2de56266b40b08cd
RANDOM SEED=177524952

node104.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.09
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.09
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.09
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.09
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:        18422836 kB
MemAvailable:   31825868 kB
Buffers:           94744 kB
Cached:         13232960 kB
SwapCached:        22652 kB
Active:          6646708 kB
Inactive:        6707968 kB
Active(anon):       3256 kB
Inactive(anon):    73004 kB
Active(file):    6643452 kB
Inactive(file):  6634964 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             25996 kB
Writeback:             0 kB
AnonPages:        246224 kB
Mapped:            51756 kB
Shmem:             40708 kB
Slab:             582924 kB
SReclaimable:     553076 kB
SUnreclaim:        29848 kB
KernelStack:        3920 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9804 MiB
End job on node104 at 2019-09-20 19:06:12