Trace number 4306535

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.7b seq (e747e1e)SAT (TO)21 2520.09 2505.65

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-15_c18.xml
MD5SUMab9b164a4e6822ef65bd3fedb3115018
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints10586
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":450}]
Minimum variable degree44
Maximum variable degree59
Distribution of variable degrees[{"degree":44,"count":56},{"degree":45,"count":56},{"degree":46,"count":48},{"degree":47,"count":48},{"degree":48,"count":40},{"degree":49,"count":40},{"degree":50,"count":32},{"degree":51,"count":32},{"degree":52,"count":24},{"degree":53,"count":24},{"degree":54,"count":16},{"degree":55,"count":16},{"degree":56,"count":8},{"degree":57,"count":8},{"degree":58,"count":1},{"degree":59,"count":1}]
Minimum constraint arity2
Maximum constraint arity450
Distribution of constraint arities[{"arity":2,"count":10585},{"arity":450,"count":1}]
Number of extensional constraints0
Number of intensional constraints10585
Distribution of constraint types[{"type":"intension","count":10585},{"type":"sum","count":1}]
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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306535-1534117457.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306535-1534117457.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
4.64/1.62	c solve instance...
4.97/1.71	o 15 
6.98/2.63	o 16 
12.53/7.55	o 17 
25.42/20.34	o 18 
50.65/45.59	o 19 
530.41/524.74	o 20 
530.41/524.74	o 21 
2520.03/2505.60	s SATISFIABLE
2520.03/2505.60	v <instantiation>
2520.03/2505.60	v 	<list>b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[11][6] b[11][7] b[11][8] b[11][9] b[11][10] b[11][11] b[11][12] b[11][13] b[11][14] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[12][6] b[12][7] b[12][8] b[12][9] b[12][10] b[12][11] b[12][12] b[12][13] b[12][14] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[13][6] b[13][7] b[13][8] b[13][9] b[13][10] b[13][11] b[13][12] b[13][13] b[13][14] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[14][6] b[14][7] b[14][8] b[14][9] b[14][10] b[14][11] b[14][12] b[14][13] b[14][14] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[0][12] w[0][13] w[0][14] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[1][12] w[1][13] w[1][14] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[2][12] w[2][13] w[2][14] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[3][12] w[3][13] w[3][14] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[4][12] w[4][13] w[4][14] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[5][12] w[5][13] w[5][14] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[6][12] w[6][13] w[6][14] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[7][12] w[7][13] w[7][14] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[8][12] w[8][13] w[8][14] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[9][12] w[9][13] w[9][14] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[10][12] w[10][13] w[10][14] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] w[11][12] w[11][13] w[11][14] w[12][0] w[12][1] w[12][2] w[12][3] w[12][4] w[12][5] w[12][6] w[12][7] w[12][8] w[12][9] w[12][10] w[12][11] w[12][12] w[12][13] w[12][14] w[13][0] w[13][1] w[13][2] w[13][3] w[13][4] w[13][5] w[13][6] w[13][7] w[13][8] w[13][9] w[13][10] w[13][11] w[13][12] w[13][13] w[13][14] w[14][0] w[14][1] w[14][2] w[14][3] w[14][4] w[14][5] w[14][6] w[14][7] w[14][8] w[14][9] w[14][10] w[14][11] w[14][12] w[14][13] w[14][14] </list>
2520.03/2505.60	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
2520.03/2505.60	v </instantiation>
2520.03/2505.60	c Unexpected resolution interruption!

Verifier Data

OK	21

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306535-1534117457/watcher-4306535-1534117457 -o /tmp/evaluation-result-4306535-1534117457/solver-4306535-1534117457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28100 --watchdog 2580 HOME/xcsp3-exec -seed 1874203632 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306535-1534117457.xml 

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

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

solver pid=31286, runsolver pid=31283

[startup+0.100058 s]*
/proc/loadavg: 2.06 1.96 1.88 4/222 31302
/proc/meminfo: memFree=16104668/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14082940 memory=28752 CPUtime=0.12 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 5513 0 0 0 11 1 0 0 20 0 15 0 229308854 14420930560 7188 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3520735 7188 3025 1 0 3483012 0
[pid=31288/tid=31289] ppid=31286 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 3509 0 0 0 8 1 0 0 20 0 15 0 229308854 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563546721216 140563542506902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14082940 memory=139776419391104 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14082940 memory=139776419391104 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308856 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229308857 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563082855456 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229308857 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563081802608 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 229308859 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 229308859 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14082940 memory=139776419391104 CPUtime=0.01 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) R 31286 31286 28069 0 -1 4202560 297 0 0 0 1 0 0 0 20 0 15 0 229308860 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563077593712 140563521299411 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14082940 memory=139776419391104 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308860 14420930560 7188 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30208 KiB

[startup+0.21096 s]*
/proc/loadavg: 2.06 1.96 1.88 4/222 31302
/proc/meminfo: memFree=16089872/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14082972 memory=42944 CPUtime=0.34 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 8273 0 0 0 32 2 0 0 20 0 15 0 229308854 14420963328 10734 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3520743 10734 3189 1 0 3483020 0
[pid=31288/tid=31289] ppid=31286 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) D 31286 31286 28069 0 -1 1077944384 5385 0 0 0 18 1 0 0 20 0 15 0 229308854 14420930560 10736 33554432000 4194304 4196468 140736141252032 140563546717112 140563544770247 0 4 0 16800975 18446744072101641764 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14085056 memory=14649 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14085056 memory=288370152571102848 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14085056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14085056 memory=139776419391104 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 229308856 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14085056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229308857 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563082855456 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229308857 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563081802608 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14085056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 635 0 0 0 3 0 0 0 20 0 15 0 229308859 14423097344 10736 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14087196 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 15 0 229308859 14425288704 10736 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14087196 memory=139776419391104 CPUtime=0.07 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 779 0 0 0 7 0 0 0 20 0 15 0 229308860 14425288704 10739 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14087196 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14425288704 10739 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308860 14425288704 10739 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196100 KiB
Current children cumulated memory: 44400 KiB

[startup+0.311006 s]*
/proc/loadavg: 2.06 1.96 1.88 4/222 31302
/proc/meminfo: memFree=16083792/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14087196 memory=50188 CPUtime=0.53 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 9177 0 0 0 50 3 0 0 20 0 15 0 229308854 14425288704 12547 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3521799 12547 3239 1 0 3483012 0
[pid=31288/tid=31289] ppid=31286 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 6103 0 0 0 27 2 0 0 20 0 15 0 229308854 14425288704 12547 33554432000 4194304 4196468 140736141252032 140563546726080 140563542516893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14425288704 12547 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14425288704 12547 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14425288704 12547 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14425288704 12547 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 229308856 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229308857 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563082855456 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229308857 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563081802608 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14087196 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14087196 memory=4426078206164241782 CPUtime=0.05 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 648 0 0 0 5 0 0 0 20 0 15 0 229308859 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 276 0 0 0 4 0 0 0 20 0 15 0 229308859 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 15 0 229308860 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308860 14425288704 12555 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 51644 KiB

[startup+0.700824 s]
/proc/loadavg: 2.06 1.96 1.88 5/222 31302
/proc/meminfo: memFree=16061088/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14089320 memory=131096 CPUtime=1.75 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 13047 0 0 0 170 5 0 0 20 0 15 0 229308854 14427463680 32774 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3522330 32774 3351 1 0 3483524 0
[pid=31288/tid=31289] ppid=31286 vsize=14089320 memory=1828 CPUtime=0.67 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 6515 0 0 0 64 3 0 0 20 0 15 0 229308854 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563546730688 140563159907224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14089320 memory=792 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14089320 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14089320 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308855 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14089320 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229308855 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14089320 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 229308856 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14089320 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563082855456 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14089320 memory=968 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563081802608 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14089320 memory=12144 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14089320 memory=1712 CPUtime=0.39 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) R 31286 31286 28069 0 -1 4202560 1988 0 0 0 39 0 0 0 20 0 15 0 229308859 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563079679848 140563524039518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14089320 memory=8812 CPUtime=0.38 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) R 31286 31286 28069 0 -1 4202560 1518 0 0 0 38 0 0 0 20 0 15 0 229308859 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563078636784 140563521741474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14089320 memory=4576 CPUtime=0.28 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 1716 0 0 0 28 0 0 0 20 0 15 0 229308860 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14089320 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14089320 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 32774 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 132552 KiB

[startup+1.50144 s]
/proc/loadavg: 2.06 1.96 1.88 6/222 31302
/proc/meminfo: memFree=15951560/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0

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

/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563081802624 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.47 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 15996 0 0 0 246 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.37 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 12514 0 0 0 236 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0.71 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 7301 0 0 0 70 1 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14089320 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14089320 memory=1404 CPUtime=0.72 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1262 0 0 0 34 38 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 2396.69 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8593072 KiB

[startup+2442.3 s]
/proc/loadavg: 1.98 1.94 1.95 3/221 31637
/proc/meminfo: memFree=8438440/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2456.71 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 350410 0 0 0 244416 1255 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3522330 2147904 3442 1 0 3483524 0
[pid=31288/tid=31289] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2437.86 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 181309 0 0 0 242632 1154 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563546734480 140563163372389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.8 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 16076 0 0 0 273 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 15373 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 12837 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 14545 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14089320 memory=8591616 CPUtime=1.3 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 71794 0 0 0 88 42 0 0 20 0 15 0 229308856 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563082855520 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563081802624 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.47 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 16000 0 0 0 246 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.37 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 12518 0 0 0 236 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0.71 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 7307 0 0 0 70 1 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14089320 memory=1456 CPUtime=0.73 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1297 0 0 0 35 38 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 2456.71 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8593072 KiB

[startup+2502.3 s]
/proc/loadavg: 1.85 1.92 1.95 3/221 31639
/proc/meminfo: memFree=8325244/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2516.73 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 351036 0 0 0 250418 1255 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3522330 2147904 3442 1 0 3483524 0
[pid=31288/tid=31289] ppid=31286 vsize=14089320 memory=1456 CPUtime=2497.86 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 181843 0 0 0 248632 1154 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563546734480 140563162984974 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.8 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 16076 0 0 0 273 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 15373 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 12837 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 14545 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14089320 memory=8591616 CPUtime=1.3 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 71809 0 0 0 88 42 0 0 20 0 15 0 229308856 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563082855520 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563081802624 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.47 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 16006 0 0 0 246 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.37 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 12524 0 0 0 236 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0.72 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 7316 0 0 0 71 1 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0.75 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1353 0 0 0 36 39 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 2516.73 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8593072 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.6 s]
/proc/loadavg: 1.85 1.92 1.95 3/221 31639
/proc/meminfo: memFree=8325128/32770624 swapFree=67108852/67108860
[pid=31286] ppid=31283 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/31286/stat : 31286 (xcsp3-exec) S 31283 31286 28069 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 229308854 115843072 364 33554432000 4194304 5098028 140734779209936 140734779208040 139967391056508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18604032 140734779212858 140734779213060 140734779213060 140734779215818 0
/proc/31286/statm: 28282 364 306 221 0 87 0
[pid=31288] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2520.03 cores=0,2,4,6
/proc/31288/stat : 31288 (java) S 31286 31286 28069 0 -1 1077944320 351043 0 0 0 250748 1255 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140736141234576 140563542494967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
/proc/31288/statm: 3522330 2147904 3442 1 0 3483524 0
[pid=31288/tid=31289] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2501.16 cores=0,2,4,6
/proc/31288/task/31289/stat : 31289 (java) R 31286 31286 28069 0 -1 4202560 181848 0 0 0 248962 1154 0 0 20 0 15 0 229308854 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563546734480 140563162985110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31290] ppid=31286 vsize=14089320 memory=8591616 CPUtime=2.8 cores=0,2,4,6
/proc/31288/task/31290/stat : 31290 (java) S 31286 31286 28069 0 -1 1077944384 16076 0 0 0 273 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563480095888 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31291] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31291/stat : 31291 (java) S 31286 31286 28069 0 -1 1077944384 15373 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563479043088 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31292] ppid=31286 vsize=14089320 memory=1456 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31292/stat : 31292 (java) S 31286 31286 28069 0 -1 1077944384 12837 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563477990288 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31293] ppid=31286 vsize=14089320 memory=6791534058613427641 CPUtime=2.79 cores=0,2,4,6
/proc/31288/task/31293/stat : 31293 (java) S 31286 31286 28069 0 -1 1077944384 14545 0 0 0 272 7 0 0 20 0 15 0 229308855 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563476937488 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31294] ppid=31286 vsize=14089320 memory=8591616 CPUtime=1.3 cores=0,2,4,6
/proc/31288/task/31294/stat : 31294 (java) S 31286 31286 28069 0 -1 1077944384 71809 0 0 0 88 42 0 0 20 0 15 0 229308856 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563083909488 140563542506114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31295] ppid=31286 vsize=14089320 memory=968 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31295/stat : 31295 (java) S 31286 31286 28069 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563082855520 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31296] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31296/stat : 31296 (java) S 31286 31286 28069 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 229308857 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563081802624 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31297] ppid=31286 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31297/stat : 31297 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563080750928 140563542513563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31298] ppid=31286 vsize=14089320 memory=62440 CPUtime=2.47 cores=0,2,4,6
/proc/31288/task/31298/stat : 31298 (java) S 31286 31286 28069 0 -1 1077944384 16006 0 0 0 246 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563079699312 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31299] ppid=31286 vsize=14089320 memory=1228 CPUtime=2.37 cores=0,2,4,6
/proc/31288/task/31299/stat : 31299 (java) S 31286 31286 28069 0 -1 1077944384 12524 0 0 0 236 1 0 0 20 0 15 0 229308859 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563078646512 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31300] ppid=31286 vsize=14089320 memory=2432 CPUtime=0.72 cores=0,2,4,6
/proc/31288/task/31300/stat : 31300 (java) S 31286 31286 28069 0 -1 1077944384 7316 0 0 0 71 1 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563077593712 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31301] ppid=31286 vsize=14089320 memory=8591616 CPUtime=0 cores=0,2,4,6
/proc/31288/task/31301/stat : 31301 (java) S 31286 31286 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563076541152 140563542505173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
[pid=31288/tid=31302] ppid=31286 vsize=14089320 memory=1944 CPUtime=0.75 cores=0,2,4,6
/proc/31288/task/31302/stat : 31302 (java) S 31286 31286 28069 0 -1 1077944384 1355 0 0 0 36 39 0 0 20 0 15 0 229308860 14427463680 2147904 33554432000 4194304 4196468 140736141252032 140563075488432 140563542506114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 37531648 140736141259910 140736141260081 140736141260081 140736141262799 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8593072 KiB

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

[startup+2505.61 s]
# the end of solver process 31286 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001179 s, system=0.001179 s

[startup+2505.65 s]
# the end of solver process 31288 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.5 s, system=12.5936 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): 2505.65
CPU time (s): 2520.09
CPU user time (s): 2507.5
CPU system time (s): 12.5936
CPU usage (%): 100.576
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 8593072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.5
system time used= 12.5936
maximum resident set size= 8592400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352032
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64995
involuntary context switches= 4082


# summary of solver processes directly reported to runsolver:
#   pid: 31286,31288
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2507.5
#   total CPU system time (s): 12.5936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7854 second user time and 22.6268 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-13 01:44:17
IDJOB=4306535
IDBENCH=141488
IDSOLVER=2787
FILE ID=node135/4306535-1534117457
RUNJOBID= node135-1534098559-28100
PBS_JOBID= 21037004
Free space on /tmp= 42692 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-15_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306535-1534117457/watcher-4306535-1534117457 -o /tmp/evaluation-result-4306535-1534117457/solver-4306535-1534117457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28100 --watchdog 2580  HOME/xcsp3-exec -seed 1874203632 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306535-1534117457.xml

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

MD5SUM BENCH= ab9b164a4e6822ef65bd3fedb3115018
RANDOM SEED=1874203632

node135.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.50
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.50
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.50
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.50
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:        16120788 kB
MemAvailable:   30908304 kB
Buffers:          244236 kB
Cached:         14637856 kB
SwapCached:            8 kB
Active:          8362148 kB
Inactive:        7570780 kB
Active(anon):     999120 kB
Inactive(anon):   103296 kB
Active(file):    7363028 kB
Inactive(file):  7467484 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             22308 kB
Writeback:             0 kB
AnonPages:       1056728 kB
Mapped:            75140 kB
Shmem:             49816 kB
Slab:             414196 kB
SReclaimable:     385464 kB
SUnreclaim:        28732 kB
KernelStack:        3696 kB
PageTables:         7240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2279976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42676 MiB
End job on node135 at 2018-08-13 02:26:03