Trace number 4281242

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 4.0.5 par (2017-08-18)SAT 306.95599 45.102001

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex07180.xml
MD5SUMe350026a89cfa709a4f565894b0c8a5a
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 benchmark0.92453498
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281242-1503184449.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281242-1503184449.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
90.86/17.71	c solve instance...
306.85/45.04	s SATISFIABLE
306.85/45.04	v <instantiation>
306.85/45.04	v 	<list>b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[0][18] b[0][19] b[0][20] b[0][21] b[0][22] b[0][23] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[1][18] b[1][19] b[1][20] b[1][21] b[1][22] b[1][23] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[2][18] b[2][19] b[2][20] b[2][21] b[2][22] b[2][23] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[3][18] b[3][19] b[3][20] b[3][21] b[3][22] b[3][23] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[4][18] b[4][19] b[4][20] b[4][21] b[4][22] b[4][23] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[5][18] b[5][19] b[5][20] b[5][21] b[5][22] b[5][23] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[6][18] b[6][19] b[6][20] b[6][21] b[6][22] b[6][23] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[7][18] b[7][19] b[7][20] b[7][21] b[7][22] b[7][23] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] c[0][2] c[0][4] c[0][6] c[0][8] c[0][10] c[0][12] c[0][14] c[0][16] c[0][18] c[0][20] c[0][22] c[1][12] c[2][3] c[2][4] c[2][9] c[2][13] c[2][14] c[2][15] c[2][20] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[3][9] c[3][10] c[3][11] c[3][12] c[3][13] c[3][14] c[3][15] c[3][16] c[3][17] c[3][18] c[3][19] c[3][20] c[3][21] c[3][22] c[3][23] c[4][5] c[4][15] c[5][1] c[5][2] c[5][7] c[5][8] c[5][9] c[5][12] c[5][15] c[5][20] c[5][21] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[6][9] c[6][10] c[6][11] c[6][12] c[6][13] c[6][14] c[6][15] c[6][16] c[6][17] c[6][18] c[6][19] c[6][20] c[6][21] c[6][22] c[7][2] c[7][4] c[7][6] c[7][8] c[7][10] c[7][14] c[7][15] c[7][16] c[7][17] c[7][18] c[7][19] c[7][20] c[7][21] c[7][22] c[7][23] </list>
306.85/45.04	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2000 2500 1000 0 0 0 0 0 0 0 0 1700 200 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4000 1500 2000 0 3800 1300 0 0 4000 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1500 1500 1000 0 0 0 0 0 0 0 0 1500 200 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 1500 2000 0 2500 1300 0 0 2500 0 1500 0 0 0 0 0 0 0 0 0 0 4000 2000 3800 1000 4000 2500 3000 4000 2000 1500 2500 2600 1000 1000 1500 300 300 300 2000 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 2500 3000 0 0 500 500 500 0 1300 1500 1500 650 650 650 850 650 650 650 650 650 650 650 650 850 650 650 650 650 650 650 850 650 650 650 0 0 0 1000 0 750 750 750 750 750 750 750 750 750 750 </values>
306.85/45.04	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 (13001 MiB free)
  memory of node 1: 16384 MiB (13419 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281242-1503184449/watcher-4281242-1503184449 -o /tmp/evaluation-result-4281242-1503184449/solver-4281242-1503184449 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 545816423 HOME/instance-4281242-1503184449.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15002, runsolver pid=14999

[startup+0.100155 s]*
/proc/loadavg: 7.54 8.10 8.07 2/199 15023
/proc/meminfo: memFree=27040476/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=25999808 memory=24584 CPUtime=0.12 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 5570 0 0 0 11 1 0 0 20 0 20 0 151532812 26623803392 6146 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6499952 6146 2858 1 0 6488269 0
[pid=15004/tid=15005] ppid=15002 vsize=25999808 memory=7681340447573056919 CPUtime=0.08 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) R 15002 15002 14465 0 -1 4202560 3552 0 0 0 8 0 0 0 20 0 20 0 151532812 26623803392 6146 33554432000 4194304 4196468 140734251264192 140540763596592 140540743443806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=25999808 memory=732369859528711141 CPUtime=0 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6146 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=25999808 memory=139721191257728 CPUtime=0 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6146 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6146 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15009] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15009/stat : 15009 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6212 33554432000 4194304 4196468 140734251264192 140540314249488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15010] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15010/stat : 15010 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6212 33554432000 4194304 4196468 140734251264192 140540313197712 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15011] ppid=15002 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15004/task/15011/stat : 15011 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6212 33554432000 4194304 4196468 140734251264192 140540312144912 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15012] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15012/stat : 15012 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6212 33554432000 4194304 4196468 140734251264192 140540311092112 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15013] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15013/stat : 15013 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26623803392 6212 33554432000 4194304 4196468 140734251264192 140540310039312 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15014] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15014/stat : 15014 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532814 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539031513456 140540759374466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15015] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15015/stat : 15015 (java) S 15002 15002 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151532815 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539030459424 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15016] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15016/stat : 15016 (java) S 15002 15002 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151532815 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539029406576 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15017] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15017/stat : 15017 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532817 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539028354896 140540759381915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15018] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15018/stat : 15018 (java) S 15002 15002 14465 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 151532817 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539027303280 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15019] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15019/stat : 15019 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532818 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539026250480 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15020] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15020/stat : 15020 (java) S 15002 15002 14465 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151532818 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539025197680 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15021] ppid=15002 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) R 15002 15002 14465 0 -1 4202560 279 0 0 0 1 0 0 0 20 0 20 0 151532818 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539024144880 140540759384666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532818 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532818 26623803392 6212 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 25968 KiB

[startup+0.209926 s]*
/proc/loadavg: 7.54 8.10 8.07 2/199 15023
/proc/meminfo: memFree=27031732/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=26004064 memory=37860 CPUtime=0.33 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 8527 0 0 0 31 2 0 0 20 0 20 0 151532812 26628161536 9465 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6501016 9465 3069 1 0 6488269 0
[pid=15004/tid=15005] ppid=15002 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) R 15002 15002 14465 0 -1 4202560 5452 0 0 0 18 1 0 0 20 0 20 0 151532812 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540763584312 140540743443806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=26004064 memory=732369859528711141 CPUtime=0 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=26004064 memory=139721191257728 CPUtime=0 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15009] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15009/stat : 15009 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540314249488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15010] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15010/stat : 15010 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540313197712 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15011] ppid=15002 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15004/task/15011/stat : 15011 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540312144912 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15012] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15012/stat : 15012 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540311092112 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15013] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15013/stat : 15013 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 9465 33554432000 4194304 4196468 140734251264192 140540310039312 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15014] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15014/stat : 15014 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532814 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539031513456 140540759374466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15015] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15015/stat : 15015 (java) S 15002 15002 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151532815 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539030459424 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15016] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15016/stat : 15016 (java) S 15002 15002 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151532815 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539029406576 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15017] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15017/stat : 15017 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532817 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539028354896 140540759381915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15018] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15018/stat : 15018 (java) S 15002 15002 14465 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 20 0 151532817 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539027303280 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15019] ppid=15002 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/15004/task/15019/stat : 15019 (java) S 15002 15002 14465 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 151532818 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539026250480 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15020] ppid=15002 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15004/task/15020/stat : 15020 (java) S 15002 15002 14465 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 20 0 151532818 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539025197680 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15021] ppid=15002 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) S 15002 15002 14465 0 -1 1077944384 901 0 0 0 7 0 0 0 20 0 20 0 151532818 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539024144880 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532818 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532818 26628161536 9465 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39244 KiB

[startup+0.309238 s]*
/proc/loadavg: 7.54 8.10 8.07 4/199 15023
/proc/meminfo: memFree=27024908/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=26004064 memory=43020 CPUtime=0.49 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 9480 0 0 0 46 3 0 0 20 0 20 0 151532812 26628161536 10755 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6501016 10755 3091 1 0 6488269 0
[pid=15004/tid=15005] ppid=15002 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) R 15002 15002 14465 0 -1 4202560 6129 0 0 0 27 2 0 0 20 0 20 0 151532812 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540763602544 140540395530363 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15009] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15009/stat : 15009 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540314249488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15010] ppid=15002 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15004/task/15010/stat : 15010 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540313197712 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15011] ppid=15002 vsize=26004064 memory=139721057596335 CPUtime=0 cores=0-7
/proc/15004/task/15011/stat : 15011 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540312144912 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15012] ppid=15002 vsize=26004064 memory=139721057598640 CPUtime=0 cores=0-7
/proc/15004/task/15012/stat : 15012 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540311092112 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15013] ppid=15002 vsize=26004064 memory=139721057600944 CPUtime=0 cores=0-7
/proc/15004/task/15013/stat : 15013 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628161536 10755 33554432000 4194304 4196468 140734251264192 140540310039312 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15014] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15014/stat : 15014 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532814 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539031513456 140540759374466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15015] ppid=15002 vsize=26004064 memory=279442115208848 CPUtime=0 cores=0-7
/proc/15004/task/15015/stat : 15015 (java) S 15002 15002 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151532815 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539030459424 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15016] ppid=15002 vsize=26004064 memory=279442115215760 CPUtime=0 cores=0-7
/proc/15004/task/15016/stat : 15016 (java) S 15002 15002 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151532815 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539029406576 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15017] ppid=15002 vsize=26004064 memory=279442115157040 CPUtime=0 cores=0-7
/proc/15004/task/15017/stat : 15017 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532817 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539028354896 140540759381915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15018] ppid=15002 vsize=26004064 memory=279442115229584 CPUtime=0.01 cores=0-7
/proc/15004/task/15018/stat : 15018 (java) S 15002 15002 14465 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 20 0 151532817 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539027303280 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15019] ppid=15002 vsize=26004064 memory=279442115236496 CPUtime=0.02 cores=0-7
/proc/15004/task/15019/stat : 15019 (java) R 15002 15002 14465 0 -1 4202560 114 0 0 0 2 0 0 0 20 0 20 0 151532818 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539026250480 140540738790865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15020] ppid=15002 vsize=26004064 memory=279442115234192 CPUtime=0.03 cores=0-7
/proc/15004/task/15020/stat : 15020 (java) S 15002 15002 14465 0 -1 1077944384 405 0 0 0 3 0 0 0 20 0 20 0 151532818 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539025197680 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15021] ppid=15002 vsize=26004064 memory=279442115250352 CPUtime=0.12 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) R 15002 15002 14465 0 -1 4202560 1072 0 0 0 12 0 0 0 20 0 20 0 151532818 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539024140560 140540751318163 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532818 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532818 26628161536 10755 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44404 KiB

[startup+0.700971 s]
/proc/loadavg: 7.54 8.10 8.07 5/199 15023
/proc/meminfo: memFree=26986240/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=26004140 memory=135184 CPUtime=1.67 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 13527 0 0 0 161 6 0 0 20 0 20 0 151532812 26628239360 33796 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6501035 33796 3196 1 0 6488269 0
[pid=15004/tid=15005] ppid=15002 vsize=26004140 memory=279442115545280 CPUtime=0.67 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) R 15002 15002 14465 0 -1 4202560 6505 0 0 0 64 3 0 0 20 0 20 0 151532812 26628239360 33796 33554432000 4194304 4196468 140734251264192 140540763598944 140540741825993 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=26004140 memory=1420 CPUtime=0 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151532813 26628239360 33796 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=26004140 memory=11108 CPUtime=0 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151532813 26628239360 33796 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=26004140 memory=1712 CPUtime=0 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151532813 26628239360 33796 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0

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

[pid=15004/tid=15021] ppid=15002 vsize=26538700 memory=6656426216303648864 CPUtime=0.68 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) S 15002 15002 14465 0 -1 1077944384 8178 0 0 0 67 1 0 0 20 0 28 0 151532818 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539024144880 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=26538700 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151532818 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=26538700 memory=6944656592455359545 CPUtime=0.01 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 461 0 0 0 0 1 0 0 20 0 28 0 151532818 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15038] ppid=15002 vsize=26538700 memory=7378674517627791703 CPUtime=26.13 cores=0-7
/proc/15004/task/15038/stat : 15038 (java) R 15002 15002 14465 0 -1 4202560 1933 0 0 0 2607 6 0 0 20 0 28 0 151534584 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539014027912 140540403218363 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15039] ppid=15002 vsize=26538700 memory=6944656626178237591 CPUtime=25.82 cores=0-7
/proc/15004/task/15039/stat : 15039 (java) R 15002 15002 14465 0 -1 4202560 2606 0 0 0 2567 15 0 0 20 0 28 0 151534584 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539012978952 140540403218272 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15040] ppid=15002 vsize=26538700 memory=-7737605734073691286 CPUtime=26.03 cores=0-7
/proc/15004/task/15040/stat : 15040 (java) R 15002 15002 14465 0 -1 4202560 1980 0 0 0 2594 9 0 0 20 0 28 0 151534584 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539011927000 140540403217691 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15041] ppid=15002 vsize=26538700 memory=0 CPUtime=26.17 cores=0-7
/proc/15004/task/15041/stat : 15041 (java) R 15002 15002 14465 0 -1 4202560 2205 0 0 0 2611 6 0 0 20 0 28 0 151534584 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539010874296 140540403218207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15042] ppid=15002 vsize=26538700 memory=0 CPUtime=26.18 cores=0-7
/proc/15004/task/15042/stat : 15042 (java) R 15002 15002 14465 0 -1 4202560 4001 0 0 0 2599 19 0 0 20 0 28 0 151534584 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539009821384 140540403218183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15043] ppid=15002 vsize=26538700 memory=0 CPUtime=25.77 cores=0-7
/proc/15004/task/15043/stat : 15043 (java) R 15002 15002 14465 0 -1 4202560 2357 0 0 0 2568 9 0 0 20 0 28 0 151534585 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539008767576 140540403218183 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15044] ppid=15002 vsize=26538700 memory=0 CPUtime=25.9 cores=0-7
/proc/15004/task/15044/stat : 15044 (java) R 15002 15002 14465 0 -1 4202560 18615 0 0 0 2575 15 0 0 20 0 28 0 151534585 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539007715480 140540403218380 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15045] ppid=15002 vsize=26538700 memory=0 CPUtime=26.09 cores=0-7
/proc/15004/task/15045/stat : 15045 (java) R 15002 15002 14465 0 -1 4202560 2891 0 0 0 2600 9 0 0 20 0 28 0 151534585 27175628800 2372260 33554432000 4194304 4196468 140734251264192 140539006660344 140540403218191 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 300.32 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9490424 KiB

[startup+44.8012 s]
/proc/loadavg: 6.91 7.81 7.98 9/208 15045
/proc/meminfo: memFree=17559268/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=26538700 memory=9489108 CPUtime=306.45 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 161544 0 0 0 28519 2126 0 0 20 0 28 0 151532812 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6634675 2372277 3284 1 0 6621909 0
[pid=15004/tid=15005] ppid=15002 vsize=26538700 memory=8612 CPUtime=6.92 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) S 15002 15002 14465 0 -1 1077944384 12482 0 0 0 679 13 0 0 20 0 28 0 151532812 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540763604096 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=26538700 memory=1224 CPUtime=9.98 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 8186 0 0 0 731 267 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=26538700 memory=6791534058613427641 CPUtime=10.09 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 9993 0 0 0 749 260 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=26538700 memory=9487580 CPUtime=10.06 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 6698 0 0 0 765 241 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15009] ppid=15002 vsize=26538700 memory=139721058426545 CPUtime=10.02 cores=0-7
/proc/15004/task/15009/stat : 15009 (java) S 15002 15002 14465 0 -1 1077944384 7079 0 0 0 751 251 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540314249488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15010] ppid=15002 vsize=26538700 memory=0 CPUtime=10.11 cores=0-7
/proc/15004/task/15010/stat : 15010 (java) S 15002 15002 14465 0 -1 1077944384 9219 0 0 0 768 243 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540313197712 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15011] ppid=15002 vsize=26538700 memory=12666 CPUtime=10.07 cores=0-7
/proc/15004/task/15011/stat : 15011 (java) S 15002 15002 14465 0 -1 1077944384 10699 0 0 0 773 234 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540312144912 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15012] ppid=15002 vsize=26538700 memory=24063 CPUtime=10.09 cores=0-7
/proc/15004/task/15012/stat : 15012 (java) S 15002 15002 14465 0 -1 1077944384 6468 0 0 0 765 244 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540311092112 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15013] ppid=15002 vsize=26538700 memory=1384 CPUtime=10.12 cores=0-7
/proc/15004/task/15013/stat : 15013 (java) S 15002 15002 14465 0 -1 1077944384 8140 0 0 0 751 261 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540310039312 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15014] ppid=15002 vsize=26538700 memory=9488656 CPUtime=0.35 cores=0-7
/proc/15004/task/15014/stat : 15014 (java) S 15002 15002 14465 0 -1 1077944384 15425 0 0 0 27 8 0 0 20 0 28 0 151532814 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539031513456 140540759374466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15015] ppid=15002 vsize=26538700 memory=2428 CPUtime=0 cores=0-7
/proc/15004/task/15015/stat : 15015 (java) S 15002 15002 14465 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 151532815 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539030459488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15016] ppid=15002 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/15004/task/15016/stat : 15016 (java) S 15002 15002 14465 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 151532815 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539029406592 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15017] ppid=15002 vsize=26538700 memory=1420 CPUtime=0 cores=0-7
/proc/15004/task/15017/stat : 15017 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151532817 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539028354896 140540759381915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15018] ppid=15002 vsize=26538700 memory=11108 CPUtime=1.31 cores=0-7
/proc/15004/task/15018/stat : 15018 (java) S 15002 15002 14465 0 -1 1077944384 6953 0 0 0 129 2 0 0 20 0 28 0 151532817 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539027303280 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15019] ppid=15002 vsize=26538700 memory=1712 CPUtime=1.19 cores=0-7
/proc/15004/task/15019/stat : 15019 (java) S 15002 15002 14465 0 -1 1077944384 6203 0 0 0 118 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539026250480 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15020] ppid=15002 vsize=26538700 memory=1952 CPUtime=1.1 cores=0-7
/proc/15004/task/15020/stat : 15020 (java) S 15002 15002 14465 0 -1 1077944384 5766 0 0 0 109 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539025197680 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15021] ppid=15002 vsize=26538700 memory=42076 CPUtime=0.69 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) S 15002 15002 14465 0 -1 1077944384 8317 0 0 0 68 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539024144880 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=26538700 memory=1292 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=26538700 memory=2428 CPUtime=0.01 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 461 0 0 0 0 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15038] ppid=15002 vsize=26538700 memory=1728 CPUtime=26.92 cores=0-7
/proc/15004/task/15038/stat : 15038 (java) R 15002 15002 14465 0 -1 4202560 1939 0 0 0 2686 6 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539014027872 140540403218299 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15039] ppid=15002 vsize=26538700 memory=1420 CPUtime=26.46 cores=0-7
/proc/15004/task/15039/stat : 15039 (java) S 15002 15002 14465 0 -1 1077944384 2888 0 0 0 2631 15 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539012981456 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15040] ppid=15002 vsize=26538700 memory=11108 CPUtime=26.82 cores=0-7
/proc/15004/task/15040/stat : 15040 (java) R 15002 15002 14465 0 -1 4202560 1981 0 0 0 2673 9 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539011924304 140540403218258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15041] ppid=15002 vsize=26538700 memory=1712 CPUtime=26.96 cores=0-7
/proc/15004/task/15041/stat : 15041 (java) S 15002 15002 14465 0 -1 1077944384 2226 0 0 0 2690 6 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539010876880 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15042] ppid=15002 vsize=26538700 memory=1952 CPUtime=26.9 cores=0-7
/proc/15004/task/15042/stat : 15042 (java) R 15002 15002 14465 0 -1 4202560 4039 0 0 0 2671 19 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539009818704 140540403218422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15043] ppid=15002 vsize=26538700 memory=8612 CPUtime=26.55 cores=0-7
/proc/15004/task/15043/stat : 15043 (java) R 15002 15002 14465 0 -1 4202560 2411 0 0 0 2646 9 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539008766056 140540403218207 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15044] ppid=15002 vsize=26538700 memory=0 CPUtime=26.69 cores=0-7
/proc/15004/task/15044/stat : 15044 (java) R 15002 15002 14465 0 -1 4202560 19465 0 0 0 2654 15 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539007713104 140540403218183 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15045] ppid=15002 vsize=26538700 memory=0 CPUtime=26.81 cores=0-7
/proc/15004/task/15045/stat : 15045 (java) S 15002 15002 14465 0 -1 1077944384 3078 0 0 0 2672 9 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539006665680 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 306.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9490492 KiB

[startup+45.0011 s]*
/proc/loadavg: 6.52 7.72 7.94 2/208 15045
/proc/meminfo: memFree=17558896/32770624 swapFree=67108860/67108860
[pid=15002] ppid=14999 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15002/stat : 15002 (xcsp3-exec) S 14999 15002 14465 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151532812 9740288 346 33554432000 4194304 5098028 140726137963152 140726137961256 140387367072380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25997312 140726137967717 140726137967927 140726137967927 140726137970667 0
/proc/15002/statm: 2378 346 289 221 0 87 0
[pid=15004] ppid=15002 vsize=26538700 memory=9489108 CPUtime=306.85 cores=0-7
/proc/15004/stat : 15004 (java) S 15002 15002 14465 0 -1 1077944320 162175 0 0 0 28559 2126 0 0 20 0 28 0 151532812 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140734251246736 140540759363319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
/proc/15004/statm: 6634675 2372277 3284 1 0 6621909 0
[pid=15004/tid=15005] ppid=15002 vsize=26538700 memory=15876 CPUtime=6.92 cores=0-7
/proc/15004/task/15005/stat : 15005 (java) S 15002 15002 14465 0 -1 1077944384 12482 0 0 0 679 13 0 0 20 0 28 0 151532812 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540763604096 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15006] ppid=15002 vsize=26538700 memory=-7003737579269690708 CPUtime=9.98 cores=0-7
/proc/15004/task/15006/stat : 15006 (java) S 15002 15002 14465 0 -1 1077944384 8186 0 0 0 731 267 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540726921872 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15007] ppid=15002 vsize=26538700 memory=6944656592455360604 CPUtime=10.09 cores=0-7
/proc/15004/task/15007/stat : 15007 (java) S 15002 15002 14465 0 -1 1077944384 9993 0 0 0 749 260 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540316355088 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15008] ppid=15002 vsize=26538700 memory=279442116811120 CPUtime=10.06 cores=0-7
/proc/15004/task/15008/stat : 15008 (java) S 15002 15002 14465 0 -1 1077944384 6698 0 0 0 765 241 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540315302288 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15009] ppid=15002 vsize=26538700 memory=6656426216303648864 CPUtime=10.02 cores=0-7
/proc/15004/task/15009/stat : 15009 (java) S 15002 15002 14465 0 -1 1077944384 7079 0 0 0 751 251 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540314249488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15010] ppid=15002 vsize=26538700 memory=6943526294502006880 CPUtime=10.11 cores=0-7
/proc/15004/task/15010/stat : 15010 (java) S 15002 15002 14465 0 -1 1077944384 9219 0 0 0 768 243 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540313197712 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15011] ppid=15002 vsize=26538700 memory=6944656592455359580 CPUtime=10.07 cores=0-7
/proc/15004/task/15011/stat : 15011 (java) S 15002 15002 14465 0 -1 1077944384 10699 0 0 0 773 234 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540312144912 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15012] ppid=15002 vsize=26538700 memory=6943526294502006880 CPUtime=10.09 cores=0-7
/proc/15004/task/15012/stat : 15012 (java) S 15002 15002 14465 0 -1 1077944384 6468 0 0 0 765 244 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540311092112 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15013] ppid=15002 vsize=26538700 memory=6944656592455359580 CPUtime=10.12 cores=0-7
/proc/15004/task/15013/stat : 15013 (java) S 15002 15002 14465 0 -1 1077944384 8140 0 0 0 751 261 0 0 20 0 28 0 151532813 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140540310039312 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15014] ppid=15002 vsize=26538700 memory=-9174445032661854264 CPUtime=0.35 cores=0-7
/proc/15004/task/15014/stat : 15014 (java) S 15002 15002 14465 0 -1 1077944384 15425 0 0 0 27 8 0 0 20 0 28 0 151532814 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539031513456 140540759374466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15015] ppid=15002 vsize=26538700 memory=279442116193280 CPUtime=0 cores=0-7
/proc/15004/task/15015/stat : 15015 (java) S 15002 15002 14465 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 151532815 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539030459488 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15016] ppid=15002 vsize=26538700 memory=279442116193344 CPUtime=0 cores=0-7
/proc/15004/task/15016/stat : 15016 (java) S 15002 15002 14465 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 151532815 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539029406592 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15017] ppid=15002 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15004/task/15017/stat : 15017 (java) S 15002 15002 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151532817 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539028354896 140540759381915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15018] ppid=15002 vsize=26538700 memory=6944656592455097440 CPUtime=1.31 cores=0-7
/proc/15004/task/15018/stat : 15018 (java) S 15002 15002 14465 0 -1 1077944384 6953 0 0 0 129 2 0 0 20 0 28 0 151532817 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539027303280 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15019] ppid=15002 vsize=26538700 memory=7792 CPUtime=1.19 cores=0-7
/proc/15004/task/15019/stat : 15019 (java) S 15002 15002 14465 0 -1 1077944384 6203 0 0 0 118 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539026250480 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15020] ppid=15002 vsize=26538700 memory=840 CPUtime=1.1 cores=0-7
/proc/15004/task/15020/stat : 15020 (java) S 15002 15002 14465 0 -1 1077944384 5766 0 0 0 109 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539025197680 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15021] ppid=15002 vsize=26538700 memory=1692 CPUtime=0.69 cores=0-7
/proc/15004/task/15021/stat : 15021 (java) S 15002 15002 14465 0 -1 1077944384 8320 0 0 0 68 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539024144880 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15022] ppid=15002 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/15004/task/15022/stat : 15022 (java) S 15002 15002 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539023092320 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15023] ppid=15002 vsize=26538700 memory=4128 CPUtime=0.01 cores=0-7
/proc/15004/task/15023/stat : 15023 (java) S 15002 15002 14465 0 -1 1077944384 461 0 0 0 0 1 0 0 20 0 28 0 151532818 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539022039600 140540759374466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15038] ppid=15002 vsize=26538700 memory=4100 CPUtime=26.93 cores=0-7
/proc/15004/task/15038/stat : 15038 (java) S 15002 15002 14465 0 -1 1077944384 1954 0 0 0 2687 6 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539014032944 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15039] ppid=15002 vsize=26538700 memory=1152 CPUtime=26.46 cores=0-7
/proc/15004/task/15039/stat : 15039 (java) S 15002 15002 14465 0 -1 1077944384 2888 0 0 0 2631 15 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539012981456 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15040] ppid=15002 vsize=26538700 memory=3140 CPUtime=26.83 cores=0-7
/proc/15004/task/15040/stat : 15040 (java) S 15002 15002 14465 0 -1 1077944384 1981 0 0 0 2674 9 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539011929680 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15041] ppid=15002 vsize=26538700 memory=1384 CPUtime=26.96 cores=0-7
/proc/15004/task/15041/stat : 15041 (java) S 15002 15002 14465 0 -1 1077944384 2226 0 0 0 2690 6 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539010876880 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15042] ppid=15002 vsize=26538700 memory=9488568 CPUtime=26.95 cores=0-7
/proc/15004/task/15042/stat : 15042 (java) S 15002 15002 14465 0 -1 1077944384 4039 0 0 0 2676 19 0 0 20 0 28 0 151534584 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539009824080 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15043] ppid=15002 vsize=26538700 memory=6791534058613427641 CPUtime=26.76 cores=0-7
/proc/15004/task/15043/stat : 15043 (java) R 15002 15002 14465 0 -1 4202560 2416 0 0 0 2667 9 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539008766056 140540403218299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15044] ppid=15002 vsize=26538700 memory=0 CPUtime=26.8 cores=0-7
/proc/15004/task/15044/stat : 15044 (java) S 15002 15002 14465 0 -1 1077944384 20071 0 0 0 2665 15 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539007718480 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
[pid=15004/tid=15045] ppid=15002 vsize=26538700 memory=0 CPUtime=26.81 cores=0-7
/proc/15004/task/15045/stat : 15045 (java) S 15002 15002 14465 0 -1 1077944384 3078 0 0 0 2672 9 0 0 20 0 28 0 151534585 27175628800 2372277 33554432000 4194304 4196468 140734251264192 140539006665680 140540759373525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140734251271314 140734251271491 140734251271491 140734251274191 0
Current children cumulated CPU time: 306.85 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9490492 KiB

Child status: 0
Real time (s): 45.102
CPU time (s): 306.956
CPU user time (s): 285.637
CPU system time (s): 21.3194
CPU usage (%): 680.582
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 9490492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.637
system time used= 21.3194
maximum resident set size= 9489144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9821
involuntary context switches= 4602


# summary of solver processes directly reported to runsolver:
#   pid: 15002
#   total CPU time (s): 306.956
#   total CPU user time (s): 285.637
#   total CPU system time (s): 21.3194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.432468 second user time and 0.496456 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 00:59:49
IDJOB=4281242
IDBENCH=140859
IDSOLVER=2675
FILE ID=node107/4281242-1503184449
RUNJOBID= node107-1503178145-14492
PBS_JOBID= 20630849
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex07180.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281242-1503184449/watcher-4281242-1503184449 -o /tmp/evaluation-result-4281242-1503184449/solver-4281242-1503184449 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 545816423 HOME/instance-4281242-1503184449.xml

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

MD5SUM BENCH= e350026a89cfa709a4f565894b0c8a5a
RANDOM SEED=545816423

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	: 5333.84
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.84
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.84
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.84
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:        27054640 kB
MemAvailable:   31976604 kB
Buffers:          268536 kB
Cached:          4946916 kB
SwapCached:            0 kB
Active:           837412 kB
Inactive:        4430876 kB
Active(anon):      55640 kB
Inactive(anon):    33132 kB
Active(file):     781772 kB
Inactive(file):  4397744 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:         60452 kB
Mapped:            51440 kB
Shmem:             33420 kB
Slab:             142576 kB
SReclaimable:     116568 kB
SUnreclaim:        26008 kB
KernelStack:        3200 kB
PageTables:         4984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61860 MiB
End job on node107 at 2017-08-20 01:00:34