Trace number 4281016

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT 9.2051296 4.6385298

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault.xml
MD5SUM26a43e254d024ece7dd8533c0ccc245d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.464322
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints134
Number of domains14
Minimum domain size2
Maximum domain size42
Distribution of domain sizes[{"size":2,"count":58},{"size":3,"count":16},{"size":4,"count":4},{"size":5,"count":8},{"size":6,"count":3},{"size":7,"count":1},{"size":9,"count":1},{"size":10,"count":2},{"size":11,"count":1},{"size":12,"count":1},{"size":13,"count":1},{"size":25,"count":1},{"size":29,"count":1},{"size":42,"count":1}]
Minimum variable degree0
Maximum variable degree80
Distribution of variable degrees[{"degree":0,"count":2},{"degree":1,"count":49},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":3},{"degree":5,"count":4},{"degree":6,"count":2},{"degree":9,"count":1},{"degree":10,"count":1},{"degree":18,"count":1},{"degree":31,"count":1},{"degree":37,"count":1},{"degree":55,"count":2},{"degree":58,"count":1},{"degree":72,"count":1},{"degree":80,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":13},{"arity":4,"count":11},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints134
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":134}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281016-1503125004.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4281016-1503125004.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
8.10/4.48	c solve instance...
9.15/4.61	s SATISFIABLE
9.15/4.61	v <instantiation>
9.15/4.61	v 	<list>x0 x2 x10 x11 x12 x13 x14 x1[0] x1[1] x1[2] x1[3] x1[4] x1[5] x1[6] x1[7] x1[8] x1[9] x1[10] x1[11] x1[12] x1[13] x1[14] x1[15] x1[16] x1[17] x1[18] x1[19] x1[20] x1[21] x1[22] x1[23] x1[24] x1[25] x1[26] x1[27] x1[28] x1[29] x1[30] x1[31] x1[32] x1[33] x1[34] x1[35] x1[36] x1[37] x1[38] x1[39] x1[40] x1[41] x1[42] x1[43] x1[44] x1[45] x1[46] x1[47] x1[48] x1[49] x1[50] x1[51] x1[52] x1[53] x1[54] x1[55] x1[56] x1[57] x3[0] x3[1] x4[0] x4[1] x4[2] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x6[8] x6[9] x6[10] x6[11] x6[12] x6[13] x6[14] x6[15] x7[0] x9[0] x9[1] x9[2] x9[3] </list>
9.15/4.61	v 	<values>0 0 0 1 9 5 1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 1 1 1 1 0 0 0 0 0 0 5 1 3 0 4 1 1 1 1 1 0 3 2 2 2 0 0 0 1 2 0 2 2 1 2 2 0 0 0 5 2 0 0 3 </values>
9.15/4.61	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281016-1503125004/watcher-4281016-1503125004 -o /tmp/evaluation-result-4281016-1503125004/solver-4281016-1503125004 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1343413073 HOME/instance-4281016-1503125004.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=12211, runsolver pid=12208
Current StackSize limit: 8192 KiB


[startup+0.100376 s]*
/proc/loadavg: 8.04 7.74 7.89 2/199 12232
/proc/meminfo: memFree=27230788/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=25999808 memory=26572 CPUtime=0.11 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 5461 0 0 0 10 1 0 0 20 0 20 0 145587943 26623803392 6643 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6499952 6643 2883 1 0 6488269 0
[pid=12213/tid=12214] ppid=12211 vsize=25999808 memory=7824611210718780568 CPUtime=0.08 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 4202560 3476 0 0 0 8 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692549914800 140692529726821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=25999808 memory=732370034865859557 CPUtime=0 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=25999808 memory=139896528406144 CPUtime=0 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692465105296 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692464053264 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692463000720 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692461947664 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26623803392 6643 33554432000 4194304 4196468 140731877721856 140692460895120 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587946 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691807160560 140692545694338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145587946 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691806106784 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145587947 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691805053680 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) S 12211 12211 10918 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691802950384 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691801897840 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691800844784 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) R 12211 12211 10918 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691799792240 140692525103316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587950 26623803392 6643 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27956 KiB

[startup+0.210222 s]*
/proc/loadavg: 8.04 7.74 7.89 3/199 12232
/proc/meminfo: memFree=27219492/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26004064 memory=38792 CPUtime=0.33 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 8301 0 0 0 30 3 0 0 20 0 20 0 145587943 26628161536 9698 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6501016 9698 3038 1 0 6488269 0
[pid=12213/tid=12214] ppid=12211 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 4202560 5382 0 0 0 18 1 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692549895008 140692529763678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26004064 memory=279792941369080 CPUtime=0 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26004064 memory=139896528406144 CPUtime=0 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692465105296 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692464053264 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692463000720 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692461947664 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 9698 33554432000 4194304 4196468 140731877721856 140692460895120 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587946 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691807160560 140692545694338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145587946 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691806106784 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145587947 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691805053680 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) S 12211 12211 10918 0 -1 1077944384 721 0 0 0 2 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691802950384 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) S 12211 12211 10918 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691801897840 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) S 12211 12211 10918 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691800844784 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) S 12211 12211 10918 0 -1 1077944384 764 0 0 0 7 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691799792240 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587950 26628161536 9698 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40176 KiB

[startup+0.31024 s]*
/proc/loadavg: 8.04 7.74 7.89 4/199 12232
/proc/meminfo: memFree=27213244/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26004064 memory=45744 CPUtime=0.51 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 9201 0 0 0 47 4 0 0 20 0 20 0 145587943 26628161536 11436 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6501016 11436 3099 1 0 6488269 0
[pid=12213/tid=12214] ppid=12211 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 4202560 6057 0 0 0 27 2 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692549920864 140692545705117 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692465105296 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692464053264 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=26004064 memory=139896413057967 CPUtime=0 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692463000720 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=26004064 memory=139896413060272 CPUtime=0 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692461947664 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=26004064 memory=139896413062576 CPUtime=0 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587944 26628161536 11436 33554432000 4194304 4196468 140731877721856 140692460895120 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145587946 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691807160560 140692545694338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=26004064 memory=279792826132112 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145587946 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691806106784 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=26004064 memory=279792826139024 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145587947 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691805053680 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=26004064 memory=279792826080304 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=26004064 memory=279792826152848 CPUtime=0.03 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) R 12211 12211 10918 0 -1 4202560 780 0 0 0 3 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691802941712 140692529589893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=26004064 memory=279792826159760 CPUtime=0 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) S 12211 12211 10918 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691801897840 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=26004064 memory=279792826157456 CPUtime=0.02 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) S 12211 12211 10918 0 -1 1077944384 64 0 0 0 2 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691800844784 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=26004064 memory=279792826173616 CPUtime=0.12 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) R 12211 12211 10918 0 -1 4202560 902 0 0 0 12 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691799788608 140692523705499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587950 26628161536 11436 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47128 KiB

[startup+0.701057 s]
/proc/loadavg: 8.04 7.74 7.89 5/199 12232
/proc/meminfo: memFree=27173228/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26004140 memory=199520 CPUtime=1.77 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 13434 0 0 0 166 11 0 0 20 0 20 0 145587943 26628239360 49880 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6501035 49880 3208 1 0 6488269 0
[pid=12213/tid=12214] ppid=12211 vsize=26004140 memory=279792826468480 CPUtime=0.66 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 4202560 6427 0 0 0 62 4 0 0 20 0 20 0 145587944 26628239360 49880 33554432000 4194304 4196468 140731877721856 140692549918872 140692142844655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26004140 memory=1948 CPUtime=0 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 145587944 26628239360 49880 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26004140 memory=800 CPUtime=0 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587944 26628239360 49880 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26004140 memory=12132 CPUtime=0 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 145587944 26628239360 49880 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0

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

/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26630336512 182487 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587950 26630336512 182487 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 731332 KiB

[startup+4.00104 s]*
/proc/loadavg: 7.48 7.63 7.85 2/199 12232
/proc/meminfo: memFree=26336496/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26006188 memory=930928 CPUtime=7.13 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 17549 0 0 0 645 68 0 0 20 0 20 0 145587943 26630336512 232732 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6501547 232732 3239 1 0 6488781 0
[pid=12213/tid=12214] ppid=12211 vsize=26006188 memory=6791534058613427641 CPUtime=3.81 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 4202560 7148 0 0 0 370 11 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692549918600 140692142979961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26006188 memory=-7003737579269690708 CPUtime=0.14 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 324 0 0 0 7 7 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26006188 memory=2240 CPUtime=0.12 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 169 0 0 0 7 5 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26006188 memory=4124 CPUtime=0.14 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 135 0 0 0 7 7 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=26006188 memory=2196 CPUtime=0.13 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) S 12211 12211 10918 0 -1 1077944384 268 0 0 0 8 5 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692465105296 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=26006188 memory=7788 CPUtime=0.14 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) S 12211 12211 10918 0 -1 1077944384 222 0 0 0 7 7 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692464053264 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=26006188 memory=840 CPUtime=0.13 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) S 12211 12211 10918 0 -1 1077944384 157 0 0 0 7 6 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692463000720 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=26006188 memory=1696 CPUtime=0.13 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) S 12211 12211 10918 0 -1 1077944384 188 0 0 0 7 6 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692461947664 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=26006188 memory=22244 CPUtime=0.14 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) S 12211 12211 10918 0 -1 1077944384 152 0 0 0 7 7 0 0 20 0 20 0 145587944 26630336512 232732 33554432000 4194304 4196468 140731877721856 140692460895120 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=26006188 memory=-7749696028082845524 CPUtime=0.01 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 20 0 145587946 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691807160560 140692545694338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=26006188 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 145587946 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691806106848 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=26006188 memory=-7384994778349280928 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145587947 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691805053696 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=26006188 memory=0 CPUtime=0.6 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) S 12211 12211 10918 0 -1 1077944384 2444 0 0 0 59 1 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691802950384 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=26006188 memory=0 CPUtime=0.48 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) S 12211 12211 10918 0 -1 1077944384 1021 0 0 0 47 1 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691801897840 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=26006188 memory=0 CPUtime=0.52 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) S 12211 12211 10918 0 -1 1077944384 1149 0 0 0 52 0 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691800844784 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=26006188 memory=0 CPUtime=0.52 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) S 12211 12211 10918 0 -1 1077944384 2368 0 0 0 52 0 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691799792240 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587950 26630336512 232732 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 7.13 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 932312 KiB

[startup+4.40096 s]
/proc/loadavg: 7.48 7.63 7.85 2/199 12232
/proc/meminfo: memFree=26336496/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26006188 memory=1267648 CPUtime=8.1 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 18230 0 0 0 711 99 0 0 20 0 20 0 145587943 26630336512 316912 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6501547 316912 3240 1 0 6488781 0
[pid=12213/tid=12214] ppid=12211 vsize=26006188 memory=0 CPUtime=4.13 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) S 12211 12211 10918 0 -1 1077944384 7321 0 0 0 400 13 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692549921616 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26006188 memory=0 CPUtime=0.2 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) R 12211 12211 10918 0 -1 4202560 370 0 0 0 9 11 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692468263640 140692530710610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26006188 memory=8104553123243701297 CPUtime=0.18 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) R 12211 12211 10918 0 -1 4202560 218 0 0 0 10 8 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692467210784 140692530711074 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26006188 memory=7883313791531759409 CPUtime=0.2 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) R 12211 12211 10918 0 -1 4202560 178 0 0 0 10 10 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692466158040 140692530710610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=26006188 memory=8386028100004690225 CPUtime=0.2 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) R 12211 12211 10918 0 -1 4202560 323 0 0 0 10 10 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692465105496 140692530705309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=26006188 memory=8242832241811678803 CPUtime=0.2 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) R 12211 12211 10918 0 -1 4202560 319 0 0 0 10 10 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692464053464 140692530710610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=26006188 memory=7091876762948627304 CPUtime=0.19 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) R 12211 12211 10918 0 -1 4202560 208 0 0 0 10 9 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692463000920 140692530710610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=26006188 memory=6082202987141949783 CPUtime=0.19 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) R 12211 12211 10918 0 -1 4202560 240 0 0 0 10 9 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692461947864 140692530710967 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=26006188 memory=26775924461 CPUtime=0.21 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) R 12211 12211 10918 0 -1 4202560 202 0 0 0 11 10 0 0 20 0 20 0 145587944 26630336512 316912 33554432000 4194304 4196468 140731877721856 140692460895320 140692530710610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=26006188 memory=139896413208578 CPUtime=0.01 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 20 0 145587946 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691807159072 140692545693397 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=26006188 memory=279792826401760 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 145587946 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691806106848 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=26006188 memory=7073078536914673877 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145587947 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691805053696 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=26006188 memory=7073078519785136373 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=26006188 memory=8226000028686950405 CPUtime=0.61 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) S 12211 12211 10918 0 -1 1077944384 2444 0 0 0 60 1 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691802950384 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=26006188 memory=8081744939936133425 CPUtime=0.51 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) S 12211 12211 10918 0 -1 1077944384 1031 0 0 0 50 1 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691801897840 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=26006188 memory=8298057631247246133 CPUtime=0.62 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) S 12211 12211 10918 0 -1 1077944384 1200 0 0 0 62 0 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691800844784 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=26006188 memory=8226000041504285525 CPUtime=0.52 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) S 12211 12211 10918 0 -1 1077944384 2368 0 0 0 52 0 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691799792240 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=26006188 memory=8658345575683859317 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587949 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26006188 memory=4294969536 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145587950 26630336512 316912 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 8.1 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 1269032 KiB

[startup+4.60994 s]
/proc/loadavg: 7.48 7.63 7.85 2/199 12232
/proc/meminfo: memFree=26336496/32770624 swapFree=67108860/67108860
[pid=12211] ppid=12208 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12211/stat : 12211 (xcsp3-exec) S 12208 12211 10918 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 145587943 9740288 346 33554432000 4194304 5098028 140736226908432 140736226906536 139696848331388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28676096 140736226911332 140736226911543 140736226911543 140736226914283 0
/proc/12211/statm: 2378 346 289 221 0 87 0
[pid=12213] ppid=12211 vsize=26538700 memory=1291080 CPUtime=9.15 cores=0-7
/proc/12213/stat : 12213 (java) S 12211 12211 10918 0 -1 1077944320 19334 0 0 0 808 107 0 0 20 0 28 0 145587943 27175628800 322770 33554432000 4194304 4196468 140731877721856 140731877704400 140692545683191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
/proc/12213/statm: 6634675 322770 3246 1 0 6621909 0
[pid=12213/tid=12214] ppid=12211 vsize=26538700 memory=7306622460523932512 CPUtime=4.21 cores=0-7
/proc/12213/task/12214/stat : 12214 (java) R 12211 12211 10918 0 -1 1077944384 7389 0 0 0 408 13 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692549923968 140692545693397 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12215] ppid=12211 vsize=26538700 memory=7234283382869027173 CPUtime=0.22 cores=0-7
/proc/12213/task/12215/stat : 12215 (java) S 12211 12211 10918 0 -1 1077944384 380 0 0 0 10 12 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692468263440 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12216] ppid=12211 vsize=26538700 memory=7234001890645665376 CPUtime=0.2 cores=0-7
/proc/12213/task/12216/stat : 12216 (java) S 12211 12211 10918 0 -1 1077944384 227 0 0 0 11 9 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692467210896 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12217] ppid=12211 vsize=26538700 memory=7881957304280509796 CPUtime=0.22 cores=0-7
/proc/12213/task/12217/stat : 12217 (java) S 12211 12211 10918 0 -1 1077944384 187 0 0 0 11 11 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692466157840 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12218] ppid=12211 vsize=26538700 memory=7011348500760777048 CPUtime=0.22 cores=0-7
/proc/12213/task/12218/stat : 12218 (java) S 12211 12211 10918 0 -1 1077944384 345 0 0 0 11 11 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692465105296 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12219] ppid=12211 vsize=26538700 memory=7739532095523417186 CPUtime=0.23 cores=0-7
/proc/12213/task/12219/stat : 12219 (java) S 12211 12211 10918 0 -1 1077944384 331 0 0 0 11 12 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692464053264 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12220] ppid=12211 vsize=26538700 memory=1384 CPUtime=0.21 cores=0-7
/proc/12213/task/12220/stat : 12220 (java) S 12211 12211 10918 0 -1 1077944384 217 0 0 0 11 10 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692463000720 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12221] ppid=12211 vsize=26538700 memory=801796 CPUtime=0.21 cores=0-7
/proc/12213/task/12221/stat : 12221 (java) S 12211 12211 10918 0 -1 1077944384 250 0 0 0 11 10 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692461947664 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12222] ppid=12211 vsize=26538700 memory=2244 CPUtime=0.22 cores=0-7
/proc/12213/task/12222/stat : 12222 (java) S 12211 12211 10918 0 -1 1077944384 211 0 0 0 12 10 0 0 20 0 28 0 145587944 27175628800 322770 33554432000 4194304 4196468 140731877721856 140692460895120 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12223] ppid=12211 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/12213/task/12223/stat : 12223 (java) S 12211 12211 10918 0 -1 1077944384 1034 0 0 0 1 0 0 0 20 0 28 0 145587946 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691807160560 140692545694338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12224] ppid=12211 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12224/stat : 12224 (java) S 12211 12211 10918 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 145587946 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691806106848 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12225] ppid=12211 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12225/stat : 12225 (java) S 12211 12211 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 145587947 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691805053696 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12226] ppid=12211 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12226/stat : 12226 (java) S 12211 12211 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691804002256 140692545701787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12227] ppid=12211 vsize=26538700 memory=0 CPUtime=0.63 cores=0-7
/proc/12213/task/12227/stat : 12227 (java) R 12211 12211 10918 0 -1 4202560 2462 0 0 0 62 1 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691802940496 140692529179931 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12228] ppid=12211 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/12213/task/12228/stat : 12228 (java) R 12211 12211 10918 0 -1 4202560 1049 0 0 0 56 1 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691801887200 140692525376295 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12229] ppid=12211 vsize=26538700 memory=0 CPUtime=0.67 cores=0-7
/proc/12213/task/12229/stat : 12229 (java) R 12211 12211 10918 0 -1 4202560 1216 0 0 0 67 0 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691800830816 140692524895888 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12230] ppid=12211 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/12213/task/12230/stat : 12230 (java) R 12211 12211 10918 0 -1 4202560 2446 0 0 0 58 0 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691799791424 140692529763678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12231] ppid=12211 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12231/stat : 12231 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145587949 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691798739424 140692545693397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
[pid=12213/tid=12232] ppid=12211 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/12213/task/12232/stat : 12232 (java) S 12211 12211 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145587950 27175628800 322770 33554432000 4194304 4196468 140731877721856 140691797686960 140692545694338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31207424 140731877725330 140731877725507 140731877725507 140731877728207 0
Current children cumulated CPU time: 9.15 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1292464 KiB

Child status: 0
Real time (s): 4.63853
CPU time (s): 9.20513
CPU user time (s): 8.10799
CPU system time (s): 1.09714
CPU usage (%): 198.449
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1292464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.10799
system time used= 1.09715
maximum resident set size= 1291988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4200
involuntary context switches= 79


# summary of solver processes directly reported to runsolver:
#   pid: 12211
#   total CPU time (s): 9.20513
#   total CPU user time (s): 8.10799
#   total CPU system time (s): 1.09714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050024 second user time and 0.093947 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-19 08:29:05
IDJOB=4281016
IDBENCH=123006
IDSOLVER=2675
FILE ID=node113/4281016-1503125004
RUNJOBID= node113-1503118348-10945
PBS_JOBID= 20630765
Free space on /tmp= 61688 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281016-1503125004/watcher-4281016-1503125004 -o /tmp/evaluation-result-4281016-1503125004/solver-4281016-1503125004 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1343413073 HOME/instance-4281016-1503125004.xml

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

MD5SUM BENCH= 26a43e254d024ece7dd8533c0ccc245d
RANDOM SEED=1343413073

node113.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.89
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.89
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.89
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.89
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:        27246988 kB
MemAvailable:   31969836 kB
Buffers:          245900 kB
Cached:          4768084 kB
SwapCached:            0 kB
Active:          1242012 kB
Inactive:        3825980 kB
Active(anon):       4392 kB
Inactive(anon):    85840 kB
Active(file):    1237620 kB
Inactive(file):  3740140 kB
Unevictable:        7568 kB
Mlocked:            7568 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10748 kB
Writeback:             0 kB
AnonPages:         72036 kB
Mapped:            49972 kB
Shmem:             33416 kB
Slab:             148392 kB
SReclaimable:     121844 kB
SUnreclaim:        26548 kB
KernelStack:        3520 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61680 MiB
End job on node113 at 2017-08-19 08:29:09