Trace number 4393307

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14OPT5549 232.794 109.393

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr18a.xml
MD5SUM7a8b402fb105147dc13a1900b7358194
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5549
Best CPU time to get the best result obtained on this benchmark12.6988
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints18
Number of domains2
Minimum domain size18
Maximum domain size75
Distribution of domain sizes[{"size":18,"count":18},{"size":75,"count":17}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":307},{"degree":2,"count":24},{"degree":3,"count":6},{"degree":4,"count":5}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":17},{"arity":18,"count":1}]
Number of extensional constraints17
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":17},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393307-1568315120.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393307-1568315120.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.04/0.55	c solve instance...
1.34/0.63	o 37628 
1.34/0.64	o 36171 
1.34/0.64	o 31735 
1.34/0.65	o 29656 
1.34/0.66	o 29584 
1.34/0.66	o 29539 
1.34/0.66	o 29319 
1.34/0.67	o 28537 
1.34/0.68	o 28227 
1.34/0.69	o 26759 
1.62/0.70	o 26434 
1.62/0.70	o 26409 
1.62/0.70	o 25989 
1.62/0.70	o 25290 
1.62/0.71	o 24870 
1.62/0.71	o 24589 
1.62/0.72	o 23587 
1.62/0.72	o 22480 
1.62/0.72	o 22333 
1.62/0.74	o 21682 
1.62/0.74	o 21589 
1.62/0.75	o 20869 
1.62/0.76	o 20671 
1.62/0.76	o 20064 
1.62/0.77	o 19786 
1.62/0.78	o 19639 
1.62/0.79	o 19431 
1.62/0.80	o 19042 
1.62/0.80	o 18926 
2.00/0.82	o 18422 
2.00/0.83	o 18176 
2.00/0.84	o 17517 
2.00/0.85	o 17415 
2.00/0.85	o 16938 
2.00/0.86	o 16700 
2.00/0.87	o 16543 
2.00/0.87	o 16238 
2.00/0.88	o 13974 
2.00/0.89	o 13748 
2.33/0.90	o 13055 
2.33/0.91	o 12795 
2.33/0.92	o 12580 
2.33/0.99	o 12382 
2.33/1.01	o 11517 
2.76/1.04	o 11171 
3.17/1.13	o 10814 
3.50/1.27	o 10234 
4.79/1.61	o 10028 
4.79/1.62	o 9768 
4.79/1.62	o 9631 
4.79/1.62	o 9600 
6.73/2.17	o 9188 
6.73/2.17	o 9175 
7.29/2.40	o 9126 
8.39/3.41	o 8425 
9.17/3.89	o 8221 
9.43/4.09	o 8167 
10.07/4.53	o 8018 
10.35/4.76	o 7938 
11.12/5.02	o 7815 
17.44/6.77	o 7781 
17.44/6.78	o 7644 
17.44/6.78	o 7613 
21.71/10.63	o 7558 
22.34/11.15	o 7294 
22.98/11.36	o 7094 
31.34/13.72	o 7054 
34.87/14.99	o 6912 
48.83/19.71	o 6828 
54.49/22.02	o 6726 
62.05/28.10	o 6688 
64.95/28.87	o 6677 
69.40/30.75	o 6604 
77.47/33.99	o 6381 
84.23/37.45	o 6327 
98.84/41.19	o 6237 
101.56/42.44	o 6230 
107.27/45.08	o 6140 
133.69/52.13	o 5862 
155.47/57.69	o 5834 
157.27/58.22	o 5804 
166.49/61.64	o 5706 
171.61/65.90	o 5571 
187.95/79.13	o 5549 
232.69/109.38	s OPTIMUM FOUND
232.69/109.38	v <instantiation>
232.69/109.38	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] x[16] x[17] d[0][1] d[0][2] d[0][3] d[2][4] d[2][5] d[3][6] d[3][7] d[5][8] d[6][9] d[7][10] d[8][11] d[8][12] d[10][13] d[10][14] d[12][15] d[14][16] d[15][17] </list>
232.69/109.38	v 	<values>2 12 5 3 17 11 9 4 0 10 7 6 16 13 8 15 14 1 1 3 2 13 19 12 12 4 43 1 1 2 16 4 12 14 13 </values>
232.69/109.38	v </instantiation>

Verifier Data

OK	5549

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8435 MiB free)
  memory of node 1: 16384 MiB (13726 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393307-1568315120/watcher-4393307-1568315120 -o /tmp/evaluation-result-4393307-1568315120/solver-4393307-1568315120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1367572677 HOME/instance-4393307-1568315120.xml 

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

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

solver pid=14846, runsolver pid=14843

[startup+0.102757 s]*
/proc/loadavg: 7.29 8.00 7.44 6/234 14862
/proc/meminfo: memFree=22647280/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15144768 memory=29252 CPUtime=0.14 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 5763 0 0 0 13 1 0 0 20 0 15 0 407453980 15508242432 7313 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3786192 7313 3148 1 0 3748377 0
[pid=14848/tid=14849] ppid=14846 vsize=15144768 memory=7100839861498119282 CPUtime=0.09 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) R 14846 14846 11591 0 -1 4202560 3641 0 0 0 9 0 0 0 20 0 15 0 407453980 15508242432 7313 33554432000 4194304 4196468 140727748622912 139870219307088 139870215107162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407453982 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407453983 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869088064544 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407453983 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869087011696 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453985 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) R 14846 14846 11591 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 407453985 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) R 14846 14846 11591 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 407453985 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869083847408 139870194946489 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) R 14846 14846 11591 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 407453985 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869082802928 139870196649371 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453986 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453986 15508242432 7313 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30700 KiB

[startup+0.210906 s]*
/proc/loadavg: 7.29 8.00 7.44 8/234 14862
/proc/meminfo: memFree=22612416/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15144768 memory=41052 CPUtime=0.35 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 9467 0 0 0 31 4 0 0 20 0 15 0 407453980 15508242432 10263 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3786192 10263 3312 1 0 3748377 0
[pid=14848/tid=14849] ppid=14846 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) R 14846 14846 11591 0 -1 4202560 6642 0 0 0 17 3 0 0 20 0 15 0 407453980 15508242432 10263 33554432000 4194304 4196468 140727748622912 139870219322576 139870215107741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15144768 memory=13655 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15144768 memory=288370862739494528 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407453981 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407453982 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407453983 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869088064544 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407453983 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869087011696 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453985 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) S 14846 14846 11591 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 15 0 407453985 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15144768 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) R 14846 14846 11591 0 -1 1077944384 265 0 0 0 3 0 0 0 20 0 15 0 407453985 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869083855600 139870215096962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15144768 memory=140486587782784 CPUtime=0.07 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) R 14846 14846 11591 0 -1 1077944384 771 0 0 0 7 0 0 0 20 0 15 0 407453985 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869082802800 139870215096962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453986 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453986 15508242432 10263 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42500 KiB

[startup+0.320219 s]*
/proc/loadavg: 7.29 8.00 7.44 7/234 14862
/proc/meminfo: memFree=22577868/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15149024 memory=50796 CPUtime=0.54 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 10963 0 0 0 49 5 0 0 20 0 15 0 407453980 15512600576 12699 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3787256 12699 3359 1 0 3748377 0
[pid=14848/tid=14849] ppid=14846 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) R 14846 14846 11591 0 -1 4202560 7922 0 0 0 27 3 0 0 20 0 15 0 407453980 15512600576 12699 33554432000 4194304 4196468 140727748622912 139870219318208 139870199166302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15149024 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453981 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407453981 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407453982 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407453983 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869088064544 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407453983 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869087011696 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453985 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) S 14846 14846 11591 0 -1 1077944384 616 0 0 0 4 0 0 0 20 0 15 0 407453985 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) S 14846 14846 11591 0 -1 1077944384 284 0 0 0 4 0 0 0 20 0 15 0 407453985 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869083855600 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) S 14846 14846 11591 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 15 0 407453985 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869082802800 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407453986 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407453986 15512600576 12699 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52244 KiB

[startup+0.701522 s]
/proc/loadavg: 7.29 8.00 7.44 9/234 14862
/proc/meminfo: memFree=22517840/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15483968 memory=166832 CPUtime=1.62 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 15221 0 0 0 154 8 0 0 20 0 18 0 407453980 15855583232 41708 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3870992 41708 3453 1 0 3832094 0
[pid=14848/tid=14849] ppid=14846 vsize=15483968 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) S 14846 14846 11591 0 -1 1077944384 9210 0 0 0 50 4 0 0 20 0 18 0 407453980 15855583232 41708 33554432000 4194304 4196468 140727748622912 139870219326592 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15483968 memory=37932 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 18 0 407453981 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15483968 memory=992 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 407453981 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15483968 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 407453981 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15483968 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) R 14846 14846 11591 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 18 0 407453981 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15483968 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 18 0 407453982 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15483968 memory=752 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 407453983 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869088064544 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15483968 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 18 0 407453983 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869087011696 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15483968 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 407453985 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15483968 memory=944 CPUtime=0.26 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) R 14846 14846 11591 0 -1 1077944384 1069 0 0 0 26 0 0 0 20 0 18 0 407453985 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869084895248 139870215096021 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15483968 memory=4004 CPUtime=0.25 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) R 14846 14846 11591 0 -1 4202560 885 0 0 0 25 0 0 0 20 0 18 0 407453985 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869083846880 139870196608730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15483968 memory=780 CPUtime=0.35 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) R 14846 14846 11591 0 -1 4202560 1780 0 0 0 35 0 0 0 20 0 19 0 407453985 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869082802928 139870215097750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15483968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453986 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15483968 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407453986 15855583232 41708 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15597096 KiB
Current children cumulated memory: 168280 KiB

[startup+1.50083 s]
/proc/loadavg: 7.29 8.00 7.44 12/238 15038
/proc/meminfo: memFree=22271120/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0

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

/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1071 0 0 0 1 1 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15206] ppid=14846 vsize=15618124 memory=944 CPUtime=4.77 cores=1,3,5,7
/proc/14848/task/15206/stat : 15206 (java) S 14846 14846 11591 0 -1 1077944384 283 0 0 0 477 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869064121888 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15207] ppid=14846 vsize=15618124 memory=4004 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15207/stat : 15207 (java) S 14846 14846 11591 0 -1 1077944384 426 0 0 0 486 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869067281280 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15208] ppid=14846 vsize=15618124 memory=780 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15208/stat : 15208 (java) S 14846 14846 11591 0 -1 1077944384 501 0 0 0 486 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869065175808 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15209] ppid=14846 vsize=15618124 memory=2832 CPUtime=28.85 cores=1,3,5,7
/proc/14848/task/15209/stat : 15209 (java) R 14846 14846 11591 0 -1 4202560 289 0 0 0 2885 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869070434528 139869859532467 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 231.39 s
Current children cumulated vsize: 15731252 KiB
Current children cumulated memory: 215404 KiB

[startup+108.801 s]
/proc/loadavg: 6.24 7.44 7.30 7/237 15209
/proc/meminfo: memFree=20390240/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15618124 memory=213956 CPUtime=232.19 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 77725 0 0 0 23197 22 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3904531 53489 3516 1 0 3865633 0
[pid=14848/tid=14849] ppid=14846 vsize=15618124 memory=1448 CPUtime=0.58 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) S 14846 14846 11591 0 -1 1077944384 12331 0 0 0 53 5 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 139870219326592 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1354 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15618124 memory=1448 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 936 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1003 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15618124 memory=3612 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 1146 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15618124 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 1873 0 0 0 1 1 0 0 20 0 19 0 407453982 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15618124 memory=992 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869088064608 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15618124 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869087011712 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15618124 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15618124 memory=-3622645143214314312 CPUtime=2.4 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) S 14846 14846 11591 0 -1 1077944384 10916 0 0 0 239 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15618124 memory=1436 CPUtime=2.56 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) S 14846 14846 11591 0 -1 1077944384 15318 0 0 0 255 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869083855600 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15618124 memory=1984 CPUtime=0.67 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) S 14846 14846 11591 0 -1 1077944384 10242 0 0 0 66 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869082802800 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15618124 memory=2492 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15618124 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1071 0 0 0 1 1 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15206] ppid=14846 vsize=15618124 memory=944 CPUtime=4.77 cores=1,3,5,7
/proc/14848/task/15206/stat : 15206 (java) S 14846 14846 11591 0 -1 1077944384 283 0 0 0 477 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869064121888 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15207] ppid=14846 vsize=15618124 memory=4004 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15207/stat : 15207 (java) S 14846 14846 11591 0 -1 1077944384 426 0 0 0 486 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869067281280 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15208] ppid=14846 vsize=15618124 memory=780 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15208/stat : 15208 (java) S 14846 14846 11591 0 -1 1077944384 501 0 0 0 486 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869065175808 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15209] ppid=14846 vsize=15618124 memory=812 CPUtime=29.64 cores=1,3,5,7
/proc/14848/task/15209/stat : 15209 (java) R 14846 14846 11591 0 -1 4202560 292 0 0 0 2964 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869070434528 139869859532416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 232.19 s
Current children cumulated vsize: 15731252 KiB
Current children cumulated memory: 215404 KiB

[startup+109.201 s]
/proc/loadavg: 6.24 7.44 7.30 6/237 15209
/proc/meminfo: memFree=20390240/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15618124 memory=213956 CPUtime=232.59 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 77731 0 0 0 23237 22 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3904531 53489 3516 1 0 3865633 0
[pid=14848/tid=14849] ppid=14846 vsize=15618124 memory=280972868190448 CPUtime=0.58 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) S 14846 14846 11591 0 -1 1077944384 12331 0 0 0 53 5 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 139870219326592 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15618124 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1354 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15618124 memory=1056 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 936 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15618124 memory=1552 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1003 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15618124 memory=944 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 1146 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15618124 memory=4004 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 1873 0 0 0 1 1 0 0 20 0 19 0 407453982 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15618124 memory=780 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869088064608 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15618124 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869087011712 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15618124 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15618124 memory=11624 CPUtime=2.4 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) S 14846 14846 11591 0 -1 1077944384 10918 0 0 0 239 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15618124 memory=752 CPUtime=2.56 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) S 14846 14846 11591 0 -1 1077944384 15320 0 0 0 255 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869083855600 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15618124 memory=1056 CPUtime=0.67 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) S 14846 14846 11591 0 -1 1077944384 10244 0 0 0 66 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869082802800 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15618124 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15618124 memory=944 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1071 0 0 0 1 1 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15206] ppid=14846 vsize=15618124 memory=944 CPUtime=4.77 cores=1,3,5,7
/proc/14848/task/15206/stat : 15206 (java) S 14846 14846 11591 0 -1 1077944384 283 0 0 0 477 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869064121888 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15207] ppid=14846 vsize=15618124 memory=4004 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15207/stat : 15207 (java) S 14846 14846 11591 0 -1 1077944384 426 0 0 0 486 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869067281280 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15208] ppid=14846 vsize=15618124 memory=780 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15208/stat : 15208 (java) S 14846 14846 11591 0 -1 1077944384 501 0 0 0 486 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869065175808 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15209] ppid=14846 vsize=15618124 memory=2832 CPUtime=30.04 cores=1,3,5,7
/proc/14848/task/15209/stat : 15209 (java) R 14846 14846 11591 0 -1 4202560 292 0 0 0 3004 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869070434528 139869859532079 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 232.59 s
Current children cumulated vsize: 15731252 KiB
Current children cumulated memory: 215404 KiB

[startup+109.301 s]
/proc/loadavg: 6.24 7.44 7.30 6/237 15209
/proc/meminfo: memFree=20390240/32770624 swapFree=66952812/67108860
[pid=14846] ppid=14843 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14846/stat : 14846 (xcsp3-exec) S 14843 14846 11591 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 407453980 115843072 362 33554432000 4194304 5098028 140732483001296 140732482999400 140159976551036 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36872192 140732483003258 140732483003501 140732483003501 140732483006410 0
/proc/14846/statm: 28282 362 304 221 0 87 0
[pid=14848] ppid=14846 vsize=15618124 memory=213956 CPUtime=232.69 cores=1,3,5,7
/proc/14848/stat : 14848 (java) S 14846 14846 11591 0 -1 1077944320 77731 0 0 0 23247 22 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 140727748605456 139870215085815 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
/proc/14848/statm: 3904531 53489 3516 1 0 3865633 0
[pid=14848/tid=14849] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.58 cores=1,3,5,7
/proc/14848/task/14849/stat : 14849 (java) S 14846 14846 11591 0 -1 1077944384 12331 0 0 0 53 5 0 0 20 0 19 0 407453980 15992958976 53489 33554432000 4194304 4196468 140727748622912 139870219326592 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14850] ppid=14846 vsize=15618124 memory=1448 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14850/stat : 14850 (java) S 14846 14846 11591 0 -1 1077944384 1354 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869807520912 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14851] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14851/stat : 14851 (java) S 14846 14846 11591 0 -1 1077944384 936 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869806468112 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14852] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.04 cores=1,3,5,7
/proc/14848/task/14852/stat : 14852 (java) S 14846 14846 11591 0 -1 1077944384 1003 0 0 0 3 1 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869805415312 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14853] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.03 cores=1,3,5,7
/proc/14848/task/14853/stat : 14853 (java) S 14846 14846 11591 0 -1 1077944384 1146 0 0 0 3 0 0 0 20 0 19 0 407453981 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869804362512 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14854] ppid=14846 vsize=15618124 memory=213956 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14854/stat : 14854 (java) S 14846 14846 11591 0 -1 1077944384 1873 0 0 0 1 1 0 0 20 0 19 0 407453982 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869089118576 139870215096962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14855] ppid=14846 vsize=15618124 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14855/stat : 14855 (java) S 14846 14846 11591 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869088064608 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14856] ppid=14846 vsize=15618124 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14856/stat : 14856 (java) S 14846 14846 11591 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 407453983 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869087011712 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14857] ppid=14846 vsize=15618124 memory=213956 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14857/stat : 14857 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869085960016 139870215104411 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14858] ppid=14846 vsize=15618124 memory=213956 CPUtime=2.4 cores=1,3,5,7
/proc/14848/task/14858/stat : 14858 (java) S 14846 14846 11591 0 -1 1077944384 10918 0 0 0 239 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869084908400 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14859] ppid=14846 vsize=15618124 memory=1448 CPUtime=2.56 cores=1,3,5,7
/proc/14848/task/14859/stat : 14859 (java) S 14846 14846 11591 0 -1 1077944384 15320 0 0 0 255 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869083855600 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14860] ppid=14846 vsize=15618124 memory=1448 CPUtime=0.67 cores=1,3,5,7
/proc/14848/task/14860/stat : 14860 (java) S 14846 14846 11591 0 -1 1077944384 10244 0 0 0 66 1 0 0 20 0 19 0 407453985 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869082802800 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14861] ppid=14846 vsize=15618124 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14848/task/14861/stat : 14861 (java) S 14846 14846 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869081750240 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=14862] ppid=14846 vsize=15618124 memory=1448 CPUtime=0.02 cores=1,3,5,7
/proc/14848/task/14862/stat : 14862 (java) S 14846 14846 11591 0 -1 1077944384 1071 0 0 0 1 1 0 0 20 0 19 0 407453986 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869080697520 139870215096962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15206] ppid=14846 vsize=15618124 memory=1448 CPUtime=4.77 cores=1,3,5,7
/proc/14848/task/15206/stat : 15206 (java) S 14846 14846 11591 0 -1 1077944384 283 0 0 0 477 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869064121888 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15207] ppid=14846 vsize=15618124 memory=213956 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15207/stat : 15207 (java) S 14846 14846 11591 0 -1 1077944384 426 0 0 0 486 0 0 0 20 0 19 0 407461893 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869067281280 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15208] ppid=14846 vsize=15618124 memory=1720 CPUtime=4.86 cores=1,3,5,7
/proc/14848/task/15208/stat : 15208 (java) S 14846 14846 11591 0 -1 1077944384 501 0 0 0 486 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869065175808 139870215096021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
[pid=14848/tid=15209] ppid=14846 vsize=15618124 memory=213956 CPUtime=30.14 cores=1,3,5,7
/proc/14848/task/15209/stat : 15209 (java) R 14846 14846 11591 0 -1 4202560 292 0 0 0 3014 0 0 0 20 0 19 0 407461894 15992958976 53489 33554432000 4194304 4196468 140727748622912 139869070434528 139869859532079 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6455296 140727748625391 140727748625562 140727748625562 140727748628431 0
Current children cumulated CPU time: 232.69 s
Current children cumulated vsize: 15731252 KiB
Current children cumulated memory: 215404 KiB

Child status: 0
Real time (s): 109.393
CPU time (s): 232.794
CPU user time (s): 232.559
CPU system time (s): 0.234583
CPU usage (%): 212.805
Max. virtual memory (cumulated for all children) (KiB): 15731252
Max. memory (cumulated for all children) (KiB): 224432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 232.559
system time used= 0.234583
maximum resident set size= 225040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79591
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7595
involuntary context switches= 4401


# summary of solver processes directly reported to runsolver:
#   pid: 14846
#   total CPU time (s): 232.794
#   total CPU user time (s): 232.559
#   total CPU system time (s): 0.234583

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.766898 second user time and 1.15035 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 21:04:38
IDJOB=4393307
IDBENCH=123027
IDSOLVER=2840
FILE ID=node117/4393307-1568315120
RUNJOBID= node117-1568312851-11623
PBS_JOBID= 21701132
Free space on /tmp= 58892 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr18a.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393307-1568315120/watcher-4393307-1568315120 -o /tmp/evaluation-result-4393307-1568315120/solver-4393307-1568315120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1367572677 HOME/instance-4393307-1568315120.xml

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

MD5SUM BENCH= 7a8b402fb105147dc13a1900b7358194
RANDOM SEED=1367572677

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22697628 kB
MemAvailable:   30498296 kB
Buffers:          191972 kB
Cached:          7835160 kB
SwapCached:        52484 kB
Active:          2690576 kB
Inactive:        6707132 kB
Active(anon):    1327384 kB
Inactive(anon):    84624 kB
Active(file):    1363192 kB
Inactive(file):  6622508 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             26540 kB
Writeback:             0 kB
AnonPages:       1412684 kB
Mapped:            56508 kB
Shmem:             32816 kB
Slab:             272200 kB
SReclaimable:     243428 kB
SUnreclaim:        28772 kB
KernelStack:        3808 kB
PageTables:         8392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3558748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1316864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58868 MiB
End job on node117 at 2019-09-12 21:06:28