Trace number 4399648

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-16 parallelSAT 249.379 31.8299

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-4399648-1568708319.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399648-1568708319.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.02/0.57	c solve instance...
249.35/31.80	s SATISFIABLE
249.35/31.80	v <instantiation>
249.35/31.80	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>
249.35/31.80	v 	<values>54 136 68 83 130 141 76 4 135 22 1 20 23 112 27 55 15 70 80 89 79 84 127 109 81 40 134 59 30 32 93 114 53 96 73 65 131 49 133 29 36 58 94 50 129 16 126 19 28 139 120 128 57 17 67 12 2 74 86 140 18 45 60 137 7 113 101 52 125 142 6 64 37 88 56 34 121 132 5 103 98 75 24 97 61 51 106 138 69 118 123 26 104 3 25 46 90 87 13 41 108 39 62 102 63 72 115 78 143 66 14 9 82 35 42 111 8 117 144 99 85 10 91 33 110 71 11 107 43 92 122 95 119 47 48 124 105 44 116 100 31 77 21 38 </values>
249.35/31.80	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 (11632 MiB free)
  memory of node 1: 16384 MiB (14964 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399648-1568708319/watcher-4399648-1568708319 -o /tmp/evaluation-result-4399648-1568708319/solver-4399648-1568708319 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568700822-29673 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 901075238 HOME/instance-4399648-1568708319.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=3826, runsolver pid=3823
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 7.00 7.93 8.19 2/211 3847
/proc/meminfo: memFree=27216868/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28227396 memory=30228 CPUtime=0.12 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 6031 0 0 0 11 1 0 0 20 0 20 0 446770272 28904853504 7557 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7056849 7557 3124 1 0 7019032 0
[pid=3828/tid=3829] ppid=3826 vsize=28227396 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) R 3826 3826 29646 0 -1 4202560 3925 0 0 0 8 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933700144160 139933333197053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28227396 memory=140524743591552 CPUtime=0 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3833] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3833/stat : 3833 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933244041488 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3834] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3834/stat : 3834 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933242989712 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3835] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3835/stat : 3835 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933241936912 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3836] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3836/stat : 3836 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933240884112 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3837] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3837/stat : 3837 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933239831312 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3838] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3838/stat : 3838 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770275 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933197027696 139933695928962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3839] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3839/stat : 3839 (java) S 3826 3826 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446770275 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933195973664 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3840] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3840/stat : 3840 (java) S 3826 3826 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446770276 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933194920816 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3841] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3841/stat : 3841 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933193869136 139933695936411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3842] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3842/stat : 3842 (java) R 3826 3826 29646 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933192817520 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3843] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3843/stat : 3843 (java) S 3826 3826 29646 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933191764720 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3844] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3844/stat : 3844 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933190711920 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3845] ppid=3826 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) R 3826 3826 29646 0 -1 4202560 367 0 0 0 1 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933072353776 139933674551648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770279 28904853504 7557 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31684 KiB

[startup+0.210566 s]*
/proc/loadavg: 7.00 7.93 8.19 2/211 3847
/proc/meminfo: memFree=27204484/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28227396 memory=40824 CPUtime=0.33 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 9412 0 0 0 30 3 0 0 20 0 20 0 446770272 28904853504 10206 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7056849 10206 3304 1 0 7019032 0
[pid=3828/tid=3829] ppid=3826 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) R 3826 3826 29646 0 -1 4202560 6695 0 0 0 18 2 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933700148096 139933695929750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28227396 memory=140524743607890 CPUtime=0 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3833] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3833/stat : 3833 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933244041488 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3834] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3834/stat : 3834 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933242989712 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3835] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3835/stat : 3835 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933241936912 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3836] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3836/stat : 3836 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933240884112 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3837] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3837/stat : 3837 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933239831312 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3838] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3838/stat : 3838 (java) S 3826 3826 29646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446770275 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933197027696 139933695928962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3839] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3839/stat : 3839 (java) S 3826 3826 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446770275 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933195973664 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3840] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3840/stat : 3840 (java) S 3826 3826 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446770276 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933194920816 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3841] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3841/stat : 3841 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933193869136 139933695936411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3842] ppid=3826 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/3828/task/3842/stat : 3842 (java) R 3826 3826 29646 0 -1 4202560 404 0 0 0 2 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933192817520 139933695928962 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3843] ppid=3826 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/3828/task/3843/stat : 3843 (java) S 3826 3826 29646 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933191764720 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3844] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3844/stat : 3844 (java) R 3826 3826 29646 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933190712016 139933695928021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3845] ppid=3826 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) S 3826 3826 29646 0 -1 1077944384 779 0 0 0 7 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933072353776 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770278 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770279 28904853504 10206 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42280 KiB

[startup+0.311252 s]*
/proc/loadavg: 7.00 7.93 8.19 5/211 3847
/proc/meminfo: memFree=27197336/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28231652 memory=49420 CPUtime=0.52 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 10795 0 0 0 48 4 0 0 20 0 20 0 446770272 28909211648 12355 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7057913 12355 3343 1 0 7019032 0
[pid=3828/tid=3829] ppid=3826 vsize=28231652 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) R 3826 3826 29646 0 -1 4202560 7747 0 0 0 27 2 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933700148928 139933679998302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28231652 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28231652 memory=23716 CPUtime=0 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3833] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3833/stat : 3833 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933244041488 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3834] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3834/stat : 3834 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933242989712 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3835] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3835/stat : 3835 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933241936912 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3836] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3836/stat : 3836 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933240884112 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3837] ppid=3826 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/3828/task/3837/stat : 3837 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770273 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933239831312 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3838] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3838/stat : 3838 (java) S 3826 3826 29646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446770275 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933197027696 139933695928962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3839] ppid=3826 vsize=28231652 memory=140524619133903 CPUtime=0 cores=0-7
/proc/3828/task/3839/stat : 3839 (java) S 3826 3826 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446770275 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933195973664 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3840] ppid=3826 vsize=28231652 memory=281049238270096 CPUtime=0 cores=0-7
/proc/3828/task/3840/stat : 3840 (java) S 3826 3826 29646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446770276 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933194920816 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3841] ppid=3826 vsize=28231652 memory=281049238286224 CPUtime=0 cores=0-7
/proc/3828/task/3841/stat : 3841 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933193869136 139933695936411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3842] ppid=3826 vsize=28231652 memory=281049238283920 CPUtime=0.02 cores=0-7
/proc/3828/task/3842/stat : 3842 (java) S 3826 3826 29646 0 -1 1077944384 450 0 0 0 2 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933192817520 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3843] ppid=3826 vsize=28231652 memory=281049238290832 CPUtime=0.03 cores=0-7
/proc/3828/task/3843/stat : 3843 (java) S 3826 3826 29646 0 -1 1077944384 237 0 0 0 3 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933191764720 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3844] ppid=3826 vsize=28231652 memory=281049238231984 CPUtime=0.02 cores=0-7
/proc/3828/task/3844/stat : 3844 (java) R 3826 3826 29646 0 -1 4202560 154 0 0 0 2 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933190692936 139933677462364 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3845] ppid=3826 vsize=28231652 memory=281049238304656 CPUtime=0.12 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) S 3826 3826 29646 0 -1 1077944384 915 0 0 0 12 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933072353776 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446770278 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446770279 28909211648 12414 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50876 KiB

[startup+0.702261 s]
/proc/loadavg: 7.00 7.93 8.19 3/211 3847
/proc/meminfo: memFree=27181016/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28766288 memory=93756 CPUtime=2.08 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 14864 0 0 0 202 6 0 0 20 0 28 0 446770272 29456678912 23439 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7191572 23439 3460 1 0 7152672 0
[pid=3828/tid=3829] ppid=3826 vsize=28766288 memory=0 CPUtime=0.56 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) S 3826 3826 29646 0 -1 1077944384 8778 0 0 0 53 3 0 0 20 0 28 0 446770273 29456678912 23439 33554432000 4194304 4196468 140737403290048 139933700158592 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28766288 memory=140524619342704 CPUtime=0 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446770273 29456678912 23439 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446770273 29456678912 23439 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28766288 memory=10596 CPUtime=0 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446770273 29456678912 23439 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0

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

[pid=3828/tid=3845] ppid=3826 vsize=28766288 memory=1220 CPUtime=0.63 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) S 3826 3826 29646 0 -1 1077944384 4764 0 0 0 62 1 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933072353776 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28766288 memory=14004 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28766288 memory=14060 CPUtime=0.01 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 307 0 0 0 0 1 0 0 20 0 28 0 446770279 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3848] ppid=3826 vsize=28766288 memory=2116 CPUtime=29.61 cores=0-7
/proc/3828/task/3848/stat : 3848 (java) R 3826 3826 29646 0 -1 4202560 776 0 0 0 2958 3 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933061266648 139933338780645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3849] ppid=3826 vsize=28766288 memory=23716 CPUtime=29.75 cores=0-7
/proc/3828/task/3849/stat : 3849 (java) R 3826 3826 29646 0 -1 4202560 521 0 0 0 2973 2 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933060214984 139933337938387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3850] ppid=3826 vsize=28766288 memory=532 CPUtime=29.03 cores=0-7
/proc/3828/task/3850/stat : 3850 (java) R 3826 3826 29646 0 -1 4202560 2095 0 0 0 2894 9 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933059162352 139933340686480 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3851] ppid=3826 vsize=28766288 memory=1652 CPUtime=30.03 cores=0-7
/proc/3828/task/3851/stat : 3851 (java) R 3826 3826 29646 0 -1 4202560 1984 0 0 0 2993 10 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933058110408 139933338299295 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3852] ppid=3826 vsize=28766288 memory=1980 CPUtime=29.79 cores=0-7
/proc/3828/task/3852/stat : 3852 (java) R 3826 3826 29646 0 -1 4202560 1627 0 0 0 2975 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933057060104 139933338776046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3853] ppid=3826 vsize=28766288 memory=2540 CPUtime=29.59 cores=0-7
/proc/3828/task/3853/stat : 3853 (java) R 3826 3826 29646 0 -1 4202560 1313 0 0 0 2956 3 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933056004200 139933340686461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3854] ppid=3826 vsize=28766288 memory=1760 CPUtime=29.68 cores=0-7
/proc/3828/task/3854/stat : 3854 (java) R 3826 3826 29646 0 -1 4202560 1203 0 0 0 2964 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932987284928 139933337886222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3855] ppid=3826 vsize=28766288 memory=111636 CPUtime=29.78 cores=0-7
/proc/3828/task/3855/stat : 3855 (java) R 3826 3826 29646 0 -1 4202560 904 0 0 0 2977 1 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932986228472 139933337886427 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 244.74 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1097328 KiB

[startup+31.6013 s]
/proc/loadavg: 7.25 7.88 8.16 9/219 3857
/proc/meminfo: memFree=26148284/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28766288 memory=1095872 CPUtime=247.93 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 56020 0 0 0 24723 70 0 0 20 0 28 0 446770272 29456678912 273968 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7191572 273968 3527 1 0 7152672 0
[pid=3828/tid=3829] ppid=3826 vsize=28766288 memory=988 CPUtime=0.56 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) S 3826 3826 29646 0 -1 1077944384 8778 0 0 0 53 3 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933700158592 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28766288 memory=8112282956445269571 CPUtime=0.06 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 907 0 0 0 3 3 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28766288 memory=932 CPUtime=0.06 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 278 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28766288 memory=3680 CPUtime=0.07 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 753 0 0 0 5 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3833] ppid=3826 vsize=28766288 memory=864 CPUtime=0.06 cores=0-7
/proc/3828/task/3833/stat : 3833 (java) S 3826 3826 29646 0 -1 1077944384 517 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933244041488 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3834] ppid=3826 vsize=28766288 memory=1436 CPUtime=0.06 cores=0-7
/proc/3828/task/3834/stat : 3834 (java) S 3826 3826 29646 0 -1 1077944384 390 0 0 0 5 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933242989712 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3835] ppid=3826 vsize=28766288 memory=1652 CPUtime=0.04 cores=0-7
/proc/3828/task/3835/stat : 3835 (java) S 3826 3826 29646 0 -1 1077944384 652 0 0 0 3 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933241936912 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3836] ppid=3826 vsize=28766288 memory=1980 CPUtime=0.06 cores=0-7
/proc/3828/task/3836/stat : 3836 (java) S 3826 3826 29646 0 -1 1077944384 281 0 0 0 5 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933240884112 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3837] ppid=3826 vsize=28766288 memory=2540 CPUtime=0.06 cores=0-7
/proc/3828/task/3837/stat : 3837 (java) S 3826 3826 29646 0 -1 1077944384 979 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933239831312 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3838] ppid=3826 vsize=28766288 memory=1760 CPUtime=0.04 cores=0-7
/proc/3828/task/3838/stat : 3838 (java) S 3826 3826 29646 0 -1 1077944384 1847 0 0 0 3 1 0 0 20 0 28 0 446770275 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933197027696 139933695928962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3839] ppid=3826 vsize=28766288 memory=111636 CPUtime=0 cores=0-7
/proc/3828/task/3839/stat : 3839 (java) S 3826 3826 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446770275 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933195973728 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3840] ppid=3826 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/3828/task/3840/stat : 3840 (java) S 3826 3826 29646 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 446770276 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933194920832 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3841] ppid=3826 vsize=28766288 memory=4104 CPUtime=0 cores=0-7
/proc/3828/task/3841/stat : 3841 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933193869136 139933695936411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3842] ppid=3826 vsize=28766288 memory=1412 CPUtime=1.73 cores=0-7
/proc/3828/task/3842/stat : 3842 (java) S 3826 3826 29646 0 -1 1077944384 5887 0 0 0 173 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933192817520 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3843] ppid=3826 vsize=28766288 memory=3132 CPUtime=1.72 cores=0-7
/proc/3828/task/3843/stat : 3843 (java) S 3826 3826 29646 0 -1 1077944384 7566 0 0 0 170 2 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933191764720 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3844] ppid=3826 vsize=28766288 memory=1456 CPUtime=2.11 cores=0-7
/proc/3828/task/3844/stat : 3844 (java) S 3826 3826 29646 0 -1 1077944384 10210 0 0 0 209 2 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933190711920 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3845] ppid=3826 vsize=28766288 memory=1105112 CPUtime=0.63 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) S 3826 3826 29646 0 -1 1077944384 4764 0 0 0 62 1 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933072353776 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28766288 memory=1808 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28766288 memory=920 CPUtime=0.01 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 307 0 0 0 0 1 0 0 20 0 28 0 446770279 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3848] ppid=3826 vsize=28766288 memory=1220 CPUtime=30.01 cores=0-7
/proc/3828/task/3848/stat : 3848 (java) R 3826 3826 29646 0 -1 4202560 786 0 0 0 2998 3 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933061266648 139933337757325 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3849] ppid=3826 vsize=28766288 memory=14004 CPUtime=30.15 cores=0-7
/proc/3828/task/3849/stat : 3849 (java) R 3826 3826 29646 0 -1 4202560 526 0 0 0 3013 2 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933060214984 139933338776046 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3850] ppid=3826 vsize=28766288 memory=14060 CPUtime=29.43 cores=0-7
/proc/3828/task/3850/stat : 3850 (java) R 3826 3826 29646 0 -1 4202560 2114 0 0 0 2934 9 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933059162352 139933340686623 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3851] ppid=3826 vsize=28766288 memory=2116 CPUtime=30.43 cores=0-7
/proc/3828/task/3851/stat : 3851 (java) R 3826 3826 29646 0 -1 4202560 2064 0 0 0 3033 10 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933058110408 139933338524577 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3852] ppid=3826 vsize=28766288 memory=23716 CPUtime=30.19 cores=0-7
/proc/3828/task/3852/stat : 3852 (java) R 3826 3826 29646 0 -1 4202560 1644 0 0 0 3015 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933057060104 139933338299614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3853] ppid=3826 vsize=28766288 memory=532 CPUtime=29.99 cores=0-7
/proc/3828/task/3853/stat : 3853 (java) R 3826 3826 29646 0 -1 4202560 1321 0 0 0 2996 3 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933056004200 139933337938969 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3854] ppid=3826 vsize=28766288 memory=1556 CPUtime=30.08 cores=0-7
/proc/3828/task/3854/stat : 3854 (java) R 3826 3826 29646 0 -1 4202560 1239 0 0 0 3004 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932987284928 139933338579422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3855] ppid=3826 vsize=28766288 memory=932 CPUtime=30.18 cores=0-7
/proc/3828/task/3855/stat : 3855 (java) R 3826 3826 29646 0 -1 4202560 913 0 0 0 3017 1 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932986228472 139933339076236 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 247.93 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1097328 KiB

[startup+31.8012 s]
/proc/loadavg: 7.25 7.88 8.16 9/219 3857
/proc/meminfo: memFree=26148284/32770624 swapFree=66999436/67108860
[pid=3826] ppid=3823 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/3826/stat : 3826 (xcsp3-exec) S 3823 3826 29646 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446770272 115843072 364 33554432000 4194304 5098028 140735946495424 140735946493528 140052396532348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30306304 140735946503030 140735946503273 140735946503273 140735946506186 0
/proc/3826/statm: 28282 364 305 221 0 87 0
[pid=3828] ppid=3826 vsize=28766288 memory=1095872 CPUtime=249.35 cores=0-7
/proc/3828/stat : 3828 (java) S 3826 3826 29646 0 -1 1077944320 56445 0 0 0 24865 70 0 0 20 0 28 0 446770272 29456678912 273968 33554432000 4194304 4196468 140737403290048 140737403272592 139933695917815 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
/proc/3828/statm: 7191572 273968 3527 1 0 7152672 0
[pid=3828/tid=3829] ppid=3826 vsize=28766288 memory=1436 CPUtime=0.56 cores=0-7
/proc/3828/task/3829/stat : 3829 (java) S 3826 3826 29646 0 -1 1077944384 8778 0 0 0 53 3 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933700158592 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3830] ppid=3826 vsize=28766288 memory=1652 CPUtime=0.06 cores=0-7
/proc/3828/task/3830/stat : 3830 (java) S 3826 3826 29646 0 -1 1077944384 907 0 0 0 3 3 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933247199888 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3831] ppid=3826 vsize=28766288 memory=1980 CPUtime=0.06 cores=0-7
/proc/3828/task/3831/stat : 3831 (java) S 3826 3826 29646 0 -1 1077944384 278 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933246147088 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3832] ppid=3826 vsize=28766288 memory=2540 CPUtime=0.07 cores=0-7
/proc/3828/task/3832/stat : 3832 (java) S 3826 3826 29646 0 -1 1077944384 753 0 0 0 5 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933245094288 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3833] ppid=3826 vsize=28766288 memory=1760 CPUtime=0.06 cores=0-7
/proc/3828/task/3833/stat : 3833 (java) S 3826 3826 29646 0 -1 1077944384 517 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933244041488 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3834] ppid=3826 vsize=28766288 memory=111636 CPUtime=0.06 cores=0-7
/proc/3828/task/3834/stat : 3834 (java) S 3826 3826 29646 0 -1 1077944384 390 0 0 0 5 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933242989712 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3835] ppid=3826 vsize=28766288 memory=804 CPUtime=0.04 cores=0-7
/proc/3828/task/3835/stat : 3835 (java) S 3826 3826 29646 0 -1 1077944384 652 0 0 0 3 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933241936912 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3836] ppid=3826 vsize=28766288 memory=4104 CPUtime=0.06 cores=0-7
/proc/3828/task/3836/stat : 3836 (java) S 3826 3826 29646 0 -1 1077944384 281 0 0 0 5 1 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933240884112 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3837] ppid=3826 vsize=28766288 memory=1412 CPUtime=0.06 cores=0-7
/proc/3828/task/3837/stat : 3837 (java) S 3826 3826 29646 0 -1 1077944384 979 0 0 0 4 2 0 0 20 0 28 0 446770273 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933239831312 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3838] ppid=3826 vsize=28766288 memory=8112282956445269571 CPUtime=0.04 cores=0-7
/proc/3828/task/3838/stat : 3838 (java) S 3826 3826 29646 0 -1 1077944384 1847 0 0 0 3 1 0 0 20 0 28 0 446770275 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933197027696 139933695928962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3839] ppid=3826 vsize=28766288 memory=3680 CPUtime=0 cores=0-7
/proc/3828/task/3839/stat : 3839 (java) S 3826 3826 29646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446770275 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933195973728 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3840] ppid=3826 vsize=28766288 memory=864 CPUtime=0 cores=0-7
/proc/3828/task/3840/stat : 3840 (java) S 3826 3826 29646 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 446770276 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933194920832 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3841] ppid=3826 vsize=28766288 memory=1436 CPUtime=0 cores=0-7
/proc/3828/task/3841/stat : 3841 (java) S 3826 3826 29646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933193869136 139933695936411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3842] ppid=3826 vsize=28766288 memory=0 CPUtime=1.73 cores=0-7
/proc/3828/task/3842/stat : 3842 (java) S 3826 3826 29646 0 -1 1077944384 5887 0 0 0 173 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933192817520 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3843] ppid=3826 vsize=28766288 memory=7307772575472834921 CPUtime=1.72 cores=0-7
/proc/3828/task/3843/stat : 3843 (java) S 3826 3826 29646 0 -1 1077944384 7566 0 0 0 170 2 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933191764720 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3844] ppid=3826 vsize=28766288 memory=1456 CPUtime=2.11 cores=0-7
/proc/3828/task/3844/stat : 3844 (java) S 3826 3826 29646 0 -1 1077944384 10210 0 0 0 209 2 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933190711920 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3845] ppid=3826 vsize=28766288 memory=7100839861465685612 CPUtime=0.63 cores=0-7
/proc/3828/task/3845/stat : 3845 (java) S 3826 3826 29646 0 -1 1077944384 4764 0 0 0 62 1 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933072353776 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3846] ppid=3826 vsize=28766288 memory=-7175204567652784766 CPUtime=0 cores=0-7
/proc/3828/task/3846/stat : 3846 (java) S 3826 3826 29646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446770278 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933071301216 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3847] ppid=3826 vsize=28766288 memory=3054156605268465310 CPUtime=0.01 cores=0-7
/proc/3828/task/3847/stat : 3847 (java) S 3826 3826 29646 0 -1 1077944384 307 0 0 0 0 1 0 0 20 0 28 0 446770279 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933070248496 139933695928962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3848] ppid=3826 vsize=28766288 memory=7822038051842261661 CPUtime=30.18 cores=0-7
/proc/3828/task/3848/stat : 3848 (java) S 3826 3826 29646 0 -1 1077944384 836 0 0 0 3015 3 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933061270976 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3849] ppid=3826 vsize=28766288 memory=-8707038579349950309 CPUtime=30.32 cores=0-7
/proc/3828/task/3849/stat : 3849 (java) S 3826 3826 29646 0 -1 1077944384 552 0 0 0 3030 2 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933060219600 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3850] ppid=3826 vsize=28766288 memory=4713745541279610410 CPUtime=29.63 cores=0-7
/proc/3828/task/3850/stat : 3850 (java) R 3826 3826 29646 0 -1 4202560 2124 0 0 0 2954 9 0 0 20 0 28 0 446770330 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933059162352 139933340686490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3851] ppid=3826 vsize=28766288 memory=-6520471753822164382 CPUtime=30.61 cores=0-7
/proc/3828/task/3851/stat : 3851 (java) S 3826 3826 29646 0 -1 1077944384 2294 0 0 0 3051 10 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933058115024 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3852] ppid=3826 vsize=28766288 memory=-8412656567318647667 CPUtime=30.37 cores=0-7
/proc/3828/task/3852/stat : 3852 (java) S 3826 3826 29646 0 -1 1077944384 1672 0 0 0 3033 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933057062224 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3853] ppid=3826 vsize=28766288 memory=-8341965534556230502 CPUtime=30.17 cores=0-7
/proc/3828/task/3853/stat : 3853 (java) S 3826 3826 29646 0 -1 1077944384 1350 0 0 0 3014 3 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139933056009424 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3854] ppid=3826 vsize=28766288 memory=7450479284724585824 CPUtime=30.25 cores=0-7
/proc/3828/task/3854/stat : 3854 (java) S 3826 3826 29646 0 -1 1077944384 1262 0 0 0 3021 4 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932987286608 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
[pid=3828/tid=3855] ppid=3826 vsize=28766288 memory=7595728043518809444 CPUtime=30.35 cores=0-7
/proc/3828/task/3855/stat : 3855 (java) S 3826 3826 29646 0 -1 1077944384 941 0 0 0 3034 1 0 0 20 0 28 0 446770331 29456678912 273968 33554432000 4194304 4196468 140737403290048 139932986233808 139933695928021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26726400 140737403294698 140737403294870 140737403294870 140737403297743 0
Current children cumulated CPU time: 249.35 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1097328 KiB

Child status: 0
Real time (s): 31.8299
CPU time (s): 249.379
CPU user time (s): 248.656
CPU system time (s): 0.723001
CPU usage (%): 783.477
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1140356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.656
system time used= 0.723001
maximum resident set size= 1138900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58350
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5554
involuntary context switches= 3760


# summary of solver processes directly reported to runsolver:
#   pid: 3826
#   total CPU time (s): 249.379
#   total CPU user time (s): 248.656
#   total CPU system time (s): 0.723001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.323788 second user time and 0.391558 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 10:17:58
IDJOB=4399648
IDBENCH=133229
IDSOLVER=2854
FILE ID=node140/4399648-1568708319
RUNJOBID= node140-1568700822-29673
PBS_JOBID= 21703906
Free space on /tmp= 58116 MiB

SOLVER NAME= choco-solver 2019-09-16 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-4399648-1568708319/watcher-4399648-1568708319 -o /tmp/evaluation-result-4399648-1568708319/solver-4399648-1568708319 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568700822-29673 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 901075238 HOME/instance-4399648-1568708319.xml

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=901075238

node140.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.43
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.43
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.43
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.43
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:        27234724 kB
MemAvailable:   31848528 kB
Buffers:          199408 kB
Cached:          4656612 kB
SwapCached:         2596 kB
Active:          1634524 kB
Inactive:        3229756 kB
Active(anon):       3712 kB
Inactive(anon):    53752 kB
Active(file):    1630812 kB
Inactive(file):  3176004 kB
Unevictable:      106444 kB
Mlocked:          106444 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             26208 kB
Writeback:             0 kB
AnonPages:        170280 kB
Mapped:            48884 kB
Shmem:             40584 kB
Slab:             265368 kB
SReclaimable:     235448 kB
SUnreclaim:        29920 kB
KernelStack:        3456 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58088 MiB
End job on node140 at 2019-09-17 10:18:30