Trace number 4297760

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.7b par (e747e1e)SAT 23.821 3.54341

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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 benchmark18.6241
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
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-4297760-1532730064.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297760-1532730064.xml, -tl, 20160s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.28	c parse instance...
1.67/0.72	c solve instance...
23.63/3.52	s SATISFIABLE
23.63/3.52	v <instantiation>
23.63/3.52	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4] </list>
23.63/3.52	v 	<values>0 7 7 3 2 0 1 3 2 2 4 1 1 3 5 0 2 0 4 0 0 5 4 1 6 1 3 6 1 6 0 0 3 2 4 5 8 5 2 2 1 4 3 0 1 1 9 8 6 8 6 5 5 4 3 8 4 8 9 7 7 6 9 5 2 3 9 6 2 8 9 7 7 3 9 4 5 8 9 7 8 9 6 5 7 7 9 4 8 6 0 43 42 26 22 5 12 25 18 17 33 11 15 29 36 6 20 8 30 1 2 38 31 9 40 16 27 39 10 41 3 4 28 23 32 37 44 35 19 21 14 34 24 7 13 4 5 7 1 0 9 6 8 2 3 </values>
23.63/3.52	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297760-1532730064/watcher-4297760-1532730064 -o /tmp/evaluation-result-4297760-1532730064/solver-4297760-1532730064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532724458-31556 --watchdog 2580 HOME/xcsp3-exec -seed 248026063 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297760-1532730064.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
Current StackSize limit: 8192 KiB

solver pid=900, runsolver pid=895

[startup+0.100121 s]*
/proc/loadavg: 8.10 8.18 8.21 2/200 924
/proc/meminfo: memFree=28126536/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26104152 memory=27992 CPUtime=0.11 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 5375 0 0 0 10 1 0 0 20 0 20 0 90569727 26730651648 6998 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6526038 6998 3019 1 0 6488315 0
[pid=902/tid=903] ppid=900 vsize=26104152 memory=8318255677412212789 CPUtime=0.08 cores=0-7
/proc/902/task/903/stat : 903 (java) R 900 900 31529 0 -1 4202560 3369 0 0 0 8 0 0 0 20 0 20 0 90569727 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077709866560 140077705653654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26104152 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26104152 memory=288370275390281344 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=909] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/909/stat : 909 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077260933648 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=910] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/910/stat : 910 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077259881360 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=911] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/911/stat : 911 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077258828560 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=912] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/912/stat : 912 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077257776272 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=913] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/913/stat : 913 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077256723472 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=914] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/914/stat : 914 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569729 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077101475952 140077705652866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=915] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/915/stat : 915 (java) S 900 900 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90569730 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077100421920 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=917] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/917/stat : 917 (java) S 900 900 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90569730 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077099369584 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=918] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/918/stat : 918 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077098317904 140077705660315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=919] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/919/stat : 919 (java) S 900 900 31529 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077097265776 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=920] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/920/stat : 920 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077096212976 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=921] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/921/stat : 921 (java) S 900 900 31529 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077095160688 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=922] ppid=900 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/902/task/922/stat : 922 (java) R 900 900 31529 0 -1 4202560 282 0 0 0 1 0 0 0 20 0 20 0 90569733 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077094107888 140077705653654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569733 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569733 26730651648 6998 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29444 KiB

[startup+0.210401 s]*
/proc/loadavg: 8.10 8.18 8.21 2/200 924
/proc/meminfo: memFree=28116372/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26104152 memory=39528 CPUtime=0.32 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 7966 0 0 0 30 2 0 0 20 0 20 0 90569727 26730651648 9882 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6526038 9882 3191 1 0 6488315 0
[pid=902/tid=903] ppid=900 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/902/task/903/stat : 903 (java) R 900 900 31529 0 -1 4202560 5046 0 0 0 18 1 0 0 20 0 20 0 90569727 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077709878784 140077705663645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26104152 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26104152 memory=288370275390281344 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=909] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/909/stat : 909 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077260933648 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=910] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/910/stat : 910 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077259881360 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=911] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/911/stat : 911 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077258828560 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=912] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/912/stat : 912 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077257776272 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=913] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/913/stat : 913 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077256723472 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=914] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/914/stat : 914 (java) S 900 900 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90569729 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077101475952 140077705652866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=915] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/915/stat : 915 (java) S 900 900 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90569730 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077100421920 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=917] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/917/stat : 917 (java) S 900 900 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90569730 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077099369584 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=918] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/918/stat : 918 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077098317904 140077705660315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=919] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/919/stat : 919 (java) S 900 900 31529 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 90569732 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077097265776 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=920] ppid=900 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/902/task/920/stat : 920 (java) S 900 900 31529 0 -1 1077944384 180 0 0 0 2 0 0 0 20 0 20 0 90569732 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077096212976 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=921] ppid=900 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/902/task/921/stat : 921 (java) S 900 900 31529 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 20 0 90569732 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077095160688 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=922] ppid=900 vsize=26104152 memory=0 CPUtime=0.08 cores=0-7
/proc/902/task/922/stat : 922 (java) S 900 900 31529 0 -1 1077944384 902 0 0 0 8 0 0 0 20 0 20 0 90569733 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077094107888 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569733 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569733 26730651648 9882 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40980 KiB

[startup+0.310404 s]*
/proc/loadavg: 8.10 8.18 8.21 5/200 924
/proc/meminfo: memFree=28108556/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26108408 memory=46664 CPUtime=0.51 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 8928 0 0 0 48 3 0 0 20 0 20 0 90569727 26735009792 11666 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6527102 11666 3234 1 0 6488315 0
[pid=902/tid=903] ppid=900 vsize=26108408 memory=148182536 CPUtime=0.29 cores=0-7
/proc/902/task/903/stat : 903 (java) R 900 900 31529 0 -1 4202560 5687 0 0 0 27 2 0 0 20 0 20 0 90569727 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077709872832 140077705663645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26108408 memory=139899238571400 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=909] ppid=900 vsize=26108408 memory=4438287 CPUtime=0 cores=0-7
/proc/902/task/909/stat : 909 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077260933648 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=910] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/910/stat : 910 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077259881360 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=911] ppid=900 vsize=26108408 memory=330 CPUtime=0 cores=0-7
/proc/902/task/911/stat : 911 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077258828560 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=912] ppid=900 vsize=26108408 memory=354774 CPUtime=0 cores=0-7
/proc/902/task/912/stat : 912 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077257776272 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=913] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/913/stat : 913 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077256723472 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=914] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/914/stat : 914 (java) S 900 900 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90569729 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077101475952 140077705652866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=915] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/915/stat : 915 (java) S 900 900 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90569730 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077100421920 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=917] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/917/stat : 917 (java) S 900 900 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90569730 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077099369584 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=918] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/918/stat : 918 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569732 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077098317904 140077705660315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=919] ppid=900 vsize=26108408 memory=0 CPUtime=0.01 cores=0-7
/proc/902/task/919/stat : 919 (java) S 900 900 31529 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 90569732 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077097265776 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=920] ppid=900 vsize=26108408 memory=0 CPUtime=0.03 cores=0-7
/proc/902/task/920/stat : 920 (java) S 900 900 31529 0 -1 1077944384 190 0 0 0 3 0 0 0 20 0 20 0 90569732 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077096212976 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=921] ppid=900 vsize=26108408 memory=0 CPUtime=0.02 cores=0-7
/proc/902/task/921/stat : 921 (java) R 900 900 31529 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 20 0 90569732 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077095151072 140077683236537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=922] ppid=900 vsize=26108408 memory=0 CPUtime=0.12 cores=0-7
/proc/902/task/922/stat : 922 (java) R 900 900 31529 0 -1 4202560 1118 0 0 0 12 0 0 0 20 0 20 0 90569733 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077094107888 140077684596926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90569733 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569733 26735009792 11688 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48116 KiB

[startup+0.700959 s]
/proc/loadavg: 8.10 8.18 8.21 5/200 924
/proc/meminfo: memFree=28096000/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26110532 memory=85220 CPUtime=1.67 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 13444 0 0 0 161 6 0 0 20 0 20 0 90569727 26737184768 21305 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6527633 21305 3359 1 0 6488827 0
[pid=902/tid=903] ppid=900 vsize=26110532 memory=1292 CPUtime=0.67 cores=0-7
/proc/902/task/903/stat : 903 (java) R 900 900 31529 0 -1 4202560 6768 0 0 0 64 3 0 0 20 0 20 0 90569727 26737184768 21305 33554432000 4194304 4196468 140736952049424 140077709878896 140077705653654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26110532 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90569728 26737184768 21305 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26110532 memory=279798195226592 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26737184768 21305 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90569728 26737184768 21305 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0

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

[pid=902/tid=922] ppid=900 vsize=26645092 memory=1708 CPUtime=0.64 cores=0-7
/proc/902/task/922/stat : 922 (java) S 900 900 31529 0 -1 1077944384 4211 0 0 0 64 0 0 0 20 0 28 0 90569733 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077094107888 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26645092 memory=5760 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26645092 memory=4588 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=925] ppid=900 vsize=26645092 memory=9920 CPUtime=2.02 cores=0-7
/proc/902/task/925/stat : 925 (java) R 900 900 31529 0 -1 4202560 247 0 0 0 202 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077083219632 140077349148395 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=926] ppid=900 vsize=26645092 memory=1944 CPUtime=2.14 cores=0-7
/proc/902/task/926/stat : 926 (java) R 900 900 31529 0 -1 4202560 121 0 0 0 214 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077082164264 140077347732830 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=927] ppid=900 vsize=26645092 memory=1428 CPUtime=2.09 cores=0-7
/proc/902/task/927/stat : 927 (java) R 900 900 31529 0 -1 4202560 237 0 0 0 209 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077081115504 140077342188513 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=929] ppid=900 vsize=26645092 memory=8500 CPUtime=1.89 cores=0-7
/proc/902/task/929/stat : 929 (java) R 900 900 31529 0 -1 4202560 295 0 0 0 189 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077080059992 140077342227777 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=930] ppid=900 vsize=26645092 memory=792 CPUtime=1.93 cores=0-7
/proc/902/task/930/stat : 930 (java) R 900 900 31529 0 -1 4202560 164 0 0 0 193 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077079011704 140077347837724 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=931] ppid=900 vsize=26645092 memory=0 CPUtime=1.75 cores=0-7
/proc/902/task/931/stat : 931 (java) R 900 900 31529 0 -1 4202560 133 0 0 0 175 0 0 0 20 0 28 0 90569800 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077077954856 140077689749825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=932] ppid=900 vsize=26645092 memory=0 CPUtime=1.89 cores=0-7
/proc/902/task/932/stat : 932 (java) R 900 900 31529 0 -1 4202560 130 0 0 0 189 0 0 0 20 0 28 0 90569801 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077076897808 140077342201795 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=933] ppid=900 vsize=26645092 memory=0 CPUtime=1.89 cores=0-7
/proc/902/task/933/stat : 933 (java) R 900 900 31529 0 -1 4202560 164 0 0 0 189 0 0 0 20 0 28 0 90569801 27284574208 37308 33554432000 4194304 4196468 140736952049424 140077075850872 140077342216141 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 21.27 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 150684 KiB

[startup+3.40131 s]
/proc/loadavg: 8.10 8.18 8.21 13/208 933
/proc/meminfo: memFree=28009508/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26645092 memory=146936 CPUtime=22.83 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 34565 0 0 0 2269 14 0 0 20 0 28 0 90569727 27284574208 36734 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6661273 36734 3381 1 0 6622467 0
[pid=902/tid=903] ppid=900 vsize=26645092 memory=0 CPUtime=0.7 cores=0-7
/proc/902/task/903/stat : 903 (java) S 900 900 31529 0 -1 1077944384 6878 0 0 0 67 3 0 0 20 0 28 0 90569727 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077709882496 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=909] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/909/stat : 909 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077260933648 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=910] ppid=900 vsize=26645092 memory=1452 CPUtime=0 cores=0-7
/proc/902/task/910/stat : 910 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077259881360 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=911] ppid=900 vsize=26645092 memory=141828 CPUtime=0 cores=0-7
/proc/902/task/911/stat : 911 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077258828560 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=912] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/912/stat : 912 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077257776272 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=913] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/913/stat : 913 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077256723472 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=914] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/914/stat : 914 (java) S 900 900 31529 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 90569729 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077101475952 140077705652866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=915] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/915/stat : 915 (java) S 900 900 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 90569730 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077100421920 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=917] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/917/stat : 917 (java) S 900 900 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 90569730 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077099369584 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=918] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/918/stat : 918 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569732 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077098317904 140077705660315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=919] ppid=900 vsize=26645092 memory=0 CPUtime=1.51 cores=0-7
/proc/902/task/919/stat : 919 (java) R 900 900 31529 0 -1 4202560 7393 0 0 0 149 2 0 0 20 0 28 0 90569732 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077097252416 140077689635569 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=920] ppid=900 vsize=26645092 memory=0 CPUtime=1.54 cores=0-7
/proc/902/task/920/stat : 920 (java) R 900 900 31529 0 -1 4202560 7600 0 0 0 152 2 0 0 20 0 28 0 90569732 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077096205464 140077705655606 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=921] ppid=900 vsize=26645092 memory=0 CPUtime=1.62 cores=0-7
/proc/902/task/921/stat : 921 (java) R 900 900 31529 0 -1 1077944384 5636 0 0 0 160 2 0 0 20 0 28 0 90569732 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077095147488 140077705662909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=922] ppid=900 vsize=26645092 memory=0 CPUtime=0.64 cores=0-7
/proc/902/task/922/stat : 922 (java) S 900 900 31529 0 -1 1077944384 4211 0 0 0 64 0 0 0 20 0 28 0 90569733 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077094107888 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=925] ppid=900 vsize=26645092 memory=0 CPUtime=2.2 cores=0-7
/proc/902/task/925/stat : 925 (java) R 900 900 31529 0 -1 4202560 249 0 0 0 220 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077083219632 140077347838947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=926] ppid=900 vsize=26645092 memory=0 CPUtime=2.29 cores=0-7
/proc/902/task/926/stat : 926 (java) R 900 900 31529 0 -1 4202560 121 0 0 0 229 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077082164264 140077348598833 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=927] ppid=900 vsize=26645092 memory=7975754270527 CPUtime=2.2 cores=0-7
/proc/902/task/927/stat : 927 (java) R 900 900 31529 0 -1 4202560 238 0 0 0 220 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077081109008 140077349443772 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=929] ppid=900 vsize=26645092 memory=0 CPUtime=2.07 cores=0-7
/proc/902/task/929/stat : 929 (java) R 900 900 31529 0 -1 4202560 299 0 0 0 207 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077080060168 140077342201795 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=930] ppid=900 vsize=26645092 memory=0 CPUtime=2.08 cores=0-7
/proc/902/task/930/stat : 930 (java) R 900 900 31529 0 -1 4202560 165 0 0 0 208 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077079008104 140077342212958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=931] ppid=900 vsize=26645092 memory=0 CPUtime=1.86 cores=0-7
/proc/902/task/931/stat : 931 (java) R 900 900 31529 0 -1 4202560 133 0 0 0 186 0 0 0 20 0 28 0 90569800 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077077954856 140077342197448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=932] ppid=900 vsize=26645092 memory=3054156605651173440 CPUtime=1.99 cores=0-7
/proc/902/task/932/stat : 932 (java) R 900 900 31529 0 -1 4202560 130 0 0 0 199 0 0 0 20 0 28 0 90569801 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077076897808 140077342187652 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=933] ppid=900 vsize=26645092 memory=6655300316396806240 CPUtime=2.02 cores=0-7
/proc/902/task/933/stat : 933 (java) R 900 900 31529 0 -1 4202560 166 0 0 0 202 0 0 0 20 0 28 0 90569801 27284574208 36734 33554432000 4194304 4196468 140736952049424 140077075850872 140077342209323 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 22.83 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 148388 KiB

[startup+3.50132 s]
/proc/loadavg: 8.10 8.18 8.21 13/208 933
/proc/meminfo: memFree=28009508/32770624 swapFree=67108792/67108860
[pid=900] ppid=895 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/900/stat : 900 (xcsp3-exec) S 895 900 31529 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 90569727 115843072 363 33554432000 4194304 5098028 140734806715568 140734806713672 139692953117308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22056960 140734806717494 140734806717696 140734806717696 140734806720458 0
/proc/900/statm: 28282 363 306 221 0 87 0
[pid=902] ppid=900 vsize=26645092 memory=148984 CPUtime=23.63 cores=0-7
/proc/902/stat : 902 (java) S 900 900 31529 0 -1 1077944320 34590 0 0 0 2349 14 0 0 20 0 28 0 90569727 27284574208 37246 33554432000 4194304 4196468 140736952049424 140736952031968 140077705641719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
/proc/902/statm: 6661273 37246 3381 1 0 6622467 0
[pid=902/tid=903] ppid=900 vsize=26645092 memory=785 CPUtime=0.7 cores=0-7
/proc/902/task/903/stat : 903 (java) S 900 900 31529 0 -1 1077944384 6878 0 0 0 67 3 0 0 20 0 28 0 90569727 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077709882496 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=906] ppid=900 vsize=26645092 memory=7367994820003914061 CPUtime=0 cores=0-7
/proc/902/task/906/stat : 906 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077675354512 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=907] ppid=900 vsize=26645092 memory=1452 CPUtime=0 cores=0-7
/proc/902/task/907/stat : 907 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077263038736 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=908] ppid=900 vsize=26645092 memory=106648 CPUtime=0 cores=0-7
/proc/902/task/908/stat : 908 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077261986448 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=909] ppid=900 vsize=26645092 memory=1452 CPUtime=0 cores=0-7
/proc/902/task/909/stat : 909 (java) S 900 900 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077260933648 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=910] ppid=900 vsize=26645092 memory=2241 CPUtime=0 cores=0-7
/proc/902/task/910/stat : 910 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077259881360 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=911] ppid=900 vsize=26645092 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/902/task/911/stat : 911 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077258828560 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=912] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/912/stat : 912 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077257776272 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=913] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/913/stat : 913 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569728 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077256723472 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=914] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/914/stat : 914 (java) S 900 900 31529 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 90569729 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077101475952 140077705652866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=915] ppid=900 vsize=26645092 memory=139899097778920 CPUtime=0 cores=0-7
/proc/902/task/915/stat : 915 (java) S 900 900 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 90569730 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077100421920 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=917] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/917/stat : 917 (java) S 900 900 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 90569730 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077099369584 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=918] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/918/stat : 918 (java) S 900 900 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90569732 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077098317904 140077705660315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=919] ppid=900 vsize=26645092 memory=0 CPUtime=1.61 cores=0-7
/proc/902/task/919/stat : 919 (java) R 900 900 31529 0 -1 4202560 7412 0 0 0 159 2 0 0 20 0 28 0 90569732 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077097251872 140077689052610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=920] ppid=900 vsize=26645092 memory=0 CPUtime=1.61 cores=0-7
/proc/902/task/920/stat : 920 (java) R 900 900 31529 0 -1 4202560 7601 0 0 0 159 2 0 0 20 0 28 0 90569732 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077096198944 140077690767875 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=921] ppid=900 vsize=26645092 memory=140608 CPUtime=1.67 cores=0-7
/proc/902/task/921/stat : 921 (java) R 900 900 31529 0 -1 4202560 5636 0 0 0 165 2 0 0 20 0 28 0 90569732 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077095147504 140077690523408 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=922] ppid=900 vsize=26645092 memory=70 CPUtime=0.64 cores=0-7
/proc/902/task/922/stat : 922 (java) S 900 900 31529 0 -1 1077944384 4211 0 0 0 64 0 0 0 20 0 28 0 90569733 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077094107888 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=923] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/923/stat : 923 (java) S 900 900 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077093054816 140077705651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=924] ppid=900 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/902/task/924/stat : 924 (java) S 900 900 31529 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 90569733 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077092002096 140077705652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=925] ppid=900 vsize=26645092 memory=0 CPUtime=2.26 cores=0-7
/proc/902/task/925/stat : 925 (java) R 900 900 31529 0 -1 4202560 250 0 0 0 226 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077083217416 140077342214689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=926] ppid=900 vsize=26645092 memory=126256 CPUtime=2.39 cores=0-7
/proc/902/task/926/stat : 926 (java) R 900 900 31529 0 -1 4202560 121 0 0 0 239 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077082164264 140077348600044 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=927] ppid=900 vsize=26645092 memory=279798195045536 CPUtime=2.25 cores=0-7
/proc/902/task/927/stat : 927 (java) R 900 900 31529 0 -1 4202560 238 0 0 0 225 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077081109008 140077342215910 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=929] ppid=900 vsize=26645092 memory=6655300316396806240 CPUtime=2.15 cores=0-7
/proc/902/task/929/stat : 929 (java) R 900 900 31529 0 -1 4202560 301 0 0 0 215 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077080060168 140077342215929 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=930] ppid=900 vsize=26645092 memory=6943526294502006880 CPUtime=2.18 cores=0-7
/proc/902/task/930/stat : 930 (java) R 900 900 31529 0 -1 4202560 165 0 0 0 218 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077079008104 140077342215929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=931] ppid=900 vsize=26645092 memory=6943526294502006880 CPUtime=1.94 cores=0-7
/proc/902/task/931/stat : 931 (java) R 900 900 31529 0 -1 4202560 133 0 0 0 194 0 0 0 20 0 28 0 90569800 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077077954856 140077348724202 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=932] ppid=900 vsize=26645092 memory=4136 CPUtime=2.04 cores=0-7
/proc/902/task/932/stat : 932 (java) R 900 900 31529 0 -1 4202560 130 0 0 0 204 0 0 0 20 0 28 0 90569801 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077076901232 140077342176378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
[pid=902/tid=933] ppid=900 vsize=26645092 memory=4104 CPUtime=2.09 cores=0-7
/proc/902/task/933/stat : 933 (java) R 900 900 31529 0 -1 4202560 168 0 0 0 209 0 0 0 20 0 28 0 90569801 27284574208 37246 33554432000 4194304 4196468 140736952049424 140077075849288 140077342212788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39317504 140736952050817 140736952050989 140736952050989 140736952053711 0
Current children cumulated CPU time: 23.63 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 150436 KiB

Child status: 0
Real time (s): 3.54341
CPU time (s): 23.821
CPU user time (s): 23.6629
CPU system time (s): 0.158096
CPU usage (%): 672.261
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 151756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.6629
system time used= 0.158096
maximum resident set size= 151080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4450
involuntary context switches= 732


# summary of solver processes directly reported to runsolver:
#   pid: 900
#   total CPU time (s): 23.821
#   total CPU user time (s): 23.6629
#   total CPU system time (s): 0.158096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04272 second user time and 0.089608 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 00:21:05
IDJOB=4297760
IDBENCH=141598
IDSOLVER=2760
FILE ID=node150/4297760-1532730064
RUNJOBID= node150-1532724458-31556
PBS_JOBID= 21022339
Free space on /tmp= 53100 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297760-1532730064/watcher-4297760-1532730064 -o /tmp/evaluation-result-4297760-1532730064/solver-4297760-1532730064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532724458-31556 --watchdog 2580  HOME/xcsp3-exec -seed 248026063 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297760-1532730064.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=248026063

node150.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.76
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.76
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.76
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.76
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:        28144040 kB
MemAvailable:   31937168 kB
Buffers:          189052 kB
Cached:          3843268 kB
SwapCached:           32 kB
Active:          1468688 kB
Inactive:        2616376 kB
Active(anon):       4108 kB
Inactive(anon):    76192 kB
Active(file):    1464580 kB
Inactive(file):  2540184 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             21808 kB
Writeback:             0 kB
AnonPages:         63164 kB
Mapped:            42156 kB
Shmem:             25156 kB
Slab:             236260 kB
SReclaimable:     208400 kB
SUnreclaim:        27860 kB
KernelStack:        3520 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53080 MiB
End job on node150 at 2018-07-28 00:21:08