Trace number 4272742

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 5a (2017-07-26)SAT 21.821501 9.0871801

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-9-3-5-cp.xml
MD5SUM0eeb94d3c32d9a0ecc0d968e8c219d20
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 benchmark4.5479398
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints3517
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":135}]
Minimum variable degree106
Maximum variable degree107
Distribution of variable degrees[{"degree":106,"count":108},{"degree":107,"count":27}]
Minimum constraint arity4
Maximum constraint arity135
Distribution of constraint arities[{"arity":4,"count":3510},{"arity":27,"count":6},{"arity":135,"count":1}]
Number of extensional constraints0
Number of intensional constraints3510
Distribution of constraint types[{"type":"intension","count":3510},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272742-1502785895.xml"  -tl '2520s' -p 1 -x 3
0.07/0.28	c [HOME/instance-4272742-1502785895.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
20.36/8.56	c solve instance...
21.73/9.07	s SATISFIABLE
21.73/9.07	v <instantiation>
21.73/9.07	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] </list>
21.73/9.07	v 	<values>0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5 5 6 6 6 7 7 7 8 8 8 6 7 8 0 1 2 0 1 3 2 3 4 5 7 8 6 7 8 3 4 5 4 5 6 0 1 2 6 7 8 0 2 1 1 3 0 7 8 5 7 3 4 3 4 2 5 8 6 6 5 4 2 1 0 6 7 8 0 4 6 4 5 7 1 2 0 2 4 3 3 5 6 1 3 0 1 8 2 7 8 5 6 7 8 1 0 2 8 7 5 1 4 7 6 3 0 4 2 3 6 5 8 4 5 3 2 1 0 </values>
21.73/9.07	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 (14937 MiB free)
  memory of node 1: 16384 MiB (10777 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272742-1502785895/watcher-4272742-1502785895 -o /tmp/evaluation-result-4272742-1502785895/solver-4272742-1502785895 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 93440006 HOME/instance-4272742-1502785895.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2976, runsolver pid=2973

[startup+0.100323 s]*
/proc/loadavg: 1.81 1.79 1.78 3/197 2978
/proc/meminfo: memFree=26331776/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=11657624 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 2013 0 0 0 0 0 0 0 20 0 2 0 80810173 11937406976 2275 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 2914406 2275 1151 1 0 2904376 0
[pid=2978/tid=2979] ppid=2976 vsize=13356504 memory=7022364594140610616 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 1177 0 0 0 0 0 0 0 20 0 6 0 80810173 13677060096 2664 18446744073709551615 4194304 4196468 140732817652784 140227646997816 140227626460688 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13356504 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 80810174 13677060096 2664 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13356504 memory=139795794332112 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 80810174 13677060096 2664 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13356504 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 80810174 13677060096 2664 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13356504 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 80810174 13677060096 2664 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11667136 KiB
Current children cumulated memory: 10480 KiB

[startup+0.210267 s]*
/proc/loadavg: 1.81 1.79 1.78 3/211 2992
/proc/meminfo: memFree=26320388/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13974352 memory=25092 CPUtime=0.07 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 5156 0 0 0 6 1 0 0 20 0 15 0 80810173 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3493588 6273 2727 1 0 3482964 0
[pid=2978/tid=2979] ppid=2976 vsize=13974352 memory=7022364594140610616 CPUtime=0.05 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 3328 0 0 0 5 0 0 0 20 0 15 0 80810173 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227646985024 140227624408444 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13974352 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13974352 memory=139795794332112 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13974352 memory=139795793909376 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810175 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80810176 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80810176 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) S 2976 2976 897 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) R 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227115964912 140227642768002 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13974352 memory=139795793909376 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) R 2976 2976 897 0 -1 4202560 225 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227114910432 140227621338256 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13974352 memory=139795793909376 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810183 14309736448 6273 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26472 KiB

[startup+0.311191 s]*
/proc/loadavg: 1.81 1.79 1.78 3/211 2992
/proc/meminfo: memFree=26306804/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13974352 memory=36672 CPUtime=0.25 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 8775 0 0 0 23 2 0 0 20 0 15 0 80810173 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3493588 9168 2966 1 0 3482964 0
[pid=2978/tid=2979] ppid=2976 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 6116 0 0 0 14 2 0 0 20 0 15 0 80810173 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227646968096 140227626837342 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810175 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80810176 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80810176 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) R 2976 2976 897 0 -1 4202560 513 0 0 0 2 0 0 0 20 0 15 0 80810178 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227626268792 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) R 2976 2976 897 0 -1 1077944384 161 0 0 0 1 0 0 0 20 0 15 0 80810178 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227115965008 140227642767061 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13974352 memory=139795793909376 CPUtime=0.05 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 686 0 0 0 5 0 0 0 20 0 15 0 80810178 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13974352 memory=139795793909376 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810183 14309736448 9168 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38052 KiB

[startup+0.700797 s]
/proc/loadavg: 1.81 1.79 1.78 6/211 2992
/proc/meminfo: memFree=26287700/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13978684 memory=95688 CPUtime=1.34 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 13507 0 0 0 129 5 0 0 20 0 15 0 80810173 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3494671 23922 3167 1 0 3482964 0
[pid=2978/tid=2979] ppid=2976 vsize=13978684 memory=1228 CPUtime=0.54 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 7903 0 0 0 51 3 0 0 20 0 15 0 80810173 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227646993616 140227279944934 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13978684 memory=796 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13978684 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810174 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13978684 memory=368 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13978684 memory=311 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80810174 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13978684 memory=1038 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 80810175 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13978684 memory=274 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80810176 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13978684 memory=74 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80810176 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13978684 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13978684 memory=6657 CPUtime=0.26 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) R 2976 2976 897 0 -1 4202560 1726 0 0 0 26 0 0 0 20 0 15 0 80810178 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227117008096 140227627864558 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13978684 memory=4420 CPUtime=0.24 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) R 2976 2976 897 0 -1 4202560 1000 0 0 0 24 0 0 0 20 0 15 0 80810178 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227115965040 140227624302085 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13978684 memory=6628 CPUtime=0.27 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 1569 0 0 0 27 0 0 0 20 0 15 0 80810178 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13978684 memory=6660 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13978684 memory=33 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80810183 14314172416 23922 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 97068 KiB

[startup+1.50089 s]
/proc/loadavg: 1.81 1.79 1.78 3/211 2992
/proc/meminfo: memFree=26205344/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13980732 memory=243824 CPUtime=2.96 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 15304 0 0 0 281 15 0 0 20 0 15 0 80810173 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3495183 60956 3196 1 0 3483476 0
[pid=2978/tid=2979] ppid=2976 vsize=13980732 memory=1228 CPUtime=1.28 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 8568 0 0 0 124 4 0 0 20 0 15 0 80810173 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227646992448 140227280540608 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13980732 memory=796 CPUtime=0.05 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 35 0 0 0 3 2 0 0 20 0 15 0 80810174 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13980732 memory=5788 CPUtime=0.04 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 36 0 0 0 3 1 0 0 20 0 15 0 80810174 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13980732 memory=46 CPUtime=0.04 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 43 0 0 0 3 1 0 0 20 0 15 0 80810174 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13980732 memory=43 CPUtime=0.05 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 38 0 0 0 3 2 0 0 20 0 15 0 80810174 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 80810175 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 60956 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13980732 memory=1294836 CPUtime=13.82 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 21713 0 0 0 1258 124 0 0 20 0 15 0 80810173 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3495183 323709 3237 1 0 3483476 0
[pid=2978/tid=2979] ppid=2976 vsize=13980732 memory=7680170660397595203 CPUtime=4.16 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) S 2976 2976 897 0 -1 1077944384 9317 0 0 0 409 7 0 0 20 0 15 0 80810173 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227646994192 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13980732 memory=4134931597813703226 CPUtime=1.89 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) R 2976 2976 897 0 -1 4202560 1130 0 0 0 161 28 0 0 20 0 15 0 80810174 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227599723608 140227627784729 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13980732 memory=279591365649792 CPUtime=1.91 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) R 2976 2976 897 0 -1 4202560 1824 0 0 0 163 28 0 0 20 0 15 0 80810174 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227598670496 140227627784729 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13980732 memory=7307768044366488943 CPUtime=1.9 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) R 2976 2976 897 0 -1 4202560 867 0 0 0 163 27 0 0 20 0 15 0 80810174 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227627784729 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13980732 memory=7450475990635603311 CPUtime=1.9 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) R 2976 2976 897 0 -1 4202560 831 0 0 0 162 28 0 0 20 0 15 0 80810174 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227635853588 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13980732 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 1058 0 0 0 11 0 0 0 20 0 15 0 80810175 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227121226400 140227642767061 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13980732 memory=7668057199849525616 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13980732 memory=7667467891681945957 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13980732 memory=7667467891681945957 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13980732 memory=7667771348266086504 CPUtime=0.7 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) S 2976 2976 897 0 -1 1077944384 1995 0 0 0 70 0 0 0 20 0 15 0 80810178 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13980732 memory=1380 CPUtime=0.67 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) S 2976 2976 897 0 -1 1077944384 1259 0 0 0 67 0 0 0 20 0 15 0 80810178 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227115964912 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13980732 memory=967128 CPUtime=0.49 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 2133 0 0 0 48 1 0 0 20 0 15 0 80810178 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13980732 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13980732 memory=10164 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810183 14316269568 323709 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 13.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1296216 KiB

[startup+8.00622 s]*
/proc/loadavg: 2.06 1.84 1.79 3/211 2992
/proc/meminfo: memFree=24975972/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13980732 memory=1367452 CPUtime=19.86 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 25478 0 0 0 1856 130 0 0 20 0 15 0 80810173 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3495183 341863 3237 1 0 3483476 0
[pid=2978/tid=2979] ppid=2976 vsize=13980732 memory=-8774313645642428999 CPUtime=4.18 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 9608 0 0 0 411 7 0 0 20 0 15 0 80810173 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227646994080 140227276776624 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13980732 memory=4872558044660077418 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1734 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13980732 memory=19933 CPUtime=3.38 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1961 0 0 0 308 30 0 0 20 0 15 0 80810174 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13980732 memory=0 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 1238 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13980732 memory=0 CPUtime=3.39 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 1308 0 0 0 309 30 0 0 20 0 15 0 80810174 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 2925 0 0 0 18 0 0 0 20 0 15 0 80810175 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13980732 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13980732 memory=-5082702989052053089 CPUtime=0.7 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) S 2976 2976 897 0 -1 1077944384 1995 0 0 0 70 0 0 0 20 0 15 0 80810178 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13980732 memory=8546864036052574154 CPUtime=0.67 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) S 2976 2976 897 0 -1 1077944384 1259 0 0 0 67 0 0 0 20 0 15 0 80810178 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227115964912 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13980732 memory=-3694791604485309319 CPUtime=0.49 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 2133 0 0 0 48 1 0 0 20 0 15 0 80810178 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13980732 memory=-5082702989052053089 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13980732 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 80810183 14316269568 341863 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 19.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1368832 KiB

[startup+8.80073 s]
/proc/loadavg: 2.06 1.84 1.79 3/211 2992
/proc/meminfo: memFree=24975972/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13980732 memory=1369456 CPUtime=21.21 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 31178 0 0 0 1990 131 0 0 20 0 15 0 80810173 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3495183 342364 3245 1 0 3483476 0
[pid=2978/tid=2979] ppid=2976 vsize=13980732 memory=1228 CPUtime=4.96 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 11696 0 0 0 489 7 0 0 20 0 15 0 80810173 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227646993552 140227282985144 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13980732 memory=796 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1734 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13980732 memory=5788 CPUtime=3.38 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1961 0 0 0 308 30 0 0 20 0 15 0 80810174 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13980732 memory=0 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 1238 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13980732 memory=7976406965554101975 CPUtime=3.39 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 1308 0 0 0 309 30 0 0 20 0 15 0 80810174 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13980732 memory=279591365858800 CPUtime=0.18 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 3208 0 0 0 18 0 0 0 20 0 15 0 80810175 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13980732 memory=279591365116144 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13980732 memory=3472328296227679232 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13980732 memory=6656426216303648864 CPUtime=0.93 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) S 2976 2976 897 0 -1 1077944384 2981 0 0 0 93 0 0 0 20 0 15 0 80810178 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13980732 memory=6944656575208382560 CPUtime=0.89 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) R 2976 2976 897 0 -1 4202560 2527 0 0 0 89 0 0 0 20 0 15 0 80810178 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227115953392 140227626167584 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13980732 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 3208 0 0 0 59 1 0 0 20 0 15 0 80810178 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 80810183 14316269568 342364 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 21.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1370836 KiB

[startup+9.00081 s]*
/proc/loadavg: 2.06 1.84 1.79 4/211 2992
/proc/meminfo: memFree=24973368/32770624 swapFree=67108860/67108860
[pid=2976] ppid=2973 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/2976/stat : 2976 (xcsp3-exec) S 2973 2976 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 80810163 9740288 345 18446744073709551615 4194304 5098028 140729007077504 140729007075608 140168545755772 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13602816 140729007083898 140729007084101 140729007084101 140729007087595 0
/proc/2976/statm: 2378 345 289 221 0 87 0
[pid=2978] ppid=2976 vsize=13980732 memory=1370012 CPUtime=21.73 cores=0,2,4,6
/proc/2978/stat : 2978 (java) S 2976 2976 897 0 -1 1077944320 31466 0 0 0 2042 131 0 0 20 0 15 0 80810173 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140732817635328 140227642756855 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
/proc/2978/statm: 3495183 342503 3248 1 0 3483476 0
[pid=2978/tid=2979] ppid=2976 vsize=13980732 memory=7022364594140610616 CPUtime=5.17 cores=0,2,4,6
/proc/2978/task/2979/stat : 2979 (java) R 2976 2976 897 0 -1 4202560 11710 0 0 0 510 7 0 0 20 0 15 0 80810173 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227646995184 140227283529892 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2980] ppid=2976 vsize=13980732 memory=4294979915 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2980/stat : 2980 (java) S 2976 2976 897 0 -1 1077944384 1734 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227599723408 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2981] ppid=2976 vsize=13980732 memory=139795794332112 CPUtime=3.38 cores=0,2,4,6
/proc/2978/task/2981/stat : 2981 (java) S 2976 2976 897 0 -1 1077944384 1961 0 0 0 308 30 0 0 20 0 15 0 80810174 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227598670608 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2982] ppid=2976 vsize=13980732 memory=6944656592455360604 CPUtime=3.4 cores=0,2,4,6
/proc/2978/task/2982/stat : 2982 (java) S 2976 2976 897 0 -1 1077944384 1238 0 0 0 311 29 0 0 20 0 15 0 80810174 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227597618320 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2983] ppid=2976 vsize=13980732 memory=3184097920075968559 CPUtime=3.39 cores=0,2,4,6
/proc/2978/task/2983/stat : 2983 (java) S 2976 2976 897 0 -1 1077944384 1308 0 0 0 309 30 0 0 20 0 15 0 80810174 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227596565520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2984] ppid=2976 vsize=13980732 memory=3472468092021588656 CPUtime=0.18 cores=0,2,4,6
/proc/2978/task/2984/stat : 2984 (java) S 2976 2976 897 0 -1 1077944384 3208 0 0 0 18 0 0 0 20 0 15 0 80810175 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227121227888 140227642768002 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2985] ppid=2976 vsize=13980732 memory=3472328296227679279 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2985/stat : 2985 (java) S 2976 2976 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227120173856 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2986] ppid=2976 vsize=13980732 memory=3906648596358783808 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2986/stat : 2986 (java) S 2976 2976 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 80810176 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227119121520 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2987] ppid=2976 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2987/stat : 2987 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227118069840 140227642775451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2988] ppid=2976 vsize=13980732 memory=0 CPUtime=1.06 cores=0,2,4,6
/proc/2978/task/2988/stat : 2988 (java) S 2976 2976 897 0 -1 1077944384 3134 0 0 0 106 0 0 0 20 0 15 0 80810178 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227117017712 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2989] ppid=2976 vsize=13980732 memory=-1 CPUtime=1.02 cores=0,2,4,6
/proc/2978/task/2989/stat : 2989 (java) S 2976 2976 897 0 -1 1077944384 2570 0 0 0 102 0 0 0 20 0 15 0 80810178 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227115964912 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2990] ppid=2976 vsize=13980732 memory=139795793909376 CPUtime=0.64 cores=0,2,4,6
/proc/2978/task/2990/stat : 2990 (java) S 2976 2976 897 0 -1 1077944384 3286 0 0 0 63 1 0 0 20 0 15 0 80810178 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227114912624 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2991] ppid=2976 vsize=13980732 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2991/stat : 2991 (java) S 2976 2976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80810178 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227113860064 140227642767061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
[pid=2978/tid=2992] ppid=2976 vsize=13980732 memory=139795793909376 CPUtime=0 cores=0,2,4,6
/proc/2978/task/2992/stat : 2992 (java) S 2976 2976 897 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 80810183 14316269568 342503 18446744073709551615 4194304 4196468 140732817652784 140227112806832 140227642768002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 14020608 140732817658289 140732817658465 140732817658465 140732817661903 0
Current children cumulated CPU time: 21.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1371392 KiB

Child status: 0
Real time (s): 9.08718
CPU time (s): 21.8215
CPU user time (s): 20.4917
CPU system time (s): 1.32979
CPU usage (%): 240.136
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1371392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.4917
system time used= 1.32979
maximum resident set size= 1370636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2891
involuntary context switches= 140


# summary of solver processes directly reported to runsolver:
#   pid: 2976
#   total CPU time (s): 21.8215
#   total CPU user time (s): 20.4917
#   total CPU system time (s): 1.32979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.083459 second user time and 0.128139 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 10:17:29
IDJOB=4272742
IDBENCH=126553
IDSOLVER=2664
FILE ID=node125/4272742-1502785895
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62012 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-9-3-5-cp.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272742-1502785895/watcher-4272742-1502785895 -o /tmp/evaluation-result-4272742-1502785895/solver-4272742-1502785895 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 93440006 HOME/instance-4272742-1502785895.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0eeb94d3c32d9a0ecc0d968e8c219d20
RANDOM SEED=93440006

node125.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.07
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.07
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.07
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.07
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:        26331884 kB
MemAvailable:   27331936 kB
Buffers:          302636 kB
Cached:           990556 kB
SwapCached:            0 kB
Active:          5389100 kB
Inactive:         609508 kB
Active(anon):    4705440 kB
Inactive(anon):    33100 kB
Active(file):     683660 kB
Inactive(file):   576408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:       4704572 kB
Mapped:            63452 kB
Shmem:             33444 kB
Slab:             137540 kB
SReclaimable:     111636 kB
SUnreclaim:        25904 kB
KernelStack:        3472 kB
PageTables:        14236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6296696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4569088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62004 MiB
End job on node125 at 2017-08-15 10:17:38