Trace number 4280716

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT 5.2112598 1.3760099

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-016.xml
MD5SUM5509e483d5f6786f9ad0ab9331522360
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.35576701
Satisfiable
(Un)Satisfiability was proved
Number of variables273
Number of constraints2079
Number of domains4
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":5,"count":16},{"size":19,"count":1}]
Minimum variable degree1
Maximum variable degree95
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":16},{"degree":3,"count":16},{"degree":4,"count":120},{"degree":95,"count":120}]
Minimum constraint arity2
Maximum constraint arity256
Distribution of constraint arities[{"arity":2,"count":240},{"arity":6,"count":1820},{"arity":16,"count":1},{"arity":17,"count":17},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1837}]
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-4280716-1503149711.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280716-1503149711.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
4.29/1.23	c solve instance...
4.90/1.33	s SATISFIABLE
4.90/1.33	v <instantiation>
4.90/1.33	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[0][13] x[0][14] x[0][15] 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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] 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] y[13] y[14] y[15] s </list>
4.90/1.33	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 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 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 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 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 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 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 48 </values>
4.90/1.33	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 (11251 MiB free)
  memory of node 1: 16384 MiB (12232 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280716-1503149711/watcher-4280716-1503149711 -o /tmp/evaluation-result-4280716-1503149711/solver-4280716-1503149711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503143753-17743 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 120022324 HOME/instance-4280716-1503149711.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=18558, runsolver pid=18555

[startup+0.100132 s]*
/proc/loadavg: 6.84 7.91 8.18 2/200 18579
/proc/meminfo: memFree=24034152/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=25999808 memory=24708 CPUtime=0.12 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 5603 0 0 0 11 1 0 0 20 0 20 0 148058811 26623803392 6177 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6499952 6177 2859 1 0 6488269 0
[pid=18560/tid=18561] ppid=18558 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 3572 0 0 0 8 1 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977784686384 139977780469142 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=25999808 memory=140490532488832 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058813 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26623803392 6177 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058814 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058814 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976454342176 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058815 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976453289328 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) S 18558 18558 17716 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976451185008 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976450132208 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) S 18558 18558 17716 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976449079408 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) R 18558 18558 17716 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976448026608 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26623803392 6177 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 26092 KiB

[startup+0.210618 s]*
/proc/loadavg: 6.84 7.91 8.18 2/200 18579
/proc/meminfo: memFree=24022492/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26004096 memory=37728 CPUtime=0.33 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 8590 0 0 0 31 2 0 0 20 0 20 0 148058811 26628194304 9432 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6501016 9432 3042 1 0 6488269 0
[pid=18560/tid=18561] ppid=18558 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 5489 0 0 0 18 1 0 0 20 0 20 0 148058812 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977784668016 139977773174170 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628194304 9432 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26004064 memory=140490532506752 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26628194304 9432 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058813 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26628161536 9432 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058814 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058814 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976454342176 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058815 26628194304 9432 33554432000 4194304 4196468 140732682730704 139976453289328 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26628194304 9432 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) S 18558 18558 17716 0 -1 1077944384 374 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976451185008 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) S 18558 18558 17716 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976450132208 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) S 18558 18558 17716 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976449079408 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) S 18558 18558 17716 0 -1 1077944384 896 0 0 0 7 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976448026608 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 9432 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013608 KiB
Current children cumulated memory: 39112 KiB

[startup+0.310598 s]*
/proc/loadavg: 6.84 7.91 8.18 3/200 18579
/proc/meminfo: memFree=24016972/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26004064 memory=45396 CPUtime=0.52 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 9521 0 0 0 49 3 0 0 20 0 20 0 148058811 26628161536 11349 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6501016 11349 3123 1 0 6488269 0
[pid=18560/tid=18561] ppid=18558 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 6153 0 0 0 27 2 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977784695360 139977419109933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=26004064 memory=140490393613231 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=26004064 memory=140490393615536 CPUtime=0 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058813 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=26004064 memory=140490393617840 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26628161536 11349 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058814 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=26004064 memory=280980787242640 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058814 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976454342176 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=26004064 memory=280980787249552 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058815 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976453289328 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=26004064 memory=280980787190832 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=26004064 memory=280980787263376 CPUtime=0.01 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) S 18558 18558 17716 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976451185008 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=26004064 memory=280980787270288 CPUtime=0.03 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) R 18558 18558 17716 0 -1 4202560 84 0 0 0 3 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976450124160 139977763976267 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=26004064 memory=280980787267984 CPUtime=0.03 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) S 18558 18558 17716 0 -1 1077944384 528 0 0 0 3 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976449079408 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=26004064 memory=280980787284144 CPUtime=0.12 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) R 18558 18558 17716 0 -1 4202560 1068 0 0 0 12 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976448025792 139977759895492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26628161536 11349 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46780 KiB

[startup+0.700972 s]
/proc/loadavg: 6.84 7.91 8.18 5/200 18579
/proc/meminfo: memFree=23981872/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26006188 memory=102344 CPUtime=2.11 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 14035 0 0 0 205 6 0 0 20 0 20 0 148058811 26630336512 25586 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6501547 25586 3202 1 0 6488781 0
[pid=18560/tid=18561] ppid=18558 vsize=26006188 memory=280980787642032 CPUtime=0.67 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 6706 0 0 0 64 3 0 0 20 0 20 0 148058812 26630336512 25586 33554432000 4194304 4196468 140732682730704 139977784694960 139977417119617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26006188 memory=140490393822064 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 25586 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 25586 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26006188 memory=11112 CPUtime=0 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 25586 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0

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

# the end of solver process 18558 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.08063 s, system=0.130632 s

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

[startup+0.80119 s]
/proc/loadavg: 6.84 7.91 8.18 5/200 18579
/proc/meminfo: memFree=23981872/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26006188 memory=135356 CPUtime=2.54 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 14637 0 0 0 248 6 0 0 20 0 20 0 148058811 26630336512 33839 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6501547 33839 3218 1 0 6488781 0
[pid=18560/tid=18561] ppid=18558 vsize=26006188 memory=11112 CPUtime=0.77 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 6793 0 0 0 74 3 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977784691568 139977421177284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26006188 memory=1420 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26006188 memory=15876 CPUtime=0 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=26006188 memory=16448 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=26006188 memory=22836 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=26006188 memory=4048 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=26006188 memory=31140 CPUtime=0 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058813 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=26006188 memory=4572432629779833239 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058813 26630336512 33839 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=26006188 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 148058814 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=26006188 memory=164 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058814 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976454342176 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058815 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976453289328 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=26006188 memory=0 CPUtime=0.4 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) R 18558 18558 17716 0 -1 4202560 1526 0 0 0 40 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976451178032 139977764849672 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=26006188 memory=0 CPUtime=0.46 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) R 18558 18558 17716 0 -1 4202560 1107 0 0 0 46 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976450123856 139977761978378 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=26006188 memory=0 CPUtime=0.44 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) R 18558 18558 17716 0 -1 4202560 1572 0 0 0 44 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976449079408 139977759931424 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=26006188 memory=0 CPUtime=0.42 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) S 18558 18558 17716 0 -1 1077944384 2324 0 0 0 42 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976448026608 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 33839 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 136740 KiB

[startup+1.20102 s]
/proc/loadavg: 6.84 7.91 8.18 6/200 18579
/proc/meminfo: memFree=23852216/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26006188 memory=224288 CPUtime=4.29 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 18732 0 0 0 418 11 0 0 20 0 20 0 148058811 26630336512 56072 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6501547 56072 3248 1 0 6488781 0
[pid=18560/tid=18561] ppid=18558 vsize=26006188 memory=6791534058613427641 CPUtime=1.15 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) R 18558 18558 17716 0 -1 4202560 6843 0 0 0 111 4 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977784695200 139977420385864 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26006188 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26006188 memory=15816694648015424 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26006188 memory=0 CPUtime=0.01 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 148058812 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 148058813 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=26006188 memory=0 CPUtime=0.01 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 148058813 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 148058813 26630336512 56072 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 148058814 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 148058814 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976454342240 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058815 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976453289344 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=26006188 memory=0 CPUtime=0.79 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) R 18558 18558 17716 0 -1 4202560 3056 0 0 0 79 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976451168960 139977764844499 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=26006188 memory=303711698211307546 CPUtime=0.86 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) R 18558 18558 17716 0 -1 4202560 1879 0 0 0 86 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976450120880 139977758623688 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=26006188 memory=6944656592455097440 CPUtime=0.82 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) R 18558 18558 17716 0 -1 4202560 2316 0 0 0 82 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976449070688 139977766497360 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=26006188 memory=6152877400332069993 CPUtime=0.52 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) S 18558 18558 17716 0 -1 1077944384 3041 0 0 0 51 1 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976448026608 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=26006188 memory=3443 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058817 26630336512 56072 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 4.29 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 225672 KiB

[startup+1.3009 s]
/proc/loadavg: 6.84 7.91 8.18 6/200 18579
/proc/meminfo: memFree=23852216/32770624 swapFree=67108860/67108860
[pid=18558] ppid=18555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18558/stat : 18558 (xcsp3-exec) S 18555 18558 17716 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148058811 9740288 346 33554432000 4194304 5098028 140733124253584 140733124251688 140718354891388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8654848 140733124260965 140733124261175 140733124261175 140733124263915 0
/proc/18558/statm: 2378 346 289 221 0 87 0
[pid=18560] ppid=18558 vsize=26538700 memory=225512 CPUtime=4.9 cores=0-7
/proc/18560/stat : 18560 (java) S 18558 18558 17716 0 -1 1077944320 19253 0 0 0 478 12 0 0 20 0 28 0 148058811 27175628800 56378 33554432000 4194304 4196468 140732682730704 140732682713248 139977780457207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
/proc/18560/statm: 6634675 56378 3252 1 0 6621909 0
[pid=18560/tid=18561] ppid=18558 vsize=26538700 memory=0 CPUtime=1.19 cores=0-7
/proc/18560/task/18561/stat : 18561 (java) S 18558 18558 17716 0 -1 1077944384 6901 0 0 0 115 4 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977784697984 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18562] ppid=18558 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18562/stat : 18562 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977750170768 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18563] ppid=18558 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18563/stat : 18563 (java) S 18558 18558 17716 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977337941008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18564] ppid=18558 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/18560/task/18564/stat : 18564 (java) S 18558 18558 17716 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977336888208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18565] ppid=18558 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18565/stat : 18565 (java) S 18558 18558 17716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977335835408 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18566] ppid=18558 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18560/task/18566/stat : 18566 (java) S 18558 18558 17716 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 148058812 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977334782608 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18567] ppid=18558 vsize=26538700 memory=102344 CPUtime=0 cores=0-7
/proc/18560/task/18567/stat : 18567 (java) S 18558 18558 17716 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 28 0 148058813 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977333729808 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18568] ppid=18558 vsize=26538700 memory=280980787642032 CPUtime=0.01 cores=0-7
/proc/18560/task/18568/stat : 18568 (java) S 18558 18558 17716 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 28 0 148058813 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977332677008 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18569] ppid=18558 vsize=26538700 memory=140490393822064 CPUtime=0 cores=0-7
/proc/18560/task/18569/stat : 18569 (java) S 18558 18558 17716 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 148058813 27175628800 56378 33554432000 4194304 4196468 140732682730704 139977331624208 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18570] ppid=18558 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/18560/task/18570/stat : 18570 (java) S 18558 18558 17716 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976455396208 139977780468354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18571] ppid=18558 vsize=26538700 memory=11112 CPUtime=0 cores=0-7
/proc/18560/task/18571/stat : 18571 (java) S 18558 18558 17716 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976454342240 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18572] ppid=18558 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/18560/task/18572/stat : 18572 (java) S 18558 18558 17716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 148058815 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976453289344 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18573] ppid=18558 vsize=26538700 memory=1420 CPUtime=0 cores=0-7
/proc/18560/task/18573/stat : 18573 (java) S 18558 18558 17716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976452237648 139977780475803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18574] ppid=18558 vsize=26538700 memory=15876 CPUtime=0.89 cores=0-7
/proc/18560/task/18574/stat : 18574 (java) R 18558 18558 17716 0 -1 4202560 3056 0 0 0 89 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976451171216 139977765374605 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18575] ppid=18558 vsize=26538700 memory=16448 CPUtime=0.96 cores=0-7
/proc/18560/task/18575/stat : 18575 (java) R 18558 18558 17716 0 -1 4202560 1905 0 0 0 96 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976450118400 139977761093125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18576] ppid=18558 vsize=26538700 memory=22836 CPUtime=0.91 cores=0-7
/proc/18560/task/18576/stat : 18576 (java) R 18558 18558 17716 0 -1 4202560 2422 0 0 0 91 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976449063184 139977763943149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18577] ppid=18558 vsize=26538700 memory=4048 CPUtime=0.56 cores=0-7
/proc/18560/task/18577/stat : 18577 (java) R 18558 18558 17716 0 -1 4202560 3105 0 0 0 55 1 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976448026608 139977758720865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18578] ppid=18558 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/18560/task/18578/stat : 18578 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976446975072 139977780467413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
[pid=18560/tid=18579] ppid=18558 vsize=26538700 memory=644 CPUtime=0 cores=0-7
/proc/18560/task/18579/stat : 18579 (java) S 18558 18558 17716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148058817 27175628800 56378 33554432000 4194304 4196468 140732682730704 139976445922352 139977780468354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27774976 140732682732690 140732682732867 140732682732867 140732682735567 0
Current children cumulated CPU time: 4.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 226896 KiB

Child status: 0
Real time (s): 1.37601
CPU time (s): 5.21126
CPU user time (s): 5.08063
CPU system time (s): 0.130632
CPU usage (%): 378.723
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 226896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.08063
system time used= 0.130632
maximum resident set size= 229108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20289
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2625
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 18558
#   total CPU time (s): 5.21126
#   total CPU user time (s): 5.08063
#   total CPU system time (s): 0.130632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028096 second user time and 0.062318 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-19 15:20:51
IDJOB=4280716
IDBENCH=133110
IDSOLVER=2675
FILE ID=node104/4280716-1503149711
RUNJOBID= node104-1503143753-17743
PBS_JOBID= 20630803
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-016.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-4280716-1503149711/watcher-4280716-1503149711 -o /tmp/evaluation-result-4280716-1503149711/solver-4280716-1503149711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503143753-17743 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 120022324 HOME/instance-4280716-1503149711.xml

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

MD5SUM BENCH= 5509e483d5f6786f9ad0ab9331522360
RANDOM SEED=120022324

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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.43
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.43
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.43
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:        24047248 kB
MemAvailable:   31961272 kB
Buffers:          273920 kB
Cached:          7919864 kB
SwapCached:            0 kB
Active:          3251512 kB
Inactive:        4993100 kB
Active(anon):      53744 kB
Inactive(anon):    33192 kB
Active(file):    3197768 kB
Inactive(file):  4959908 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8008 kB
Writeback:             8 kB
AnonPages:         58984 kB
Mapped:            50952 kB
Shmem:             33420 kB
Slab:             170776 kB
SReclaimable:     144368 kB
SUnreclaim:        26408 kB
KernelStack:        3232 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333476 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61776 MiB
End job on node104 at 2017-08-19 15:20:52