Trace number 4270905

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 3.82953 1.0893

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-013.xml
MD5SUM4cf3ecd4db3f6e62eacc2c014966391c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.203591
Satisfiable
(Un)Satisfiability was proved
Number of variables183
Number of constraints887
Number of domains4
Minimum domain size1
Maximum domain size12
Distribution of domain sizes[{"size":1,"count":13},{"size":2,"count":156},{"size":4,"count":13},{"size":12,"count":1}]
Minimum variable degree1
Maximum variable degree59
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":13},{"degree":3,"count":13},{"degree":4,"count":78},{"degree":59,"count":78}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":156},{"arity":6,"count":715},{"arity":13,"count":1},{"arity":14,"count":14},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":729}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270905-1502752284.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270905-1502752284.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.27	c parse instance...
2.80/0.97	c solve instance...
3.38/1.07	s SATISFIABLE
3.38/1.07	v <instantiation>
3.38/1.07	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] 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[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[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[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[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[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[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[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[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[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[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[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] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] s </list>
3.38/1.07	v 	<values>0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 1 0 0 1 1 1 1 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 6 6 6 3 3 3 3 3 3 3 3 3 3 48 </values>
3.38/1.07	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15238 MiB free)
  memory of node 1: 16384 MiB (15639 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270905-1502752284/watcher-4270905-1502752284 -o /tmp/evaluation-result-4270905-1502752284/solver-4270905-1502752284 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502745739-7952 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1711303082 HOME/instance-4270905-1502752284.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=8589, runsolver pid=8586

[startup+0.100061 s]*
/proc/loadavg: 7.50 8.06 8.22 2/199 8610
/proc/meminfo: memFree=31603208/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=25999808 memory=26636 CPUtime=0.12 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 5505 0 0 0 11 1 0 0 20 0 20 0 108316211 26623803392 6659 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6499952 6659 2876 1 0 6488269 0
[pid=8591/tid=8592] ppid=8589 vsize=25999808 memory=4787216945071158168 CPUtime=0.08 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) R 8589 8589 7925 0 -1 4202560 3512 0 0 0 8 0 0 0 20 0 20 0 108316211 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545732395568 140545728183702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=25999808 memory=732370657257139173 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=25999808 memory=140518919685760 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316214 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108316214 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545122902944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108316215 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) S 8589 8589 7925 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545119746544 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545118694000 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545117641456 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) R 8589 8589 7925 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545116588912 140545712215313 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26623803392 6659 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28016 KiB

[startup+0.210225 s]*
/proc/loadavg: 7.50 8.06 8.22 2/199 8610
/proc/meminfo: memFree=31593704/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=26004064 memory=39248 CPUtime=0.34 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 8356 0 0 0 32 2 0 0 20 0 20 0 108316211 26628161536 9812 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6501016 9812 3054 1 0 6488269 0
[pid=8591/tid=8592] ppid=8589 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) R 8589 8589 7925 0 -1 4202560 5424 0 0 0 18 1 0 0 20 0 20 0 108316211 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545732384800 140545720849781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=26004064 memory=281037700253432 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=26004064 memory=140518919685760 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316214 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108316214 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545122902944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108316215 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) S 8589 8589 7925 0 -1 1077944384 669 0 0 0 1 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545119746544 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) S 8589 8589 7925 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545118694000 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) S 8589 8589 7925 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545117641456 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) S 8589 8589 7925 0 -1 1077944384 762 0 0 0 7 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545116588912 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 9812 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40628 KiB

[startup+0.318677 s]*
/proc/loadavg: 7.50 8.06 8.22 3/199 8610
/proc/meminfo: memFree=31587004/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=26004064 memory=45676 CPUtime=0.53 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 9178 0 0 0 51 2 0 0 20 0 20 0 108316211 26628161536 11419 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6501016 11419 3070 1 0 6488269 0
[pid=8591/tid=8592] ppid=8589 vsize=26004064 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) R 8589 8589 7925 0 -1 4202560 6112 0 0 0 28 2 0 0 20 0 20 0 108316211 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545732410336 140545728183702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=26004064 memory=140518780662703 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=26004064 memory=140518780665008 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=26004064 memory=140518780667312 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316214 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=26004064 memory=281037561341584 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108316214 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545122902944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=26004064 memory=281037561348496 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108316215 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=26004064 memory=281037561289776 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=26004064 memory=281037561362320 CPUtime=0.02 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) R 8589 8589 7925 0 -1 4202560 689 0 0 0 2 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545119736464 140545709715971 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=26004064 memory=281037561369232 CPUtime=0.01 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) R 8589 8589 7925 0 -1 4202560 91 0 0 0 1 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545118694000 140545721156809 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=26004064 memory=281037561366928 CPUtime=0.03 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) R 8589 8589 7925 0 -1 4202560 119 0 0 0 3 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545117641456 140545705736528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=26004064 memory=281037561383088 CPUtime=0.13 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) R 8589 8589 7925 0 -1 4202560 857 0 0 0 13 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545116586088 140545708511684 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26628161536 11419 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47056 KiB

[startup+0.701043 s]
/proc/loadavg: 7.50 8.06 8.22 6/199 8610
/proc/meminfo: memFree=31563616/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=26006188 memory=102912 CPUtime=1.94 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 14726 0 0 0 189 5 0 0 20 0 20 0 108316211 26630336512 25728 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6501547 25728 3206 1 0 6488781 0
[pid=8591/tid=8592] ppid=8589 vsize=26006188 memory=281037561677952 CPUtime=0.67 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) R 8589 8589 7925 0 -1 4202560 6750 0 0 0 65 2 0 0 20 0 20 0 108316211 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545732405232 140545728193693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=26006188 memory=5788 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=26006188 memory=10020 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=26006188 memory=1948 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=26006188 memory=8540 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=26006188 memory=4616 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=26006188 memory=1720 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 108316214 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=26006188 memory=1436 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108316214 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545122902944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108316215 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=26006188 memory=15872 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=26006188 memory=4040 CPUtime=0.3 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) R 8589 8589 7925 0 -1 4202560 1903 0 0 0 30 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545119737872 140545728193114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=26006188 memory=18084 CPUtime=0.24 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) R 8589 8589 7925 0 -1 4202560 902 0 0 0 24 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545118675016 140545728193114 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=26006188 memory=18292 CPUtime=0.29 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) R 8589 8589 7925 0 -1 4202560 1289 0 0 0 29 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545117627480 140545707858435 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=26006188 memory=1792 CPUtime=0.4 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) R 8589 8589 7925 0 -1 4202560 2567 0 0 0 39 1 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545116583952 140545728193114 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=26006188 memory=648 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=26006188 memory=1236 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 25728 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 104292 KiB

[startup+1.08925 s]
# the end of solver process 8589 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.73861 s, system=0.090925 s

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

[startup+0.801181 s]
/proc/loadavg: 7.50 8.06 8.22 6/199 8610
/proc/meminfo: memFree=31563616/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=26006188 memory=131664 CPUtime=2.37 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 15307 0 0 0 231 6 0 0 20 0 20 0 108316211 26630336512 32916 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6501547 32916 3209 1 0 6488781 0
[pid=8591/tid=8592] ppid=8589 vsize=26006188 memory=8112282956445269571 CPUtime=0.77 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) R 8589 8589 7925 0 -1 4202560 6765 0 0 0 74 3 0 0 20 0 20 0 108316211 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545732410016 140545366238342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=26006188 memory=2340 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=26006188 memory=2236 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=26006188 memory=4084 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=26006188 memory=932 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=26006188 memory=1572 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=26006188 memory=2200 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=26006188 memory=6504 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=26006188 memory=836 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108316212 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=26006188 memory=1692 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 108316214 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=26006188 memory=22244 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108316214 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545122902944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=26006188 memory=-7749696028082845524 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108316215 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=26006188 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=26006188 memory=-7384994778349280928 CPUtime=0.4 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) R 8589 8589 7925 0 -1 4202560 2078 0 0 0 40 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545119727560 140545711672305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=26006188 memory=0 CPUtime=0.34 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) R 8589 8589 7925 0 -1 4202560 1167 0 0 0 34 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545118673104 140545720461221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=26006188 memory=0 CPUtime=0.39 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) R 8589 8589 7925 0 -1 4202560 1362 0 0 0 39 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545117628000 140545714195537 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=26006188 memory=0 CPUtime=0.43 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) S 8589 8589 7925 0 -1 1077944384 2620 0 0 0 42 1 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545116588912 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=26006188 memory=55 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=26006188 memory=3114 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108316217 26630336512 32916 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 2.37 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 133044 KiB

[startup+1.00563 s]*
/proc/loadavg: 7.50 8.06 8.22 12/207 8618
/proc/meminfo: memFree=31431336/32770624 swapFree=67108860/67108860
[pid=8589] ppid=8586 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8589/stat : 8589 (xcsp3-exec) S 8586 8589 7925 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 108316211 9740288 345 33554432000 4194304 5098028 140736208907424 140736208905528 140291282780796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32108544 140736208909412 140736208909623 140736208909623 140736208912363 0
/proc/8589/statm: 2378 345 289 221 0 87 0
[pid=8591] ppid=8589 vsize=26538700 memory=199972 CPUtime=3.38 cores=0-7
/proc/8591/stat : 8591 (java) S 8589 8589 7925 0 -1 1077944320 16342 0 0 0 331 7 0 0 20 0 28 0 108316211 27175628800 49993 33554432000 4194304 4196468 140723023960416 140723023942960 140545728171767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
/proc/8591/statm: 6634675 49993 3221 1 0 6621909 0
[pid=8591/tid=8592] ppid=8589 vsize=26538700 memory=281037561135344 CPUtime=0.94 cores=0-7
/proc/8591/task/8592/stat : 8592 (java) S 8589 8589 7925 0 -1 1077944384 6860 0 0 0 90 4 0 0 20 0 28 0 108316211 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545732412544 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8593] ppid=8589 vsize=26538700 memory=732370657257139173 CPUtime=0 cores=0-7
/proc/8591/task/8593/stat : 8593 (java) S 8589 8589 7925 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545286863120 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8594] ppid=8589 vsize=26538700 memory=2315026049353985016 CPUtime=0 cores=0-7
/proc/8591/task/8594/stat : 8594 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545285810576 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8595] ppid=8589 vsize=26538700 memory=6933690287860520857 CPUtime=0 cores=0-7
/proc/8591/task/8595/stat : 8595 (java) S 8589 8589 7925 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545284758032 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8596] ppid=8589 vsize=26538700 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/8591/task/8596/stat : 8596 (java) S 8589 8589 7925 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545283705488 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8597] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8597/stat : 8597 (java) S 8589 8589 7925 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545282652944 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8598] ppid=8589 vsize=26538700 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8598/stat : 8598 (java) S 8589 8589 7925 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545281600400 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8599] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8599/stat : 8599 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545280547856 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8600] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8600/stat : 8600 (java) S 8589 8589 7925 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 108316212 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545279495312 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8601] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8601/stat : 8601 (java) S 8589 8589 7925 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 108316214 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545123956720 140545728182914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8602] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8602/stat : 8602 (java) S 8589 8589 7925 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 108316214 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545122903008 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8603] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8603/stat : 8603 (java) S 8589 8589 7925 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 108316215 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545121850352 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8604] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8604/stat : 8604 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545120798928 140545728190363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8605] ppid=8589 vsize=26538700 memory=0 CPUtime=0.6 cores=0-7
/proc/8591/task/8605/stat : 8605 (java) R 8589 8589 7925 0 -1 4202560 2361 0 0 0 60 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545119732512 140545712561569 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8606] ppid=8589 vsize=26538700 memory=0 CPUtime=0.54 cores=0-7
/proc/8591/task/8606/stat : 8606 (java) R 8589 8589 7925 0 -1 4202560 1205 0 0 0 54 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545118683472 140545706188746 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8607] ppid=8589 vsize=26538700 memory=0 CPUtime=0.6 cores=0-7
/proc/8591/task/8607/stat : 8607 (java) R 8589 8589 7925 0 -1 4202560 1452 0 0 0 60 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545117631248 140545713084167 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8608] ppid=8589 vsize=26538700 memory=0 CPUtime=0.51 cores=0-7
/proc/8591/task/8608/stat : 8608 (java) S 8589 8589 7925 0 -1 1077944384 2750 0 0 0 50 1 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545116586704 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8609] ppid=8589 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8591/task/8609/stat : 8609 (java) S 8589 8589 7925 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545115535584 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8610] ppid=8589 vsize=26538700 memory=-1 CPUtime=0 cores=0-7
/proc/8591/task/8610/stat : 8610 (java) S 8589 8589 7925 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108316217 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545114483120 140545728182914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8611] ppid=8589 vsize=26538700 memory=-1 CPUtime=0.01 cores=0-7
/proc/8591/task/8611/stat : 8611 (java) R 8589 8589 7925 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 28 0 108316309 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545106473392 140545728181973 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8612] ppid=8589 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8612/stat : 8612 (java) R 8589 8589 7925 0 -1 4202560 37 0 0 0 1 0 0 0 20 0 28 0 108316309 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545105419824 140545371835179 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8613] ppid=8589 vsize=26538700 memory=140523214653055 CPUtime=0.01 cores=0-7
/proc/8591/task/8613/stat : 8613 (java) R 8589 8589 7925 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 28 0 108316309 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545104369360 140545371842133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8614] ppid=8589 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8614/stat : 8614 (java) S 8589 8589 7925 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 108316309 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545103316768 140545728181973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8615] ppid=8589 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8615/stat : 8615 (java) R 8589 8589 7925 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 28 0 108316309 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545102265600 140545366051844 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8616] ppid=8589 vsize=26538700 memory=0 CPUtime=0.02 cores=0-7
/proc/8591/task/8616/stat : 8616 (java) R 8589 8589 7925 0 -1 4202560 42 0 0 0 2 0 0 0 20 0 28 0 108316310 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545101209080 140545371837483 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8617] ppid=8589 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8617/stat : 8617 (java) R 8589 8589 7925 0 -1 4202560 39 0 0 0 1 0 0 0 20 0 28 0 108316310 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545100156160 140545366003879 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
[pid=8591/tid=8618] ppid=8589 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/8591/task/8618/stat : 8618 (java) R 8589 8589 7925 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 28 0 108316310 27175628800 49993 33554432000 4194304 4196468 140723023960416 140545099106584 140545728192957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28676096 140723023963282 140723023963459 140723023963459 140723023966159 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 201352 KiB

Child status: 0
Real time (s): 1.0893
CPU time (s): 3.82953
CPU user time (s): 3.73861
CPU system time (s): 0.090925
CPU usage (%): 351.559
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 201352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.73861
system time used= 0.090925
maximum resident set size= 201980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17023
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2785
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 8589
#   total CPU time (s): 3.82953
#   total CPU user time (s): 3.73861
#   total CPU system time (s): 0.090925

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034784 second user time and 0.051679 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-15 00:57:06
IDJOB=4270905
IDBENCH=133117
IDSOLVER=2662
FILE ID=node112/4270905-1502752284
RUNJOBID= node112-1502745739-7952
PBS_JOBID= 20629069
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-013.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270905-1502752284/watcher-4270905-1502752284 -o /tmp/evaluation-result-4270905-1502752284/solver-4270905-1502752284 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502745739-7952 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1711303082 HOME/instance-4270905-1502752284.xml

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

MD5SUM BENCH= 4cf3ecd4db3f6e62eacc2c014966391c
RANDOM SEED=1711303082

node112.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.24
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.24
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.24
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.24
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:        31619292 kB
MemAvailable:   31979300 kB
Buffers:          181776 kB
Cached:           457012 kB
SwapCached:            0 kB
Active:           466780 kB
Inactive:         224092 kB
Active(anon):       3516 kB
Inactive(anon):    76444 kB
Active(file):     463264 kB
Inactive(file):   147648 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:         58008 kB
Mapped:            44988 kB
Shmem:             25224 kB
Slab:             156180 kB
SReclaimable:     129860 kB
SUnreclaim:        26320 kB
KernelStack:        3152 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-15 00:57:07