Trace number 4403550

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-20SAT 69.7139 17.903

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-12.xml
MD5SUMe29963f3eb1abf29691517033ab1fcf0
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 benchmark10.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403550-1568991652.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403550-1568991652.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.01/0.88	c solve instance...
69.36/17.88	s SATISFIABLE
69.36/17.88	v <instantiation>
69.36/17.88	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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10] </list>
69.36/17.88	v 	<values>0 2 10 5 3 8 4 6 11 1 9 7 9 1 6 8 5 10 3 11 0 4 7 2 6 4 2 1 11 7 10 9 5 0 8 3 10 6 11 3 2 9 5 0 4 7 1 8 7 8 5 11 4 0 2 1 6 10 3 9 2 11 8 7 6 5 9 10 1 3 0 4 5 10 7 9 1 11 6 4 3 8 2 0 11 0 3 4 9 1 8 7 2 5 6 10 3 9 0 10 7 4 1 5 8 2 11 6 8 7 1 2 0 6 11 3 10 9 4 5 4 5 9 6 8 3 0 2 7 11 10 1 1 3 4 0 10 2 7 8 9 6 5 11 33 126 70 43 98 53 83 135 20 112 85 110 76 102 68 131 46 132 9 55 89 27 82 54 23 137 92 127 111 60 1 105 40 125 80 133 35 115 69 4 58 86 18 96 87 101 71 134 6 25 21 79 120 44 118 32 142 103 93 72 119 121 16 42 3 50 64 123 94 113 14 141 56 37 107 24 7 138 11 45 48 109 22 100 29 63 74 128 47 108 5 124 90 49 15 62 34 139 81 97 88 12 31 10 75 140 41 122 59 66 57 67 116 73 99 36 2 30 95 136 17 19 38 51 8 129 28 84 106 114 77 61 </values>
69.36/17.88	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 (8672 MiB free)
  memory of node 1: 16384 MiB (6275 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403550-1568991652/watcher-4403550-1568991652 -o /var/tmp/evaluation-result-4403550-1568991652/solver-4403550-1568991652 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 447973095 HOME/instance-4403550-1568991652.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB

solver pid=9344, runsolver pid=9341

[startup+0.100062 s]*
/proc/loadavg: 9.52 8.76 8.33 10/232 9360
/proc/meminfo: memFree=15283272/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15144776 memory=30196 CPUtime=0.13 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 5940 0 0 0 12 1 0 0 20 0 15 0 475420821 15508250624 7549 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3786194 7549 3191 1 0 3748377 0
[pid=9346/tid=9347] ppid=9344 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) R 9344 9344 1883 0 -1 4202560 3850 0 0 0 9 0 0 0 20 0 15 0 475420821 15508250624 7549 33554432000 4194304 4196468 140733516259728 140101173669152 140100776381216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 7549 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 7549 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475420823 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475420824 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475420824 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420826 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100700981872 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0.02 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) R 9344 9344 1883 0 -1 4202560 338 0 0 0 2 0 0 0 20 0 15 0 475420827 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100698876784 140101169463898 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 7549 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31652 KiB

[startup+0.210778 s]*
/proc/loadavg: 9.52 8.76 8.33 11/232 9360
/proc/meminfo: memFree=15266704/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15144776 memory=41224 CPUtime=0.34 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 9509 0 0 0 31 3 0 0 20 0 15 0 475420821 15508250624 10306 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3786194 10306 3283 1 0 3748377 0
[pid=9346/tid=9347] ppid=9344 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) R 9344 9344 1883 0 -1 4202560 6668 0 0 0 18 2 0 0 20 0 15 0 475420821 15508250624 10306 33554432000 4194304 4196468 140733516259728 140101173674752 140101169454486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15144776 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 10306 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15144776 memory=3472749849145427616 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 10306 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475420822 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475420823 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475420824 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475420824 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420826 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 560 0 0 0 3 0 0 0 20 0 15 0 475420827 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100700981872 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 15 0 475420827 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15144776 memory=140052157351552 CPUtime=0.08 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) S 9344 9344 1883 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 475420827 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100698876784 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420827 15508250624 10306 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42680 KiB

[startup+0.310603 s]*
/proc/loadavg: 9.52 8.76 8.33 9/232 9360
/proc/meminfo: memFree=15254260/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15149032 memory=50120 CPUtime=0.53 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 10847 0 0 0 50 3 0 0 20 0 15 0 475420821 15512608768 12530 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3787258 12530 3355 1 0 3748377 0
[pid=9346/tid=9347] ppid=9344 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) R 9344 9344 1883 0 -1 4202560 7835 0 0 0 27 2 0 0 20 0 15 0 475420821 15512608768 12530 33554432000 4194304 4196468 140733516259728 140101173673664 140101153523038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15512608768 12530 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15512608768 12530 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15149032 memory=8547712850019655617 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475420822 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15149032 memory=7089056485457618024 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475420823 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15149032 memory=4209357772117481859 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475420824 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15149032 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475420824 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15149032 memory=-8412652169205224307 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420826 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15149032 memory=-8412656567168561567 CPUtime=0.06 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) R 9344 9344 1883 0 -1 4202560 653 0 0 0 6 0 0 0 20 0 15 0 475420827 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100700981872 140101162539387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 230 0 0 0 3 0 0 0 20 0 15 0 475420827 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) S 9344 9344 1883 0 -1 1077944384 840 0 0 0 13 0 0 0 20 0 15 0 475420827 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100698876784 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420827 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420827 15512608768 12530 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51576 KiB

[startup+0.702665 s]
/proc/loadavg: 9.52 8.76 8.33 7/232 9360
/proc/meminfo: memFree=15221996/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15151156 memory=89728 CPUtime=1.67 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 13688 0 0 0 162 5 0 0 20 0 15 0 475420821 15514783744 22432 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3787789 22432 3454 1 0 3748889 0
[pid=9346/tid=9347] ppid=9344 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) R 9344 9344 1883 0 -1 4202560 8848 0 0 0 64 3 0 0 20 0 15 0 475420821 15514783744 22432 33554432000 4194304 4196468 140733516259728 140101173680320 140101153523038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15151156 memory=164 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15514783744 22432 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15151156 memory=6154848828556269427 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15514783744 22432 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420822 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475420822 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15151156 memory=40256 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475420823 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475420824 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15151156 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475420824 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15151156 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420826 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15151156 memory=1044 CPUtime=0.28 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 1006 0 0 0 28 0 0 0 20 0 15 0 475420827 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100700974896 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15151156 memory=708 CPUtime=0.26 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) R 9344 9344 1883 0 -1 4202560 765 0 0 0 26 0 0 0 20 0 15 0 475420827 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100699929072 140101154371964 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15151156 memory=9364 CPUtime=0.41 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) R 9344 9344 1883 0 -1 1077944384 1761 0 0 0 41 0 0 0 20 0 15 0 475420827 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100698874320 140101169452757 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475420827 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475420827 15514783744 22432 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91184 KiB

[startup+1.50907 s]
/proc/loadavg: 9.52 8.76 8.33 14/236 9364
/proc/meminfo: memFree=15120188/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0

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

Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 221412 KiB

[startup+16.8011 s]
/proc/loadavg: 9.54 8.80 8.35 9/236 9364
/proc/meminfo: memFree=15069920/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15419460 memory=219984 CPUtime=65.38 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 41437 0 0 0 6523 15 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3854865 54996 3518 1 0 3815965 0
[pid=9346/tid=9347] ppid=9344 vsize=15419460 memory=12036 CPUtime=0.87 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) S 9344 9344 1883 0 -1 1077944384 8962 0 0 0 83 4 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101173683328 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15419460 memory=496 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1306 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15419460 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15419460 memory=219956 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15419460 memory=42315762633194 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15419460 memory=280104077219824 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 19 0 475420823 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15419460 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15419460 memory=219956 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15419460 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420826 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15419460 memory=15324 CPUtime=2.39 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 10109 0 0 0 237 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100700981872 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15419460 memory=2120 CPUtime=2.5 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 8604 0 0 0 248 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15419460 memory=12036 CPUtime=0.82 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) S 9344 9344 1883 0 -1 1077944384 6506 0 0 0 81 1 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100698876784 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15419460 memory=3472323898181196481 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 615 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9361] ppid=9344 vsize=15419460 memory=3184097920075993473 CPUtime=14.71 cores=1,3,5,7
/proc/9346/task/9361/stat : 9361 (java) R 9344 9344 1883 0 -1 4202560 460 0 0 0 1471 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100694006248 140100783870019 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9362] ppid=9344 vsize=15419460 memory=8241996810830006471 CPUtime=14.69 cores=1,3,5,7
/proc/9346/task/9362/stat : 9362 (java) R 9344 9344 1883 0 -1 4202560 1022 0 0 0 1469 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100618769128 140100783870462 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9363] ppid=9344 vsize=15419460 memory=140052038682833 CPUtime=14.41 cores=1,3,5,7
/proc/9346/task/9363/stat : 9363 (java) R 9344 9344 1883 0 -1 4202560 534 0 0 0 1441 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100617715432 140100783870391 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9364] ppid=9344 vsize=15419460 memory=6655300316396806240 CPUtime=14.84 cores=1,3,5,7
/proc/9346/task/9364/stat : 9364 (java) R 9344 9344 1883 0 -1 4202560 964 0 0 0 1484 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100616664840 140100783397409 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 65.38 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 221440 KiB

[startup+17.6011 s]
/proc/loadavg: 9.54 8.80 8.35 9/236 9364
/proc/meminfo: memFree=15073508/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15419460 memory=219984 CPUtime=68.56 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 41443 0 0 0 6841 15 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3854865 54996 3518 1 0 3815965 0
[pid=9346/tid=9347] ppid=9344 vsize=15419460 memory=40256 CPUtime=0.87 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) S 9344 9344 1883 0 -1 1077944384 8962 0 0 0 83 4 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101173683328 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15419460 memory=988 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1306 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15419460 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15419460 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15419460 memory=1044 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 19 0 475420823 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420826 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15419460 memory=0 CPUtime=2.39 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 10109 0 0 0 237 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100700981872 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15419460 memory=0 CPUtime=2.5 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 8604 0 0 0 248 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15419460 memory=2276 CPUtime=0.82 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) S 9344 9344 1883 0 -1 1077944384 6506 0 0 0 81 1 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100698876784 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15419460 memory=238 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 615 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9361] ppid=9344 vsize=15419460 memory=1456 CPUtime=15.51 cores=1,3,5,7
/proc/9346/task/9361/stat : 9361 (java) R 9344 9344 1883 0 -1 4202560 460 0 0 0 1551 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100694006248 140100776567927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9362] ppid=9344 vsize=15419460 memory=219956 CPUtime=15.49 cores=1,3,5,7
/proc/9346/task/9362/stat : 9362 (java) R 9344 9344 1883 0 -1 4202560 1028 0 0 0 1549 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100618769128 140100783183608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9363] ppid=9344 vsize=15419460 memory=8076 CPUtime=15.2 cores=1,3,5,7
/proc/9346/task/9363/stat : 9363 (java) R 9344 9344 1883 0 -1 4202560 534 0 0 0 1520 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100617715432 140100784435613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9364] ppid=9344 vsize=15419460 memory=3624 CPUtime=15.64 cores=1,3,5,7
/proc/9346/task/9364/stat : 9364 (java) R 9344 9344 1883 0 -1 4202560 964 0 0 0 1564 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100616664840 140100783974760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 68.56 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 221440 KiB

[startup+17.8011 s]
/proc/loadavg: 9.54 8.80 8.35 9/236 9364
/proc/meminfo: memFree=15073508/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
[pid=9346] ppid=9344 vsize=15419460 memory=219984 CPUtime=69.36 cores=1,3,5,7
/proc/9346/stat : 9346 (java) S 9344 9344 1883 0 -1 1077944320 41443 0 0 0 6921 15 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140733516242272 140101169442551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
/proc/9346/statm: 3854865 54996 3518 1 0 3815965 0
[pid=9346/tid=9347] ppid=9344 vsize=15419460 memory=1284 CPUtime=0.87 cores=1,3,5,7
/proc/9346/task/9347/stat : 9347 (java) S 9344 9344 1883 0 -1 1077944384 8962 0 0 0 83 4 0 0 20 0 19 0 475420821 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101173683328 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9348] ppid=9344 vsize=15419460 memory=1044 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9348/stat : 9348 (java) S 9344 9344 1883 0 -1 1077944384 1306 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101097483152 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9349] ppid=9344 vsize=15419460 memory=708 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9349/stat : 9349 (java) S 9344 9344 1883 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140101096430352 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9350] ppid=9344 vsize=15419460 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9350/stat : 9350 (java) S 9344 9344 1883 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100759841936 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9351] ppid=9344 vsize=15419460 memory=219956 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9351/stat : 9351 (java) S 9344 9344 1883 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475420822 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100758789136 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9352] ppid=9344 vsize=15419460 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9352/stat : 9352 (java) S 9344 9344 1883 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 19 0 475420823 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100705192048 140101169453698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9353] ppid=9344 vsize=15419460 memory=12036 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9353/stat : 9353 (java) S 9344 9344 1883 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100704138016 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9354] ppid=9344 vsize=15419460 memory=496 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9354/stat : 9354 (java) S 9344 9344 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475420824 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100703085680 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9355] ppid=9344 vsize=15419460 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9355/stat : 9355 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420826 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100702034000 140101169461147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9356] ppid=9344 vsize=15419460 memory=928 CPUtime=2.39 cores=1,3,5,7
/proc/9346/task/9356/stat : 9356 (java) S 9344 9344 1883 0 -1 1077944384 10109 0 0 0 237 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100700981872 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9357] ppid=9344 vsize=15419460 memory=1680 CPUtime=2.5 cores=1,3,5,7
/proc/9346/task/9357/stat : 9357 (java) S 9344 9344 1883 0 -1 1077944384 8604 0 0 0 248 2 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100699929072 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9358] ppid=9344 vsize=15419460 memory=1808 CPUtime=0.82 cores=1,3,5,7
/proc/9346/task/9358/stat : 9358 (java) S 9344 9344 1883 0 -1 1077944384 6506 0 0 0 81 1 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100698876784 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9359] ppid=9344 vsize=15419460 memory=280104077412288 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9359/stat : 9359 (java) S 9344 9344 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100697824224 140101169452757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9360] ppid=9344 vsize=15419460 memory=180182468020485 CPUtime=0 cores=1,3,5,7
/proc/9346/task/9360/stat : 9360 (java) S 9344 9344 1883 0 -1 1077944384 615 0 0 0 0 0 0 0 20 0 19 0 475420827 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100696770992 140101169453698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9361] ppid=9344 vsize=15419460 memory=0 CPUtime=15.71 cores=1,3,5,7
/proc/9346/task/9361/stat : 9361 (java) R 9344 9344 1883 0 -1 4202560 460 0 0 0 1571 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100694006248 140100783870988 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9362] ppid=9344 vsize=15419460 memory=180182468020491 CPUtime=15.69 cores=1,3,5,7
/proc/9346/task/9362/stat : 9362 (java) R 9344 9344 1883 0 -1 4202560 1028 0 0 0 1569 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100618769128 140100784394948 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9363] ppid=9344 vsize=15419460 memory=180182468020492 CPUtime=15.4 cores=1,3,5,7
/proc/9346/task/9363/stat : 9363 (java) R 9344 9344 1883 0 -1 4202560 534 0 0 0 1540 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100617715432 140100783870233 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
[pid=9346/tid=9364] ppid=9344 vsize=15419460 memory=180182468020493 CPUtime=15.84 cores=1,3,5,7
/proc/9346/task/9364/stat : 9364 (java) R 9344 9344 1883 0 -1 4202560 964 0 0 0 1584 0 0 0 20 0 19 0 475420910 15789527040 54996 33554432000 4194304 4196468 140733516259728 140100616664840 140100783870988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140733516264411 140733516264586 140733516264586 140733516267471 0
Current children cumulated CPU time: 69.36 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 221440 KiB

[startup+17.9007 s]
/proc/loadavg: 9.54 8.80 8.35 9/236 9364
/proc/meminfo: memFree=15073508/32770624 swapFree=66952592/67108860
[pid=9344] ppid=9341 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/9344/stat : 9344 (xcsp3-exec) S 9341 9344 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475420821 115843072 364 33554432000 4194304 5098028 140729675896576 140729675894680 140321876828796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34025472 140729675899735 140729675899993 140729675899993 140729675902918 0
/proc/9344/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

Child status: 0
Real time (s): 17.903
CPU time (s): 69.7139
CPU user time (s): 69.5528
CPU system time (s): 0.161054
CPU usage (%): 389.397
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 221440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.5528
system time used= 0.161054
maximum resident set size= 220124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42656
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= 3824
involuntary context switches= 1971


# summary of solver processes directly reported to runsolver:
#   pid: 9344
#   total CPU time (s): 69.7139
#   total CPU user time (s): 69.5528
#   total CPU system time (s): 0.161054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.129109 second user time and 0.244031 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 15:58:51
IDJOB=4403550
IDBENCH=133813
IDSOLVER=2863
FILE ID=node107/4403550-1568991652
RUNJOBID= node107-1568983381-1916
PBS_JOBID= 21704636
Free space on /var/tmp= 12540 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-12.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-4403550-1568991652/watcher-4403550-1568991652 -o /var/tmp/evaluation-result-4403550-1568991652/solver-4403550-1568991652 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 447973095 HOME/instance-4403550-1568991652.xml

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

MD5SUM BENCH= e29963f3eb1abf29691517033ab1fcf0
RANDOM SEED=447973095

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        15307244 kB
MemAvailable:   31655920 kB
Buffers:          108288 kB
Cached:         16161136 kB
SwapCached:        48708 kB
Active:          8231320 kB
Inactive:        8246360 kB
Active(anon):     159764 kB
Inactive(anon):    91880 kB
Active(file):    8071556 kB
Inactive(file):  8154480 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952592 kB
Dirty:             52416 kB
Writeback:             0 kB
AnonPages:        259332 kB
Mapped:            61004 kB
Shmem:             34900 kB
Slab:             580720 kB
SReclaimable:     551100 kB
SUnreclaim:        29620 kB
KernelStack:        4048 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1508136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-20 15:59:10