Trace number 4399342

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16OPT3 75.0648 19.1829

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4n.xml
MD5SUMff46b38b3e2da44b02be81a37c246a0d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark8.21217
Satisfiable
(Un)Satisfiability was proved
Number of variables127
Number of constraints87
Number of domains2
Minimum domain size40
Maximum domain size43
Distribution of domain sizes[{"size":40,"count":126},{"size":43,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":84},{"degree":5,"count":42}]
Minimum constraint arity3
Maximum constraint arity126
Distribution of constraint arities[{"arity":3,"count":84},{"arity":43,"count":1},{"arity":126,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":42},{"type":"lex","count":1},{"type":"sum","count":42},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399342-1568699178.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399342-1568699178.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.59	c solve instance...
7.57/2.24	o 0 
12.75/3.51	o 1 
12.75/3.55	o 2 
12.75/3.58	o 3 
74.79/19.17	s OPTIMUM FOUND
74.79/19.17	v <instantiation>
74.79/19.17	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] </list>
74.79/19.17	v 	<values>3 99 0 0 97 0 0 97 0 0 96 0 0 96 0 0 95 0 0 94 0 0 93 0 0 92 0 0 90 0 0 86 0 0 85 0 0 85 0 0 84 0 0 82 0 0 82 0 0 82 0 0 80 0 0 79 0 0 75 0 0 73 0 0 72 0 0 72 0 0 71 0 0 70 0 0 69 0 0 69 0 0 68 31 0 68 31 0 66 31 0 65 32 0 63 34 0 61 0 0 60 36 0 57 39 0 55 44 0 53 47 0 49 48 0 41 41 0 0 0 0 0 0 0 0 0 0 </values>
74.79/19.17	v </instantiation>

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399342-1568699178/watcher-4399342-1568699178 -o /tmp/evaluation-result-4399342-1568699178/solver-4399342-1568699178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1976871629 HOME/instance-4399342-1568699178.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=25950, runsolver pid=25947

[startup+0.10009 s]*
/proc/loadavg: 8.63 8.41 8.36 6/233 25966
/proc/meminfo: memFree=29881308/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15144776 memory=30016 CPUtime=0.13 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 5904 0 0 0 12 1 0 0 20 0 15 0 445855641 15508250624 7504 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3786194 7504 3150 1 0 3748377 0
[pid=25952/tid=25953] ppid=25950 vsize=15144776 memory=7100839878744900722 CPUtime=0.08 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) R 25950 25950 19836 0 -1 4202560 3830 0 0 0 8 0 0 0 20 0 15 0 445855641 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082977722944 140082973498774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855643 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445855643 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082115036192 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445855644 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082113983344 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) S 25950 25950 19836 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082111880048 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) R 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) R 25950 25950 19836 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 15 0 445855646 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082109774448 140082965723966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855647 15508250624 7504 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31464 KiB

[startup+0.210732 s]*
/proc/loadavg: 8.50 8.38 8.35 7/233 25966
/proc/meminfo: memFree=29868308/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15144776 memory=40976 CPUtime=0.34 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 9446 0 0 0 31 3 0 0 20 0 15 0 445855641 15508250624 10244 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3786194 10244 3284 1 0 3748377 0
[pid=25952/tid=25953] ppid=25950 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) R 25950 25950 19836 0 -1 4202560 6640 0 0 0 18 2 0 0 20 0 15 0 445855641 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082977720016 140082589805710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15144776 memory=2810770 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15144776 memory=139699144520489 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445855643 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445855643 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082115036192 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445855644 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082113983344 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) S 25950 25950 19836 0 -1 1077944384 448 0 0 0 2 0 0 0 20 0 15 0 445855646 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082111880048 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) S 25950 25950 19836 0 -1 1077944384 311 0 0 0 3 0 0 0 20 0 15 0 445855646 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15144776 memory=139699141215872 CPUtime=0.07 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) R 25950 25950 19836 0 -1 4202560 739 0 0 0 7 0 0 0 20 0 15 0 445855646 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082109774448 140082952289976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855647 15508250624 10244 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42424 KiB

[startup+0.310624 s]*
/proc/loadavg: 8.50 8.38 8.35 7/233 25966
/proc/meminfo: memFree=29861136/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15149032 memory=50028 CPUtime=0.53 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 10863 0 0 0 49 4 0 0 20 0 15 0 445855641 15512608768 12507 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3787258 12507 3362 1 0 3748377 0
[pid=25952/tid=25953] ppid=25950 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) R 25950 25950 19836 0 -1 4202560 7778 0 0 0 27 3 0 0 20 0 15 0 445855641 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082977717952 140082957567326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855642 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445855642 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445855643 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445855643 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082115036192 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445855644 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082113983344 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) R 25950 25950 19836 0 -1 4202560 572 0 0 0 4 0 0 0 20 0 15 0 445855646 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082111870432 140082957876693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) S 25950 25950 19836 0 -1 1077944384 356 0 0 0 4 0 0 0 20 0 15 0 445855646 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) S 25950 25950 19836 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 15 0 445855646 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082109774448 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445855646 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445855647 15512608768 12507 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51476 KiB

[startup+0.707161 s]
/proc/loadavg: 8.50 8.38 8.35 11/233 25966
/proc/meminfo: memFree=29846248/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15417412 memory=82688 CPUtime=1.66 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 14462 0 0 0 160 6 0 0 20 0 19 0 445855641 15787429888 20672 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3854353 20672 3451 1 0 3815453 0
[pid=25952/tid=25953] ppid=25950 vsize=15417412 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) S 25950 25950 19836 0 -1 1077944384 9189 0 0 0 53 4 0 0 20 0 19 0 445855641 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082977727616 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15417412 memory=32756 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445855642 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445855642 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15417412 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445855642 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15417412 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445855642 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15417412 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445855643 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15417412 memory=5972 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445855643 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082115036192 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15417412 memory=588 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445855644 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082113983344 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15417412 memory=780 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15417412 memory=1056 CPUtime=0.24 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) R 25950 25950 19836 0 -1 4202560 1205 0 0 0 24 0 0 0 20 0 19 0 445855646 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082111862064 140082955014372 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15417412 memory=11620 CPUtime=0.22 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) R 25950 25950 19836 0 -1 4202560 934 0 0 0 22 0 0 0 20 0 19 0 445855646 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082110808544 140082957910496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15417412 memory=3992 CPUtime=0.36 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) R 25950 25950 19836 0 -1 1077944384 1627 0 0 0 36 0 0 0 20 0 19 0 445855646 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082109770176 140082973497045 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15417412 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15417412 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445855647 15787429888 20672 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 84136 KiB

[startup+1.50916 s]
/proc/loadavg: 8.50 8.38 8.35 12/237 25970
/proc/meminfo: memFree=29824736/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0

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

/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 445855647 15855591424 58067 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25983] ppid=25950 vsize=15483976 memory=988 CPUtime=13.9 cores=0,2,4,6
/proc/25952/task/25983/stat : 25983 (java) R 25950 25950 19836 0 -1 4202560 162 0 0 0 1390 0 0 0 20 0 19 0 445855999 15855591424 58067 33554432000 4194304 4196468 140735301725056 140081894341528 140082595879828 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25984] ppid=25950 vsize=15483976 memory=2012 CPUtime=14.43 cores=0,2,4,6
/proc/25952/task/25984/stat : 25984 (java) R 25950 25950 19836 0 -1 4202560 634 0 0 0 1443 0 0 0 20 0 19 0 445855999 15855591424 58067 33554432000 4194304 4196468 140735301725056 140081893292528 140082593760836 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25985] ppid=25950 vsize=15483976 memory=1324 CPUtime=13.97 cores=0,2,4,6
/proc/25952/task/25985/stat : 25985 (java) R 25950 25950 19836 0 -1 4202560 980 0 0 0 1396 1 0 0 20 0 19 0 445855999 15855591424 58067 33554432000 4194304 4196468 140735301725056 140081895395592 140082595879491 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25986] ppid=25950 vsize=15483976 memory=1704 CPUtime=14.37 cores=0,2,4,6
/proc/25952/task/25986/stat : 25986 (java) R 25950 25950 19836 0 -1 4202560 523 0 0 0 1437 0 0 0 20 0 19 0 445855999 15855591424 58067 33554432000 4194304 4196468 140735301725056 140081892237712 140082596895823 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 71.96 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 233716 KiB

[startup+18.8012 s]
/proc/loadavg: 8.69 8.43 8.37 9/237 25986
/proc/meminfo: memFree=29682848/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15483976 memory=232300 CPUtime=73.56 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 49411 0 0 0 7342 14 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3870994 58075 3535 1 0 3832094 0
[pid=25952/tid=25953] ppid=25950 vsize=15483976 memory=14136632290838955 CPUtime=0.57 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) S 25950 25950 19836 0 -1 1077944384 9455 0 0 0 53 4 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082977727616 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15483976 memory=7450762936963197801 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15483976 memory=7380107207686056531 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 673 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15483976 memory=7882540036499205231 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15483976 memory=7667497561383256160 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 1074 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15483976 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 1141 0 0 0 1 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15483976 memory=279397958591216 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082115036256 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15483976 memory=3540021989718478424 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445855644 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082113983360 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15483976 memory=6228872354016487785 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15483976 memory=7156589700766459241 CPUtime=2.97 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) S 25950 25950 19836 0 -1 1077944384 11939 0 0 0 296 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082111880048 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15483976 memory=7090706938310715250 CPUtime=2.88 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) S 25950 25950 19836 0 -1 1077944384 12550 0 0 0 287 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15483976 memory=5782719032184223036 CPUtime=0.63 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) S 25950 25950 19836 0 -1 1077944384 5373 0 0 0 62 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082109774448 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15483976 memory=-8412652152092201843 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15483976 memory=4426639978525455914 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 445855647 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25983] ppid=25950 vsize=15483976 memory=3047711553219693942 CPUtime=14.3 cores=0,2,4,6
/proc/25952/task/25983/stat : 25983 (java) R 25950 25950 19836 0 -1 4202560 183 0 0 0 1430 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081894341528 140082595879897 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25984] ppid=25950 vsize=15483976 memory=-7521736447810188379 CPUtime=14.83 cores=0,2,4,6
/proc/25952/task/25984/stat : 25984 (java) R 25950 25950 19836 0 -1 4202560 643 0 0 0 1483 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081893292528 140082596193218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25985] ppid=25950 vsize=15483976 memory=-8412652160765825907 CPUtime=14.37 cores=0,2,4,6
/proc/25952/task/25985/stat : 25985 (java) R 25950 25950 19836 0 -1 4202560 987 0 0 0 1436 1 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081895395640 140082594292844 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25986] ppid=25950 vsize=15483976 memory=-8634980985311628903 CPUtime=14.77 cores=0,2,4,6
/proc/25952/task/25986/stat : 25986 (java) R 25950 25950 19836 0 -1 4202560 523 0 0 0 1477 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081892237712 140082595879828 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 73.56 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 233748 KiB

[startup+19.0012 s]*
/proc/loadavg: 8.69 8.43 8.37 9/237 25986
/proc/meminfo: memFree=29681916/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15483976 memory=232300 CPUtime=74.39 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 49411 0 0 0 7425 14 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3870994 58075 3535 1 0 3832094 0
[pid=25952/tid=25953] ppid=25950 vsize=15483976 memory=7883960649037381690 CPUtime=0.57 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) S 25950 25950 19836 0 -1 1077944384 9455 0 0 0 53 4 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082977727616 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15483976 memory=2810770 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15483976 memory=139699144520489 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 673 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15483976 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15483976 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 1074 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15483976 memory=139699141215872 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 1141 0 0 0 1 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15483976 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082115036256 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445855644 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082113983360 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15483976 memory=0 CPUtime=2.97 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) S 25950 25950 19836 0 -1 1077944384 11939 0 0 0 296 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082111880048 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15483976 memory=-1 CPUtime=2.88 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) S 25950 25950 19836 0 -1 1077944384 12550 0 0 0 287 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15483976 memory=139699141215872 CPUtime=0.63 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) S 25950 25950 19836 0 -1 1077944384 5373 0 0 0 62 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082109774448 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15483976 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 445855647 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25983] ppid=25950 vsize=15483976 memory=0 CPUtime=14.5 cores=0,2,4,6
/proc/25952/task/25983/stat : 25983 (java) R 25950 25950 19836 0 -1 4202560 183 0 0 0 1450 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081894341528 140082595879601 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25984] ppid=25950 vsize=15483976 memory=0 CPUtime=15.04 cores=0,2,4,6
/proc/25952/task/25984/stat : 25984 (java) R 25950 25950 19836 0 -1 4202560 643 0 0 0 1504 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081893292528 140082594613295 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25985] ppid=25950 vsize=15483976 memory=0 CPUtime=14.58 cores=0,2,4,6
/proc/25952/task/25985/stat : 25985 (java) R 25950 25950 19836 0 -1 4202560 987 0 0 0 1457 1 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081895395640 140082595880018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25986] ppid=25950 vsize=15483976 memory=0 CPUtime=14.98 cores=0,2,4,6
/proc/25952/task/25986/stat : 25986 (java) R 25950 25950 19836 0 -1 4202560 523 0 0 0 1498 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081892237712 140082594613968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 74.39 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 233748 KiB

[startup+19.1112 s]
/proc/loadavg: 8.69 8.43 8.37 9/237 25986
/proc/meminfo: memFree=29681916/32770624 swapFree=66922428/67108860
[pid=25950] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25950/stat : 25950 (xcsp3-exec) S 25947 25950 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445855640 115843072 362 33554432000 4194304 5098028 140730840035024 140730840033128 139882605392508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27664384 140730840040314 140730840040557 140730840040557 140730840043466 0
/proc/25950/statm: 28282 362 304 221 0 87 0
[pid=25952] ppid=25950 vsize=15483976 memory=232300 CPUtime=74.79 cores=0,2,4,6
/proc/25952/stat : 25952 (java) S 25950 25950 19836 0 -1 1077944320 49411 0 0 0 7465 14 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140735301707600 140082973486839 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
/proc/25952/statm: 3870994 58075 3535 1 0 3832094 0
[pid=25952/tid=25953] ppid=25950 vsize=15483976 memory=279397957820560 CPUtime=0.57 cores=0,2,4,6
/proc/25952/task/25953/stat : 25953 (java) S 25950 25950 19836 0 -1 1077944384 9455 0 0 0 53 4 0 0 20 0 19 0 445855641 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082977727616 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25954] ppid=25950 vsize=15483976 memory=1448 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25954/stat : 25954 (java) S 25950 25950 19836 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082909723792 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25955] ppid=25950 vsize=15483976 memory=131872 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25955/stat : 25955 (java) S 25950 25950 19836 0 -1 1077944384 673 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082565143568 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25956] ppid=25950 vsize=15483976 memory=57 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25956/stat : 25956 (java) S 25950 25950 19836 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082564090768 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25957] ppid=25950 vsize=15483976 memory=279397957818608 CPUtime=0.02 cores=0,2,4,6
/proc/25952/task/25957/stat : 25957 (java) S 25950 25950 19836 0 -1 1077944384 1074 0 0 0 2 0 0 0 20 0 19 0 445855642 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082563037968 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25958] ppid=25950 vsize=15483976 memory=7810459258245436775 CPUtime=0.01 cores=0,2,4,6
/proc/25952/task/25958/stat : 25958 (java) S 25950 25950 19836 0 -1 1077944384 1141 0 0 0 1 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082116090224 140082973497986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25959] ppid=25950 vsize=15483976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25959/stat : 25959 (java) S 25950 25950 19836 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445855643 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082115036256 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25960] ppid=25950 vsize=15483976 memory=11620 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25960/stat : 25960 (java) S 25950 25950 19836 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445855644 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082113983360 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25961] ppid=25950 vsize=15483976 memory=3992 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25961/stat : 25961 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082112931664 140082973505435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25962] ppid=25950 vsize=15483976 memory=2828 CPUtime=2.97 cores=0,2,4,6
/proc/25952/task/25962/stat : 25962 (java) S 25950 25950 19836 0 -1 1077944384 11939 0 0 0 296 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082111880048 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25963] ppid=25950 vsize=15483976 memory=139698978929992 CPUtime=2.88 cores=0,2,4,6
/proc/25952/task/25963/stat : 25963 (java) S 25950 25950 19836 0 -1 1077944384 12550 0 0 0 287 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082110827248 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25964] ppid=25950 vsize=15483976 memory=7446535293633455974 CPUtime=0.63 cores=0,2,4,6
/proc/25952/task/25964/stat : 25964 (java) S 25950 25950 19836 0 -1 1077944384 5373 0 0 0 62 1 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082109774448 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25965] ppid=25950 vsize=15483976 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25965/stat : 25965 (java) S 25950 25950 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445855646 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082108721888 140082973497045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25966] ppid=25950 vsize=15483976 memory=230176 CPUtime=0 cores=0,2,4,6
/proc/25952/task/25966/stat : 25966 (java) S 25950 25950 19836 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 445855647 15855591424 58075 33554432000 4194304 4196468 140735301725056 140082107669168 140082973497986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25983] ppid=25950 vsize=15483976 memory=200064 CPUtime=14.6 cores=0,2,4,6
/proc/25952/task/25983/stat : 25983 (java) R 25950 25950 19836 0 -1 4202560 183 0 0 0 1460 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081894341528 140082595881055 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25984] ppid=25950 vsize=15483976 memory=6947385631855743600 CPUtime=15.14 cores=0,2,4,6
/proc/25952/task/25984/stat : 25984 (java) R 25950 25950 19836 0 -1 4202560 643 0 0 0 1514 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081893292528 140082596194270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25985] ppid=25950 vsize=15483976 memory=-7818637599280297152 CPUtime=14.68 cores=0,2,4,6
/proc/25952/task/25985/stat : 25985 (java) R 25950 25950 19836 0 -1 4202560 987 0 0 0 1467 1 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081895395640 140082594430711 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
[pid=25952/tid=25986] ppid=25950 vsize=15483976 memory=7523376918531162212 CPUtime=15.08 cores=0,2,4,6
/proc/25952/task/25986/stat : 25986 (java) R 25950 25950 19836 0 -1 4202560 523 0 0 0 1508 0 0 0 20 0 19 0 445855999 15855591424 58075 33554432000 4194304 4196468 140735301725056 140081892237712 140082595882297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24035328 140735301727215 140735301727386 140735301727386 140735301730255 0
Current children cumulated CPU time: 74.79 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 233748 KiB

Child status: 0
Real time (s): 19.1829
CPU time (s): 75.0648
CPU user time (s): 74.9129
CPU system time (s): 0.151875
CPU usage (%): 391.311
Max. virtual memory (cumulated for all children) (KiB): 15597104
Max. memory (cumulated for all children) (KiB): 235640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.9129
system time used= 0.151875
maximum resident set size= 234236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50530
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= 3284
involuntary context switches= 1981


# summary of solver processes directly reported to runsolver:
#   pid: 25950
#   total CPU time (s): 75.0648
#   total CPU user time (s): 74.9129
#   total CPU system time (s): 0.151875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.148375 second user time and 0.24164 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 07:45:36
IDJOB=4399342
IDBENCH=136490
IDSOLVER=2853
FILE ID=node141/4399342-1568699178
RUNJOBID= node141-1568694133-19867
PBS_JOBID= 21703801
Free space on /tmp= 58516 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4n.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399342-1568699178/watcher-4399342-1568699178 -o /tmp/evaluation-result-4399342-1568699178/solver-4399342-1568699178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1976871629 HOME/instance-4399342-1568699178.xml

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

MD5SUM BENCH= ff46b38b3e2da44b02be81a37c246a0d
RANDOM SEED=1976871629

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        29897904 kB
MemAvailable:   30832844 kB
Buffers:          228776 kB
Cached:          1002304 kB
SwapCached:        77744 kB
Active:          1585356 kB
Inactive:         724952 kB
Active(anon):    1007128 kB
Inactive(anon):   114804 kB
Active(file):     578228 kB
Inactive(file):   610148 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922428 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:       1110860 kB
Mapped:            56196 kB
Shmem:             34608 kB
Slab:             155296 kB
SReclaimable:     124796 kB
SUnreclaim:        30500 kB
KernelStack:        3856 kB
PageTables:         8248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1964448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    989184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58492 MiB
End job on node141 at 2019-09-17 07:45:55