Trace number 4283542

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 5a (2017-08-18)SAT (TO)79 2520.0601 2450.6101

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-15.xml
MD5SUMafc31b27070f112a4983969306f0150c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables330
Number of constraints374
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":165},{"size":9,"count":165}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":165},{"degree":7,"count":4},{"degree":8,"count":44},{"degree":10,"count":117}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":165},{"arity":3,"count":44},{"arity":4,"count":4},{"arity":6,"count":44},{"arity":9,"count":117}]
Number of extensional constraints209
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":209},{"type":"sum","count":165}]
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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283542-1503182327.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4283542-1503182327.xml, -tl, 2520s, -p, 1, -x, 3]
0.31/0.32	c simple solver
0.31/0.38	c parse instance...
1.20/0.70	c solve instance...
2.53/1.14	o 71 
11.63/4.39	o 74 
12.30/4.85	o 76 
12.30/4.86	o 77 
14.41/6.51	o 78 
2384.19/2318.19	o 79 
2520.04/2450.60	s SATISFIABLE
2520.04/2450.60	v <instantiation>
2520.04/2450.60	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] 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[0][14] 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[1][14] 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[2][14] 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[3][14] 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[4][14] 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[5][14] 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[6][14] 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[7][14] 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[8][14] 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[9][14] 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] s[10][14] </list>
2520.04/2450.60	v 	<values>1 0 1 1 0 0 0 0 0 0 1 1 0 1 1 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 0 0 1 0 0 0 1 1 0 0 1 0 1 0 1 1 0 1 1 1 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 1 1 1 0 0 0 1 0 1 1 1 1 0 1 0 0 1 0 1 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 1 0 2 4 2 2 2 2 2 2 2 2 3 2 4 2 2 2 3 4 4 2 2 2 3 4 2 5 3 6 3 4 4 4 4 3 5 4 4 3 3 2 4 2 6 3 4 3 3 4 2 3 2 4 5 5 4 4 2 5 3 3 3 3 4 4 5 4 2 2 3 3 3 2 4 3 4 4 4 4 2 3 4 5 5 5 3 4 2 4 3 4 3 3 5 3 5 3 3 3 4 4 5 2 5 3 3 3 3 4 2 4 4 3 4 2 2 3 2 4 3 4 4 5 5 4 3 4 4 5 5 5 5 4 4 4 2 2 3 3 3 5 3 3 3 3 3 4 3 3 4 2 2 4 4 2 4 2 4 4 3 4 3 3 4 2 2 </values>
2520.04/2450.60	v </instantiation>
2520.04/2450.60	c Unexpected resolution interruption!

Verifier Data

OK	79

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283542-1503182327/watcher-4283542-1503182327 -o /tmp/evaluation-result-4283542-1503182327/solver-4283542-1503182327 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 558982878 HOME/instance-4283542-1503182327.xml 

running on 4 cores: 1,3,5,7

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
solver pid=4084, runsolver pid=4081
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 1.30 1.38 1.40 3/202 4091
/proc/meminfo: memFree=31100196/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13441356 memory=15952 CPUtime=0.01 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 3766 0 0 0 1 0 0 0 20 0 7 0 16639775 13763948544 3988 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3360339 3988 2025 1 0 3349836 0
[pid=4086/tid=4087] ppid=4084 vsize=13442384 memory=-8023549066454273880 CPUtime=0.01 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) S 4084 4084 18108 0 -1 1077944384 2540 0 0 0 1 0 0 0 20 0 8 0 16639775 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140027640373680 140027636143829 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13442384 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 16639776 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13442384 memory=140248684545664 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 16639776 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13442384 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 16639776 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13442384 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 16639776 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13442384 memory=140248684545664 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 16639777 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13442384 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) R 4084 4084 18108 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 16639778 13765001216 3988 18446744073709551615 4194304 4196468 140731526510752 140026820373600 140027636143829 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17328 KiB

[startup+0.209927 s]*
/proc/loadavg: 1.30 1.38 1.40 3/211 4100
/proc/meminfo: memFree=31090556/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13974352 memory=27920 CPUtime=0.1 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 5390 0 0 0 9 1 0 0 20 0 15 0 16639775 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3493588 6980 2849 1 0 3482964 0
[pid=4086/tid=4087] ppid=4084 vsize=13974352 memory=-8023549066454273880 CPUtime=0.08 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 3425 0 0 0 7 1 0 0 20 0 15 0 16639775 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140027640354432 140027636155549 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13974352 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13974352 memory=140248684545664 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13974352 memory=140248684545664 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639777 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16639778 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026820371744 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16639778 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026819319408 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13974352 memory=140248684545664 CPUtime=0.01 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) S 4084 4084 18108 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 15 0 16639781 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13974352 memory=140248684545664 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639785 14309736448 6980 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29296 KiB

[startup+0.311256 s]*
/proc/loadavg: 1.30 1.38 1.40 5/211 4100
/proc/meminfo: memFree=31077276/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13974352 memory=39280 CPUtime=0.31 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 8992 0 0 0 28 3 0 0 20 0 15 0 16639775 14309736448 9820 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3493588 9820 2997 1 0 3482964 0
[pid=4086/tid=4087] ppid=4084 vsize=13974352 memory=-7677926825137650786 CPUtime=0.18 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 6151 0 0 0 16 2 0 0 20 0 15 0 16639775 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140027640371280 140027620214110 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13974352 memory=4949696295907798148 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13974352 memory=7100839852556125036 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13974352 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639776 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13974352 memory=140248684552657 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639777 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16639778 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026820371744 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16639778 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026819319408 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 16639781 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 15 0 16639781 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13974352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) R 4084 4084 18108 0 -1 4202560 767 0 0 0 7 0 0 0 20 0 15 0 16639781 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027620214110 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639785 14309736448 9885 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40656 KiB

[startup+0.704751 s]
/proc/loadavg: 1.30 1.38 1.40 5/211 4100
/proc/meminfo: memFree=31068472/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13980732 memory=68536 CPUtime=1.2 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 13761 0 0 0 114 6 0 0 20 0 15 0 16639775 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3495183 17134 3162 1 0 3483476 0
[pid=4086/tid=4087] ppid=4084 vsize=13980732 memory=8242257093008570677 CPUtime=0.55 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) D 4084 4084 18108 0 -1 4202560 8581 0 0 0 51 4 0 0 20 0 15 0 16639775 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140027640358160 140027620214110 0 4 1 16800974 18446744071582151416 0 0 -1 5 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13980732 memory=5861824517433872464 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13980732 memory=8028339676473540711 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13980732 memory=5782710060354449450 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 16639777 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026820371744 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13980732 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026819319408 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13980732 memory=140248533181040 CPUtime=0.15 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) D 4084 4084 18108 0 -1 4202560 1193 0 0 0 15 0 0 0 20 0 15 0 16639781 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026817200040 140027628423005 0 4 1 16800974 18446744071582151416 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) D 4084 4084 18108 0 -1 4202560 898 0 0 0 16 0 0 0 20 0 15 0 16639781 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026816147448 140027628850775 0 4 1 16800974 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13980732 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) R 4084 4084 18108 0 -1 4202560 1782 0 0 0 31 1 0 0 20 0 15 0 16639781 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026815105544 140027628370750 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13980732 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639785 14316269568 17134 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69912 KiB

[startup+1.50084 s]
/proc/loadavg: 1.28 1.38 1.40 5/211 4100
/proc/meminfo: memFree=31023544/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13980732 memory=137440 CPUtime=3.74 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 36940 0 0 0 363 11 0 0 20 0 15 0 16639775 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3495183 34360 3168 1 0 3483476 0
[pid=4086/tid=4087] ppid=4084 vsize=13980732 memory=13573678025672028 CPUtime=1.34 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 9320 0 0 0 129 5 0 0 20 0 15 0 16639775 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140027640372864 140027229599976 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13980732 memory=55 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13980732 memory=12731 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16639776 14316269568 34360 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13980732 memory=25959 CPUtime=0 cores=1,3,5,7

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

/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026819319424 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13980732 memory=434780 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13980732 memory=1376 CPUtime=4.59 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 36775 0 0 0 454 5 0 0 20 0 15 0 16639781 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13980732 memory=1376 CPUtime=4.5 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 29684 0 0 0 447 3 0 0 20 0 15 0 16639781 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13980732 memory=431700 CPUtime=0.8 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) S 4084 4084 18108 0 -1 1077944384 15870 0 0 0 77 3 0 0 20 0 15 0 16639781 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13980732 memory=1376 CPUtime=1.14 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1676 0 0 0 51 63 0 0 20 0 15 0 16639785 14316269568 107669 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 2388.46 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 432052 KiB

[startup+2382.3 s]
/proc/loadavg: 1.82 1.80 1.70 3/211 4353
/proc/meminfo: memFree=30864452/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13980732 memory=542040 CPUtime=2450.16 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 281196 0 0 0 244615 401 0 0 20 0 15 0 16639775 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3495183 135510 3260 1 0 3483476 0
[pid=4086/tid=4087] ppid=4084 vsize=13980732 memory=530332 CPUtime=2359.29 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 81108 0 0 0 235905 24 0 0 20 0 15 0 16639775 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140027640373056 140027232198474 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13980732 memory=511900 CPUtime=19.42 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 17960 0 0 0 1868 74 0 0 20 0 15 0 16639776 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13980732 memory=542040 CPUtime=19.42 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 18913 0 0 0 1870 72 0 0 20 0 15 0 16639776 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13980732 memory=542040 CPUtime=19.41 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 19471 0 0 0 1870 71 0 0 20 0 15 0 16639776 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13980732 memory=1376 CPUtime=19.44 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 19421 0 0 0 1874 70 0 0 20 0 15 0 16639776 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13980732 memory=12764 CPUtime=1.99 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 38895 0 0 0 164 35 0 0 20 0 15 0 16639777 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026820371808 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026819319424 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13980732 memory=4128 CPUtime=4.61 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 36777 0 0 0 456 5 0 0 20 0 15 0 16639781 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13980732 memory=530332 CPUtime=4.52 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 29702 0 0 0 449 3 0 0 20 0 15 0 16639781 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13980732 memory=542040 CPUtime=0.81 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) S 4084 4084 18108 0 -1 1077944384 15872 0 0 0 77 4 0 0 20 0 15 0 16639781 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13980732 memory=4044 CPUtime=1.17 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1698 0 0 0 53 64 0 0 20 0 15 0 16639785 14316269568 135510 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 2450.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 543416 KiB

[startup+2442.3 s]
/proc/loadavg: 1.14 1.62 1.65 3/211 4355
/proc/meminfo: memFree=30885532/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13980732 memory=537168 CPUtime=2511.48 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 286557 0 0 0 250738 410 0 0 20 0 15 0 16639775 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3495183 134292 3260 1 0 3483476 0
[pid=4086/tid=4087] ppid=4084 vsize=13980732 memory=537168 CPUtime=2418.78 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 84813 0 0 0 241854 24 0 0 20 0 15 0 16639775 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140027640373184 140027231194644 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13980732 memory=523948 CPUtime=19.85 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 18394 0 0 0 1910 75 0 0 20 0 15 0 16639776 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13980732 memory=517804 CPUtime=19.86 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 19205 0 0 0 1912 74 0 0 20 0 15 0 16639776 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13980732 memory=486548 CPUtime=19.85 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 19761 0 0 0 1912 73 0 0 20 0 15 0 16639776 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13980732 memory=503192 CPUtime=19.87 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 19975 0 0 0 1916 71 0 0 20 0 15 0 16639776 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13980732 memory=537168 CPUtime=2.03 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 38968 0 0 0 167 36 0 0 20 0 15 0 16639777 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13980732 memory=537168 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026820371808 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13980732 memory=537168 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026819319424 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13980732 memory=148 CPUtime=4.61 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 36780 0 0 0 456 5 0 0 20 0 15 0 16639781 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13980732 memory=1376 CPUtime=4.52 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 29704 0 0 0 449 3 0 0 20 0 15 0 16639781 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13980732 memory=489716 CPUtime=0.81 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) S 4084 4084 18108 0 -1 1077944384 15874 0 0 0 77 4 0 0 20 0 15 0 16639781 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13980732 memory=1012 CPUtime=1.19 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1704 0 0 0 54 65 0 0 20 0 15 0 16639785 14316269568 134292 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 2511.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 538544 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2450.6 s]
/proc/loadavg: 1.13 1.61 1.64 3/211 4355
/proc/meminfo: memFree=30897568/32770624 swapFree=67108860/67108860
[pid=4084] ppid=4081 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4084/stat : 4084 (xcsp3-exec) S 4081 4084 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16639767 9740288 344 18446744073709551615 4194304 5098028 140735875800048 140735875798152 140459405193852 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27992064 140735875805562 140735875805766 140735875805766 140735875809259 0
/proc/4084/statm: 2378 344 289 221 0 87 0
[pid=4086] ppid=4084 vsize=13980732 memory=516836 CPUtime=2520.04 cores=1,3,5,7
/proc/4086/stat : 4086 (java) S 4084 4084 18108 0 -1 1077944320 287190 0 0 0 251593 411 0 0 20 0 15 0 16639775 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140731526493296 140027636133623 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
/proc/4086/statm: 3495183 129209 3260 1 0 3483476 0
[pid=4086/tid=4087] ppid=4084 vsize=13980732 memory=229784 CPUtime=2426.99 cores=1,3,5,7
/proc/4086/task/4087/stat : 4087 (java) R 4084 4084 18108 0 -1 4202560 84818 0 0 0 242674 25 0 0 20 0 15 0 16639775 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140027640373152 140027232035856 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4088] ppid=4084 vsize=13980732 memory=3908 CPUtime=19.93 cores=1,3,5,7
/proc/4086/task/4088/stat : 4088 (java) S 4084 4084 18108 0 -1 1077944384 18404 0 0 0 1918 75 0 0 20 0 15 0 16639776 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140027555547536 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4089] ppid=4084 vsize=13980732 memory=-7677926825137650786 CPUtime=19.95 cores=1,3,5,7
/proc/4086/task/4089/stat : 4089 (java) S 4084 4084 18108 0 -1 1077944384 19211 0 0 0 1921 74 0 0 20 0 15 0 16639776 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140027554494736 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4090] ppid=4084 vsize=13980732 memory=1376 CPUtime=19.94 cores=1,3,5,7
/proc/4086/task/4090/stat : 4090 (java) S 4084 4084 18108 0 -1 1077944384 19767 0 0 0 1921 73 0 0 20 0 15 0 16639776 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140027553442448 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4091] ppid=4084 vsize=13980732 memory=523948 CPUtime=19.96 cores=1,3,5,7
/proc/4086/task/4091/stat : 4091 (java) S 4084 4084 18108 0 -1 1077944384 19980 0 0 0 1925 71 0 0 20 0 15 0 16639776 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140027552389648 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4092] ppid=4084 vsize=13980732 memory=4072 CPUtime=2.04 cores=1,3,5,7
/proc/4086/task/4092/stat : 4092 (java) S 4084 4084 18108 0 -1 1077944384 39569 0 0 0 168 36 0 0 20 0 15 0 16639777 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026821425776 140027636144770 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4093] ppid=4084 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4093/stat : 4093 (java) S 4084 4084 18108 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026820371808 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4094] ppid=4084 vsize=13980732 memory=528652 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4094/stat : 4094 (java) S 4084 4084 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 16639778 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026819319424 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4095] ppid=4084 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4095/stat : 4095 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026818267728 140027636152219 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4096] ppid=4084 vsize=13980732 memory=1012 CPUtime=4.61 cores=1,3,5,7
/proc/4086/task/4096/stat : 4096 (java) S 4084 4084 18108 0 -1 1077944384 36780 0 0 0 456 5 0 0 20 0 15 0 16639781 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026817214576 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4097] ppid=4084 vsize=13980732 memory=1200 CPUtime=4.52 cores=1,3,5,7
/proc/4086/task/4097/stat : 4097 (java) S 4084 4084 18108 0 -1 1077944384 29704 0 0 0 449 3 0 0 20 0 15 0 16639781 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026816161776 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4098] ppid=4084 vsize=13980732 memory=15876 CPUtime=0.82 cores=1,3,5,7
/proc/4086/task/4098/stat : 4098 (java) S 4084 4084 18108 0 -1 1077944384 15874 0 0 0 78 4 0 0 20 0 15 0 16639781 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026815109488 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4099] ppid=4084 vsize=13980732 memory=7800 CPUtime=0 cores=1,3,5,7
/proc/4086/task/4099/stat : 4099 (java) S 4084 4084 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16639781 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026814056928 140027636143829 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
[pid=4086/tid=4100] ppid=4084 vsize=13980732 memory=18488 CPUtime=1.19 cores=1,3,5,7
/proc/4086/task/4100/stat : 4100 (java) S 4084 4084 18108 0 -1 1077944384 1704 0 0 0 54 65 0 0 20 0 15 0 16639785 14316269568 129209 18446744073709551615 4194304 4196468 140731526510752 140026813004720 140027636144770 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 15982592 140731526517170 140731526517346 140731526517346 140731526520783 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 518212 KiB

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

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

[startup+2450.61 s]
# the end of solver process 4086 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.95 s, system=4.11536 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): 2450.61
CPU time (s): 2520.06
CPU user time (s): 2515.95
CPU system time (s): 4.11536
CPU usage (%): 102.834
Max. virtual memory (cumulated for all children) (KiB): 13994292
Max. memory (cumulated for all children) (KiB): 562896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.95
system time used= 4.11536
maximum resident set size= 561520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92482
involuntary context switches= 3777


# summary of solver processes directly reported to runsolver:
#   pid: 4084,4086
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.95
#   total CPU system time (s): 4.11536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1076 second user time and 22.8946 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 00:25:07
IDJOB=4283542
IDBENCH=115930
IDSOLVER=2679
FILE ID=node131/4283542-1503182327
RUNJOBID= node131-1503171558-2271
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283542-1503182327/watcher-4283542-1503182327 -o /tmp/evaluation-result-4283542-1503182327/solver-4283542-1503182327 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 558982878 HOME/instance-4283542-1503182327.xml

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

MD5SUM BENCH= afc31b27070f112a4983969306f0150c
RANDOM SEED=558982878

node131.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.69
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.69
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.69
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.69
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:        31106624 kB
MemAvailable:   31490828 kB
Buffers:          194120 kB
Cached:           477184 kB
SwapCached:            0 kB
Active:           779328 kB
Inactive:         473708 kB
Active(anon):     582036 kB
Inactive(anon):    16748 kB
Active(file):     197292 kB
Inactive(file):   456960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             4 kB
AnonPages:        587736 kB
Mapped:            45016 kB
Shmem:             17060 kB
Slab:             116652 kB
SReclaimable:      91576 kB
SUnreclaim:        25076 kB
KernelStack:        3456 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1343656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-20 01:05:58