Trace number 4281004

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)UNSAT 105.174 49.798698

General information on the benchmark

NameRandom/Random-m1-5-2X-05c/
rand-5-2X-05c-15.xml
MD5SUM5c93a58f751270bf50b32fbeed27ba19
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.8769102
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints112
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree35
Maximum variable degree53
Distribution of variable degrees[{"degree":35,"count":1},{"degree":43,"count":1},{"degree":45,"count":4},{"degree":47,"count":1},{"degree":49,"count":1},{"degree":50,"count":2},{"degree":53,"count":2}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":112}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112}]
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-4281004-1503124102.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281004-1503124102.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
90.51/47.87	c solve instance...
104.81/49.74	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281004-1503124102/watcher-4281004-1503124102 -o /tmp/evaluation-result-4281004-1503124102/solver-4281004-1503124102 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503115583-12381 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 934548998 HOME/instance-4281004-1503124102.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=16290, runsolver pid=16287
Current StackSize limit: 8192 KiB


[startup+0.100197 s]*
/proc/loadavg: 5.43 7.10 7.89 2/200 16311
/proc/meminfo: memFree=27017612/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=25999808 memory=28808 CPUtime=0.11 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 5465 0 0 0 10 1 0 0 20 0 20 0 145498199 26623803392 7202 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6499952 7202 2909 1 0 6488269 0
[pid=16292/tid=16293] ppid=16290 vsize=25999808 memory=7825737110625622944 CPUtime=0.09 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) R 16290 16290 12354 0 -1 4202560 3479 0 0 0 8 1 0 0 20 0 20 0 145498199 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671609296688 139671605075350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=25999808 memory=732369994055744485 CPUtime=0 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=25999808 memory=139855718291072 CPUtime=0 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16297] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16297/stat : 16297 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671554525456 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16298] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16298/stat : 16298 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671553473680 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16299] ppid=16290 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16292/task/16299/stat : 16299 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671552420880 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16300] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16300/stat : 16300 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671551368080 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16301] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16301/stat : 16301 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26623803392 7202 33554432000 4194304 4196468 140735032585024 139671550315280 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16302] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16302/stat : 16302 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498202 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670598269296 139671605074562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16303] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16303/stat : 16303 (java) S 16290 16290 12354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145498202 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670597215264 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16304] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16304/stat : 16304 (java) S 16290 16290 12354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145498202 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670596162416 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16305] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16305/stat : 16305 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670595110736 139671605082011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16306] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16306/stat : 16306 (java) S 16290 16290 12354 0 -1 1077944384 404 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670594059120 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16307] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16307/stat : 16307 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139670593006320 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16308] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16308/stat : 16308 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139669803625072 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16309] ppid=16290 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) R 16290 16290 12354 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139669802572272 139671583508215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26623803392 7202 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 30192 KiB

[startup+0.210159 s]*
/proc/loadavg: 5.43 7.10 7.89 2/200 16311
/proc/meminfo: memFree=27006108/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=26004064 memory=40876 CPUtime=0.33 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 8311 0 0 0 31 2 0 0 20 0 20 0 145498199 26628161536 10219 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6501016 10219 3063 1 0 6488269 0
[pid=16292/tid=16293] ppid=16290 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) R 16290 16290 12354 0 -1 4202560 5390 0 0 0 18 1 0 0 20 0 20 0 145498199 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671609286496 139671605085341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=26004064 memory=732369994055744485 CPUtime=0 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=26004064 memory=139855718291072 CPUtime=0 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16297] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16297/stat : 16297 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671554525456 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16298] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16298/stat : 16298 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671553473680 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16299] ppid=16290 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16292/task/16299/stat : 16299 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671552420880 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16300] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16300/stat : 16300 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671551368080 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16301] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16301/stat : 16301 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 10219 33554432000 4194304 4196468 140735032585024 139671550315280 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16302] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16302/stat : 16302 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670598269296 139671605074562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16303] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16303/stat : 16303 (java) S 16290 16290 12354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670597215264 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16304] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16304/stat : 16304 (java) S 16290 16290 12354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670596162416 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16305] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16305/stat : 16305 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670595110736 139671605082011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16306] ppid=16290 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16292/task/16306/stat : 16306 (java) R 16290 16290 12354 0 -1 1077944384 562 0 0 0 1 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670594059120 139671605074562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16307] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16307/stat : 16307 (java) S 16290 16290 12354 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139670593006320 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16308] ppid=16290 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16292/task/16308/stat : 16308 (java) S 16290 16290 12354 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139669803625072 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16309] ppid=16290 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) R 16290 16290 12354 0 -1 1077944384 783 0 0 0 7 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139669802572272 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 10219 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42260 KiB

[startup+0.309833 s]*
/proc/loadavg: 5.43 7.10 7.89 3/200 16311
/proc/meminfo: memFree=26999904/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=26004064 memory=47828 CPUtime=0.49 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 9116 0 0 0 46 3 0 0 20 0 20 0 145498199 26628161536 11957 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6501016 11957 3099 1 0 6488269 0
[pid=16292/tid=16293] ppid=16290 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) R 16290 16290 12354 0 -1 4202560 6058 0 0 0 27 2 0 0 20 0 20 0 145498199 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671609300928 139671605085341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16297] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16297/stat : 16297 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671554525456 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16298] ppid=16290 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16292/task/16298/stat : 16298 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671553473680 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16299] ppid=16290 vsize=26004064 memory=139855610868655 CPUtime=0 cores=0-7
/proc/16292/task/16299/stat : 16299 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671552420880 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16300] ppid=16290 vsize=26004064 memory=139855610870960 CPUtime=0 cores=0-7
/proc/16292/task/16300/stat : 16300 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671551368080 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16301] ppid=16290 vsize=26004064 memory=139855610873264 CPUtime=0 cores=0-7
/proc/16292/task/16301/stat : 16301 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498200 26628161536 11957 33554432000 4194304 4196468 140735032585024 139671550315280 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16302] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16302/stat : 16302 (java) S 16290 16290 12354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670598269296 139671605074562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16303] ppid=16290 vsize=26004064 memory=279711221753488 CPUtime=0 cores=0-7
/proc/16292/task/16303/stat : 16303 (java) S 16290 16290 12354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670597215264 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16304] ppid=16290 vsize=26004064 memory=279711221760400 CPUtime=0 cores=0-7
/proc/16292/task/16304/stat : 16304 (java) S 16290 16290 12354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145498202 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670596162416 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16305] ppid=16290 vsize=26004064 memory=279711221701680 CPUtime=0 cores=0-7
/proc/16292/task/16305/stat : 16305 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670595110736 139671605082011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16306] ppid=16290 vsize=26004064 memory=279711221774224 CPUtime=0.01 cores=0-7
/proc/16292/task/16306/stat : 16306 (java) R 16290 16290 12354 0 -1 4202560 563 0 0 0 1 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670594059120 139671584226545 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16307] ppid=16290 vsize=26004064 memory=279711221781136 CPUtime=0.01 cores=0-7
/proc/16292/task/16307/stat : 16307 (java) S 16290 16290 12354 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139670593006320 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16308] ppid=16290 vsize=26004064 memory=279711221778832 CPUtime=0.02 cores=0-7
/proc/16292/task/16308/stat : 16308 (java) R 16290 16290 12354 0 -1 4202560 282 0 0 0 2 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139669803625072 139671585763712 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16309] ppid=16290 vsize=26004064 memory=279711221794992 CPUtime=0.12 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) S 16290 16290 12354 0 -1 1077944384 868 0 0 0 12 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139669802572272 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145498205 26628161536 11957 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 49212 KiB

[startup+0.701047 s]
/proc/loadavg: 5.43 7.10 7.89 6/200 16311
/proc/meminfo: memFree=26921820/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=26004140 memory=251228 CPUtime=1.8 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 12708 0 0 0 160 20 0 0 20 0 20 0 145498199 26628239360 62807 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6501035 62807 3209 1 0 6488269 0
[pid=16292/tid=16293] ppid=16290 vsize=26004140 memory=279711222089920 CPUtime=0.64 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) R 16290 16290 12354 0 -1 4202560 6389 0 0 0 60 4 0 0 20 0 20 0 145498199 26628239360 62807 33554432000 4194304 4196468 140735032585024 139671609300528 139671586712900 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=26004140 memory=1420 CPUtime=0.02 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 36 0 0 0 1 1 0 0 20 0 20 0 145498200 26628239360 62807 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=26004140 memory=11108 CPUtime=0.02 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 44 0 0 0 0 2 0 0 20 0 20 0 145498200 26628239360 62807 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=26004140 memory=1712 CPUtime=0.02 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 34 0 0 0 0 2 0 0 20 0 20 0 145498200 26628239360 62807 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0

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

[pid=16292/tid=16309] ppid=16290 vsize=26538700 memory=1572 CPUtime=0.67 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) S 16290 16290 12354 0 -1 1077944384 5210 0 0 0 66 1 0 0 20 0 28 0 145498205 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669802572272 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145498205 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=26538700 memory=2200 CPUtime=0.01 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 395 0 0 0 0 1 0 0 20 0 28 0 145498205 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16312] ppid=16290 vsize=26538700 memory=7792 CPUtime=1.18 cores=0-7
/proc/16292/task/16312/stat : 16312 (java) R 16290 16290 12354 0 -1 4202560 79 0 0 0 118 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669792457576 139671215016748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16313] ppid=16290 vsize=26538700 memory=840 CPUtime=1.25 cores=0-7
/proc/16292/task/16313/stat : 16313 (java) R 16290 16290 12354 0 -1 4202560 58 0 0 0 125 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669791404152 139671218184337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16314] ppid=16290 vsize=26538700 memory=1696 CPUtime=1.14 cores=0-7
/proc/16292/task/16314/stat : 16314 (java) R 16290 16290 12354 0 -1 4202560 44 0 0 0 114 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669790352152 139671215242198 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16315] ppid=16290 vsize=26538700 memory=920 CPUtime=1.2 cores=0-7
/proc/16292/task/16315/stat : 16315 (java) R 16290 16290 12354 0 -1 4202560 70 0 0 0 120 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669789300888 139671215244180 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16316] ppid=16290 vsize=26538700 memory=4424 CPUtime=1.08 cores=0-7
/proc/16292/task/16316/stat : 16316 (java) R 16290 16290 12354 0 -1 4202560 38 0 0 0 108 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139669788246664 139671215016415 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16317] ppid=16290 vsize=26538700 memory=4104 CPUtime=1.14 cores=0-7
/proc/16292/task/16317/stat : 16317 (java) R 16290 16290 12354 0 -1 4202560 32 0 0 0 114 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139668913901752 139671215725322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16318] ppid=16290 vsize=26538700 memory=1156 CPUtime=1.16 cores=0-7
/proc/16292/task/16318/stat : 16318 (java) R 16290 16290 12354 0 -1 4202560 107 0 0 0 116 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139668912851528 139671215244450 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16319] ppid=16290 vsize=26538700 memory=2972 CPUtime=1.02 cores=0-7
/proc/16292/task/16319/stat : 16319 (java) R 16290 16290 12354 0 -1 4202560 35 0 0 0 102 0 0 0 20 0 28 0 145502988 27175628800 2061834 33554432000 4194304 4196468 140735032585024 139668911796152 139671215243772 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 100.94 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 8248720 KiB

[startup+49.6013 s]
/proc/loadavg: 3.97 6.39 7.60 11/208 16319
/proc/meminfo: memFree=18786452/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=26538700 memory=8251104 CPUtime=104.02 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 103021 0 0 0 9202 1200 0 0 20 0 28 0 145498199 27175628800 2062776 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6634675 2062776 3271 1 0 6621909 0
[pid=16292/tid=16293] ppid=16290 vsize=26538700 memory=-7595718148000617580 CPUtime=40.15 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) S 16290 16290 12354 0 -1 1077944384 25118 0 0 0 3931 84 0 0 20 0 28 0 145498199 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671609304192 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=26538700 memory=6944613755361064352 CPUtime=5.85 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 7183 0 0 0 440 145 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=26538700 memory=4137284780655939955 CPUtime=5.83 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 5195 0 0 0 441 142 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=26538700 memory=-7595754389018307734 CPUtime=5.85 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 5165 0 0 0 454 131 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16297] ppid=16290 vsize=26538700 memory=8303054830060986464 CPUtime=5.78 cores=0-7
/proc/16292/task/16297/stat : 16297 (java) S 16290 16290 12354 0 -1 1077944384 5230 0 0 0 445 133 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671554525456 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16298] ppid=16290 vsize=26538700 memory=6791534058613427641 CPUtime=5.8 cores=0-7
/proc/16292/task/16298/stat : 16298 (java) S 16290 16290 12354 0 -1 1077944384 6781 0 0 0 435 145 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671553473680 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16299] ppid=16290 vsize=26538700 memory=11108 CPUtime=5.78 cores=0-7
/proc/16292/task/16299/stat : 16299 (java) S 16290 16290 12354 0 -1 1077944384 7964 0 0 0 447 131 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671552420880 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16300] ppid=16290 vsize=26538700 memory=1224 CPUtime=5.84 cores=0-7
/proc/16292/task/16300/stat : 16300 (java) S 16290 16290 12354 0 -1 1077944384 4995 0 0 0 448 136 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671551368080 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16301] ppid=16290 vsize=26538700 memory=792 CPUtime=5.81 cores=0-7
/proc/16292/task/16301/stat : 16301 (java) S 16290 16290 12354 0 -1 1077944384 4523 0 0 0 445 136 0 0 20 0 28 0 145498200 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139671550315280 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16302] ppid=16290 vsize=26538700 memory=1004 CPUtime=1.7 cores=0-7
/proc/16292/task/16302/stat : 16302 (java) S 16290 16290 12354 0 -1 1077944384 11537 0 0 0 167 3 0 0 20 0 28 0 145498202 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670598269296 139671605074562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16303] ppid=16290 vsize=26538700 memory=5788 CPUtime=0 cores=0-7
/proc/16292/task/16303/stat : 16303 (java) S 16290 16290 12354 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 145498202 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670597215328 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16304] ppid=16290 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16292/task/16304/stat : 16304 (java) S 16290 16290 12354 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 145498202 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670596162432 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16305] ppid=16290 vsize=26538700 memory=8241292 CPUtime=0 cores=0-7
/proc/16292/task/16305/stat : 16305 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670595110736 139671605082011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16306] ppid=16290 vsize=26538700 memory=7792 CPUtime=1.09 cores=0-7
/proc/16292/task/16306/stat : 16306 (java) R 16290 16290 12354 0 -1 4202560 5279 0 0 0 108 1 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670594059040 139671590182561 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16307] ppid=16290 vsize=26538700 memory=840 CPUtime=0.97 cores=0-7
/proc/16292/task/16307/stat : 16307 (java) S 16290 16290 12354 0 -1 1077944384 3045 0 0 0 96 1 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139670593006320 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16308] ppid=16290 vsize=26538700 memory=0 CPUtime=0.85 cores=0-7
/proc/16292/task/16308/stat : 16308 (java) S 16290 16290 12354 0 -1 1077944384 3566 0 0 0 83 2 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139669803625072 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16309] ppid=16290 vsize=26538700 memory=0 CPUtime=0.67 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) S 16290 16290 12354 0 -1 1077944384 5211 0 0 0 66 1 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139669802572272 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=26538700 memory=920 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145498205 27175628800 2062776 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=26538700 memory=4424 CPUtime=0.01 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 395 0 0 0 0 1 0 0 20 0 28 0 145498205 27175628800 2062842 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16312] ppid=16290 vsize=26538700 memory=4104 CPUtime=1.54 cores=0-7
/proc/16292/task/16312/stat : 16312 (java) R 16290 16290 12354 0 -1 4202560 79 0 0 0 154 0 0 0 20 0 28 0 145502988 27175628800 2062842 33554432000 4194304 4196468 140735032585024 139669792455272 139671215725322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16313] ppid=16290 vsize=26538700 memory=1156 CPUtime=1.63 cores=0-7
/proc/16292/task/16313/stat : 16313 (java) R 16290 16290 12354 0 -1 4202560 58 0 0 0 163 0 0 0 20 0 28 0 145502988 27175628800 2062842 33554432000 4194304 4196468 140735032585024 139669791403424 139671215016474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16314] ppid=16290 vsize=26538700 memory=2972 CPUtime=1.39 cores=0-7
/proc/16292/task/16314/stat : 16314 (java) R 16290 16290 12354 0 -1 4202560 44 0 0 0 139 0 0 0 20 0 28 0 145502988 27175628800 2062842 33554432000 4194304 4196468 140735032585024 139669790352008 139671215243821 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16315] ppid=16290 vsize=26538700 memory=1384 CPUtime=1.55 cores=0-7
/proc/16292/task/16315/stat : 16315 (java) R 16290 16290 12354 0 -1 4202560 70 0 0 0 155 0 0 0 20 0 28 0 145502988 27175628800 2062908 33554432000 4194304 4196468 140735032585024 139669789299072 139671215016286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16316] ppid=16290 vsize=26538700 memory=8236080 CPUtime=1.4 cores=0-7
/proc/16292/task/16316/stat : 16316 (java) R 16290 16290 12354 0 -1 4202560 38 0 0 0 140 0 0 0 20 0 28 0 145502988 27175628800 2062908 33554432000 4194304 4196468 140735032585024 139669788246408 139671215243389 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16317] ppid=16290 vsize=26538700 memory=0 CPUtime=1.47 cores=0-7
/proc/16292/task/16317/stat : 16317 (java) R 16290 16290 12354 0 -1 4202560 32 0 0 0 147 0 0 0 20 0 28 0 145502988 27175628800 2062908 33554432000 4194304 4196468 140735032585024 139668913902584 139671215244760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16318] ppid=16290 vsize=26538700 memory=2305 CPUtime=1.52 cores=0-7
/proc/16292/task/16318/stat : 16318 (java) R 16290 16290 12354 0 -1 4202560 107 0 0 0 152 0 0 0 20 0 28 0 145502988 27175628800 2062908 33554432000 4194304 4196468 140735032585024 139668912849032 139671216425095 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16319] ppid=16290 vsize=26538700 memory=139855611809568 CPUtime=1.35 cores=0-7
/proc/16292/task/16319/stat : 16319 (java) R 16290 16290 12354 0 -1 4202560 37 0 0 0 135 0 0 0 20 0 28 0 145502988 27175628800 2062974 33554432000 4194304 4196468 140735032585024 139668911796176 139671215016610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 104.02 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 8252488 KiB

[startup+49.7058 s]
/proc/loadavg: 3.97 6.39 7.60 11/208 16319
/proc/meminfo: memFree=18786452/32770624 swapFree=67108860/67108860
[pid=16290] ppid=16287 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16290/stat : 16290 (xcsp3-exec) S 16287 16290 12354 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145498199 9740288 346 33554432000 4194304 5098028 140727754470464 140727754468568 139864227627644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38277120 140727754478693 140727754478903 140727754478903 140727754481643 0
/proc/16290/statm: 2378 346 289 221 0 87 0
[pid=16292] ppid=16290 vsize=26540332 memory=8255164 CPUtime=104.81 cores=0-7
/proc/16292/stat : 16292 (java) S 16290 16290 12354 0 -1 1077944320 104044 0 0 0 9281 1200 0 0 20 0 28 0 145498199 27177299968 2063791 33554432000 4194304 4196468 140735032585024 140735032567568 139671605063415 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
/proc/16292/statm: 6635083 2063791 3271 1 0 6622317 0
[pid=16292/tid=16293] ppid=16290 vsize=26540332 memory=1384 CPUtime=40.15 cores=0-7
/proc/16292/task/16293/stat : 16293 (java) S 16290 16290 12354 0 -1 1077944384 25118 0 0 0 3931 84 0 0 20 0 28 0 145498199 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671609304192 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16294] ppid=16290 vsize=26540332 memory=8244356 CPUtime=5.85 cores=0-7
/proc/16292/task/16294/stat : 16294 (java) S 16290 16290 12354 0 -1 1077944384 7183 0 0 0 440 145 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671557683856 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16295] ppid=16290 vsize=26540332 memory=8242652 CPUtime=5.83 cores=0-7
/proc/16292/task/16295/stat : 16295 (java) S 16290 16290 12354 0 -1 1077944384 5195 0 0 0 441 142 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671556631056 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16296] ppid=16290 vsize=26540332 memory=8241292 CPUtime=5.85 cores=0-7
/proc/16292/task/16296/stat : 16296 (java) S 16290 16290 12354 0 -1 1077944384 5165 0 0 0 454 131 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671555578256 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16297] ppid=16290 vsize=26540332 memory=8248992 CPUtime=5.78 cores=0-7
/proc/16292/task/16297/stat : 16297 (java) S 16290 16290 12354 0 -1 1077944384 5230 0 0 0 445 133 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671554525456 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16298] ppid=16290 vsize=26540332 memory=1384 CPUtime=5.8 cores=0-7
/proc/16292/task/16298/stat : 16298 (java) S 16290 16290 12354 0 -1 1077944384 6781 0 0 0 435 145 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671553473680 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16299] ppid=16290 vsize=26540332 memory=0 CPUtime=5.78 cores=0-7
/proc/16292/task/16299/stat : 16299 (java) S 16290 16290 12354 0 -1 1077944384 7964 0 0 0 447 131 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671552420880 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16300] ppid=16290 vsize=26540332 memory=7905848 CPUtime=5.84 cores=0-7
/proc/16292/task/16300/stat : 16300 (java) S 16290 16290 12354 0 -1 1077944384 4995 0 0 0 448 136 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671551368080 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16301] ppid=16290 vsize=26540332 memory=1384 CPUtime=5.81 cores=0-7
/proc/16292/task/16301/stat : 16301 (java) S 16290 16290 12354 0 -1 1077944384 4523 0 0 0 445 136 0 0 20 0 28 0 145498200 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139671550315280 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16302] ppid=16290 vsize=26540332 memory=792 CPUtime=1.7 cores=0-7
/proc/16292/task/16302/stat : 16302 (java) S 16290 16290 12354 0 -1 1077944384 11537 0 0 0 167 3 0 0 20 0 28 0 145498202 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670598269296 139671605074562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16303] ppid=16290 vsize=26540332 memory=1004 CPUtime=0 cores=0-7
/proc/16292/task/16303/stat : 16303 (java) S 16290 16290 12354 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 145498202 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670597215328 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16304] ppid=16290 vsize=26540332 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16292/task/16304/stat : 16304 (java) S 16290 16290 12354 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 145498202 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670596162432 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16305] ppid=16290 vsize=26540332 memory=4140 CPUtime=0 cores=0-7
/proc/16292/task/16305/stat : 16305 (java) S 16290 16290 12354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670595110736 139671605082011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16306] ppid=16290 vsize=26540332 memory=1384 CPUtime=1.19 cores=0-7
/proc/16292/task/16306/stat : 16306 (java) R 16290 16290 12354 0 -1 4202560 6268 0 0 0 118 1 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670594045096 139671586607594 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16307] ppid=16290 vsize=26540332 memory=6474316 CPUtime=0.97 cores=0-7
/proc/16292/task/16307/stat : 16307 (java) R 16290 16290 12354 0 -1 1077944384 3046 0 0 0 96 1 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139670593006320 139671605074562 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16308] ppid=16290 vsize=26540332 memory=1384 CPUtime=0.85 cores=0-7
/proc/16292/task/16308/stat : 16308 (java) S 16290 16290 12354 0 -1 1077944384 3566 0 0 0 83 2 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669803625072 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16309] ppid=16290 vsize=26540332 memory=6236720 CPUtime=0.68 cores=0-7
/proc/16292/task/16309/stat : 16309 (java) S 16290 16290 12354 0 -1 1077944384 5230 0 0 0 67 1 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669802572272 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16310] ppid=16290 vsize=26540332 memory=8241292 CPUtime=0 cores=0-7
/proc/16292/task/16310/stat : 16310 (java) S 16290 16290 12354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669801519712 139671605073621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16311] ppid=16290 vsize=26540332 memory=40376 CPUtime=0.01 cores=0-7
/proc/16292/task/16311/stat : 16311 (java) S 16290 16290 12354 0 -1 1077944384 395 0 0 0 0 1 0 0 20 0 28 0 145498205 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669800466992 139671605074562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16312] ppid=16290 vsize=26540332 memory=1384 CPUtime=1.64 cores=0-7
/proc/16292/task/16312/stat : 16312 (java) R 16290 16290 12354 0 -1 4202560 79 0 0 0 164 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669792455272 139671214521873 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16313] ppid=16290 vsize=26540332 memory=1384 CPUtime=1.68 cores=0-7
/proc/16292/task/16313/stat : 16313 (java) R 16290 16290 12354 0 -1 4202560 58 0 0 0 168 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669791404232 139671215244505 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16314] ppid=16290 vsize=26540332 memory=6791534058613427641 CPUtime=1.46 cores=0-7
/proc/16292/task/16314/stat : 16314 (java) R 16290 16290 12354 0 -1 4202560 44 0 0 0 146 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669790353096 139671215243777 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16315] ppid=16290 vsize=26540332 memory=6066395290953334880 CPUtime=1.65 cores=0-7
/proc/16292/task/16315/stat : 16315 (java) R 16290 16290 12354 0 -1 4202560 70 0 0 0 165 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669789300760 139671215377405 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16316] ppid=16290 vsize=26540332 memory=7732791956201500009 CPUtime=1.48 cores=0-7
/proc/16292/task/16316/stat : 16316 (java) R 16290 16290 12354 0 -1 4202560 38 0 0 0 148 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139669788246408 139671215244337 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16317] ppid=16290 vsize=26540332 memory=1384 CPUtime=1.52 cores=0-7
/proc/16292/task/16317/stat : 16317 (java) R 16290 16290 12354 0 -1 4202560 32 0 0 0 152 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139668913902584 139671215016169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16318] ppid=16290 vsize=26540332 memory=8241292 CPUtime=1.62 cores=0-7
/proc/16292/task/16318/stat : 16318 (java) R 16290 16290 12354 0 -1 4202560 108 0 0 0 162 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139668912849032 139671215244516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
[pid=16292/tid=16319] ppid=16290 vsize=26540332 memory=1292 CPUtime=1.46 cores=0-7
/proc/16292/task/16319/stat : 16319 (java) R 16290 16290 12354 0 -1 4202560 37 0 0 0 146 0 0 0 20 0 28 0 145502988 27177299968 2063791 33554432000 4194304 4196468 140735032585024 139668911796152 139671215243821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38731776 140735032587410 140735032587587 140735032587587 140735032590287 0
Current children cumulated CPU time: 104.81 s
Current children cumulated vsize: 26549844 KiB
Current children cumulated memory: 8256548 KiB

Child status: 0
Real time (s): 49.7987
CPU time (s): 105.174
CPU user time (s): 93.1215
CPU system time (s): 12.0523
CPU usage (%): 211.198
Max. virtual memory (cumulated for all children) (KiB): 26549844
Max. memory (cumulated for all children) (KiB): 8256548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.1215
system time used= 12.0523
maximum resident set size= 8256032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105146
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7335
involuntary context switches= 1014


# summary of solver processes directly reported to runsolver:
#   pid: 16290
#   total CPU time (s): 105.174
#   total CPU user time (s): 93.1215
#   total CPU system time (s): 12.0523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.341773 second user time and 0.539773 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-19 08:14:03
IDJOB=4281004
IDBENCH=121599
IDSOLVER=2675
FILE ID=node107/4281004-1503124102
RUNJOBID= node107-1503115583-12381
PBS_JOBID= 20630762
Free space on /tmp= 61836 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Random/Random-m1-5-2X-05c/rand-5-2X-05c-15.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-4281004-1503124102/watcher-4281004-1503124102 -o /tmp/evaluation-result-4281004-1503124102/solver-4281004-1503124102 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503115583-12381 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 934548998 HOME/instance-4281004-1503124102.xml

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

MD5SUM BENCH= 5c93a58f751270bf50b32fbeed27ba19
RANDOM SEED=934548998

node107.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.84
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.84
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.84
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.84
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:        27034752 kB
MemAvailable:   31976020 kB
Buffers:          261472 kB
Cached:          4973356 kB
SwapCached:            0 kB
Active:           855016 kB
Inactive:        4432056 kB
Active(anon):      55184 kB
Inactive(anon):    33132 kB
Active(file):     799832 kB
Inactive(file):  4398924 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39540 kB
Writeback:             0 kB
AnonPages:         59880 kB
Mapped:            50540 kB
Shmem:             33420 kB
Slab:             142748 kB
SReclaimable:     116696 kB
SUnreclaim:        26052 kB
KernelStack:        3184 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61828 MiB
End job on node107 at 2017-08-19 08:14:53