Trace number 4394324

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-06-14SAT (TO)5 2400.64 604.798

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-19-020-009.xml
MD5SUM62ee24bcba75d1d33fbbd4bb45a854a0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1381.62
Satisfiable
(Un)Satisfiability was proved
Number of variables381
Number of constraints191
Number of domains2
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":380},{"size":17,"count":1}]
Minimum variable degree20
Maximum variable degree172
Distribution of variable degrees[{"degree":20,"count":380},{"degree":172,"count":1}]
Minimum constraint arity20
Maximum constraint arity380
Distribution of constraint arities[{"arity":20,"count":19},{"arity":41,"count":171},{"arity":380,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":190}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394324-1568328663.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394324-1568328663.xml, -tl, 2400s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.29	c parse instance...
1.63/0.78	c solve instance...
6.77/2.11	o 7 
7.14/2.15	o 6 
105.37/28.28	o 5 
2400.29/604.76	s SATISFIABLE
2400.29/604.76	v <instantiation>
2400.29/604.76	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] 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[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[14][18] x[14][19] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[15][18] x[15][19] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[16][18] x[16][19] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] x[17][18] x[17][19] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[18][10] x[18][11] x[18][12] x[18][13] x[18][14] x[18][15] x[18][16] x[18][17] x[18][18] x[18][19] </list>
2400.29/604.76	v 	<values>5 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 0 1 1 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 1 1 0 1 0 0 0 1 1 0 1 0 0 0 0 1 1 1 0 1 0 1 1 0 0 0 1 0 1 0 1 0 0 0 1 0 0 1 0 1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 0 1 0 0 1 0 0 0 1 0 1 0 1 0 1 1 0 1 1 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 0 1 0 1 0 1 1 1 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 0 0 0 1 0 0 1 1 0 1 1 1 0 0 0 0 0 1 1 1 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 1 1 1 0 1 0 1 1 1 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 0 1 0 0 1 0 0 </values>
2400.29/604.76	v </instantiation>
2400.29/604.76	c Unexpected resolution interruption!

Verifier Data

OK	5

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394324-1568328663/watcher-4394324-1568328663 -o /tmp/evaluation-result-4394324-1568328663/solver-4394324-1568328663 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 504888620 HOME/instance-4394324-1568328663.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21354, runsolver pid=21351
Current StackSize limit: 8192 KiB


[startup+0.102458 s]*
/proc/loadavg: 9.02 7.81 5.05 7/234 21370
/proc/meminfo: memFree=18821784/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15144768 memory=30108 CPUtime=0.13 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 5974 0 0 0 12 1 0 0 20 0 15 0 408781203 15508242432 7527 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3786192 7527 3148 1 0 3748377 0
[pid=21356/tid=21357] ppid=21354 vsize=15144768 memory=7100839878644302962 CPUtime=0.1 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) R 21354 21354 19528 0 -1 4202560 3851 0 0 0 9 1 0 0 20 0 15 0 408781204 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989924824208 139989912836926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15144768 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15144768 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781206 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408781206 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408781207 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) S 21354 21354 19528 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989250718064 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) S 21354 21354 19528 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15144768 memory=140383635392128 CPUtime=0.02 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) R 21354 21354 19528 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 408781209 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989248612464 139989912836926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15144768 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781210 15508242432 7527 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31560 KiB

[startup+0.210838 s]*
/proc/loadavg: 9.02 7.81 5.05 6/234 21370
/proc/meminfo: memFree=18810076/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15144768 memory=40480 CPUtime=0.33 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 9308 0 0 0 30 3 0 0 20 0 15 0 408781203 15508242432 10120 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3786192 10120 3301 1 0 3748377 0
[pid=21356/tid=21357] ppid=21354 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) R 21354 21354 19528 0 -1 4202560 6606 0 0 0 18 2 0 0 20 0 15 0 408781204 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989924832528 139989920611734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15144768 memory=11079 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15144768 memory=3832618504109162528 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408781206 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408781206 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15144768 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408781207 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) R 21354 21354 19528 0 -1 1077944384 540 0 0 0 3 0 0 0 20 0 15 0 408781209 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989250718064 139989920610946 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) R 21354 21354 19528 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 408781209 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15144768 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) R 21354 21354 19528 0 -1 4202560 775 0 0 0 7 0 0 0 20 0 15 0 408781209 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989248612464 139989920611734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781210 15508242432 10120 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41932 KiB

[startup+0.311179 s]*
/proc/loadavg: 9.02 7.81 5.05 8/234 21370
/proc/meminfo: memFree=18804640/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15149024 memory=49504 CPUtime=0.52 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 10703 0 0 0 48 4 0 0 20 0 15 0 408781203 15512600576 12376 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3787256 12376 3360 1 0 3748377 0
[pid=21356/tid=21357] ppid=21354 vsize=15149024 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) R 21354 21354 19528 0 -1 4202560 7710 0 0 0 27 3 0 0 20 0 15 0 408781204 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989924835008 139989920621725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15149024 memory=3834029173232631840 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15149024 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408781206 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408781206 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408781207 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) R 21354 21354 19528 0 -1 4202560 639 0 0 0 4 0 0 0 20 0 15 0 408781209 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989250699080 139989901300096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15149024 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) S 21354 21354 19528 0 -1 1077944384 126 0 0 0 3 0 0 0 20 0 15 0 408781209 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15149024 memory=140383635392128 CPUtime=0.12 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) S 21354 21354 19528 0 -1 1077944384 939 0 0 0 12 0 0 0 20 0 15 0 408781209 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989248612464 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15149024 memory=140383635392128 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781210 15512600576 12376 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50956 KiB

[startup+0.701583 s]
/proc/loadavg: 8.70 7.76 5.05 9/234 21370
/proc/meminfo: memFree=18791188/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15151148 memory=93832 CPUtime=1.63 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 14634 0 0 0 157 6 0 0 20 0 15 0 408781203 15514775552 23458 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3787787 23458 3453 1 0 3748889 0
[pid=21356/tid=21357] ppid=21354 vsize=15151148 memory=2116 CPUtime=0.68 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) R 21354 21354 19528 0 -1 4202560 9204 0 0 0 64 4 0 0 20 0 15 0 408781204 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989924835152 139989509886340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15151148 memory=520 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15151148 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15151148 memory=924 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781205 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15151148 memory=3688 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408781205 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15151148 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408781206 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15151148 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408781206 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15151148 memory=804 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408781207 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15151148 memory=7086240636179272035 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15151148 memory=7453282923444726100 CPUtime=0.27 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) R 21354 21354 19528 0 -1 4202560 1349 0 0 0 27 0 0 0 20 0 15 0 408781209 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989250704160 139989902144277 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15151148 memory=5792825802846453857 CPUtime=0.27 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) R 21354 21354 19528 0 -1 4202560 830 0 0 0 27 0 0 0 20 0 15 0 408781209 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989249644416 139989904840174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15151148 memory=8514726395715219869 CPUtime=0.38 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) R 21354 21354 19528 0 -1 4202560 1945 0 0 0 38 0 0 0 20 0 15 0 408781209 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989248606160 139989913696635 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408781209 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408781210 15514775552 23458 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 95284 KiB

[startup+1.50159 s]
/proc/loadavg: 8.70 7.76 5.05 11/238 21374
/proc/meminfo: memFree=18717380/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0

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

/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 78700 0 0 0 231040 75 0 0 20 0 19 0 408781203 15787421696 551892 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3854351 551892 3524 1 0 3815453 0
[pid=21356/tid=21357] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) S 21354 21354 19528 0 -1 1077944384 9462 0 0 0 73 4 0 0 20 0 19 0 408781204 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989924840576 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.24 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1568 0 0 0 18 6 0 0 20 0 19 0 408781205 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.23 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2374 0 0 0 18 5 0 0 20 0 19 0 408781205 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.23 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 2102 0 0 0 18 5 0 0 20 0 19 0 408781205 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.24 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 664 0 0 0 18 6 0 0 20 0 19 0 408781205 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 3995 0 0 0 2 1 0 0 20 0 19 0 408781206 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15417404 memory=2209160 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408781206 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408781207 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15417404 memory=2207568 CPUtime=1.73 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) S 21354 21354 19528 0 -1 1077944384 8251 0 0 0 172 1 0 0 20 0 19 0 408781209 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989250718064 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15417404 memory=1452 CPUtime=1.65 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) S 21354 21354 19528 0 -1 1077944384 7536 0 0 0 164 1 0 0 20 0 19 0 408781209 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) S 21354 21354 19528 0 -1 1077944384 6378 0 0 0 70 1 0 0 20 0 19 0 408781209 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989248612464 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.2 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1044 0 0 0 0 20 0 0 20 0 19 0 408781210 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21385] ppid=21354 vsize=15417404 memory=2207568 CPUtime=549.07 cores=0,2,4,6
/proc/21356/task/21385/stat : 21385 (java) R 21354 21354 19528 0 -1 4202560 1549 0 0 0 54906 1 0 0 20 0 19 0 408784032 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989234137896 139989515604438 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21386] ppid=21354 vsize=15417404 memory=1452 CPUtime=552.25 cores=0,2,4,6
/proc/21356/task/21386/stat : 21386 (java) R 21354 21354 19528 0 -1 4202560 11498 0 0 0 55222 3 0 0 20 0 19 0 408784032 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989236244312 139989517571734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21387] ppid=21354 vsize=15417404 memory=2207568 CPUtime=551.39 cores=0,2,4,6
/proc/21356/task/21387/stat : 21387 (java) R 21354 21354 19528 0 -1 4202560 1531 0 0 0 55138 1 0 0 20 0 19 0 408784032 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989237299728 139989515855559 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21388] ppid=21354 vsize=15417404 memory=1452 CPUtime=552.32 cores=0,2,4,6
/proc/21356/task/21388/stat : 21388 (java) R 21354 21354 19528 0 -1 4202560 12378 0 0 0 55229 3 0 0 20 0 19 0 408784032 15787421696 551892 33554432000 4194304 4196468 140727297739696 139989235192256 139989516125068 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 2311.15 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2209020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.702 s]
/proc/loadavg: 7.98 8.28 6.66 10/238 21595
/proc/meminfo: memFree=18698808/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15417404 memory=2212176 CPUtime=2400.29 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 79832 0 0 0 239953 76 0 0 20 0 19 0 408781203 15787421696 553044 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3854351 553044 3524 1 0 3815453 0
[pid=21356/tid=21357] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.77 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) S 21354 21354 19528 0 -1 1077944384 9462 0 0 0 73 4 0 0 20 0 19 0 408781204 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989924840576 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1692 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2378 0 0 0 18 5 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 2138 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 1135 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 4224 0 0 0 2 1 0 0 20 0 19 0 408781206 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408781206 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408781207 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15417404 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15417404 memory=38240 CPUtime=1.73 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) S 21354 21354 19528 0 -1 1077944384 8251 0 0 0 172 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989250718064 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15417404 memory=1452 CPUtime=1.65 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) S 21354 21354 19528 0 -1 1077944384 7536 0 0 0 164 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.71 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) S 21354 21354 19528 0 -1 1077944384 6378 0 0 0 70 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989248612464 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.2 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1046 0 0 0 0 20 0 0 20 0 19 0 408781210 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21385] ppid=21354 vsize=15417404 memory=1452 CPUtime=571.21 cores=0,2,4,6
/proc/21356/task/21385/stat : 21385 (java) R 21354 21354 19528 0 -1 4202560 1580 0 0 0 57120 1 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989234137568 139989515496515 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21386] ppid=21354 vsize=15417404 memory=2212176 CPUtime=574.62 cores=0,2,4,6
/proc/21356/task/21386/stat : 21386 (java) R 21354 21354 19528 0 -1 4202560 11624 0 0 0 57459 3 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989236244312 139989516123003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21387] ppid=21354 vsize=15417404 memory=1452 CPUtime=573.6 cores=0,2,4,6
/proc/21356/task/21387/stat : 21387 (java) R 21354 21354 19528 0 -1 4202560 1566 0 0 0 57359 1 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989237299728 139989516124012 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21388] ppid=21354 vsize=15417404 memory=1452 CPUtime=574.69 cores=0,2,4,6
/proc/21356/task/21388/stat : 21388 (java) R 21354 21354 19528 0 -1 4202560 12452 0 0 0 57466 3 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989235192408 139989515464955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 2400.29 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2213628 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+604.736 s]
# the end of solver process 21354 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.002194 s

[startup+604.798 s]
# the end of solver process 21356 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.85 s, system=0.786631 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+604.702 s]
/proc/loadavg: 7.98 8.28 6.66 10/238 21595
/proc/meminfo: memFree=18698808/32770624 swapFree=66939824/67108860
[pid=21354] ppid=21351 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21354/stat : 21354 (xcsp3-exec) S 21351 21354 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408781203 115843072 363 33554432000 4194304 5098028 140729646179664 140729646177768 140051625427580 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10383360 140729646183291 140729646183533 140729646183533 140729646186442 0
/proc/21354/statm: 28282 363 304 221 0 87 0
[pid=21356] ppid=21354 vsize=15417404 memory=2212176 CPUtime=2400.29 cores=0,2,4,6
/proc/21356/stat : 21356 (java) S 21354 21354 19528 0 -1 1077944320 79832 0 0 0 239953 76 0 0 20 0 19 0 408781203 15787421696 553044 33554432000 4194304 4196468 140727297739696 140727297722240 139989920599799 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
/proc/21356/statm: 3854351 553044 3524 1 0 3815453 0
[pid=21356/tid=21357] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.77 cores=0,2,4,6
/proc/21356/task/21357/stat : 21357 (java) S 21354 21354 19528 0 -1 1077944384 9462 0 0 0 73 4 0 0 20 0 19 0 408781204 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989924840576 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21358] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21358/stat : 21358 (java) S 21354 21354 19528 0 -1 1077944384 1692 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989832256144 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21359] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/21356/task/21359/stat : 21359 (java) S 21354 21354 19528 0 -1 1077944384 2378 0 0 0 18 5 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989831203344 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21360] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21360/stat : 21360 (java) S 21354 21354 19528 0 -1 1077944384 2138 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989830150544 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21361] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.25 cores=0,2,4,6
/proc/21356/task/21361/stat : 21361 (java) S 21354 21354 19528 0 -1 1077944384 1135 0 0 0 19 6 0 0 20 0 19 0 408781205 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989509728528 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21362] ppid=21354 vsize=15417404 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/21356/task/21362/stat : 21362 (java) S 21354 21354 19528 0 -1 1077944384 4224 0 0 0 2 1 0 0 20 0 19 0 408781206 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989254929264 139989920610946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21363] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21363/stat : 21363 (java) S 21354 21354 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408781206 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989253875232 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21364] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21364/stat : 21364 (java) S 21354 21354 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408781207 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989252822384 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21365] ppid=21354 vsize=15417404 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21365/stat : 21365 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989251770704 139989920618395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21366] ppid=21354 vsize=15417404 memory=38240 CPUtime=1.73 cores=0,2,4,6
/proc/21356/task/21366/stat : 21366 (java) S 21354 21354 19528 0 -1 1077944384 8251 0 0 0 172 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989250718064 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21367] ppid=21354 vsize=15417404 memory=1452 CPUtime=1.65 cores=0,2,4,6
/proc/21356/task/21367/stat : 21367 (java) S 21354 21354 19528 0 -1 1077944384 7536 0 0 0 164 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989249665264 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21368] ppid=21354 vsize=15417404 memory=2212176 CPUtime=0.71 cores=0,2,4,6
/proc/21356/task/21368/stat : 21368 (java) S 21354 21354 19528 0 -1 1077944384 6378 0 0 0 70 1 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989248612464 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21369] ppid=21354 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21356/task/21369/stat : 21369 (java) S 21354 21354 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408781209 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989247559904 139989920610005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21370] ppid=21354 vsize=15417404 memory=2207568 CPUtime=0.2 cores=0,2,4,6
/proc/21356/task/21370/stat : 21370 (java) S 21354 21354 19528 0 -1 1077944384 1046 0 0 0 0 20 0 0 20 0 19 0 408781210 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989246508208 139989920610946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21385] ppid=21354 vsize=15417404 memory=1452 CPUtime=571.21 cores=0,2,4,6
/proc/21356/task/21385/stat : 21385 (java) R 21354 21354 19528 0 -1 4202560 1580 0 0 0 57120 1 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989234137568 139989515496515 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21386] ppid=21354 vsize=15417404 memory=2212176 CPUtime=574.62 cores=0,2,4,6
/proc/21356/task/21386/stat : 21386 (java) R 21354 21354 19528 0 -1 4202560 11624 0 0 0 57459 3 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989236244312 139989516123003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21387] ppid=21354 vsize=15417404 memory=1452 CPUtime=573.6 cores=0,2,4,6
/proc/21356/task/21387/stat : 21387 (java) R 21354 21354 19528 0 -1 4202560 1566 0 0 0 57359 1 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989237299728 139989516124012 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
[pid=21356/tid=21388] ppid=21354 vsize=15417404 memory=1452 CPUtime=574.69 cores=0,2,4,6
/proc/21356/task/21388/stat : 21388 (java) R 21354 21354 19528 0 -1 4202560 12452 0 0 0 57466 3 0 0 20 0 19 0 408784032 15787421696 553044 33554432000 4194304 4196468 140727297739696 139989235192408 139989515464955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35790848 140727297741807 140727297741978 140727297741978 140727297744847 0
Current children cumulated CPU time: 2400.29 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2213628 KiB

Child status: 143
Real time (s): 604.798
CPU time (s): 2400.64
CPU user time (s): 2399.85
CPU system time (s): 0.786631
CPU usage (%): 396.932
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 2215164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.85
system time used= 0.786631
maximum resident set size= 2213712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16000
involuntary context switches= 41295


# summary of solver processes directly reported to runsolver:
#   pid: 21354,21356
#   total CPU time (s): 2400.64
#   total CPU user time (s): 2399.85
#   total CPU system time (s): 0.786631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.81432 second user time and 6.86196 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 00:50:23
IDJOB=4394324
IDBENCH=122984
IDSOLVER=2842
FILE ID=node119/4394324-1568328663
RUNJOBID= node119-1568327905-19559
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-19-020-009.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394324-1568328663/watcher-4394324-1568328663 -o /tmp/evaluation-result-4394324-1568328663/solver-4394324-1568328663 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 504888620 HOME/instance-4394324-1568328663.xml

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

MD5SUM BENCH= 62ee24bcba75d1d33fbbd4bb45a854a0
RANDOM SEED=504888620

node119.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.47
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.47
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.47
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.47
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:        18839540 kB
MemAvailable:   28317492 kB
Buffers:          168388 kB
Cached:          9526508 kB
SwapCached:        61084 kB
Active:          5780284 kB
Inactive:        7461308 kB
Active(anon):    3485188 kB
Inactive(anon):   102672 kB
Active(file):    2295096 kB
Inactive(file):  7358636 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             26064 kB
Writeback:             0 kB
AnonPages:       3608580 kB
Mapped:            56660 kB
Shmem:             32808 kB
Slab:             282144 kB
SReclaimable:     252680 kB
SUnreclaim:        29464 kB
KernelStack:        4080 kB
PageTables:        12600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5441488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3510272 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= 57220 MiB
End job on node119 at 2019-09-13 01:00:28