Trace number 4399163

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16OPT54 124.107 31.5654

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-10.xml
MD5SUMe31de29e6699e81a7472a47d1439bb7a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark18.4798
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints208
Number of domains4
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":144},{"size":3,"count":144},{"size":101,"count":1},{"size":289,"count":12}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":141},{"degree":3,"count":15},{"degree":4,"count":40},{"degree":8,"count":36},{"degree":9,"count":64},{"degree":13,"count":1}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":52},{"arity":3,"count":40},{"arity":10,"count":100},{"arity":12,"count":4},{"arity":13,"count":1},{"arity":14,"count":11}]
Number of extensional constraints140
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":140},{"type":"intension","count":51},{"type":"sum","count":13},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399163-1568684342.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399163-1568684342.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.02/0.88	c solve instance...
2.80/1.01	o 0 
2.80/1.02	o 0 
2.80/1.03	o 4 
2.80/1.04	o 6 
2.80/1.05	o 8 
3.17/1.11	o 10 
3.17/1.11	o 12 
3.17/1.13	o 14 
3.51/1.24	o 31 
3.51/1.27	o 32 
3.51/1.29	o 33 
3.92/1.38	o 34 
4.31/1.40	o 35 
4.31/1.43	o 36 
4.71/1.52	o 38 
4.71/1.54	o 39 
5.13/1.62	o 41 
5.13/1.67	o 42 
5.13/1.69	o 43 
5.45/1.75	o 44 
7.10/2.12	o 46 
7.10/2.14	o 47 
7.10/2.16	o 48 
7.10/2.20	o 49 
7.41/2.23	o 50 
8.57/2.53	o 51 
12.15/3.45	o 52 
12.15/3.47	o 53 
90.86/23.23	o 54 
123.87/31.55	s OPTIMUM FOUND
123.87/31.55	v <instantiation>
123.87/31.55	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] z </list>
123.87/31.55	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 1 1 1 1 0 1 0 1 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 1 0 0 1 0 0 1 0 0 1 1 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 1 0 1 0 1 1 0 0 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 4 6 7 10 10 12 13 16 20 20 21 24 54 </values>
123.87/31.55	v </instantiation>

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399163-1568684342/watcher-4399163-1568684342 -o /tmp/evaluation-result-4399163-1568684342/solver-4399163-1568684342 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15015 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 197534470 HOME/instance-4399163-1568684342.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=18245, runsolver pid=18242
Current StackSize limit: 8192 KiB


[startup+0.100077 s]*
/proc/loadavg: 8.60 8.78 8.65 7/234 18262
/proc/meminfo: memFree=30657080/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15144776 memory=28968 CPUtime=0.13 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 5704 0 0 0 12 1 0 0 20 0 15 0 444687287 15508250624 7242 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3786194 7242 3181 1 0 3748377 0
[pid=18247/tid=18248] ppid=18245 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) R 18245 18245 14983 0 -1 4202560 3586 0 0 0 9 0 0 0 20 0 15 0 444687287 15508250624 7242 33554432000 4194304 4196468 140721330695808 140583067230800 140583047042405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 7242 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 7242 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 7242 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 7242 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444687289 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444687289 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582529770912 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444687290 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582528718320 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) R 18245 18245 14983 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582526613488 140583063009922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) S 18245 18245 14983 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0.02 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) S 18245 18245 14983 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 7242 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30420 KiB

[startup+0.211021 s]*
/proc/loadavg: 8.60 8.78 8.65 7/234 18262
/proc/meminfo: memFree=30644216/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15144776 memory=41160 CPUtime=0.34 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 9461 0 0 0 32 2 0 0 20 0 15 0 444687287 15508250624 10290 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3786194 10290 3323 1 0 3748377 0
[pid=18247/tid=18248] ppid=18245 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) R 18245 18245 14983 0 -1 4202560 6623 0 0 0 18 2 0 0 20 0 15 0 444687287 15508250624 10290 33554432000 4194304 4196468 140721330695808 140583067233760 140583043219454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15144776 memory=9100 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 10290 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15144776 memory=140241432997886 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 10290 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 10290 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444687288 15508250624 10290 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444687289 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444687289 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582529770912 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444687290 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582528718320 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) S 18245 18245 14983 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582526613488 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) S 18245 18245 14983 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15144776 memory=140241429456512 CPUtime=0.08 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) R 18245 18245 14983 0 -1 4202560 795 0 0 0 8 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582524508400 140583063020122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687292 15508250624 10290 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42612 KiB

[startup+0.319143 s]*
/proc/loadavg: 8.60 8.78 8.65 6/234 18262
/proc/meminfo: memFree=30636800/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15149032 memory=50748 CPUtime=0.54 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 11026 0 0 0 51 3 0 0 20 0 15 0 444687287 15512608768 12687 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3787258 12687 3363 1 0 3748377 0
[pid=18247/tid=18248] ppid=18245 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) R 18245 18245 14983 0 -1 4202560 7930 0 0 0 28 2 0 0 20 0 15 0 444687287 15512608768 12687 33554432000 4194304 4196468 140721330695808 140583067228736 140583048369681 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15149032 memory=9461 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15512608768 12687 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15149032 memory=3566841 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15512608768 12687 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15512608768 12687 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444687288 15512608768 12687 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444687289 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444687289 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582529770912 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444687290 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582528718320 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) R 18245 18245 14983 0 -1 4202560 486 0 0 0 5 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582526613488 140583055336400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) R 18245 18245 14983 0 -1 1077944384 410 0 0 0 4 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) R 18245 18245 14983 0 -1 4202560 899 0 0 0 12 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687292 15512608768 12687 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52200 KiB

[startup+0.701099 s]
/proc/loadavg: 8.60 8.78 8.65 7/234 18262
/proc/meminfo: memFree=30621096/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15151156 memory=85492 CPUtime=1.63 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 15036 0 0 0 159 4 0 0 20 0 15 0 444687287 15514783744 21373 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3787789 21373 3449 1 0 3748889 0
[pid=18247/tid=18248] ppid=18245 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) R 18245 18245 14983 0 -1 4202560 9278 0 0 0 64 3 0 0 20 0 15 0 444687287 15514783744 21373 33554432000 4194304 4196468 140721330695808 140583067232416 140582685060852 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15514783744 21373 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15514783744 21373 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687288 15514783744 21373 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15151156 memory=3768 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444687288 15514783744 21373 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444687289 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444687289 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582529770912 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444687290 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582528718320 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15151156 memory=812 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15151156 memory=1764 CPUtime=0.26 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) R 18245 18245 14983 0 -1 4202560 1195 0 0 0 26 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582526597552 140583047398377 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15151156 memory=111628 CPUtime=0.28 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) R 18245 18245 14983 0 -1 4202560 1142 0 0 0 28 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582525547760 140583046385997 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15151156 memory=796 CPUtime=0.39 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) S 18245 18245 14983 0 -1 1077944384 2115 0 0 0 39 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15151156 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15151156 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444687292 15514783744 21373 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 86944 KiB

[startup+1.5071 s]
/proc/loadavg: 8.60 8.78 8.65 12/238 18266
/proc/meminfo: memFree=30549116/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0

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

/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 697 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18381] ppid=18245 vsize=15487052 memory=1388 CPUtime=7.12 cores=1,3,5,7
/proc/18247/task/18381/stat : 18381 (java) R 18245 18245 14983 0 -1 4202560 162 0 0 0 712 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582507117576 140582692315547 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18382] ppid=18245 vsize=15487052 memory=776 CPUtime=7.08 cores=1,3,5,7
/proc/18247/task/18382/stat : 18382 (java) R 18245 18245 14983 0 -1 4202560 1015 0 0 0 708 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582509221496 140582691642439 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18383] ppid=18245 vsize=15487052 memory=3992 CPUtime=7.07 cores=1,3,5,7
/proc/18247/task/18383/stat : 18383 (java) R 18245 18245 14983 0 -1 4202560 1350 0 0 0 707 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582508171088 140582691687048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18384] ppid=18245 vsize=15487052 memory=2828 CPUtime=7.12 cores=1,3,5,7
/proc/18247/task/18384/stat : 18384 (java) R 18245 18245 14983 0 -1 4202560 868 0 0 0 712 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582511325352 140582692248068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 119.49 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 1165716 KiB

[startup+31.2011 s]
/proc/loadavg: 8.52 8.75 8.65 10/238 18384
/proc/meminfo: memFree=29521036/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15487052 memory=1164264 CPUtime=122.67 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 49117 0 0 0 12225 42 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3871763 291066 3531 1 0 3832863 0
[pid=18247/tid=18248] ppid=18245 vsize=15487052 memory=1164264 CPUtime=0.89 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) S 18245 18245 14983 0 -1 1077944384 9626 0 0 0 85 4 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583067239552 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15487052 memory=1548 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 373 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15487052 memory=8560 CPUtime=0.09 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1845 0 0 0 5 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15487052 memory=1668 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 791 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15487052 memory=1112 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 740 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15487052 memory=1004 CPUtime=0.03 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 1710 0 0 0 2 1 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15487052 memory=6036 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582529770976 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15487052 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444687290 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582528718336 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15487052 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15487052 memory=1164264 CPUtime=2.66 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) S 18245 18245 14983 0 -1 1077944384 8705 0 0 0 265 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582526613488 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15487052 memory=0 CPUtime=2.85 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) S 18245 18245 14983 0 -1 1077944384 5973 0 0 0 284 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15487052 memory=218600950501006 CPUtime=0.94 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) S 18245 18245 14983 0 -1 1077944384 4934 0 0 0 93 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15487052 memory=280482571704096 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15487052 memory=140241285891352 CPUtime=0.01 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 797 0 0 0 0 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18381] ppid=18245 vsize=15487052 memory=4096 CPUtime=7.92 cores=1,3,5,7
/proc/18247/task/18381/stat : 18381 (java) R 18245 18245 14983 0 -1 4202560 173 0 0 0 792 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582507117576 140582691639924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18382] ppid=18245 vsize=15487052 memory=1808 CPUtime=7.87 cores=1,3,5,7
/proc/18247/task/18382/stat : 18382 (java) R 18245 18245 14983 0 -1 4202560 1059 0 0 0 787 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582509221496 140582691639748 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18383] ppid=18245 vsize=15487052 memory=920 CPUtime=7.87 cores=1,3,5,7
/proc/18247/task/18383/stat : 18383 (java) R 18245 18245 14983 0 -1 4202560 1745 0 0 0 787 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582508171088 140582692179185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18384] ppid=18245 vsize=15487052 memory=3504 CPUtime=7.92 cores=1,3,5,7
/proc/18247/task/18384/stat : 18384 (java) R 18245 18245 14983 0 -1 4202560 1105 0 0 0 792 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582511325352 140582691897214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 122.67 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 1165716 KiB

[startup+31.4011 s]
/proc/loadavg: 8.52 8.75 8.65 10/238 18384
/proc/meminfo: memFree=29521036/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15487052 memory=1164264 CPUtime=123.47 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 49135 0 0 0 12305 42 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3871763 291066 3531 1 0 3832863 0
[pid=18247/tid=18248] ppid=18245 vsize=15487052 memory=2012 CPUtime=0.89 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) S 18245 18245 14983 0 -1 1077944384 9626 0 0 0 85 4 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583067239552 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15487052 memory=1388 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 373 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15487052 memory=776 CPUtime=0.09 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1845 0 0 0 5 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15487052 memory=3992 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 791 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15487052 memory=2828 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 740 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15487052 memory=676 CPUtime=0.03 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 1710 0 0 0 2 1 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15487052 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582529770976 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15487052 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444687290 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582528718336 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15487052 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15487052 memory=1668 CPUtime=2.66 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) S 18245 18245 14983 0 -1 1077944384 8705 0 0 0 265 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582526613488 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15487052 memory=1112 CPUtime=2.85 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) S 18245 18245 14983 0 -1 1077944384 5973 0 0 0 284 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15487052 memory=1004 CPUtime=0.94 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) S 18245 18245 14983 0 -1 1077944384 4934 0 0 0 93 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15487052 memory=6036 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15487052 memory=14008 CPUtime=0.01 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 797 0 0 0 0 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18381] ppid=18245 vsize=15487052 memory=2124 CPUtime=8.12 cores=1,3,5,7
/proc/18247/task/18381/stat : 18381 (java) R 18245 18245 14983 0 -1 4202560 174 0 0 0 812 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582507117576 140582692315561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18382] ppid=18245 vsize=15487052 memory=26056 CPUtime=8.07 cores=1,3,5,7
/proc/18247/task/18382/stat : 18382 (java) R 18245 18245 14983 0 -1 4202560 1066 0 0 0 807 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582509221496 140582691299861 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18383] ppid=18245 vsize=15487052 memory=12024 CPUtime=8.07 cores=1,3,5,7
/proc/18247/task/18383/stat : 18383 (java) R 18245 18245 14983 0 -1 4202560 1750 0 0 0 807 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582508171088 140582694629449 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18384] ppid=18245 vsize=15487052 memory=500 CPUtime=8.12 cores=1,3,5,7
/proc/18247/task/18384/stat : 18384 (java) R 18245 18245 14983 0 -1 4202560 1110 0 0 0 812 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582511325352 140582693069371 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 123.47 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 1165716 KiB

[startup+31.5011 s]
/proc/loadavg: 8.52 8.75 8.65 10/238 18384
/proc/meminfo: memFree=29521036/32770624 swapFree=66997372/67108860
[pid=18245] ppid=18242 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18245/stat : 18245 (xcsp3-exec) S 18242 18245 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444687286 115843072 363 33554432000 4194304 5098028 140721968489664 140721968487768 140481432183420 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14024704 140721968497531 140721968497773 140721968497773 140721968500682 0
/proc/18245/statm: 28282 363 304 221 0 87 0
[pid=18247] ppid=18245 vsize=15487052 memory=1164264 CPUtime=123.87 cores=1,3,5,7
/proc/18247/stat : 18247 (java) S 18245 18245 14983 0 -1 1077944320 49147 0 0 0 12345 42 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140721330678352 140583062998775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
/proc/18247/statm: 3871763 291066 3531 1 0 3832863 0
[pid=18247/tid=18248] ppid=18245 vsize=15487052 memory=1164264 CPUtime=0.89 cores=1,3,5,7
/proc/18247/task/18248/stat : 18248 (java) S 18245 18245 14983 0 -1 1077944384 9626 0 0 0 85 4 0 0 20 0 19 0 444687287 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583067239552 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18249] ppid=18245 vsize=15487052 memory=1548 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18249/stat : 18249 (java) S 18245 18245 14983 0 -1 1077944384 373 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583015618832 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18250] ppid=18245 vsize=15487052 memory=8560 CPUtime=0.09 cores=1,3,5,7
/proc/18247/task/18250/stat : 18250 (java) S 18245 18245 14983 0 -1 1077944384 1845 0 0 0 5 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583014566288 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18251] ppid=18245 vsize=15487052 memory=89 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18251/stat : 18251 (java) S 18245 18245 14983 0 -1 1077944384 791 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583013513744 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18252] ppid=18245 vsize=15487052 memory=10 CPUtime=0.1 cores=1,3,5,7
/proc/18247/task/18252/stat : 18252 (java) S 18245 18245 14983 0 -1 1077944384 740 0 0 0 6 4 0 0 20 0 19 0 444687288 15858741248 291066 33554432000 4194304 4196468 140721330695808 140583012461200 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18253] ppid=18245 vsize=15487052 memory=12024 CPUtime=0.03 cores=1,3,5,7
/proc/18247/task/18253/stat : 18253 (java) S 18245 18245 14983 0 -1 1077944384 1710 0 0 0 2 1 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582530824688 140583063009922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18254] ppid=18245 vsize=15487052 memory=500 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18254/stat : 18254 (java) S 18245 18245 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444687289 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582529770976 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18255] ppid=18245 vsize=15487052 memory=1155536 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18255/stat : 18255 (java) S 18245 18245 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444687290 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582528718336 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18256] ppid=18245 vsize=15487052 memory=374228 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18256/stat : 18256 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582527666896 140583063017371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18257] ppid=18245 vsize=15487052 memory=1112 CPUtime=2.66 cores=1,3,5,7
/proc/18247/task/18257/stat : 18257 (java) S 18245 18245 14983 0 -1 1077944384 8705 0 0 0 265 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582526613488 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18258] ppid=18245 vsize=15487052 memory=1004 CPUtime=2.85 cores=1,3,5,7
/proc/18247/task/18258/stat : 18258 (java) S 18245 18245 14983 0 -1 1077944384 5973 0 0 0 284 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582525560944 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18259] ppid=18245 vsize=15487052 memory=1452 CPUtime=0.94 cores=1,3,5,7
/proc/18247/task/18259/stat : 18259 (java) S 18245 18245 14983 0 -1 1077944384 4934 0 0 0 93 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582524508400 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18260] ppid=18245 vsize=15487052 memory=1161956 CPUtime=0 cores=1,3,5,7
/proc/18247/task/18260/stat : 18260 (java) S 18245 18245 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582523456096 140583063008981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18262] ppid=18245 vsize=15487052 memory=1560 CPUtime=0.01 cores=1,3,5,7
/proc/18247/task/18262/stat : 18262 (java) S 18245 18245 14983 0 -1 1077944384 797 0 0 0 0 1 0 0 20 0 19 0 444687292 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582522403632 140583063009922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18381] ppid=18245 vsize=15487052 memory=932 CPUtime=8.22 cores=1,3,5,7
/proc/18247/task/18381/stat : 18381 (java) R 18245 18245 14983 0 -1 4202560 176 0 0 0 822 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582507117576 140582692849760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18382] ppid=18245 vsize=15487052 memory=3504 CPUtime=8.16 cores=1,3,5,7
/proc/18247/task/18382/stat : 18382 (java) R 18245 18245 14983 0 -1 4202560 1071 0 0 0 816 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582509221496 140582693075049 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18383] ppid=18245 vsize=15487052 memory=48020 CPUtime=8.17 cores=1,3,5,7
/proc/18247/task/18383/stat : 18383 (java) R 18245 18245 14983 0 -1 4202560 1754 0 0 0 817 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582508171088 140582691640211 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
[pid=18247/tid=18384] ppid=18245 vsize=15487052 memory=288230574492221466 CPUtime=8.22 cores=1,3,5,7
/proc/18247/task/18384/stat : 18384 (java) R 18245 18245 14983 0 -1 4202560 1111 0 0 0 822 0 0 0 20 0 19 0 444689609 15858741248 291066 33554432000 4194304 4196468 140721330695808 140582511325352 140582694328909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6422528 140721330697199 140721330697370 140721330697370 140721330700239 0
Current children cumulated CPU time: 123.87 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 1165716 KiB

Child status: 0
Real time (s): 31.5654
CPU time (s): 124.107
CPU user time (s): 123.671
CPU system time (s): 0.436394
CPU usage (%): 393.174
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 1165716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.671
system time used= 0.436394
maximum resident set size= 1164300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51133
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4222
involuntary context switches= 2997


# summary of solver processes directly reported to runsolver:
#   pid: 18245
#   total CPU time (s): 124.107
#   total CPU user time (s): 123.671
#   total CPU system time (s): 0.436394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.252485 second user time and 0.392921 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 03:38:03
IDJOB=4399163
IDBENCH=115879
IDSOLVER=2853
FILE ID=node103/4399163-1568684342
RUNJOBID= node103-1568682260-15015
PBS_JOBID= 21703798
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-10.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 /tmp/evaluation-result-4399163-1568684342/watcher-4399163-1568684342 -o /tmp/evaluation-result-4399163-1568684342/solver-4399163-1568684342 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15015 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 197534470 HOME/instance-4399163-1568684342.xml

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

MD5SUM BENCH= e31de29e6699e81a7472a47d1439bb7a
RANDOM SEED=197534470

node103.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.74
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.74
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.74
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.74
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:        30676300 kB
MemAvailable:   31061180 kB
Buffers:           66620 kB
Cached:           613648 kB
SwapCached:         9016 kB
Active:          1254056 kB
Inactive:         260672 kB
Active(anon):     826612 kB
Inactive(anon):    57320 kB
Active(file):     427444 kB
Inactive(file):   203352 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26136 kB
Writeback:             0 kB
AnonPages:        938056 kB
Mapped:            61672 kB
Shmem:             40856 kB
Slab:             170220 kB
SReclaimable:     139836 kB
SUnreclaim:        30384 kB
KernelStack:        3856 kB
PageTables:         7888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1791848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    804864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 03:38:35