Trace number 4297475

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 4.0.7b par (e747e1e)OPT210 12.7183 2.26337

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-10a_c18.xml
MD5SUMa5c040ab978d2252c9b6b6d47e833d0a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark210
Best CPU time to get the best result obtained on this benchmark12.7183
Satisfiable
(Un)Satisfiability was proved
Number of variables38
Number of constraints82
Number of domains17
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":21},{"size":3,"count":3},{"size":4,"count":2},{"size":19,"count":10}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":28},{"degree":28,"count":10}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":64},{"arity":11,"count":18}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemin SUM

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297475-1532715355.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297475-1532715355.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.98/0.81	c solve instance...
2.59/0.90	o 430 
2.59/0.91	o 410 
2.59/0.91	o 390 
2.59/0.92	o 360 
2.59/0.93	o 350 
2.59/0.94	o 330 
2.59/0.97	o 300 
2.59/0.97	o 290 
2.59/0.98	o 280 
3.19/1.06	o 260 
3.19/1.07	o 250 
7.71/1.60	o 240 
7.71/1.69	o 230 
9.26/1.83	o 220 
12.44/2.21	o 210 
12.44/2.23	s OPTIMUM FOUND
12.44/2.23	v <instantiation>
12.44/2.23	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] </list>
12.44/2.23	v 	<values>-2 -2 -1 1 1 4 2 2 2 0 1 2 0 0 0 0 0 0 0 2 3 0 1 0 0 0 0 0 50 60 90 0 0 0 0 0 0 10 </values>
12.44/2.23	v </instantiation>

Verifier Data

OK	210

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297475-1532715355/watcher-4297475-1532715355 -o /tmp/evaluation-result-4297475-1532715355/solver-4297475-1532715355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532712815-17846 --watchdog 2580 HOME/xcsp3-exec -seed 1138652789 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297475-1532715355.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=19501, runsolver pid=19498


[startup+0.100059 s]*
/proc/loadavg: 1.86 1.95 2.19 3/203 19522
/proc/meminfo: memFree=27492648/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26104152 memory=27376 CPUtime=0.11 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 5783 0 0 0 10 1 0 0 20 0 20 0 89098707 26730651648 6844 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6526038 6844 2994 1 0 6488315 0
[pid=19503/tid=19504] ppid=19501 vsize=26104152 memory=8042754317669538967 CPUtime=0.08 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) R 19501 19501 17819 0 -1 4202560 3787 0 0 0 8 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230609434240 140230605225366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26104152 memory=732370437697608677 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26104152 memory=140299360155264 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19508] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19508/stat : 19508 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230554675856 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19509] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19509/stat : 19509 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230553623312 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19510] ppid=19501 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/19503/task/19510/stat : 19510 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230552570768 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19511] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19511/stat : 19511 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098709 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230551518224 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19512] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098709 26730651648 6844 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098710 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89098710 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 89098711 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) S 19501 19501 17819 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228850268656 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) R 19501 19501 17819 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228849216112 140230605224578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228848163568 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) R 19501 19501 17819 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228847111024 140230584131926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098714 26730651648 6844 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28828 KiB

[startup+0.21066 s]*
/proc/loadavg: 1.86 1.95 2.19 4/203 19522
/proc/meminfo: memFree=27481732/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26104152 memory=39308 CPUtime=0.34 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 8386 0 0 0 32 2 0 0 20 0 20 0 89098707 26730651648 9827 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6526038 9827 3220 1 0 6488315 0
[pid=19503/tid=19504] ppid=19501 vsize=26104152 memory=0 CPUtime=0.19 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) R 19501 19501 17819 0 -1 1077944384 5610 0 0 0 18 1 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230609448416 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26104152 memory=280598560519928 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26104152 memory=140299360155264 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19508] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19508/stat : 19508 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230554675856 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19509] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19509/stat : 19509 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230553623312 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19510] ppid=19501 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/19503/task/19510/stat : 19510 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230552570768 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19511] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19511/stat : 19511 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098709 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230551518224 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19512] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098709 26730651648 9827 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89098710 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89098710 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 89098711 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) S 19501 19501 17819 0 -1 1077944384 450 0 0 0 2 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228850268656 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) S 19501 19501 17819 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228849216112 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) S 19501 19501 17819 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228848163568 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26104152 memory=0 CPUtime=0.08 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) S 19501 19501 17819 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228847111024 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098713 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098714 26730651648 9827 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40760 KiB

[startup+0.310636 s]*
/proc/loadavg: 1.86 1.95 2.19 4/203 19522
/proc/meminfo: memFree=27475016/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26108408 memory=46720 CPUtime=0.51 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 9373 0 0 0 48 3 0 0 20 0 20 0 89098707 26735009792 11680 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6527102 11680 3270 1 0 6488315 0
[pid=19503/tid=19504] ppid=19501 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) R 19501 19501 17819 0 -1 4202560 6314 0 0 0 27 2 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230609450720 140230589293918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19508] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19508/stat : 19508 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230554675856 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19509] ppid=19501 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/19503/task/19509/stat : 19509 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230553623312 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19510] ppid=19501 vsize=26108408 memory=140299200459695 CPUtime=0 cores=0-7
/proc/19503/task/19510/stat : 19510 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230552570768 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19511] ppid=19501 vsize=26108408 memory=140299200462000 CPUtime=0 cores=0-7
/proc/19503/task/19511/stat : 19511 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098709 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230551518224 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19512] ppid=19501 vsize=26108408 memory=140299200464304 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098709 26735009792 11680 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89098710 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26108408 memory=280598400935568 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89098710 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26108408 memory=280598400942480 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 89098711 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26108408 memory=280598400883760 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26108408 memory=280598400956304 CPUtime=0.02 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) S 19501 19501 17819 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228850268656 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26108408 memory=280598400963216 CPUtime=0.04 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) R 19501 19501 17819 0 -1 4202560 328 0 0 0 4 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228849206496 140230590134704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26108408 memory=280598400960912 CPUtime=0.02 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) S 19501 19501 17819 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228848163568 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26108408 memory=280598400977072 CPUtime=0.12 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) S 19501 19501 17819 0 -1 1077944384 893 0 0 0 12 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228847111024 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89098713 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098714 26735009792 11680 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48172 KiB

[startup+0.700975 s]
/proc/loadavg: 1.86 1.95 2.19 4/203 19522
/proc/meminfo: memFree=27460456/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26110532 memory=81548 CPUtime=1.61 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 12566 0 0 0 155 6 0 0 20 0 20 0 89098707 26737184768 20387 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6527633 20387 3357 1 0 6488827 0
[pid=19503/tid=19504] ppid=19501 vsize=26110532 memory=280598401271936 CPUtime=0.66 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) R 19501 19501 17819 0 -1 4202560 7263 0 0 0 63 3 0 0 20 0 20 0 89098708 26737184768 20387 33554432000 4194304 4196468 140735002780992 140230609451200 140230229365428 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26110532 memory=796 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89098708 26737184768 20387 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26110532 memory=1712 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26737184768 20387 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26110532 memory=11860 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89098708 26737184768 20387 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0

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

[pid=19503/tid=19512] ppid=19501 vsize=26711656 memory=5772 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89098709 27352735744 51327 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26711656 memory=4616 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 51310 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26711656 memory=1388 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 51310 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 89098711 27352735744 51293 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26711656 memory=2241 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 25 0 89098713 27352735744 51293 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26711656 memory=2244 CPUtime=0.55 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) R 19501 19501 17819 0 -1 4202560 2918 0 0 0 54 1 0 0 20 0 23 0 89098713 27352735744 51314 33554432000 4194304 4196468 140735002780992 140228850258512 140230584514961 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26711656 memory=4638778406922702160 CPUtime=0.64 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) R 19501 19501 17819 0 -1 4202560 2513 0 0 0 64 0 0 0 20 0 22 0 89098713 27352735744 51297 33554432000 4194304 4196468 140735002780992 140228849202136 140230584731009 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26711656 memory=7739274784099614828 CPUtime=0.59 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) R 19501 19501 17819 0 -1 4202560 2826 0 0 0 59 0 0 0 20 0 22 0 89098713 27352735744 51297 33554432000 4194304 4196468 140735002780992 140228848149592 140230586734184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26711656 memory=7593729126981198160 CPUtime=0.66 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) R 19501 19501 17819 0 -1 4202560 3348 0 0 0 65 1 0 0 20 0 22 0 89098713 27352735744 51297 33554432000 4194304 4196468 140735002780992 140228847111024 140230589257061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 89098713 27352735744 51297 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 89098714 27352735744 51297 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 7.71 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 206532 KiB

[startup+2.00409 s]*
/proc/loadavg: 2.67 2.12 2.24 12/211 19642
/proc/meminfo: memFree=27303816/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26711656 memory=216360 CPUtime=10.93 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 24454 0 0 0 1080 13 0 0 20 0 28 0 89098707 27352735744 54090 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6677914 54090 3394 1 0 6639108 0
[pid=19503/tid=19504] ppid=19501 vsize=26711656 memory=6791534058613427641 CPUtime=0.8 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) S 19501 19501 17819 0 -1 1077944384 7354 0 0 0 76 4 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230609454208 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26711656 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19508] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19508/stat : 19508 (java) S 19501 19501 17819 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230554675856 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19509] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19509/stat : 19509 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230553623312 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19510] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19510/stat : 19510 (java) S 19501 19501 17819 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230552570768 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19511] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19511/stat : 19511 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89098709 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230551518224 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19512] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89098709 27352735744 54090 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26711656 memory=280598400729328 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26711656 memory=3184238218468270075 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 89098711 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26711656 memory=0 CPUtime=0.88 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) R 19501 19501 17819 0 -1 1077944384 3494 0 0 0 87 1 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228850256528 140230605223637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26711656 memory=0 CPUtime=1 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) R 19501 19501 17819 0 -1 4202560 3195 0 0 0 100 0 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228849204848 140230590339525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26711656 memory=0 CPUtime=0.93 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) R 19501 19501 17819 0 -1 4202560 2978 0 0 0 93 0 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228848156760 140230589579004 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26711656 memory=0 CPUtime=0.7 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) S 19501 19501 17819 0 -1 1077944384 3687 0 0 0 69 1 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228847111024 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89098713 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098714 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19635] ppid=19501 vsize=26711656 memory=5794836775924809833 CPUtime=0.08 cores=0-7
/proc/19503/task/19635/stat : 19635 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 8 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228829047368 140230236850828 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19636] ppid=19501 vsize=26711656 memory=8097586927398577251 CPUtime=0.11 cores=0-7
/proc/19503/task/19636/stat : 19636 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 11 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228833259200 140230235459852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19637] ppid=19501 vsize=26711656 memory=7666348541231060838 CPUtime=0.15 cores=0-7
/proc/19503/task/19637/stat : 19637 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 15 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228826943336 140230235735087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19638] ppid=19501 vsize=26711656 memory=7668558409596758119 CPUtime=0.09 cores=0-7
/proc/19503/task/19638/stat : 19638 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228830100456 140230235275035 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19639] ppid=19501 vsize=26711656 memory=7681905605394137875 CPUtime=0.17 cores=0-7
/proc/19503/task/19639/stat : 19639 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 17 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228832206960 140230236996807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19640] ppid=19501 vsize=26711656 memory=-7090256212245051074 CPUtime=0.1 cores=0-7
/proc/19503/task/19640/stat : 19640 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228825890688 140230235049728 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19641] ppid=19501 vsize=26711656 memory=-6943855650595571281 CPUtime=0.08 cores=0-7
/proc/19503/task/19641/stat : 19641 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 8 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228831153256 140230236614266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19642] ppid=19501 vsize=26711656 memory=-9112918889202037851 CPUtime=0.08 cores=0-7
/proc/19503/task/19642/stat : 19642 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 8 0 0 0 20 0 28 0 89098891 27352735744 54090 33554432000 4194304 4196468 140735002780992 140228827994320 140230232753761 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 10.93 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 217812 KiB

[startup+2.20309 s]
/proc/loadavg: 2.67 2.12 2.24 12/211 19642
/proc/meminfo: memFree=27303816/32770624 swapFree=67108856/67108860
[pid=19501] ppid=19498 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19501/stat : 19501 (xcsp3-exec) S 19498 19501 17819 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89098707 115843072 363 33554432000 4194304 5098028 140726565858064 140726565856168 140402743714428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19120128 140726565864501 140726565864704 140726565864704 140726565867466 0
/proc/19501/statm: 28282 363 306 221 0 87 0
[pid=19503] ppid=19501 vsize=26711656 memory=216612 CPUtime=12.44 cores=0-7
/proc/19503/stat : 19503 (java) S 19501 19501 17819 0 -1 1077944320 24510 0 0 0 1231 13 0 0 20 0 28 0 89098707 27352735744 54153 33554432000 4194304 4196468 140735002780992 140735002763536 140230605213431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
/proc/19503/statm: 6677914 54153 3399 1 0 6639108 0
[pid=19503/tid=19504] ppid=19501 vsize=26711656 memory=9237 CPUtime=0.8 cores=0-7
/proc/19503/task/19504/stat : 19504 (java) S 19501 19501 17819 0 -1 1077944384 7354 0 0 0 76 4 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230609454208 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19505] ppid=19501 vsize=26711656 memory=459803 CPUtime=0 cores=0-7
/proc/19503/task/19505/stat : 19505 (java) S 19501 19501 17819 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230557833488 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19506] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19506/stat : 19506 (java) S 19501 19501 17819 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230556780944 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19507] ppid=19501 vsize=26711656 memory=569 CPUtime=0 cores=0-7
/proc/19503/task/19507/stat : 19507 (java) S 19501 19501 17819 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230555728400 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19508] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19508/stat : 19508 (java) S 19501 19501 17819 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230554675856 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19509] ppid=19501 vsize=26711656 memory=6935649255777723456 CPUtime=0 cores=0-7
/proc/19503/task/19509/stat : 19509 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230553623312 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19510] ppid=19501 vsize=26711656 memory=7810487918915055718 CPUtime=0 cores=0-7
/proc/19503/task/19510/stat : 19510 (java) S 19501 19501 17819 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89098708 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230552570768 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19511] ppid=19501 vsize=26711656 memory=4639059873309409382 CPUtime=0 cores=0-7
/proc/19503/task/19511/stat : 19511 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89098709 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230551518224 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19512] ppid=19501 vsize=26711656 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/19503/task/19512/stat : 19512 (java) S 19501 19501 17819 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89098709 27352735744 54153 33554432000 4194304 4196468 140735002780992 140230550465680 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19513] ppid=19501 vsize=26711656 memory=-8412661042793834637 CPUtime=0 cores=0-7
/proc/19503/task/19513/stat : 19513 (java) S 19501 19501 17819 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228854478832 140230605224578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19514] ppid=19501 vsize=26711656 memory=-9181546051567709026 CPUtime=0 cores=0-7
/proc/19503/task/19514/stat : 19514 (java) S 19501 19501 17819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89098710 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228853425056 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19515] ppid=19501 vsize=26711656 memory=-9001727377965607015 CPUtime=0 cores=0-7
/proc/19503/task/19515/stat : 19515 (java) S 19501 19501 17819 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 89098711 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228852372464 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19516] ppid=19501 vsize=26711656 memory=6944656591801718942 CPUtime=0 cores=0-7
/proc/19503/task/19516/stat : 19516 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228851321040 140230605232027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19517] ppid=19501 vsize=26711656 memory=0 CPUtime=1.02 cores=0-7
/proc/19503/task/19517/stat : 19517 (java) R 19501 19501 17819 0 -1 4202560 3516 0 0 0 101 1 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228850249856 140230582808336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19518] ppid=19501 vsize=26711656 memory=0 CPUtime=1.14 cores=0-7
/proc/19503/task/19518/stat : 19518 (java) R 19501 19501 17819 0 -1 4202560 3195 0 0 0 114 0 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228849201072 140230590325802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19519] ppid=19501 vsize=26711656 memory=0 CPUtime=1.12 cores=0-7
/proc/19503/task/19519/stat : 19519 (java) R 19501 19501 17819 0 -1 4202560 3006 0 0 0 112 0 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228848150032 140230590322402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19520] ppid=19501 vsize=26711656 memory=0 CPUtime=0.7 cores=0-7
/proc/19503/task/19520/stat : 19520 (java) S 19501 19501 17819 0 -1 1077944384 3692 0 0 0 69 1 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228847111024 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19521] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19521/stat : 19521 (java) S 19501 19501 17819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89098713 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228846057696 140230605223637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19522] ppid=19501 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/19503/task/19522/stat : 19522 (java) S 19501 19501 17819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89098714 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228845005232 140230605224578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19635] ppid=19501 vsize=26711656 memory=0 CPUtime=0.16 cores=0-7
/proc/19503/task/19635/stat : 19635 (java) R 19501 19501 17819 0 -1 4202560 19 0 0 0 16 0 0 0 20 0 28 0 89098891 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228829047816 140230229365428 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19636] ppid=19501 vsize=26711656 memory=0 CPUtime=0.19 cores=0-7
/proc/19503/task/19636/stat : 19636 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 19 0 0 0 20 0 28 0 89098891 27352735744 54153 33554432000 4194304 4196468 140735002780992 140228833259736 140230235460071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19637] ppid=19501 vsize=26711656 memory=0 CPUtime=0.3 cores=0-7
/proc/19503/task/19637/stat : 19637 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 30 0 0 0 20 0 28 0 89098891 27352735744 54218 33554432000 4194304 4196468 140735002780992 140228826945880 140230235459701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19638] ppid=19501 vsize=26711656 memory=0 CPUtime=0.18 cores=0-7
/proc/19503/task/19638/stat : 19638 (java) R 19501 19501 17819 0 -1 4202560 18 0 0 0 18 0 0 0 20 0 28 0 89098891 27352735744 54218 33554432000 4194304 4196468 140735002780992 140228830101704 140230232690711 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19639] ppid=19501 vsize=26711656 memory=0 CPUtime=0.34 cores=0-7
/proc/19503/task/19639/stat : 19639 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 34 0 0 0 20 0 28 0 89098891 27352735744 54218 33554432000 4194304 4196468 140735002780992 140228832207088 140230235460056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19640] ppid=19501 vsize=26711656 memory=0 CPUtime=0.29 cores=0-7
/proc/19503/task/19640/stat : 19640 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 29 0 0 0 20 0 28 0 89098891 27352735744 54218 33554432000 4194304 4196468 140735002780992 140228825890920 140230235081139 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19641] ppid=19501 vsize=26711656 memory=0 CPUtime=0.22 cores=0-7
/proc/19503/task/19641/stat : 19641 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 22 0 0 0 20 0 28 0 89098891 27352735744 54284 33554432000 4194304 4196468 140735002780992 140228831155080 140230232754886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
[pid=19503/tid=19642] ppid=19501 vsize=26711656 memory=0 CPUtime=0.22 cores=0-7
/proc/19503/task/19642/stat : 19642 (java) R 19501 19501 17819 0 -1 4202560 17 0 0 0 22 0 0 0 20 0 28 0 89098891 27352735744 54284 33554432000 4194304 4196468 140735002780992 140228827995584 140230232753427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13225984 140735002784897 140735002785069 140735002785069 140735002787791 0
Current children cumulated CPU time: 12.44 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 218064 KiB

Child status: 0
Real time (s): 2.26337
CPU time (s): 12.7183
CPU user time (s): 12.5656
CPU system time (s): 0.152722
CPU usage (%): 561.918
Max. virtual memory (cumulated for all children) (KiB): 26824784
Max. memory (cumulated for all children) (KiB): 218064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5656
system time used= 0.152722
maximum resident set size= 218584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5612
involuntary context switches= 308


# summary of solver processes directly reported to runsolver:
#   pid: 19501
#   total CPU time (s): 12.7183
#   total CPU user time (s): 12.5656
#   total CPU system time (s): 0.152722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034401 second user time and 0.075253 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 20:15:55
IDJOB=4297475
IDBENCH=141317
IDSOLVER=2760
FILE ID=node133/4297475-1532715355
RUNJOBID= node133-1532712815-17846
PBS_JOBID= 21022318
Free space on /tmp= 48252 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-10a_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297475-1532715355/watcher-4297475-1532715355 -o /tmp/evaluation-result-4297475-1532715355/solver-4297475-1532715355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532712815-17846 --watchdog 2580  HOME/xcsp3-exec -seed 1138652789 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297475-1532715355.xml

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

MD5SUM BENCH= a5c040ab978d2252c9b6b6d47e833d0a
RANDOM SEED=1138652789

node133.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.24
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.24
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.24
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.24
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:        27508924 kB
MemAvailable:   31947700 kB
Buffers:          157784 kB
Cached:          4529244 kB
SwapCached:            0 kB
Active:          2139824 kB
Inactive:        2600464 kB
Active(anon):       4368 kB
Inactive(anon):    76692 kB
Active(file):    2135456 kB
Inactive(file):  2523772 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             21920 kB
Writeback:             0 kB
AnonPages:         59512 kB
Mapped:            39932 kB
Shmem:             25244 kB
Slab:             217932 kB
SReclaimable:     190768 kB
SUnreclaim:        27164 kB
KernelStack:        3232 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48228 MiB
End job on node133 at 2018-07-27 20:15:58