Trace number 4249262

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)SAT 146.759 79.7244

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-727-a4_X2.xml
MD5SUMfeda79726080e93715556435cff6944b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.4597402
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":216,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249262-1500694069.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4249262-1500694069.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
107.23/74.70	c solve instance...
146.02/79.69	s SATISFIABLE
146.02/79.69	v <instantiation>
146.02/79.69	v 	<list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] </list>
146.02/79.69	v 	<values>215 0 19 13 6 9 10 2 8 1 7 14 18 20 11 12 3 5 15 16 17 4 21 3 24 1 23 4 28 12 27 4 12 10 4 13 5 8 3 5 4 4 24 48 49 72 76 104 116 143 147 159 169 173 186 191 199 202 207 211 215 </values>
146.02/79.69	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249262-1500694069/watcher-4249262-1500694069 -o /tmp/evaluation-result-4249262-1500694069/solver-4249262-1500694069 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16796 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 613973497 HOME/instance-4249262-1500694069.xml 

pid=10379
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.94 15.02 14.64 11/270 10382
/proc/meminfo: memFree=27751028/32770624 swapFree=5892/128012
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0

[startup+0.100101 s]
/proc/loadavg: 15.94 15.02 14.64 11/270 10382
/proc/meminfo: memFree=27751028/32770624 swapFree=5892/128012
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200315 s]
/proc/loadavg: 15.94 15.02 14.64 11/270 10382
/proc/meminfo: memFree=27751028/32770624 swapFree=5892/128012
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300286 s]
/proc/loadavg: 15.94 15.02 14.64 11/270 10382
/proc/meminfo: memFree=27751028/32770624 swapFree=5892/128012
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70018 s]
/proc/loadavg: 15.94 15.02 14.64 11/270 10382
/proc/meminfo: memFree=27751028/32770624 swapFree=5892/128012
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50083 s]
/proc/loadavg: 15.94 15.02 14.64 10/291 10403
/proc/meminfo: memFree=27629532/32770624 swapFree=5892/128396
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
[pid=10383] ppid=10382 vsize=13267208 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/10383/stat : 10383 (java) S 10382 10382 15667 0 -1 1077944320 14530 0 0 0 296 6 0 0 20 0 20 0 4676618 13585620992 34861 33554432000 4194304 4196468 140736407698368 140736407680912 139673999871735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
/proc/10383/statm: 3316802 34861 3201 1 0 3304035 0
[pid=10383/tid=10384] ppid=10382 vsize=13267208 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10384/stat : 10384 (java) R 10382 10382 15667 0 -1 4202560 7183 0 0 0 143 4 0 0 20 0 20 0 4676618 13585620992 34861 33554432000 4194304 4196468 140736407698368 139674004107464 139673631855897 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10386] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4676619 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4676622 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673462167536 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4676623 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673461113760 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4676623 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673460061168 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4676627 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673459009744 139673999890331 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10398] ppid=10382 vsize=13267208 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10398/stat : 10398 (java) S 10382 10382 15667 0 -1 1077944384 1778 0 0 0 38 0 0 0 20 0 20 0 4676627 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673457957360 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10399] ppid=10382 vsize=13267208 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10399/stat : 10399 (java) R 10382 10382 15667 0 -1 1077944384 1120 0 0 0 38 0 0 0 20 0 20 0 4676627 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673456904816 139673999882882 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10400] ppid=10382 vsize=13267208 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10400/stat : 10400 (java) S 10382 10382 15667 0 -1 1077944384 1480 0 0 0 37 0 0 0 20 0 20 0 4676627 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673455852272 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10401] ppid=10382 vsize=13267208 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10401/stat : 10401 (java) R 10382 10382 15667 0 -1 4202560 1649 0 0 0 39 0 0 0 20 0 20 0 4676627 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673454799728 139673979795871 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10402] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10402/stat : 10402 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676628 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673453746400 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10403] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10403/stat : 10403 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676628 13585620992 34861 33554432000 4194304 4196468 140736407698368 139673452693936 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 13276720

[startup+3.10076 s]
/proc/loadavg: 15.94 15.02 14.64 10/291 10403
/proc/meminfo: memFree=27595104/32770624 swapFree=5892/128408
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
[pid=10383] ppid=10382 vsize=13267208 CPUtime=5.16 cores=0,2,4,6,8,10,12,14
/proc/10383/stat : 10383 (java) S 10382 10382 15667 0 -1 1077944320 17299 0 0 0 470 46 0 0 20 0 20 0 4676618 13585620992 62161 33554432000 4194304 4196468 140736407698368 140736407680912 139673999871735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
/proc/10383/statm: 3316802 62161 3230 1 0 3304035 0
[pid=10383/tid=10384] ppid=10382 vsize=13267208 CPUtime=3 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10384/stat : 10384 (java) R 10382 10382 15667 0 -1 4202560 7494 0 0 0 295 5 0 0 20 0 20 0 4676618 13585620992 62161 33554432000 4194304 4196468 140736407698368 139674004109816 139673632346058 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10386] ppid=10382 vsize=13267208 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 52 0 0 0 1 5 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13267208 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 47 0 0 0 1 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13267208 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 385 0 0 0 2 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13267208 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 342 0 0 0 1 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13267208 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 107 0 0 0 1 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13267208 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 105 0 0 0 1 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13267208 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 55 0 0 0 1 5 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13267208 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 44 0 0 0 2 4 0 0 20 0 20 0 4676619 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 4676622 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673462167536 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 4676623 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673461113760 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4676623 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673460061168 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4676627 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673459009744 139673999890331 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10398] ppid=10382 vsize=13267208 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10398/stat : 10398 (java) S 10382 10382 15667 0 -1 1077944384 1901 0 0 0 40 0 0 0 20 0 20 0 4676627 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673457957360 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10399] ppid=10382 vsize=13267208 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10399/stat : 10399 (java) S 10382 10382 15667 0 -1 1077944384 1183 0 0 0 39 0 0 0 20 0 20 0 4676627 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673456904816 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10400] ppid=10382 vsize=13267208 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10400/stat : 10400 (java) S 10382 10382 15667 0 -1 1077944384 1516 0 0 0 39 0 0 0 20 0 20 0 4676627 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673455852272 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10401] ppid=10382 vsize=13267208 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10401/stat : 10401 (java) S 10382 10382 15667 0 -1 1077944384 2410 0 0 0 40 0 0 0 20 0 20 0 4676627 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673454799728 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10402] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10402/stat : 10402 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4676628 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673453746400 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10403] ppid=10382 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10403/stat : 10403 (java) S 10382 10382 15667 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4676628 13585620992 62161 33554432000 4194304 4196468 140736407698368 139673452693936 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 13276720

[startup+6.30117 s]
/proc/loadavg: 15.39 14.92 14.61 10/291 10403
/proc/meminfo: memFree=27514484/32770624 swapFree=5892/128412
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
[pid=10383] ppid=10382 vsize=13269256 CPUtime=10.03 cores=0,2,4,6,8,10,12,14
/proc/10383/stat : 10383 (java) S 10382 10382 15667 0 -1 1077944320 20410 0 0 0 867 136 0 0 20 0 20 0 4676618 13587718144 107662 33554432000 4194304 4196468 140736407698368 140736407680912 139673999871735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
/proc/10383/statm: 3317314 107662 3246 1 0 3304547 0
[pid=10383/tid=10384] ppid=10382 vsize=13269256 CPUtime=5.93 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10384/stat : 10384 (java) R 10382 10382 15667 0 -1 4202560 7904 0 0 0 588 5 0 0 20 0 20 0 4676618 13587718144 107662 33554432000 4194304 4196468 140736407698368 139674004109944 139673632346078 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10386] ppid=10382 vsize=13269256 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 306 0 0 0 14 16 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13269256 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 278 0 0 0 13 16 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 497 0 0 0 13 15 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13269256 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 492 0 0 0 14 15 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13269256 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 330 0 0 0 14 15 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13269256 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 230 0 0 0 13 16 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13269256 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 222 0 0 0 13 16 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13269256 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 204 0 0 0 15 15 0 0 20 0 20 0 4676619 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 1161 0 0 0 2 0 0 0 20 0 20 0 4676622 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673462167536 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 4676623 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673461113824 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4676623 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673460061184 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4676627 13587718144 107662 33554432000 4194304 4196468 140736407698368 139673459009744 139673999890331 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0

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

/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 3360 0 0 0 232 193 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13801768 CPUtime=4.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 3131 0 0 0 220 204 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 3375 0 0 0 232 194 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 3144 0 0 0 224 202 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 2515 0 0 0 227 201 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 3056 0 0 0 233 195 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13801768 CPUtime=4.22 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 3423 0 0 0 224 198 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13801768 CPUtime=4.14 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 2905 0 0 0 220 194 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13801768 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 7519 0 0 0 22 1 0 0 20 0 28 0 4676622 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673462167536 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 4676623 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673461113824 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 4676623 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673460061184 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673459009744 139673999890331 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10398] ppid=10382 vsize=13801768 CPUtime=2.9 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10398/stat : 10398 (java) S 10382 10382 15667 0 -1 1077944384 7038 0 0 0 290 0 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673457957360 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10399] ppid=10382 vsize=13801768 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10399/stat : 10399 (java) S 10382 10382 15667 0 -1 1077944384 5487 0 0 0 255 1 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673456904816 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10400] ppid=10382 vsize=13801768 CPUtime=2.21 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10400/stat : 10400 (java) S 10382 10382 15667 0 -1 1077944384 5186 0 0 0 220 1 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673455852272 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10401] ppid=10382 vsize=13801768 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10401/stat : 10401 (java) S 10382 10382 15667 0 -1 1077944384 5568 0 0 0 88 0 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673454799728 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10402] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10402/stat : 10402 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4676628 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673453746400 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10403] ppid=10382 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10403/stat : 10403 (java) S 10382 10382 15667 0 -1 1077944384 687 0 0 0 1 1 0 0 20 0 28 0 4676628 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673452693936 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10501] ppid=10382 vsize=13801768 CPUtime=2.94 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10501/stat : 10501 (java) R 10382 10382 15667 0 -1 4202560 60 0 0 0 294 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673444679888 139673634313497 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10502] ppid=10382 vsize=13801768 CPUtime=3.45 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10502/stat : 10502 (java) R 10382 10382 15667 0 -1 4202560 52 0 0 0 345 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673443627016 139673634312104 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10503] ppid=10382 vsize=13801768 CPUtime=2.94 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10503/stat : 10503 (java) R 10382 10382 15667 0 -1 4202560 81 0 0 0 294 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673442576632 139673630388003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10504] ppid=10382 vsize=13801768 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10504/stat : 10504 (java) R 10382 10382 15667 0 -1 4202560 79 0 0 0 285 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673441524240 139673630387998 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10505] ppid=10382 vsize=13801768 CPUtime=3.03 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10505/stat : 10505 (java) R 10382 10382 15667 0 -1 4202560 40 0 0 0 303 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673440469848 139673630388003 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10506] ppid=10382 vsize=13801768 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10506/stat : 10506 (java) R 10382 10382 15667 0 -1 4202560 37 0 0 0 276 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673439417352 139673634313883 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10507] ppid=10382 vsize=13801768 CPUtime=3.14 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10507/stat : 10507 (java) R 10382 10382 15667 0 -1 4202560 52 0 0 0 314 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673438363880 139673630387775 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10508] ppid=10382 vsize=13801768 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10508/stat : 10508 (java) R 10382 10382 15667 0 -1 4202560 53 0 0 0 311 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673437310632 139673630387868 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
Current children cumulated CPU time (s) 137.28
Current children cumulated vsize (KiB) 13811280

[startup+79.3015 s]
/proc/loadavg: 11.20 13.69 14.20 10/291 10508
/proc/meminfo: memFree=25687032/32770624 swapFree=5892/128592
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
[pid=10383] ppid=10382 vsize=13801768 CPUtime=143.72 cores=0,2,4,6,8,10,12,14
/proc/10383/stat : 10383 (java) S 10382 10382 15667 0 -1 1077944320 70965 0 0 0 12763 1609 0 0 20 0 28 0 4676618 14133010432 928536 33554432000 4194304 4196468 140736407698368 140736407680912 139673999871735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
/proc/10383/statm: 3450442 928536 3293 1 0 3437675 0
[pid=10383/tid=10384] ppid=10382 vsize=13801768 CPUtime=70.1 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10384/stat : 10384 (java) S 10382 10382 15667 0 -1 1077944384 12705 0 0 0 6998 12 0 0 20 0 28 0 4676618 14133010432 928536 33554432000 4194304 4196468 140736407698368 139674004112512 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10386] ppid=10382 vsize=13801768 CPUtime=4.25 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 3360 0 0 0 232 193 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13801768 CPUtime=4.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 3131 0 0 0 220 204 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 3375 0 0 0 232 194 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 3144 0 0 0 224 202 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 2515 0 0 0 227 201 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 3056 0 0 0 233 195 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13801768 CPUtime=4.22 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 3423 0 0 0 224 198 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13801768 CPUtime=4.14 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 2905 0 0 0 220 194 0 0 20 0 28 0 4676619 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13801768 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 7519 0 0 0 22 2 0 0 20 0 28 0 4676622 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673462167536 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 4676623 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673461113824 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 4676623 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673460061184 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673459009744 139673999890331 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10398] ppid=10382 vsize=13801768 CPUtime=2.95 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10398/stat : 10398 (java) S 10382 10382 15667 0 -1 1077944384 7044 0 0 0 294 1 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673457957360 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10399] ppid=10382 vsize=13801768 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10399/stat : 10399 (java) S 10382 10382 15667 0 -1 1077944384 5487 0 0 0 255 1 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673456904816 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10400] ppid=10382 vsize=13801768 CPUtime=2.21 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10400/stat : 10400 (java) S 10382 10382 15667 0 -1 1077944384 5186 0 0 0 220 1 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673455852272 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10401] ppid=10382 vsize=13801768 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10401/stat : 10401 (java) S 10382 10382 15667 0 -1 1077944384 5568 0 0 0 88 0 0 0 20 0 28 0 4676627 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673454799728 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10402] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10402/stat : 10402 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4676628 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673453746400 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10403] ppid=10382 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10403/stat : 10403 (java) S 10382 10382 15667 0 -1 1077944384 687 0 0 0 1 1 0 0 20 0 28 0 4676628 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673452693936 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10501] ppid=10382 vsize=13801768 CPUtime=3.75 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10501/stat : 10501 (java) R 10382 10382 15667 0 -1 4202560 60 0 0 0 375 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673444678584 139673630388003 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10502] ppid=10382 vsize=13801768 CPUtime=4.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10502/stat : 10502 (java) R 10382 10382 15667 0 -1 4202560 52 0 0 0 424 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673443627592 139673634313883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10503] ppid=10382 vsize=13801768 CPUtime=3.75 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10503/stat : 10503 (java) R 10382 10382 15667 0 -1 4202560 82 0 0 0 375 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673442574360 139673630388012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10504] ppid=10382 vsize=13801768 CPUtime=3.64 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10504/stat : 10504 (java) R 10382 10382 15667 0 -1 4202560 79 0 0 0 364 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673441522680 139673630387868 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10505] ppid=10382 vsize=13801768 CPUtime=3.84 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10505/stat : 10505 (java) R 10382 10382 15667 0 -1 4202560 41 0 0 0 384 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673440469136 139673634314094 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10506] ppid=10382 vsize=13801768 CPUtime=3.57 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10506/stat : 10506 (java) R 10382 10382 15667 0 -1 4202560 37 0 0 0 357 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673439416840 139673634315038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10507] ppid=10382 vsize=13801768 CPUtime=3.96 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10507/stat : 10507 (java) R 10382 10382 15667 0 -1 4202560 52 0 0 0 396 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673438363384 139673634752953 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10508] ppid=10382 vsize=13801768 CPUtime=3.9 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10508/stat : 10508 (java) R 10382 10382 15667 0 -1 4202560 53 0 0 0 390 0 0 0 20 0 28 0 4684089 14133010432 928536 33554432000 4194304 4196468 140736407698368 139673437310728 139673634312662 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
Current children cumulated CPU time (s) 143.72
Current children cumulated vsize (KiB) 13811280

[startup+79.7015 s]
/proc/loadavg: 11.20 13.69 14.20 10/291 10508
/proc/meminfo: memFree=25687032/32770624 swapFree=5892/128592
[pid=10382] ppid=10379 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10382/stat : 10382 (xcsp3-exec) S 10379 10382 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4676618 9740288 346 33554432000 4194304 5098028 140723976053632 140723976051736 140671649309308 0 65536 4100 65538 18446744071579417331 0 0 17 10 0 0 0 0 0 7196144 7232144 22622208 140723976057999 140723976058208 140723976058208 140723976060907 0
/proc/10382/statm: 2378 346 289 221 0 87 0
[pid=10383] ppid=10382 vsize=13801768 CPUtime=146.72 cores=0,2,4,6,8,10,12,14
/proc/10383/stat : 10383 (java) S 10382 10382 15667 0 -1 1077944320 71033 0 0 0 13063 1609 0 0 20 0 19 0 4676618 14133010432 928659 33554432000 4194304 4196468 140736407698368 140736407680912 139673999871735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
/proc/10383/statm: 3450442 928659 3296 1 0 3437675 0
[pid=10383/tid=10384] ppid=10382 vsize=13801768 CPUtime=70.1 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10384/stat : 10384 (java) S 10382 10382 15667 0 -1 1077944384 12718 0 0 0 6998 12 0 0 20 0 19 0 4676618 14133010432 928659 33554432000 4194304 4196468 140736407698368 139674004114576 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10386] ppid=10382 vsize=13801768 CPUtime=4.25 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10386/stat : 10386 (java) S 10382 10382 15667 0 -1 1077944384 3360 0 0 0 232 193 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673952491792 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10387] ppid=10382 vsize=13801768 CPUtime=4.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10387/stat : 10387 (java) S 10382 10382 15667 0 -1 1077944384 3131 0 0 0 220 204 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673951439248 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10388] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10388/stat : 10388 (java) S 10382 10382 15667 0 -1 1077944384 3375 0 0 0 232 194 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673950386704 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10389] ppid=10382 vsize=13801768 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10389/stat : 10389 (java) S 10382 10382 15667 0 -1 1077944384 3144 0 0 0 224 202 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673949334160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10390] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10390/stat : 10390 (java) S 10382 10382 15667 0 -1 1077944384 2515 0 0 0 227 201 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673948281616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10391] ppid=10382 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10391/stat : 10391 (java) S 10382 10382 15667 0 -1 1077944384 3056 0 0 0 233 195 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673594166160 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10392] ppid=10382 vsize=13801768 CPUtime=4.22 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10392/stat : 10392 (java) S 10382 10382 15667 0 -1 1077944384 3423 0 0 0 224 198 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673593113616 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10393] ppid=10382 vsize=13801768 CPUtime=4.14 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10393/stat : 10393 (java) S 10382 10382 15667 0 -1 1077944384 2905 0 0 0 220 194 0 0 20 0 19 0 4676619 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673592061072 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10394] ppid=10382 vsize=13801768 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10394/stat : 10394 (java) S 10382 10382 15667 0 -1 1077944384 7521 0 0 0 22 2 0 0 20 0 19 0 4676622 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673462167744 139673999882882 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10395] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10395/stat : 10395 (java) S 10382 10382 15667 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 4676623 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673461113824 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10396] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10396/stat : 10396 (java) S 10382 10382 15667 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 19 0 4676623 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673460061184 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10397] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10397/stat : 10397 (java) S 10382 10382 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 4676627 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673459008512 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10398] ppid=10382 vsize=13801768 CPUtime=2.97 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10398/stat : 10398 (java) S 10382 10382 15667 0 -1 1077944384 7047 0 0 0 296 1 0 0 20 0 19 0 4676627 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673457957360 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10399] ppid=10382 vsize=13801768 CPUtime=2.58 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10399/stat : 10399 (java) S 10382 10382 15667 0 -1 1077944384 5489 0 0 0 257 1 0 0 20 0 19 0 4676627 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673456904816 139673999882882 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10400] ppid=10382 vsize=13801768 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10400/stat : 10400 (java) S 10382 10382 15667 0 -1 1077944384 5187 0 0 0 226 1 0 0 20 0 19 0 4676627 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673455836784 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10401] ppid=10382 vsize=13801768 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10401/stat : 10401 (java) S 10382 10382 15667 0 -1 1077944384 5573 0 0 0 89 1 0 0 20 0 19 0 4676627 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673454795600 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 12 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
[pid=10383/tid=10402] ppid=10382 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10383/task/10402/stat : 10402 (java) S 10382 10382 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 4676628 14133010432 928659 33554432000 4194304 4196468 140736407698368 139673453746400 139673999881941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32260096 140736407700668 140736407700844 140736407700844 140736407703503 0
Current children cumulated CPU time (s) 146.72
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 79.7244
CPU time (s): 146.759
CPU user time (s): 130.64
CPU system time (s): 16.1195
CPU usage (%): 184.083
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.64
system time used= 16.1195
maximum resident set size= 3717184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71589
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6954
involuntary context switches= 10864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.619741 second user time and 0.940559 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 05:27:49
IDJOB=4249262
IDBENCH=135913
IDSOLVER=2625
FILE ID=node104/4249262-1500694069
RUNJOBID= node104-1500684128-16796
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-727-a4_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249262-1500694069/watcher-4249262-1500694069 -o /tmp/evaluation-result-4249262-1500694069/solver-4249262-1500694069 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16796 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 613973497 HOME/instance-4249262-1500694069.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= feda79726080e93715556435cff6944b
RANDOM SEED=613973497

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

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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	: 8
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27751108 kB
MemAvailable:   27846556 kB
Buffers:          171116 kB
Cached:           187736 kB
SwapCached:          252 kB
Active:          4361028 kB
Inactive:         184384 kB
Active(anon):    4141376 kB
Inactive(anon):    56372 kB
Active(file):     219652 kB
Inactive(file):   128012 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:              8128 kB
Writeback:             0 kB
AnonPages:       4200956 kB
Mapped:            42688 kB
Shmem:              8772 kB
Slab:             161704 kB
SReclaimable:     127236 kB
SUnreclaim:        34468 kB
KernelStack:        4992 kB
PageTables:        13520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6250348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3989504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61996 MiB
End job on node104 at 2017-07-22 05:29:09