Trace number 4245742

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
R1: choco-solver 4.0.5 (2017-07-05)OPT8 153.409 19.7897

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc16d.xml
MD5SUM797dd3ed6ca3fcac5df6221abf320949
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark13.4442
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints22
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":21},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":235},{"degree":1,"count":2},{"degree":2,"count":22},{"degree":3,"count":6},{"degree":4,"count":2},{"degree":5,"count":3},{"degree":6,"count":1},{"degree":7,"count":1}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":21},{"arity":16,"count":1}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245742-1500686214.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4245742-1500686214.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.63	c solve instance...
0.00/0.69	o 23 
0.00/0.72	o 21 
0.00/0.74	o 19 
0.00/0.75	o 18 
0.00/0.76	o 16 
0.00/0.84	o 15 
0.00/0.86	o 14 
0.00/0.87	o 13 
0.00/0.88	o 9 
0.00/1.05	o 8 
152.74/19.78	s OPTIMUM FOUND
152.74/19.78	v <instantiation>
152.74/19.78	v 	<list>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] d[0][3] d[0][4] d[1][6] d[1][8] d[1][11] d[1][14] d[2][12] d[2][14] d[3][4] d[6][8] d[6][11] d[6][14] d[7][9] d[8][11] d[8][14] d[9][10] d[10][13] d[11][12] d[11][13] d[11][14] d[12][13] </list>
152.74/19.78	v 	<values>10 6 5 14 12 4 3 2 11 0 8 15 13 9 7 1 0 1 1 2 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 </values>
152.74/19.78	v </instantiation>

Verifier Data

OK	8

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-4245742-1500686214/watcher-4245742-1500686214 -o /tmp/evaluation-result-4245742-1500686214/solver-4245742-1500686214 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16504 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 808185108 HOME/instance-4245742-1500686214.xml 

pid=28895
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: 16.11 15.95 15.04 10/271 28898
/proc/meminfo: memFree=30911124/32770624 swapFree=5736/225996
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0

[startup+0.100141 s]
/proc/loadavg: 16.11 15.95 15.04 10/271 28898
/proc/meminfo: memFree=30911124/32770624 swapFree=5736/225996
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.352065 s]
/proc/loadavg: 16.11 15.95 15.04 10/271 28898
/proc/meminfo: memFree=30911124/32770624 swapFree=5736/225996
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.400235 s]
/proc/loadavg: 16.11 15.95 15.04 10/271 28898
/proc/meminfo: memFree=30911124/32770624 swapFree=5736/225996
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700168 s]
/proc/loadavg: 16.11 15.95 15.04 10/271 28898
/proc/meminfo: memFree=30911124/32770624 swapFree=5736/225996
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5016 s]
/proc/loadavg: 16.11 15.95 15.04 20/300 29007
/proc/meminfo: memFree=30732264/32770624 swapFree=5736/226048
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
[pid=28899] ppid=28898 vsize=13868332 CPUtime=8.12 cores=0,2,4,6,8,10,12,14
/proc/28899/stat : 28899 (java) S 28898 28898 16473 0 -1 1077944320 19443 0 0 0 800 12 0 0 20 0 28 0 3890560 14201171968 48645 33554432000 4194304 4196468 140721949066048 140721949048592 139948898057975 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
/proc/28899/statm: 3467083 48645 3220 1 0 3454316 0
[pid=28899/tid=28900] ppid=28898 vsize=13868332 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28900/stat : 28900 (java) S 28898 28898 16473 0 -1 1077944384 6860 0 0 0 59 3 0 0 20 0 28 0 3890560 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948902298752 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28902] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28902/stat : 28902 (java) S 28898 28898 16473 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948830194448 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28903] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28903/stat : 28903 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948829141904 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28904] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28904/stat : 28904 (java) S 28898 28898 16473 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948828089360 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28905] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28905/stat : 28905 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948827036816 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28906] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28906/stat : 28906 (java) S 28898 28898 16473 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948492556560 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28907] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28907/stat : 28907 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948491504016 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28908] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28908/stat : 28908 (java) S 28898 28898 16473 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948490451472 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28909] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28909/stat : 28909 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948489398928 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28910] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28910/stat : 28910 (java) S 28898 28898 16473 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 3890563 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948427553264 139948898069122 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28911] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28911/stat : 28911 (java) S 28898 28898 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948426499488 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28912] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28912/stat : 28912 (java) S 28898 28898 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948425446896 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28913] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28913/stat : 28913 (java) S 28898 28898 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139948424395472 139948898076571 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28914] ppid=28898 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28914/stat : 28914 (java) R 28898 28898 16473 0 -1 4202560 2513 0 0 0 88 1 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947624876696 139948877714505 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28915] ppid=28898 vsize=13868332 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28915/stat : 28915 (java) R 28898 28898 16473 0 -1 4202560 2592 0 0 0 92 1 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947623818016 139948881261840 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28916] ppid=28898 vsize=13868332 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28916/stat : 28916 (java) R 28898 28898 16473 0 -1 4202560 1928 0 0 0 74 0 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947622765000 139948877744643 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28917] ppid=28898 vsize=13868332 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28917/stat : 28917 (java) S 28898 28898 16473 0 -1 1077944384 2323 0 0 0 61 0 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947621726576 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28918] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28918/stat : 28918 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947620674272 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28919] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28919/stat : 28919 (java) S 28898 28898 16473 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3890569 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947619621808 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29000] ppid=28898 vsize=13868332 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29000/stat : 29000 (java) R 28898 28898 16473 0 -1 4202560 17 0 0 0 31 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139947618562216 139948510379702 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29001] ppid=28898 vsize=13868332 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29001/stat : 29001 (java) R 28898 28898 16473 0 -1 4202560 23 0 0 0 27 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946870258824 140721950267137 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29002] ppid=28898 vsize=13868332 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29002/stat : 29002 (java) R 28898 28898 16473 0 -1 4202560 19 0 0 0 29 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946867096240 139948510379874 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29003] ppid=28898 vsize=13868332 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29003/stat : 29003 (java) R 28898 28898 16473 0 -1 4202560 17 0 0 0 24 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946871307520 139948511124199 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29004] ppid=28898 vsize=13868332 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29004/stat : 29004 (java) R 28898 28898 16473 0 -1 4202560 19 0 0 0 26 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946864991592 139948510501673 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29005] ppid=28898 vsize=13868332 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29005/stat : 29005 (java) R 28898 28898 16473 0 -1 4202560 27 0 0 0 36 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946868150672 139948510378499 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29006] ppid=28898 vsize=13868332 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29006/stat : 29006 (java) R 28898 28898 16473 0 -1 4202560 21 0 0 0 27 0 0 0 20 0 28 0 3890665 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946872362040 139948511459161 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29007] ppid=28898 vsize=13868332 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29007/stat : 29007 (java) R 28898 28898 16473 0 -1 4202560 21 0 0 0 38 0 0 0 20 0 28 0 3890667 14201171968 48645 33554432000 4194304 4196468 140721949066048 139946866045848 139948509973013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 13877844

[startup+3.10149 s]
/proc/loadavg: 16.34 16.00 15.06 20/300 29007
/proc/meminfo: memFree=30714744/32770624 swapFree=5736/226048
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
[pid=28899] ppid=28898 vsize=13868332 CPUtime=20.83 cores=0,2,4,6,8,10,12,14
/proc/28899/stat : 28899 (java) S 28898 28898 16473 0 -1 1077944320 27567 0 0 0 2069 14 0 0 20 0 28 0 3890560 14201171968 52539 33554432000 4194304 4196468 140721949066048 140721949048592 139948898057975 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
/proc/28899/statm: 3467083 52539 3238 1 0 3454316 0
[pid=28899/tid=28900] ppid=28898 vsize=13868332 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28900/stat : 28900 (java) S 28898 28898 16473 0 -1 1077944384 6860 0 0 0 59 3 0 0 20 0 28 0 3890560 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948902298752 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28902] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28902/stat : 28902 (java) S 28898 28898 16473 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948830194448 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28903] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28903/stat : 28903 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948829141904 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28904] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28904/stat : 28904 (java) S 28898 28898 16473 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948828089360 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28905] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28905/stat : 28905 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948827036816 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28906] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28906/stat : 28906 (java) S 28898 28898 16473 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948492556560 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28907] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28907/stat : 28907 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948491504016 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28908] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28908/stat : 28908 (java) S 28898 28898 16473 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948490451472 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28909] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28909/stat : 28909 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890561 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948489398928 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28910] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28910/stat : 28910 (java) S 28898 28898 16473 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 3890563 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948427553264 139948898069122 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28911] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28911/stat : 28911 (java) S 28898 28898 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948426499488 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28912] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28912/stat : 28912 (java) S 28898 28898 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948425446896 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28913] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28913/stat : 28913 (java) S 28898 28898 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139948424395472 139948898076571 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28914] ppid=28898 vsize=13868332 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28914/stat : 28914 (java) R 28898 28898 16473 0 -1 4202560 3629 0 0 0 194 1 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947624884504 139948882979801 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28915] ppid=28898 vsize=13868332 CPUtime=2.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28915/stat : 28915 (java) S 28898 28898 16473 0 -1 1077944384 6590 0 0 0 200 1 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947623831664 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28916] ppid=28898 vsize=13868332 CPUtime=1.71 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28916/stat : 28916 (java) S 28898 28898 16473 0 -1 1077944384 3997 0 0 0 171 0 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947622779120 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28917] ppid=28898 vsize=13868332 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28917/stat : 28917 (java) S 28898 28898 16473 0 -1 1077944384 2714 0 0 0 69 1 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947621726576 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28918] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28918/stat : 28918 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947620674272 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28919] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28919/stat : 28919 (java) S 28898 28898 16473 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 3890569 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947619621808 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29000] ppid=28898 vsize=13868332 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29000/stat : 29000 (java) R 28898 28898 16473 0 -1 4202560 79 0 0 0 146 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139947618563496 139948510378384 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29001] ppid=28898 vsize=13868332 CPUtime=1.41 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29001/stat : 29001 (java) R 28898 28898 16473 0 -1 4202560 86 0 0 0 141 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946870257536 139948898079322 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29002] ppid=28898 vsize=13868332 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29002/stat : 29002 (java) R 28898 28898 16473 0 -1 4202560 82 0 0 0 131 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946867098088 139948510379794 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29003] ppid=28898 vsize=13868332 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29003/stat : 29003 (java) R 28898 28898 16473 0 -1 4202560 115 0 0 0 154 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946871308184 139948510378887 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29004] ppid=28898 vsize=13868332 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29004/stat : 29004 (java) R 28898 28898 16473 0 -1 4202560 82 0 0 0 135 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946864992376 139948510378729 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29005] ppid=28898 vsize=13868332 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29005/stat : 29005 (java) R 28898 28898 16473 0 -1 4202560 84 0 0 0 170 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946868151128 139948510378700 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29006] ppid=28898 vsize=13868332 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29006/stat : 29006 (java) R 28898 28898 16473 0 -1 4202560 59 0 0 0 144 0 0 0 20 0 28 0 3890665 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946872361480 139948898079322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29007] ppid=28898 vsize=13868332 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29007/stat : 29007 (java) R 28898 28898 16473 0 -1 4202560 96 0 0 0 168 0 0 0 20 0 28 0 3890667 14201171968 52539 33554432000 4194304 4196468 140721949066048 139946866045464 139948510379638 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
Current children cumulated CPU time (s) 20.83
Current children cumulated vsize (KiB) 13877844

[startup+6.30142 s]
/proc/loadavg: 16.34 16.00 15.06 18/300 29007
/proc/meminfo: memFree=30702768/32770624 swapFree=5736/226052

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

/proc/28899/task/28911/stat : 28911 (java) S 28898 28898 16473 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54695 33554432000 4194304 4196468 140721949066048 139948426499552 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28912] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28912/stat : 28912 (java) S 28898 28898 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54695 33554432000 4194304 4196468 140721949066048 139948425446896 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28913] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28913/stat : 28913 (java) S 28898 28898 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139948424395472 139948898076571 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28914] ppid=28898 vsize=13868332 CPUtime=2.17 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28914/stat : 28914 (java) S 28898 28898 16473 0 -1 1077944384 5510 0 0 0 216 1 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947624884208 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28915] ppid=28898 vsize=13868332 CPUtime=2.42 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28915/stat : 28915 (java) S 28898 28898 16473 0 -1 1077944384 9442 0 0 0 241 1 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947623831664 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28916] ppid=28898 vsize=13868332 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28916/stat : 28916 (java) S 28898 28898 16473 0 -1 1077944384 5128 0 0 0 188 0 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947622779120 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28917] ppid=28898 vsize=13868332 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28917/stat : 28917 (java) S 28898 28898 16473 0 -1 1077944384 4514 0 0 0 76 1 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947621726576 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28918] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28918/stat : 28918 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947620674272 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28919] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28919/stat : 28919 (java) S 28898 28898 16473 0 -1 1077944384 488 0 0 0 0 0 0 0 20 0 28 0 3890569 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947619621808 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29000] ppid=28898 vsize=13868332 CPUtime=16.74 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29000/stat : 29000 (java) R 28898 28898 16473 0 -1 4202560 382 0 0 0 1674 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139947618561304 139948510378749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29001] ppid=28898 vsize=13868332 CPUtime=16.67 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29001/stat : 29001 (java) R 28898 28898 16473 0 -1 4202560 478 0 0 0 1667 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946870256984 139948510378340 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29002] ppid=28898 vsize=13868332 CPUtime=16.29 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29002/stat : 29002 (java) R 28898 28898 16473 0 -1 4202560 903 0 0 0 1629 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946867097608 139948510378527 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29003] ppid=28898 vsize=13868332 CPUtime=16.66 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29003/stat : 29003 (java) R 28898 28898 16473 0 -1 4202560 897 0 0 0 1666 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946871308424 139948511911443 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29004] ppid=28898 vsize=13868332 CPUtime=16.46 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29004/stat : 29004 (java) R 28898 28898 16473 0 -1 4202560 408 0 0 0 1646 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946864992520 139948510378474 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29005] ppid=28898 vsize=13868332 CPUtime=16.83 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29005/stat : 29005 (java) R 28898 28898 16473 0 -1 4202560 190 0 0 0 1683 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946868150016 139948510378949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29006] ppid=28898 vsize=13868332 CPUtime=16.77 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29006/stat : 29006 (java) R 28898 28898 16473 0 -1 4202560 362 0 0 0 1677 0 0 0 20 0 28 0 3890665 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946872362880 139948510344144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29007] ppid=28898 vsize=13868332 CPUtime=16.76 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29007/stat : 29007 (java) R 28898 28898 16473 0 -1 4202560 337 0 0 0 1676 0 0 0 20 0 28 0 3890667 14201171968 54695 33554432000 4194304 4196468 140721949066048 139946866045464 139948879464216 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
Current children cumulated CPU time (s) 143.24
Current children cumulated vsize (KiB) 13877844

[startup+19.3015 s]
/proc/loadavg: 16.26 16.00 15.08 17/300 29007
/proc/meminfo: memFree=30704516/32770624 swapFree=5736/226068
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
[pid=28899] ppid=28898 vsize=13868332 CPUtime=149.61 cores=0,2,4,6,8,10,12,14
/proc/28899/stat : 28899 (java) S 28898 28898 16473 0 -1 1077944320 42495 0 0 0 14937 24 0 0 20 0 28 0 3890560 14201171968 54701 33554432000 4194304 4196468 140721949066048 140721949048592 139948898057975 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
/proc/28899/statm: 3467083 54701 3268 1 0 3454316 0
[pid=28899/tid=28900] ppid=28898 vsize=13868332 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28900/stat : 28900 (java) S 28898 28898 16473 0 -1 1077944384 6860 0 0 0 59 3 0 0 20 0 28 0 3890560 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948902298752 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28902] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28902/stat : 28902 (java) S 28898 28898 16473 0 -1 1077944384 189 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948830194448 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28903] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28903/stat : 28903 (java) S 28898 28898 16473 0 -1 1077944384 137 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948829141904 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28904] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28904/stat : 28904 (java) S 28898 28898 16473 0 -1 1077944384 224 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948828089360 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28905] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28905/stat : 28905 (java) S 28898 28898 16473 0 -1 1077944384 176 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948827036816 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28906] ppid=28898 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28906/stat : 28906 (java) S 28898 28898 16473 0 -1 1077944384 1145 0 0 0 1 0 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948492556560 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28907] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28907/stat : 28907 (java) S 28898 28898 16473 0 -1 1077944384 126 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948491504016 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28908] ppid=28898 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28908/stat : 28908 (java) S 28898 28898 16473 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948490451472 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28909] ppid=28898 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28909/stat : 28909 (java) S 28898 28898 16473 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 28 0 3890561 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948489398928 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28910] ppid=28898 vsize=13868332 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28910/stat : 28910 (java) S 28898 28898 16473 0 -1 1077944384 907 0 0 0 2 2 0 0 20 0 28 0 3890563 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948427553264 139948898069122 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28911] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28911/stat : 28911 (java) S 28898 28898 16473 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948426499552 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28912] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28912/stat : 28912 (java) S 28898 28898 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948425446896 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28913] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28913/stat : 28913 (java) S 28898 28898 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139948424395472 139948898076571 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28914] ppid=28898 vsize=13868332 CPUtime=2.18 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28914/stat : 28914 (java) S 28898 28898 16473 0 -1 1077944384 5604 0 0 0 217 1 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947624884208 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28915] ppid=28898 vsize=13868332 CPUtime=2.42 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28915/stat : 28915 (java) S 28898 28898 16473 0 -1 1077944384 9442 0 0 0 241 1 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947623831664 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28916] ppid=28898 vsize=13868332 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28916/stat : 28916 (java) S 28898 28898 16473 0 -1 1077944384 5128 0 0 0 188 0 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947622779120 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28917] ppid=28898 vsize=13868332 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28917/stat : 28917 (java) S 28898 28898 16473 0 -1 1077944384 4616 0 0 0 77 1 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947621726576 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28918] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28918/stat : 28918 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947620674272 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28919] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28919/stat : 28919 (java) S 28898 28898 16473 0 -1 1077944384 488 0 0 0 0 0 0 0 20 0 28 0 3890569 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947619621808 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29000] ppid=28898 vsize=13868332 CPUtime=17.54 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29000/stat : 29000 (java) R 28898 28898 16473 0 -1 4202560 383 0 0 0 1754 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139947618561304 139948510379664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29001] ppid=28898 vsize=13868332 CPUtime=17.47 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29001/stat : 29001 (java) R 28898 28898 16473 0 -1 4202560 480 0 0 0 1747 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946870256600 139948512718656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29002] ppid=28898 vsize=13868332 CPUtime=17.05 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29002/stat : 29002 (java) R 28898 28898 16473 0 -1 4202560 903 0 0 0 1705 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946867097488 139948512818555 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29003] ppid=28898 vsize=13868332 CPUtime=17.46 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29003/stat : 29003 (java) R 28898 28898 16473 0 -1 4202560 902 0 0 0 1746 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946871308504 139948510941092 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29004] ppid=28898 vsize=13868332 CPUtime=17.25 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29004/stat : 29004 (java) R 28898 28898 16473 0 -1 4202560 408 0 0 0 1725 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946864992520 139948510378316 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29005] ppid=28898 vsize=13868332 CPUtime=17.63 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29005/stat : 29005 (java) R 28898 28898 16473 0 -1 4202560 190 0 0 0 1763 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946868150016 139948510378887 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29006] ppid=28898 vsize=13868332 CPUtime=17.57 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29006/stat : 29006 (java) R 28898 28898 16473 0 -1 4202560 362 0 0 0 1757 0 0 0 20 0 28 0 3890665 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946872362880 139948510379344 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29007] ppid=28898 vsize=13868332 CPUtime=17.56 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29007/stat : 29007 (java) R 28898 28898 16473 0 -1 4202560 339 0 0 0 1756 0 0 0 20 0 28 0 3890667 14201171968 54701 33554432000 4194304 4196468 140721949066048 139946866045464 139948511911173 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
Current children cumulated CPU time (s) 149.61
Current children cumulated vsize (KiB) 13877844

[startup+19.7015 s]
/proc/loadavg: 16.26 16.00 15.08 17/300 29007
/proc/meminfo: memFree=30704516/32770624 swapFree=5736/226068
[pid=28898] ppid=28895 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28898/stat : 28898 (xcsp3-exec) S 28895 28898 16473 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3890559 9740288 346 33554432000 4194304 5098028 140733613388016 140733613386120 140643014263420 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 40148992 140733613397135 140733613397344 140733613397344 140733613400043 0
/proc/28898/statm: 2378 346 289 221 0 87 0
[pid=28899] ppid=28898 vsize=13868332 CPUtime=152.74 cores=0,2,4,6,8,10,12,14
/proc/28899/stat : 28899 (java) S 28898 28898 16473 0 -1 1077944320 42547 0 0 0 15247 27 0 0 20 0 28 0 3890560 14201171968 54955 33554432000 4194304 4196468 140721949066048 140721949048592 139948898057975 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
/proc/28899/statm: 3467083 54955 3268 1 0 3454316 0
[pid=28899/tid=28900] ppid=28898 vsize=13868332 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28900/stat : 28900 (java) S 28898 28898 16473 0 -1 1077944384 6860 0 0 0 59 3 0 0 20 0 28 0 3890560 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948902298752 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28902] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28902/stat : 28902 (java) S 28898 28898 16473 0 -1 1077944384 192 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948830194448 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28903] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28903/stat : 28903 (java) S 28898 28898 16473 0 -1 1077944384 143 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948829141904 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28904] ppid=28898 vsize=13868332 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28904/stat : 28904 (java) S 28898 28898 16473 0 -1 1077944384 228 0 0 0 2 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948828089360 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28905] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28905/stat : 28905 (java) S 28898 28898 16473 0 -1 1077944384 179 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948827036816 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28906] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28906/stat : 28906 (java) S 28898 28898 16473 0 -1 1077944384 1151 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948492556560 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28907] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28907/stat : 28907 (java) S 28898 28898 16473 0 -1 1077944384 130 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948491504016 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28908] ppid=28898 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28908/stat : 28908 (java) S 28898 28898 16473 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948490451472 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28909] ppid=28898 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28909/stat : 28909 (java) S 28898 28898 16473 0 -1 1077944384 225 0 0 0 1 1 0 0 20 0 28 0 3890561 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948489398928 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28910] ppid=28898 vsize=13868332 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28910/stat : 28910 (java) S 28898 28898 16473 0 -1 1077944384 908 0 0 0 2 2 0 0 20 0 28 0 3890563 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948427553264 139948898069122 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28911] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28911/stat : 28911 (java) S 28898 28898 16473 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948426499552 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28912] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28912/stat : 28912 (java) S 28898 28898 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3890564 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948425446896 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28913] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28913/stat : 28913 (java) S 28898 28898 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139948424395472 139948898076571 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28914] ppid=28898 vsize=13868332 CPUtime=2.18 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28914/stat : 28914 (java) S 28898 28898 16473 0 -1 1077944384 5604 0 0 0 217 1 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947624884208 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28915] ppid=28898 vsize=13868332 CPUtime=2.42 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28915/stat : 28915 (java) S 28898 28898 16473 0 -1 1077944384 9442 0 0 0 241 1 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947623831664 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28916] ppid=28898 vsize=13868332 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28916/stat : 28916 (java) S 28898 28898 16473 0 -1 1077944384 5128 0 0 0 188 0 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947622779120 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28917] ppid=28898 vsize=13868332 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28917/stat : 28917 (java) S 28898 28898 16473 0 -1 1077944384 4616 0 0 0 77 1 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947621726576 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28918] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28918/stat : 28918 (java) S 28898 28898 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3890568 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947620674272 139948898068181 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=28919] ppid=28898 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28899/task/28919/stat : 28919 (java) S 28898 28898 16473 0 -1 1077944384 488 0 0 0 0 0 0 0 20 0 28 0 3890569 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947619621808 139948898069122 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29000] ppid=28898 vsize=13868332 CPUtime=17.93 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29000/stat : 29000 (java) R 28898 28898 16473 0 -1 4202560 397 0 0 0 1793 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139947618561304 139948510379573 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29001] ppid=28898 vsize=13868332 CPUtime=17.86 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29001/stat : 29001 (java) R 28898 28898 16473 0 -1 4202560 480 0 0 0 1786 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946870256120 139948510379508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29002] ppid=28898 vsize=13868332 CPUtime=17.44 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29002/stat : 29002 (java) R 28898 28898 16473 0 -1 4202560 903 0 0 0 1744 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946867096848 139948512122071 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29003] ppid=28898 vsize=13868332 CPUtime=17.85 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29003/stat : 29003 (java) R 28898 28898 16473 0 -1 4202560 902 0 0 0 1785 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946871308024 139948510379140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29004] ppid=28898 vsize=13868332 CPUtime=17.64 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29004/stat : 29004 (java) R 28898 28898 16473 0 -1 4202560 409 0 0 0 1764 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946864992120 139948510379145 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29005] ppid=28898 vsize=13868332 CPUtime=18.01 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29005/stat : 29005 (java) R 28898 28898 16473 0 -1 4202560 190 0 0 0 1801 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946868150264 139948510378505 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29006] ppid=28898 vsize=13868332 CPUtime=17.95 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29006/stat : 29006 (java) R 28898 28898 16473 0 -1 4202560 363 0 0 0 1795 0 0 0 20 0 28 0 3890665 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946872362880 139948511468438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
[pid=28899/tid=29007] ppid=28898 vsize=13868332 CPUtime=17.94 cores=0,2,4,6,8,10,12,14
/proc/28899/task/29007/stat : 29007 (java) R 28898 28898 16473 0 -1 4202560 342 0 0 0 1794 0 0 0 20 0 28 0 3890667 14201171968 54955 33554432000 4194304 4196468 140721949066048 139946866045016 139948510379344 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 12599296 140721949070524 140721949070700 140721949070700 140721949073359 0
Current children cumulated CPU time (s) 152.74
Current children cumulated vsize (KiB) 13877844

Child status: 0
Real time (s): 19.7897
CPU time (s): 153.409
CPU user time (s): 153.114
CPU system time (s): 0.294896
CPU usage (%): 775.195
Max. virtual memory (cumulated for all children) (KiB): 13879840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.114
system time used= 0.294896
maximum resident set size= 224948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43778
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5234
involuntary context switches= 10218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.229356 second user time and 0.297147 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 03:16:54
IDJOB=4245742
IDBENCH=123124
IDSOLVER=2625
FILE ID=node114/4245742-1500686214
RUNJOBID= node114-1500682387-16504
PBS_JOBID= 20623324
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc16d.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-4245742-1500686214/watcher-4245742-1500686214 -o /tmp/evaluation-result-4245742-1500686214/solver-4245742-1500686214 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16504 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 808185108 HOME/instance-4245742-1500686214.xml

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

MD5SUM BENCH= 797dd3ed6ca3fcac5df6221abf320949
RANDOM SEED=808185108

node114.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	: 5333.60
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.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		: 2133.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	: 5333.60
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.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		: 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	: 5333.60
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.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		: 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	: 5333.60
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.55
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	: 5333.60
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.55
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	: 5333.60
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.55
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	: 5333.60
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.55
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	: 5333.60
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30911196 kB
MemAvailable:   30970516 kB
Buffers:           54860 kB
Cached:           313452 kB
SwapCached:            0 kB
Active:          1246828 kB
Inactive:         234820 kB
Active(anon):    1116428 kB
Inactive(anon):     8824 kB
Active(file):     130400 kB
Inactive(file):   225996 kB
Unevictable:        5736 kB
Mlocked:            5736 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8056 kB
Writeback:             0 kB
AnonPages:       1020964 kB
Mapped:            43136 kB
Shmem:              8880 kB
Slab:              71720 kB
SReclaimable:      37516 kB
SUnreclaim:        34204 kB
KernelStack:        5168 kB
PageTables:         7480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2074260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    901120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61996 MiB
End job on node114 at 2017-07-22 03:17:14