Trace number 4280601

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT (TO)80 20007 2520.1101

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-14.xml
MD5SUM2e85925aba41ff54692e46b63a2bea96
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables308
Number of constraints350
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":154},{"size":9,"count":154}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":154},{"degree":7,"count":4},{"degree":8,"count":42},{"degree":10,"count":108}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":154},{"arity":3,"count":42},{"arity":4,"count":4},{"arity":6,"count":42},{"arity":9,"count":108}]
Number of extensional constraints196
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":196},{"type":"sum","count":154}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280601-1503117423.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280601-1503117423.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.25/0.80	c solve instance...
2.25/0.87	o 0 
2.25/0.89	o 4 
2.89/0.90	o 8 
2.89/0.94	o 74 
3.62/1.04	o 75 
5.85/1.34	o 76 
5.85/1.35	o 77 
38.22/5.41	o 78 
1166.76/147.78	o 79 
5342.38/673.83	o 80 
20006.24/2520.09	s SATISFIABLE
20006.24/2520.09	v <instantiation>
20006.24/2520.09	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[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[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[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[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[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[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[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[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[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[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] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] </list>
20006.24/2520.09	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 1 0 1 0 1 0 0 1 0 1 0 0 0 0 1 0 1 1 1 1 1 1 0 1 0 1 1 0 1 0 0 1 0 0 0 0 0 0 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 0 0 1 1 3 3 4 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 4 3 3 4 5 5 5 5 5 5 5 5 5 5 5 5 4 2 3 3 3 3 2 2 2 2 2 2 2 3 2 2 4 4 3 5 5 6 6 6 6 5 5 5 3 2 2 2 2 4 2 3 2 2 3 2 4 3 4 2 4 4 2 5 3 6 5 5 6 3 5 3 3 2 3 3 2 4 2 4 3 2 5 3 5 4 2 4 5 5 4 4 4 3 6 3 5 3 3 4 2 3 3 4 2 3 5 3 6 3 5 4 3 5 2 3 3 4 2 4 3 2 4 2 2 2 2 3 2 </values>
20006.24/2520.09	v </instantiation>
20006.24/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	80

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280601-1503117423/watcher-4280601-1503117423 -o /tmp/evaluation-result-4280601-1503117423/solver-4280601-1503117423 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503111468-13722 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1924437982 HOME/instance-4280601-1503117423.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=21721, runsolver pid=21718

[startup+0.100149 s]*
/proc/loadavg: 7.69 8.19 8.19 3/200 21742
/proc/meminfo: memFree=24651920/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=25999808 memory=26416 CPUtime=0.12 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 5480 0 0 0 11 1 0 0 20 0 20 0 144823036 26623803392 6604 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6499952 6604 2866 1 0 6488269 0
[pid=21723/tid=21724] ppid=21721 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) R 21721 21721 13695 0 -1 4202560 3485 0 0 0 8 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724828082048 139724823862678 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=25999808 memory=140583843141248 CPUtime=0 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21728] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21728/stat : 21728 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724773313680 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21729] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21729/stat : 21729 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724772260112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21730] ppid=21721 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21730/stat : 21730 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724771207568 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21731] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21731/stat : 21731 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26623803392 6604 33554432000 4194304 4196468 140720546777520 139724770155024 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21732] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21732/stat : 21732 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823038 26623803392 6669 33554432000 4194304 4196468 140720546777520 139724769102480 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21733] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21733/stat : 21733 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823039 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723951274480 139724823861890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21734] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21734/stat : 21734 (java) S 21721 21721 13695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144823039 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723950220704 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21735] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21735/stat : 21735 (java) S 21721 21721 13695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144823040 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723949168112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21736] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21736/stat : 21736 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723948116688 139724823869339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21737] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21737/stat : 21737 (java) S 21721 21721 13695 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723947063280 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21738] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21738/stat : 21738 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723946010736 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21739] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21739/stat : 21739 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723944958192 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21740] ppid=21721 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/21723/task/21740/stat : 21740 (java) R 21721 21721 13695 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723876067696 139724805088304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21741] ppid=21721 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21741/stat : 21741 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723875015392 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21742] ppid=21721 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21742/stat : 21742 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26623803392 6669 33554432000 4194304 4196468 140720546777520 139723873962928 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27800 KiB

[startup+0.209932 s]*
/proc/loadavg: 7.69 8.19 8.19 2/200 21742
/proc/meminfo: memFree=24640248/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=26004064 memory=39172 CPUtime=0.33 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 8348 0 0 0 31 2 0 0 20 0 20 0 144823036 26628161536 9793 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6501016 9793 3055 1 0 6488269 0
[pid=21723/tid=21724] ppid=21721 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) D 21721 21721 13695 0 -1 1077944384 5406 0 0 0 18 1 0 0 20 0 20 0 144823037 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724828061552 139724816529965 0 4 0 16800975 18446744072101629476 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=26004096 memory=140583843836367 CPUtime=0 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628194304 9793 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628194304 9793 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21728] ppid=21721 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21728/stat : 21728 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628194304 9793 33554432000 4194304 4196468 140720546777520 139724773313680 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21729] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21729/stat : 21729 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724772260112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21730] ppid=21721 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21730/stat : 21730 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724771207568 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21731] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21731/stat : 21731 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724770155024 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21732] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21732/stat : 21732 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823038 26628161536 9793 33554432000 4194304 4196468 140720546777520 139724769102480 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21733] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21733/stat : 21733 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823039 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723951274480 139724823861890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21734] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21734/stat : 21734 (java) S 21721 21721 13695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144823039 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723950220704 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21735] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21735/stat : 21735 (java) S 21721 21721 13695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144823040 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723949168112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21736] ppid=21721 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21736/stat : 21736 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26628194304 9793 33554432000 4194304 4196468 140720546777520 139723948116688 139724823869339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21737] ppid=21721 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/21723/task/21737/stat : 21737 (java) S 21721 21721 13695 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 20 0 144823042 26628194304 9793 33554432000 4194304 4196468 140720546777520 139723947063280 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21738] ppid=21721 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/21723/task/21738/stat : 21738 (java) S 21721 21721 13695 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 20 0 144823042 26628194304 9793 33554432000 4194304 4196468 140720546777520 139723946010736 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21739] ppid=21721 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/21723/task/21739/stat : 21739 (java) S 21721 21721 13695 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 20 0 144823042 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723944958192 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21740] ppid=21721 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/21723/task/21740/stat : 21740 (java) S 21721 21721 13695 0 -1 1077944384 732 0 0 0 7 0 0 0 20 0 20 0 144823042 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723876067696 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21741] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21741/stat : 21741 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823042 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723875015392 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21742] ppid=21721 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21742/stat : 21742 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26628161536 9793 33554432000 4194304 4196468 140720546777520 139723873962928 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40556 KiB

[startup+0.309541 s]*
/proc/loadavg: 7.69 8.19 8.19 3/200 21742
/proc/meminfo: memFree=24635740/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=26004064 memory=43740 CPUtime=0.5 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 9157 0 0 0 47 3 0 0 20 0 20 0 144823036 26628161536 10935 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6501016 10935 3072 1 0 6488269 0
[pid=21723/tid=21724] ppid=21721 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) R 21721 21721 13695 0 -1 4202560 6065 0 0 0 28 1 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724828089696 139724430058178 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21728] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21728/stat : 21728 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724773313680 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21729] ppid=21721 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/21723/task/21729/stat : 21729 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 10935 33554432000 4194304 4196468 140720546777520 139724772260112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21730] ppid=21721 vsize=26004064 memory=140583742043055 CPUtime=0 cores=0-7
/proc/21723/task/21730/stat : 21730 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 11447 33554432000 4194304 4196468 140720546777520 139724771207568 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21731] ppid=21721 vsize=26004064 memory=140583742045360 CPUtime=0 cores=0-7
/proc/21723/task/21731/stat : 21731 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26628161536 11447 33554432000 4194304 4196468 140720546777520 139724770155024 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21732] ppid=21721 vsize=26004064 memory=140583742047664 CPUtime=0 cores=0-7
/proc/21723/task/21732/stat : 21732 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823038 26628161536 11447 33554432000 4194304 4196468 140720546777520 139724769102480 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21733] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21733/stat : 21733 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823039 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723951274480 139724823861890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21734] ppid=21721 vsize=26004064 memory=281167484102288 CPUtime=0 cores=0-7
/proc/21723/task/21734/stat : 21734 (java) S 21721 21721 13695 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144823039 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723950220704 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21735] ppid=21721 vsize=26004064 memory=281167484109200 CPUtime=0 cores=0-7
/proc/21723/task/21735/stat : 21735 (java) S 21721 21721 13695 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144823040 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723949168112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21736] ppid=21721 vsize=26004064 memory=281167484050480 CPUtime=0 cores=0-7
/proc/21723/task/21736/stat : 21736 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723948116688 139724823869339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21737] ppid=21721 vsize=26004064 memory=281167484123024 CPUtime=0.01 cores=0-7
/proc/21723/task/21737/stat : 21737 (java) S 21721 21721 13695 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723947063280 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21738] ppid=21721 vsize=26004064 memory=281167484129936 CPUtime=0.03 cores=0-7
/proc/21723/task/21738/stat : 21738 (java) S 21721 21721 13695 0 -1 1077944384 327 0 0 0 3 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723946010736 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21739] ppid=21721 vsize=26004064 memory=281167484127632 CPUtime=0.02 cores=0-7
/proc/21723/task/21739/stat : 21739 (java) R 21721 21721 13695 0 -1 4202560 139 0 0 0 2 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723944958192 139724816835785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21740] ppid=21721 vsize=26004064 memory=281167484143792 CPUtime=0.12 cores=0-7
/proc/21723/task/21740/stat : 21740 (java) R 21721 21721 13695 0 -1 4202560 845 0 0 0 12 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723876063424 139724816087870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21741] ppid=21721 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21741/stat : 21741 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723875015392 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21742] ppid=21721 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/21723/task/21742/stat : 21742 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823042 26628161536 11447 33554432000 4194304 4196468 140720546777520 139723873962928 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45124 KiB

[startup+0.700955 s]
/proc/loadavg: 7.69 8.19 8.19 4/200 21742
/proc/meminfo: memFree=24623704/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=26006188 memory=87712 CPUtime=1.79 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 13601 0 0 0 174 5 0 0 20 0 20 0 144823036 26630336512 21928 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6501547 21928 3208 1 0 6488781 0
[pid=21723/tid=21724] ppid=21721 vsize=26006188 memory=281167484501680 CPUtime=0.66 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) R 21721 21721 13695 0 -1 4202560 6825 0 0 0 64 2 0 0 20 0 20 0 144823037 26630336512 21928 33554432000 4194304 4196468 140720546777520 139724828088816 139724432468482 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=26006188 memory=140583742251888 CPUtime=0 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144823037 26630336512 21928 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26630336512 21928 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144823037 26630336512 21928 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0

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

[pid=21723/tid=21839] ppid=21721 vsize=26605264 memory=1292 CPUtime=1748.41 cores=0-7
/proc/21723/task/21839/stat : 21839 (java) R 21721 21721 13695 0 -1 4202560 313257 0 0 0 174657 184 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723858026232 139724437607665 0 4 0 16800975 0 0 0 -1 7 0 0 26 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 19390.3 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1001860 KiB

[startup+2502.3 s]
/proc/loadavg: 8.59 8.33 8.29 9/210 21888
/proc/meminfo: memFree=23677076/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=26605264 memory=1000476 CPUtime=19865.8 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 1594552 0 0 0 1985626 954 0 0 20 0 28 0 144823036 27243790336 250119 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6651316 250119 3298 1 0 6638550 0
[pid=21723/tid=21724] ppid=21721 vsize=26605264 memory=1000476 CPUtime=0.79 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) S 21721 21721 13695 0 -1 1077944384 7364 0 0 0 76 3 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724828091520 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=26605264 memory=1000476 CPUtime=8.17 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 40377 0 0 0 777 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=26605264 memory=1000476 CPUtime=8.21 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 46410 0 0 0 781 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=26605264 memory=1000476 CPUtime=8.13 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 47433 0 0 0 777 36 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21728] ppid=21721 vsize=26605264 memory=1000476 CPUtime=8.2 cores=0-7
/proc/21723/task/21728/stat : 21728 (java) S 21721 21721 13695 0 -1 1077944384 53207 0 0 0 777 43 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724773313680 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21729] ppid=21721 vsize=26605264 memory=1384 CPUtime=8.21 cores=0-7
/proc/21723/task/21729/stat : 21729 (java) S 21721 21721 13695 0 -1 1077944384 49961 0 0 0 779 42 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724772260112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21730] ppid=21721 vsize=26605264 memory=1384 CPUtime=8.19 cores=0-7
/proc/21723/task/21730/stat : 21730 (java) S 21721 21721 13695 0 -1 1077944384 45652 0 0 0 779 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724771207568 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21731] ppid=21721 vsize=26605264 memory=1000476 CPUtime=8.18 cores=0-7
/proc/21723/task/21731/stat : 21731 (java) S 21721 21721 13695 0 -1 1077944384 42547 0 0 0 780 38 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724770155024 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21732] ppid=21721 vsize=26605264 memory=1384 CPUtime=8.19 cores=0-7
/proc/21723/task/21732/stat : 21732 (java) S 21721 21721 13695 0 -1 1077944384 49559 0 0 0 780 39 0 0 20 0 28 0 144823038 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724769102480 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21733] ppid=21721 vsize=26605264 memory=960 CPUtime=5.33 cores=0-7
/proc/21723/task/21733/stat : 21733 (java) S 21721 21721 13695 0 -1 1077944384 170287 0 0 0 375 158 0 0 20 0 28 0 144823039 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723951274480 139724823861890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21734] ppid=21721 vsize=26605264 memory=1000476 CPUtime=0 cores=0-7
/proc/21723/task/21734/stat : 21734 (java) S 21721 21721 13695 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 144823039 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723950220704 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21735] ppid=21721 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/21723/task/21735/stat : 21735 (java) S 21721 21721 13695 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 144823040 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723949168112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21736] ppid=21721 vsize=26605264 memory=1000476 CPUtime=0 cores=0-7
/proc/21723/task/21736/stat : 21736 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723948116688 139724823869339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21737] ppid=21721 vsize=26605264 memory=4126316290023845779 CPUtime=2.16 cores=0-7
/proc/21723/task/21737/stat : 21737 (java) S 21721 21721 13695 0 -1 1077944384 10790 0 0 0 214 2 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723947063280 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21738] ppid=21721 vsize=26605264 memory=1008 CPUtime=2.41 cores=0-7
/proc/21723/task/21738/stat : 21738 (java) S 21721 21721 13695 0 -1 1077944384 14322 0 0 0 238 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723946010736 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21739] ppid=21721 vsize=26605264 memory=1384 CPUtime=2.26 cores=0-7
/proc/21723/task/21739/stat : 21739 (java) S 21721 21721 13695 0 -1 1077944384 13413 0 0 0 223 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723944958192 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21740] ppid=21721 vsize=26605264 memory=1000476 CPUtime=0.91 cores=0-7
/proc/21723/task/21740/stat : 21740 (java) S 21721 21721 13695 0 -1 1077944384 13131 0 0 0 88 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723876067696 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21741] ppid=21721 vsize=26605264 memory=281167485536064 CPUtime=0 cores=0-7
/proc/21723/task/21741/stat : 21741 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723875015392 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21742] ppid=21721 vsize=26605264 memory=6944656592455097440 CPUtime=0.55 cores=0-7
/proc/21723/task/21742/stat : 21742 (java) S 21721 21721 13695 0 -1 1077944384 7962 0 0 0 9 46 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723873962928 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21832] ppid=21721 vsize=26605264 memory=52961573 CPUtime=1809.57 cores=0-7
/proc/21723/task/21832/stat : 21832 (java) R 21721 21721 13695 0 -1 4202560 40840 0 0 0 180933 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723862240128 139724436010348 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21833] ppid=21721 vsize=26605264 memory=0 CPUtime=1809.53 cores=0-7
/proc/21723/task/21833/stat : 21833 (java) R 21721 21721 13695 0 -1 4202560 34719 0 0 0 180929 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723863290176 139724437607930 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21834] ppid=21721 vsize=26605264 memory=1384 CPUtime=1810.84 cores=0-7
/proc/21723/task/21834/stat : 21834 (java) R 21721 21721 13695 0 -1 4202560 31763 0 0 0 181060 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723866447432 139724436011487 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21835] ppid=21721 vsize=26605264 memory=1000476 CPUtime=1808.33 cores=0-7
/proc/21723/task/21835/stat : 21835 (java) R 21721 21721 13695 0 -1 4202560 87972 0 0 0 180775 58 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723859078720 139724435835904 0 4 0 16800975 0 0 0 -1 4 0 0 29 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21836] ppid=21721 vsize=26605264 memory=1000476 CPUtime=1811.43 cores=0-7
/proc/21723/task/21836/stat : 21836 (java) R 21721 21721 13695 0 -1 4202560 36359 0 0 0 181108 35 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723864342616 139724438831119 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21837] ppid=21721 vsize=26605264 memory=1384 CPUtime=1809.96 cores=0-7
/proc/21723/task/21837/stat : 21837 (java) R 21721 21721 13695 0 -1 4202560 48255 0 0 0 180972 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723861184456 139724438830654 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21838] ppid=21721 vsize=26605264 memory=1000476 CPUtime=1805.99 cores=0-7
/proc/21723/task/21838/stat : 21838 (java) R 21721 21721 13695 0 -1 4202560 160793 0 0 0 180555 44 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723860134560 139724437611339 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21839] ppid=21721 vsize=26605264 memory=920 CPUtime=1807.59 cores=0-7
/proc/21723/task/21839/stat : 21839 (java) R 21721 21721 13695 0 -1 4202560 314807 0 0 0 180574 185 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723858026232 139724439357636 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 19865.8 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1001860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.62 8.36 8.30 9/210 21888
/proc/meminfo: memFree=23676324/32770624 swapFree=67108860/67108860
[pid=21721] ppid=21718 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/21721/stat : 21721 (xcsp3-exec) S 21718 21721 13695 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144823036 9740288 346 33554432000 4194304 5098028 140721374488592 140721374486696 140103351239292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28016640 140721374491748 140721374491959 140721374491959 140721374494699 0
/proc/21721/statm: 2378 346 289 221 0 87 0
[pid=21723] ppid=21721 vsize=26605264 memory=1000476 CPUtime=20006.2 cores=0-7
/proc/21723/stat : 21723 (java) S 21721 21721 13695 0 -1 1077944320 1601122 0 0 0 1999667 957 0 0 20 0 28 0 144823036 27243790336 250119 33554432000 4194304 4196468 140720546777520 140720546760064 139724823850743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
/proc/21723/statm: 6651316 250119 3298 1 0 6638550 0
[pid=21723/tid=21724] ppid=21721 vsize=26605264 memory=6791534058613427641 CPUtime=0.79 cores=0-7
/proc/21723/task/21724/stat : 21724 (java) S 21721 21721 13695 0 -1 1077944384 7364 0 0 0 76 3 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724828091520 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21725] ppid=21721 vsize=26605264 memory=4126316290023845779 CPUtime=8.2 cores=0-7
/proc/21723/task/21725/stat : 21725 (java) S 21721 21721 13695 0 -1 1077944384 40884 0 0 0 780 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724776471312 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21726] ppid=21721 vsize=26605264 memory=2428 CPUtime=8.24 cores=0-7
/proc/21723/task/21726/stat : 21726 (java) S 21721 21721 13695 0 -1 1077944384 46476 0 0 0 784 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724775418768 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21727] ppid=21721 vsize=26605264 memory=1728 CPUtime=8.17 cores=0-7
/proc/21723/task/21727/stat : 21727 (java) S 21721 21721 13695 0 -1 1077944384 47545 0 0 0 780 37 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724774366224 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21728] ppid=21721 vsize=26605264 memory=792 CPUtime=8.23 cores=0-7
/proc/21723/task/21728/stat : 21728 (java) S 21721 21721 13695 0 -1 1077944384 53424 0 0 0 780 43 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724773313680 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21729] ppid=21721 vsize=26605264 memory=10096 CPUtime=8.25 cores=0-7
/proc/21723/task/21729/stat : 21729 (java) S 21721 21721 13695 0 -1 1077944384 50370 0 0 0 782 43 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724772260112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21730] ppid=21721 vsize=26605264 memory=1224 CPUtime=8.22 cores=0-7
/proc/21723/task/21730/stat : 21730 (java) S 21721 21721 13695 0 -1 1077944384 45839 0 0 0 782 40 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724771207568 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21731] ppid=21721 vsize=26605264 memory=5784 CPUtime=8.21 cores=0-7
/proc/21723/task/21731/stat : 21731 (java) S 21721 21721 13695 0 -1 1077944384 43066 0 0 0 783 38 0 0 20 0 28 0 144823037 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724770155024 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21732] ppid=21721 vsize=26605264 memory=1720 CPUtime=8.23 cores=0-7
/proc/21723/task/21732/stat : 21732 (java) S 21721 21721 13695 0 -1 1077944384 49934 0 0 0 783 40 0 0 20 0 28 0 144823038 27243790336 250119 33554432000 4194304 4196468 140720546777520 139724769102480 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21733] ppid=21721 vsize=26605264 memory=-3622645143214314312 CPUtime=5.37 cores=0-7
/proc/21723/task/21733/stat : 21733 (java) S 21721 21721 13695 0 -1 1077944384 171266 0 0 0 378 159 0 0 20 0 28 0 144823039 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723951274480 139724823861890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21734] ppid=21721 vsize=26605264 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/21723/task/21734/stat : 21734 (java) S 21721 21721 13695 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 144823039 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723950220704 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21735] ppid=21721 vsize=26605264 memory=1720 CPUtime=0 cores=0-7
/proc/21723/task/21735/stat : 21735 (java) S 21721 21721 13695 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 144823040 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723949168112 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21736] ppid=21721 vsize=26605264 memory=4612 CPUtime=0 cores=0-7
/proc/21723/task/21736/stat : 21736 (java) S 21721 21721 13695 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723948116688 139724823869339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21737] ppid=21721 vsize=26605264 memory=1008 CPUtime=2.16 cores=0-7
/proc/21723/task/21737/stat : 21737 (java) S 21721 21721 13695 0 -1 1077944384 10792 0 0 0 214 2 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723947063280 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21738] ppid=21721 vsize=26605264 memory=1944 CPUtime=2.41 cores=0-7
/proc/21723/task/21738/stat : 21738 (java) S 21721 21721 13695 0 -1 1077944384 14324 0 0 0 238 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723946010736 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21739] ppid=21721 vsize=26605264 memory=1200 CPUtime=2.26 cores=0-7
/proc/21723/task/21739/stat : 21739 (java) S 21721 21721 13695 0 -1 1077944384 13415 0 0 0 223 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723944958192 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21740] ppid=21721 vsize=26605264 memory=1424 CPUtime=0.91 cores=0-7
/proc/21723/task/21740/stat : 21740 (java) S 21721 21721 13695 0 -1 1077944384 13133 0 0 0 88 3 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723876067696 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21741] ppid=21721 vsize=26605264 memory=8588 CPUtime=0 cores=0-7
/proc/21723/task/21741/stat : 21741 (java) S 21721 21721 13695 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723875015392 139724823860949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21742] ppid=21721 vsize=26605264 memory=1000476 CPUtime=0.55 cores=0-7
/proc/21723/task/21742/stat : 21742 (java) S 21721 21721 13695 0 -1 1077944384 8021 0 0 0 9 46 0 0 20 0 28 0 144823042 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723873962928 139724823861890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21832] ppid=21721 vsize=26605264 memory=1000476 CPUtime=1827.1 cores=0-7
/proc/21723/task/21832/stat : 21832 (java) R 21721 21721 13695 0 -1 4202560 41153 0 0 0 182685 25 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723862237288 139724433328831 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21833] ppid=21721 vsize=26605264 memory=1944 CPUtime=1827.12 cores=0-7
/proc/21723/task/21833/stat : 21833 (java) R 21721 21721 13695 0 -1 4202560 34994 0 0 0 182688 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723863290416 139724438831024 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21834] ppid=21721 vsize=26605264 memory=1200 CPUtime=1828.35 cores=0-7
/proc/21723/task/21834/stat : 21834 (java) R 21721 21721 13695 0 -1 4202560 31937 0 0 0 182811 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723866448168 139724436011533 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21835] ppid=21721 vsize=26605264 memory=1424 CPUtime=1825.8 cores=0-7
/proc/21723/task/21835/stat : 21835 (java) R 21721 21721 13695 0 -1 4202560 88493 0 0 0 182522 58 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723859079128 139724433328670 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21836] ppid=21721 vsize=26605264 memory=8588 CPUtime=1828.99 cores=0-7
/proc/21723/task/21836/stat : 21836 (java) R 21721 21721 13695 0 -1 4202560 36622 0 0 0 182864 35 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723864345216 139724437644134 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21837] ppid=21721 vsize=26605264 memory=4144 CPUtime=1827.51 cores=0-7
/proc/21723/task/21837/stat : 21837 (java) R 21721 21721 13695 0 -1 4202560 48526 0 0 0 182727 24 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723861185368 139724439389259 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21838] ppid=21721 vsize=26605264 memory=40480 CPUtime=1823.51 cores=0-7
/proc/21723/task/21838/stat : 21838 (java) R 21721 21721 13695 0 -1 4202560 161643 0 0 0 182307 44 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723860131344 139724436011719 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
[pid=21723/tid=21839] ppid=21721 vsize=26605264 memory=1292 CPUtime=1825.02 cores=0-7
/proc/21723/task/21839/stat : 21839 (java) R 21721 21721 13695 0 -1 4202560 315272 0 0 0 182317 185 0 0 20 0 28 0 144890419 27243790336 250119 33554432000 4194304 4196468 140720546777520 139723858026696 139724436011411 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 20758528 140720546784402 140720546784579 140720546784579 140720546787279 0
Current children cumulated CPU time: 20006.2 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1001860 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 20007
CPU user time (s): 19997.4
CPU system time (s): 9.58758
CPU usage (%): 793.894
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 2534824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19997.4
system time used= 9.58758
maximum resident set size= 2537536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1601925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 408922
involuntary context switches= 223960


# summary of solver processes directly reported to runsolver:
#   pid: 21721,21723
#   total CPU time (s): 20007
#   total CPU user time (s): 19997.4
#   total CPU system time (s): 9.58758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.8384 second user time and 26.9444 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-19 06:22:43
IDJOB=4280601
IDBENCH=115942
IDSOLVER=2675
FILE ID=node151/4280601-1503117423
RUNJOBID= node151-1503111468-13722
PBS_JOBID= 20630760
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-14.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-4280601-1503117423/watcher-4280601-1503117423 -o /tmp/evaluation-result-4280601-1503117423/solver-4280601-1503117423 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503111468-13722 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1924437982 HOME/instance-4280601-1503117423.xml

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

MD5SUM BENCH= 2e85925aba41ff54692e46b63a2bea96
RANDOM SEED=1924437982

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        24668340 kB
MemAvailable:   31975408 kB
Buffers:          319468 kB
Cached:          7280152 kB
SwapCached:            0 kB
Active:          1785764 kB
Inactive:        5865856 kB
Active(anon):      43944 kB
Inactive(anon):    44348 kB
Active(file):    1741820 kB
Inactive(file):  5821508 kB
Unevictable:        7576 kB
Mlocked:            7576 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:         53928 kB
Mapped:            50396 kB
Shmem:             33416 kB
Slab:             145704 kB
SReclaimable:     119148 kB
SUnreclaim:        26556 kB
KernelStack:        3280 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node151 at 2017-08-19 07:04:43