Trace number 4393251

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-06-14OPT32 119.521 30.526

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-15.xml
MD5SUMcca0fe077f2d073d0e0e51ff08e17328
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark22.0523
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints150
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":26}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":26}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"type":"sum","count":60}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393251-1568313310.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393251-1568313310.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.28/0.66	c solve instance...
1.28/0.70	o 0 
1.58/0.70	o 4 
1.58/0.71	o 6 
1.58/0.72	o 8 
1.58/0.73	o 10 
1.58/0.74	o 12 
1.58/0.78	o 14 
1.92/0.80	o 16 
1.92/0.82	o 17 
1.92/0.82	o 18 
1.92/0.89	o 21 
2.32/0.93	o 26 
2.32/0.99	o 27 
3.12/1.17	o 28 
3.48/1.21	o 30 
18.99/5.12	o 32 
119.48/30.50	s OPTIMUM FOUND
119.48/30.50	v <instantiation>
119.48/30.50	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[0][14] 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[1][14] 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[2][14] 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] x[3][14] 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[0][14] 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[1][14] 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[2][14] 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] s[3][14] </list>
119.48/30.50	v 	<values>1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 2 2 4 2 2 2 2 3 2 4 2 2 2 2 2 4 3 4 3 4 4 2 6 3 5 3 4 4 4 3 3 4 4 4 3 5 3 6 2 4 4 3 4 3 4 2 2 2 2 2 4 2 3 2 2 2 2 4 2 2 </values>
119.48/30.50	v </instantiation>

Verifier Data

OK	32

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393251-1568313310/watcher-4393251-1568313310 -o /tmp/evaluation-result-4393251-1568313310/solver-4393251-1568313310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 331812825 HOME/instance-4393251-1568313310.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14114, runsolver pid=14111
Current StackSize limit: 8192 KiB


[startup+0.100129 s]*
/proc/loadavg: 0.74 0.68 0.93 4/230 14155
/proc/meminfo: memFree=30836596/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15144768 memory=27976 CPUtime=0.12 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 5892 0 0 0 11 1 0 0 20 0 15 0 407585717 15508242432 6994 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3786192 6994 3147 1 0 3748377 0
[pid=14116/tid=14117] ppid=14114 vsize=15144768 memory=-2698087569006908830 CPUtime=0.09 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) R 14114 14114 14062 0 -1 4202560 3748 0 0 0 8 1 0 0 20 0 15 0 407585717 15508242432 6994 33554432000 4194304 4196468 140725637273552 140223535912752 140223531691414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 6994 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15144768 memory=140705190311552 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 6994 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 6994 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 6994 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15144768 memory=140705190311552 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407585719 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407585720 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222998799904 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407585720 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222994589936 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15144768 memory=140705190311552 CPUtime=0.02 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) R 14114 14114 14062 0 -1 4202560 416 0 0 0 2 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222993537136 140223510812544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15144768 memory=140705190311552 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 6994 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 29428 KiB

[startup+0.210799 s]*
/proc/loadavg: 0.74 0.68 0.93 3/230 14155
/proc/meminfo: memFree=30809596/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15144768 memory=39444 CPUtime=0.34 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 9666 0 0 0 31 3 0 0 20 0 15 0 407585717 15508242432 9861 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3786192 9861 3248 1 0 3748377 0
[pid=14116/tid=14117] ppid=14114 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) R 14114 14114 14062 0 -1 4202560 6676 0 0 0 18 2 0 0 20 0 15 0 407585717 15508242432 9861 33554432000 4194304 4196468 140725637273552 140223535917504 140223531691414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15144768 memory=2670165 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 9861 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15144768 memory=2855325 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 9861 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 9861 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407585718 15508242432 9861 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407585719 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407585720 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222998799904 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15144768 memory=140705190311552 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407585720 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 713 0 0 0 3 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) S 14114 14114 14062 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222994589936 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) R 14114 14114 14062 0 -1 4202560 910 0 0 0 8 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222993537136 140223514087519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585723 15508242432 9861 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 40896 KiB

[startup+0.313231 s]*
/proc/loadavg: 0.74 0.68 0.93 5/230 14155
/proc/meminfo: memFree=30799280/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15149024 memory=48876 CPUtime=0.52 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 11039 0 1 0 48 4 0 0 20 0 15 0 407585717 15512600576 12219 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3787256 12219 3371 1 0 3748377 0
[pid=14116/tid=14117] ppid=14114 vsize=15149024 memory=2608 CPUtime=0.29 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) R 14114 14114 14062 0 -1 4202560 7763 0 1 0 27 2 0 0 20 0 15 0 407585717 15512600576 12219 33554432000 4194304 4196468 140725637273552 140223535915264 140223515759966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15149024 memory=35 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15512600576 12219 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15149024 memory=140705190367264 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15512600576 12219 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15149024 memory=58084 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15512600576 12219 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15149024 memory=35 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407585718 15512600576 12219 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15149024 memory=140705190374176 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407585719 15512600576 12219 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15149024 memory=35 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407585720 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222998799904 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15149024 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407585720 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15149024 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 730 0 0 0 4 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15149024 memory=140705074901455 CPUtime=0.03 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) R 14114 14114 14062 0 -1 4202560 198 0 0 0 3 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222994580320 140223512380050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15149024 memory=140705190325646 CPUtime=0.12 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) S 14114 14114 14062 0 -1 1077944384 1072 0 0 0 12 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222993537136 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15149024 memory=140705074892239 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15149024 memory=281410265213056 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585723 15512600576 12285 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50328 KiB

[startup+0.701359 s]
/proc/loadavg: 0.74 0.68 0.93 8/230 14157
/proc/meminfo: memFree=30775860/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15417404 memory=90244 CPUtime=1.58 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 15306 0 1 0 152 6 0 0 20 0 15 0 407585717 15787421696 22561 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3854351 22561 3453 1 0 3815453 0
[pid=14116/tid=14117] ppid=14114 vsize=15417404 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) R 14114 14114 14062 0 -1 4202560 9400 0 1 0 61 3 0 0 20 0 15 0 407585717 15787421696 22561 33554432000 4194304 4196468 140725637273552 140223535916432 140223167651058 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15417404 memory=8751464017575295029 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15787421696 22561 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15417404 memory=6008998602140045905 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15787421696 22561 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15417404 memory=7007714649526264384 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407585718 15787421696 22561 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15417404 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407585718 15787421696 22561 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15417404 memory=9404 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407585719 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15417404 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 407585720 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222998799904 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15417404 memory=628 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 407585720 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15417404 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15417404 memory=1556 CPUtime=0.22 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) R 14114 14114 14062 0 -1 1077944384 1256 0 0 0 22 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15417404 memory=5908 CPUtime=0.22 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) R 14114 14114 14062 0 -1 4202560 1156 0 0 0 22 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222994575960 140223515067343 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15417404 memory=14012 CPUtime=0.4 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) R 14114 14114 14062 0 -1 4202560 1986 0 0 0 40 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222993532896 140223516845118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15417404 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15417404 memory=6153431502485416297 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 407585723 15787421696 22561 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 91696 KiB

[startup+1.50137 s]
/proc/loadavg: 0.74 0.68 0.93 14/237 14264
/proc/meminfo: memFree=30543900/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0

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

/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 542 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14282] ppid=14114 vsize=15487044 memory=1760 CPUtime=24.08 cores=0,2,4,6
/proc/14116/task/14282/stat : 14282 (java) R 14114 14114 14062 0 -1 4202560 364 0 0 0 2408 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222979300464 140223172474600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14283] ppid=14114 vsize=15487044 memory=111632 CPUtime=23.93 cores=0,2,4,6
/proc/14116/task/14283/stat : 14283 (java) R 14114 14114 14062 0 -1 4202560 1130 0 0 0 2393 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222981407608 140223172676037 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14284] ppid=14114 vsize=15487044 memory=800 CPUtime=23.87 cores=0,2,4,6
/proc/14116/task/14284/stat : 14284 (java) R 14114 14114 14062 0 -1 4202560 1070 0 0 0 2387 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222977196792 140223172471749 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14285] ppid=14114 vsize=15487044 memory=4104 CPUtime=23.93 cores=0,2,4,6
/proc/14116/task/14285/stat : 14285 (java) R 14114 14114 14062 0 -1 4202560 939 0 0 0 2393 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222980356064 140223172112384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 115.9 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 159524 KiB

[startup+30.0014 s]*
/proc/loadavg: 3.95 1.47 1.19 9/238 14286
/proc/meminfo: memFree=30579664/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15487044 memory=158072 CPUtime=117.52 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 44533 0 1 0 11738 14 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3871761 39518 3526 1 0 3832863 0
[pid=14116/tid=14117] ppid=14114 vsize=15487044 memory=8317482817917895235 CPUtime=0.66 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) S 14114 14114 14062 0 -1 1077944384 9581 0 1 0 62 4 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223535920256 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15487044 memory=4126316290023845779 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 827 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15487044 memory=6 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1538 0 0 0 5 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15487044 memory=5 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 427 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15487044 memory=5 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 1042 0 0 0 5 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15487044 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 1354 0 0 0 5 0 0 0 20 0 19 0 407585719 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15487044 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222998799968 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15487044 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15487044 memory=1128 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15487044 memory=772 CPUtime=1.89 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 8378 0 0 0 189 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15487044 memory=4008 CPUtime=1.87 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) S 14114 14114 14062 0 -1 1077944384 7681 0 0 0 187 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222994589936 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15487044 memory=948 CPUtime=0.71 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) S 14114 14114 14062 0 -1 1077944384 6016 0 0 0 70 1 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222993537136 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15487044 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15487044 memory=9404 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 542 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14282] ppid=14114 vsize=15487044 memory=1548 CPUtime=24.49 cores=0,2,4,6
/proc/14116/task/14282/stat : 14282 (java) R 14114 14114 14062 0 -1 4202560 364 0 0 0 2449 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222979303712 140223172471310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14283] ppid=14114 vsize=15487044 memory=0 CPUtime=24.34 cores=0,2,4,6
/proc/14116/task/14283/stat : 14283 (java) R 14114 14114 14062 0 -1 4202560 1130 0 0 0 2434 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222981407568 140223172474137 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14284] ppid=14114 vsize=15487044 memory=0 CPUtime=24.28 cores=0,2,4,6
/proc/14116/task/14284/stat : 14284 (java) R 14114 14114 14062 0 -1 4202560 1070 0 0 0 2428 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222977196792 140223511404589 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14285] ppid=14114 vsize=15487044 memory=0 CPUtime=24.32 cores=0,2,4,6
/proc/14116/task/14285/stat : 14285 (java) R 14114 14114 14062 0 -1 4202560 940 0 0 0 2432 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222980354432 140223174733728 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 117.52 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 159524 KiB

[startup+30.4014 s]
/proc/loadavg: 3.95 1.47 1.19 9/238 14286
/proc/meminfo: memFree=30579664/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15487044 memory=158072 CPUtime=119.08 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 44546 0 1 0 11894 14 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3871761 39518 3526 1 0 3832863 0
[pid=14116/tid=14117] ppid=14114 vsize=15487044 memory=11932 CPUtime=0.66 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) S 14114 14114 14062 0 -1 1077944384 9581 0 1 0 62 4 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223535920256 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15487044 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 827 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15487044 memory=948 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1538 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15487044 memory=2832 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 428 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15487044 memory=9404 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 1042 0 0 0 5 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15487044 memory=1548 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 1354 0 0 0 5 0 0 0 20 0 19 0 407585719 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15487044 memory=628 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222998799968 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15487044 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15487044 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15487044 memory=5908 CPUtime=1.89 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 8378 0 0 0 189 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15487044 memory=14012 CPUtime=1.87 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) S 14114 14114 14062 0 -1 1077944384 7681 0 0 0 187 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222994589936 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15487044 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) S 14114 14114 14062 0 -1 1077944384 6016 0 0 0 70 1 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222993537136 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15487044 memory=165 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15487044 memory=169 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) S 14114 14114 14062 0 -1 1077944384 544 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14282] ppid=14114 vsize=15487044 memory=3624 CPUtime=24.87 cores=0,2,4,6
/proc/14116/task/14282/stat : 14282 (java) R 14114 14114 14062 0 -1 4202560 366 0 0 0 2487 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222979301040 140223172675328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14283] ppid=14114 vsize=15487044 memory=22880 CPUtime=24.73 cores=0,2,4,6
/proc/14116/task/14283/stat : 14283 (java) R 14114 14114 14062 0 -1 4202560 1134 0 0 0 2473 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222981407032 140223175832841 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14284] ppid=14114 vsize=15487044 memory=984 CPUtime=24.67 cores=0,2,4,6
/proc/14116/task/14284/stat : 14284 (java) R 14114 14114 14062 0 -1 4202560 1072 0 0 0 2467 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222977198752 140223170932928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14285] ppid=14114 vsize=15487044 memory=2024 CPUtime=24.71 cores=0,2,4,6
/proc/14116/task/14285/stat : 14285 (java) R 14114 14114 14062 0 -1 4202560 942 0 0 0 2471 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222980353904 140223512503646 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 119.08 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 159524 KiB

[startup+30.5014 s]
/proc/loadavg: 3.95 1.47 1.19 9/238 14286
/proc/meminfo: memFree=30579664/32770624 swapFree=66996208/67108860
[pid=14114] ppid=14111 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/14114/stat : 14114 (xcsp3-exec) S 14111 14114 14062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407585717 115843072 363 33554432000 4194304 5098028 140736340342544 140736340340648 140592326255228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20570112 140736340349819 140736340350061 140736340350061 140736340352970 0
/proc/14114/statm: 28282 363 304 221 0 87 0
[pid=14116] ppid=14114 vsize=15487044 memory=158072 CPUtime=119.48 cores=0,2,4,6
/proc/14116/stat : 14116 (java) S 14114 14114 14062 0 -1 1077944320 44551 0 1 0 11934 14 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140725637256096 140223531679479 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
/proc/14116/statm: 3871761 39518 3526 1 0 3832863 0
[pid=14116/tid=14117] ppid=14114 vsize=15487044 memory=11792 CPUtime=0.66 cores=0,2,4,6
/proc/14116/task/14117/stat : 14117 (java) S 14114 14114 14062 0 -1 1077944384 9581 0 1 0 62 4 0 0 20 0 19 0 407585717 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223535920256 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14119] ppid=14114 vsize=15487044 memory=158040 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14119/stat : 14119 (java) S 14114 14114 14062 0 -1 1077944384 827 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223503522448 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14120] ppid=14114 vsize=15487044 memory=158072 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14120/stat : 14120 (java) S 14114 14114 14062 0 -1 1077944384 1538 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223122606608 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14121] ppid=14114 vsize=15487044 memory=1452 CPUtime=0.06 cores=0,2,4,6
/proc/14116/task/14121/stat : 14121 (java) S 14114 14114 14062 0 -1 1077944384 428 0 0 0 6 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223121553808 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14122] ppid=14114 vsize=15487044 memory=157964 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14122/stat : 14122 (java) S 14114 14114 14062 0 -1 1077944384 1042 0 0 0 5 0 0 0 20 0 19 0 407585718 15858733056 39518 33554432000 4194304 4196468 140725637273552 140223120501008 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14127] ppid=14114 vsize=15487044 memory=168392 CPUtime=0.05 cores=0,2,4,6
/proc/14116/task/14127/stat : 14127 (java) S 14114 14114 14062 0 -1 1077944384 1354 0 0 0 5 0 0 0 20 0 19 0 407585719 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222999853936 140223531690626 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14133] ppid=14114 vsize=15487044 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14133/stat : 14133 (java) S 14114 14114 14062 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222998799968 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14135] ppid=14114 vsize=15487044 memory=164 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14135/stat : 14135 (java) S 14114 14114 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 407585720 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222997747056 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14142] ppid=14114 vsize=15487044 memory=-7173504570860347296 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14142/stat : 14142 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222996695376 140223531698075 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14143] ppid=14114 vsize=15487044 memory=1804 CPUtime=1.89 cores=0,2,4,6
/proc/14116/task/14143/stat : 14143 (java) S 14114 14114 14062 0 -1 1077944384 8378 0 0 0 189 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222995642736 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14144] ppid=14114 vsize=15487044 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/14116/task/14144/stat : 14144 (java) S 14114 14114 14062 0 -1 1077944384 7681 0 0 0 187 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222994589936 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14145] ppid=14114 vsize=15487044 memory=281410150708864 CPUtime=0.71 cores=0,2,4,6
/proc/14116/task/14145/stat : 14145 (java) S 14114 14114 14062 0 -1 1077944384 6016 0 0 0 70 1 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222993537136 140223531690626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14147] ppid=14114 vsize=15487044 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14147/stat : 14147 (java) S 14114 14114 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222992484576 140223531689685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14149] ppid=14114 vsize=15487044 memory=1128 CPUtime=0 cores=0,2,4,6
/proc/14116/task/14149/stat : 14149 (java) R 14114 14114 14062 0 -1 1077944384 549 0 0 0 0 0 0 0 20 0 19 0 407585723 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222991432880 140223531690626 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14282] ppid=14114 vsize=15487044 memory=772 CPUtime=24.97 cores=0,2,4,6
/proc/14116/task/14282/stat : 14282 (java) R 14114 14114 14062 0 -1 4202560 366 0 0 0 2497 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222979301040 140223172676101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14283] ppid=14114 vsize=15487044 memory=0 CPUtime=24.83 cores=0,2,4,6
/proc/14116/task/14283/stat : 14283 (java) R 14114 14114 14062 0 -1 4202560 1134 0 0 0 2483 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222981407032 140223172676050 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14284] ppid=14114 vsize=15487044 memory=0 CPUtime=24.77 cores=0,2,4,6
/proc/14116/task/14284/stat : 14284 (java) R 14114 14114 14062 0 -1 4202560 1072 0 0 0 2477 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222977198640 140223172088215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
[pid=14116/tid=14285] ppid=14114 vsize=15487044 memory=0 CPUtime=24.81 cores=0,2,4,6
/proc/14116/task/14285/stat : 14285 (java) R 14114 14114 14062 0 -1 4202560 942 0 0 0 2481 0 0 0 20 0 19 0 407586229 15858733056 39518 33554432000 4194304 4196468 140725637273552 140222980353904 140223173458202 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9891840 140725637276655 140725637276826 140725637276826 140725637279695 0
Current children cumulated CPU time: 119.48 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 159524 KiB

Child status: 0
Real time (s): 30.526
CPU time (s): 119.521
CPU user time (s): 119.373
CPU system time (s): 0.148048
CPU usage (%): 391.538
Max. virtual memory (cumulated for all children) (KiB): 15600172
Max. memory (cumulated for all children) (KiB): 209660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.373
system time used= 0.148048
maximum resident set size= 211272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45880
page faults= 1
swaps= 0
block input operations= 456
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5296
involuntary context switches= 2673


# summary of solver processes directly reported to runsolver:
#   pid: 14114
#   total CPU time (s): 119.521
#   total CPU user time (s): 119.373
#   total CPU system time (s): 0.148048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.230583 second user time and 0.36126 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 19:33:53
IDJOB=4393251
IDBENCH=115956
IDSOLVER=2840
FILE ID=node106/4393251-1568313310
RUNJOBID= node106-1568309633-14093
PBS_JOBID= 21701134
Free space on /tmp= 56736 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-15.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393251-1568313310/watcher-4393251-1568313310 -o /tmp/evaluation-result-4393251-1568313310/solver-4393251-1568313310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 331812825 HOME/instance-4393251-1568313310.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cca0fe077f2d073d0e0e51ff08e17328
RANDOM SEED=331812825

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:        30867712 kB
MemAvailable:   31920264 kB
Buffers:          121320 kB
Cached:          1227584 kB
SwapCached:        10284 kB
Active:           370232 kB
Inactive:         992720 kB
Active(anon):      13080 kB
Inactive(anon):    33360 kB
Active(file):     357152 kB
Inactive(file):   959360 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996208 kB
Dirty:             52032 kB
Writeback:             0 kB
AnonPages:        112456 kB
Mapped:            35116 kB
Shmem:             23836 kB
Slab:             131572 kB
SReclaimable:     103752 kB
SUnreclaim:        27820 kB
KernelStack:        3392 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     493244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56684 MiB
End job on node106 at 2019-09-12 19:34:24