Trace number 4393521

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallelSAT 14.0435 4.89179

General information on the benchmark

NameCrossword/Crossword-m1c-ogd2008-herald/
Crossword-m1c-ogd2008-h1509.xml
MD5SUM47a2430a9bda935532842a3f94086119
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.426879
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints82
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":187}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":38},{"degree":2,"count":187}]
Minimum constraint arity3
Maximum constraint arity7
Distribution of constraint arities[{"arity":3,"count":16},{"arity":4,"count":28},{"arity":5,"count":24},{"arity":6,"count":4},{"arity":7,"count":10}]
Number of extensional constraints82
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":82}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393521-1568446860.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393521-1568446860.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
12.68/4.66	c solve instance...
13.56/4.86	s SATISFIABLE
13.56/4.86	v <instantiation>
13.56/4.86	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][3] x[4][4] x[4][5] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][6] x[5][7] x[5][8] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][5] x[6][6] x[6][7] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][7] x[8][8] x[8][9] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][6] x[9][7] x[9][8] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][11] x[14][12] x[14][13] x[14][14] </list>
13.56/4.86	v 	<values>0 0 3 4 0 0 10 0 10 0 0 3 4 0 0 17 3 0 1 0 2 0 0 0 17 3 3 17 0 6 10 0 2 4 11 18 18 8 8 4 19 0 12 15 0 18 4 12 14 19 19 0 19 14 0 10 0 13 8 12 0 0 2 4 13 18 0 0 18 0 8 0 11 0 0 0 17 3 0 0 18 0 6 18 19 4 21 10 0 12 11 20 19 19 8 2 7 0 0 18 0 11 4 13 4 4 0 0 7 4 12 11 0 10 0 9 0 13 0 8 3 18 2 0 4 17 1 0 1 0 18 0 0 7 0 5 5 8 23 0 11 0 1 2 4 3 0 8 0 2 20 11 5 19 4 17 0 0 0 3 4 3 4 11 11 5 4 2 7 19 13 8 4 11 4 12 11 0 0 17 6 0 18 19 0 11 0 </values>
13.56/4.86	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393521-1568446860/watcher-4393521-1568446860 -o /tmp/evaluation-result-4393521-1568446860/solver-4393521-1568446860 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568439804-25815 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 497077963 HOME/instance-4393521-1568446860.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
solver pid=27746, runsolver pid=27743
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 0.88 3.70 6.31 3/217 27767
/proc/meminfo: memFree=31432956/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28227388 memory=30308 CPUtime=0.13 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 5972 0 0 0 11 2 0 0 20 0 20 0 420925629 28904845312 7577 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7056847 7577 3156 1 0 7019032 0
[pid=27748/tid=27749] ppid=27746 vsize=28227388 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) R 27746 27746 25788 0 -1 4202560 3898 0 0 0 8 1 0 0 20 0 20 0 420925629 28904845312 7577 33554432000 4194304 4196468 140729089513328 140232029804336 140232025592989 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28227388 memory=140001754261120 CPUtime=0 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231975033104 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231973981328 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231972928528 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231971875728 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 7577 33554432000 4194304 4196468 140729089513328 140231970822928 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230489364848 140232025582210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230488310816 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230487257968 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) S 27746 27746 25788 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230485154672 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230484101872 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) R 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230483049072 140232025582210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) R 27746 27746 25788 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230481996272 140232025584945 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 7577 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31764 KiB

[startup+0.211209 s]*
/proc/loadavg: 0.88 3.70 6.31 3/217 27767
/proc/meminfo: memFree=31419964/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28227388 memory=40428 CPUtime=0.34 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 9390 0 0 0 31 3 0 0 20 0 20 0 420925629 28904845312 10107 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7056847 10107 3260 1 0 7019032 0
[pid=27748/tid=27749] ppid=27746 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) R 27746 27746 25788 0 -1 4202560 6662 0 0 0 18 2 0 0 20 0 20 0 420925629 28904845312 10107 33554432000 4194304 4196468 140729089513328 140232029802976 140232025582998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28227388 memory=331 CPUtime=0 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28227388 memory=3977718101706319520 CPUtime=0 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231975033104 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231973981328 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231972928528 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231971875728 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925630 28904845312 10107 33554432000 4194304 4196468 140729089513328 140231970822928 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230489364848 140232025582210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230488310816 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420925632 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230487257968 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) S 27746 27746 25788 0 -1 1077944384 498 0 0 0 1 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230485154672 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) S 27746 27746 25788 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230484101872 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) S 27746 27746 25788 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230483049072 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) R 27746 27746 25788 0 -1 4202560 763 0 0 0 8 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230481996272 140232004060736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28904845312 10107 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41884 KiB

[startup+0.311201 s]*
/proc/loadavg: 0.88 3.70 6.31 5/217 27767
/proc/meminfo: memFree=31399320/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28231644 memory=49792 CPUtime=0.52 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 10834 0 0 0 48 4 0 0 20 0 20 0 420925629 28909203456 12448 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7057911 12448 3335 1 0 7019032 0
[pid=27748/tid=27749] ppid=27746 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) R 27746 27746 25788 0 -1 4202560 7766 0 0 0 26 3 0 0 20 0 20 0 420925629 28909203456 12448 33554432000 4194304 4196468 140729089513328 140232029804848 140232009651550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231975033104 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231973981328 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28231644 memory=140001639756719 CPUtime=0 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231972928528 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28231644 memory=140001639759024 CPUtime=0 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) S 27746 27746 25788 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231971875728 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28231644 memory=140001639761328 CPUtime=0 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925630 28909203456 12448 33554432000 4194304 4196468 140729089513328 140231970822928 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 420925632 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230489364848 140232025582210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28231644 memory=280003279529616 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420925632 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230488310816 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28231644 memory=280003279536528 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420925632 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230487257968 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28231644 memory=280003279477808 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28231644 memory=280003279550352 CPUtime=0.02 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) S 27746 27746 25788 0 -1 1077944384 528 0 0 0 2 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230485154672 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28231644 memory=280003279557264 CPUtime=0.03 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) R 27746 27746 25788 0 -1 4202560 210 0 0 0 3 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230484092256 140232010696502 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28231644 memory=280003279554960 CPUtime=0.01 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) S 27746 27746 25788 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230483049072 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28231644 memory=280003279571120 CPUtime=0.13 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) S 27746 27746 25788 0 -1 1077944384 910 0 0 0 13 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230481996272 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28909203456 12448 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51248 KiB

[startup+0.701024 s]
/proc/loadavg: 0.97 3.67 6.28 6/217 27767
/proc/meminfo: memFree=31379860/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28233768 memory=202220 CPUtime=1.71 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 14761 0 0 0 160 11 0 0 20 0 20 0 420925629 28911378432 50555 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7058442 50555 3457 1 0 7019544 0
[pid=27748/tid=27749] ppid=27746 vsize=28233768 memory=280003279929008 CPUtime=0.66 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) R 27746 27746 25788 0 -1 4202560 8424 0 0 0 61 5 0 0 20 0 20 0 420925629 28911378432 50555 33554432000 4194304 4196468 140729089513328 140232029806720 140231641667496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28233768 memory=140001639965552 CPUtime=0 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 420925630 28911378432 50555 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 420925630 28911378432 50555 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28233768 memory=2832 CPUtime=0 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420925630 28911378432 50555 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0

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

/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 257548 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 257548 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 9.05 s
Current children cumulated vsize: 28346896 KiB
Current children cumulated memory: 1031648 KiB

[startup+4.00098 s]*
/proc/loadavg: 0.97 3.67 6.28 2/216 27767
/proc/meminfo: memFree=30276648/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28233768 memory=1186704 CPUtime=10.54 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 22526 0 0 0 858 196 0 0 20 0 20 0 420925629 28911378432 296676 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7058442 296676 3497 1 0 7019544 0
[pid=27748/tid=27749] ppid=27746 vsize=28233768 memory=0 CPUtime=3.07 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) R 27746 27746 25788 0 -1 4202560 9773 0 0 0 296 11 0 0 20 0 20 0 420925629 28911378432 296676 33554432000 4194304 4196468 140729089513328 140232029808472 140231642656114 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28233768 memory=4872558044660077418 CPUtime=0.68 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 560 0 0 0 45 23 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28233768 memory=975424 CPUtime=0.68 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 679 0 0 0 46 22 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28233768 memory=-7384994778349281184 CPUtime=0.68 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 583 0 0 0 45 23 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28233768 memory=7681905605394137914 CPUtime=0.67 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) S 27746 27746 25788 0 -1 1077944384 631 0 0 0 47 20 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231975033104 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28233768 memory=-7522837583129502606 CPUtime=0.68 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) S 27746 27746 25788 0 -1 1077944384 546 0 0 0 45 23 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231973981328 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28233768 memory=-8990767739041718176 CPUtime=0.68 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) S 27746 27746 25788 0 -1 1077944384 524 0 0 0 46 22 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231972928528 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) S 27746 27746 25788 0 -1 1077944384 557 0 0 0 46 21 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231971875728 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28233768 memory=0 CPUtime=0.68 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) S 27746 27746 25788 0 -1 1077944384 699 0 0 0 46 22 0 0 20 0 20 0 420925630 28911378432 296676 33554432000 4194304 4196468 140729089513328 140231970822928 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28233768 memory=0 CPUtime=0.21 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 1095 0 0 0 21 0 0 0 20 0 20 0 420925632 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230489364848 140232025582210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 420925632 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230488310880 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 420925632 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230487257984 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28233768 memory=280003279936000 CPUtime=0.4 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) S 27746 27746 25788 0 -1 1077944384 1481 0 0 0 40 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230485154672 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28233768 memory=6299798537586828390 CPUtime=0.41 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) S 27746 27746 25788 0 -1 1077944384 956 0 0 0 41 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230484101872 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28233768 memory=6300926645073636708 CPUtime=0.4 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) S 27746 27746 25788 0 -1 1077944384 1005 0 0 0 39 1 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230483049072 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28233768 memory=6300926653780618595 CPUtime=0.48 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) S 27746 27746 25788 0 -1 1077944384 2138 0 0 0 48 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230481996272 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28233768 memory=6300926662320548962 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 296676 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 10.54 s
Current children cumulated vsize: 28346896 KiB
Current children cumulated memory: 1188160 KiB

[startup+4.401 s]
/proc/loadavg: 0.97 3.67 6.28 2/216 27767
/proc/meminfo: memFree=30276648/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28233768 memory=1572912 CPUtime=11.75 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 23771 0 0 0 909 266 0 0 20 0 20 0 420925629 28911378432 393228 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7058442 393228 3497 1 0 7019544 0
[pid=27748/tid=27749] ppid=27746 vsize=28233768 memory=121352891665130 CPUtime=3.34 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) S 27746 27746 25788 0 -1 1077944384 10164 0 0 0 319 15 0 0 20 0 20 0 420925629 28911378432 393228 33554432000 4194304 4196468 140729089513328 140232029808224 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28233768 memory=121352891665130 CPUtime=0.8 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) R 27746 27746 25788 0 -1 4202560 664 0 0 0 48 32 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231978191504 140232010598919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28233768 memory=121352891664874 CPUtime=0.79 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) R 27746 27746 25788 0 -1 4202560 785 0 0 0 49 30 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231977138904 140232010593184 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28233768 memory=121352891664874 CPUtime=0.79 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) R 27746 27746 25788 0 -1 4202560 687 0 0 0 48 31 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231976085904 140232010598919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28233768 memory=121352891664618 CPUtime=0.79 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) R 27746 27746 25788 0 -1 4202560 737 0 0 0 50 29 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231975033104 140232010598928 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28233768 memory=1456 CPUtime=0.8 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) R 27746 27746 25788 0 -1 4202560 654 0 0 0 49 31 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231973981328 140232010598928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28233768 memory=1186684 CPUtime=0.79 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) R 27746 27746 25788 0 -1 4202560 628 0 0 0 49 30 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231972928528 140232018673780 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28233768 memory=1056 CPUtime=0.79 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) R 27746 27746 25788 0 -1 4202560 661 0 0 0 50 29 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231971875928 140232010598919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28233768 memory=1540 CPUtime=0.8 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) R 27746 27746 25788 0 -1 4202560 807 0 0 0 50 30 0 0 20 0 20 0 420925630 28911378432 393228 33554432000 4194304 4196468 140729089513328 140231970822928 140232010598928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28233768 memory=728 CPUtime=0.21 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 1095 0 0 0 21 0 0 0 20 0 20 0 420925632 28911378432 393228 33554432000 4194304 4196468 140729089513328 140230489363360 140232025581269 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28233768 memory=3924 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 420925632 28911378432 393228 33554432000 4194304 4196468 140729089513328 140230488310880 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28233768 memory=2832 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 420925632 28911378432 393228 33554432000 4194304 4196468 140729089513328 140230487257984 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28233768 memory=1212 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 393228 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28233768 memory=1036 CPUtime=0.4 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) S 27746 27746 25788 0 -1 1077944384 1484 0 0 0 40 0 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230485154672 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28233768 memory=0 CPUtime=0.41 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) S 27746 27746 25788 0 -1 1077944384 960 0 0 0 41 0 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230484101872 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28233768 memory=280003280267616 CPUtime=0.4 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) S 27746 27746 25788 0 -1 1077944384 1005 0 0 0 39 1 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230483049072 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28233768 memory=140001640054976 CPUtime=0.48 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) S 27746 27746 25788 0 -1 1077944384 2141 0 0 0 48 0 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230481996272 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28233768 memory=21928 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28233768 memory=496 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420925635 28911378432 393740 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 11.75 s
Current children cumulated vsize: 28346896 KiB
Current children cumulated memory: 1574368 KiB

[startup+4.80386 s]
/proc/loadavg: 0.97 3.67 6.28 2/216 27767
/proc/meminfo: memFree=30276648/32770624 swapFree=67004168/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27746/stat : 27746 (xcsp3-exec) S 27743 27746 25788 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420925629 115843072 364 33554432000 4194304 5098028 140736782145568 140736782143672 139735302070908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36503552 140736782152566 140736782152809 140736782152809 140736782155722 0
/proc/27746/statm: 28282 364 305 221 0 87 0
[pid=27748] ppid=27746 vsize=28766280 memory=1728960 CPUtime=13.56 cores=0-7
/proc/27748/stat : 27748 (java) S 27746 27746 25788 0 -1 1077944320 25242 0 0 0 1046 310 0 0 20 0 28 0 420925629 29456670720 432240 33554432000 4194304 4196468 140729089513328 140729089495872 140232025571063 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
/proc/27748/statm: 7191570 432240 3504 1 0 7152672 0
[pid=27748/tid=27749] ppid=27746 vsize=28766280 memory=6791534058613427641 CPUtime=3.53 cores=0-7
/proc/27748/task/27749/stat : 27749 (java) S 27746 27746 25788 0 -1 1077944384 10314 0 0 0 338 15 0 0 20 0 28 0 420925629 29456670720 432240 33554432000 4194304 4196468 140729089513328 140232029811840 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27750] ppid=27746 vsize=28766280 memory=0 CPUtime=0.9 cores=0-7
/proc/27748/task/27750/stat : 27750 (java) S 27746 27746 25788 0 -1 1077944384 739 0 0 0 53 37 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231978191504 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27751] ppid=27746 vsize=28766280 memory=0 CPUtime=0.9 cores=0-7
/proc/27748/task/27751/stat : 27751 (java) S 27746 27746 25788 0 -1 1077944384 859 0 0 0 54 36 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231977138704 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27752] ppid=27746 vsize=28766280 memory=0 CPUtime=0.9 cores=0-7
/proc/27748/task/27752/stat : 27752 (java) S 27746 27746 25788 0 -1 1077944384 762 0 0 0 53 37 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231976085904 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27753] ppid=27746 vsize=28766280 memory=0 CPUtime=0.89 cores=0-7
/proc/27748/task/27753/stat : 27753 (java) S 27746 27746 25788 0 -1 1077944384 812 0 0 0 55 34 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231975033104 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27754] ppid=27746 vsize=28766280 memory=0 CPUtime=0.9 cores=0-7
/proc/27748/task/27754/stat : 27754 (java) S 27746 27746 25788 0 -1 1077944384 729 0 0 0 54 36 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231973981328 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27755] ppid=27746 vsize=28766280 memory=36 CPUtime=0.9 cores=0-7
/proc/27748/task/27755/stat : 27755 (java) S 27746 27746 25788 0 -1 1077944384 703 0 0 0 54 36 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231972928528 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27756] ppid=27746 vsize=28766280 memory=37 CPUtime=0.9 cores=0-7
/proc/27748/task/27756/stat : 27756 (java) S 27746 27746 25788 0 -1 1077944384 737 0 0 0 55 35 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231971875728 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27757] ppid=27746 vsize=28766280 memory=34 CPUtime=0.9 cores=0-7
/proc/27748/task/27757/stat : 27757 (java) S 27746 27746 25788 0 -1 1077944384 882 0 0 0 54 36 0 0 20 0 28 0 420925630 29456670720 432240 33554432000 4194304 4196468 140729089513328 140231970822928 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27758] ppid=27746 vsize=28766280 memory=40 CPUtime=0.21 cores=0-7
/proc/27748/task/27758/stat : 27758 (java) S 27746 27746 25788 0 -1 1077944384 1364 0 0 0 21 0 0 0 20 0 28 0 420925632 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230489364848 140232025582210 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27759] ppid=27746 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27759/stat : 27759 (java) S 27746 27746 25788 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 420925632 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230488310880 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27760] ppid=27746 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/27748/task/27760/stat : 27760 (java) S 27746 27746 25788 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 420925632 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230487257984 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27761] ppid=27746 vsize=28766280 memory=280003279871376 CPUtime=0 cores=0-7
/proc/27748/task/27761/stat : 27761 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230486206288 140232025589659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27762] ppid=27746 vsize=28766280 memory=121352891665130 CPUtime=0.44 cores=0-7
/proc/27748/task/27762/stat : 27762 (java) R 27746 27746 25788 0 -1 4202560 1523 0 0 0 44 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230485144080 140232004827609 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27763] ppid=27746 vsize=28766280 memory=121352891665130 CPUtime=0.44 cores=0-7
/proc/27748/task/27763/stat : 27763 (java) R 27746 27746 25788 0 -1 4202560 964 0 0 0 44 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230484088440 140232009068015 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27764] ppid=27746 vsize=28766280 memory=121352891665130 CPUtime=0.46 cores=0-7
/proc/27748/task/27764/stat : 27764 (java) R 27746 27746 25788 0 -1 4202560 1024 0 0 0 45 1 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230483049072 140232010452871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27765] ppid=27746 vsize=28766280 memory=121352891665130 CPUtime=0.52 cores=0-7
/proc/27748/task/27765/stat : 27765 (java) S 27746 27746 25788 0 -1 1077944384 2227 0 0 0 52 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230481996080 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27766] ppid=27746 vsize=28766280 memory=121352891664874 CPUtime=0 cores=0-7
/proc/27748/task/27766/stat : 27766 (java) S 27746 27746 25788 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230413773408 140232025581269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
[pid=27748/tid=27767] ppid=27746 vsize=28766280 memory=121352891664874 CPUtime=0 cores=0-7
/proc/27748/task/27767/stat : 27767 (java) S 27746 27746 25788 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420925635 29456670720 432240 33554432000 4194304 4196468 140729089513328 140230412720688 140232025582210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8540160 140729089520618 140729089520790 140729089520790 140729089523663 0
Current children cumulated CPU time: 13.56 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 1730416 KiB

Child status: 0
Real time (s): 4.89179
CPU time (s): 14.0435
CPU user time (s): 10.9185
CPU system time (s): 3.12492
CPU usage (%): 287.082
Max. virtual memory (cumulated for all children) (KiB): 28879408
Max. memory (cumulated for all children) (KiB): 1730416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9185
system time used= 3.12492
maximum resident set size= 1730648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26021
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= 3783
involuntary context switches= 133


# summary of solver processes directly reported to runsolver:
#   pid: 27746
#   total CPU time (s): 14.0435
#   total CPU user time (s): 10.9185
#   total CPU system time (s): 3.12492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067858 second user time and 0.086915 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-14 09:40:21
IDJOB=4393521
IDBENCH=140063
IDSOLVER=2841
FILE ID=node133/4393521-1568446860
RUNJOBID= node133-1568439804-25815
PBS_JOBID= 21702337
Free space on /tmp= 59416 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-herald/Crossword-m1c-ogd2008-h1509.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393521-1568446860/watcher-4393521-1568446860 -o /tmp/evaluation-result-4393521-1568446860/solver-4393521-1568446860 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568439804-25815 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 497077963 HOME/instance-4393521-1568446860.xml

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

MD5SUM BENCH= 47a2430a9bda935532842a3f94086119
RANDOM SEED=497077963

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.18
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.18
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.18
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.18
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:        31449396 kB
MemAvailable:   31896612 kB
Buffers:          205804 kB
Cached:           524232 kB
SwapCached:         3336 kB
Active:           412792 kB
Inactive:         321648 kB
Active(anon):      28472 kB
Inactive(anon):    16056 kB
Active(file):     384320 kB
Inactive(file):   305592 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004168 kB
Dirty:             28120 kB
Writeback:             0 kB
AnonPages:        117304 kB
Mapped:            44296 kB
Shmem:             31544 kB
Slab:             174808 kB
SReclaimable:     146276 kB
SUnreclaim:        28532 kB
KernelStack:        3664 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59388 MiB
End job on node133 at 2019-09-14 09:40:26