Trace number 4404840

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelOPT607 161.389 21.1877

General information on the benchmark

NameNurseRostering/
NurseRostering-01_c18.xml
MD5SUM0c15b35a08e73d195c67cb94b6fc4864
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark607
Best CPU time to get the best result obtained on this benchmark6.21449
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of constraints427
Number of domains11
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":14},{"size":2,"count":154},{"size":9,"count":42},{"size":15,"count":16}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":16},{"degree":8,"count":4},{"degree":9,"count":10},{"degree":10,"count":2},{"degree":11,"count":4},{"degree":12,"count":10},{"degree":13,"count":12},{"degree":14,"count":17},{"degree":15,"count":16},{"degree":16,"count":17},{"degree":17,"count":18},{"degree":18,"count":2}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":118},{"arity":3,"count":192},{"arity":6,"count":72},{"arity":8,"count":1},{"arity":9,"count":28},{"arity":15,"count":16}]
Number of extensional constraints28
Number of intensional constraints74
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":74},{"type":"regular","count":192},{"type":"sum","count":16},{"type":"count","count":116},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin 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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404840-1569014019.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404840-1569014019.xml, -tl, 2016s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.29	c parse instance...
3.35/1.27	c solve instance...
4.48/1.41	o 1628 
4.48/1.42	o 1424 
4.48/1.43	o 1423 
4.48/1.43	o 1324 
4.48/1.44	o 1323 
4.48/1.44	o 1322 
4.48/1.46	o 1319 
5.20/1.50	o 1316 
5.20/1.51	o 1215 
5.20/1.55	o 1114 
5.93/1.60	o 1013 
5.93/1.61	o 914 
5.93/1.62	o 913 
5.93/1.66	o 912 
6.66/1.76	o 910 
9.03/2.03	o 909 
9.03/2.04	o 908 
9.83/2.12	o 808 
9.83/2.19	o 708 
11.25/2.39	o 707 
11.98/2.43	o 705 
12.74/2.53	o 610 
12.74/2.57	o 608 
24.68/4.02	o 607 
160.86/21.17	s OPTIMUM FOUND
160.86/21.17	v <instantiation>
160.86/21.17	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[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] 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[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] 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[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] 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[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] 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[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] ps[0][0] ps[0][1] ps[1][0] ps[1][1] ps[2][0] ps[2][1] ps[3][0] ps[3][1] ps[4][0] ps[4][1] ps[5][0] ps[5][1] ps[6][0] ps[6][1] ps[7][0] ps[7][1] ds[0][0] ds[0][1] ds[1][0] ds[1][1] ds[2][0] ds[2][1] ds[3][0] ds[3][1] ds[4][0] ds[4][1] ds[5][0] ds[5][1] ds[6][0] ds[6][1] ds[7][0] ds[7][1] ds[8][0] ds[8][1] ds[9][0] ds[9][1] ds[10][0] ds[10][1] ds[11][0] ds[11][1] ds[12][0] ds[12][1] ds[13][0] ds[13][1] wk[0][0] wk[0][1] wk[1][0] wk[1][1] wk[2][0] wk[2][1] wk[3][0] wk[3][1] wk[4][0] wk[4][1] wk[5][0] wk[5][1] wk[6][0] wk[6][1] wk[7][0] wk[7][1] cn[0] cn[1] cn[2] cn[3] cn[4] cn[5] cn[6] cn[7] cn[8] cn[9] cn[10] cn[11] cn[12] cn[13] cn[14] cn[15] cn[16] cn[17] cn[18] cn[19] cn[20] cf[0] cf[1] cf[2] cf[3] cf[4] cc[0][0] cc[0][1] cc[1][0] cc[1][1] cc[2][0] cc[2][1] cc[3][0] cc[3][1] cc[4][0] cc[4][1] cc[5][0] cc[5][1] cc[6][0] cc[6][1] cc[7][0] cc[7][1] cc[8][0] cc[8][1] cc[9][0] cc[9][1] cc[10][0] cc[10][1] cc[11][0] cc[11][1] cc[12][0] cc[12][1] cc[13][0] cc[13][1] </list>
160.86/21.17	v 	<values>1 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 1 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0 0 0 1 9 5 9 5 8 6 7 7 9 5 7 7 8 6 8 6 5 3 7 1 6 2 4 4 5 3 3 5 3 5 6 2 6 2 4 4 2 6 5 3 5 3 4 4 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 200 0 200 0 0 0 100 0 0 0 0 0 0 0 100 0 0 0 </values>
160.86/21.17	v </instantiation>

Verifier Data

OK	607

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404840-1569014019/watcher-4404840-1569014019 -o /tmp/evaluation-result-4404840-1569014019/solver-4404840-1569014019 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569000410-26068 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1001538183 HOME/instance-4404840-1569014019.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=31240, runsolver pid=31237

[startup+0.100114 s]*
/proc/loadavg: 8.30 8.44 8.30 2/211 31261
/proc/meminfo: memFree=25635672/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28227396 memory=29348 CPUtime=0.12 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 5730 0 0 0 11 1 0 0 20 0 20 0 477658742 28904853504 7337 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7056849 7337 3150 1 0 7019032 0
[pid=31242/tid=31243] ppid=31240 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) R 31240 31240 26041 0 -1 4202560 3650 0 0 0 9 0 0 0 20 0 20 0 477658743 28904853504 7337 33554432000 4194304 4196468 140736433824256 140297025635200 140297021418902 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658743 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28227396 memory=139659067226800 CPUtime=0 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31247] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31247/stat : 31247 (java) S 31240 31240 26041 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296569256976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31248] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31248/stat : 31248 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296568203664 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31249] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31249/stat : 31249 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296567150864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31250] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31250/stat : 31250 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296566098576 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31251] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31251/stat : 31251 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296565045776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31252] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31252/stat : 31252 (java) S 31240 31240 26041 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477658745 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296522513008 140297021418114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31253] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31253/stat : 31253 (java) S 31240 31240 26041 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477658746 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296521458976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31254] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31254/stat : 31254 (java) S 31240 31240 26041 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477658746 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296520406640 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31255] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31255/stat : 31255 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296519354960 140297021425563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31256] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31256/stat : 31256 (java) S 31240 31240 26041 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296518301808 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31257] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31257/stat : 31257 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296517249008 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31258] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31258/stat : 31258 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296399743344 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31259] ppid=31240 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) R 31240 31240 26041 0 -1 4202560 346 0 0 0 1 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296398690544 140297013657457 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658749 28904853504 7337 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30800 KiB

[startup+0.210414 s]*
/proc/loadavg: 8.30 8.44 8.30 2/211 31261
/proc/meminfo: memFree=25621648/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28227396 memory=41088 CPUtime=0.32 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 9565 0 0 0 30 2 0 0 20 0 20 0 477658742 28904853504 10272 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7056849 10272 3272 1 0 7019032 0
[pid=31242/tid=31243] ppid=31240 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) R 31240 31240 26041 0 -1 4202560 6683 0 0 0 18 2 0 0 20 0 20 0 477658743 28904853504 10272 33554432000 4194304 4196468 140736433824256 140297025636688 140297005487454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28227396 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658743 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28227396 memory=288370035218916992 CPUtime=0 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31247] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31247/stat : 31247 (java) S 31240 31240 26041 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296569256976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31248] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31248/stat : 31248 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296568203664 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31249] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31249/stat : 31249 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296567150864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31250] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31250/stat : 31250 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296566098576 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31251] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31251/stat : 31251 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296565045776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31252] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31252/stat : 31252 (java) S 31240 31240 26041 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477658745 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296522513008 140297021418114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31253] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31253/stat : 31253 (java) S 31240 31240 26041 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477658746 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296521458976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31254] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31254/stat : 31254 (java) S 31240 31240 26041 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477658746 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296520406640 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31255] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31255/stat : 31255 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296519354960 140297021425563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31256] ppid=31240 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/31242/task/31256/stat : 31256 (java) S 31240 31240 26041 0 -1 1077944384 709 0 0 0 2 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296518301808 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31257] ppid=31240 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/31242/task/31257/stat : 31257 (java) S 31240 31240 26041 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296517249008 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31258] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31258/stat : 31258 (java) S 31240 31240 26041 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296399743344 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31259] ppid=31240 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) R 31240 31240 26041 0 -1 4202560 713 0 0 0 7 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296398690544 140297021428314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658748 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658749 28904853504 10272 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42540 KiB

[startup+0.309837 s]*
/proc/loadavg: 8.30 8.44 8.30 2/211 31261
/proc/meminfo: memFree=25615456/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28231652 memory=50456 CPUtime=0.52 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 10898 0 0 0 48 4 0 0 20 0 20 0 477658742 28909211648 12614 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7057913 12614 3368 1 0 7019032 0
[pid=31242/tid=31243] ppid=31240 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) R 31240 31240 26041 0 -1 4202560 7788 0 0 0 27 2 0 0 20 0 20 0 477658743 28909211648 12614 33554432000 4194304 4196468 140736433824256 140297025640752 140297005487454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658743 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31247] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31247/stat : 31247 (java) S 31240 31240 26041 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296569256976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31248] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31248/stat : 31248 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296568203664 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31249] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31249/stat : 31249 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296567150864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31250] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31250/stat : 31250 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296566098576 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31251] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31251/stat : 31251 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296565045776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31252] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31252/stat : 31252 (java) S 31240 31240 26041 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477658745 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296522513008 140297021418114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31253] ppid=31240 vsize=28231652 memory=279317829590400 CPUtime=0 cores=0-7
/proc/31242/task/31253/stat : 31253 (java) S 31240 31240 26041 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477658746 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296521458976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31254] ppid=31240 vsize=28231652 memory=279317829595008 CPUtime=0 cores=0-7
/proc/31242/task/31254/stat : 31254 (java) S 31240 31240 26041 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477658746 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296520406640 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31255] ppid=31240 vsize=28231652 memory=279317829599616 CPUtime=0 cores=0-7
/proc/31242/task/31255/stat : 31255 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296519354960 140297021425563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31256] ppid=31240 vsize=28231652 memory=279317829604224 CPUtime=0.03 cores=0-7
/proc/31242/task/31256/stat : 31256 (java) R 31240 31240 26041 0 -1 4202560 807 0 0 0 3 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296518292192 140297002583027 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31257] ppid=31240 vsize=28231652 memory=279317829608832 CPUtime=0.03 cores=0-7
/proc/31242/task/31257/stat : 31257 (java) S 31240 31240 26041 0 -1 1077944384 109 0 0 0 3 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296517249008 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31258] ppid=31240 vsize=28231652 memory=279317829613440 CPUtime=0.01 cores=0-7
/proc/31242/task/31258/stat : 31258 (java) S 31240 31240 26041 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296399743344 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31259] ppid=31240 vsize=28231652 memory=279317829618048 CPUtime=0.12 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) S 31240 31240 26041 0 -1 1077944384 810 0 0 0 12 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296398690544 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477658748 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658749 28909211648 12614 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51908 KiB

[startup+0.701045 s]
/proc/loadavg: 8.30 8.44 8.30 5/211 31261
/proc/meminfo: memFree=25603140/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28233776 memory=82176 CPUtime=1.45 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 15226 0 0 0 139 6 0 0 20 0 20 0 477658742 28911386624 20544 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7058444 20544 3453 1 0 7019544 0
[pid=31242/tid=31243] ppid=31240 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) R 31240 31240 26041 0 -1 4202560 9454 0 0 0 64 4 0 0 20 0 20 0 477658743 28911386624 20544 33554432000 4194304 4196468 140736433824256 140297025641480 140297002813266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658743 28911386624 20544 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28911386624 20544 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477658744 28911386624 20544 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0

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

[pid=31242/tid=31259] ppid=31240 vsize=28834900 memory=7092153822632174955 CPUtime=1.11 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) S 31240 31240 26041 0 -1 1077944384 9301 0 0 0 109 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296398690544 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28834900 memory=7092153822632174955 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28834900 memory=7092153822632174955 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 28 0 477658749 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31454] ppid=31240 vsize=28834900 memory=7810459370300730210 CPUtime=16.61 cores=0-7
/proc/31242/task/31454/stat : 31454 (java) R 31240 31240 26041 0 -1 4202560 306 0 0 0 1661 0 0 0 20 0 28 0 477659144 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296384217056 140296667575848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31455] ppid=31240 vsize=28834900 memory=7230638415940446295 CPUtime=16.59 cores=0-7
/proc/31242/task/31455/stat : 31455 (java) R 31240 31240 26041 0 -1 4202560 204 0 0 0 1659 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296176243584 140296667945201 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31456] ppid=31240 vsize=28834900 memory=2289 CPUtime=16.71 cores=0-7
/proc/31242/task/31456/stat : 31456 (java) R 31240 31240 26041 0 -1 4202560 411 0 0 0 1671 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296180453632 140296667139729 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31457] ppid=31240 vsize=28834900 memory=2244 CPUtime=16.39 cores=0-7
/proc/31242/task/31457/stat : 31457 (java) R 31240 31240 26041 0 -1 4202560 1173 0 0 0 1635 4 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296170909960 140296670085824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31458] ppid=31240 vsize=28834900 memory=0 CPUtime=16.72 cores=0-7
/proc/31242/task/31458/stat : 31458 (java) R 31240 31240 26041 0 -1 4202560 186 0 0 0 1672 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296179401296 140296667944871 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31459] ppid=31240 vsize=28834900 memory=7446822278767531088 CPUtime=16.52 cores=0-7
/proc/31242/task/31459/stat : 31459 (java) R 31240 31240 26041 0 -1 4202560 407 0 0 0 1651 1 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296383163728 140296668712227 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31460] ppid=31240 vsize=28834900 memory=111632 CPUtime=16.59 cores=0-7
/proc/31242/task/31460/stat : 31460 (java) R 31240 31240 26041 0 -1 4202560 410 0 0 0 1659 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296177295632 140296667572905 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31461] ppid=31240 vsize=28834900 memory=796 CPUtime=16.57 cores=0-7
/proc/31242/task/31461/stat : 31461 (java) R 31240 31240 26041 0 -1 4202560 627 0 0 0 1657 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296178348688 140296666758796 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 158.4 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 431816 KiB

[startup+21.002 s]*
/proc/loadavg: 8.55 8.50 8.32 9/219 31461
/proc/meminfo: memFree=25235268/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28834900 memory=430364 CPUtime=160.07 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 60088 0 0 0 15963 44 0 0 20 0 28 0 477658742 29526937600 107591 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7208725 107591 3532 1 0 7169825 0
[pid=31242/tid=31243] ppid=31240 vsize=28834900 memory=26500 CPUtime=1.28 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) S 31240 31240 26041 0 -1 1077944384 10713 0 0 0 122 6 0 0 20 0 28 0 477658743 29526937600 107591 33554432000 4194304 4196468 140736433824256 140297025647744 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28834900 memory=28708 CPUtime=0.05 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 144 0 0 0 4 1 0 0 20 0 28 0 477658743 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28834900 memory=3684034793275752194 CPUtime=0.05 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 227 0 0 0 4 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28834900 memory=8317482817917895235 CPUtime=0.04 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 284 0 0 0 3 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31247] ppid=31240 vsize=28834900 memory=7594587674001172330 CPUtime=0.06 cores=0-7
/proc/31242/task/31247/stat : 31247 (java) S 31240 31240 26041 0 -1 1077944384 172 0 0 0 4 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296569256976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31248] ppid=31240 vsize=28834900 memory=4212707609476629899 CPUtime=0.05 cores=0-7
/proc/31242/task/31248/stat : 31248 (java) S 31240 31240 26041 0 -1 1077944384 154 0 0 0 3 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296568203664 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31249] ppid=31240 vsize=28834900 memory=0 CPUtime=0.05 cores=0-7
/proc/31242/task/31249/stat : 31249 (java) S 31240 31240 26041 0 -1 1077944384 387 0 0 0 4 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296567150864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31250] ppid=31240 vsize=28834900 memory=-3253322038155611931 CPUtime=0.02 cores=0-7
/proc/31242/task/31250/stat : 31250 (java) S 31240 31240 26041 0 -1 1077944384 582 0 0 0 2 0 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296566098576 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31251] ppid=31240 vsize=28834900 memory=6944656592455360604 CPUtime=0.06 cores=0-7
/proc/31242/task/31251/stat : 31251 (java) S 31240 31240 26041 0 -1 1077944384 212 0 0 0 4 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296565045776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31252] ppid=31240 vsize=28834900 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/31242/task/31252/stat : 31252 (java) S 31240 31240 26041 0 -1 1077944384 839 0 0 0 1 0 0 0 20 0 28 0 477658745 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296522513008 140297021418114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31253] ppid=31240 vsize=28834900 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/31242/task/31253/stat : 31253 (java) S 31240 31240 26041 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 477658746 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296521458976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31254] ppid=31240 vsize=28834900 memory=-7812193691855986592 CPUtime=0 cores=0-7
/proc/31242/task/31254/stat : 31254 (java) S 31240 31240 26041 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 477658746 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296520406656 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31255] ppid=31240 vsize=28834900 memory=6944656592452807325 CPUtime=0 cores=0-7
/proc/31242/task/31255/stat : 31255 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296519354960 140297021425563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31256] ppid=31240 vsize=28834900 memory=6944656592452938395 CPUtime=1.99 cores=0-7
/proc/31242/task/31256/stat : 31256 (java) S 31240 31240 26041 0 -1 1077944384 11198 0 0 0 197 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296518301808 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31257] ppid=31240 vsize=28834900 memory=-7395679465411339351 CPUtime=2.06 cores=0-7
/proc/31242/task/31257/stat : 31257 (java) S 31240 31240 26041 0 -1 1077944384 7197 0 0 0 204 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296517249008 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31258] ppid=31240 vsize=28834900 memory=-8253362762721547131 CPUtime=1.99 cores=0-7
/proc/31242/task/31258/stat : 31258 (java) S 31240 31240 26041 0 -1 1077944384 8817 0 0 0 197 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296399743344 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31259] ppid=31240 vsize=28834900 memory=5450889949884811050 CPUtime=1.11 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) S 31240 31240 26041 0 -1 1077944384 9301 0 0 0 109 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296398690544 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28834900 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28834900 memory=0 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 28 0 477658749 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31454] ppid=31240 vsize=28834900 memory=0 CPUtime=16.82 cores=0-7
/proc/31242/task/31454/stat : 31454 (java) R 31240 31240 26041 0 -1 4202560 306 0 0 0 1682 0 0 0 20 0 28 0 477659144 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296384217056 140296667576859 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31455] ppid=31240 vsize=28834900 memory=0 CPUtime=16.8 cores=0-7
/proc/31242/task/31455/stat : 31455 (java) R 31240 31240 26041 0 -1 4202560 206 0 0 0 1680 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296176243720 140296668714055 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31456] ppid=31240 vsize=28834900 memory=3683997409993568799 CPUtime=16.92 cores=0-7
/proc/31242/task/31456/stat : 31456 (java) R 31240 31240 26041 0 -1 4202560 411 0 0 0 1692 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296180453632 140296668690287 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31457] ppid=31240 vsize=28834900 memory=5859271421084390760 CPUtime=16.6 cores=0-7
/proc/31242/task/31457/stat : 31457 (java) R 31240 31240 26041 0 -1 4202560 1177 0 0 0 1656 4 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296170909960 140296665210836 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31458] ppid=31240 vsize=28834900 memory=4639059873309409383 CPUtime=16.93 cores=0-7
/proc/31242/task/31458/stat : 31458 (java) R 31240 31240 26041 0 -1 4202560 188 0 0 0 1693 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296179401296 140296668712252 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31459] ppid=31240 vsize=28834900 memory=6935649255759568960 CPUtime=16.72 cores=0-7
/proc/31242/task/31459/stat : 31459 (java) R 31240 31240 26041 0 -1 4202560 407 0 0 0 1671 1 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296383163728 140296667576843 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31460] ppid=31240 vsize=28834900 memory=4638778398332698720 CPUtime=16.8 cores=0-7
/proc/31242/task/31460/stat : 31460 (java) R 31240 31240 26041 0 -1 4202560 410 0 0 0 1680 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296177295632 140296659428086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31461] ppid=31240 vsize=28834900 memory=4638778398332698720 CPUtime=16.78 cores=0-7
/proc/31242/task/31461/stat : 31461 (java) R 31240 31240 26041 0 -1 4202560 627 0 0 0 1678 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296178348688 140296666783837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 160.07 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 431816 KiB

[startup+21.111 s]
/proc/loadavg: 8.55 8.50 8.32 9/219 31461
/proc/meminfo: memFree=25235268/32770624 swapFree=66986244/67108860
[pid=31240] ppid=31237 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31240/stat : 31240 (xcsp3-exec) S 31237 31240 26041 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477658742 115843072 363 33554432000 4194304 5098028 140730427476256 140730427474360 140480571933308 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7958528 140730427483003 140730427483246 140730427483246 140730427486154 0
/proc/31240/statm: 28282 363 304 221 0 87 0
[pid=31242] ppid=31240 vsize=28834900 memory=430364 CPUtime=160.86 cores=0-7
/proc/31242/stat : 31242 (java) S 31240 31240 26041 0 -1 1077944320 60091 0 0 0 16042 44 0 0 20 0 28 0 477658742 29526937600 107591 33554432000 4194304 4196468 140736433824256 140736433806800 140297021406967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
/proc/31242/statm: 7208725 107591 3532 1 0 7169825 0
[pid=31242/tid=31243] ppid=31240 vsize=28834900 memory=1452 CPUtime=1.28 cores=0-7
/proc/31242/task/31243/stat : 31243 (java) S 31240 31240 26041 0 -1 1077944384 10713 0 0 0 122 6 0 0 20 0 28 0 477658743 29526937600 107591 33554432000 4194304 4196468 140736433824256 140297025647744 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31244] ppid=31240 vsize=28834900 memory=430364 CPUtime=0.05 cores=0-7
/proc/31242/task/31244/stat : 31244 (java) S 31240 31240 26041 0 -1 1077944384 144 0 0 0 4 1 0 0 20 0 28 0 477658743 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296572414864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31245] ppid=31240 vsize=28834900 memory=430364 CPUtime=0.05 cores=0-7
/proc/31242/task/31245/stat : 31245 (java) S 31240 31240 26041 0 -1 1077944384 227 0 0 0 4 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296571362064 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31246] ppid=31240 vsize=28834900 memory=55808 CPUtime=0.04 cores=0-7
/proc/31242/task/31246/stat : 31246 (java) S 31240 31240 26041 0 -1 1077944384 284 0 0 0 3 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296570309776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31247] ppid=31240 vsize=28834900 memory=988 CPUtime=0.06 cores=0-7
/proc/31242/task/31247/stat : 31247 (java) S 31240 31240 26041 0 -1 1077944384 172 0 0 0 4 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296569256976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31248] ppid=31240 vsize=28834900 memory=279317831127520 CPUtime=0.05 cores=0-7
/proc/31242/task/31248/stat : 31248 (java) S 31240 31240 26041 0 -1 1077944384 154 0 0 0 3 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296568203664 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31249] ppid=31240 vsize=28834900 memory=279317831127584 CPUtime=0.05 cores=0-7
/proc/31242/task/31249/stat : 31249 (java) S 31240 31240 26041 0 -1 1077944384 387 0 0 0 4 1 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296567150864 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31250] ppid=31240 vsize=28834900 memory=279317831127648 CPUtime=0.02 cores=0-7
/proc/31242/task/31250/stat : 31250 (java) S 31240 31240 26041 0 -1 1077944384 582 0 0 0 2 0 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296566098576 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31251] ppid=31240 vsize=28834900 memory=279317830569552 CPUtime=0.06 cores=0-7
/proc/31242/task/31251/stat : 31251 (java) S 31240 31240 26041 0 -1 1077944384 212 0 0 0 4 2 0 0 20 0 28 0 477658744 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296565045776 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31252] ppid=31240 vsize=28834900 memory=0 CPUtime=0.01 cores=0-7
/proc/31242/task/31252/stat : 31252 (java) S 31240 31240 26041 0 -1 1077944384 839 0 0 0 1 0 0 0 20 0 28 0 477658745 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296522513008 140297021418114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31253] ppid=31240 vsize=28834900 memory=10 CPUtime=0 cores=0-7
/proc/31242/task/31253/stat : 31253 (java) S 31240 31240 26041 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 477658746 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296521458976 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31254] ppid=31240 vsize=28834900 memory=279317830462432 CPUtime=0 cores=0-7
/proc/31242/task/31254/stat : 31254 (java) S 31240 31240 26041 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 477658746 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296520406656 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31255] ppid=31240 vsize=28834900 memory=-3831251742559211316 CPUtime=0 cores=0-7
/proc/31242/task/31255/stat : 31255 (java) S 31240 31240 26041 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296519354960 140297021425563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31256] ppid=31240 vsize=28834900 memory=8128038100524242582 CPUtime=1.99 cores=0-7
/proc/31242/task/31256/stat : 31256 (java) S 31240 31240 26041 0 -1 1077944384 11198 0 0 0 197 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296518301808 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31257] ppid=31240 vsize=28834900 memory=3012 CPUtime=2.06 cores=0-7
/proc/31242/task/31257/stat : 31257 (java) S 31240 31240 26041 0 -1 1077944384 7197 0 0 0 204 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296517249008 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31258] ppid=31240 vsize=28834900 memory=1452 CPUtime=1.99 cores=0-7
/proc/31242/task/31258/stat : 31258 (java) S 31240 31240 26041 0 -1 1077944384 8817 0 0 0 197 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296399743344 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31259] ppid=31240 vsize=28834900 memory=430364 CPUtime=1.11 cores=0-7
/proc/31242/task/31259/stat : 31259 (java) S 31240 31240 26041 0 -1 1077944384 9301 0 0 0 109 2 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296398690544 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31260] ppid=31240 vsize=28834900 memory=1164 CPUtime=0 cores=0-7
/proc/31242/task/31260/stat : 31260 (java) S 31240 31240 26041 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477658748 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296397638496 140297021417173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31261] ppid=31240 vsize=28834900 memory=1452 CPUtime=0 cores=0-7
/proc/31242/task/31261/stat : 31261 (java) S 31240 31240 26041 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 28 0 477658749 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296396585776 140297021418114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31454] ppid=31240 vsize=28834900 memory=1452 CPUtime=16.92 cores=0-7
/proc/31242/task/31454/stat : 31454 (java) R 31240 31240 26041 0 -1 4202560 306 0 0 0 1692 0 0 0 20 0 28 0 477659144 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296384217056 140296668690056 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31455] ppid=31240 vsize=28834900 memory=430364 CPUtime=16.89 cores=0-7
/proc/31242/task/31455/stat : 31455 (java) R 31240 31240 26041 0 -1 4202560 206 0 0 0 1689 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296176243720 140296666258886 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31456] ppid=31240 vsize=28834900 memory=1452 CPUtime=17.02 cores=0-7
/proc/31242/task/31456/stat : 31456 (java) R 31240 31240 26041 0 -1 4202560 411 0 0 0 1702 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296180453632 140296668690409 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31457] ppid=31240 vsize=28834900 memory=1452 CPUtime=16.7 cores=0-7
/proc/31242/task/31457/stat : 31457 (java) R 31240 31240 26041 0 -1 4202560 1180 0 0 0 1666 4 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296170909960 140296666784023 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31458] ppid=31240 vsize=28834900 memory=408960 CPUtime=17.03 cores=0-7
/proc/31242/task/31458/stat : 31458 (java) R 31240 31240 26041 0 -1 4202560 188 0 0 0 1703 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296179401432 140296666247696 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31459] ppid=31240 vsize=28834900 memory=7523379010128538976 CPUtime=16.82 cores=0-7
/proc/31242/task/31459/stat : 31459 (java) R 31240 31240 26041 0 -1 4202560 407 0 0 0 1681 1 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296383163728 140296667572902 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31460] ppid=31240 vsize=28834900 memory=6940725864274422359 CPUtime=16.9 cores=0-7
/proc/31242/task/31460/stat : 31460 (java) R 31240 31240 26041 0 -1 4202560 410 0 0 0 1690 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296177295632 140296667184899 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
[pid=31242/tid=31461] ppid=31240 vsize=28834900 memory=0 CPUtime=16.88 cores=0-7
/proc/31242/task/31461/stat : 31461 (java) R 31240 31240 26041 0 -1 4202560 627 0 0 0 1688 0 0 0 20 0 28 0 477659145 29526937600 107591 33554432000 4194304 4196468 140736433824256 140296178348688 140296666782630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25518080 140736433828848 140736433829019 140736433829019 140736433831887 0
Current children cumulated CPU time: 160.86 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 431816 KiB

Child status: 0
Real time (s): 21.1877
CPU time (s): 161.389
CPU user time (s): 160.925
CPU system time (s): 0.46417
CPU usage (%): 761.71
Max. virtual memory (cumulated for all children) (KiB): 28952208
Max. memory (cumulated for all children) (KiB): 431816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.925
system time used= 0.46417
maximum resident set size= 430720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7840
involuntary context switches= 2464


# summary of solver processes directly reported to runsolver:
#   pid: 31240
#   total CPU time (s): 161.389
#   total CPU user time (s): 160.925
#   total CPU system time (s): 0.46417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.261991 second user time and 0.221768 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 22:03:18
IDJOB=4404840
IDBENCH=141048
IDSOLVER=2866
FILE ID=node104/4404840-1569014019
RUNJOBID= node104-1569000410-26068
PBS_JOBID= 21704740
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP18/NurseRostering/NurseRostering-01_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404840-1569014019/watcher-4404840-1569014019 -o /tmp/evaluation-result-4404840-1569014019/solver-4404840-1569014019 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569000410-26068 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1001538183 HOME/instance-4404840-1569014019.xml

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

MD5SUM BENCH= 0c15b35a08e73d195c67cb94b6fc4864
RANDOM SEED=1001538183

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        25652024 kB
MemAvailable:   31826012 kB
Buffers:           46348 kB
Cached:          6202088 kB
SwapCached:        22652 kB
Active:          3124160 kB
Inactive:        3151700 kB
Active(anon):       3608 kB
Inactive(anon):    73140 kB
Active(file):    3120552 kB
Inactive(file):  3078560 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        127248 kB
Mapped:            51528 kB
Shmem:             40708 kB
Slab:             433440 kB
SReclaimable:     403336 kB
SUnreclaim:        30104 kB
KernelStack:        3712 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9804 MiB
End job on node104 at 2019-09-20 22:03:39