Trace number 4406848

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-09-24 parallelSAT 41.282 5.69178

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-12-sum.xml
MD5SUM72f076078db8222856487e1257170ccd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.44533
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
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-4406848-1569352441.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406848-1569352441.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.04/0.57	c solve instance...
40.71/5.67	s SATISFIABLE
40.71/5.67	v <instantiation>
40.71/5.67	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] 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][7] x[11][8] x[11][9] x[11][10] x[11][11] </list>
40.71/5.67	v 	<values>80 25 7 40 129 99 20 84 109 50 114 113 112 17 55 82 63 1 87 138 74 127 47 67 29 61 57 135 108 52 141 23 133 12 59 60 8 142 21 101 27 6 46 143 130 30 122 94 98 119 104 97 41 45 134 11 26 121 65 9 136 2 86 81 93 144 103 54 10 66 22 73 38 24 117 42 140 125 19 89 116 51 105 4 90 83 69 34 39 62 137 3 102 92 110 49 131 91 72 16 70 33 95 58 64 32 85 123 56 71 132 31 37 139 68 111 35 126 28 36 78 128 44 115 48 88 5 79 18 43 100 124 14 107 106 96 75 76 15 77 53 120 13 118 </values>
40.71/5.67	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 (13798 MiB free)
  memory of node 1: 16384 MiB (11315 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406848-1569352441/watcher-4406848-1569352441 -o /tmp/evaluation-result-4406848-1569352441/solver-4406848-1569352441 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569349242-16448 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1801370520 HOME/instance-4406848-1569352441.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=19847, runsolver pid=19844
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 6.75 7.82 7.83 2/213 19868
/proc/meminfo: memFree=25698324/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28227396 memory=29908 CPUtime=0.12 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 5955 0 0 0 11 1 0 0 20 0 20 0 511512930 28904853504 7477 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7056849 7477 3119 1 0 7019032 0
[pid=19849/tid=19850] ppid=19847 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) R 19847 19847 16421 0 -1 4202560 3863 0 0 0 8 1 0 0 20 0 20 0 511512930 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370730792752 140370726585501 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28227396 memory=140359710632086 CPUtime=0 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19854] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19854/stat : 19854 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370676026256 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19855] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19855/stat : 19855 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370674973200 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19856] ppid=19847 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19856/stat : 19856 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370673920656 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19857] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19857/stat : 19857 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370672867600 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19858] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19858/stat : 19858 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 7477 33554432000 4194304 4196468 140722796559136 140370270607760 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19859] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19859/stat : 19859 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512932 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369324911344 140370726574722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19860] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19860/stat : 19860 (java) S 19847 19847 16421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511512933 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369323857568 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19861] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19861/stat : 19861 (java) S 19847 19847 16421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511512933 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369322804464 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19862] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19862/stat : 19862 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512935 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369321753040 140370726582171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19863] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19863/stat : 19863 (java) S 19847 19847 16421 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 511512935 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369320700144 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19864] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19864/stat : 19864 (java) R 19847 19847 16421 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369319647600 140370726574722 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19865] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19865/stat : 19865 (java) S 19847 19847 16421 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369318594544 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19866] ppid=19847 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) R 19847 19847 16421 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 20 0 511512936 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369317542000 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 7477 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31360 KiB

[startup+0.211286 s]*
/proc/loadavg: 6.75 7.82 7.83 3/213 19868
/proc/meminfo: memFree=25685828/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28227396 memory=40528 CPUtime=0.33 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 9395 0 0 0 30 3 0 0 20 0 20 0 511512930 28904853504 10132 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7056849 10132 3272 1 0 7019032 0
[pid=19849/tid=19850] ppid=19847 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) R 19847 19847 16421 0 -1 4202560 6669 0 0 0 18 2 0 0 20 0 20 0 511512930 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370730796304 140370352614536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28227396 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28227396 memory=3978842164820666016 CPUtime=0 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19854] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19854/stat : 19854 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370676026256 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19855] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19855/stat : 19855 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370674973200 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19856] ppid=19847 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19856/stat : 19856 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370673920656 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19857] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19857/stat : 19857 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370672867600 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19858] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19858/stat : 19858 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512931 28904853504 10132 33554432000 4194304 4196468 140722796559136 140370270607760 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19859] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19859/stat : 19859 (java) S 19847 19847 16421 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511512932 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369324911344 140370726574722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19860] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19860/stat : 19860 (java) S 19847 19847 16421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511512933 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369323857568 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19861] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19861/stat : 19861 (java) S 19847 19847 16421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511512933 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369322804464 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19862] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19862/stat : 19862 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512935 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369321753040 140370726582171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19863] ppid=19847 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19849/task/19863/stat : 19863 (java) S 19847 19847 16421 0 -1 1077944384 382 0 0 0 2 0 0 0 20 0 20 0 511512935 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369320700144 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19864] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19864/stat : 19864 (java) S 19847 19847 16421 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369319647600 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19865] ppid=19847 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/19849/task/19865/stat : 19865 (java) S 19847 19847 16421 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 511512936 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369318594544 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19866] ppid=19847 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) R 19847 19847 16421 0 -1 4202560 757 0 0 0 7 0 0 0 20 0 20 0 511512936 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369317542000 140370718800702 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512936 28904853504 10132 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41980 KiB

[startup+0.311235 s]*
/proc/loadavg: 6.75 7.82 7.83 4/213 19868
/proc/meminfo: memFree=25678180/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28231652 memory=50092 CPUtime=0.52 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 10894 0 0 0 48 4 0 0 20 0 20 0 511512930 28909211648 12523 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7057913 12523 3369 1 0 7019032 0
[pid=19849/tid=19850] ppid=19847 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) R 19847 19847 16421 0 -1 4202560 7823 0 0 0 27 3 0 0 20 0 20 0 511512930 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370730795536 140370710644062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19854] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19854/stat : 19854 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370676026256 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19855] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19855/stat : 19855 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370674973200 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19856] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19856/stat : 19856 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370673920656 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19857] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19857/stat : 19857 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370672867600 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19858] ppid=19847 vsize=28231652 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/19849/task/19858/stat : 19858 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512931 28909211648 12523 33554432000 4194304 4196468 140722796559136 140370270607760 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19859] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19859/stat : 19859 (java) S 19847 19847 16421 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511512932 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369324911344 140370726574722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19860] ppid=19847 vsize=28231652 memory=280719196888448 CPUtime=0 cores=0-7
/proc/19849/task/19860/stat : 19860 (java) S 19847 19847 16421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511512933 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369323857568 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19861] ppid=19847 vsize=28231652 memory=280719196893056 CPUtime=0 cores=0-7
/proc/19849/task/19861/stat : 19861 (java) S 19847 19847 16421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511512933 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369322804464 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19862] ppid=19847 vsize=28231652 memory=280719196897664 CPUtime=0 cores=0-7
/proc/19849/task/19862/stat : 19862 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512935 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369321753040 140370726582171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19863] ppid=19847 vsize=28231652 memory=280719196902272 CPUtime=0.04 cores=0-7
/proc/19849/task/19863/stat : 19863 (java) R 19847 19847 16421 0 -1 4202560 479 0 0 0 4 0 0 0 20 0 20 0 511512935 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369320690528 140370708084799 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19864] ppid=19847 vsize=28231652 memory=280719196906880 CPUtime=0.01 cores=0-7
/proc/19849/task/19864/stat : 19864 (java) S 19847 19847 16421 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 511512936 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369319647600 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19865] ppid=19847 vsize=28231652 memory=280719196911488 CPUtime=0.03 cores=0-7
/proc/19849/task/19865/stat : 19865 (java) S 19847 19847 16421 0 -1 1077944384 262 0 0 0 3 0 0 0 20 0 20 0 511512936 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369318594544 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19866] ppid=19847 vsize=28231652 memory=280719196916096 CPUtime=0.12 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) S 19847 19847 16421 0 -1 1077944384 923 0 0 0 12 0 0 0 20 0 20 0 511512936 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369317542000 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511512936 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511512936 28909211648 12523 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51544 KiB

[startup+0.701476 s]
/proc/loadavg: 6.75 7.82 7.83 3/213 19868
/proc/meminfo: memFree=25661152/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28766288 memory=96012 CPUtime=2.08 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 15338 0 0 0 201 7 0 0 20 0 28 0 511512930 29456678912 24003 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7191572 24003 3459 1 0 7152672 0
[pid=19849/tid=19850] ppid=19847 vsize=28766288 memory=4580 CPUtime=0.56 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) S 19847 19847 16421 0 -1 1077944384 9047 0 0 0 52 4 0 0 20 0 28 0 511512930 29456678912 24003 33554432000 4194304 4196468 140722796559136 140370730804352 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511512931 29456678912 24003 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511512931 29456678912 24003 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28766288 memory=1188 CPUtime=0 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511512931 29456678912 24003 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0

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

[pid=19849/tid=19866] ppid=19847 vsize=28766288 memory=1452 CPUtime=0.59 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) S 19847 19847 16421 0 -1 1077944384 3179 0 0 0 59 0 0 0 20 0 28 0 511512936 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369317542000 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28766288 memory=236596 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28766288 memory=56 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19869] ppid=19847 vsize=28766288 memory=288230600347858228 CPUtime=3.36 cores=0-7
/proc/19849/task/19869/stat : 19869 (java) R 19847 19847 16421 0 -1 4202560 253 0 0 0 335 1 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369306214416 140370358622825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19870] ppid=19847 vsize=28766288 memory=15542903405077686 CPUtime=3.68 cores=0-7
/proc/19849/task/19870/stat : 19870 (java) R 19847 19847 16421 0 -1 4202560 157 0 0 0 368 0 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369305165904 140370358063961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19871] ppid=19847 vsize=28766288 memory=0 CPUtime=3.54 cores=0-7
/proc/19849/task/19871/stat : 19871 (java) R 19847 19847 16421 0 -1 4202560 210 0 0 0 353 1 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369304112112 140370357912500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19872] ppid=19847 vsize=28766288 memory=0 CPUtime=3.25 cores=0-7
/proc/19849/task/19872/stat : 19872 (java) R 19847 19847 16421 0 -1 4202560 250 0 0 0 324 1 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369303056144 140370357912208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19873] ppid=19847 vsize=28766288 memory=2209 CPUtime=3.54 cores=0-7
/proc/19849/task/19873/stat : 19873 (java) R 19847 19847 16421 0 -1 4202560 191 0 0 0 354 0 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369302007576 140370357285942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19874] ppid=19847 vsize=28766288 memory=-4546129931942301728 CPUtime=3.3 cores=0-7
/proc/19849/task/19874/stat : 19874 (java) R 19847 19847 16421 0 -1 4202560 158 0 0 0 330 0 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369300954968 140370707969792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19875] ppid=19847 vsize=28766288 memory=6944656592455359580 CPUtime=3.76 cores=0-7
/proc/19849/task/19875/stat : 19875 (java) R 19847 19847 16421 0 -1 4202560 114 0 0 0 375 1 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369299902808 140370357912874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19876] ppid=19847 vsize=28766288 memory=6944652177228980320 CPUtime=3.38 cores=0-7
/proc/19849/task/19876/stat : 19876 (java) R 19847 19847 16421 0 -1 4202560 239 0 0 0 338 0 0 0 20 0 28 0 511512988 29456678912 91849 33554432000 4194304 4196468 140722796559136 140369298850792 140370359391516 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 34.34 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 368848 KiB

[startup+5.20147 s]
/proc/loadavg: 6.69 7.79 7.82 11/221 19876
/proc/meminfo: memFree=25362820/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28766288 memory=375624 CPUtime=37.52 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 36482 0 0 0 3721 31 0 0 20 0 28 0 511512930 29456678912 93906 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7191572 93906 3522 1 0 7152672 0
[pid=19849/tid=19850] ppid=19847 vsize=28766288 memory=4568437176926628710 CPUtime=0.56 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) S 19847 19847 16421 0 -1 1077944384 9047 0 0 0 52 4 0 0 20 0 28 0 511512930 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370730804352 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28766288 memory=3761691234689181797 CPUtime=0.03 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 171 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28766288 memory=3761691234689181797 CPUtime=0.03 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19854] ppid=19847 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/19849/task/19854/stat : 19854 (java) S 19847 19847 16421 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370676026256 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19855] ppid=19847 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/19849/task/19855/stat : 19855 (java) S 19847 19847 16421 0 -1 1077944384 853 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370674973200 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19856] ppid=19847 vsize=28766288 memory=0 CPUtime=0.03 cores=0-7
/proc/19849/task/19856/stat : 19856 (java) S 19847 19847 16421 0 -1 1077944384 84 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370673920656 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19857] ppid=19847 vsize=28766288 memory=288230574492221466 CPUtime=0.02 cores=0-7
/proc/19849/task/19857/stat : 19857 (java) S 19847 19847 16421 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370672867600 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19858] ppid=19847 vsize=28766288 memory=288230596050944315 CPUtime=0.02 cores=0-7
/proc/19849/task/19858/stat : 19858 (java) S 19847 19847 16421 0 -1 1077944384 247 0 0 0 1 1 0 0 20 0 28 0 511512931 29456678912 93906 33554432000 4194304 4196468 140722796559136 140370270607760 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19859] ppid=19847 vsize=28766288 memory=16099273431322896 CPUtime=0.01 cores=0-7
/proc/19849/task/19859/stat : 19859 (java) S 19847 19847 16421 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 28 0 511512932 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369324911344 140370726574722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19860] ppid=19847 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19860/stat : 19860 (java) S 19847 19847 16421 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 511512933 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369323857632 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19861] ppid=19847 vsize=28766288 memory=7017545447313008468 CPUtime=0 cores=0-7
/proc/19849/task/19861/stat : 19861 (java) S 19847 19847 16421 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511512933 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369322804480 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19862] ppid=19847 vsize=28766288 memory=5868030242851607910 CPUtime=0 cores=0-7
/proc/19849/task/19862/stat : 19862 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511512935 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369321753040 140370726582171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19863] ppid=19847 vsize=28766288 memory=7449072957510872938 CPUtime=1.81 cores=0-7
/proc/19849/task/19863/stat : 19863 (java) S 19847 19847 16421 0 -1 1077944384 4824 0 0 0 180 1 0 0 20 0 28 0 511512935 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369320700144 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19864] ppid=19847 vsize=28766288 memory=4639341352798146640 CPUtime=1.58 cores=0-7
/proc/19849/task/19864/stat : 19864 (java) S 19847 19847 16421 0 -1 1077944384 7297 0 0 0 155 3 0 0 20 0 28 0 511512936 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369319647600 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19865] ppid=19847 vsize=28766288 memory=8027498558903641945 CPUtime=1.76 cores=0-7
/proc/19849/task/19865/stat : 19865 (java) S 19847 19847 16421 0 -1 1077944384 6971 0 0 0 174 2 0 0 20 0 28 0 511512936 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369318594544 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19866] ppid=19847 vsize=28766288 memory=0 CPUtime=0.59 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) S 19847 19847 16421 0 -1 1077944384 3195 0 0 0 59 0 0 0 20 0 28 0 511512936 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369317542000 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28766288 memory=280719196976832 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19869] ppid=19847 vsize=28766288 memory=280719196983648 CPUtime=3.7 cores=0-7
/proc/19849/task/19869/stat : 19869 (java) R 19847 19847 16421 0 -1 4202560 260 0 0 0 369 1 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369306220064 140370359918312 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19870] ppid=19847 vsize=28766288 memory=0 CPUtime=4.07 cores=0-7
/proc/19849/task/19870/stat : 19870 (java) R 19847 19847 16421 0 -1 4202560 158 0 0 0 407 0 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369305166416 140370358625269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19871] ppid=19847 vsize=28766288 memory=1452 CPUtime=3.91 cores=0-7
/proc/19849/task/19871/stat : 19871 (java) R 19847 19847 16421 0 -1 4202560 210 0 0 0 390 1 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369304113424 140370356540817 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19872] ppid=19847 vsize=28766288 memory=0 CPUtime=3.64 cores=0-7
/proc/19849/task/19872/stat : 19872 (java) R 19847 19847 16421 0 -1 4202560 251 0 0 0 363 1 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369303060880 140370358121881 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19873] ppid=19847 vsize=28766288 memory=0 CPUtime=3.93 cores=0-7
/proc/19849/task/19873/stat : 19873 (java) R 19847 19847 16421 0 -1 4202560 193 0 0 0 393 0 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369302007776 140370357230210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19874] ppid=19847 vsize=28766288 memory=22084 CPUtime=3.7 cores=0-7
/proc/19849/task/19874/stat : 19874 (java) R 19847 19847 16421 0 -1 4202560 158 0 0 0 370 0 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369300955216 140370358626238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19875] ppid=19847 vsize=28766288 memory=24292 CPUtime=4.09 cores=0-7
/proc/19849/task/19875/stat : 19875 (java) R 19847 19847 16421 0 -1 4202560 115 0 0 0 408 1 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369299903384 140370357913121 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19876] ppid=19847 vsize=28766288 memory=26500 CPUtime=3.76 cores=0-7
/proc/19849/task/19876/stat : 19876 (java) R 19847 19847 16421 0 -1 4202560 240 0 0 0 376 0 0 0 20 0 28 0 511512988 29456678912 93906 33554432000 4194304 4196468 140722796559136 140369298849808 140370358625486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 37.52 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 377076 KiB

[startup+5.60147 s]
/proc/loadavg: 6.69 7.79 7.82 11/221 19876
/proc/meminfo: memFree=25362820/32770624 swapFree=66959708/67108860
[pid=19847] ppid=19844 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19847/stat : 19847 (xcsp3-exec) S 19844 19847 16421 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511512930 115843072 363 33554432000 4194304 5098028 140723194388704 140723194386808 140599980368508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12349440 140723194397557 140723194397801 140723194397801 140723194400714 0
/proc/19847/statm: 28282 363 304 221 0 87 0
[pid=19849] ppid=19847 vsize=28766288 memory=375660 CPUtime=40.71 cores=0-7
/proc/19849/stat : 19849 (java) S 19847 19847 16421 0 -1 1077944320 36619 0 0 0 4040 31 0 0 20 0 28 0 511512930 29456678912 93915 33554432000 4194304 4196468 140722796559136 140722796541680 140370726563575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
/proc/19849/statm: 7191572 93915 3522 1 0 7152672 0
[pid=19849/tid=19850] ppid=19847 vsize=28766288 memory=988 CPUtime=0.56 cores=0-7
/proc/19849/task/19850/stat : 19850 (java) S 19847 19847 16421 0 -1 1077944384 9047 0 0 0 52 4 0 0 20 0 28 0 511512930 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370730804352 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19851] ppid=19847 vsize=28766288 memory=2024 CPUtime=0.03 cores=0-7
/proc/19849/task/19851/stat : 19851 (java) S 19847 19847 16421 0 -1 1077944384 171 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370679184400 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19852] ppid=19847 vsize=28766288 memory=1384 CPUtime=0.03 cores=0-7
/proc/19849/task/19852/stat : 19852 (java) S 19847 19847 16421 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370678131856 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19853] ppid=19847 vsize=28766288 memory=3672 CPUtime=0.01 cores=0-7
/proc/19849/task/19853/stat : 19853 (java) S 19847 19847 16421 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370677078800 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19854] ppid=19847 vsize=28766288 memory=1056 CPUtime=0.01 cores=0-7
/proc/19849/task/19854/stat : 19854 (java) S 19847 19847 16421 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370676026256 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19855] ppid=19847 vsize=28766288 memory=1188 CPUtime=0.03 cores=0-7
/proc/19849/task/19855/stat : 19855 (java) S 19847 19847 16421 0 -1 1077944384 853 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370674973200 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19856] ppid=19847 vsize=28766288 memory=1536 CPUtime=0.03 cores=0-7
/proc/19849/task/19856/stat : 19856 (java) S 19847 19847 16421 0 -1 1077944384 84 0 0 0 2 1 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370673920656 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19857] ppid=19847 vsize=28766288 memory=9592 CPUtime=0.02 cores=0-7
/proc/19849/task/19857/stat : 19857 (java) S 19847 19847 16421 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370672867600 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19858] ppid=19847 vsize=28766288 memory=2828 CPUtime=0.02 cores=0-7
/proc/19849/task/19858/stat : 19858 (java) S 19847 19847 16421 0 -1 1077944384 247 0 0 0 1 1 0 0 20 0 28 0 511512931 29456678912 93915 33554432000 4194304 4196468 140722796559136 140370270607760 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19859] ppid=19847 vsize=28766288 memory=56 CPUtime=0.01 cores=0-7
/proc/19849/task/19859/stat : 19859 (java) S 19847 19847 16421 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 28 0 511512932 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369324911344 140370726574722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19860] ppid=19847 vsize=28766288 memory=280719197248160 CPUtime=0 cores=0-7
/proc/19849/task/19860/stat : 19860 (java) S 19847 19847 16421 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 511512933 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369323857632 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19861] ppid=19847 vsize=28766288 memory=2110710206007268 CPUtime=0 cores=0-7
/proc/19849/task/19861/stat : 19861 (java) S 19847 19847 16421 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511512933 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369322804480 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19862] ppid=19847 vsize=28766288 memory=2209 CPUtime=0 cores=0-7
/proc/19849/task/19862/stat : 19862 (java) S 19847 19847 16421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511512935 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369321753040 140370726582171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19863] ppid=19847 vsize=28766288 memory=20020 CPUtime=1.81 cores=0-7
/proc/19849/task/19863/stat : 19863 (java) R 19847 19847 16421 0 -1 1077944384 4824 0 0 0 180 1 0 0 20 0 28 0 511512935 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369320700144 140370726574722 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19864] ppid=19847 vsize=28766288 memory=0 CPUtime=1.58 cores=0-7
/proc/19849/task/19864/stat : 19864 (java) S 19847 19847 16421 0 -1 1077944384 7297 0 0 0 155 3 0 0 20 0 28 0 511512936 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369319647600 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19865] ppid=19847 vsize=28766288 memory=0 CPUtime=1.76 cores=0-7
/proc/19849/task/19865/stat : 19865 (java) S 19847 19847 16421 0 -1 1077944384 6971 0 0 0 174 2 0 0 20 0 28 0 511512936 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369318594544 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19866] ppid=19847 vsize=28766288 memory=6443923625612831079 CPUtime=0.6 cores=0-7
/proc/19849/task/19866/stat : 19866 (java) S 19847 19847 16421 0 -1 1077944384 3324 0 0 0 60 0 0 0 20 0 28 0 511512936 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369317542000 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19867] ppid=19847 vsize=28766288 memory=7588671304909280615 CPUtime=0 cores=0-7
/proc/19849/task/19867/stat : 19867 (java) S 19847 19847 16421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369316490208 140370726573781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19868] ppid=19847 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/19849/task/19868/stat : 19868 (java) S 19847 19847 16421 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511512936 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369315437744 140370726574722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19869] ppid=19847 vsize=28766288 memory=620 CPUtime=4.1 cores=0-7
/proc/19849/task/19869/stat : 19869 (java) R 19847 19847 16421 0 -1 4202560 260 0 0 0 409 1 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369306220064 140370359918044 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19870] ppid=19847 vsize=28766288 memory=1496 CPUtime=4.47 cores=0-7
/proc/19849/task/19870/stat : 19870 (java) R 19847 19847 16421 0 -1 4202560 158 0 0 0 447 0 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369305166552 140370352876302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19871] ppid=19847 vsize=28766288 memory=1016 CPUtime=4.31 cores=0-7
/proc/19849/task/19871/stat : 19871 (java) R 19847 19847 16421 0 -1 4202560 210 0 0 0 430 1 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369304113560 140370358625539 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19872] ppid=19847 vsize=28766288 memory=6072 CPUtime=4.04 cores=0-7
/proc/19849/task/19872/stat : 19872 (java) R 19847 19847 16421 0 -1 4202560 253 0 0 0 403 1 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369303061016 140370360017305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19873] ppid=19847 vsize=28766288 memory=14012 CPUtime=4.33 cores=0-7
/proc/19849/task/19873/stat : 19873 (java) R 19847 19847 16421 0 -1 4202560 197 0 0 0 433 0 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369302007912 140370357913191 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19874] ppid=19847 vsize=28766288 memory=2116 CPUtime=4.1 cores=0-7
/proc/19849/task/19874/stat : 19874 (java) R 19847 19847 16421 0 -1 4202560 159 0 0 0 410 0 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369300953568 140370357913149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19875] ppid=19847 vsize=28766288 memory=35800 CPUtime=4.49 cores=0-7
/proc/19849/task/19875/stat : 19875 (java) R 19847 19847 16421 0 -1 4202560 115 0 0 0 448 1 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369299903384 140370357912894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
[pid=19849/tid=19876] ppid=19847 vsize=28766288 memory=14068 CPUtime=4.16 cores=0-7
/proc/19849/task/19876/stat : 19876 (java) R 19847 19847 16421 0 -1 4202560 241 0 0 0 416 0 0 0 20 0 28 0 511512988 29456678912 93915 33554432000 4194304 4196468 140722796559136 140369298849696 140370357285699 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6688768 140722796561386 140722796561558 140722796561558 140722796564431 0
Current children cumulated CPU time: 40.71 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 377112 KiB

Child status: 0
Real time (s): 5.69178
CPU time (s): 41.282
CPU user time (s): 40.9483
CPU system time (s): 0.333746
CPU usage (%): 725.292
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 377112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.9483
system time used= 0.333746
maximum resident set size= 376432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4110
involuntary context switches= 1041


# summary of solver processes directly reported to runsolver:
#   pid: 19847
#   total CPU time (s): 41.282
#   total CPU user time (s): 40.9483
#   total CPU system time (s): 0.333746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06623 second user time and 0.111764 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-24 21:13:21
IDJOB=4406848
IDBENCH=133229
IDSOLVER=2871
FILE ID=node127/4406848-1569352441
RUNJOBID= node127-1569349242-16448
PBS_JOBID= 21705087
Free space on /tmp= 35924 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-12-sum.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-4406848-1569352441/watcher-4406848-1569352441 -o /tmp/evaluation-result-4406848-1569352441/solver-4406848-1569352441 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569349242-16448 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1801370520 HOME/instance-4406848-1569352441.xml

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=1801370520

node127.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.55
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.55
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.55
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.55
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:        25716724 kB
MemAvailable:   31795644 kB
Buffers:           90272 kB
Cached:          6189372 kB
SwapCached:        44644 kB
Active:          3062224 kB
Inactive:        3268988 kB
Active(anon):       3660 kB
Inactive(anon):   105944 kB
Active(file):    3058564 kB
Inactive(file):  3163044 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66959708 kB
Dirty:             26292 kB
Writeback:             0 kB
AnonPages:        160668 kB
Mapped:            58072 kB
Shmem:             49032 kB
Slab:             315112 kB
SReclaimable:     285772 kB
SUnreclaim:        29340 kB
KernelStack:        3856 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35896 MiB
End job on node127 at 2019-09-24 21:13:26