Trace number 4280895

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 273.32999 34.950001

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-009.xml
MD5SUMf1f2c4ea81b28916fca828d1ce53413f
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 benchmark273.32999
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints86
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":162},{"size":81,"count":81}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":225},{"degree":3,"count":18}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":81},{"arity":9,"count":2},{"arity":81,"count":3}]
Number of extensional constraints81
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":81},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
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-4280895-1503150298.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280895-1503150298.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.34/0.26	c parse instance...
1.49/0.63	c solve instance...
273.01/34.94	s SATISFIABLE
273.01/34.94	v <instantiation>
273.01/34.94	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[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[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[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[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[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[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[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[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] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] z[19] z[20] z[21] z[22] z[23] z[24] z[25] z[26] z[27] z[28] z[29] z[30] z[31] z[32] z[33] z[34] z[35] z[36] z[37] z[38] z[39] z[40] z[41] z[42] z[43] z[44] z[45] z[46] z[47] z[48] z[49] z[50] z[51] z[52] z[53] z[54] z[55] z[56] z[57] z[58] z[59] z[60] z[61] z[62] z[63] z[64] z[65] z[66] z[67] z[68] z[69] z[70] z[71] z[72] z[73] z[74] z[75] z[76] z[77] z[78] z[79] z[80] </list>
273.01/34.94	v 	<values>0 1 2 3 4 5 6 7 8 1 2 0 4 5 3 7 8 6 2 0 1 5 3 4 8 6 7 3 4 5 6 7 8 0 1 2 4 5 3 7 8 6 1 2 0 5 3 4 8 6 7 2 0 1 6 7 8 0 1 2 3 4 5 7 8 6 1 2 0 4 5 3 8 6 7 2 0 1 5 3 4 0 1 2 3 4 5 6 7 8 2 0 1 5 3 4 8 6 7 1 2 0 4 5 3 7 8 6 6 7 8 0 1 2 3 4 5 8 6 7 2 0 1 5 3 4 7 8 6 1 2 0 4 5 3 3 4 5 6 7 8 0 1 2 5 3 4 8 6 7 2 0 1 4 5 3 7 8 6 1 2 0 0 10 20 30 40 50 60 70 80 11 18 1 41 48 31 71 78 61 19 2 9 49 32 39 79 62 69 33 43 53 54 64 74 3 13 23 44 51 34 65 72 55 14 21 4 52 35 42 73 56 63 22 5 12 57 67 77 6 16 26 27 37 47 68 75 58 17 24 7 38 45 28 76 59 66 25 8 15 46 29 36 </values>
273.01/34.94	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 (14374 MiB free)
  memory of node 1: 16384 MiB (13960 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280895-1503150298/watcher-4280895-1503150298 -o /tmp/evaluation-result-4280895-1503150298/solver-4280895-1503150298 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503141368-6723 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 875524093 HOME/instance-4280895-1503150298.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=8992, runsolver pid=8989

[startup+0.100136 s]*
/proc/loadavg: 8.11 8.47 8.36 2/200 9013
/proc/meminfo: memFree=28998148/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=25999808 memory=26820 CPUtime=0.11 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 5639 0 0 0 10 1 0 0 20 0 20 0 148117948 26623803392 6705 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6499952 6705 2850 1 0 6488269 0
[pid=8994/tid=8995] ppid=8992 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) R 8992 8992 6696 0 -1 4202560 3649 0 0 0 8 1 0 0 20 0 20 0 148117948 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084715376512 140084711157142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=25999808 memory=140158211794560 CPUtime=0 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8999] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8999/stat : 8999 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084660608016 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9000] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9000/stat : 9000 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084659554704 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9001] ppid=8992 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/9001/stat : 9001 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084658501904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9002] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9002/stat : 9002 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084657449616 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9003] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9003/stat : 9003 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26623803392 6705 33554432000 4194304 4196468 140730285870704 140084656396816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9004] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9004/stat : 9004 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117951 26623803392 6705 33554432000 4194304 4196468 140730285870704 140082916182640 140084711156354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9005] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9005/stat : 9005 (java) S 8992 8992 6696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148117951 26623803392 6705 33554432000 4194304 4196468 140730285870704 140082915128608 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9006] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9006/stat : 9006 (java) S 8992 8992 6696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148117951 26623803392 6705 33554432000 4194304 4196468 140730285870704 140082914076272 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9007] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9007/stat : 9007 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6705 33554432000 4194304 4196468 140730285870704 140082913024592 140084711163803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9008] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9008/stat : 9008 (java) S 8992 8992 6696 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6705 33554432000 4194304 4196468 140730285870704 140082911971440 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9009] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9009/stat : 9009 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6770 33554432000 4194304 4196468 140730285870704 140082910918640 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9010] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9010/stat : 9010 (java) R 8992 8992 6696 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6770 33554432000 4194304 4196468 140730285870704 140082909866352 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9011] ppid=8992 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) R 8992 8992 6696 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 20 0 148117954 26623803392 6770 33554432000 4194304 4196468 140730285870704 140082438727920 140084692382768 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6770 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26623803392 6770 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28204 KiB

[startup+0.210405 s]*
/proc/loadavg: 8.11 8.47 8.36 2/200 9013
/proc/meminfo: memFree=28987428/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=26004064 memory=39048 CPUtime=0.34 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 8302 0 0 0 31 3 0 0 20 0 20 0 148117948 26628161536 9762 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6501024 9762 3059 1 0 6488277 0
[pid=8994/tid=8995] ppid=8992 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) D 8992 8992 6696 0 -1 1077944384 5487 0 0 0 18 1 0 0 20 0 20 0 148117948 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084715356016 140084703824429 0 4 0 16800975 18446744072101568036 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628194304 9762 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=26004096 memory=140158211804510 CPUtime=0 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628194304 9762 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8999] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8999/stat : 8999 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084660608016 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9000] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9000/stat : 9000 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084659554704 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9001] ppid=8992 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/9001/stat : 9001 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084658501904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9002] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9002/stat : 9002 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084657449616 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9003] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9003/stat : 9003 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 9762 33554432000 4194304 4196468 140730285870704 140084656396816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9004] ppid=8992 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9004/stat : 9004 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117951 26628194304 9762 33554432000 4194304 4196468 140730285870704 140082916182640 140084711156354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9005] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9005/stat : 9005 (java) S 8992 8992 6696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148117951 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082915128608 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9006] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9006/stat : 9006 (java) S 8992 8992 6696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148117951 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082914076272 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9007] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9007/stat : 9007 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082913024592 140084711163803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9008] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9008/stat : 9008 (java) S 8992 8992 6696 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 148117954 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082911971440 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9009] ppid=8992 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/8994/task/9009/stat : 9009 (java) S 8992 8992 6696 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 20 0 148117954 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082910918640 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9010] ppid=8992 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/8994/task/9010/stat : 9010 (java) S 8992 8992 6696 0 -1 1077944384 293 0 0 0 1 0 0 0 20 0 20 0 148117954 26628194304 9762 33554432000 4194304 4196468 140730285870704 140082909866352 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9011] ppid=8992 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) S 8992 8992 6696 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 148117954 26628194304 9762 33554432000 4194304 4196468 140730285870704 140082438727920 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117954 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26628161536 9762 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40432 KiB

[startup+0.310303 s]*
/proc/loadavg: 8.11 8.47 8.36 3/200 9013
/proc/meminfo: memFree=28981352/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=26004064 memory=45956 CPUtime=0.5 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 9223 0 0 0 47 3 0 0 20 0 20 0 148117948 26628161536 11489 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6501016 11489 3072 1 0 6488269 0
[pid=8994/tid=8995] ppid=8992 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) D 8992 8992 6696 0 -1 1077944384 6188 0 0 0 27 2 0 0 20 0 20 0 148117948 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084715377568 140084711169085 0 4 0 16800975 18446744072101568036 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8999] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8999/stat : 8999 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084660608016 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9000] ppid=8992 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/8994/task/9000/stat : 9000 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084659554704 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9001] ppid=8992 vsize=26004064 memory=140158070518703 CPUtime=0 cores=0-7
/proc/8994/task/9001/stat : 9001 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084658501904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9002] ppid=8992 vsize=26004064 memory=140158070521008 CPUtime=0 cores=0-7
/proc/8994/task/9002/stat : 9002 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084657449616 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9003] ppid=8992 vsize=26004064 memory=140158070523312 CPUtime=0 cores=0-7
/proc/8994/task/9003/stat : 9003 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117949 26628161536 11489 33554432000 4194304 4196468 140730285870704 140084656396816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9004] ppid=8992 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9004/stat : 9004 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148117951 26628161536 11489 33554432000 4194304 4196468 140730285870704 140082916182640 140084711156354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9005] ppid=8992 vsize=26004064 memory=280316141053584 CPUtime=0 cores=0-7
/proc/8994/task/9005/stat : 9005 (java) S 8992 8992 6696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148117951 26628161536 11489 33554432000 4194304 4196468 140730285870704 140082915128608 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9006] ppid=8992 vsize=26004140 memory=280316141060496 CPUtime=0 cores=0-7
/proc/8994/task/9006/stat : 9006 (java) S 8992 8992 6696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148117951 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082914076272 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9007] ppid=8992 vsize=26004140 memory=280316141001776 CPUtime=0 cores=0-7
/proc/8994/task/9007/stat : 9007 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082913024592 140084711163803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9008] ppid=8992 vsize=26004140 memory=280316141074320 CPUtime=0.01 cores=0-7
/proc/8994/task/9008/stat : 9008 (java) S 8992 8992 6696 0 -1 1077944384 306 0 0 0 1 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082911971440 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9009] ppid=8992 vsize=26004140 memory=280316141081232 CPUtime=0.02 cores=0-7
/proc/8994/task/9009/stat : 9009 (java) S 8992 8992 6696 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082910918640 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9010] ppid=8992 vsize=26004140 memory=280316141078928 CPUtime=0.03 cores=0-7
/proc/8994/task/9010/stat : 9010 (java) S 8992 8992 6696 0 -1 1077944384 309 0 0 0 3 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082909866352 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9011] ppid=8992 vsize=26004140 memory=280316141095088 CPUtime=0.12 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) S 8992 8992 6696 0 -1 1077944384 883 0 0 0 12 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082438727920 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148117954 26628239360 11489 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47340 KiB

[startup+0.711122 s]
/proc/loadavg: 8.11 8.47 8.36 5/200 9013
/proc/meminfo: memFree=28964728/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=26538700 memory=99040 CPUtime=2.04 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 13126 0 0 0 199 5 0 0 20 0 28 0 148117948 27175628800 24760 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6634675 24760 3203 1 0 6621909 0
[pid=8994/tid=8995] ppid=8992 vsize=26538700 memory=280316141452976 CPUtime=0.61 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) S 8992 8992 6696 0 -1 1077944384 6850 0 0 0 59 2 0 0 20 0 28 0 148117948 27175628800 24760 33554432000 4194304 4196468 140730285870704 140084715385984 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=26538700 memory=140158070727536 CPUtime=0 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148117949 27175628800 24760 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 148117949 27175628800 24760 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148117949 27175628800 24760 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0

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

[pid=8994/tid=9011] ppid=8992 vsize=26538700 memory=4116 CPUtime=0.63 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) S 8992 8992 6696 0 -1 1077944384 5509 0 0 0 62 1 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082438727920 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=26538700 memory=4108 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9014] ppid=8992 vsize=26538700 memory=3160 CPUtime=32.82 cores=0-7
/proc/8994/task/9014/stat : 9014 (java) R 8992 8992 6696 0 -1 4202560 567 0 0 0 3282 0 0 0 20 0 28 0 148118012 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082428611624 140084339936133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9015] ppid=8992 vsize=26538700 memory=1384 CPUtime=33.03 cores=0-7
/proc/8994/task/9015/stat : 9015 (java) R 8992 8992 6696 0 -1 4202560 607 0 0 0 3303 0 0 0 20 0 28 0 148118012 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082427559960 140084341106416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9016] ppid=8992 vsize=26538700 memory=4136 CPUtime=32.71 cores=0-7
/proc/8994/task/9016/stat : 9016 (java) R 8992 8992 6696 0 -1 4202560 1338 0 0 0 3270 1 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082426507448 140084340342483 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9017] ppid=8992 vsize=26538700 memory=41272 CPUtime=32.82 cores=0-7
/proc/8994/task/9017/stat : 9017 (java) R 8992 8992 6696 0 -1 4202560 1220 0 0 0 3281 1 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082425454360 140084340544610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9018] ppid=8992 vsize=26538700 memory=1296 CPUtime=32.92 cores=0-7
/proc/8994/task/9018/stat : 9018 (java) R 8992 8992 6696 0 -1 4202560 983 0 0 0 3292 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082424402072 140084340747227 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9019] ppid=8992 vsize=26538700 memory=2404 CPUtime=32.87 cores=0-7
/proc/8994/task/9019/stat : 9019 (java) R 8992 8992 6696 0 -1 4202560 1029 0 0 0 3287 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082423351008 140084340746202 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9020] ppid=8992 vsize=26538700 memory=4620 CPUtime=32.8 cores=0-7
/proc/8994/task/9020/stat : 9020 (java) R 8992 8992 6696 0 -1 4202560 512 0 0 0 3280 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082422296888 140084340338972 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9021] ppid=8992 vsize=26538700 memory=8112282956445269571 CPUtime=32.94 cores=0-7
/proc/8994/task/9021/stat : 9021 (java) R 8992 8992 6696 0 -1 4202560 590 0 0 0 3294 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082421243696 140084341199265 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 269.03 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 151388 KiB

[startup+34.8011 s]
/proc/loadavg: 8.31 8.49 8.37 9/208 9021
/proc/meminfo: memFree=28875408/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=26538700 memory=150004 CPUtime=272.22 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 48223 0 0 0 27194 28 0 0 20 0 28 0 148117948 27175628800 37501 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6634675 37501 3275 1 0 6621909 0
[pid=8994/tid=8995] ppid=8992 vsize=26538700 memory=14699577949293086 CPUtime=0.61 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) S 8992 8992 6696 0 -1 1077944384 6850 0 0 0 59 2 0 0 20 0 28 0 148117948 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084715385984 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=26538700 memory=832 CPUtime=0.04 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 372 0 0 0 3 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=26538700 memory=1692 CPUtime=0.06 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 1004 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=26538700 memory=916 CPUtime=0.06 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 530 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8999] ppid=8992 vsize=26538700 memory=4116 CPUtime=0.04 cores=0-7
/proc/8994/task/8999/stat : 8999 (java) S 8992 8992 6696 0 -1 1077944384 226 0 0 0 4 0 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084660608016 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9000] ppid=8992 vsize=26538700 memory=4108 CPUtime=0.05 cores=0-7
/proc/8994/task/9000/stat : 9000 (java) S 8992 8992 6696 0 -1 1077944384 530 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084659554704 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9001] ppid=8992 vsize=26538700 memory=1152 CPUtime=0.05 cores=0-7
/proc/8994/task/9001/stat : 9001 (java) S 8992 8992 6696 0 -1 1077944384 343 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084658501904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9002] ppid=8992 vsize=26538700 memory=3160 CPUtime=0.05 cores=0-7
/proc/8994/task/9002/stat : 9002 (java) S 8992 8992 6696 0 -1 1077944384 598 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084657449616 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9003] ppid=8992 vsize=26538700 memory=1384 CPUtime=0.06 cores=0-7
/proc/8994/task/9003/stat : 9003 (java) S 8992 8992 6696 0 -1 1077944384 1310 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37501 33554432000 4194304 4196468 140730285870704 140084656396816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9004] ppid=8992 vsize=26538700 memory=152056 CPUtime=0.06 cores=0-7
/proc/8994/task/9004/stat : 9004 (java) S 8992 8992 6696 0 -1 1077944384 1586 0 0 0 5 1 0 0 20 0 28 0 148117951 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082916182640 140084711156354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9005] ppid=8992 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8994/task/9005/stat : 9005 (java) S 8992 8992 6696 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 148117951 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082915128608 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9006] ppid=8992 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8994/task/9006/stat : 9006 (java) S 8992 8992 6696 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 148117951 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082914076288 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9007] ppid=8992 vsize=26538700 memory=4049352011486868528 CPUtime=0 cores=0-7
/proc/8994/task/9007/stat : 9007 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082913024592 140084711163803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9008] ppid=8992 vsize=26538700 memory=2241 CPUtime=1.24 cores=0-7
/proc/8994/task/9008/stat : 9008 (java) S 8992 8992 6696 0 -1 1077944384 5444 0 0 0 123 1 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082911971440 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9009] ppid=8992 vsize=26538700 memory=2244 CPUtime=1.46 cores=0-7
/proc/8994/task/9009/stat : 9009 (java) S 8992 8992 6696 0 -1 1077944384 6608 0 0 0 145 1 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082910918640 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9010] ppid=8992 vsize=26538700 memory=8099271387682857321 CPUtime=1.51 cores=0-7
/proc/8994/task/9010/stat : 9010 (java) S 8992 8992 6696 0 -1 1077944384 8779 0 0 0 148 3 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082909866352 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9011] ppid=8992 vsize=26538700 memory=8099271387682857321 CPUtime=0.63 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) S 8992 8992 6696 0 -1 1077944384 5509 0 0 0 62 1 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082438727920 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=26538700 memory=8099271387682857321 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=26538700 memory=7381512370726785633 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9014] ppid=8992 vsize=26538700 memory=7019467088023597113 CPUtime=33.22 cores=0-7
/proc/8994/task/9014/stat : 9014 (java) R 8992 8992 6696 0 -1 4202560 567 0 0 0 3322 0 0 0 20 0 28 0 148118012 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082428615072 140084339501184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9015] ppid=8992 vsize=26538700 memory=7019467088040374329 CPUtime=33.43 cores=0-7
/proc/8994/task/9015/stat : 9015 (java) R 8992 8992 6696 0 -1 4202560 607 0 0 0 3343 0 0 0 20 0 28 0 148118012 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082427560624 140084341106396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9016] ppid=8992 vsize=26538700 memory=7019467088057151545 CPUtime=33.1 cores=0-7
/proc/8994/task/9016/stat : 9016 (java) R 8992 8992 6696 0 -1 4202560 1338 0 0 0 3309 1 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082426507016 140084341106396 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9017] ppid=8992 vsize=26538700 memory=7019467088073928761 CPUtime=33.22 cores=0-7
/proc/8994/task/9017/stat : 9017 (java) R 8992 8992 6696 0 -1 4202560 1222 0 0 0 3321 1 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082425454048 140084341316953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9018] ppid=8992 vsize=26538700 memory=7019467087922999353 CPUtime=33.32 cores=0-7
/proc/8994/task/9018/stat : 9018 (java) R 8992 8992 6696 0 -1 4202560 984 0 0 0 3332 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082424404936 140084340747911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9019] ppid=8992 vsize=26538700 memory=288370014950785307 CPUtime=33.26 cores=0-7
/proc/8994/task/9019/stat : 9019 (java) R 8992 8992 6696 0 -1 4202560 1029 0 0 0 3326 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082423348960 140084341198855 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9020] ppid=8992 vsize=26538700 memory=288283364119807144 CPUtime=33.19 cores=0-7
/proc/8994/task/9020/stat : 9020 (java) R 8992 8992 6696 0 -1 4202560 513 0 0 0 3319 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082422296336 140084339501293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9021] ppid=8992 vsize=26538700 memory=-7029379521808015312 CPUtime=33.34 cores=0-7
/proc/8994/task/9021/stat : 9021 (java) R 8992 8992 6696 0 -1 4202560 590 0 0 0 3334 0 0 0 20 0 28 0 148118013 27175628800 37501 33554432000 4194304 4196468 140730285870704 140082421244048 140084339936730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 272.22 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 151388 KiB

[startup+34.9011 s]
/proc/loadavg: 8.31 8.49 8.37 9/208 9021
/proc/meminfo: memFree=28875408/32770624 swapFree=67108860/67108860
[pid=8992] ppid=8989 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/8992/stat : 8992 (xcsp3-exec) S 8989 8992 6696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148117948 9740288 346 33554432000 4194304 5098028 140735614764656 140735614762760 139915997741692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23547904 140735614772325 140735614772535 140735614772535 140735614775275 0
/proc/8992/statm: 2378 346 289 221 0 87 0
[pid=8994] ppid=8992 vsize=26538700 memory=149488 CPUtime=273.01 cores=0-7
/proc/8994/stat : 8994 (java) S 8992 8992 6696 0 -1 1077944320 48225 0 0 0 27273 28 0 0 20 0 28 0 148117948 27175628800 37372 33554432000 4194304 4196468 140730285870704 140730285853248 140084711145207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
/proc/8994/statm: 6634675 37372 3275 1 0 6621909 0
[pid=8994/tid=8995] ppid=8992 vsize=26538700 memory=1384 CPUtime=0.61 cores=0-7
/proc/8994/task/8995/stat : 8995 (java) S 8992 8992 6696 0 -1 1077944384 6850 0 0 0 59 2 0 0 20 0 28 0 148117948 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084715385984 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8996] ppid=8992 vsize=26538700 memory=280316142384256 CPUtime=0.04 cores=0-7
/proc/8994/task/8996/stat : 8996 (java) S 8992 8992 6696 0 -1 1077944384 372 0 0 0 3 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084663765904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8997] ppid=8992 vsize=26538700 memory=7594309690749380184 CPUtime=0.06 cores=0-7
/proc/8994/task/8997/stat : 8997 (java) S 8992 8992 6696 0 -1 1077944384 1004 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084662713104 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8998] ppid=8992 vsize=26538700 memory=796 CPUtime=0.06 cores=0-7
/proc/8994/task/8998/stat : 8998 (java) S 8992 8992 6696 0 -1 1077944384 530 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084661660816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=8999] ppid=8992 vsize=26538700 memory=1004 CPUtime=0.04 cores=0-7
/proc/8994/task/8999/stat : 8999 (java) S 8992 8992 6696 0 -1 1077944384 227 0 0 0 4 0 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084660608016 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9000] ppid=8992 vsize=26538700 memory=178108 CPUtime=0.05 cores=0-7
/proc/8994/task/9000/stat : 9000 (java) S 8992 8992 6696 0 -1 1077944384 530 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084659554704 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9001] ppid=8992 vsize=26538700 memory=301741386309575383 CPUtime=0.05 cores=0-7
/proc/8994/task/9001/stat : 9001 (java) S 8992 8992 6696 0 -1 1077944384 343 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084658501904 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9002] ppid=8992 vsize=26538700 memory=15261428374332526 CPUtime=0.05 cores=0-7
/proc/8994/task/9002/stat : 9002 (java) S 8992 8992 6696 0 -1 1077944384 598 0 0 0 4 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084657449616 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9003] ppid=8992 vsize=26538700 memory=0 CPUtime=0.06 cores=0-7
/proc/8994/task/9003/stat : 9003 (java) S 8992 8992 6696 0 -1 1077944384 1310 0 0 0 5 1 0 0 20 0 28 0 148117949 27175628800 37372 33554432000 4194304 4196468 140730285870704 140084656396816 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9004] ppid=8992 vsize=26538700 memory=0 CPUtime=0.06 cores=0-7
/proc/8994/task/9004/stat : 9004 (java) S 8992 8992 6696 0 -1 1077944384 1586 0 0 0 5 1 0 0 20 0 28 0 148117951 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082916182640 140084711156354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9005] ppid=8992 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8994/task/9005/stat : 9005 (java) S 8992 8992 6696 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 148117951 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082915128608 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9006] ppid=8992 vsize=26538700 memory=154108 CPUtime=0 cores=0-7
/proc/8994/task/9006/stat : 9006 (java) S 8992 8992 6696 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 148117951 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082914076288 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9007] ppid=8992 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/8994/task/9007/stat : 9007 (java) S 8992 8992 6696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082913024592 140084711163803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9008] ppid=8992 vsize=26538700 memory=163756 CPUtime=1.24 cores=0-7
/proc/8994/task/9008/stat : 9008 (java) S 8992 8992 6696 0 -1 1077944384 5444 0 0 0 123 1 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082911971440 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9009] ppid=8992 vsize=26538700 memory=0 CPUtime=1.46 cores=0-7
/proc/8994/task/9009/stat : 9009 (java) S 8992 8992 6696 0 -1 1077944384 6608 0 0 0 145 1 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082910918640 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9010] ppid=8992 vsize=26538700 memory=152056 CPUtime=1.51 cores=0-7
/proc/8994/task/9010/stat : 9010 (java) S 8992 8992 6696 0 -1 1077944384 8779 0 0 0 148 3 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082909866352 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9011] ppid=8992 vsize=26538700 memory=8112282956445269571 CPUtime=0.63 cores=0-7
/proc/8994/task/9011/stat : 9011 (java) S 8992 8992 6696 0 -1 1077944384 5509 0 0 0 62 1 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082438727920 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9012] ppid=8992 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8994/task/9012/stat : 9012 (java) S 8992 8992 6696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082437675872 140084711155413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9013] ppid=8992 vsize=26538700 memory=154108 CPUtime=0 cores=0-7
/proc/8994/task/9013/stat : 9013 (java) S 8992 8992 6696 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 148117954 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082436623152 140084711156354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9014] ppid=8992 vsize=26538700 memory=0 CPUtime=33.32 cores=0-7
/proc/8994/task/9014/stat : 9014 (java) R 8992 8992 6696 0 -1 4202560 567 0 0 0 3332 0 0 0 20 0 28 0 148118012 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082428611896 140084340020210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9015] ppid=8992 vsize=26538700 memory=-6876588628787748224 CPUtime=33.53 cores=0-7
/proc/8994/task/9015/stat : 9015 (java) R 8992 8992 6696 0 -1 4202560 607 0 0 0 3353 0 0 0 20 0 28 0 148118012 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082427560624 140084341317209 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9016] ppid=8992 vsize=26538700 memory=1296 CPUtime=33.2 cores=0-7
/proc/8994/task/9016/stat : 9016 (java) R 8992 8992 6696 0 -1 4202560 1338 0 0 0 3319 1 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082426506888 140084341106408 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9017] ppid=8992 vsize=26538700 memory=1384 CPUtime=33.32 cores=0-7
/proc/8994/task/9017/stat : 9017 (java) R 8992 8992 6696 0 -1 4202560 1223 0 0 0 3331 1 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082425456688 140084339501017 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9018] ppid=8992 vsize=26538700 memory=1384 CPUtime=33.42 cores=0-7
/proc/8994/task/9018/stat : 9018 (java) R 8992 8992 6696 0 -1 4202560 984 0 0 0 3342 0 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082424401560 140084340697905 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9019] ppid=8992 vsize=26538700 memory=154108 CPUtime=33.36 cores=0-7
/proc/8994/task/9019/stat : 9019 (java) R 8992 8992 6696 0 -1 4202560 1029 0 0 0 3336 0 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082423348768 140084340697671 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9020] ppid=8992 vsize=26538700 memory=33 CPUtime=33.29 cores=0-7
/proc/8994/task/9020/stat : 9020 (java) R 8992 8992 6696 0 -1 4202560 513 0 0 0 3329 0 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082422296704 140084340747893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
[pid=8994/tid=9021] ppid=8992 vsize=26538700 memory=4136 CPUtime=33.44 cores=0-7
/proc/8994/task/9021/stat : 9021 (java) R 8992 8992 6696 0 -1 4202560 590 0 0 0 3344 0 0 0 20 0 28 0 148118013 27175628800 37372 33554432000 4194304 4196468 140730285870704 140082421243696 140084341106396 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29069312 140730285876370 140730285876547 140730285876547 140730285879247 0
Current children cumulated CPU time: 273.01 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 150872 KiB

Child status: 0
Real time (s): 34.95
CPU time (s): 273.33
CPU user time (s): 273.03
CPU system time (s): 0.299855
CPU usage (%): 782.06
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 232576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.03
system time used= 0.299855
maximum resident set size= 234384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7784
involuntary context switches= 3834


# summary of solver processes directly reported to runsolver:
#   pid: 8992
#   total CPU time (s): 273.33
#   total CPU user time (s): 273.03
#   total CPU system time (s): 0.299855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.422832 second user time and 0.339338 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-19 15:30:38
IDJOB=4280895
IDBENCH=133180
IDSOLVER=2675
FILE ID=node102/4280895-1503150298
RUNJOBID= node102-1503141368-6723
PBS_JOBID= 20630798
Free space on /tmp= 61880 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-009.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-4280895-1503150298/watcher-4280895-1503150298 -o /tmp/evaluation-result-4280895-1503150298/solver-4280895-1503150298 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503141368-6723 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 875524093 HOME/instance-4280895-1503150298.xml

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

MD5SUM BENCH= f1f2c4ea81b28916fca828d1ce53413f
RANDOM SEED=875524093

node102.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.35
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.35
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.35
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.35
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:        29015128 kB
MemAvailable:   31976364 kB
Buffers:          233224 kB
Cached:          3020524 kB
SwapCached:            0 kB
Active:           959528 kB
Inactive:        2346024 kB
Active(anon):       4352 kB
Inactive(anon):    83052 kB
Active(file):     955176 kB
Inactive(file):  2262972 kB
Unevictable:        7504 kB
Mlocked:            7504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7880 kB
Writeback:            28 kB
AnonPages:         58012 kB
Mapped:            50868 kB
Shmem:             33420 kB
Slab:             144712 kB
SReclaimable:     117848 kB
SUnreclaim:        26864 kB
KernelStack:        3200 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61872 MiB
End job on node102 at 2017-08-19 15:31:13