Trace number 4280412

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 4.0.5 par (2017-08-18)OPT1333 427.07101 57.874401

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-05.xml
MD5SUMec17c84eab1701ad56b983b1c216f3af
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1333
Best CPU time to get the best result obtained on this benchmark95.399902
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280412-1503151933.xml"  -tl '20160s' -p 8 -x 0
0.10/0.14	c [HOME/instance-4280412-1503151933.xml, -tl, 20160s, -p, 8, -x, 0]
0.10/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
0.72/0.44	c solve instance...
0.72/0.46	o 508 
0.72/0.46	o 514 
0.72/0.47	o 534 
0.72/0.47	o 546 
0.72/0.48	o 567 
0.72/0.49	o 574 
0.72/0.49	o 576 
0.72/0.49	o 634 
0.72/0.50	o 666 
0.72/0.50	o 769 
0.72/0.50	o 775 
0.72/0.50	o 804 
1.16/0.53	o 819 
1.16/0.53	o 841 
1.16/0.53	o 848 
1.16/0.53	o 877 
1.16/0.55	o 890 
1.16/0.60	o 911 
1.90/0.67	o 913 
1.90/0.68	o 929 
1.90/0.68	o 930 
2.53/0.71	o 943 
2.53/0.71	o 944 
2.53/0.71	o 947 
2.53/0.71	o 952 
2.53/0.71	o 953 
2.53/0.71	o 966 
2.53/0.72	o 993 
2.53/0.73	o 994 
2.53/0.73	o 995 
2.53/0.73	o 1008 
2.53/0.74	o 1014 
2.53/0.74	o 1015 
2.53/0.74	o 1028 
2.53/0.75	o 1029 
2.53/0.76	o 1059 
2.53/0.78	o 1062 
3.08/0.88	o 1069 
3.79/0.91	o 1086 
3.79/0.97	o 1099 
4.55/1.03	o 1113 
4.55/1.06	o 1117 
4.55/1.09	o 1127 
4.55/1.11	o 1128 
5.27/1.12	o 1131 
5.27/1.17	o 1136 
5.86/1.23	o 1143 
5.86/1.26	o 1200 
6.69/1.31	o 1201 
6.69/1.36	o 1226 
6.69/1.37	o 1228 
6.69/1.39	o 1241 
7.42/1.48	o 1255 
7.42/1.49	o 1281 
8.15/1.53	o 1283 
8.15/1.54	o 1300 
8.94/1.66	o 1332 
13.97/2.31	o 1333 
426.60/57.86	s OPTIMUM FOUND
426.60/57.86	v <instantiation>
426.60/57.86	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] </list>
426.60/57.86	v 	<values>0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 0 1 0 1 0 1 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 </values>
426.60/57.86	v </instantiation>

Verifier Data

OK	1333

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280412-1503151933/watcher-4280412-1503151933 -o /tmp/evaluation-result-4280412-1503151933/solver-4280412-1503151933 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503143284-30089 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1275594805 HOME/instance-4280412-1503151933.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=1255, runsolver pid=1252

[startup+0.100124 s]*
/proc/loadavg: 6.99 7.59 7.96 2/199 1276
/proc/meminfo: memFree=25498124/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=25999808 memory=26604 CPUtime=0.1 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 5494 0 0 0 9 1 0 0 20 0 20 0 148274195 26623803392 6651 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6499952 6651 2886 1 0 6488269 0
[pid=1257/tid=1258] ppid=1255 vsize=25999808 memory=-7096649868621430206 CPUtime=0.09 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) R 1255 1255 30062 0 -1 4202560 3508 0 0 0 8 1 0 0 20 0 20 0 148274195 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338701682480 140338697470554 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=25999808 memory=140294146184832 CPUtime=0 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1262] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1262/stat : 1262 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338252860304 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1263] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1263/stat : 1263 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338251807248 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1264] ppid=1255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1257/task/1264/stat : 1264 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338250754704 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1265] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1265/stat : 1265 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338249701648 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1266] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1266/stat : 1266 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274196 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338248649104 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1267] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1267/stat : 1267 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274198 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338093247216 140338697460354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1268] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1268/stat : 1268 (java) S 1255 1255 30062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148274198 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338092193440 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1269] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1269/stat : 1269 (java) S 1255 1255 30062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148274198 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338091140336 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1270] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1270/stat : 1270 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338090088912 140338697467803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1271] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1271/stat : 1271 (java) S 1255 1255 30062 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338089036016 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1272] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1272/stat : 1272 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338087983472 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1273] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1273/stat : 1273 (java) S 1255 1255 30062 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338086930416 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1274] ppid=1255 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) R 1255 1255 30062 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338085877872 140338681529694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26623803392 6716 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27988 KiB

[startup+0.210334 s]*
/proc/loadavg: 6.99 7.59 7.96 3/199 1276
/proc/meminfo: memFree=25486588/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=26004064 memory=39196 CPUtime=0.32 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 8356 0 0 0 29 3 0 0 20 0 20 0 148274195 26628161536 9799 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6501016 9799 3054 1 0 6488269 0
[pid=1257/tid=1258] ppid=1255 vsize=26004064 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) R 1255 1255 30062 0 -1 4202560 5415 0 0 0 18 2 0 0 20 0 20 0 148274195 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338701653952 140338681529694 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=26004064 memory=288230600413020183 CPUtime=0 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=26004064 memory=140294146823367 CPUtime=0 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1262] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1262/stat : 1262 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338252860304 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1263] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1263/stat : 1263 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338251807248 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1264] ppid=1255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1257/task/1264/stat : 1264 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338250754704 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1265] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1265/stat : 1265 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338249701648 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1266] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1266/stat : 1266 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274196 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338248649104 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1267] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1267/stat : 1267 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274198 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338093247216 140338697460354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1268] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1268/stat : 1268 (java) S 1255 1255 30062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148274198 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338092193440 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1269] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1269/stat : 1269 (java) S 1255 1255 30062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148274198 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338091140336 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1270] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1270/stat : 1270 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338090088912 140338697467803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1271] ppid=1255 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1257/task/1271/stat : 1271 (java) S 1255 1255 30062 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338089036016 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1272] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1272/stat : 1272 (java) S 1255 1255 30062 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338087983472 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1273] ppid=1255 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/1257/task/1273/stat : 1273 (java) S 1255 1255 30062 0 -1 1077944384 591 0 0 0 2 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338086930416 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1274] ppid=1255 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) R 1255 1255 30062 0 -1 4202560 748 0 0 0 7 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338085877872 140338681529694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26628161536 9799 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40580 KiB

[startup+0.310157 s]*
/proc/loadavg: 6.99 7.59 7.96 2/199 1276
/proc/meminfo: memFree=25480012/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=26004064 memory=45884 CPUtime=0.48 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 9213 0 0 0 44 4 0 0 20 0 20 0 148274195 26628161536 11471 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6501016 11471 3069 1 0 6488269 0
[pid=1257/tid=1258] ppid=1255 vsize=26004140 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) R 1255 1255 30062 0 -1 4202560 6209 0 0 0 26 3 0 0 20 0 20 0 148274195 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338701681568 140338681529694 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=26004140 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=26004140 memory=4616 CPUtime=0 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=26004140 memory=8620 CPUtime=0 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1262] ppid=1255 vsize=26004140 memory=792 CPUtime=0 cores=0-7
/proc/1257/task/1262/stat : 1262 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338252860304 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1263] ppid=1255 vsize=26004140 memory=1204 CPUtime=0 cores=0-7
/proc/1257/task/1263/stat : 1263 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338251807248 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1264] ppid=1255 vsize=26004140 memory=1728 CPUtime=0 cores=0-7
/proc/1257/task/1264/stat : 1264 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338250754704 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1265] ppid=1255 vsize=26004140 memory=1440 CPUtime=0 cores=0-7
/proc/1257/task/1265/stat : 1265 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338249701648 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1266] ppid=1255 vsize=26004140 memory=15880 CPUtime=0 cores=0-7
/proc/1257/task/1266/stat : 1266 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274196 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338248649104 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1267] ppid=1255 vsize=26004140 memory=16432 CPUtime=0 cores=0-7
/proc/1257/task/1267/stat : 1267 (java) S 1255 1255 30062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148274198 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338093247216 140338697460354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1268] ppid=1255 vsize=26004140 memory=23772 CPUtime=0 cores=0-7
/proc/1257/task/1268/stat : 1268 (java) S 1255 1255 30062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148274198 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338092193440 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1269] ppid=1255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1269/stat : 1269 (java) S 1255 1255 30062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148274198 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338091140336 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1270] ppid=1255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1270/stat : 1270 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338090088912 140338697467803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1271] ppid=1255 vsize=26004140 memory=0 CPUtime=0.02 cores=0-7
/proc/1257/task/1271/stat : 1271 (java) S 1255 1255 30062 0 -1 1077944384 262 0 0 0 2 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338089036016 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1272] ppid=1255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1272/stat : 1272 (java) S 1255 1255 30062 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338087983472 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1273] ppid=1255 vsize=26004140 memory=0 CPUtime=0.03 cores=0-7
/proc/1257/task/1273/stat : 1273 (java) S 1255 1255 30062 0 -1 1077944384 593 0 0 0 3 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338086930416 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1274] ppid=1255 vsize=26004140 memory=140294033081839 CPUtime=0.11 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) S 1255 1255 30062 0 -1 1077944384 809 0 0 0 11 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338085877872 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=26004140 memory=9740287 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148274201 26628239360 11494 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47268 KiB

[startup+0.710093 s]
/proc/loadavg: 6.99 7.59 7.96 8/207 1384
/proc/meminfo: memFree=25352300/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=26605264 memory=199148 CPUtime=2.53 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 18488 0 0 0 242 11 0 0 20 0 28 0 148274195 27243790336 49787 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6651316 49787 3224 1 0 6638550 0
[pid=1257/tid=1258] ppid=1255 vsize=26605264 memory=4580 CPUtime=0.43 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) S 1255 1255 30062 0 -1 1077944384 6725 0 0 0 40 3 0 0 20 0 28 0 148274195 27243790336 49787 33554432000 4194304 4196468 140732607888352 140338701689984 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 148274196 27243790336 49787 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 148274196 27243790336 49787 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=26605264 memory=7666067070968556392 CPUtime=0 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 148274196 27243790336 49787 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0

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

[pid=1257/tid=1274] ppid=1255 vsize=26606292 memory=1228 CPUtime=0.47 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) S 1255 1255 30062 0 -1 1077944384 4399 0 0 0 46 1 0 0 20 0 28 0 148274201 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338085877872 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=26606292 memory=1952 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=26606292 memory=5796 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1081 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1745] ppid=1255 vsize=26606292 memory=4616 CPUtime=50.33 cores=0-7
/proc/1257/task/1745/stat : 1745 (java) S 1255 1255 30062 0 -1 1077944384 858 0 0 0 4936 97 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338070502496 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1746] ppid=1255 vsize=26606292 memory=8620 CPUtime=49.99 cores=0-7
/proc/1257/task/1746/stat : 1746 (java) R 1255 1255 30062 0 -1 4202560 734 0 0 0 4900 99 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338067345696 140338697461142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1747] ppid=1255 vsize=26606292 memory=792 CPUtime=50.27 cores=0-7
/proc/1257/task/1747/stat : 1747 (java) R 1255 1255 30062 0 -1 1077944384 1742 0 0 0 4931 96 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338073661248 140338697460354 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1748] ppid=1255 vsize=26606292 memory=1204 CPUtime=50.33 cores=0-7
/proc/1257/task/1748/stat : 1748 (java) S 1255 1255 30062 0 -1 1077944384 2127 0 0 0 4929 104 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338066292768 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1749] ppid=1255 vsize=26606292 memory=1728 CPUtime=51.65 cores=0-7
/proc/1257/task/1749/stat : 1749 (java) R 1255 1255 30062 0 -1 4202560 3940 0 0 0 5101 64 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338075766432 140338339843814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1750] ppid=1255 vsize=26606292 memory=1440 CPUtime=50.33 cores=0-7
/proc/1257/task/1750/stat : 1750 (java) R 1255 1255 30062 0 -1 4202560 788 0 0 0 4919 114 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338074713888 140338339262700 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1751] ppid=1255 vsize=26606292 memory=15880 CPUtime=50.09 cores=0-7
/proc/1257/task/1751/stat : 1751 (java) S 1255 1255 30062 0 -1 1077944384 756 0 0 0 4897 112 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338069451168 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1752] ppid=1255 vsize=26606292 memory=16432 CPUtime=51.27 cores=0-7
/proc/1257/task/1752/stat : 1752 (java) R 1255 1255 30062 0 -1 4202560 5657 0 0 0 5046 81 0 0 20 0 28 0 148274426 27244843008 269763 33554432000 4194304 4196468 140732607888352 140338071556640 140338339843609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 419.36 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1080436 KiB

[startup+57.6012 s]
/proc/loadavg: 7.35 7.58 7.94 8/207 1753
/proc/meminfo: memFree=24443152/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=26606292 memory=1078028 CPUtime=425.11 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 69143 0 0 0 41699 812 0 0 20 0 28 0 148274195 27244843008 269507 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6651573 269507 3264 1 0 6638807 0
[pid=1257/tid=1258] ppid=1255 vsize=26606292 memory=1384 CPUtime=0.45 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) S 1255 1255 30062 0 -1 1077944384 6726 0 0 0 42 3 0 0 20 0 28 0 148274195 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338701689984 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=26606292 memory=1079556 CPUtime=0.05 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 1036 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=26606292 memory=1384 CPUtime=0.05 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 366 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=26606292 memory=1079044 CPUtime=0.05 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 800 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1262] ppid=1255 vsize=26606292 memory=4889 CPUtime=0.05 cores=0-7
/proc/1257/task/1262/stat : 1262 (java) S 1255 1255 30062 0 -1 1077944384 433 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338252860304 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1263] ppid=1255 vsize=26606292 memory=5017 CPUtime=0.05 cores=0-7
/proc/1257/task/1263/stat : 1263 (java) S 1255 1255 30062 0 -1 1077944384 611 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338251807248 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1264] ppid=1255 vsize=26606292 memory=4893 CPUtime=0.05 cores=0-7
/proc/1257/task/1264/stat : 1264 (java) S 1255 1255 30062 0 -1 1077944384 447 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338250754704 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1265] ppid=1255 vsize=26606292 memory=4866 CPUtime=0.04 cores=0-7
/proc/1257/task/1265/stat : 1265 (java) S 1255 1255 30062 0 -1 1077944384 1197 0 0 0 3 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338249701648 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1266] ppid=1255 vsize=26606292 memory=4978 CPUtime=0.04 cores=0-7
/proc/1257/task/1266/stat : 1266 (java) S 1255 1255 30062 0 -1 1077944384 1188 0 0 0 3 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338248649104 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1267] ppid=1255 vsize=26606292 memory=122 CPUtime=0.03 cores=0-7
/proc/1257/task/1267/stat : 1267 (java) S 1255 1255 30062 0 -1 1077944384 3682 0 0 0 2 1 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338093247216 140338697460354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1268] ppid=1255 vsize=26606292 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1268/stat : 1268 (java) S 1255 1255 30062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338092193504 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1269] ppid=1255 vsize=26606292 memory=163 CPUtime=0 cores=0-7
/proc/1257/task/1269/stat : 1269 (java) S 1255 1255 30062 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338091140352 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1270] ppid=1255 vsize=26606292 memory=431 CPUtime=0 cores=0-7
/proc/1257/task/1270/stat : 1270 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338090088912 140338697467803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1271] ppid=1255 vsize=26606292 memory=0 CPUtime=1.24 cores=0-7
/proc/1257/task/1271/stat : 1271 (java) S 1255 1255 30062 0 -1 1077944384 5165 0 0 0 123 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338089036016 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1272] ppid=1255 vsize=26606292 memory=5265 CPUtime=1.4 cores=0-7
/proc/1257/task/1272/stat : 1272 (java) S 1255 1255 30062 0 -1 1077944384 8956 0 0 0 139 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338087983472 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1273] ppid=1255 vsize=26606292 memory=42289 CPUtime=1.2 cores=0-7
/proc/1257/task/1273/stat : 1273 (java) S 1255 1255 30062 0 -1 1077944384 6886 0 0 0 119 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338086930416 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1274] ppid=1255 vsize=26606292 memory=4096 CPUtime=0.47 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) S 1255 1255 30062 0 -1 1077944384 4399 0 0 0 46 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338085877872 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=26606292 memory=41640 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=26606292 memory=2428 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1081 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1745] ppid=1255 vsize=26606292 memory=1292 CPUtime=51.05 cores=0-7
/proc/1257/task/1745/stat : 1745 (java) S 1255 1255 30062 0 -1 1077944384 858 0 0 0 5006 99 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338070502496 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1746] ppid=1255 vsize=26606292 memory=1728 CPUtime=50.69 cores=0-7
/proc/1257/task/1746/stat : 1746 (java) S 1255 1255 30062 0 -1 1077944384 734 0 0 0 4969 100 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338067345696 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1747] ppid=1255 vsize=26606292 memory=12136 CPUtime=50.99 cores=0-7
/proc/1257/task/1747/stat : 1747 (java) R 1255 1255 30062 0 -1 1077944384 1742 0 0 0 5002 97 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338073661248 140338697460354 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1748] ppid=1255 vsize=26606292 memory=1004 CPUtime=51.04 cores=0-7
/proc/1257/task/1748/stat : 1748 (java) R 1255 1255 30062 0 -1 4202560 2127 0 0 0 4999 105 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338066292672 140338338496824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1749] ppid=1255 vsize=26606292 memory=1952 CPUtime=52.37 cores=0-7
/proc/1257/task/1749/stat : 1749 (java) R 1255 1255 30062 0 -1 4202560 3944 0 0 0 5172 65 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338075766432 140338339721265 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1750] ppid=1255 vsize=26606292 memory=5796 CPUtime=51.05 cores=0-7
/proc/1257/task/1750/stat : 1750 (java) R 1255 1255 30062 0 -1 4202560 788 0 0 0 4989 116 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338074713888 140338339721143 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1751] ppid=1255 vsize=26606292 memory=4616 CPUtime=50.8 cores=0-7
/proc/1257/task/1751/stat : 1751 (java) R 1255 1255 30062 0 -1 4202560 756 0 0 0 4966 114 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338069451072 140338683375797 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1752] ppid=1255 vsize=26606292 memory=8620 CPUtime=52.01 cores=0-7
/proc/1257/task/1752/stat : 1752 (java) R 1255 1255 30062 0 -1 4202560 5657 0 0 0 5119 82 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338071556544 140338339845651 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 425.11 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1079412 KiB

[startup+57.8013 s]
/proc/loadavg: 7.35 7.58 7.94 8/207 1753
/proc/meminfo: memFree=24443152/32770624 swapFree=67108860/67108860
[pid=1255] ppid=1252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1255/stat : 1255 (xcsp3-exec) S 1252 1255 30062 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148274195 9740288 346 33554432000 4194304 5098028 140730061939744 140730061937848 140653267501692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12193792 140730061948004 140730061948215 140730061948215 140730061950955 0
/proc/1255/statm: 2378 346 289 221 0 87 0
[pid=1257] ppid=1255 vsize=26606292 memory=1078028 CPUtime=426.6 cores=0-7
/proc/1257/stat : 1257 (java) S 1255 1255 30062 0 -1 1077944320 69146 0 0 0 41846 814 0 0 20 0 28 0 148274195 27244843008 269507 33554432000 4194304 4196468 140732607888352 140732607870896 140338697449207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
/proc/1257/statm: 6651573 269507 3264 1 0 6638807 0
[pid=1257/tid=1258] ppid=1255 vsize=26606292 memory=41640 CPUtime=0.45 cores=0-7
/proc/1257/task/1258/stat : 1258 (java) S 1255 1255 30062 0 -1 1077944384 6726 0 0 0 42 3 0 0 20 0 28 0 148274195 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338701689984 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1259] ppid=1255 vsize=26606292 memory=2428 CPUtime=0.05 cores=0-7
/proc/1257/task/1259/stat : 1259 (java) S 1255 1255 30062 0 -1 1077944384 1036 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338256018448 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1260] ppid=1255 vsize=26606292 memory=1292 CPUtime=0.05 cores=0-7
/proc/1257/task/1260/stat : 1260 (java) S 1255 1255 30062 0 -1 1077944384 366 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338254965904 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1261] ppid=1255 vsize=26606292 memory=8112282956445269571 CPUtime=0.05 cores=0-7
/proc/1257/task/1261/stat : 1261 (java) S 1255 1255 30062 0 -1 1077944384 800 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338253912848 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1262] ppid=1255 vsize=26606292 memory=6655300316396806240 CPUtime=0.05 cores=0-7
/proc/1257/task/1262/stat : 1262 (java) S 1255 1255 30062 0 -1 1077944384 433 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338252860304 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1263] ppid=1255 vsize=26606292 memory=6944656592455359580 CPUtime=0.05 cores=0-7
/proc/1257/task/1263/stat : 1263 (java) S 1255 1255 30062 0 -1 1077944384 611 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338251807248 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1264] ppid=1255 vsize=26606292 memory=6943526294502006880 CPUtime=0.05 cores=0-7
/proc/1257/task/1264/stat : 1264 (java) S 1255 1255 30062 0 -1 1077944384 447 0 0 0 4 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338250754704 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1265] ppid=1255 vsize=26606292 memory=6944656592455359580 CPUtime=0.04 cores=0-7
/proc/1257/task/1265/stat : 1265 (java) S 1255 1255 30062 0 -1 1077944384 1197 0 0 0 3 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338249701648 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1266] ppid=1255 vsize=26606292 memory=6944656592387989600 CPUtime=0.04 cores=0-7
/proc/1257/task/1266/stat : 1266 (java) S 1255 1255 30062 0 -1 1077944384 1188 0 0 0 3 1 0 0 20 0 28 0 148274196 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338248649104 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1267] ppid=1255 vsize=26606292 memory=6944656592455097440 CPUtime=0.03 cores=0-7
/proc/1257/task/1267/stat : 1267 (java) S 1255 1255 30062 0 -1 1077944384 3682 0 0 0 2 1 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338093247216 140338697460354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1268] ppid=1255 vsize=26606292 memory=6368478466365417044 CPUtime=0 cores=0-7
/proc/1257/task/1268/stat : 1268 (java) S 1255 1255 30062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338092193504 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1269] ppid=1255 vsize=26606292 memory=33 CPUtime=0 cores=0-7
/proc/1257/task/1269/stat : 1269 (java) S 1255 1255 30062 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 148274198 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338091140352 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1270] ppid=1255 vsize=26606292 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1270/stat : 1270 (java) S 1255 1255 30062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338090088912 140338697467803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1271] ppid=1255 vsize=26606292 memory=0 CPUtime=1.24 cores=0-7
/proc/1257/task/1271/stat : 1271 (java) S 1255 1255 30062 0 -1 1077944384 5165 0 0 0 123 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338089036016 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1272] ppid=1255 vsize=26606292 memory=124 CPUtime=1.4 cores=0-7
/proc/1257/task/1272/stat : 1272 (java) S 1255 1255 30062 0 -1 1077944384 8956 0 0 0 139 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338087983472 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1273] ppid=1255 vsize=26606292 memory=140 CPUtime=1.2 cores=0-7
/proc/1257/task/1273/stat : 1273 (java) S 1255 1255 30062 0 -1 1077944384 6886 0 0 0 119 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338086930416 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1274] ppid=1255 vsize=26606292 memory=120 CPUtime=0.47 cores=0-7
/proc/1257/task/1274/stat : 1274 (java) S 1255 1255 30062 0 -1 1077944384 4399 0 0 0 46 1 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338085877872 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1275] ppid=1255 vsize=26606292 memory=47 CPUtime=0 cores=0-7
/proc/1257/task/1275/stat : 1275 (java) S 1255 1255 30062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338084826080 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1276] ppid=1255 vsize=26606292 memory=0 CPUtime=0 cores=0-7
/proc/1257/task/1276/stat : 1276 (java) S 1255 1255 30062 0 -1 1077944384 1081 0 0 0 0 0 0 0 20 0 28 0 148274201 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338083773616 140338697460354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1745] ppid=1255 vsize=26606292 memory=0 CPUtime=51.23 cores=0-7
/proc/1257/task/1745/stat : 1745 (java) R 1255 1255 30062 0 -1 4202560 858 0 0 0 5024 99 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338070502496 140338697461142 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1746] ppid=1255 vsize=26606292 memory=4891 CPUtime=50.87 cores=0-7
/proc/1257/task/1746/stat : 1746 (java) R 1255 1255 30062 0 -1 4202560 734 0 0 0 4987 100 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338067345696 140338681821504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1747] ppid=1255 vsize=26606292 memory=4859 CPUtime=51.18 cores=0-7
/proc/1257/task/1747/stat : 1747 (java) R 1255 1255 30062 0 -1 4202560 1742 0 0 0 5021 97 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338073661344 140338338496812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1748] ppid=1255 vsize=26606292 memory=4883 CPUtime=51.24 cores=0-7
/proc/1257/task/1748/stat : 1748 (java) R 1255 1255 30062 0 -1 1077944384 2127 0 0 0 5018 106 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338066292768 140338697459413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1749] ppid=1255 vsize=26606292 memory=1384 CPUtime=52.57 cores=0-7
/proc/1257/task/1749/stat : 1749 (java) R 1255 1255 30062 0 -1 4202560 3947 0 0 0 5191 66 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338075766432 140338340530989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1750] ppid=1255 vsize=26606292 memory=1086700 CPUtime=51.23 cores=0-7
/proc/1257/task/1750/stat : 1750 (java) S 1255 1255 30062 0 -1 1077944384 788 0 0 0 5007 116 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338074713888 140338697459413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1751] ppid=1255 vsize=26606292 memory=4044 CPUtime=50.98 cores=0-7
/proc/1257/task/1751/stat : 1751 (java) R 1255 1255 30062 0 -1 4202560 756 0 0 0 4984 114 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338069451168 140338697461142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
[pid=1257/tid=1752] ppid=1255 vsize=26606292 memory=1004 CPUtime=52.2 cores=0-7
/proc/1257/task/1752/stat : 1752 (java) R 1255 1255 30062 0 -1 4202560 5657 0 0 0 5138 82 0 0 20 0 28 0 148274426 27244843008 269507 33554432000 4194304 4196468 140732607888352 140338071556544 140338338496752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7757824 140732607890578 140732607890755 140732607890755 140732607893455 0
Current children cumulated CPU time: 426.6 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1079412 KiB

Child status: 0
Real time (s): 57.8744
CPU time (s): 427.071
CPU user time (s): 418.895
CPU system time (s): 8.17645
CPU usage (%): 737.927
Max. virtual memory (cumulated for all children) (KiB): 26617760
Max. memory (cumulated for all children) (KiB): 1113908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 418.895
system time used= 8.17645
maximum resident set size= 1113960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2802049
involuntary context switches= 613


# summary of solver processes directly reported to runsolver:
#   pid: 1255
#   total CPU time (s): 427.071
#   total CPU user time (s): 418.895
#   total CPU system time (s): 8.17645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.504476 second user time and 0.666074 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-19 15:57:53
IDJOB=4280412
IDBENCH=133498
IDSOLVER=2675
FILE ID=node148/4280412-1503151933
RUNJOBID= node148-1503143284-30089
PBS_JOBID= 20630802
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-05.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-4280412-1503151933/watcher-4280412-1503151933 -o /tmp/evaluation-result-4280412-1503151933/solver-4280412-1503151933 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503143284-30089 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1275594805 HOME/instance-4280412-1503151933.xml

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

MD5SUM BENCH= ec17c84eab1701ad56b983b1c216f3af
RANDOM SEED=1275594805

node148.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.19
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.19
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.19
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.19
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:        25514092 kB
MemAvailable:   31977300 kB
Buffers:          291636 kB
Cached:          6465608 kB
SwapCached:            0 kB
Active:          1159000 kB
Inactive:        5650444 kB
Active(anon):       3568 kB
Inactive(anon):    84704 kB
Active(file):    1155432 kB
Inactive(file):  5565740 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:         59752 kB
Mapped:            51136 kB
Shmem:             33416 kB
Slab:             142404 kB
SReclaimable:     115744 kB
SUnreclaim:        26660 kB
KernelStack:        3168 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61940 MiB
End job on node148 at 2017-08-19 15:58:51