Trace number 4393207

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-14OPT1109 88.3313 22.5538

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-03.xml
MD5SUM370e5889e420807efe2c272780cce411
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1109
Best CPU time to get the best result obtained on this benchmark88.3313
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393207-1568320239.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393207-1568320239.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
0.71/0.46	c solve instance...
0.71/0.47	o 0 
0.71/0.48	o 45 
0.71/0.48	o 73 
0.71/0.48	o 89 
0.71/0.49	o 117 
0.71/0.49	o 132 
0.71/0.49	o 143 
0.71/0.49	o 159 
0.71/0.49	o 187 
0.71/0.50	o 202 
0.71/0.50	o 212 
0.71/0.50	o 223 
0.71/0.50	o 239 
0.71/0.51	o 267 
0.71/0.52	o 282 
1.00/0.52	o 296 
1.00/0.52	o 324 
1.00/0.52	o 339 
1.00/0.52	o 350 
1.00/0.52	o 352 
1.00/0.52	o 363 
1.00/0.52	o 379 
1.00/0.53	o 405 
1.00/0.53	o 431 
1.00/0.53	o 444 
1.00/0.53	o 460 
1.00/0.53	o 462 
1.00/0.53	o 488 
1.00/0.53	o 501 
1.00/0.53	o 524 
1.00/0.54	o 526 
1.00/0.54	o 552 
1.00/0.54	o 553 
1.00/0.54	o 555 
1.00/0.54	o 581 
1.00/0.55	o 589 
1.00/0.55	o 602 
1.00/0.56	o 608 
1.00/0.56	o 625 
1.00/0.56	o 631 
1.00/0.56	o 633 
1.00/0.56	o 644 
1.00/0.57	o 654 
1.00/0.57	o 660 
1.00/0.57	o 662 
1.00/0.57	o 673 
1.00/0.57	o 701 
1.00/0.58	o 706 
1.00/0.58	o 714 
1.00/0.58	o 725 
1.00/0.58	o 727 
1.00/0.60	o 733 
1.00/0.60	o 744 
1.31/0.61	o 746 
1.31/0.62	o 758 
1.31/0.63	o 768 
1.31/0.64	o 774 
1.31/0.65	o 775 
1.31/0.66	o 777 
1.31/0.67	o 785 
1.31/0.67	o 793 
1.31/0.67	o 806 
1.31/0.68	o 810 
1.31/0.69	o 823 
1.31/0.69	o 838 
1.65/0.70	o 840 
1.65/0.72	o 850 
1.65/0.76	o 855 
1.65/0.76	o 874 
1.65/0.77	o 891 
1.65/0.79	o 899 
2.03/0.82	o 903 
2.03/0.83	o 907 
2.03/0.85	o 935 
2.03/0.87	o 940 
2.03/0.88	o 948 
2.03/0.89	o 949 
2.42/0.91	o 954 
2.42/0.93	o 961 
2.42/0.94	o 977 
2.42/0.96	o 998 
2.42/0.97	o 1008 
2.42/0.99	o 1014 
3.56/1.30	o 1026 
3.56/1.30	o 1030 
3.56/1.30	o 1043 
3.56/1.30	o 1067 
3.56/1.30	o 1081 
3.56/1.30	o 1101 
3.56/1.30	o 1102 
3.96/1.37	o 1109 
88.14/22.54	s OPTIMUM FOUND
88.14/22.54	v <instantiation>
88.14/22.54	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] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
88.14/22.54	v 	<values>0 1 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 1 0 0 0 0 1 </values>
88.14/22.54	v </instantiation>

Verifier Data

OK	1109

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

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

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

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


[startup+0.100058 s]*
/proc/loadavg: 8.94 8.47 8.17 7/234 22214
/proc/meminfo: memFree=24754472/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15144768 memory=27192 CPUtime=0.13 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 5787 0 0 0 12 1 0 0 20 0 15 0 407965877 15508242432 6798 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3786192 6798 3120 1 0 3748377 0
[pid=22200/tid=22201] ppid=22198 vsize=15144768 memory=7100839861464564850 CPUtime=0.09 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) R 22198 22198 11591 0 -1 4202560 3631 0 0 0 8 1 0 0 20 0 15 0 407965877 15508242432 6864 33554432000 4194304 4196468 140723384303328 140490430298208 140490426085978 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 6864 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 6864 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 6864 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 6864 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) S 22198 22198 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407965879 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407965880 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489892856864 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407965880 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489891804016 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) R 22198 22198 11591 0 -1 4202560 332 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489889700720 140490409500369 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) R 22198 22198 11591 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) R 22198 22198 11591 0 -1 4202560 409 0 0 0 2 0 0 0 20 0 15 0 407965882 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489887595120 140490419161467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965883 15508242432 6864 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 28640 KiB

[startup+0.210723 s]*
/proc/loadavg: 8.94 8.47 8.17 7/234 22215
/proc/meminfo: memFree=24740284/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15144768 memory=39628 CPUtime=0.34 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 9678 0 0 0 31 3 0 0 20 0 15 0 407965877 15508242432 9907 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3786192 9907 3288 1 0 3748377 0
[pid=22200/tid=22201] ppid=22198 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) R 22198 22198 11591 0 -1 4202560 6661 0 0 0 18 2 0 0 20 0 15 0 407965877 15508242432 9907 33554432000 4194304 4196468 140723384303328 140490430298416 140490407646803 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15144768 memory=13655 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 9907 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15144768 memory=140681985899344 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 9907 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 9907 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407965878 15508242432 9907 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) S 22198 22198 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407965879 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407965880 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489892856864 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407965880 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489891804016 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) S 22198 22198 11591 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 407965882 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489889700720 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) S 22198 22198 11591 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 407965882 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15144768 memory=140681985881728 CPUtime=0.08 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) R 22198 22198 11591 0 -1 4202560 918 0 0 0 8 0 0 0 20 0 15 0 407965882 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489887595120 140490419161467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965883 15508242432 9907 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41076 KiB

[startup+0.314171 s]*
/proc/loadavg: 8.94 8.47 8.17 9/234 22215
/proc/meminfo: memFree=24732400/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15149024 memory=49280 CPUtime=0.54 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 11200 0 0 0 50 4 0 0 20 0 15 0 407965877 15512600576 12320 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3787256 12320 3366 1 0 3748377 0
[pid=22200/tid=22201] ppid=22198 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) R 22198 22198 11591 0 -1 4202560 7860 0 0 0 27 3 0 0 20 0 15 0 407965877 15512600576 12320 33554432000 4194304 4196468 140723384303328 140490430292256 140490410145118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15512600576 12320 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15512600576 12353 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965878 15512600576 12353 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407965878 15512600576 12353 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15149024 memory=-7017622357414625439 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) S 22198 22198 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407965879 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407965880 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489892856864 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407965880 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489891804016 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) R 22198 22198 11591 0 -1 4202560 525 0 0 0 4 0 0 0 20 0 15 0 407965882 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489889690832 140490407586040 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) R 22198 22198 11591 0 -1 1077944384 430 0 0 0 4 0 0 0 20 0 15 0 407965882 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15149024 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) S 22198 22198 11591 0 -1 1077944384 1086 0 0 0 13 0 0 0 20 0 15 0 407965882 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489887595120 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407965882 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407965883 15512600576 12353 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50728 KiB

[startup+0.704275 s]
/proc/loadavg: 8.94 8.47 8.17 7/238 22271
/proc/meminfo: memFree=24623060/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15484996 memory=186296 CPUtime=1.65 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 19239 0 0 0 154 11 0 0 20 0 19 0 407965877 15856635904 46574 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3871249 46574 3478 1 0 3832351 0
[pid=22200/tid=22201] ppid=22198 vsize=15484996 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) S 22198 22198 11591 0 -1 1077944384 9041 0 0 0 42 4 0 0 20 0 19 0 407965877 15856635904 46574 33554432000 4194304 4196468 140723384303328 140490430305408 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 407965878 15856635904 46574 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 407965878 15856635904 46574 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 19 0 407965878 15856635904 46574 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15484996 memory=38044 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 407965878 15856635904 46574 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15484996 memory=992 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) R 22198 22198 11591 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 407965879 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15484996 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489892856928 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15484996 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489891804032 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15484996 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15484996 memory=752 CPUtime=0.25 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) R 22198 22198 11591 0 -1 4202560 1115 0 0 0 25 0 0 0 20 0 19 0 407965882 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489889700720 140490407379224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15484996 memory=1056 CPUtime=0.25 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) R 22198 22198 11591 0 -1 4202560 1039 0 0 0 25 0 0 0 20 0 19 0 407965882 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489888635600 140490405757735 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15484996 memory=1552 CPUtime=0.31 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) R 22198 22198 11591 0 -1 4202560 1937 0 0 0 31 0 0 0 20 0 19 0 407965882 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489887595120 140490405199138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15484996 memory=944 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15484996 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407965883 15856635904 46574 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 187744 KiB

[startup+1.50165 s]
/proc/loadavg: 8.94 8.47 8.17 10/237 22552
/proc/meminfo: memFree=24570632/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0

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

/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 19 0 407965883 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22580] ppid=22198 vsize=15484996 memory=4004 CPUtime=19.76 cores=0,2,4,6
/proc/22200/task/22580/stat : 22580 (java) R 22198 22198 11591 0 -1 4202560 334 0 0 0 1976 0 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489874413776 140490405789766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22581] ppid=22198 vsize=15484996 memory=780 CPUtime=19.76 cores=0,2,4,6
/proc/22200/task/22581/stat : 22581 (java) R 22198 22198 11591 0 -1 4202560 1031 0 0 0 1975 1 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489871254456 140490067770551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22582] ppid=22198 vsize=15484996 memory=2832 CPUtime=19.78 cores=0,2,4,6
/proc/22200/task/22582/stat : 22582 (java) R 22198 22198 11591 0 -1 4202560 1067 0 0 0 1978 0 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489872307000 140490067514274 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22583] ppid=22198 vsize=15484996 memory=1720 CPUtime=19.7 cores=0,2,4,6
/proc/22200/task/22583/stat : 22583 (java) R 22198 22198 11591 0 -1 4202560 969 0 0 0 1967 3 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489875463568 140490067514624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 84.56 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 598352 KiB

[startup+22.0016 s]*
/proc/loadavg: 8.88 8.49 8.18 9/238 22591
/proc/meminfo: memFree=24181836/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15484996 memory=596904 CPUtime=86.19 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 41428 0 0 0 8590 29 0 0 20 0 19 0 407965877 15856635904 149226 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3871249 149226 3513 1 0 3832351 0
[pid=22200/tid=22201] ppid=22198 vsize=15484996 memory=8317482817917895235 CPUtime=0.47 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) S 22198 22198 11591 0 -1 1077944384 9042 0 0 0 43 4 0 0 20 0 19 0 407965877 15856635904 149226 33554432000 4194304 4196468 140723384303328 140490430305408 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15484996 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 462 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149226 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15484996 memory=6655300316396806240 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 422 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149226 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15484996 memory=6943526294502006880 CPUtime=0.03 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 264 0 0 0 1 2 0 0 20 0 19 0 407965878 15856635904 149226 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15484996 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 685 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149226 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15484996 memory=7084818013876338786 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) R 22198 22198 11591 0 -1 1077944384 1300 0 0 0 2 0 0 0 20 0 19 0 407965879 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15484996 memory=-7533511066075828572 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489892856928 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15484996 memory=7679937539709960979 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489891804032 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15484996 memory=8514726395715088025 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15484996 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) S 22198 22198 11591 0 -1 1077944384 6725 0 0 0 132 2 0 0 20 0 19 0 407965882 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489889700720 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15484996 memory=0 CPUtime=1.37 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) S 22198 22198 11591 0 -1 1077944384 8001 0 0 0 136 1 0 0 20 0 19 0 407965882 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15484996 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) S 22198 22198 11591 0 -1 1077944384 3146 0 0 0 49 1 0 0 20 0 19 0 407965882 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489887595120 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 19 0 407965883 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22580] ppid=22198 vsize=15484996 memory=4121416120871694367 CPUtime=20.16 cores=0,2,4,6
/proc/22200/task/22580/stat : 22580 (java) R 22198 22198 11591 0 -1 4202560 354 0 0 0 2016 0 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489874413776 140490067365636 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22581] ppid=22198 vsize=15484996 memory=3540031768734312882 CPUtime=20.17 cores=0,2,4,6
/proc/22200/task/22581/stat : 22581 (java) S 22198 22198 11591 0 -1 1077944384 1036 0 0 0 2016 1 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489871256816 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22582] ppid=22198 vsize=15484996 memory=3761691100737253941 CPUtime=20.19 cores=0,2,4,6
/proc/22200/task/22582/stat : 22582 (java) R 22198 22198 11591 0 -1 4202560 1083 0 0 0 2019 0 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489872307000 140490068629932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22583] ppid=22198 vsize=15484996 memory=4279047757568528542 CPUtime=20.11 cores=0,2,4,6
/proc/22200/task/22583/stat : 22583 (java) R 22198 22198 11591 0 -1 4202560 976 0 0 0 2008 3 0 0 20 0 19 0 407966014 15856635904 149226 33554432000 4194304 4196468 140723384303328 140489875463568 140490068792253 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 86.19 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 598352 KiB

[startup+22.4016 s]
/proc/loadavg: 8.88 8.49 8.18 9/238 22591
/proc/meminfo: memFree=24181836/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15484996 memory=598952 CPUtime=87.74 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 41447 0 0 0 8745 29 0 0 20 0 19 0 407965877 15856635904 149738 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3871249 149738 3513 1 0 3832351 0
[pid=22200/tid=22201] ppid=22198 vsize=15484996 memory=2832 CPUtime=0.47 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) S 22198 22198 11591 0 -1 1077944384 9042 0 0 0 43 4 0 0 20 0 19 0 407965877 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490430305408 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15484996 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 463 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15484996 memory=658 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 426 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15484996 memory=1195 CPUtime=0.03 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 266 0 0 0 1 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15484996 memory=251 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 688 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15484996 memory=315 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) S 22198 22198 11591 0 -1 1077944384 1302 0 0 0 2 0 0 0 20 0 19 0 407965879 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15484996 memory=236671 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489892856928 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15484996 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489891804032 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15484996 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15484996 memory=5868 CPUtime=1.34 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) S 22198 22198 11591 0 -1 1077944384 6725 0 0 0 132 2 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489889700720 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15484996 memory=14012 CPUtime=1.37 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) S 22198 22198 11591 0 -1 1077944384 8001 0 0 0 136 1 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15484996 memory=20752 CPUtime=0.5 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) S 22198 22198 11591 0 -1 1077944384 3146 0 0 0 49 1 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489887595120 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15484996 memory=12024 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15484996 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 19 0 407965883 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22580] ppid=22198 vsize=15484996 memory=6791534058613427641 CPUtime=20.54 cores=0,2,4,6
/proc/22200/task/22580/stat : 22580 (java) R 22198 22198 11591 0 -1 4202560 356 0 0 0 2054 0 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489874415320 140490067338655 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22581] ppid=22198 vsize=15484996 memory=20752 CPUtime=20.56 cores=0,2,4,6
/proc/22200/task/22581/stat : 22581 (java) R 22198 22198 11591 0 -1 4202560 1039 0 0 0 2055 1 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489871257728 140490410680161 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22582] ppid=22198 vsize=15484996 memory=12024 CPUtime=20.58 cores=0,2,4,6
/proc/22200/task/22582/stat : 22582 (java) R 22198 22198 11591 0 -1 4202560 1085 0 0 0 2058 0 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489872310336 140490064897256 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22583] ppid=22198 vsize=15484996 memory=2120 CPUtime=20.5 cores=0,2,4,6
/proc/22200/task/22583/stat : 22583 (java) R 22198 22198 11591 0 -1 4202560 976 0 0 0 2047 3 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489875468336 140490068792995 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 87.74 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 600400 KiB

[startup+22.5016 s]
/proc/loadavg: 8.88 8.49 8.18 9/238 22591
/proc/meminfo: memFree=24181836/32770624 swapFree=66952812/67108860
[pid=22198] ppid=22195 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22198/stat : 22198 (xcsp3-exec) S 22195 22198 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407965877 115843072 362 33554432000 4194304 5098028 140735746137552 140735746135656 140385422377596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14639104 140735746143099 140735746143341 140735746143341 140735746146250 0
/proc/22198/statm: 28282 362 304 221 0 87 0
[pid=22200] ppid=22198 vsize=15484996 memory=598952 CPUtime=88.14 cores=0,2,4,6
/proc/22200/stat : 22200 (java) S 22198 22198 11591 0 -1 1077944320 41447 0 0 0 8785 29 0 0 20 0 19 0 407965877 15856635904 149738 33554432000 4194304 4196468 140723384303328 140723384285872 140490426064631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
/proc/22200/statm: 3871249 149738 3513 1 0 3832351 0
[pid=22200/tid=22201] ppid=22198 vsize=15484996 memory=1448 CPUtime=0.47 cores=0,2,4,6
/proc/22200/task/22201/stat : 22201 (java) S 22198 22198 11591 0 -1 1077944384 9042 0 0 0 43 4 0 0 20 0 19 0 407965877 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490430305408 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22202] ppid=22198 vsize=15484996 memory=281363710592000 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22202/stat : 22202 (java) S 22198 22198 11591 0 -1 1077944384 463 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490018843792 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22203] ppid=22198 vsize=15484996 memory=1552 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22203/stat : 22203 (java) S 22198 22198 11591 0 -1 1077944384 426 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490017790992 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22204] ppid=22198 vsize=15484996 memory=944 CPUtime=0.03 cores=0,2,4,6
/proc/22200/task/22204/stat : 22204 (java) S 22198 22198 11591 0 -1 1077944384 266 0 0 0 1 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490016738192 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22205] ppid=22198 vsize=15484996 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/22200/task/22205/stat : 22205 (java) S 22198 22198 11591 0 -1 1077944384 688 0 0 0 2 2 0 0 20 0 19 0 407965878 15856635904 149738 33554432000 4194304 4196468 140723384303328 140490015685392 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22206] ppid=22198 vsize=15484996 memory=594704 CPUtime=0.02 cores=0,2,4,6
/proc/22200/task/22206/stat : 22206 (java) S 22198 22198 11591 0 -1 1077944384 1302 0 0 0 2 0 0 0 20 0 19 0 407965879 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489893910896 140490426075778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22207] ppid=22198 vsize=15484996 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22207/stat : 22207 (java) S 22198 22198 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489892856928 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22208] ppid=22198 vsize=15484996 memory=598900 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22208/stat : 22208 (java) S 22198 22198 11591 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407965880 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489891804032 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22209] ppid=22198 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22209/stat : 22209 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489890752336 140490426083227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22210] ppid=22198 vsize=15484996 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/22200/task/22210/stat : 22210 (java) S 22198 22198 11591 0 -1 1077944384 6725 0 0 0 132 2 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489889700720 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22211] ppid=22198 vsize=15484996 memory=594788 CPUtime=1.37 cores=0,2,4,6
/proc/22200/task/22211/stat : 22211 (java) S 22198 22198 11591 0 -1 1077944384 8001 0 0 0 136 1 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489888647920 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22212] ppid=22198 vsize=15484996 memory=3612 CPUtime=0.5 cores=0,2,4,6
/proc/22200/task/22212/stat : 22212 (java) S 22198 22198 11591 0 -1 1077944384 3146 0 0 0 49 1 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489887595120 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22213] ppid=22198 vsize=15484996 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22213/stat : 22213 (java) S 22198 22198 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407965882 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489886542560 140490426074837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22214] ppid=22198 vsize=15484996 memory=596828 CPUtime=0 cores=0,2,4,6
/proc/22200/task/22214/stat : 22214 (java) S 22198 22198 11591 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 19 0 407965883 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489885489840 140490426075778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22580] ppid=22198 vsize=15484996 memory=1448 CPUtime=20.64 cores=0,2,4,6
/proc/22200/task/22580/stat : 22580 (java) R 22198 22198 11591 0 -1 4202560 356 0 0 0 2064 0 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489874415320 140490067394847 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22581] ppid=22198 vsize=15484996 memory=38068 CPUtime=20.66 cores=0,2,4,6
/proc/22200/task/22581/stat : 22581 (java) R 22198 22198 11591 0 -1 4202560 1039 0 0 0 2065 1 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489871257728 140490068291920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22582] ppid=22198 vsize=15484996 memory=992 CPUtime=20.68 cores=0,2,4,6
/proc/22200/task/22582/stat : 22582 (java) R 22198 22198 11591 0 -1 4202560 1085 0 0 0 2068 0 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489872310336 140490067394873 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
[pid=22200/tid=22583] ppid=22198 vsize=15484996 memory=2044 CPUtime=20.6 cores=0,2,4,6
/proc/22200/task/22583/stat : 22583 (java) R 22198 22198 11591 0 -1 4202560 976 0 0 0 2057 3 0 0 20 0 19 0 407966014 15856635904 149738 33554432000 4194304 4196468 140723384303328 140489875468336 140490068791075 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31748096 140723384308719 140723384308890 140723384308890 140723384311759 0
Current children cumulated CPU time: 88.14 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 600400 KiB

Child status: 0
Real time (s): 22.5538
CPU time (s): 88.3313
CPU user time (s): 88.0275
CPU system time (s): 0.303831
CPU usage (%): 391.648
Max. virtual memory (cumulated for all children) (KiB): 15598124
Max. memory (cumulated for all children) (KiB): 600772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.0275
system time used= 0.303831
maximum resident set size= 601372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42763
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= 5121
involuntary context switches= 2266


# summary of solver processes directly reported to runsolver:
#   pid: 22198
#   total CPU time (s): 88.3313
#   total CPU user time (s): 88.0275
#   total CPU system time (s): 0.303831

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.160809 second user time and 0.302632 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 22:29:57
IDJOB=4393207
IDBENCH=133453
IDSOLVER=2840
FILE ID=node117/4393207-1568320239
RUNJOBID= node117-1568312851-11622
PBS_JOBID= 21701132
Free space on /tmp= 58892 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-03.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-4393207-1568320239/watcher-4393207-1568320239 -o /tmp/evaluation-result-4393207-1568320239/solver-4393207-1568320239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11622 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 545070065 HOME/instance-4393207-1568320239.xml

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

MD5SUM BENCH= 370e5889e420807efe2c272780cce411
RANDOM SEED=545070065

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:        24768312 kB
MemAvailable:   30781200 kB
Buffers:          154184 kB
Cached:          6107776 kB
SwapCached:        52484 kB
Active:          2411332 kB
Inactive:        4940092 kB
Active(anon):    1037044 kB
Inactive(anon):    93852 kB
Active(file):    1374288 kB
Inactive(file):  4846240 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             26204 kB
Writeback:             0 kB
AnonPages:       1145804 kB
Mapped:            56492 kB
Shmem:             32816 kB
Slab:             244920 kB
SReclaimable:     216388 kB
SUnreclaim:        28532 kB
KernelStack:        3776 kB
PageTables:         7800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2968964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1013760 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 22:30:20