Trace number 4403413

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 691.296 174.535

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
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 benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
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-4403413-1568991663.xml"  -tl '2520s' -p 4
0.09/0.20	c Choco 3fb4b153
0.09/0.20	c [HOME/instance-4403413-1568991663.xml, -tl, 2520s, -p, 4]
0.31/0.24	c 4 solvers in parallel
0.31/0.30	c parse instance...
1.59/0.72	c solve instance...
691.22/174.51	s SATISFIABLE
691.22/174.51	v <instantiation>
691.22/174.51	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6] </list>
691.22/174.51	v 	<values>0 4 6 8 3 0 1 4 5 3 2 5 2 2 1 5 3 11 7 4 2 4 5 1 6 0 4 10 1 6 0 2 6 3 0 2 3 7 1 6 9 0 0 2 1 8 5 8 11 9 1 7 8 0 7 5 4 3 2 1 6 0 7 3 4 10 3 8 9 1 4 0 0 2 1 5 2 3 12 7 2 1 10 9 3 6 1 4 0 0 5 1 13 12 11 9 6 10 7 7 8 10 13 11 3 6 11 7 12 12 9 13 10 9 8 8 13 5 12 13 10 5 8 13 12 9 7 4 11 9 7 11 3 4 6 5 12 10 13 13 12 4 10 9 2 9 12 8 13 5 11 11 10 13 10 12 11 5 10 13 7 11 7 8 12 12 6 9 6 13 8 4 2 13 10 11 9 3 6 11 12 8 0 54 68 78 41 5 21 48 56 40 32 62 33 25 17 60 39 88 74 50 35 51 58 19 64 12 46 86 24 66 4 30 69 44 8 29 36 73 20 63 82 2 3 28 16 79 59 80 89 83 15 72 76 1 71 61 49 45 27 22 67 9 75 42 53 85 37 77 84 18 52 6 7 34 23 55 31 38 90 70 26 13 87 81 43 65 14 47 10 11 57 9 0 8 2 1 4 5 12 10 11 3 6 13 7 </values>
691.22/174.51	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 (12051 MiB free)
  memory of node 1: 16384 MiB (12758 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403413-1568991663/watcher-4403413-1568991663 -o /var/tmp/evaluation-result-4403413-1568991663/solver-4403413-1568991663 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2109829706 HOME/instance-4403413-1568991663.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
solver pid=22513, runsolver pid=22510
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 8.74 8.31 7.87 7/234 22529
/proc/meminfo: memFree=25389352/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15144776 memory=28812 CPUtime=0.09 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 5662 0 0 0 8 1 0 0 20 0 15 0 475102769 15508250624 7203 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3786194 7203 3026 1 0 3748377 0
[pid=22515/tid=22516] ppid=22513 vsize=15144776 memory=8180089925722843723 CPUtime=0.06 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) R 22513 22513 19026 0 -1 4202560 3784 0 0 0 6 0 0 0 20 0 15 0 475102769 15508250624 7203 33554432000 4194304 4196468 140722333498464 139953348618272 139953344410781 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 7203 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15144776 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15144776 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102773 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475102774 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952811926432 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475102774 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952810873840 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102776 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) S 22513 22513 19026 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 475102776 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102776 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952807717488 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15144776 memory=140245145781888 CPUtime=0.01 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) S 22513 22513 19026 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 475102777 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952806664944 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102777 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15144776 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102777 15508250624 7203 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30264 KiB

[startup+0.21078 s]*
/proc/loadavg: 8.74 8.31 7.87 7/234 22529
/proc/meminfo: memFree=25375988/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15144776 memory=41024 CPUtime=0.31 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 9473 0 0 0 28 3 0 0 20 0 15 0 475102769 15508250624 10256 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3786194 10256 3292 1 0 3748377 0
[pid=22515/tid=22516] ppid=22513 vsize=15144776 memory=7883960649037381690 CPUtime=0.18 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) R 22513 22513 19026 0 -1 4202560 6610 0 0 0 16 2 0 0 20 0 15 0 475102769 15508250624 10256 33554432000 4194304 4196468 140722333498464 139953348622688 139952935690286 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15144776 memory=9276 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 10256 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15144776 memory=3526928 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102772 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102773 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475102774 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952811926432 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15144776 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475102774 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952810873840 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102776 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) R 22513 22513 19026 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 475102776 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) S 22513 22513 19026 0 -1 1077944384 350 0 0 0 2 0 0 0 20 0 15 0 475102776 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952807717488 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15144776 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) R 22513 22513 19026 0 -1 4202560 699 0 0 0 6 0 0 0 20 0 15 0 475102777 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952806664944 139953324705520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102777 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102777 15508250624 10256 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42476 KiB

[startup+0.316963 s]*
/proc/loadavg: 8.74 8.31 7.87 7/234 22529
/proc/meminfo: memFree=25372232/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15149032 memory=48732 CPUtime=0.51 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 10600 0 0 0 47 4 0 0 20 0 15 0 475102769 15512608768 12183 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3787258 12183 3326 1 0 3748377 0
[pid=22515/tid=22516] ppid=22513 vsize=15149032 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) R 22513 22513 19026 0 -1 4202560 7650 0 0 0 26 3 0 0 20 0 15 0 475102769 15512608768 12312 33554432000 4194304 4196468 140722333498464 139953348625472 139952936724231 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15512608768 12312 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15149032 memory=3526730 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102772 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15149032 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475102773 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475102774 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952811926432 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475102774 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952810873840 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102776 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) S 22513 22513 19026 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 15 0 475102776 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) R 22513 22513 19026 0 -1 4202560 362 0 0 0 4 0 0 0 20 0 15 0 475102776 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952807717488 139953327883290 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15149032 memory=140245145781888 CPUtime=0.12 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) S 22513 22513 19026 0 -1 1077944384 775 0 0 0 12 0 0 0 20 0 15 0 475102777 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952806664944 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102777 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15149032 memory=140245145781888 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102777 15512608768 12312 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50184 KiB

[startup+0.701959 s]
/proc/loadavg: 8.74 8.31 7.87 9/234 22529
/proc/meminfo: memFree=25357096/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15151156 memory=82196 CPUtime=1.59 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 14221 0 0 0 153 6 0 0 20 0 15 0 475102769 15514783744 20549 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3787789 20549 3450 1 0 3748889 0
[pid=22515/tid=22516] ppid=22513 vsize=15151156 memory=2120 CPUtime=0.66 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) R 22513 22513 19026 0 -1 4202560 8797 0 0 0 62 4 0 0 20 0 15 0 475102769 15514783744 20549 33554432000 4194304 4196468 140722333498464 139953348625392 139952939276180 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15151156 memory=508 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15514783744 20549 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102772 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15151156 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475102772 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15151156 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475102773 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15151156 memory=864 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475102774 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952811926432 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15151156 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475102774 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952810873840 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15151156 memory=7086240636128743779 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102776 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15151156 memory=7453282923427948884 CPUtime=0.23 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) R 22513 22513 19026 0 -1 4202560 1005 0 0 0 23 0 0 0 20 0 15 0 475102776 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952808750096 139953325932959 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15151156 memory=6935650355287975249 CPUtime=0.26 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) R 22513 22513 19026 0 -1 4202560 1223 0 0 0 26 0 0 0 20 0 15 0 475102776 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952807702816 139953327885714 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15151156 memory=8514726395715219869 CPUtime=0.42 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) R 22513 22513 19026 0 -1 4202560 1888 0 0 0 41 1 0 0 20 0 15 0 475102777 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952806662200 139953336630245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15151156 memory=7451600730414739299 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475102777 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475102777 15514783744 20549 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83648 KiB

[startup+1.50096 s]
/proc/loadavg: 8.74 8.31 7.87 13/238 22533
/proc/meminfo: memFree=25318580/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0

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

/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 267 0 0 0 0 5 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22530] ppid=22513 vsize=15419460 memory=1056 CPUtime=169.48 cores=1,3,5,7
/proc/22515/task/22530/stat : 22530 (java) R 22513 22513 19026 0 -1 4202560 1420 0 0 0 16947 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952795341488 139952942064457 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22531] ppid=22513 vsize=15419460 memory=6791534058613427641 CPUtime=169.5 cores=1,3,5,7
/proc/22515/task/22531/stat : 22531 (java) R 22513 22513 19026 0 -1 4202560 1779 0 0 0 16949 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952794287912 139952942252016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22532] ppid=22513 vsize=15419460 memory=1660 CPUtime=169.41 cores=1,3,5,7
/proc/22515/task/22532/stat : 22532 (java) R 22513 22513 19026 0 -1 4202560 1164 0 0 0 16941 0 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952793234960 139952940752014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22533] ppid=22513 vsize=15419460 memory=14066017897321 CPUtime=170.14 cores=1,3,5,7
/proc/22515/task/22533/stat : 22533 (java) R 22513 22513 19026 0 -1 4202560 1879 0 0 0 17013 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952792182864 139952942180871 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 687.68 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 166092 KiB

[startup+174.002 s]*
/proc/loadavg: 8.64 8.48 8.01 13/239 22569
/proc/meminfo: memFree=25324312/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15419460 memory=164640 CPUtime=689.27 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 59446 0 0 0 68901 26 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3854865 41160 3529 1 0 3815965 0
[pid=22515/tid=22516] ppid=22513 vsize=15419460 memory=3244 CPUtime=0.69 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) S 22513 22513 19026 0 -1 1077944384 8996 0 0 0 65 4 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953348629632 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15419460 memory=164560 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 2046 0 0 0 29 2 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15419460 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 698 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15419460 memory=4126316290023845779 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1364 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15419460 memory=13996 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 1871 0 0 0 28 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15419460 memory=14080 CPUtime=0.26 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 1838 0 0 0 24 2 0 0 20 0 19 0 475102773 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15419460 memory=30376 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952811926496 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15419460 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952810873856 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15419460 memory=508 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15419460 memory=1452 CPUtime=2.96 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) S 22513 22513 19026 0 -1 1077944384 11539 0 0 0 294 2 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15419460 memory=164552 CPUtime=3.05 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) S 22513 22513 19026 0 -1 1077944384 14652 0 0 0 304 1 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952807717488 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15419460 memory=1056 CPUtime=0.76 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) S 22513 22513 19026 0 -1 1077944384 8539 0 0 0 75 1 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952806664944 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15419460 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15419460 memory=1552 CPUtime=0.05 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 267 0 0 0 0 5 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22530] ppid=22513 vsize=15419460 memory=1452 CPUtime=169.86 cores=1,3,5,7
/proc/22515/task/22530/stat : 22530 (java) R 22513 22513 19026 0 -1 4202560 1421 0 0 0 16985 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952795341488 139952941647603 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22531] ppid=22513 vsize=15419460 memory=164552 CPUtime=169.9 cores=1,3,5,7
/proc/22515/task/22531/stat : 22531 (java) R 22513 22513 19026 0 -1 4202560 1779 0 0 0 16989 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952794287856 139952942139241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22532] ppid=22513 vsize=15419460 memory=1452 CPUtime=169.81 cores=1,3,5,7
/proc/22515/task/22532/stat : 22532 (java) R 22513 22513 19026 0 -1 4202560 1164 0 0 0 16981 0 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952793235304 139952940931876 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22533] ppid=22513 vsize=15419460 memory=1452 CPUtime=170.54 cores=1,3,5,7
/proc/22515/task/22533/stat : 22533 (java) R 22513 22513 19026 0 -1 4202560 1879 0 0 0 17053 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952792182512 139952940751738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 689.27 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 166092 KiB

[startup+174.401 s]
/proc/loadavg: 8.64 8.48 8.01 13/239 22569
/proc/meminfo: memFree=25324312/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15419460 memory=164640 CPUtime=690.82 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 59446 0 0 0 69056 26 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3854865 41160 3529 1 0 3815965 0
[pid=22515/tid=22516] ppid=22513 vsize=15419460 memory=3541519 CPUtime=0.69 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) S 22513 22513 19026 0 -1 1077944384 8996 0 0 0 65 4 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953348629632 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15419460 memory=6944656592387989600 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 2046 0 0 0 29 2 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15419460 memory=6944656575208382560 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 698 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15419460 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1364 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15419460 memory=164552 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 1871 0 0 0 28 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15419460 memory=1660 CPUtime=0.26 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 1838 0 0 0 24 2 0 0 20 0 19 0 475102773 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15419460 memory=1398722017469774279 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952811926496 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15419460 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952810873856 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15419460 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15419460 memory=2832 CPUtime=2.96 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) S 22513 22513 19026 0 -1 1077944384 11539 0 0 0 294 2 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15419460 memory=7556 CPUtime=3.05 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) S 22513 22513 19026 0 -1 1077944384 14652 0 0 0 304 1 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952807717488 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15419460 memory=10492 CPUtime=0.76 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) S 22513 22513 19026 0 -1 1077944384 8539 0 0 0 75 1 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952806664944 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15419460 memory=13996 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15419460 memory=14080 CPUtime=0.05 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 267 0 0 0 0 5 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22530] ppid=22513 vsize=15419460 memory=1452 CPUtime=170.25 cores=1,3,5,7
/proc/22515/task/22530/stat : 22530 (java) R 22513 22513 19026 0 -1 4202560 1421 0 0 0 17024 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952795341488 139952942241881 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22531] ppid=22513 vsize=15419460 memory=2120 CPUtime=170.28 cores=1,3,5,7
/proc/22515/task/22531/stat : 22531 (java) R 22513 22513 19026 0 -1 4202560 1779 0 0 0 17027 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952794287856 139952944334377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22532] ppid=22513 vsize=15419460 memory=508 CPUtime=170.2 cores=1,3,5,7
/proc/22515/task/22532/stat : 22532 (java) R 22513 22513 19026 0 -1 4202560 1164 0 0 0 17020 0 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952793235304 139952943667250 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22533] ppid=22513 vsize=15419460 memory=1560 CPUtime=170.93 cores=1,3,5,7
/proc/22515/task/22533/stat : 22533 (java) R 22513 22513 19026 0 -1 4202560 1879 0 0 0 17092 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952792182512 139952943321354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 690.82 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 166092 KiB

[startup+174.501 s]
/proc/loadavg: 8.64 8.48 8.01 13/239 22569
/proc/meminfo: memFree=25324312/32770624 swapFree=66966844/67108860
[pid=22513] ppid=22510 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22513/stat : 22513 (xcsp3-exec) S 22510 22513 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475102769 115843072 363 33554432000 4194304 5098028 140730023869680 140730023867784 140367743398524 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 11005952 140730023875414 140730023875673 140730023875673 140730023878598 0
/proc/22513/statm: 28282 363 304 221 0 87 0
[pid=22515] ppid=22513 vsize=15419460 memory=164640 CPUtime=691.22 cores=1,3,5,7
/proc/22515/stat : 22515 (java) S 22513 22513 19026 0 -1 1077944320 59448 0 0 0 69096 26 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 140722333481008 139953344388855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
/proc/22515/statm: 3854865 41160 3529 1 0 3815965 0
[pid=22515/tid=22516] ppid=22513 vsize=15419460 memory=164640 CPUtime=0.69 cores=1,3,5,7
/proc/22515/task/22516/stat : 22516 (java) S 22513 22513 19026 0 -1 1077944384 8996 0 0 0 65 4 0 0 20 0 19 0 475102769 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953348629632 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22517] ppid=22513 vsize=15419460 memory=164 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22517/stat : 22517 (java) S 22513 22513 19026 0 -1 1077944384 2046 0 0 0 29 2 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139953256045328 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22518] ppid=22513 vsize=15419460 memory=932 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22518/stat : 22518 (java) S 22513 22513 19026 0 -1 1077944384 698 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952935398288 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22519] ppid=22513 vsize=15419460 memory=1568 CPUtime=0.32 cores=1,3,5,7
/proc/22515/task/22519/stat : 22519 (java) S 22513 22513 19026 0 -1 1077944384 1365 0 0 0 29 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952934345744 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22520] ppid=22513 vsize=15419460 memory=1452 CPUtime=0.31 cores=1,3,5,7
/proc/22515/task/22520/stat : 22520 (java) S 22513 22513 19026 0 -1 1077944384 1871 0 0 0 28 3 0 0 20 0 19 0 475102772 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952933293200 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22521] ppid=22513 vsize=15419460 memory=1452 CPUtime=0.26 cores=1,3,5,7
/proc/22515/task/22521/stat : 22521 (java) S 22513 22513 19026 0 -1 1077944384 1838 0 0 0 24 2 0 0 20 0 19 0 475102773 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952812980208 139953344400002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22522] ppid=22513 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22522/stat : 22522 (java) S 22513 22513 19026 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952811926496 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22523] ppid=22513 vsize=15419460 memory=164640 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22523/stat : 22523 (java) S 22513 22513 19026 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475102774 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952810873856 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22524] ppid=22513 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22524/stat : 22524 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952809822416 139953344407451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22525] ppid=22513 vsize=15419460 memory=3608 CPUtime=2.96 cores=1,3,5,7
/proc/22515/task/22525/stat : 22525 (java) S 22513 22513 19026 0 -1 1077944384 11539 0 0 0 294 2 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952808770032 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22526] ppid=22513 vsize=15419460 memory=2832 CPUtime=3.05 cores=1,3,5,7
/proc/22515/task/22526/stat : 22526 (java) S 22513 22513 19026 0 -1 1077944384 14652 0 0 0 304 1 0 0 20 0 19 0 475102776 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952807717488 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22527] ppid=22513 vsize=15419460 memory=7556 CPUtime=0.76 cores=1,3,5,7
/proc/22515/task/22527/stat : 22527 (java) S 22513 22513 19026 0 -1 1077944384 8539 0 0 0 75 1 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952806664944 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22528] ppid=22513 vsize=15419460 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/22515/task/22528/stat : 22528 (java) S 22513 22513 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952805612640 139953344399061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22529] ppid=22513 vsize=15419460 memory=54884 CPUtime=0.05 cores=1,3,5,7
/proc/22515/task/22529/stat : 22529 (java) S 22513 22513 19026 0 -1 1077944384 267 0 0 0 0 5 0 0 20 0 19 0 475102777 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952804559152 139953344400002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22530] ppid=22513 vsize=15419460 memory=1452 CPUtime=170.35 cores=1,3,5,7
/proc/22515/task/22530/stat : 22530 (java) R 22513 22513 19026 0 -1 4202560 1421 0 0 0 17034 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952795339336 139952942454636 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22531] ppid=22513 vsize=15419460 memory=164552 CPUtime=170.38 cores=1,3,5,7
/proc/22515/task/22531/stat : 22531 (java) R 22513 22513 19026 0 -1 4202560 1779 0 0 0 17037 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952794287856 139952940751784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22532] ppid=22513 vsize=15419460 memory=164552 CPUtime=170.3 cores=1,3,5,7
/proc/22515/task/22532/stat : 22532 (java) R 22513 22513 19026 0 -1 4202560 1164 0 0 0 17030 0 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952793235448 139952944295402 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
[pid=22515/tid=22533] ppid=22513 vsize=15419460 memory=1452 CPUtime=171.03 cores=1,3,5,7
/proc/22515/task/22533/stat : 22533 (java) R 22513 22513 19026 0 -1 4202560 1880 0 0 0 17102 1 0 0 20 0 19 0 475102842 15789527040 41160 33554432000 4194304 4196468 140722333498464 139952792185728 139952942614022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11898880 140722333500379 140722333500554 140722333500554 140722333503439 0
Current children cumulated CPU time: 691.22 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 166092 KiB

Child status: 0
Real time (s): 174.535
CPU time (s): 691.296
CPU user time (s): 691.025
CPU system time (s): 0.270605
CPU usage (%): 396.079
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 237132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 691.025
system time used= 0.270605
maximum resident set size= 237216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61126
page faults= 0
swaps= 0
block input operations= 8
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15772
involuntary context switches= 13360


# summary of solver processes directly reported to runsolver:
#   pid: 22513
#   total CPU time (s): 691.296
#   total CPU user time (s): 691.025
#   total CPU system time (s): 0.270605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13979 second user time and 2.06029 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 17:00:21
IDJOB=4403413
IDBENCH=133923
IDSOLVER=2863
FILE ID=node145/4403413-1568991663
RUNJOBID= node145-1568987924-19058
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.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-4403413-1568991663/watcher-4403413-1568991663 -o /var/tmp/evaluation-result-4403413-1568991663/solver-4403413-1568991663 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2109829706 HOME/instance-4403413-1568991663.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=2109829706

node145.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.59
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.59
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.59
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.59
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:        25406204 kB
MemAvailable:   31471328 kB
Buffers:           87044 kB
Cached:          6139372 kB
SwapCached:        32484 kB
Active:          3389636 kB
Inactive:        3219248 kB
Active(anon):     350312 kB
Inactive(anon):    81680 kB
Active(file):    3039324 kB
Inactive(file):  3137568 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26176 kB
Writeback:            40 kB
AnonPages:        455564 kB
Mapped:            64980 kB
Shmem:             40640 kB
Slab:             345776 kB
SReclaimable:     316692 kB
SUnreclaim:        29084 kB
KernelStack:        4080 kB
PageTables:         6648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1829388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 17:03:16