Trace number 4271206

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 9.0363703 4.7415199

General information on the benchmark

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

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271206-1502691155/watcher-4271206-1502691155 -o /tmp/evaluation-result-4271206-1502691155/solver-4271206-1502691155 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502678505-22813 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1745259783 HOME/instance-4271206-1502691155.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=25772, runsolver pid=25769

[startup+0.100137 s]*
/proc/loadavg: 8.54 8.29 7.93 2/199 25793
/proc/meminfo: memFree=29102564/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=25999808 memory=27172 CPUtime=0.12 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 5229 0 0 0 10 2 0 0 20 0 20 0 102203541 26623803392 6793 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6499952 6793 2842 1 0 6488269 0
[pid=25774/tid=25775] ppid=25772 vsize=25999808 memory=8185744705350180254 CPUtime=0.09 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 3231 0 0 0 8 1 0 0 20 0 20 0 102203541 26623803392 6793 33554432000 4194304 4196468 140720689513088 139847103492576 139847083341150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=25999808 memory=732370754927971301 CPUtime=0 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=25999808 memory=140616590517888 CPUtime=0 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26623803392 6793 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 102203543 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102203544 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845571744544 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102203544 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845570692208 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203546 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) R 25772 25772 22786 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 102203546 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845568588400 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203546 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845567535600 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) S 25772 25772 22786 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 102203546 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845566483312 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) R 25772 25772 22786 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 20 0 102203546 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845565430512 139847099271810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203547 26623803392 6793 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28556 KiB

[startup+0.20973 s]*
/proc/loadavg: 8.54 8.29 7.93 2/199 25793
/proc/meminfo: memFree=29092392/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26004064 memory=39160 CPUtime=0.33 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 7833 0 0 0 31 2 0 0 20 0 20 0 102203541 26628161536 9790 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6501016 9790 3074 1 0 6488269 0
[pid=25774/tid=25775] ppid=25772 vsize=26004064 memory=0 CPUtime=0.2 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 4973 0 0 0 18 2 0 0 20 0 20 0 102203541 26628161536 9790 33554432000 4194304 4196468 140720689513088 139847103462352 139847091939885 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26004064 memory=732370754927971301 CPUtime=0 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 9790 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26004064 memory=140616590517888 CPUtime=0 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 9790 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 9790 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628194304 9790 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628194304 9790 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628194304 9790 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 9790 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 9790 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 102203543 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102203544 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845571744544 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102203544 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845570692208 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203546 26628194304 9790 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) S 25772 25772 22786 0 -1 1077944384 539 0 0 0 1 0 0 0 20 0 20 0 102203546 26628194304 9790 33554432000 4194304 4196468 140720689513088 139845568588400 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) S 25772 25772 22786 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 20 0 102203546 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845567535600 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) S 25772 25772 22786 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 20 0 102203546 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845566483312 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) S 25772 25772 22786 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 102203546 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845565430512 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26628161536 9790 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203547 26628194304 9790 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40544 KiB

[startup+0.309766 s]*
/proc/loadavg: 8.54 8.29 7.93 4/199 25793
/proc/meminfo: memFree=29084928/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26004064 memory=46268 CPUtime=0.51 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 8742 0 0 0 48 3 0 0 20 0 20 0 102203541 26628161536 11567 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6501016 11567 3110 1 0 6488269 0
[pid=25774/tid=25775] ppid=25772 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 5610 0 0 0 27 2 0 0 20 0 20 0 102203541 26628161536 11567 33554432000 4194304 4196468 140720689513088 139847103498336 139847099282589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=26004064 memory=140616491168687 CPUtime=0 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=26004064 memory=140616491170992 CPUtime=0 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=26004064 memory=140616491173296 CPUtime=0 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102203542 26628161536 11567 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 102203543 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=26004064 memory=281232982353552 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102203544 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845571744544 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=26004064 memory=281232982360464 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102203544 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845570692208 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=26004064 memory=281232982301744 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203546 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=26004064 memory=281232982374288 CPUtime=0.03 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) S 25772 25772 22786 0 -1 1077944384 625 0 0 0 3 0 0 0 20 0 20 0 102203546 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845568588400 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=26004064 memory=281232982381200 CPUtime=0.03 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) R 25772 25772 22786 0 -1 4202560 167 0 0 0 3 0 0 0 20 0 20 0 102203546 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845567535696 139847078955581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=26004064 memory=281232982378896 CPUtime=0.01 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) S 25772 25772 22786 0 -1 1077944384 161 0 0 0 1 0 0 0 20 0 20 0 102203546 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845566483312 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=26004064 memory=281232982395056 CPUtime=0.12 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) R 25772 25772 22786 0 -1 4202560 868 0 0 0 12 0 0 0 20 0 20 0 102203546 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845565426664 139847077965450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203547 26628161536 11567 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47652 KiB

[startup+0.700963 s]
/proc/loadavg: 8.54 8.29 7.93 5/199 25793
/proc/meminfo: memFree=29046836/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26004140 memory=198052 CPUtime=1.77 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 12493 0 0 0 168 9 0 0 20 0 20 0 102203541 26628239360 49513 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6501035 49513 3206 1 0 6488269 0
[pid=25774/tid=25775] ppid=25772 vsize=26004140 memory=281232982689984 CPUtime=0.66 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 5983 0 0 0 62 4 0 0 20 0 20 0 102203541 26628239360 49513 33554432000 4194304 4196468 140720689513088 139847103496344 139846702408396 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26004140 memory=1420 CPUtime=0 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 102203542 26628239360 49513 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26004140 memory=11032 CPUtime=0 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628239360 49513 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26004140 memory=1712 CPUtime=0 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203542 26628239360 49513 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0

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

/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 207870 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26006188 memory=840 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 207870 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 7.02 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 832864 KiB

[startup+4.40087 s]
/proc/loadavg: 7.93 8.17 7.90 2/199 25793
/proc/meminfo: memFree=28302784/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26006188 memory=1146944 CPUtime=7.51 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 17078 0 0 0 682 69 0 0 20 0 20 0 102203541 26630336512 286736 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6501547 286736 3238 1 0 6488781 0
[pid=25774/tid=25775] ppid=25772 vsize=26006188 memory=0 CPUtime=4.11 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 6838 0 0 0 394 17 0 0 20 0 20 0 102203541 26630336512 286736 33554432000 4194304 4196468 140720689513088 139847103494272 139847099272598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26006188 memory=0 CPUtime=0.14 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 178 0 0 0 8 6 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26006188 memory=3047711462688066934 CPUtime=0.12 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 281 0 0 0 6 6 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26006188 memory=4570453745729369642 CPUtime=0.11 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 268 0 0 0 6 5 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=26006188 memory=-8757415993616479323 CPUtime=0.11 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 129 0 0 0 5 6 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=26006188 memory=-8412656559115900787 CPUtime=0.12 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 166 0 0 0 7 5 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=26006188 memory=-8412658736177575578 CPUtime=0.13 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 158 0 0 0 7 6 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=26006188 memory=4949696295807198596 CPUtime=0.13 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 211 0 0 0 8 5 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=26006188 memory=8514726395714820750 CPUtime=0.12 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 161 0 0 0 7 5 0 0 20 0 20 0 102203542 26630336512 286736 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=26006188 memory=-8171376296011865461 CPUtime=0 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 509 0 0 0 0 0 0 0 20 0 20 0 102203543 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=26006188 memory=-7084272768233630852 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 102203544 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845571744608 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=26006188 memory=-1391509512798375272 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 102203544 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845570692224 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=26006188 memory=7668954370464627011 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203546 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=26006188 memory=-8452003575946331325 CPUtime=0.51 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) R 25772 25772 22786 0 -1 4202560 1645 0 0 0 51 0 0 0 20 0 20 0 102203546 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845568570240 139847077283431 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=26006188 memory=-5082702989052053089 CPUtime=0.69 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) S 25772 25772 22786 0 -1 1077944384 1956 0 0 0 69 0 0 0 20 0 20 0 102203546 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845567535600 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=26006188 memory=140616590525601 CPUtime=0.55 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) R 25772 25772 22786 0 -1 4202560 937 0 0 0 54 1 0 0 20 0 20 0 102203546 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845566483312 139847084061318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=26006188 memory=0 CPUtime=0.53 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) S 25772 25772 22786 0 -1 1077944384 2341 0 0 0 52 1 0 0 20 0 20 0 102203546 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845565430512 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=26006188 memory=7090471578280487021 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26006188 memory=7669741651577885295 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 286736 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 1148328 KiB

[startup+4.60108 s]
/proc/loadavg: 7.93 8.17 7.90 2/199 25793
/proc/meminfo: memFree=28302784/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26006188 memory=1299968 CPUtime=8.36 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 18320 0 0 0 731 105 0 0 20 0 20 0 102203541 26630336512 324992 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6501547 324992 3239 1 0 6488781 0
[pid=25774/tid=25775] ppid=25772 vsize=26006188 memory=7597973228865283430 CPUtime=4.23 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) R 25772 25772 22786 0 -1 4202560 6854 0 0 0 405 18 0 0 20 0 20 0 102203541 26630336512 324992 33554432000 4194304 4196468 140720689513088 139847103499280 139846706658326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26006188 memory=6224889935751113580 CPUtime=0.23 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 283 0 0 0 12 11 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26006188 memory=4108 CPUtime=0.21 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 339 0 0 0 11 10 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26006188 memory=2241 CPUtime=0.19 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 355 0 0 0 10 9 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=26006188 memory=0 CPUtime=0.2 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 187 0 0 0 10 10 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=26006188 memory=281232982548352 CPUtime=0.21 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 302 0 0 0 11 10 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=26006188 memory=2276 CPUtime=0.21 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 215 0 0 0 11 10 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=26006188 memory=140616491278752 CPUtime=0.22 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 272 0 0 0 13 9 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=26006188 memory=22084 CPUtime=0.21 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 220 0 0 0 11 10 0 0 20 0 20 0 102203542 26630336512 324992 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=26006188 memory=12 CPUtime=0.01 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 1040 0 0 0 1 0 0 0 20 0 20 0 102203543 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=26006188 memory=7959395632135223352 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 102203544 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845571744608 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=26006188 memory=6003386635216175203 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 102203544 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845570692224 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=26006188 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102203546 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=26006188 memory=31476 CPUtime=0.55 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) S 25772 25772 22786 0 -1 1077944384 1717 0 0 0 55 0 0 0 20 0 20 0 102203546 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845568588400 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=26006188 memory=6943526294502006880 CPUtime=0.69 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) S 25772 25772 22786 0 -1 1077944384 1956 0 0 0 69 0 0 0 20 0 20 0 102203546 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845567535600 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=26006188 memory=6944656592455359580 CPUtime=0.56 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) S 25772 25772 22786 0 -1 1077944384 939 0 0 0 55 1 0 0 20 0 20 0 102203546 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845566483312 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=26006188 memory=6944656592387989600 CPUtime=0.53 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) S 25772 25772 22786 0 -1 1077944384 2341 0 0 0 52 1 0 0 20 0 20 0 102203546 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845565430512 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=26006188 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26006188 memory=-6800859132029471843 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102203547 26630336512 324992 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 8.36 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 1301352 KiB

[startup+4.70934 s]
/proc/loadavg: 7.93 8.17 7.90 2/199 25793
/proc/meminfo: memFree=28302784/32770624 swapFree=67108860/67108860
[pid=25772] ppid=25769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25772/stat : 25772 (xcsp3-exec) S 25769 25772 22786 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102203541 9740288 346 33554432000 4194304 5098028 140724241187696 140724241185800 140587119809148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24285184 140724241196132 140724241196343 140724241196343 140724241199083 0
/proc/25772/statm: 2378 346 289 221 0 87 0
[pid=25774] ppid=25772 vsize=26538700 memory=1300412 CPUtime=8.97 cores=0-7
/proc/25774/stat : 25774 (java) S 25772 25772 22786 0 -1 1077944320 18773 0 0 0 791 106 0 0 20 0 28 0 102203541 27175628800 325103 33554432000 4194304 4196468 140720689513088 140720689495632 139847099260663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
/proc/25774/statm: 6634675 325103 3239 1 0 6621909 0
[pid=25774/tid=25775] ppid=25772 vsize=26538700 memory=0 CPUtime=4.25 cores=0-7
/proc/25774/task/25775/stat : 25775 (java) S 25772 25772 22786 0 -1 1077944384 6918 0 0 0 407 18 0 0 20 0 28 0 102203541 27175628800 325103 33554432000 4194304 4196468 140720689513088 139847103501440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25776] ppid=25772 vsize=26538700 memory=6944656596750327865 CPUtime=0.23 cores=0-7
/proc/25774/task/25776/stat : 25776 (java) S 25772 25772 22786 0 -1 1077944384 283 0 0 0 12 11 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846657005968 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25777] ppid=25772 vsize=26538700 memory=56 CPUtime=0.21 cores=0-7
/proc/25774/task/25777/stat : 25777 (java) S 25772 25772 22786 0 -1 1077944384 339 0 0 0 11 10 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846655953168 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25778] ppid=25772 vsize=26538700 memory=-6367394258091597419 CPUtime=0.19 cores=0-7
/proc/25774/task/25778/stat : 25778 (java) S 25772 25772 22786 0 -1 1077944384 355 0 0 0 10 9 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846654900880 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25779] ppid=25772 vsize=26538700 memory=672720 CPUtime=0.2 cores=0-7
/proc/25774/task/25779/stat : 25779 (java) S 25772 25772 22786 0 -1 1077944384 187 0 0 0 10 10 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846653848080 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25780] ppid=25772 vsize=26538700 memory=664508 CPUtime=0.21 cores=0-7
/proc/25774/task/25780/stat : 25780 (java) S 25772 25772 22786 0 -1 1077944384 302 0 0 0 11 10 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846652795792 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25781] ppid=25772 vsize=26538700 memory=1384 CPUtime=0.21 cores=0-7
/proc/25774/task/25781/stat : 25781 (java) S 25772 25772 22786 0 -1 1077944384 215 0 0 0 11 10 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846651742992 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25782] ppid=25772 vsize=26538700 memory=198052 CPUtime=0.22 cores=0-7
/proc/25774/task/25782/stat : 25782 (java) S 25772 25772 22786 0 -1 1077944384 272 0 0 0 13 9 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846650690704 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25783] ppid=25772 vsize=26538700 memory=3 CPUtime=0.21 cores=0-7
/proc/25774/task/25783/stat : 25783 (java) S 25772 25772 22786 0 -1 1077944384 220 0 0 0 11 10 0 0 20 0 28 0 102203542 27175628800 325103 33554432000 4194304 4196468 140720689513088 139846649637904 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25784] ppid=25772 vsize=26538700 memory=1 CPUtime=0.01 cores=0-7
/proc/25774/task/25784/stat : 25784 (java) S 25772 25772 22786 0 -1 1077944384 1040 0 0 0 1 0 0 0 20 0 28 0 102203543 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845572798576 139847099271810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25785] ppid=25772 vsize=26538700 memory=1 CPUtime=0 cores=0-7
/proc/25774/task/25785/stat : 25785 (java) S 25772 25772 22786 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 102203544 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845571744608 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25786] ppid=25772 vsize=26538700 memory=1 CPUtime=0 cores=0-7
/proc/25774/task/25786/stat : 25786 (java) S 25772 25772 22786 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 102203544 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845570692224 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25787] ppid=25772 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/25774/task/25787/stat : 25787 (java) S 25772 25772 22786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 102203546 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845569640528 139847099279259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25788] ppid=25772 vsize=26538700 memory=1242092 CPUtime=0.58 cores=0-7
/proc/25774/task/25788/stat : 25788 (java) R 25772 25772 22786 0 -1 4202560 1727 0 0 0 58 0 0 0 20 0 28 0 102203546 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845568576640 139847099282010 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25789] ppid=25772 vsize=26538700 memory=1384 CPUtime=0.75 cores=0-7
/proc/25774/task/25789/stat : 25789 (java) R 25772 25772 22786 0 -1 4202560 1968 0 0 0 75 0 0 0 20 0 28 0 102203546 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845567522104 139847084188715 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25790] ppid=25772 vsize=26538700 memory=733080 CPUtime=0.6 cores=0-7
/proc/25774/task/25790/stat : 25790 (java) R 25772 25772 22786 0 -1 4202560 956 0 0 0 59 1 0 0 20 0 28 0 102203546 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845566469648 139847099282010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25791] ppid=25772 vsize=26538700 memory=1292 CPUtime=0.56 cores=0-7
/proc/25774/task/25791/stat : 25791 (java) R 25772 25772 22786 0 -1 4202560 2383 0 0 0 55 1 0 0 20 0 28 0 102203546 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845565430640 139847099282010 0 4 0 16800975 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25792] ppid=25772 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/25774/task/25792/stat : 25792 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 102203547 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845564377440 139847099270869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
[pid=25774/tid=25793] ppid=25772 vsize=26538700 memory=650624 CPUtime=0 cores=0-7
/proc/25774/task/25793/stat : 25793 (java) S 25772 25772 22786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 102203547 27175628800 325103 33554432000 4194304 4196468 140720689513088 139845563324720 139847099271810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 31260672 140720689517714 140720689517891 140720689517891 140720689520591 0
Current children cumulated CPU time: 8.97 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1301796 KiB

Child status: 0
Real time (s): 4.74152
CPU time (s): 9.03637
CPU user time (s): 7.96254
CPU system time (s): 1.07383
CPU usage (%): 190.58
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1301796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.96254
system time used= 1.07383
maximum resident set size= 1301720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19341
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= 4031
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 25772
#   total CPU time (s): 9.03637
#   total CPU user time (s): 7.96254
#   total CPU system time (s): 1.07383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045399 second user time and 0.09273 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-14 07:58:16
IDJOB=4271206
IDBENCH=123006
IDSOLVER=2662
FILE ID=node107/4271206-1502691155
RUNJOBID= node107-1502678505-22813
PBS_JOBID= 20628982
Free space on /tmp= 61660 MiB

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

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

MD5SUM BENCH= 26a43e254d024ece7dd8533c0ccc245d
RANDOM SEED=1745259783

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29119156 kB
MemAvailable:   31986144 kB
Buffers:          187560 kB
Cached:          2967044 kB
SwapCached:            0 kB
Active:           547524 kB
Inactive:        2661876 kB
Active(anon):      57556 kB
Inactive(anon):    24972 kB
Active(file):     489968 kB
Inactive(file):  2636904 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10972 kB
Writeback:             0 kB
AnonPages:         64488 kB
Mapped:            44100 kB
Shmem:             25228 kB
Slab:             137512 kB
SReclaimable:     111904 kB
SUnreclaim:        25608 kB
KernelStack:        3392 kB
PageTables:         5040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61652 MiB
End job on node107 at 2017-08-14 07:58:21