Trace number 4407027

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-24 parallelOPT32 47.2398 6.5659

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-11.xml
MD5SUM797e5cb3172be67eb960f2d678910748
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark15.2862
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints134
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":55},{"size":9,"count":55}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":55},{"degree":7,"count":4},{"degree":8,"count":24},{"degree":10,"count":27}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":55},{"arity":3,"count":24},{"arity":4,"count":4},{"arity":6,"count":24},{"arity":9,"count":27}]
Number of extensional constraints79
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":79},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407027-1569343711.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407027-1569343711.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.66/0.73	c solve instance...
1.66/0.77	o 0 
1.66/0.79	o 4 
2.25/0.81	o 8 
2.25/0.82	o 10 
2.25/0.84	o 12 
2.25/0.85	o 14 
2.25/0.87	o 16 
2.25/0.87	o 21 
2.25/0.90	o 27 
2.92/0.91	o 29 
3.68/1.07	o 30 
9.54/1.89	o 32 
46.78/6.55	s OPTIMUM FOUND
46.78/6.55	v <instantiation>
46.78/6.55	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] 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] </list>
46.78/6.55	v 	<values>1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 4 4 4 4 4 4 4 4 4 4 4 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 </values>
46.78/6.55	v </instantiation>

Verifier Data

OK	32

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9633 MiB free)
  memory of node 1: 16384 MiB (15014 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407027-1569343711/watcher-4407027-1569343711 -o /tmp/evaluation-result-4407027-1569343711/solver-4407027-1569343711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1803610371 HOME/instance-4407027-1569343711.xml 

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

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


[startup+0.100138 s]*
/proc/loadavg: 4.97 2.23 1.78 2/210 2215
/proc/meminfo: memFree=25223260/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28227396 memory=27584 CPUtime=0.12 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 5932 0 0 0 10 2 0 0 20 0 20 0 510625097 28904853504 6896 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7056849 6896 3115 1 0 7019032 0
[pid=2196/tid=2197] ppid=2194 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) R 2194 2194 31481 0 -1 4202560 3805 0 0 0 8 1 0 0 20 0 20 0 510625097 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860477076800 139860472855958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28227396 memory=288370020137789056 CPUtime=0 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2201] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2201/stat : 2201 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860020586768 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2202] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2202/stat : 2202 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860019534992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2203] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2203/stat : 2203 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860018482192 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2204] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2204/stat : 2204 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860017429392 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2205] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2205/stat : 2205 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 6896 33554432000 4194304 4196468 140724684683424 139860016376592 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2206] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2206/stat : 2206 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625099 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859973978480 139860472855170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2207] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2207/stat : 2207 (java) S 2194 2194 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510625100 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859856581664 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2208] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2208/stat : 2208 (java) S 2194 2194 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510625100 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859855528816 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2209] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2209/stat : 2209 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859854477136 139860472862619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2210] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2210/stat : 2210 (java) S 2194 2194 31481 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859853425520 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2211] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2211/stat : 2211 (java) S 2194 2194 31481 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859852372720 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2212] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2212/stat : 2212 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859851319920 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2213] ppid=2194 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2196/task/2213/stat : 2213 (java) R 2194 2194 31481 0 -1 4202560 385 0 0 0 1 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859850267120 139860451469745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2214] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2214/stat : 2214 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859849214560 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2215] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2215/stat : 2215 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 6896 33554432000 4194304 4196468 140724684683424 139859848161840 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29040 KiB

[startup+0.210519 s]*
/proc/loadavg: 4.97 2.23 1.78 3/210 2215
/proc/meminfo: memFree=25210576/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28227396 memory=39228 CPUtime=0.33 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 9562 0 0 0 30 3 0 0 20 0 20 0 510625097 28904853504 9807 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7056849 9807 3299 1 0 7019032 0
[pid=2196/tid=2197] ppid=2194 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) R 2194 2194 31481 0 -1 4202560 6685 0 0 0 17 2 0 0 20 0 20 0 510625097 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860477074304 139860456924510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28227396 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28227396 memory=139643986100743 CPUtime=0 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2201] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2201/stat : 2201 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860020586768 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2202] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2202/stat : 2202 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860019534992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2203] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2203/stat : 2203 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860018482192 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2204] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2204/stat : 2204 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860017429392 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2205] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2205/stat : 2205 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28904853504 9807 33554432000 4194304 4196468 140724684683424 139860016376592 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2206] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2206/stat : 2206 (java) S 2194 2194 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510625099 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859973978480 139860472855170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2207] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2207/stat : 2207 (java) S 2194 2194 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510625100 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859856581664 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2208] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2208/stat : 2208 (java) S 2194 2194 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510625100 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859855528816 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2209] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2209/stat : 2209 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859854477136 139860472862619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2210] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2210/stat : 2210 (java) S 2194 2194 31481 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859853425520 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2211] ppid=2194 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2196/task/2211/stat : 2211 (java) S 2194 2194 31481 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859852372720 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2212] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2212/stat : 2212 (java) S 2194 2194 31481 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859851319920 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2213] ppid=2194 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/2196/task/2213/stat : 2213 (java) S 2194 2194 31481 0 -1 1077944384 905 0 0 0 7 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859850267120 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2214] ppid=2194 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2214/stat : 2214 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859849214560 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2215] ppid=2194 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2215/stat : 2215 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28904853504 9807 33554432000 4194304 4196468 140724684683424 139859848161840 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40684 KiB

[startup+0.31034 s]*
/proc/loadavg: 4.97 2.23 1.78 3/210 2215
/proc/meminfo: memFree=25205356/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28231652 memory=48364 CPUtime=0.51 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 11001 0 0 0 47 4 0 0 20 0 20 0 510625097 28909211648 12091 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7057913 12091 3348 1 0 7019032 0
[pid=2196/tid=2197] ppid=2194 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) R 2194 2194 31481 0 -1 4202560 7772 0 0 0 27 3 0 0 20 0 20 0 510625097 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860477075136 139860472865949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28231652 memory=1716 CPUtime=0 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28231652 memory=6168 CPUtime=0 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28231652 memory=14012 CPUtime=0 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2201] ppid=2194 vsize=28231652 memory=2116 CPUtime=0 cores=0-7
/proc/2196/task/2201/stat : 2201 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860020586768 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2202] ppid=2194 vsize=28231652 memory=23968 CPUtime=0 cores=0-7
/proc/2196/task/2202/stat : 2202 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860019534992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2203] ppid=2194 vsize=28231652 memory=12024 CPUtime=0 cores=0-7
/proc/2196/task/2203/stat : 2203 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860018482192 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2204] ppid=2194 vsize=28231652 memory=1556 CPUtime=0 cores=0-7
/proc/2196/task/2204/stat : 2204 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860017429392 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2205] ppid=2194 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2205/stat : 2205 (java) S 2194 2194 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510625098 28909211648 12185 33554432000 4194304 4196468 140724684683424 139860016376592 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2206] ppid=2194 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2206/stat : 2206 (java) S 2194 2194 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510625099 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859973978480 139860472855170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2207] ppid=2194 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2207/stat : 2207 (java) S 2194 2194 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510625100 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859856581664 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2208] ppid=2194 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2208/stat : 2208 (java) S 2194 2194 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510625100 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859855528816 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2209] ppid=2194 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/2196/task/2209/stat : 2209 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859854477136 139860472862619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2210] ppid=2194 vsize=28231652 memory=2244 CPUtime=0.01 cores=0-7
/proc/2196/task/2210/stat : 2210 (java) S 2194 2194 31481 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859853425520 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2211] ppid=2194 vsize=28231652 memory=2244 CPUtime=0.03 cores=0-7
/proc/2196/task/2211/stat : 2211 (java) S 2194 2194 31481 0 -1 1077944384 297 0 0 0 3 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859852372720 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2212] ppid=2194 vsize=28231652 memory=2244 CPUtime=0.03 cores=0-7
/proc/2196/task/2212/stat : 2212 (java) R 2194 2194 31481 0 -1 4202560 169 0 0 0 3 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859851319920 139860465561175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2213] ppid=2194 vsize=28231652 memory=2244 CPUtime=0.12 cores=0-7
/proc/2196/task/2213/stat : 2213 (java) S 2194 2194 31481 0 -1 1077944384 1150 0 0 0 12 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859850267120 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2214] ppid=2194 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2214/stat : 2214 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859849214560 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2215] ppid=2194 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/2196/task/2215/stat : 2215 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625103 28909211648 12185 33554432000 4194304 4196468 140724684683424 139859848161840 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 49820 KiB

[startup+0.700954 s]
/proc/loadavg: 4.97 2.23 1.78 6/210 2215
/proc/meminfo: memFree=25190816/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28233776 memory=91964 CPUtime=1.66 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 17235 0 0 0 158 8 0 0 20 0 20 0 510625097 28911386624 22991 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7058444 22991 3458 1 0 7019544 0
[pid=2196/tid=2197] ppid=2194 vsize=28233776 memory=4580 CPUtime=0.67 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) R 2194 2194 31481 0 -1 4202560 9324 0 0 0 63 4 0 0 20 0 20 0 510625097 28911386624 22991 33554432000 4194304 4196468 140724684683424 139860477080176 139860108585662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28911386624 22991 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510625098 28911386624 22991 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510625098 28911386624 22991 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0

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

[pid=2196/tid=2326] ppid=2194 vsize=28768336 memory=500 CPUtime=4.24 cores=0-7
/proc/2196/task/2326/stat : 2326 (java) R 2194 2194 31481 0 -1 4202560 121 0 0 0 424 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859632029760 139860116172824 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2327] ppid=2194 vsize=28768336 memory=928 CPUtime=4.29 cores=0-7
/proc/2196/task/2327/stat : 2327 (java) R 2194 2194 31481 0 -1 4202560 94 0 0 0 429 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859635188808 139860115290832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2328] ppid=2194 vsize=28768336 memory=4100 CPUtime=4.25 cores=0-7
/proc/2196/task/2328/stat : 2328 (java) R 2194 2194 31481 0 -1 4202560 194 0 0 0 425 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859637295408 139860116499718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2329] ppid=2194 vsize=28768336 memory=1728 CPUtime=4.35 cores=0-7
/proc/2196/task/2329/stat : 2329 (java) R 2194 2194 31481 0 -1 4202560 130 0 0 0 435 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859636240680 139860114833085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2330] ppid=2194 vsize=28768336 memory=1448 CPUtime=4.26 cores=0-7
/proc/2196/task/2330/stat : 2330 (java) R 2194 2194 31481 0 -1 4202560 182 0 0 0 426 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859634135224 139860114395634 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2331] ppid=2194 vsize=28768336 memory=0 CPUtime=4.3 cores=0-7
/proc/2196/task/2331/stat : 2331 (java) R 2194 2194 31481 0 -1 4202560 123 0 0 0 430 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859633081984 139860115639809 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2332] ppid=2194 vsize=28768336 memory=279287765276944 CPUtime=4.14 cores=0-7
/proc/2196/task/2332/stat : 2332 (java) R 2194 2194 31481 0 -1 4202560 168 0 0 0 414 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859630976848 139860117120010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 45.19 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 215268 KiB

[startup+6.56584 s]
# the end of solver process 2194 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=46.976 s, system=0.263825 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40212 s]
/proc/loadavg: 5.14 2.31 1.81 9/218 2332
/proc/meminfo: memFree=25037876/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28768336 memory=213812 CPUtime=45.99 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 29912 0 0 0 4574 25 0 0 20 0 28 0 510625097 29458776064 53453 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7192084 53453 3528 1 0 7153184 0
[pid=2196/tid=2197] ppid=2194 vsize=28768336 memory=1456 CPUtime=0.72 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) S 2194 2194 31481 0 -1 1077944384 9414 0 0 0 68 4 0 0 20 0 28 0 510625097 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860477084800 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28768336 memory=1456 CPUtime=0.02 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28768336 memory=213820 CPUtime=0.01 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28768336 memory=984 CPUtime=0.01 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2201] ppid=2194 vsize=28768336 memory=2024 CPUtime=0.01 cores=0-7
/proc/2196/task/2201/stat : 2201 (java) S 2194 2194 31481 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860020586768 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2202] ppid=2194 vsize=28768336 memory=1376 CPUtime=0.02 cores=0-7
/proc/2196/task/2202/stat : 2202 (java) S 2194 2194 31481 0 -1 1077944384 872 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860019534992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2203] ppid=2194 vsize=28768336 memory=3624 CPUtime=0.01 cores=0-7
/proc/2196/task/2203/stat : 2203 (java) S 2194 2194 31481 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860018482192 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2204] ppid=2194 vsize=28768336 memory=53472 CPUtime=0.02 cores=0-7
/proc/2196/task/2204/stat : 2204 (java) S 2194 2194 31481 0 -1 1077944384 222 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860017429392 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2205] ppid=2194 vsize=28768336 memory=9423158249669 CPUtime=0.02 cores=0-7
/proc/2196/task/2205/stat : 2205 (java) S 2194 2194 31481 0 -1 1077944384 100 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860016376592 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2206] ppid=2194 vsize=28768336 memory=149065429946679 CPUtime=0.01 cores=0-7
/proc/2196/task/2206/stat : 2206 (java) S 2194 2194 31481 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 28 0 510625099 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859973978480 139860472855170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2207] ppid=2194 vsize=28768336 memory=149065429946680 CPUtime=0 cores=0-7
/proc/2196/task/2207/stat : 2207 (java) S 2194 2194 31481 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510625100 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859856581664 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2208] ppid=2194 vsize=28768336 memory=149065429946681 CPUtime=0 cores=0-7
/proc/2196/task/2208/stat : 2208 (java) S 2194 2194 31481 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510625100 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859855528816 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2209] ppid=2194 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2209/stat : 2209 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859854477136 139860472862619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2210] ppid=2194 vsize=28768336 memory=288230583135157461 CPUtime=1.11 cores=0-7
/proc/2196/task/2210/stat : 2210 (java) S 2194 2194 31481 0 -1 1077944384 3157 0 0 0 110 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859853425520 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2211] ppid=2194 vsize=28768336 memory=14977754374362428 CPUtime=1.15 cores=0-7
/proc/2196/task/2211/stat : 2211 (java) S 2194 2194 31481 0 -1 1077944384 3182 0 0 0 114 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859852372720 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2212] ppid=2194 vsize=28768336 memory=19997367734830 CPUtime=1.15 cores=0-7
/proc/2196/task/2212/stat : 2212 (java) S 2194 2194 31481 0 -1 1077944384 3738 0 0 0 113 2 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859851319920 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2213] ppid=2194 vsize=28768336 memory=149065429946668 CPUtime=0.75 cores=0-7
/proc/2196/task/2213/stat : 2213 (java) S 2194 2194 31481 0 -1 1077944384 3742 0 0 0 74 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859850267120 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2214] ppid=2194 vsize=28768336 memory=149065429946669 CPUtime=0 cores=0-7
/proc/2196/task/2214/stat : 2214 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859849214560 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2215] ppid=2194 vsize=28768336 memory=149065429946670 CPUtime=0 cores=0-7
/proc/2196/task/2215/stat : 2215 (java) S 2194 2194 31481 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859848161840 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2325] ppid=2194 vsize=28768336 memory=149065429946671 CPUtime=4.24 cores=0-7
/proc/2196/task/2325/stat : 2325 (java) R 2194 2194 31481 0 -1 4202560 220 0 0 0 424 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859629925784 139860114396816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2326] ppid=2194 vsize=28768336 memory=149065429946672 CPUtime=4.34 cores=0-7
/proc/2196/task/2326/stat : 2326 (java) R 2194 2194 31481 0 -1 4202560 121 0 0 0 434 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859632029760 139860115044419 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2327] ppid=2194 vsize=28768336 memory=149065429946673 CPUtime=4.39 cores=0-7
/proc/2196/task/2327/stat : 2327 (java) R 2194 2194 31481 0 -1 4202560 94 0 0 0 439 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859635188808 139860115290640 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2328] ppid=2194 vsize=28768336 memory=149065429946674 CPUtime=4.35 cores=0-7
/proc/2196/task/2328/stat : 2328 (java) R 2194 2194 31481 0 -1 4202560 194 0 0 0 435 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859637295408 139860114395090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2329] ppid=2194 vsize=28768336 memory=149065429946675 CPUtime=4.45 cores=0-7
/proc/2196/task/2329/stat : 2329 (java) R 2194 2194 31481 0 -1 4202560 130 0 0 0 445 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859636240680 139860115011469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2330] ppid=2194 vsize=28768336 memory=149065429946676 CPUtime=4.36 cores=0-7
/proc/2196/task/2330/stat : 2330 (java) R 2194 2194 31481 0 -1 4202560 182 0 0 0 436 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859634135224 139860113922759 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2331] ppid=2194 vsize=28768336 memory=55 CPUtime=4.4 cores=0-7
/proc/2196/task/2331/stat : 2331 (java) R 2194 2194 31481 0 -1 4202560 123 0 0 0 440 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859633081984 139860114087552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2332] ppid=2194 vsize=28768336 memory=6010170673734444134 CPUtime=4.24 cores=0-7
/proc/2196/task/2332/stat : 2332 (java) R 2194 2194 31481 0 -1 4202560 168 0 0 0 424 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859630976848 139860111940443 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 45.99 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 215268 KiB

[startup+6.50112 s]
/proc/loadavg: 5.14 2.31 1.81 9/218 2332
/proc/meminfo: memFree=25037876/32770624 swapFree=66999744/67108860
[pid=2194] ppid=2191 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2194/stat : 2194 (xcsp3-exec) S 2191 2194 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510625097 115843072 364 33554432000 4194304 5098028 140728037291376 140728037289480 139628856013436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35880960 140728037294965 140728037295209 140728037295209 140728037298122 0
/proc/2194/statm: 28282 364 305 221 0 87 0
[pid=2196] ppid=2194 vsize=28768336 memory=213812 CPUtime=46.78 cores=0-7
/proc/2196/stat : 2196 (java) S 2194 2194 31481 0 -1 1077944320 29912 0 0 0 4653 25 0 0 20 0 28 0 510625097 29458776064 53453 33554432000 4194304 4196468 140724684683424 140724684665968 139860472844023 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
/proc/2196/statm: 7192084 53453 3528 1 0 7153184 0
[pid=2196/tid=2197] ppid=2194 vsize=28768336 memory=2241 CPUtime=0.72 cores=0-7
/proc/2196/task/2197/stat : 2197 (java) S 2194 2194 31481 0 -1 1077944384 9414 0 0 0 68 4 0 0 20 0 28 0 510625097 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860477084800 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2198] ppid=2194 vsize=28768336 memory=1448 CPUtime=0.02 cores=0-7
/proc/2196/task/2198/stat : 2198 (java) S 2194 2194 31481 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860444686992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2199] ppid=2194 vsize=28768336 memory=860 CPUtime=0.01 cores=0-7
/proc/2196/task/2199/stat : 2199 (java) S 2194 2194 31481 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860022692368 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2200] ppid=2194 vsize=28768336 memory=1980 CPUtime=0.01 cores=0-7
/proc/2196/task/2200/stat : 2200 (java) S 2194 2194 31481 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860021639568 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2201] ppid=2194 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/2196/task/2201/stat : 2201 (java) S 2194 2194 31481 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860020586768 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2202] ppid=2194 vsize=28768336 memory=7811050898949757036 CPUtime=0.02 cores=0-7
/proc/2196/task/2202/stat : 2202 (java) S 2194 2194 31481 0 -1 1077944384 872 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860019534992 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2203] ppid=2194 vsize=28768336 memory=7812732073670239576 CPUtime=0.01 cores=0-7
/proc/2196/task/2203/stat : 2203 (java) S 2194 2194 31481 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860018482192 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2204] ppid=2194 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/2196/task/2204/stat : 2204 (java) S 2194 2194 31481 0 -1 1077944384 222 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860017429392 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2205] ppid=2194 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/2196/task/2205/stat : 2205 (java) S 2194 2194 31481 0 -1 1077944384 100 0 0 0 2 0 0 0 20 0 28 0 510625098 29458776064 53453 33554432000 4194304 4196468 140724684683424 139860016376592 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2206] ppid=2194 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/2196/task/2206/stat : 2206 (java) S 2194 2194 31481 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 28 0 510625099 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859973978480 139860472855170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2207] ppid=2194 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2207/stat : 2207 (java) S 2194 2194 31481 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510625100 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859856581664 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2208] ppid=2194 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2196/task/2208/stat : 2208 (java) S 2194 2194 31481 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510625100 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859855528816 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2209] ppid=2194 vsize=28768336 memory=211672 CPUtime=0 cores=0-7
/proc/2196/task/2209/stat : 2209 (java) S 2194 2194 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859854477136 139860472862619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2210] ppid=2194 vsize=28768336 memory=56 CPUtime=1.11 cores=0-7
/proc/2196/task/2210/stat : 2210 (java) R 2194 2194 31481 0 -1 4202560 3157 0 0 0 110 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859853425520 139860472855958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2211] ppid=2194 vsize=28768336 memory=0 CPUtime=1.15 cores=0-7
/proc/2196/task/2211/stat : 2211 (java) R 2194 2194 31481 0 -1 1077944384 3182 0 0 0 114 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859852372720 139860472855170 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2212] ppid=2194 vsize=28768336 memory=0 CPUtime=1.15 cores=0-7
/proc/2196/task/2212/stat : 2212 (java) S 2194 2194 31481 0 -1 1077944384 3738 0 0 0 113 2 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859851319920 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2213] ppid=2194 vsize=28768336 memory=2241 CPUtime=0.75 cores=0-7
/proc/2196/task/2213/stat : 2213 (java) S 2194 2194 31481 0 -1 1077944384 3742 0 0 0 74 1 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859850267120 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2214] ppid=2194 vsize=28768336 memory=2244 CPUtime=0 cores=0-7
/proc/2196/task/2214/stat : 2214 (java) S 2194 2194 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859849214560 139860472854229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2215] ppid=2194 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2196/task/2215/stat : 2215 (java) S 2194 2194 31481 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 28 0 510625103 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859848161840 139860472855170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2325] ppid=2194 vsize=28768336 memory=0 CPUtime=4.34 cores=0-7
/proc/2196/task/2325/stat : 2325 (java) R 2194 2194 31481 0 -1 4202560 220 0 0 0 434 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859629925784 139860114395059 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2326] ppid=2194 vsize=28768336 memory=500 CPUtime=4.43 cores=0-7
/proc/2196/task/2326/stat : 2326 (java) R 2194 2194 31481 0 -1 4202560 121 0 0 0 443 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859632029760 139860114833141 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2327] ppid=2194 vsize=28768336 memory=928 CPUtime=4.49 cores=0-7
/proc/2196/task/2327/stat : 2327 (java) R 2194 2194 31481 0 -1 4202560 94 0 0 0 449 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859635188808 139860114397304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2328] ppid=2194 vsize=28768336 memory=4100 CPUtime=4.45 cores=0-7
/proc/2196/task/2328/stat : 2328 (java) R 2194 2194 31481 0 -1 4202560 194 0 0 0 445 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859637295408 139860116854756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2329] ppid=2194 vsize=28768336 memory=1728 CPUtime=4.55 cores=0-7
/proc/2196/task/2329/stat : 2329 (java) R 2194 2194 31481 0 -1 4202560 130 0 0 0 455 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859636240680 139860116697767 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2330] ppid=2194 vsize=28768336 memory=1448 CPUtime=4.46 cores=0-7
/proc/2196/task/2330/stat : 2330 (java) R 2194 2194 31481 0 -1 4202560 182 0 0 0 446 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859634135224 139860114832948 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2331] ppid=2194 vsize=28768336 memory=0 CPUtime=4.5 cores=0-7
/proc/2196/task/2331/stat : 2331 (java) R 2194 2194 31481 0 -1 4202560 123 0 0 0 450 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859633081984 139860114833196 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
[pid=2196/tid=2332] ppid=2194 vsize=28768336 memory=279287765276944 CPUtime=4.34 cores=0-7
/proc/2196/task/2332/stat : 2332 (java) R 2194 2194 31481 0 -1 4202560 168 0 0 0 434 0 0 0 20 0 28 0 510625286 29458776064 53453 33554432000 4194304 4196468 140724684683424 139859630977288 139860114088540 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37830656 140724684686314 140724684686486 140724684686486 140724684689359 0
Current children cumulated CPU time: 46.78 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 215268 KiB

Child status: 0
Real time (s): 6.5659
CPU time (s): 47.2398
CPU user time (s): 46.976
CPU system time (s): 0.263825
CPU usage (%): 719.472
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 215280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.976
system time used= 0.263825
maximum resident set size= 217924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5169
involuntary context switches= 948


# summary of solver processes directly reported to runsolver:
#   pid: 2194
#   total CPU time (s): 47.2398
#   total CPU user time (s): 46.976
#   total CPU system time (s): 0.263825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.089128 second user time and 0.101654 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 17:47:07
IDJOB=4407027
IDBENCH=115972
IDSOLVER=2871
FILE ID=node106/4407027-1569343711
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407027-1569343711/watcher-4407027-1569343711 -o /tmp/evaluation-result-4407027-1569343711/solver-4407027-1569343711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1803610371 HOME/instance-4407027-1569343711.xml

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

MD5SUM BENCH= 797e5cb3172be67eb960f2d678910748
RANDOM SEED=1803610371

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25239024 kB
MemAvailable:   31843832 kB
Buffers:           92088 kB
Cached:          6684016 kB
SwapCached:         4556 kB
Active:          3396032 kB
Inactive:        3389576 kB
Active(anon):       4320 kB
Inactive(anon):    57724 kB
Active(file):    3391712 kB
Inactive(file):  3331852 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999744 kB
Dirty:             26640 kB
Writeback:             0 kB
AnonPages:        143956 kB
Mapped:            54656 kB
Shmem:             43700 kB
Slab:             338808 kB
SReclaimable:     309704 kB
SUnreclaim:        29104 kB
KernelStack:        3808 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23464 MiB
End job on node106 at 2019-09-24 17:47:14