Trace number 4393492

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 2019-06-14 parallelSAT 2886.59 363.313

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
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 benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393492-1568449563.xml"  -tl '20160s' -p 8
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4393492-1568449563.xml, -tl, 20160s, -p, 8]
0.34/0.25	c 8 solvers in parallel
0.34/0.32	c parse instance...
4.08/1.36	c solve instance...
2885.84/363.29	s SATISFIABLE
2885.84/363.29	v <instantiation>
2885.84/363.29	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] </list>
2885.84/363.29	v 	<values>38 52 30 48 47 24 47 54 62 11 0 21 38 24 0 15 31 33 52 51 0 25 48 0 18 39 0 32 36 0 41 40 39 45 45 6 19 18 56 55 54 0 20 0 0 32 48 21 </values>
2885.84/363.29	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: 16375 MiB (13735 MiB free)
  memory of node 1: 16384 MiB (13841 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393492-1568449563/watcher-4393492-1568449563 -o /tmp/evaluation-result-4393492-1568449563/solver-4393492-1568449563 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1323958268-16286 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 744148553 HOME/instance-4393492-1568449563.xml 

running on 8 cores: 0-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=17496, runsolver pid=17493
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 5.24 6.13 6.28 3/211 17517
/proc/meminfo: memFree=28221288/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28227388 memory=30212 CPUtime=0.12 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 5500 0 0 0 11 1 0 0 20 0 20 0 420962625 28904845312 7553 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7056847 7553 3119 1 0 7019032 0
[pid=17498/tid=17499] ppid=17496 vsize=28227388 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 16259 0 -1 4202560 3411 0 0 0 8 0 0 0 20 0 20 0 420962625 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829884253056 139829880046749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28227388 memory=140170856982144 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17503] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829428775952 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17504] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829427722640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17505] ppid=17496 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829426669840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17506] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829425617552 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17507] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 7553 33554432000 4194304 4196468 140731430102304 139829424564752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17508] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962628 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828996369008 139829880035970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17509] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 16259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420962628 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828995314976 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17510] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 16259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420962629 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828994262640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17511] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962631 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828993210960 139829880043419 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17512] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 16259 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 420962631 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828992157808 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17513] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962631 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828991105008 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17514] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 16259 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 420962631 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828990052720 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17515] ppid=17496 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 16259 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 420962631 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828988999920 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17516] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962632 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828987947872 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17517] ppid=17496 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962632 28904845312 7553 33554432000 4194304 4196468 140731430102304 139828986895152 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31664 KiB

[startup+0.211527 s]*
/proc/loadavg: 5.24 6.13 6.28 2/211 17517
/proc/meminfo: memFree=28208128/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28227388 memory=41364 CPUtime=0.34 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 9051 0 0 0 31 3 0 0 20 0 20 0 420962625 28904845312 10341 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7056847 10341 3298 1 0 7019032 0
[pid=17498/tid=17499] ppid=17496 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 16259 0 -1 4202560 6205 0 0 0 18 2 0 0 20 0 20 0 420962625 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829884262384 139829880046749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28227388 memory=339 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28227388 memory=288370547008693888 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17503] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829428775952 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17504] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829427722640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17505] ppid=17496 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829426669840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17506] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829425617552 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17507] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962626 28904845312 10341 33554432000 4194304 4196468 140731430102304 139829424564752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17508] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962628 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828996369008 139829880035970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17509] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 16259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420962628 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828995314976 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17510] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 16259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420962629 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828994262640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17511] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962631 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828993210960 139829880043419 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17512] ppid=17496 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 16259 0 -1 1077944384 658 0 0 0 2 0 0 0 20 0 20 0 420962631 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828992157808 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17513] ppid=17496 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 16259 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 20 0 420962631 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828991105008 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17514] ppid=17496 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 16259 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 20 0 420962631 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828990052720 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17515] ppid=17496 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 16259 0 -1 1077944384 710 0 0 0 7 0 0 0 20 0 20 0 420962631 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828988999920 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17516] ppid=17496 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962632 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828987947872 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17517] ppid=17496 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962632 28904845312 10341 33554432000 4194304 4196468 140731430102304 139828986895152 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42816 KiB

[startup+0.310847 s]*
/proc/loadavg: 5.24 6.13 6.28 4/211 17517
/proc/meminfo: memFree=28204032/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28231644 memory=46668 CPUtime=0.52 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 10056 0 0 0 48 4 0 0 20 0 20 0 420962625 28909203456 11667 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7057911 11667 3321 1 0 7019032 0
[pid=17498/tid=17499] ppid=17496 vsize=28231644 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 16259 0 -1 4202560 7108 0 0 0 27 2 0 0 20 0 20 0 420962625 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829884246128 139829880046749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17503] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829428775952 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17504] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829427722640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17505] ppid=17496 vsize=28231644 memory=140170754091695 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829426669840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17506] ppid=17496 vsize=28231644 memory=140170754094000 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 16259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829425617552 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17507] ppid=17496 vsize=28231644 memory=140170754096304 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962626 28909203456 11667 33554432000 4194304 4196468 140731430102304 139829424564752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17508] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 16259 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420962628 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828996369008 139829880035970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17509] ppid=17496 vsize=28231644 memory=280341508206480 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 16259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420962628 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828995314976 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17510] ppid=17496 vsize=28231644 memory=280341508204176 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 16259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420962629 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828994262640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17511] ppid=17496 vsize=28231644 memory=280341508211088 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962631 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828993210960 139829880043419 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17512] ppid=17496 vsize=28231644 memory=280341508152368 CPUtime=0.03 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 16259 0 -1 1077944384 661 0 0 0 3 0 0 0 20 0 20 0 420962631 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828992157808 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17513] ppid=17496 vsize=28231644 memory=280341508224912 CPUtime=0.01 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 16259 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 20 0 420962631 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828991105008 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17514] ppid=17496 vsize=28231644 memory=280341508231824 CPUtime=0.02 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 16259 0 -1 1077944384 161 0 0 0 2 0 0 0 20 0 20 0 420962631 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828990052720 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17515] ppid=17496 vsize=28231644 memory=280341508229520 CPUtime=0.12 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 16259 0 -1 1077944384 776 0 0 0 12 0 0 0 20 0 20 0 420962631 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828988999920 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17516] ppid=17496 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420962632 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828987947872 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17517] ppid=17496 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962632 28909203456 11667 33554432000 4194304 4196468 140731430102304 139828986895152 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 48120 KiB

[startup+0.700973 s]
/proc/loadavg: 5.24 6.13 6.28 3/211 17517
/proc/meminfo: memFree=28195000/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28233768 memory=81456 CPUtime=1.56 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 14563 0 0 0 149 7 0 0 20 0 20 0 420962625 28911378432 20364 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7058442 20364 3450 1 0 7019544 0
[pid=17498/tid=17499] ppid=17496 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 16259 0 -1 4202560 8711 0 0 0 63 4 0 0 20 0 20 0 420962625 28911378432 20364 33554432000 4194304 4196468 140731430102304 139829884261568 139829518945416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28233768 memory=140170754302832 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28911378432 20364 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28911378432 20364 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28233768 memory=1176 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420962626 28911378432 20364 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0

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

[pid=17498/tid=17520] ppid=17496 vsize=28768328 memory=1452 CPUtime=357.37 cores=0-7
/proc/17498/task/17520/stat : 17520 (java) R 17496 17496 16259 0 -1 4202560 31215 0 0 0 35682 55 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828973481440 139829526451656 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17521] ppid=17496 vsize=28768328 memory=2168536 CPUtime=356.96 cores=0-7
/proc/17498/task/17521/stat : 17521 (java) R 17496 17496 16259 0 -1 4202560 16107 0 0 0 35639 57 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828972428696 139829521614737 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17522] ppid=17496 vsize=28768328 memory=924 CPUtime=357.53 cores=0-7
/proc/17498/task/17522/stat : 17522 (java) R 17496 17496 16259 0 -1 4202560 4469 0 0 0 35747 6 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828971376872 139829520479150 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17523] ppid=17496 vsize=28768328 memory=1444 CPUtime=357.38 cores=0-7
/proc/17498/task/17523/stat : 17523 (java) R 17496 17496 16259 0 -1 4202560 3944 0 0 0 35731 7 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828970324024 139829525639390 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17524] ppid=17496 vsize=28768328 memory=6791534058613427641 CPUtime=358.18 cores=0-7
/proc/17498/task/17524/stat : 17524 (java) R 17496 17496 16259 0 -1 4202560 9470 0 0 0 35804 14 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827980784328 139829520477015 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17525] ppid=17496 vsize=28768328 memory=111632 CPUtime=355.14 cores=0-7
/proc/17498/task/17525/stat : 17525 (java) R 17496 17496 16259 0 -1 4202560 2303 0 0 0 35513 1 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827979730840 139829528131851 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 2879.51 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2142896 KiB

[startup+362.801 s]
/proc/loadavg: 8.14 7.65 6.95 9/220 17555
/proc/meminfo: memFree=26108236/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28768328 memory=2141444 CPUtime=2882.65 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 170630 0 0 0 288007 258 0 0 20 0 28 0 420962625 29458767872 535361 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7192082 535361 3539 1 0 7153184 0
[pid=17498/tid=17499] ppid=17496 vsize=28768328 memory=1444 CPUtime=1.36 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) S 17496 17496 16259 0 -1 1077944384 10173 0 0 0 130 6 0 0 20 0 28 0 420962625 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829884265600 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28768328 memory=1764 CPUtime=0.45 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 707 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28768328 memory=1452 CPUtime=0.44 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1297 0 0 0 34 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28768328 memory=2141444 CPUtime=0.44 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1831 0 0 0 34 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17503] ppid=17496 vsize=28768328 memory=924 CPUtime=0.42 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 16259 0 -1 1077944384 1838 0 0 0 32 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829428775952 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17504] ppid=17496 vsize=28768328 memory=4400 CPUtime=0.42 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 16259 0 -1 1077944384 2436 0 0 0 31 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829427722640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17505] ppid=17496 vsize=28768328 memory=4100 CPUtime=0.43 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 16259 0 -1 1077944384 1304 0 0 0 33 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829426669840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17506] ppid=17496 vsize=28768328 memory=1408 CPUtime=0.45 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 16259 0 -1 1077944384 1275 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829425617552 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17507] ppid=17496 vsize=28768328 memory=3728 CPUtime=0.45 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 16259 0 -1 1077944384 2507 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829424564752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17508] ppid=17496 vsize=28768328 memory=1452 CPUtime=0.06 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 16259 0 -1 1077944384 4378 0 0 0 5 1 0 0 20 0 28 0 420962628 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828996369008 139829880035970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17509] ppid=17496 vsize=28768328 memory=2141444 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 16259 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 420962628 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828995315040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17510] ppid=17496 vsize=28768328 memory=1656 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 16259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 420962629 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828994262656 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17511] ppid=17496 vsize=28768328 memory=1444 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828993210960 139829880043419 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17512] ppid=17496 vsize=28768328 memory=288230574492221466 CPUtime=5.39 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 16259 0 -1 1077944384 16958 0 0 0 536 3 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828992157808 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17513] ppid=17496 vsize=28768328 memory=288230591755977018 CPUtime=5.53 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 16259 0 -1 1077944384 19557 0 0 0 549 4 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828991105008 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17514] ppid=17496 vsize=28768328 memory=13563791027735092 CPUtime=5.95 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 16259 0 -1 1077944384 19957 0 0 0 590 5 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828990052720 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17515] ppid=17496 vsize=28768328 memory=1808 CPUtime=1.35 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 16259 0 -1 1077944384 11218 0 0 0 132 3 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828988999920 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17516] ppid=17496 vsize=28768328 memory=924 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420962632 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828987947872 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17517] ppid=17496 vsize=28768328 memory=4400 CPUtime=0.13 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 16259 0 -1 1077944384 1610 0 0 0 0 13 0 0 20 0 28 0 420962632 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828986895152 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17518] ppid=17496 vsize=28768328 memory=4100 CPUtime=355.61 cores=0-7
/proc/17498/task/17518/stat : 17518 (java) R 17496 17496 16259 0 -1 4202560 2866 0 0 0 35559 2 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828975587272 139829864363612 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17519] ppid=17496 vsize=28768328 memory=1408 CPUtime=358.66 cores=0-7
/proc/17498/task/17519/stat : 17519 (java) R 17496 17496 16259 0 -1 4202560 1847 0 0 0 35866 0 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828974535256 139829525833200 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17520] ppid=17496 vsize=28768328 memory=3584 CPUtime=357.77 cores=0-7
/proc/17498/task/17520/stat : 17520 (java) R 17496 17496 16259 0 -1 4202560 31221 0 0 0 35722 55 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828973481440 139829527226552 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17521] ppid=17496 vsize=28768328 memory=1452 CPUtime=357.35 cores=0-7
/proc/17498/task/17521/stat : 17521 (java) R 17496 17496 16259 0 -1 4202560 16110 0 0 0 35678 57 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828972428696 139829523358080 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17522] ppid=17496 vsize=28768328 memory=2168536 CPUtime=357.93 cores=0-7
/proc/17498/task/17522/stat : 17522 (java) R 17496 17496 16259 0 -1 4202560 4470 0 0 0 35787 6 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828971376872 139829525639372 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17523] ppid=17496 vsize=28768328 memory=1656 CPUtime=357.78 cores=0-7
/proc/17498/task/17523/stat : 17523 (java) R 17496 17496 16259 0 -1 4202560 3944 0 0 0 35771 7 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828970324024 139829525832142 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17524] ppid=17496 vsize=28768328 memory=2168536 CPUtime=358.57 cores=0-7
/proc/17498/task/17524/stat : 17524 (java) R 17496 17496 16259 0 -1 4202560 9472 0 0 0 35843 14 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827980784328 139829525964490 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17525] ppid=17496 vsize=28768328 memory=1432 CPUtime=355.53 cores=0-7
/proc/17498/task/17525/stat : 17525 (java) R 17496 17496 16259 0 -1 4202560 2303 0 0 0 35552 1 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827979730840 139829528130286 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 2882.65 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2142896 KiB

[startup+363.201 s]
/proc/loadavg: 8.14 7.65 6.95 9/220 17555
/proc/meminfo: memFree=26108080/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
[pid=17498] ppid=17496 vsize=28768328 memory=2141444 CPUtime=2885.84 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 16259 0 -1 1077944320 170640 0 0 0 288326 258 0 0 20 0 28 0 420962625 29458767872 535361 33554432000 4194304 4196468 140731430102304 140731430084848 139829880024823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
/proc/17498/statm: 7192082 535361 3539 1 0 7153184 0
[pid=17498/tid=17499] ppid=17496 vsize=28768328 memory=2141444 CPUtime=1.36 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) S 17496 17496 16259 0 -1 1077944384 10173 0 0 0 130 6 0 0 20 0 28 0 420962625 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829884265600 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17500] ppid=17496 vsize=28768328 memory=2141444 CPUtime=0.45 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 16259 0 -1 1077944384 707 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829431933840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17501] ppid=17496 vsize=28768328 memory=6791534058613427641 CPUtime=0.44 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 16259 0 -1 1077944384 1297 0 0 0 34 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829430881040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17502] ppid=17496 vsize=28768328 memory=585520869589083931 CPUtime=0.44 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 16259 0 -1 1077944384 1831 0 0 0 34 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829429828752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17503] ppid=17496 vsize=28768328 memory=1916407 CPUtime=0.42 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 16259 0 -1 1077944384 1838 0 0 0 32 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829428775952 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17504] ppid=17496 vsize=28768328 memory=4051326751446681001 CPUtime=0.42 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 16259 0 -1 1077944384 2436 0 0 0 31 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829427722640 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17505] ppid=17496 vsize=28768328 memory=576460756337256219 CPUtime=0.43 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 16259 0 -1 1077944384 1304 0 0 0 33 10 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829426669840 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17506] ppid=17496 vsize=28768328 memory=1452 CPUtime=0.45 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 16259 0 -1 1077944384 1275 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829425617552 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17507] ppid=17496 vsize=28768328 memory=2141444 CPUtime=0.45 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 16259 0 -1 1077944384 2507 0 0 0 34 11 0 0 20 0 28 0 420962626 29458767872 535361 33554432000 4194304 4196468 140731430102304 139829424564752 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17508] ppid=17496 vsize=28768328 memory=1056 CPUtime=0.06 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 16259 0 -1 1077944384 4378 0 0 0 5 1 0 0 20 0 28 0 420962628 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828996369008 139829880035970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17509] ppid=17496 vsize=28768328 memory=2828 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 16259 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 420962628 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828995315040 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17510] ppid=17496 vsize=28768328 memory=1176 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 16259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 420962629 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828994262656 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17511] ppid=17496 vsize=28768328 memory=980 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 16259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828993210960 139829880043419 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17512] ppid=17496 vsize=28768328 memory=2020 CPUtime=5.39 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 16259 0 -1 1077944384 16958 0 0 0 536 3 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828992157808 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17513] ppid=17496 vsize=28768328 memory=1432 CPUtime=5.53 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 16259 0 -1 1077944384 19557 0 0 0 549 4 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828991105008 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17514] ppid=17496 vsize=28768328 memory=776 CPUtime=5.95 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 16259 0 -1 1077944384 19957 0 0 0 590 5 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828990052720 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17515] ppid=17496 vsize=28768328 memory=660 CPUtime=1.35 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 16259 0 -1 1077944384 11218 0 0 0 132 3 0 0 20 0 28 0 420962631 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828988999920 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17516] ppid=17496 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 16259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420962632 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828987947872 139829880035029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17517] ppid=17496 vsize=28768328 memory=9588 CPUtime=0.13 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 16259 0 -1 1077944384 1610 0 0 0 0 13 0 0 20 0 28 0 420962632 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828986895152 139829880035970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17518] ppid=17496 vsize=28768328 memory=1712 CPUtime=356 cores=0-7
/proc/17498/task/17518/stat : 17518 (java) R 17496 17496 16259 0 -1 4202560 2868 0 0 0 35598 2 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828975587272 139829528997110 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17519] ppid=17496 vsize=28768328 memory=2828 CPUtime=359.06 cores=0-7
/proc/17498/task/17519/stat : 17519 (java) R 17496 17496 16259 0 -1 4202560 1848 0 0 0 35906 0 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828974535256 139829519992640 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17520] ppid=17496 vsize=28768328 memory=1176 CPUtime=358.17 cores=0-7
/proc/17498/task/17520/stat : 17520 (java) R 17496 17496 16259 0 -1 4202560 31225 0 0 0 35762 55 0 0 20 0 28 0 420962765 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828973481440 139829526453092 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17521] ppid=17496 vsize=28768328 memory=980 CPUtime=357.75 cores=0-7
/proc/17498/task/17521/stat : 17521 (java) R 17496 17496 16259 0 -1 4202560 16112 0 0 0 35718 57 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828972428696 139829528997433 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17522] ppid=17496 vsize=28768328 memory=14008 CPUtime=358.33 cores=0-7
/proc/17498/task/17522/stat : 17522 (java) R 17496 17496 16259 0 -1 4202560 4470 0 0 0 35827 6 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828971376872 139829526244206 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17523] ppid=17496 vsize=28768328 memory=12028 CPUtime=358.18 cores=0-7
/proc/17498/task/17523/stat : 17523 (java) R 17496 17496 16259 0 -1 4202560 3944 0 0 0 35811 7 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139828970324024 139829525638911 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17524] ppid=17496 vsize=28768328 memory=26076 CPUtime=358.97 cores=0-7
/proc/17498/task/17524/stat : 17524 (java) R 17496 17496 16259 0 -1 4202560 9472 0 0 0 35883 14 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827980784328 139829528702065 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
[pid=17498/tid=17525] ppid=17496 vsize=28768328 memory=2120 CPUtime=355.93 cores=0-7
/proc/17498/task/17525/stat : 17525 (java) R 17496 17496 16259 0 -1 4202560 2304 0 0 0 35592 1 0 0 20 0 28 0 420962766 29458767872 535361 33554432000 4194304 4196468 140731430102304 139827979730840 139829528131666 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9334784 140731430110186 140731430110358 140731430110358 140731430113231 0
Current children cumulated CPU time: 2885.84 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2142896 KiB

[startup+363.301 s]
/proc/loadavg: 8.14 7.65 6.95 9/220 17555
/proc/meminfo: memFree=26108080/32770688 swapFree=66919992/67108860
[pid=17496] ppid=17493 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 16259 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 420962625 115843072 363 33554432000 4194304 5098028 140725098994848 140725098992952 140223097492092 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37584896 140725099000694 140725099000937 140725099000937 140725099003850 0
/proc/17496/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 363.313
CPU time (s): 2886.59
CPU user time (s): 2883.98
CPU system time (s): 2.61047
CPU usage (%): 794.519
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 2328712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2883.98
system time used= 2.61047
maximum resident set size= 2327276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14962
involuntary context switches= 35695


# summary of solver processes directly reported to runsolver:
#   pid: 17496
#   total CPU time (s): 2886.59
#   total CPU user time (s): 2883.98
#   total CPU system time (s): 2.61047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.23448 second user time and 4.68267 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-15 16:46:25
IDJOB=4393492
IDBENCH=141713
IDSOLVER=2841
FILE ID=node120/4393492-1568449563
RUNJOBID= node120-1323958268-16286
PBS_JOBID= 21702347
Free space on /tmp= 61648 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393492-1568449563/watcher-4393492-1568449563 -o /tmp/evaluation-result-4393492-1568449563/solver-4393492-1568449563 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1323958268-16286 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 744148553 HOME/instance-4393492-1568449563.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=744148553

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        28239036 kB
MemAvailable:   31825256 kB
Buffers:          204636 kB
Cached:          3686440 kB
SwapCached:        77548 kB
Active:          1115068 kB
Inactive:        2859248 kB
Active(anon):       4964 kB
Inactive(anon):   127612 kB
Active(file):    1110104 kB
Inactive(file):  2731636 kB
Unevictable:      107500 kB
Mlocked:          107500 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:             26292 kB
Writeback:             0 kB
AnonPages:        131980 kB
Mapped:            48980 kB
Shmem:             41008 kB
Slab:             150020 kB
SReclaimable:     120632 kB
SUnreclaim:        29388 kB
KernelStack:        3712 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     515100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61624 MiB
End job on node120 at 2011-12-15 16:52:29