Trace number 4403742

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT4850 53.6668 13.793

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-2.xml
MD5SUM2b9b9d57997e47756252872b7d7d2054
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4850
Best CPU time to get the best result obtained on this benchmark15.6676
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains161
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":98},{"size":85,"count":3},{"size":86,"count":3},{"size":87,"count":7},{"size":88,"count":10},{"size":89,"count":13},{"size":90,"count":11},{"size":91,"count":13},{"size":92,"count":9},{"size":93,"count":7},{"size":94,"count":9},{"size":95,"count":4},{"size":96,"count":8},{"size":97,"count":2},{"size":99,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403742-1568991592.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403742-1568991592.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
2.91/1.07	c solve instance...
53.33/13.78	o 4850 
53.33/13.78	s OPTIMUM FOUND
53.33/13.78	v <instantiation>
53.33/13.78	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] </list>
53.33/13.78	v 	<values>22 0 58 14 5 41 15 39 69 76 83 10 27 82 59 84 71 33 85 72 37 8 31 6 28 24 88 87 89 93 68 54 50 92 66 18 45 74 81 63 96 16 21 36 51 55 61 29 17 52 25 94 2 47 90 49 12 46 80 75 98 23 40 26 79 20 78 91 53 67 99 43 42 97 30 4 7 9 62 32 65 73 34 57 38 56 19 70 13 44 86 11 60 1 48 3 95 64 35 77 147 0 13 218 38 5 9 21 4 23 44 33 9 3 12 5 2 1 47 12 0 13 20 13 14 0 1 7 26 36 47 132 2 3 30 6 9 21 6 17 3 65 0 6 25 22 3 3 7 5 402 0 200 6 19 401 101 1 8 11 24 165 26 14 68 1 2 9 7 115 329 1 150 28 36 5 0 13 104 0 2 37 6 0 2 3 15 18 23 342 15 2 160 29 0 0 33 11 4 195 0 0 40 67 89 50 6 19 47 68 94 86 34 14 14 16 67 99 30 31 78 47 99 42 56 14 62 35 53 62 79 26 7 50 30 24 97 15 67 88 2 55 58 19 42 40 34 83 36 67 59 66 98 31 99 9 58 2 70 73 14 62 94 13 34 56 38 26 94 47 91 36 35 88 33 71 8 23 5 19 31 93 72 92 46 65 8 37 35 2 86 35 3 49 43 67 70 64 96 66 </values>
53.33/13.78	v </instantiation>

Verifier Data

OK	4850

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403742-1568991592/watcher-4403742-1568991592 -o /var/tmp/evaluation-result-4403742-1568991592/solver-4403742-1568991592 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568990876-1247 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1813643266 HOME/instance-4403742-1568991592.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1821, runsolver pid=1818
Current StackSize limit: 8192 KiB


[startup+0.100534 s]*
/proc/loadavg: 8.77 8.12 5.00 7/238 1837
/proc/meminfo: memFree=10840288/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15144776 memory=29976 CPUtime=0.13 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 5386 0 0 0 11 2 0 0 20 0 15 0 475398781 15508250624 7494 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3786194 7494 3152 1 0 3748377 0
[pid=1823/tid=1824] ppid=1821 vsize=15144776 memory=7391413433648273289 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) R 1821 1821 1216 0 -1 4202560 3346 0 0 0 8 1 0 0 20 0 15 0 475398781 15508250624 7494 33554432000 4194304 4196468 140729677624480 140493311389584 140493299395390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 7494 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 7494 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 7494 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 7494 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398783 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475398784 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492774839712 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475398784 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492773787120 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) R 1821 1821 1216 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0.02 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) R 1821 1821 1216 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 475398786 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492769577200 140493291417958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398787 15508250624 7494 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31432 KiB

[startup+0.211959 s]*
/proc/loadavg: 8.77 8.12 5.00 8/238 1837
/proc/meminfo: memFree=10827328/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15144776 memory=41280 CPUtime=0.35 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 9023 0 0 0 31 4 0 0 20 0 15 0 475398781 15508250624 10320 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3786194 10320 3305 1 0 3748377 0
[pid=1823/tid=1824] ppid=1821 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) R 1821 1821 1216 0 -1 4202560 6161 0 0 0 17 2 0 0 20 0 15 0 475398781 15508250624 10320 33554432000 4194304 4196468 140729677624480 140493311393248 140493307170198 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15144776 memory=4294980885 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 10320 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15144776 memory=3977725015148471968 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 10320 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 10320 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15508250624 10320 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475398783 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475398784 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492774839712 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475398784 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492773787120 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 682 0 0 0 2 0 0 0 20 0 15 0 475398786 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) S 1821 1821 1216 0 -1 1077944384 118 0 0 0 2 0 0 0 20 0 15 0 475398786 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15144776 memory=140326733358720 CPUtime=0.08 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) R 1821 1821 1216 0 -1 4202560 757 0 0 0 8 0 0 0 20 0 15 0 475398786 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492769577200 140493307179610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398787 15508250624 10320 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42736 KiB

[startup+0.310732 s]*
/proc/loadavg: 8.77 8.12 5.00 8/238 1837
/proc/meminfo: memFree=10820308/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15149032 memory=49680 CPUtime=0.53 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 10315 0 0 0 48 5 0 0 20 0 15 0 475398781 15512608768 12420 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3787258 12420 3347 1 0 3748377 0
[pid=1823/tid=1824] ppid=1821 vsize=15149032 memory=576567874760998942 CPUtime=0.3 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) R 1821 1821 1216 0 -1 4202560 7317 0 0 0 26 4 0 0 20 0 15 0 475398781 15512608768 12490 33554432000 4194304 4196468 140729677624480 140493311389376 140493291238750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15149032 memory=288230617525780800 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15512608768 12490 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15149032 memory=14699586522449448 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15512608768 12490 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15512608768 12490 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15512608768 12490 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475398783 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475398784 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492774839712 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475398784 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492773787120 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 776 0 0 0 5 0 0 0 20 0 15 0 475398786 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) S 1821 1821 1216 0 -1 1077944384 126 0 0 0 3 0 0 0 20 0 15 0 475398786 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) S 1821 1821 1216 0 -1 1077944384 821 0 0 0 12 0 0 0 20 0 15 0 475398786 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492769577200 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398787 15512608768 12490 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51136 KiB

[startup+0.70146 s]
/proc/loadavg: 8.77 8.12 5.00 8/238 1837
/proc/meminfo: memFree=10794616/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15151156 memory=101744 CPUtime=1.78 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 14712 0 0 0 171 7 0 0 20 0 15 0 475398781 15514783744 25436 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3787789 25436 3450 1 0 3748889 0
[pid=1823/tid=1824] ppid=1821 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) R 1821 1821 1216 0 -1 4202560 8334 0 0 0 62 5 0 0 20 0 15 0 475398781 15514783744 25436 33554432000 4194304 4196468 140729677624480 140493311395488 140493291294612 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15514783744 25436 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398782 15514783744 25436 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15514783744 25436 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475398782 15514783744 25436 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475398783 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475398784 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492774839712 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15151156 memory=218 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475398784 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492773787120 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15151156 memory=2704 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15151156 memory=2700 CPUtime=0.36 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) R 1821 1821 1216 0 -1 4202560 1918 0 0 0 36 0 0 0 20 0 15 0 475398786 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492771668472 140493292283658 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15151156 memory=1744 CPUtime=0.33 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) R 1821 1821 1216 0 -1 4202560 1127 0 0 0 33 0 0 0 20 0 15 0 475398786 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492770618416 140493286404600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15151156 memory=1412 CPUtime=0.38 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) R 1821 1821 1216 0 -1 4202560 2024 0 0 0 38 0 0 0 20 0 15 0 475398786 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492769573240 140493286087691 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15151156 memory=2628 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475398786 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475398787 15514783744 25436 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 103200 KiB

[startup+1.50146 s]
/proc/loadavg: 8.77 8.12 5.00 9/238 1837
/proc/meminfo: memFree=10664236/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0

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

/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 475398787 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1838] ppid=1821 vsize=15419460 memory=1804 CPUtime=11.06 cores=0,2,4,6
/proc/1823/task/1838/stat : 1838 (java) R 1821 1821 1216 0 -1 4202560 779 0 0 0 1105 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492756155528 140492901518584 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1839] ppid=1821 vsize=15419460 memory=920 CPUtime=10.58 cores=0,2,4,6
/proc/1823/task/1839/stat : 1839 (java) R 1821 1821 1216 0 -1 4202560 461 0 0 0 1056 2 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492755106056 140492900677757 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1840] ppid=1821 vsize=15419460 memory=3832 CPUtime=10.5 cores=0,2,4,6
/proc/1823/task/1840/stat : 1840 (java) R 1821 1821 1216 0 -1 4202560 380 0 0 0 1049 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492754051328 140492900782010 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1841] ppid=1821 vsize=15419460 memory=15719580307018 CPUtime=10.77 cores=0,2,4,6
/proc/1823/task/1841/stat : 1841 (java) R 1821 1821 1216 0 -1 4202560 192 0 0 0 1076 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492752997512 140492900782173 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 49.74 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 637964 KiB

[startup+13.2015 s]
/proc/loadavg: 8.60 8.12 5.05 9/242 1842
/proc/meminfo: memFree=10234720/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15419460 memory=636508 CPUtime=51.33 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 28006 0 0 0 5104 29 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3854865 159127 3527 1 0 3815965 0
[pid=1823/tid=1824] ppid=1821 vsize=15419460 memory=13572591398946441 CPUtime=1.03 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) S 1821 1821 1216 0 -1 1077944384 8619 0 0 0 97 6 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493311399040 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15419460 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 341 0 0 0 5 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15419460 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1235 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15419460 memory=9122745479247552727 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 285 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15419460 memory=-2026666227646606628 CPUtime=0.06 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 276 0 0 0 4 2 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15419460 memory=-4866526899798303339 CPUtime=0.01 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 869 0 0 0 1 0 0 0 20 0 19 0 475398783 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15419460 memory=85 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492774839776 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492773787136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15419460 memory=4640212093111915364 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15419460 memory=7584172137639210085 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 5763 0 0 0 224 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15419460 memory=7444562787003295077 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) S 1821 1821 1216 0 -1 1077944384 3859 0 0 0 225 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15419460 memory=7523376918531162212 CPUtime=0.85 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) S 1821 1821 1216 0 -1 1077944384 3544 0 0 0 84 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492769577200 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 475398787 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1838] ppid=1821 vsize=15419460 memory=0 CPUtime=11.46 cores=0,2,4,6
/proc/1823/task/1838/stat : 1838 (java) R 1821 1821 1216 0 -1 4202560 783 0 0 0 1145 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492756155528 140492896901750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1839] ppid=1821 vsize=15419460 memory=0 CPUtime=10.98 cores=0,2,4,6
/proc/1823/task/1839/stat : 1839 (java) R 1821 1821 1216 0 -1 4202560 466 0 0 0 1096 2 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492755105560 140492900676939 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1840] ppid=1821 vsize=15419460 memory=280653161678208 CPUtime=10.89 cores=0,2,4,6
/proc/1823/task/1840/stat : 1840 (java) R 1821 1821 1216 0 -1 4202560 386 0 0 0 1088 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492754051328 140492901047406 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1841] ppid=1821 vsize=15419460 memory=140326580812896 CPUtime=11.17 cores=0,2,4,6
/proc/1823/task/1841/stat : 1841 (java) R 1821 1821 1216 0 -1 4202560 196 0 0 0 1116 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492752997512 140492900781960 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 51.33 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 637964 KiB

[startup+13.6015 s]
/proc/loadavg: 8.60 8.12 5.05 9/242 1842
/proc/meminfo: memFree=10234720/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15419460 memory=636508 CPUtime=52.93 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 28022 0 0 0 5263 30 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3854865 159127 3527 1 0 3815965 0
[pid=1823/tid=1824] ppid=1821 vsize=15419460 memory=1036 CPUtime=1.03 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) S 1821 1821 1216 0 -1 1077944384 8619 0 0 0 97 6 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493311399040 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15419460 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 341 0 0 0 5 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15419460 memory=2244 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1235 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15419460 memory=1212 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 285 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15419460 memory=1036 CPUtime=0.06 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 276 0 0 0 4 2 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15419460 memory=3280 CPUtime=0.01 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 869 0 0 0 1 0 0 0 20 0 19 0 475398783 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15419460 memory=54532 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492774839776 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15419460 memory=988 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492773787136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15419460 memory=2052 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15419460 memory=1428 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 5763 0 0 0 224 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15419460 memory=1716 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) S 1821 1821 1216 0 -1 1077944384 3859 0 0 0 225 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15419460 memory=784 CPUtime=0.85 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) S 1821 1821 1216 0 -1 1077944384 3544 0 0 0 84 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492769577200 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15419460 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15419460 memory=6132 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 475398787 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1838] ppid=1821 vsize=15419460 memory=1056 CPUtime=11.86 cores=0,2,4,6
/proc/1823/task/1838/stat : 1838 (java) R 1821 1821 1216 0 -1 4202560 786 0 0 0 1185 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492756155528 140492898056576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1839] ppid=1821 vsize=15419460 memory=1540 CPUtime=11.38 cores=0,2,4,6
/proc/1823/task/1839/stat : 1839 (java) R 1821 1821 1216 0 -1 4202560 473 0 0 0 1136 2 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492755104136 140492899820497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1840] ppid=1821 vsize=15419460 memory=728 CPUtime=11.29 cores=0,2,4,6
/proc/1823/task/1840/stat : 1840 (java) R 1821 1821 1216 0 -1 4202560 389 0 0 0 1128 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492754051328 140492901487148 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1841] ppid=1821 vsize=15419460 memory=3612 CPUtime=11.57 cores=0,2,4,6
/proc/1823/task/1841/stat : 1841 (java) R 1821 1821 1216 0 -1 4202560 199 0 0 0 1156 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492752998424 140492900782173 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 52.93 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 637964 KiB

[startup+13.7015 s]
/proc/loadavg: 8.60 8.12 5.05 9/242 1842
/proc/meminfo: memFree=10234720/32770624 swapFree=67001884/67108860
[pid=1821] ppid=1818 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1821/stat : 1821 (xcsp3-exec) S 1818 1821 1216 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475398780 115843072 364 33554432000 4194304 5098028 140727875028368 140727875026472 140084246246012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140727875035990 140727875036249 140727875036249 140727875039174 0
/proc/1821/statm: 28282 364 305 221 0 87 0
[pid=1823] ppid=1821 vsize=15419460 memory=636508 CPUtime=53.33 cores=0,2,4,6
/proc/1823/stat : 1823 (java) S 1821 1821 1216 0 -1 1077944320 28024 0 0 0 5303 30 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140729677607024 140493307158263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
/proc/1823/statm: 3854865 159127 3527 1 0 3815965 0
[pid=1823/tid=1824] ppid=1821 vsize=15419460 memory=103 CPUtime=1.03 cores=0,2,4,6
/proc/1823/task/1824/stat : 1824 (java) S 1821 1821 1216 0 -1 1077944384 8619 0 0 0 97 6 0 0 20 0 19 0 475398781 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493311399040 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1825] ppid=1821 vsize=15419460 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/1823/task/1825/stat : 1825 (java) S 1821 1821 1216 0 -1 1077944384 341 0 0 0 5 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493218814224 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1826] ppid=1821 vsize=15419460 memory=9 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1826/stat : 1826 (java) S 1821 1821 1216 0 -1 1077944384 1235 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493217761680 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1827] ppid=1821 vsize=15419460 memory=636508 CPUtime=0.09 cores=0,2,4,6
/proc/1823/task/1827/stat : 1827 (java) S 1821 1821 1216 0 -1 1077944384 285 0 0 0 6 3 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493216709136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1828] ppid=1821 vsize=15419460 memory=140326581120032 CPUtime=0.06 cores=0,2,4,6
/proc/1823/task/1828/stat : 1828 (java) S 1821 1821 1216 0 -1 1077944384 276 0 0 0 4 2 0 0 20 0 19 0 475398782 15789527040 159127 33554432000 4194304 4196468 140729677624480 140493215656592 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1829] ppid=1821 vsize=15419460 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1823/task/1829/stat : 1829 (java) S 1821 1821 1216 0 -1 1077944384 869 0 0 0 1 0 0 0 20 0 19 0 475398783 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492775893488 140493307169410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1830] ppid=1821 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1830/stat : 1830 (java) S 1821 1821 1216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492774839776 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1831] ppid=1821 vsize=15419460 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1831/stat : 1831 (java) S 1821 1821 1216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475398784 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492773787136 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1832] ppid=1821 vsize=15419460 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1832/stat : 1832 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492772735696 140493307176859 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1833] ppid=1821 vsize=15419460 memory=1036 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1833/stat : 1833 (java) S 1821 1821 1216 0 -1 1077944384 5763 0 0 0 224 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492771682288 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1834] ppid=1821 vsize=15419460 memory=4096 CPUtime=2.25 cores=0,2,4,6
/proc/1823/task/1834/stat : 1834 (java) S 1821 1821 1216 0 -1 1077944384 3859 0 0 0 225 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492770629744 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1835] ppid=1821 vsize=15419460 memory=14008 CPUtime=0.85 cores=0,2,4,6
/proc/1823/task/1835/stat : 1835 (java) S 1821 1821 1216 0 -1 1077944384 3544 0 0 0 84 1 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492769577200 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1836] ppid=1821 vsize=15419460 memory=225 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1836/stat : 1836 (java) S 1821 1821 1216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475398786 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492768524896 140493307168469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1837] ppid=1821 vsize=15419460 memory=13773 CPUtime=0 cores=0,2,4,6
/proc/1823/task/1837/stat : 1837 (java) S 1821 1821 1216 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 475398787 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492767472432 140493307169410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1838] ppid=1821 vsize=15419460 memory=3560151 CPUtime=11.96 cores=0,2,4,6
/proc/1823/task/1838/stat : 1838 (java) R 1821 1821 1216 0 -1 4202560 786 0 0 0 1195 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492756155528 140492901047599 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1839] ppid=1821 vsize=15419460 memory=0 CPUtime=11.48 cores=0,2,4,6
/proc/1823/task/1839/stat : 1839 (java) R 1821 1821 1216 0 -1 4202560 475 0 0 0 1146 2 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492755104136 140492900677622 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1840] ppid=1821 vsize=15419460 memory=13773 CPUtime=11.38 cores=0,2,4,6
/proc/1823/task/1840/stat : 1840 (java) R 1821 1821 1216 0 -1 4202560 389 0 0 0 1137 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492754051328 140492901871744 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
[pid=1823/tid=1841] ppid=1821 vsize=15419460 memory=0 CPUtime=11.67 cores=0,2,4,6
/proc/1823/task/1841/stat : 1841 (java) R 1821 1821 1216 0 -1 4202560 199 0 0 0 1166 1 0 0 20 0 19 0 475398889 15789527040 159127 33554432000 4194304 4196468 140729677624480 140492752998424 140492900782532 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140729677628379 140729677628554 140729677628554 140729677631439 0
Current children cumulated CPU time: 53.33 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 637964 KiB

Child status: 0
Real time (s): 13.793
CPU time (s): 53.6668
CPU user time (s): 53.358
CPU system time (s): 0.308791
CPU usage (%): 389.088
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 637964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.358
system time used= 0.308791
maximum resident set size= 637212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28998
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2779
involuntary context switches= 1605


# summary of solver processes directly reported to runsolver:
#   pid: 1821
#   total CPU time (s): 53.6668
#   total CPU user time (s): 53.358
#   total CPU system time (s): 0.308791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.131824 second user time and 0.173834 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 16:59:12
IDJOB=4403742
IDBENCH=133272
IDSOLVER=2863
FILE ID=node133/4403742-1568991592
RUNJOBID= node133-1568990876-1247
PBS_JOBID= 21704651
Free space on /var/tmp= 13464 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-t-hard-2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403742-1568991592/watcher-4403742-1568991592 -o /var/tmp/evaluation-result-4403742-1568991592/solver-4403742-1568991592 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568990876-1247 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1813643266 HOME/instance-4403742-1568991592.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1813643266

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        10857032 kB
MemAvailable:   31654180 kB
Buffers:          148928 kB
Cached:         20532876 kB
SwapCached:         5400 kB
Active:         10510320 kB
Inactive:       10378464 kB
Active(anon):     205496 kB
Inactive(anon):    47824 kB
Active(file):   10304824 kB
Inactive(file): 10330640 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001884 kB
Dirty:             26432 kB
Writeback:             0 kB
AnonPages:        314692 kB
Mapped:            64928 kB
Shmem:             37720 kB
Slab:             619500 kB
SReclaimable:     590144 kB
SUnreclaim:        29356 kB
KernelStack:        3856 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1517180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13436 MiB
End job on node133 at 2019-09-20 16:59:26