Trace number 4280715

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 3.8928101 1.09812

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-4280715-1503149711.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280715-1503149711.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.83/0.99	c solve instance...
3.32/1.08	s SATISFIABLE
3.32/1.08	v <instantiation>
3.32/1.08	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.32/1.08	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.32/1.08	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 (13008 MiB free)
  memory of node 1: 16384 MiB (12579 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280715-1503149711/watcher-4280715-1503149711 -o /tmp/evaluation-result-4280715-1503149711/solver-4280715-1503149711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503148812-10443 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 601106371 HOME/instance-4280715-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=11226, runsolver pid=11223

[startup+0.100112 s]*
/proc/loadavg: 6.66 7.81 8.10 2/199 11247
/proc/meminfo: memFree=26186584/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=25999808 memory=26316 CPUtime=0.11 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 5512 0 0 0 10 1 0 0 20 0 20 0 148058714 26623803392 6579 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6499952 6579 2844 1 0 6488269 0
[pid=11228/tid=11229] ppid=11226 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) R 11226 11226 10416 0 -1 4202560 3504 0 0 0 8 0 0 0 20 0 20 0 148058714 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392525558576 140392521338262 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=25999808 memory=139909797357184 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26623803392 6579 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058716 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058717 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058717 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058719 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) S 11226 11226 10416 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 148058719 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391644388208 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058719 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391643335408 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) S 11226 11226 10416 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 148058719 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391642282608 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) R 11226 11226 10416 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 20 0 148058719 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391641229808 140392500245091 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058720 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058720 26623803392 6579 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27700 KiB

[startup+0.209849 s]*
/proc/loadavg: 6.66 7.81 8.10 3/199 11247
/proc/meminfo: memFree=26174768/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=26004064 memory=39196 CPUtime=0.33 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 8375 0 0 0 31 2 0 0 20 0 20 0 148058714 26628161536 9799 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6501016 9799 3072 1 0 6488269 0
[pid=11228/tid=11229] ppid=11226 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) R 11226 11226 10416 0 -1 4202560 5416 0 0 0 18 1 0 0 20 0 20 0 148058714 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392525547320 140392158544121 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=26004064 memory=139909797381541 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 9799 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058716 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058717 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058717 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058719 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) S 11226 11226 10416 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 148058719 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391644388208 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) S 11226 11226 10416 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 20 0 148058719 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391643335408 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) S 11226 11226 10416 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 148058719 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391642282608 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) R 11226 11226 10416 0 -1 4202560 758 0 0 0 7 0 0 0 20 0 20 0 148058719 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391641229808 140392521347674 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058720 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058720 26628161536 9799 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40580 KiB

[startup+0.309402 s]*
/proc/loadavg: 6.66 7.81 8.10 3/199 11247
/proc/meminfo: memFree=26170768/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=26004064 memory=43844 CPUtime=0.5 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 9185 0 0 0 47 3 0 0 20 0 20 0 148058714 26628161536 10961 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6501016 10961 3099 1 0 6488269 0
[pid=11228/tid=11229] ppid=11226 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) S 11226 11226 10416 0 -1 1077944384 6090 0 0 0 28 1 0 0 20 0 20 0 148058714 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392525564784 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=26004064 memory=139909700613039 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=26004064 memory=139909700615344 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=26004064 memory=139909700617648 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26628161536 11473 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058716 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=26004064 memory=279819401242256 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058717 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=26004064 memory=279819401249168 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058717 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=26004064 memory=279819401190448 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058719 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=26004064 memory=279819401262992 CPUtime=0.01 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) R 11226 11226 10416 0 -1 4202560 375 0 0 0 1 0 0 0 20 0 20 0 148058719 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391644388208 140392521347674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=26004064 memory=279819401269904 CPUtime=0.03 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) S 11226 11226 10416 0 -1 1077944384 219 0 0 0 3 0 0 0 20 0 20 0 148058719 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391643335408 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=26004064 memory=279819401267600 CPUtime=0.01 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) R 11226 11226 10416 0 -1 4202560 366 0 0 0 1 0 0 0 20 0 20 0 148058719 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391642282608 140392514311369 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=26004064 memory=279819401283760 CPUtime=0.12 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) R 11226 11226 10416 0 -1 4202560 824 0 0 0 12 0 0 0 20 0 20 0 148058719 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391641229808 140392521347674 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058720 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058720 26628161536 11473 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45228 KiB

[startup+0.700936 s]
/proc/loadavg: 6.66 7.81 8.10 6/199 11247
/proc/meminfo: memFree=26145108/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=26006188 memory=99844 CPUtime=1.96 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 13997 0 0 0 191 5 0 0 20 0 20 0 148058714 26630336512 24961 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6501547 24961 3205 1 0 6488781 0
[pid=11228/tid=11229] ppid=11226 vsize=26006188 memory=279819401641648 CPUtime=0.67 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) R 11226 11226 10416 0 -1 4202560 6728 0 0 0 65 2 0 0 20 0 20 0 148058714 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392525564064 140392521338262 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=26006188 memory=139909700821872 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=26006188 memory=1436 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=26006188 memory=15876 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=26006188 memory=4040 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=26006188 memory=23576 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 24961 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=26006188 memory=18292 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 148058716 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=26006188 memory=1792 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058717 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=26006188 memory=648 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058717 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=26006188 memory=1236 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058719 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=26006188 memory=0 CPUtime=0.28 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) R 11226 11226 10416 0 -1 4202560 1417 0 0 0 28 0 0 0 20 0 20 0 148058719 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391644374312 140392502849662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=26006188 memory=1228 CPUtime=0.25 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) R 11226 11226 10416 0 -1 4202560 776 0 0 0 25 0 0 0 20 0 20 0 148058719 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391643323656 140392502851204 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=26006188 memory=796 CPUtime=0.32 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) R 11226 11226 10416 0 -1 4202560 1415 0 0 0 32 0 0 0 20 0 20 0 148058719 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391642274112 140392505718314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=26006188 memory=10088 CPUtime=0.4 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) R 11226 11226 10416 0 -1 4202560 2345 0 0 0 40 0 0 0 20 0 20 0 148058719 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391641225488 140392513662427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=26006188 memory=1948 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058720 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=26006188 memory=8576 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058720 26630336512 24961 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 101228 KiB

[startup+1.09806 s]
# the end of solver process 11226 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.80498 s, system=0.087832 s

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

[startup+0.801154 s]
/proc/loadavg: 6.66 7.81 8.10 6/199 11247
/proc/meminfo: memFree=26145108/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=26006188 memory=129200 CPUtime=2.39 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 14643 0 0 0 234 5 0 0 20 0 20 0 148058714 26630336512 32300 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6501547 32300 3208 1 0 6488781 0
[pid=11228/tid=11229] ppid=11226 vsize=26006188 memory=4638778398332764256 CPUtime=0.78 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) R 11226 11226 10416 0 -1 4202560 6743 0 0 0 75 3 0 0 20 0 20 0 148058714 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392525564960 140392163481634 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=26006188 memory=6935649255759569216 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=26006188 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=26006188 memory=8514726395715351173 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=26006188 memory=-9109213556524817781 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=26006188 memory=279819401104960 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=26006188 memory=-9178176404910862942 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148058715 26630336512 32300 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 148058716 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=26006188 memory=1728 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148058717 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=26006188 memory=5788 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148058717 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058719 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=26006188 memory=796 CPUtime=0.38 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) R 11226 11226 10416 0 -1 4202560 1475 0 0 0 38 0 0 0 20 0 20 0 148058719 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391644381152 140392501019423 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=26006188 memory=10088 CPUtime=0.35 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) R 11226 11226 10416 0 -1 4202560 1030 0 0 0 35 0 0 0 20 0 20 0 148058719 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391643334528 140392501489600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=26006188 memory=1948 CPUtime=0.42 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) R 11226 11226 10416 0 -1 4202560 1681 0 0 0 42 0 0 0 20 0 20 0 148058719 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391642272080 140392504826533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=26006188 memory=8576 CPUtime=0.43 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) S 11226 11226 10416 0 -1 1077944384 2398 0 0 0 43 0 0 0 20 0 20 0 148058719 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391641229808 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=26006188 memory=4616 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148058720 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=26006188 memory=1720 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148058720 26630336512 32300 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 130584 KiB

[startup+1.00091 s]*
/proc/loadavg: 6.66 7.81 8.10 6/200 11248
/proc/meminfo: memFree=26016264/32770624 swapFree=67108860/67108860
[pid=11226] ppid=11223 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11226/stat : 11226 (xcsp3-exec) S 11223 11226 10416 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148058713 9740288 346 33554432000 4194304 5098028 140730244695952 140730244694056 140266014659196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12558336 140730244699237 140730244699447 140730244699447 140730244702187 0
/proc/11226/statm: 2378 346 289 221 0 87 0
[pid=11228] ppid=11226 vsize=26538700 memory=201232 CPUtime=3.32 cores=0-7
/proc/11228/stat : 11228 (java) S 11226 11226 10416 0 -1 1077944320 16083 0 0 0 325 7 0 0 20 0 28 0 148058714 27175628800 50308 33554432000 4194304 4196468 140724485041536 140724485024080 140392521326327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
/proc/11228/statm: 6634675 50308 3223 1 0 6621909 0
[pid=11228/tid=11229] ppid=11226 vsize=26538700 memory=0 CPUtime=0.96 cores=0-7
/proc/11228/task/11229/stat : 11229 (java) S 11226 11226 10416 0 -1 1077944384 6842 0 0 0 93 3 0 0 20 0 28 0 148058714 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392525567104 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11230] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11230/stat : 11230 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392079473296 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11231] ppid=11226 vsize=26538700 memory=279819497909616 CPUtime=0 cores=0-7
/proc/11228/task/11231/stat : 11231 (java) S 11226 11226 10416 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392078420496 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11232] ppid=11226 vsize=26538700 memory=5 CPUtime=0 cores=0-7
/proc/11228/task/11232/stat : 11232 (java) S 11226 11226 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392077367696 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11233] ppid=11226 vsize=26538700 memory=7665519437251894428 CPUtime=0 cores=0-7
/proc/11228/task/11233/stat : 11233 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392076314896 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11234] ppid=11226 vsize=26538700 memory=7162531440177276259 CPUtime=0 cores=0-7
/proc/11228/task/11234/stat : 11234 (java) S 11226 11226 10416 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392075263120 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11235] ppid=11226 vsize=26538700 memory=3905523804517969951 CPUtime=0 cores=0-7
/proc/11228/task/11235/stat : 11235 (java) S 11226 11226 10416 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392074210320 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11236] ppid=11226 vsize=26538700 memory=8318255677412212789 CPUtime=0 cores=0-7
/proc/11228/task/11236/stat : 11236 (java) S 11226 11226 10416 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392073157520 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11237] ppid=11226 vsize=26538700 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/11228/task/11237/stat : 11237 (java) S 11226 11226 10416 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 148058715 27175628800 50308 33554432000 4194304 4196468 140724485041536 140392072104720 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11238] ppid=11226 vsize=26538700 memory=3689631376308710647 CPUtime=0 cores=0-7
/proc/11228/task/11238/stat : 11238 (java) S 11226 11226 10416 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 148058716 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391648598384 140392521337474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11239] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11239/stat : 11239 (java) S 11226 11226 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 148058717 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391647544352 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11240] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11240/stat : 11240 (java) S 11226 11226 10416 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 148058717 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391646491504 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11241] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11241/stat : 11241 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148058719 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391645439824 140392521344923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11242] ppid=11226 vsize=26538700 memory=0 CPUtime=0.58 cores=0-7
/proc/11228/task/11242/stat : 11242 (java) R 11226 11226 10416 0 -1 4202560 1598 0 0 0 58 0 0 0 20 0 28 0 148058719 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391644376080 140392513615793 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11243] ppid=11226 vsize=26538700 memory=0 CPUtime=0.54 cores=0-7
/proc/11228/task/11243/stat : 11243 (java) R 11226 11226 10416 0 -1 4202560 1401 0 0 0 54 0 0 0 20 0 28 0 148058719 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391643325200 140392506451088 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11244] ppid=11226 vsize=26538700 memory=0 CPUtime=0.61 cores=0-7
/proc/11228/task/11244/stat : 11244 (java) R 11226 11226 10416 0 -1 4202560 1904 0 0 0 61 0 0 0 20 0 28 0 148058719 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391642282608 140392505229406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11245] ppid=11226 vsize=26538700 memory=0 CPUtime=0.52 cores=0-7
/proc/11228/task/11245/stat : 11245 (java) R 11226 11226 10416 0 -1 4202560 2679 0 0 0 52 0 0 0 20 0 28 0 148058719 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391641229808 140392499869027 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11246] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11246/stat : 11246 (java) S 11226 11226 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148058720 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391640177248 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11247] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11247/stat : 11247 (java) S 11226 11226 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148058720 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391639124528 140392521337474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11248] ppid=11226 vsize=26538700 memory=171051322 CPUtime=0 cores=0-7
/proc/11228/task/11248/stat : 11248 (java) S 11226 11226 10416 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391631112160 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11249] ppid=11226 vsize=26538700 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/11228/task/11249/stat : 11249 (java) R 11226 11226 10416 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391630064032 140392521336533 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11250] ppid=11226 vsize=26538700 memory=139914092324479 CPUtime=0 cores=0-7
/proc/11228/task/11250/stat : 11250 (java) R 11226 11226 10416 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391629011472 140392158592336 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11251] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11251/stat : 11251 (java) R 11226 11226 10416 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391627958672 140392521336533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11252] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11252/stat : 11252 (java) R 11226 11226 10416 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391626906656 140392521338262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11253] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11253/stat : 11253 (java) R 11226 11226 10416 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391625854144 140392501051394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11254] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11254/stat : 11254 (java) S 11226 11226 10416 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391624797392 140392521336533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
[pid=11228/tid=11255] ppid=11226 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11228/task/11255/stat : 11255 (java) R 11226 11226 10416 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 148058814 27175628800 50308 33554432000 4194304 4196468 140724485041536 140391623744592 140392521336533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28631040 140724485047442 140724485047619 140724485047619 140724485050319 0
Current children cumulated CPU time: 3.32 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 202616 KiB

Child status: 0
Real time (s): 1.09812
CPU time (s): 3.89281
CPU user time (s): 3.80498
CPU system time (s): 0.087832
CPU usage (%): 354.497
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 202616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.80498
system time used= 0.087832
maximum resident set size= 204088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17037
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= 2719
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 11226
#   total CPU time (s): 3.89281
#   total CPU user time (s): 3.80498
#   total CPU system time (s): 0.087832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028956 second user time and 0.054052 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-19 15:20:51
IDJOB=4280715
IDBENCH=133117
IDSOLVER=2675
FILE ID=node112/4280715-1503149711
RUNJOBID= node112-1503148812-10443
PBS_JOBID= 20630809
Free space on /tmp= 61856 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-4280715-1503149711/watcher-4280715-1503149711 -o /tmp/evaluation-result-4280715-1503149711/solver-4280715-1503149711 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503148812-10443 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 601106371 HOME/instance-4280715-1503149711.xml

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

MD5SUM BENCH= 4cf3ecd4db3f6e62eacc2c014966391c
RANDOM SEED=601106371

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:        26202356 kB
MemAvailable:   31970500 kB
Buffers:          248244 kB
Cached:          5809264 kB
SwapCached:            0 kB
Active:          1094128 kB
Inactive:        5016176 kB
Active(anon):       4168 kB
Inactive(anon):    84388 kB
Active(file):    1089960 kB
Inactive(file):  4931788 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7612 kB
Writeback:             0 kB
AnonPages:         60076 kB
Mapped:            50792 kB
Shmem:             33416 kB
Slab:             151324 kB
SReclaimable:     124464 kB
SUnreclaim:        26860 kB
KernelStack:        3216 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333024 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= 61848 MiB
End job on node112 at 2017-08-19 15:20:52