Trace number 4406481

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-24OPT38 951.217 944.298

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-12.xml
MD5SUM7162d4a2bfb4649e5ff01c254dbd946c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark41.4225
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints172
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":28},{"degree":10,"count":40}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":40}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406481-1569396670.xml"  -tl '2400s' -p 1
0.11/0.19	c Choco e747e1e
0.11/0.19	c [HOME/instance-4406481-1569396670.xml, -tl, 2400s, -p, 1]
0.32/0.23	c simple solver
0.32/0.29	c parse instance...
0.96/0.55	c solve instance...
1.26/0.61	o 32 
1.26/0.62	o 33 
1.26/0.67	o 34 
1.26/0.68	o 35 
4.36/2.30	o 36 
5.70/3.56	o 37 
306.34/302.57	o 38 
951.10/944.26	s OPTIMUM FOUND
951.10/944.26	v <instantiation>
951.10/944.26	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[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[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[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[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[4][9] x[4][10] x[4][11] 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[5][9] x[5][10] x[5][11] 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[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[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[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[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[4][9] s[4][10] s[4][11] 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[5][9] s[5][10] s[5][11] </list>
951.10/944.26	v 	<values>1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 1 1 1 1 1 1 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 2 4 3 2 4 2 2 2 2 2 2 2 2 3 5 3 5 3 5 4 3 5 6 3 4 5 5 3 5 4 3 3 4 3 3 2 2 3 3 4 3 3 4 5 3 5 5 4 3 6 5 3 4 5 3 5 3 5 3 2 2 2 2 2 2 2 2 4 2 3 4 2 </values>
951.10/944.26	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406481-1569396670/watcher-4406481-1569396670 -o /tmp/evaluation-result-4406481-1569396670/solver-4406481-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569396627-14933 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406481-1569396670.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB

solver pid=14952, runsolver pid=14949

[startup+0.10014 s]*
/proc/loadavg: 0.00 0.01 0.05 5/229 14993
/proc/meminfo: memFree=26119048/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15144776 memory=29640 CPUtime=0.11 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 5789 0 0 0 10 1 0 0 20 0 15 0 515933786 15508250624 7410 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3786194 7410 3149 1 0 3748377 0
[pid=14954/tid=14955] ppid=14952 vsize=15144776 memory=8324486588775410251 CPUtime=0.08 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 3726 0 0 0 7 1 0 0 20 0 15 0 515933787 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607717742624 140607696897188 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933789 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515933790 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607181017888 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515933790 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607179965552 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) R 14952 14952 14901 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0.01 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) R 14952 14952 14901 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607175756656 140607713534554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 7410 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31088 KiB

[startup+0.210507 s]*
/proc/loadavg: 0.00 0.01 0.05 4/229 14993
/proc/meminfo: memFree=26089556/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15144776 memory=41104 CPUtime=0.32 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 9414 0 0 0 29 3 0 0 20 0 15 0 515933786 15508250624 10276 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3786194 10276 3313 1 0 3748377 0
[pid=14954/tid=14955] ppid=14952 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) S 14952 14952 14901 0 -1 1077944384 6618 0 0 0 17 2 0 0 20 0 15 0 515933787 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607717745120 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15144776 memory=9034 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15144776 memory=3617437749349123744 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515933789 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515933790 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607181017888 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515933790 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607179965552 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 154 0 0 0 2 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15144776 memory=139927317055104 CPUtime=0.07 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) R 14952 14952 14901 0 -1 4202560 734 0 0 0 7 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607175751008 140607713534554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933793 15508250624 10276 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42552 KiB

[startup+0.315138 s]*
/proc/loadavg: 0.00 0.01 0.05 8/229 14993
/proc/meminfo: memFree=26080464/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15149032 memory=49860 CPUtime=0.52 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 10785 0 0 0 48 4 0 0 20 0 15 0 515933786 15512608768 12465 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787258 12465 3359 1 0 3748377 0
[pid=14954/tid=14955] ppid=14952 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 7740 0 0 0 26 3 0 0 20 0 15 0 515933787 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607717744320 140607697593694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15149032 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515933789 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515933790 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607181017888 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515933790 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607179965552 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15149032 memory=4500088463514900084 CPUtime=0.04 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 630 0 0 0 4 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15149032 memory=6944613755495348631 CPUtime=0.04 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) R 14952 14952 14901 0 -1 4202560 292 0 0 0 4 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607176808944 140607691165072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15149032 memory=7893295687695687954 CPUtime=0.12 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 835 0 0 0 12 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15149032 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933793 15512608768 12504 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51308 KiB

[startup+0.700804 s]
/proc/loadavg: 0.00 0.01 0.05 7/229 14993
/proc/meminfo: memFree=26058416/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15151156 memory=73616 CPUtime=1.56 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 15165 0 0 0 150 6 0 0 20 0 15 0 515933786 15514783744 18404 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787789 18404 3454 1 0 3748889 0
[pid=14954/tid=14955] ppid=14952 vsize=15151156 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 9330 0 0 0 62 4 0 0 20 0 15 0 515933787 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607717751472 140607313969853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15151156 memory=124 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933788 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515933788 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15151156 memory=10604 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515933789 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15151156 memory=716 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607181017888 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607179965552 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15151156 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15151156 memory=2832 CPUtime=0.24 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) R 14952 14952 14901 0 -1 4202560 1219 0 0 0 24 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607177854768 140607699527616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15151156 memory=1192 CPUtime=0.26 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) R 14952 14952 14901 0 -1 4202560 1483 0 0 0 26 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607176794824 140607696900011 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15151156 memory=940 CPUtime=0.36 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 1826 0 0 0 36 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15151156 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 18404 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75064 KiB

[startup+1.5008 s]
/proc/loadavg: 0.00 0.01 0.05 8/229 14993
/proc/meminfo: memFree=26005580/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0

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

/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15151156 memory=8818100 CPUtime=949.3 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 125204 0 0 0 94266 664 0 0 20 0 15 0 515933786 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787789 2204525 3511 1 0 3748889 0
[pid=14954/tid=14955] ppid=14952 vsize=15151156 memory=2300 CPUtime=939.55 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 87637 0 0 0 93351 604 0 0 20 0 15 0 515933787 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607717752800 140607319413972 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15151156 memory=1412 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1912 0 0 0 136 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15151156 memory=3232 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1333 0 0 0 134 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15151156 memory=1448 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 1820 0 0 0 135 8 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15151156 memory=6160 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 1292 0 0 0 135 6 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15151156 memory=10604 CPUtime=1.1 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 4289 0 0 0 89 21 0 0 20 0 15 0 515933789 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15151156 memory=716 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607181017952 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607179965568 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15151156 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15151156 memory=-3622645143214314312 CPUtime=1.07 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 10133 0 0 0 106 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15151156 memory=2120 CPUtime=1.09 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 9001 0 0 0 108 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15151156 memory=500 CPUtime=0.47 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 5816 0 0 0 46 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15151156 memory=928 CPUtime=0.25 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 574 0 0 0 10 15 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 949.3 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 8819548 KiB

[startup+943.201 s]
/proc/loadavg: 1.99 1.82 1.15 3/230 15154
/proc/meminfo: memFree=17065740/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15151156 memory=8818100 CPUtime=950.1 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 125204 0 0 0 94346 664 0 0 20 0 15 0 515933786 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787789 2204525 3511 1 0 3748889 0
[pid=14954/tid=14955] ppid=14952 vsize=15151156 memory=8818100 CPUtime=940.35 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 87637 0 0 0 93431 604 0 0 20 0 15 0 515933787 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607717752800 140607315088440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15151156 memory=6791534058613427641 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1912 0 0 0 136 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15151156 memory=8818100 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1333 0 0 0 134 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15151156 memory=1448 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 1820 0 0 0 135 8 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15151156 memory=8818100 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 1292 0 0 0 135 6 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15151156 memory=4126316290023845779 CPUtime=1.1 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 4289 0 0 0 89 21 0 0 20 0 15 0 515933789 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15151156 memory=6160 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607181017952 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15151156 memory=10604 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607179965568 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15151156 memory=716 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15151156 memory=6791534058613427641 CPUtime=1.07 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 10133 0 0 0 106 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15151156 memory=1980 CPUtime=1.09 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 9001 0 0 0 108 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15151156 memory=2572 CPUtime=0.47 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 5816 0 0 0 46 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15151156 memory=884 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15151156 memory=1432 CPUtime=0.25 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 574 0 0 0 10 15 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 950.1 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 8819548 KiB

[startup+944.001 s]*
/proc/loadavg: 2.00 1.82 1.15 3/230 15154
/proc/meminfo: memFree=17066236/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15151156 memory=8818100 CPUtime=950.91 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 125204 0 0 0 94427 664 0 0 20 0 15 0 515933786 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787789 2204525 3511 1 0 3748889 0
[pid=14954/tid=14955] ppid=14952 vsize=15151156 memory=1398722017469774279 CPUtime=941.16 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 87637 0 0 0 93512 604 0 0 20 0 15 0 515933787 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607717752800 140607317570496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15151156 memory=4126316290023845779 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1912 0 0 0 136 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15151156 memory=2832 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1333 0 0 0 134 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15151156 memory=1448 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 1820 0 0 0 135 8 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15151156 memory=8818100 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 1292 0 0 0 135 6 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15151156 memory=14008 CPUtime=1.1 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 4289 0 0 0 89 21 0 0 20 0 15 0 515933789 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15151156 memory=8818100 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607181017952 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607179965568 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15151156 memory=8818100 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15151156 memory=14690799036140186 CPUtime=1.07 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 10133 0 0 0 106 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15151156 memory=2600 CPUtime=1.09 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 9001 0 0 0 108 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15151156 memory=2300 CPUtime=0.47 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 5816 0 0 0 46 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15151156 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15151156 memory=3232 CPUtime=0.25 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 574 0 0 0 10 15 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 950.91 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 8819548 KiB

[startup+944.201 s]
/proc/loadavg: 2.00 1.82 1.15 3/230 15154
/proc/meminfo: memFree=17066236/32770624 swapFree=66975552/67108860
[pid=14952] ppid=14949 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14952/stat : 14952 (xcsp3-exec) S 14949 14952 14901 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515933786 115843072 362 33554432000 4194304 5098028 140727785321168 140727785319272 139645076562556 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9297920 140727785325434 140727785325677 140727785325677 140727785328586 0
/proc/14952/statm: 28282 362 304 221 0 87 0
[pid=14954] ppid=14952 vsize=15151156 memory=8818100 CPUtime=951.1 cores=1,3,5,7
/proc/14954/stat : 14954 (java) S 14952 14952 14901 0 -1 1077944320 125204 0 0 0 94446 664 0 0 20 0 15 0 515933786 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140734327947712 140607713513207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
/proc/14954/statm: 3787789 2204525 3511 1 0 3748889 0
[pid=14954/tid=14955] ppid=14952 vsize=15151156 memory=1408 CPUtime=941.35 cores=1,3,5,7
/proc/14954/task/14955/stat : 14955 (java) R 14952 14952 14901 0 -1 4202560 87637 0 0 0 93531 604 0 0 20 0 15 0 515933787 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607717752800 140607318385773 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14959] ppid=14952 vsize=15151156 memory=3188 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14959/stat : 14959 (java) S 14952 14952 14901 0 -1 1077944384 1912 0 0 0 136 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607641553808 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14960] ppid=14952 vsize=15151156 memory=1448 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14960/stat : 14960 (java) S 14952 14952 14901 0 -1 1077944384 1333 0 0 0 134 7 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607640501008 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14961] ppid=14952 vsize=15151156 memory=1448 CPUtime=1.43 cores=1,3,5,7
/proc/14954/task/14961/stat : 14961 (java) S 14952 14952 14901 0 -1 1077944384 1820 0 0 0 135 8 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607639448720 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14962] ppid=14952 vsize=15151156 memory=14008 CPUtime=1.41 cores=1,3,5,7
/proc/14954/task/14962/stat : 14962 (java) S 14952 14952 14901 0 -1 1077944384 1292 0 0 0 135 6 0 0 20 0 15 0 515933788 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607638395920 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14966] ppid=14952 vsize=15151156 memory=12040 CPUtime=1.1 cores=1,3,5,7
/proc/14954/task/14966/stat : 14966 (java) S 14952 14952 14901 0 -1 1077944384 4289 0 0 0 89 21 0 0 20 0 15 0 515933789 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607182071920 140607713524354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14971] ppid=14952 vsize=15151156 memory=34264 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14971/stat : 14971 (java) S 14952 14952 14901 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607181017952 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14973] ppid=14952 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14973/stat : 14973 (java) S 14952 14952 14901 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 515933790 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607179965568 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14981] ppid=14952 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14981/stat : 14981 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607178913872 140607713531803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14982] ppid=14952 vsize=15151156 memory=1556 CPUtime=1.07 cores=1,3,5,7
/proc/14954/task/14982/stat : 14982 (java) S 14952 14952 14901 0 -1 1077944384 10133 0 0 0 106 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607177861744 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14983] ppid=14952 vsize=15151156 memory=928 CPUtime=1.09 cores=1,3,5,7
/proc/14954/task/14983/stat : 14983 (java) S 14952 14952 14901 0 -1 1077944384 9001 0 0 0 108 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607176808944 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14984] ppid=14952 vsize=15151156 memory=1640 CPUtime=0.47 cores=1,3,5,7
/proc/14954/task/14984/stat : 14984 (java) S 14952 14952 14901 0 -1 1077944384 5816 0 0 0 46 1 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607175756656 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14986] ppid=14952 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/14954/task/14986/stat : 14986 (java) S 14952 14952 14901 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607174704096 140607713523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
[pid=14954/tid=14987] ppid=14952 vsize=15151156 memory=1448 CPUtime=0.25 cores=1,3,5,7
/proc/14954/task/14987/stat : 14987 (java) S 14952 14952 14901 0 -1 1077944384 574 0 0 0 10 15 0 0 20 0 15 0 515933793 15514783744 2204525 33554432000 4194304 4196468 140734327965168 140607173650864 140607713524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21852160 140734327972847 140734327973018 140734327973018 140734327975887 0
Current children cumulated CPU time: 951.1 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 8819548 KiB

Child status: 0
Real time (s): 944.298
CPU time (s): 951.217
CPU user time (s): 944.532
CPU system time (s): 6.68502
CPU usage (%): 100.733
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 8819548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 944.532
system time used= 6.68502
maximum resident set size= 8818556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125864
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41752
involuntary context switches= 1086


# summary of solver processes directly reported to runsolver:
#   pid: 14952
#   total CPU time (s): 951.217
#   total CPU user time (s): 944.532
#   total CPU system time (s): 6.68502

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.32979 second user time and 8.85594 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-25 09:30:27
IDJOB=4406481
IDBENCH=115953
IDSOLVER=2870
FILE ID=node125/4406481-1569396670
RUNJOBID= node125-1569396627-14933
PBS_JOBID= 21705688
Free space on /tmp= 4256 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-12.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406481-1569396670/watcher-4406481-1569396670 -o /tmp/evaluation-result-4406481-1569396670/solver-4406481-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569396627-14933 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406481-1569396670.xml

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

MD5SUM BENCH= 7162d4a2bfb4649e5ff01c254dbd946c
RANDOM SEED=1936863015

node125.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.29
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.29
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.29
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.29
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:        26149668 kB
MemAvailable:   31817860 kB
Buffers:          111996 kB
Cached:          5633584 kB
SwapCached:        29892 kB
Active:          2698032 kB
Inactive:        3080580 kB
Active(anon):       3272 kB
Inactive(anon):    85384 kB
Active(file):    2694760 kB
Inactive(file):  2995196 kB
Unevictable:      108176 kB
Mlocked:          108176 kB
SwapTotal:      67108860 kB
SwapFree:       66975552 kB
Dirty:             52088 kB
Writeback:             0 kB
AnonPages:        112492 kB
Mapped:            57796 kB
Shmem:             47368 kB
Slab:             435708 kB
SReclaimable:     406696 kB
SUnreclaim:        29012 kB
KernelStack:        3424 kB
PageTables:         5472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     517992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4204 MiB
End job on node125 at 2019-09-25 09:46:12