Trace number 4399282

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-16OPT34 570.129 144.164

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-11.xml
MD5SUM5296a674fcd135b0317e95ffe6d81fd1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark38.015
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints158
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":66},{"size":9,"count":66}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":66},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":36}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":66},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":36}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"sum","count":66}]
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-4399282-1568684446.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399282-1568684446.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.26/0.65	c solve instance...
1.26/0.69	o 0 
1.55/0.70	o 4 
1.55/0.70	o 6 
1.55/0.71	o 8 
1.55/0.72	o 10 
1.55/0.74	o 12 
1.55/0.77	o 14 
1.55/0.79	o 16 
1.96/0.84	o 26 
1.96/0.90	o 29 
2.30/0.94	o 30 
2.30/1.00	o 31 
3.46/1.23	o 33 
3.46/1.28	o 34 
569.94/144.15	s OPTIMUM FOUND
569.94/144.15	v <instantiation>
569.94/144.15	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[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[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[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[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[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] 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[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[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[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[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[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] </list>
569.94/144.15	v 	<values>1 0 0 1 1 0 0 0 1 1 0 1 1 1 1 0 1 0 1 0 0 1 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 1 1 1 1 0 1 1 0 0 0 1 1 0 0 1 2 4 4 3 3 2 2 2 2 2 2 2 3 3 3 5 2 4 3 6 6 3 4 6 6 4 5 2 5 2 3 3 2 2 3 3 2 5 2 5 4 6 6 4 3 6 6 3 4 2 5 3 3 3 2 2 2 2 2 2 2 3 3 4 4 2 </values>
569.94/144.15	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399282-1568684446/watcher-4399282-1568684446 -o /tmp/evaluation-result-4399282-1568684446/solver-4399282-1568684446 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 729903616 HOME/instance-4399282-1568684446.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
Current StackSize limit: 8192 KiB

solver pid=18895, runsolver pid=18892

[startup+0.105081 s]*
/proc/loadavg: 8.19 8.61 8.61 8/233 18911
/proc/meminfo: memFree=31202136/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15144776 memory=30028 CPUtime=0.14 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 5953 0 0 0 13 1 0 0 20 0 15 0 444697660 15508250624 7507 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3786194 7507 3150 1 0 3748377 0
[pid=18897/tid=18898] ppid=18895 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) R 18895 18895 14983 0 -1 4202560 3845 0 0 0 9 0 0 0 20 0 15 0 444697660 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745688099680 139745300699930 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745218667680 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745149575920 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) R 18895 18895 14983 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) R 18895 18895 14983 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745146420080 139745661536688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0.02 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) R 18895 18895 14983 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745145364896 139745683898970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 7507 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31476 KiB

[startup+0.210811 s]*
/proc/loadavg: 8.19 8.61 8.61 8/233 18911
/proc/meminfo: memFree=31190104/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15144776 memory=41176 CPUtime=0.34 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 9467 0 0 0 31 3 0 0 20 0 15 0 444697660 15508250624 10294 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3786194 10294 3285 1 0 3748377 0
[pid=18897/tid=18898] ppid=18895 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) R 18895 18895 14983 0 -1 4202560 6653 0 0 0 18 2 0 0 20 0 15 0 444697660 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745688110352 139745683889558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15144776 memory=140486028531616 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444697661 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745218667680 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444697663 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745149575920 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) S 18895 18895 14983 0 -1 1077944384 704 0 0 0 2 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) S 18895 18895 14983 0 -1 1077944384 69 0 0 0 2 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745146420080 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15144776 memory=140486024984192 CPUtime=0.07 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) R 18895 18895 14983 0 -1 4202560 736 0 0 0 7 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745145367024 139745676114750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697666 15508250624 10294 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42624 KiB

[startup+0.319066 s]*
/proc/loadavg: 8.19 8.61 8.61 7/233 18911
/proc/meminfo: memFree=31181904/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15149032 memory=50432 CPUtime=0.54 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 10957 0 0 0 50 4 0 0 20 0 15 0 444697660 15512608768 12608 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3787258 12608 3324 1 0 3748377 0
[pid=18897/tid=18898] ppid=18895 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) R 18895 18895 14983 0 -1 4202560 7914 0 0 0 28 3 0 0 20 0 15 0 444697660 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745688108736 139745667958110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15149032 memory=9461 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15149032 memory=3276335 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697661 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444697661 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444697663 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444697663 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745218667680 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444697663 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745149575920 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) S 18895 18895 14983 0 -1 1077944384 720 0 0 0 4 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) S 18895 18895 14983 0 -1 1077944384 205 0 0 0 5 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745146420080 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) R 18895 18895 14983 0 -1 4202560 821 0 0 0 12 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745145367024 139745683891487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444697666 15512608768 12673 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51880 KiB

[startup+0.700727 s]
/proc/loadavg: 8.19 8.61 8.61 9/233 18911
/proc/meminfo: memFree=31169436/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15417412 memory=93760 CPUtime=1.55 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 14181 0 0 0 148 7 0 0 20 0 19 0 444697660 15787429888 23440 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3854353 23440 3456 1 0 3815453 0
[pid=18897/tid=18898] ppid=18895 vsize=15417412 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) S 18895 18895 14983 0 -1 1077944384 9205 0 0 0 60 4 0 0 20 0 19 0 444697660 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745688118400 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15417412 memory=500 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444697661 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15417412 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444697661 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15417412 memory=932 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444697661 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15417412 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444697661 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15417412 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 444697663 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15417412 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444697663 15787429888 23440 33554432000 4194304 4196468 140723223104560 139745218667680 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15417412 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444697663 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745149575920 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15417412 memory=812 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15417412 memory=1764 CPUtime=0.17 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) R 18895 18895 14983 0 -1 4202560 993 0 0 0 17 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745147464080 139745669904783 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15417412 memory=111628 CPUtime=0.22 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) R 18895 18895 14983 0 -1 4202560 691 0 0 0 22 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745146420176 139745665287773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15417412 memory=796 CPUtime=0.42 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) R 18895 18895 14983 0 -1 4202560 1675 0 0 0 42 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745145364816 139745676128112 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15417412 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15417412 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444697666 15787429888 23456 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 95208 KiB

[startup+1.50307 s]
/proc/loadavg: 8.19 8.61 8.61 11/237 18959
/proc/meminfo: memFree=31046052/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0

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

/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1062 0 0 0 2 2 0 0 20 0 19 0 444697666 15858741248 202452 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18968] ppid=18895 vsize=15487052 memory=812 CPUtime=139.01 cores=0,2,4,6
/proc/18897/task/18968/stat : 18968 (java) R 18895 18895 14983 0 -1 4202560 1068 0 0 0 13899 2 0 0 20 0 19 0 444697788 15858741248 202452 33554432000 4194304 4196468 140723223104560 139745130069464 139745304033563 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18969] ppid=18895 vsize=15487052 memory=1764 CPUtime=139.17 cores=0,2,4,6
/proc/18897/task/18969/stat : 18969 (java) R 18895 18895 14983 0 -1 4202560 6001 0 0 0 13914 3 0 0 20 0 19 0 444697788 15858741248 202452 33554432000 4194304 4196468 140723223104560 139745126920376 139745306912604 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18970] ppid=18895 vsize=15487052 memory=111628 CPUtime=139.04 cores=0,2,4,6
/proc/18897/task/18970/stat : 18970 (java) R 18895 18895 14983 0 -1 4202560 2004 0 0 0 13902 2 0 0 20 0 19 0 444697788 15858741248 202452 33554432000 4194304 4196468 140723223104560 139745131122256 139745306079784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18971] ppid=18895 vsize=15487052 memory=796 CPUtime=139.16 cores=0,2,4,6
/proc/18897/task/18971/stat : 18971 (java) R 18895 18895 14983 0 -1 4202560 8164 0 0 0 13913 3 0 0 20 0 19 0 444697788 15858741248 202452 33554432000 4194304 4196468 140723223104560 139745133231248 139745305521747 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 566.32 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 811256 KiB

[startup+143.601 s]
/proc/loadavg: 8.83 8.77 8.67 9/238 18988
/proc/meminfo: memFree=29858032/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15487052 memory=808784 CPUtime=567.92 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 77058 0 0 0 56746 46 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3871763 202196 3540 1 0 3832863 0
[pid=18897/tid=18898] ppid=18895 vsize=15487052 memory=2012 CPUtime=0.64 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) S 18895 18895 14983 0 -1 1077944384 9207 0 0 0 60 4 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745688118400 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15487052 memory=1388 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1462 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15487052 memory=776 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1680 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15487052 memory=3992 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1113 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15487052 memory=2828 CPUtime=0.55 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2639 0 0 0 49 6 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15487052 memory=676 CPUtime=0.28 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 4236 0 0 0 24 4 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15487052 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745218667744 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15487052 memory=111628 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745149575936 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15487052 memory=796 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15487052 memory=4096 CPUtime=2.25 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) S 18895 18895 14983 0 -1 1077944384 15888 0 0 0 224 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15487052 memory=1808 CPUtime=2.54 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) S 18895 18895 14983 0 -1 1077944384 13084 0 0 0 253 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745146420080 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15487052 memory=920 CPUtime=0.71 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) S 18895 18895 14983 0 -1 1077944384 6889 0 0 0 70 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745145367024 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15487052 memory=3844 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15487052 memory=2616 CPUtime=0.04 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1062 0 0 0 2 2 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18968] ppid=18895 vsize=15487052 memory=2712 CPUtime=139.41 cores=0,2,4,6
/proc/18897/task/18968/stat : 18968 (java) R 18895 18895 14983 0 -1 4202560 1068 0 0 0 13939 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745130068952 139745306153130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18969] ppid=18895 vsize=15487052 memory=1412 CPUtime=139.57 cores=0,2,4,6
/proc/18897/task/18969/stat : 18969 (java) R 18895 18895 14983 0 -1 4202560 6002 0 0 0 13954 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745126920392 139745305746861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18970] ppid=18895 vsize=15487052 memory=3280 CPUtime=139.44 cores=0,2,4,6
/proc/18897/task/18970/stat : 18970 (java) R 18895 18895 14983 0 -1 4202560 2004 0 0 0 13942 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745131121872 139745307746556 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18971] ppid=18895 vsize=15487052 memory=1452 CPUtime=139.55 cores=0,2,4,6
/proc/18897/task/18971/stat : 18971 (java) R 18895 18895 14983 0 -1 4202560 8164 0 0 0 13952 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745133231248 139745301730267 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 567.92 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 810232 KiB

[startup+144.001 s]*
/proc/loadavg: 8.83 8.77 8.67 9/238 18989
/proc/meminfo: memFree=29860388/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15487052 memory=808784 CPUtime=569.54 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 77059 0 0 0 56908 46 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3871763 202196 3540 1 0 3832863 0
[pid=18897/tid=18898] ppid=18895 vsize=15487052 memory=8317482817917895235 CPUtime=0.64 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) S 18895 18895 14983 0 -1 1077944384 9207 0 0 0 60 4 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745688118400 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15487052 memory=4126316290023845779 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1462 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15487052 memory=1980 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1680 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15487052 memory=2512 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1113 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15487052 memory=1436 CPUtime=0.55 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2639 0 0 0 49 6 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15487052 memory=812 CPUtime=0.28 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 4236 0 0 0 24 4 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15487052 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745218667744 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15487052 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745149575936 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15487052 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15487052 memory=1448 CPUtime=2.25 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) S 18895 18895 14983 0 -1 1077944384 15888 0 0 0 224 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15487052 memory=809808 CPUtime=2.54 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) S 18895 18895 14983 0 -1 1077944384 13084 0 0 0 253 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745146420080 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15487052 memory=2616 CPUtime=0.71 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) S 18895 18895 14983 0 -1 1077944384 6889 0 0 0 70 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745145367024 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15487052 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15487052 memory=812376 CPUtime=0.04 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1062 0 0 0 2 2 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18968] ppid=18895 vsize=15487052 memory=3280 CPUtime=139.82 cores=0,2,4,6
/proc/18897/task/18968/stat : 18968 (java) R 18895 18895 14983 0 -1 4202560 1069 0 0 0 13980 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745130069464 139745306804397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18969] ppid=18895 vsize=15487052 memory=1452 CPUtime=139.97 cores=0,2,4,6
/proc/18897/task/18969/stat : 18969 (java) R 18895 18895 14983 0 -1 4202560 6002 0 0 0 13994 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745126919856 139745306079784 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18970] ppid=18895 vsize=15487052 memory=6791534058613427641 CPUtime=139.85 cores=0,2,4,6
/proc/18897/task/18970/stat : 18970 (java) R 18895 18895 14983 0 -1 4202560 2004 0 0 0 13983 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745131121984 139745305271336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18971] ppid=18895 vsize=15487052 memory=1668 CPUtime=139.96 cores=0,2,4,6
/proc/18897/task/18971/stat : 18971 (java) R 18895 18895 14983 0 -1 4202560 8164 0 0 0 13993 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745133231392 139745307727555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 569.54 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 810232 KiB

[startup+144.111 s]
/proc/loadavg: 8.83 8.77 8.67 9/238 18989
/proc/meminfo: memFree=29860388/32770624 swapFree=66997372/67108860
[pid=18895] ppid=18892 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18895/stat : 18895 (xcsp3-exec) S 18892 18895 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444697660 115843072 362 33554432000 4194304 5098028 140730862826352 140730862824456 139656352928380 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13565952 140730862830459 140730862830701 140730862830701 140730862833610 0
/proc/18895/statm: 28282 362 304 221 0 87 0
[pid=18897] ppid=18895 vsize=15487052 memory=808784 CPUtime=569.94 cores=0,2,4,6
/proc/18897/stat : 18897 (java) S 18895 18895 14983 0 -1 1077944320 77059 0 0 0 56948 46 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 140723223087104 139745683877623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
/proc/18897/statm: 3871763 202196 3540 1 0 3832863 0
[pid=18897/tid=18898] ppid=18895 vsize=15487052 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/18897/task/18898/stat : 18898 (java) S 18895 18895 14983 0 -1 1077944384 9207 0 0 0 60 4 0 0 20 0 19 0 444697660 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745688118400 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18899] ppid=18895 vsize=15487052 memory=3028 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18899/stat : 18899 (java) S 18895 18895 14983 0 -1 1077944384 1462 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745275993104 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18900] ppid=18895 vsize=15487052 memory=2012 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18900/stat : 18900 (java) S 18895 18895 14983 0 -1 1077944384 1680 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745274940560 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18901] ppid=18895 vsize=15487052 memory=1448 CPUtime=0.56 cores=0,2,4,6
/proc/18897/task/18901/stat : 18901 (java) S 18895 18895 14983 0 -1 1077944384 1113 0 0 0 51 5 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745273887504 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18902] ppid=18895 vsize=15487052 memory=1448 CPUtime=0.55 cores=0,2,4,6
/proc/18897/task/18902/stat : 18902 (java) S 18895 18895 14983 0 -1 1077944384 2639 0 0 0 49 6 0 0 20 0 19 0 444697661 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745272834960 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18903] ppid=18895 vsize=15487052 memory=1112 CPUtime=0.28 cores=0,2,4,6
/proc/18897/task/18903/stat : 18903 (java) S 18895 18895 14983 0 -1 1077944384 4236 0 0 0 24 4 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745219721456 139745683888770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18904] ppid=18895 vsize=15487052 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18904/stat : 18904 (java) S 18895 18895 14983 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745218667744 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18905] ppid=18895 vsize=15487052 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18905/stat : 18905 (java) S 18895 18895 14983 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 444697663 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745149575936 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18906] ppid=18895 vsize=15487052 memory=811348 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18906/stat : 18906 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745148524496 139745683896219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18907] ppid=18895 vsize=15487052 memory=1448 CPUtime=2.25 cores=0,2,4,6
/proc/18897/task/18907/stat : 18907 (java) S 18895 18895 14983 0 -1 1077944384 15888 0 0 0 224 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745147472624 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18908] ppid=18895 vsize=15487052 memory=1448 CPUtime=2.54 cores=0,2,4,6
/proc/18897/task/18908/stat : 18908 (java) S 18895 18895 14983 0 -1 1077944384 13084 0 0 0 253 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745146420080 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18909] ppid=18895 vsize=15487052 memory=814428 CPUtime=0.71 cores=0,2,4,6
/proc/18897/task/18909/stat : 18909 (java) S 18895 18895 14983 0 -1 1077944384 6889 0 0 0 70 1 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745145367024 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18910] ppid=18895 vsize=15487052 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/18897/task/18910/stat : 18910 (java) S 18895 18895 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745144314720 139745683887829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18911] ppid=18895 vsize=15487052 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/18897/task/18911/stat : 18911 (java) S 18895 18895 14983 0 -1 1077944384 1062 0 0 0 2 2 0 0 20 0 19 0 444697666 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745143261744 139745683888770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18968] ppid=18895 vsize=15487052 memory=1448 CPUtime=139.92 cores=0,2,4,6
/proc/18897/task/18968/stat : 18968 (java) R 18895 18895 14983 0 -1 4202560 1069 0 0 0 13990 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745130069464 139745306152744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18969] ppid=18895 vsize=15487052 memory=1448 CPUtime=140.07 cores=0,2,4,6
/proc/18897/task/18969/stat : 18969 (java) R 18895 18895 14983 0 -1 4202560 6002 0 0 0 14004 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745126919856 139745309206079 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18970] ppid=18895 vsize=15487052 memory=1448 CPUtime=139.95 cores=0,2,4,6
/proc/18897/task/18970/stat : 18970 (java) R 18895 18895 14983 0 -1 4202560 2004 0 0 0 13993 2 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745131122120 139745306918784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
[pid=18897/tid=18971] ppid=18895 vsize=15487052 memory=808784 CPUtime=140.06 cores=0,2,4,6
/proc/18897/task/18971/stat : 18971 (java) R 18895 18895 14983 0 -1 4202560 8164 0 0 0 14003 3 0 0 20 0 19 0 444697788 15858741248 202196 33554432000 4194304 4196468 140723223104560 139745133231280 139745301730052 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35078144 140723223106543 140723223106714 140723223106714 140723223109583 0
Current children cumulated CPU time: 569.94 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 810232 KiB

Child status: 0
Real time (s): 144.164
CPU time (s): 570.129
CPU user time (s): 569.65
CPU system time (s): 0.479252
CPU usage (%): 395.473
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 987864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 569.65
system time used= 0.479252
maximum resident set size= 989144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15401
involuntary context switches= 10422


# summary of solver processes directly reported to runsolver:
#   pid: 18895
#   total CPU time (s): 570.129
#   total CPU user time (s): 569.65
#   total CPU system time (s): 0.479252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.912235 second user time and 1.67188 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 03:39:47
IDJOB=4399282
IDBENCH=115954
IDSOLVER=2853
FILE ID=node103/4399282-1568684446
RUNJOBID= node103-1568682260-15014
PBS_JOBID= 21703798
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-11.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-4399282-1568684446/watcher-4399282-1568684446 -o /tmp/evaluation-result-4399282-1568684446/solver-4399282-1568684446 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 729903616 HOME/instance-4399282-1568684446.xml

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

MD5SUM BENCH= 5296a674fcd135b0317e95ffe6d81fd1
RANDOM SEED=729903616

node103.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.74
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.74
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.74
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.74
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:        31218948 kB
MemAvailable:   31604528 kB
Buffers:           66748 kB
Cached:           613784 kB
SwapCached:         9016 kB
Active:           713396 kB
Inactive:         261108 kB
Active(anon):     285704 kB
Inactive(anon):    57320 kB
Active(file):     427692 kB
Inactive(file):   203788 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:        396948 kB
Mapped:            61984 kB
Shmem:             40856 kB
Slab:             170012 kB
SReclaimable:     139868 kB
SUnreclaim:        30144 kB
KernelStack:        3840 kB
PageTables:         6256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1556120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 03:42:11