Trace number 4297380

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 4.0.7b par (e747e1e)SAT (TO)1551 19675.2 2520.04

General information on the benchmark

NameKnapsack/
Knapsack-90-400-00_c18.xml
MD5SUM7b27ea70d39fcd1b1790f87791ea7535
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1551
Best CPU time to get the best result obtained on this benchmark19675.2
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":90}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":90}]
Minimum constraint arity90
Maximum constraint arity90
Distribution of constraint arities[{"arity":90,"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297380-1532724330.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297380-1532724330.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
0.70/0.48	c solve instance...
0.70/0.50	o 535 
0.70/0.51	o 644 
1.05/0.52	o 673 
1.05/0.53	o 718 
1.05/0.54	o 742 
1.05/0.56	o 754 
1.05/0.56	o 769 
1.05/0.56	o 788 
1.05/0.56	o 804 
1.05/0.56	o 806 
1.05/0.56	o 812 
1.05/0.57	o 814 
1.05/0.57	o 829 
1.05/0.57	o 830 
1.05/0.58	o 836 
1.05/0.58	o 838 
1.05/0.58	o 848 
1.05/0.59	o 853 
1.05/0.59	o 871 
1.05/0.59	o 879 
1.05/0.60	o 887 
1.64/0.62	o 889 
1.64/0.63	o 901 
1.64/0.63	o 918 
1.64/0.65	o 925 
1.64/0.65	o 950 
1.64/0.67	o 959 
2.21/0.70	o 989 
2.21/0.72	o 990 
2.21/0.75	o 1010 
2.21/0.77	o 1060 
2.21/0.79	o 1069 
2.98/0.81	o 1125 
2.98/0.82	o 1128 
2.98/0.84	o 1129 
2.98/0.85	o 1134 
2.98/0.86	o 1136 
2.98/0.88	o 1145 
3.47/0.90	o 1152 
3.47/0.92	o 1161 
3.47/0.95	o 1172 
3.47/0.96	o 1173 
3.47/0.98	o 1178 
4.26/1.02	o 1181 
4.26/1.04	o 1238 
4.26/1.06	o 1241 
5.04/1.13	o 1256 
5.04/1.14	o 1308 
5.04/1.16	o 1311 
5.04/1.17	o 1328 
5.74/1.25	o 1390 
6.52/1.32	o 1423 
6.52/1.33	o 1424 
7.29/1.45	o 1437 
8.08/1.56	o 1458 
8.08/1.59	o 1474 
8.86/1.62	o 1485 
8.86/1.63	o 1486 
8.86/1.68	o 1489 
8.86/1.69	o 1493 
9.60/1.76	o 1500 
9.60/1.78	o 1503 
10.34/1.81	o 1516 
10.34/1.83	o 1526 
10.34/1.86	o 1528 
10.34/1.87	o 1531 
10.34/1.89	o 1535 
11.00/1.94	o 1544 
11.80/2.07	o 1547 
378.03/49.17	o 1551 
19675.14/2520.02	s SATISFIABLE
19675.14/2520.02	v <instantiation>
19675.14/2520.02	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] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] </list>
19675.14/2520.02	v 	<values>0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 </values>
19675.14/2520.02	v </instantiation>
19675.14/2520.02	c Unexpected resolution interruption!

Verifier Data

OK	1551

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297380-1532724330/watcher-4297380-1532724330 -o /tmp/evaluation-result-4297380-1532724330/solver-4297380-1532724330 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580 HOME/xcsp3-exec -seed 750138208 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297380-1532724330.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.101005 s]*
/proc/loadavg: 8.15 8.04 8.13 2/203 32731
/proc/meminfo: memFree=28170464/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26104152 memory=27448 CPUtime=0.11 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 5799 0 0 0 11 0 0 0 20 0 20 0 89996256 26730651648 6862 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6526038 6862 2999 1 0 6488315 0
[pid=32712/tid=32713] ppid=32710 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) R 32710 32710 28146 0 -1 4202560 3806 0 0 0 9 0 0 0 20 0 20 0 89996256 26730651648 6862 33554432000 4194304 4196468 140733246508912 140706390133360 140706022447367 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26104152 memory=139786762843776 CPUtime=0 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32717] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32717/stat : 32717 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705941203728 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32718] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32718/stat : 32718 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705940150928 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32719] ppid=32710 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32719/stat : 32719 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705939098128 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32720] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32720/stat : 32720 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705938045328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32721] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32721/stat : 32721 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 6862 33554432000 4194304 4196468 140733246508912 140705936992528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32722] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32722/stat : 32722 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996258 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704591137648 140706385918594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32723] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32723/stat : 32723 (java) S 32710 32710 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89996259 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704590083616 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32724] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32724/stat : 32724 (java) S 32710 32710 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89996259 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704589030768 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32725] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32725/stat : 32725 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996261 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704587979088 140706385926043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32726] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32726/stat : 32726 (java) S 32710 32710 28146 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 89996261 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704586926448 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32727] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32727/stat : 32727 (java) S 32710 32710 28146 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704585873648 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32728] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32728/stat : 32728 (java) S 32710 32710 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704584820848 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32729] ppid=32710 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32712/task/32729/stat : 32729 (java) R 32710 32710 28146 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 20 0 89996262 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704583768048 140706364427623 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32730] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32730/stat : 32730 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704582716512 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32731] ppid=32710 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32731/stat : 32731 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 6862 33554432000 4194304 4196468 140733246508912 140704581663792 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28900 KiB

[startup+0.210727 s]*
/proc/loadavg: 8.15 8.04 8.13 3/203 32731
/proc/meminfo: memFree=28160132/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26104152 memory=39772 CPUtime=0.34 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 8551 0 0 0 33 1 0 0 20 0 20 0 89996256 26730651648 9943 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6526038 9943 3207 1 0 6488315 0
[pid=32712/tid=32713] ppid=32710 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) R 32710 32710 28146 0 -1 4202560 5625 0 0 0 19 0 0 0 20 0 20 0 89996256 26730651648 9943 33554432000 4194304 4196468 140733246508912 140706390140912 140706369987934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26104152 memory=340 CPUtime=0 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26104152 memory=139786763376653 CPUtime=0 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32717] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32717/stat : 32717 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705941203728 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32718] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32718/stat : 32718 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705940150928 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32719] ppid=32710 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32719/stat : 32719 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705939098128 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32720] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32720/stat : 32720 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705938045328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32721] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32721/stat : 32721 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996257 26730651648 9943 33554432000 4194304 4196468 140733246508912 140705936992528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32722] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32722/stat : 32722 (java) S 32710 32710 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89996258 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704591137648 140706385918594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32723] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32723/stat : 32723 (java) S 32710 32710 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89996259 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704590083616 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32724] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32724/stat : 32724 (java) S 32710 32710 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89996259 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704589030768 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32725] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32725/stat : 32725 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996261 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704587979088 140706385926043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32726] ppid=32710 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32712/task/32726/stat : 32726 (java) S 32710 32710 28146 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 20 0 89996261 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704586926448 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32727] ppid=32710 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/32712/task/32727/stat : 32727 (java) S 32710 32710 28146 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 20 0 89996262 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704585873648 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32728] ppid=32710 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/32712/task/32728/stat : 32728 (java) S 32710 32710 28146 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 89996262 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704584820848 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32729] ppid=32710 vsize=26104152 memory=-1 CPUtime=0.08 cores=0-7
/proc/32712/task/32729/stat : 32729 (java) S 32710 32710 28146 0 -1 1077944384 721 0 0 0 8 0 0 0 20 0 20 0 89996262 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704583768048 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32730] ppid=32710 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32730/stat : 32730 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704582716512 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32731] ppid=32710 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32731/stat : 32731 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996262 26730651648 9943 33554432000 4194304 4196468 140733246508912 140704581663792 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41224 KiB

[startup+0.315305 s]*
/proc/loadavg: 8.15 8.04 8.13 4/203 32731
/proc/meminfo: memFree=28154052/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26108408 memory=46844 CPUtime=0.53 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 9443 0 0 0 51 2 0 0 20 0 20 0 89996256 26735009792 11711 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6527102 11711 3252 1 0 6488315 0
[pid=32712/tid=32713] ppid=32710 vsize=26108408 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) R 32710 32710 28146 0 -1 4202560 6356 0 0 0 29 1 0 0 20 0 20 0 89996256 26735009792 11711 33554432000 4194304 4196468 140733246508912 140706390145040 140706369987934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32717] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32717/stat : 32717 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705941203728 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32718] ppid=32710 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/32712/task/32718/stat : 32718 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705940150928 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32719] ppid=32710 vsize=26108408 memory=139786622956463 CPUtime=0 cores=0-7
/proc/32712/task/32719/stat : 32719 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705939098128 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32720] ppid=32710 vsize=26108408 memory=139786622958768 CPUtime=0 cores=0-7
/proc/32712/task/32720/stat : 32720 (java) S 32710 32710 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705938045328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32721] ppid=32710 vsize=26108408 memory=139786622961072 CPUtime=0 cores=0-7
/proc/32712/task/32721/stat : 32721 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996257 26735009792 11711 33554432000 4194304 4196468 140733246508912 140705936992528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32722] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32722/stat : 32722 (java) S 32710 32710 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89996258 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704591137648 140706385918594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32723] ppid=32710 vsize=26108408 memory=279573245929104 CPUtime=0 cores=0-7
/proc/32712/task/32723/stat : 32723 (java) S 32710 32710 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89996259 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704590083616 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32724] ppid=32710 vsize=26108408 memory=279573245936016 CPUtime=0 cores=0-7
/proc/32712/task/32724/stat : 32724 (java) S 32710 32710 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89996259 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704589030768 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32725] ppid=32710 vsize=26108408 memory=279573245877296 CPUtime=0 cores=0-7
/proc/32712/task/32725/stat : 32725 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996261 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704587979088 140706385926043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32726] ppid=32710 vsize=26108408 memory=279573245949840 CPUtime=0.02 cores=0-7
/proc/32712/task/32726/stat : 32726 (java) S 32710 32710 28146 0 -1 1077944384 472 0 0 0 2 0 0 0 20 0 20 0 89996261 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704586926448 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32727] ppid=32710 vsize=26108408 memory=279573245956752 CPUtime=0.04 cores=0-7
/proc/32712/task/32727/stat : 32727 (java) S 32710 32710 28146 0 -1 1077944384 484 0 0 0 4 0 0 0 20 0 20 0 89996262 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704585873648 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32728] ppid=32710 vsize=26108408 memory=279573245954448 CPUtime=0.02 cores=0-7
/proc/32712/task/32728/stat : 32728 (java) S 32710 32710 28146 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 20 0 89996262 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704584820848 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32729] ppid=32710 vsize=26108408 memory=279573245970608 CPUtime=0.12 cores=0-7
/proc/32712/task/32729/stat : 32729 (java) S 32710 32710 28146 0 -1 1077944384 769 0 0 0 12 0 0 0 20 0 20 0 89996262 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704583768048 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32730] ppid=32710 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32730/stat : 32730 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89996262 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704582716512 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32731] ppid=32710 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/32712/task/32731/stat : 32731 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89996262 26735009792 11711 33554432000 4194304 4196468 140733246508912 140704581663792 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48296 KiB

[startup+0.701534 s]
/proc/loadavg: 8.15 8.04 8.13 6/211 32747
/proc/meminfo: memFree=28103356/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26709608 memory=191676 CPUtime=2.21 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 17468 0 0 0 213 8 0 0 20 0 28 0 89996256 27350638592 47919 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6677402 47919 3387 1 0 6638596 0
[pid=32712/tid=32713] ppid=32710 vsize=26709608 memory=279573246328496 CPUtime=0.47 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) S 32710 32710 28146 0 -1 1077944384 7140 0 0 0 46 1 0 0 20 0 28 0 89996256 27350638592 47919 33554432000 4194304 4196468 140733246508912 140706390148224 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26709608 memory=139786623165296 CPUtime=0 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 89996257 27350638592 47919 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 89996257 27350638592 47919 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 89996257 27350638592 47919 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0

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

[pid=32712/tid=874] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2347.81 cores=0-7
/proc/32712/task/874/stat : 874 (java) R 32710 32710 28146 0 -1 4202560 174585 0 0 0 233962 819 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704565514752 140706026301930 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 19068.2 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 1010464 KiB

[startup+2502.3 s]
/proc/loadavg: 8.18 7.97 7.96 8/211 944
/proc/meminfo: memFree=27191092/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26709608 memory=1009012 CPUtime=19537.1 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 1168663 0 0 0 1945320 8394 0 0 20 0 28 0 89996256 27350638592 252253 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6677402 252253 3440 1 0 6638596 0
[pid=32712/tid=32713] ppid=32710 vsize=26709608 memory=1009012 CPUtime=0.5 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) S 32710 32710 28146 0 -1 1077944384 7348 0 0 0 49 1 0 0 20 0 28 0 89996256 27350638592 252253 33554432000 4194304 4196468 140733246508912 140706390148224 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26709608 memory=1009012 CPUtime=6.17 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 51367 0 0 0 584 33 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26709608 memory=1452 CPUtime=6.14 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 50735 0 0 0 583 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26709608 memory=6791534058613427641 CPUtime=6.09 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 50368 0 0 0 572 37 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32717] ppid=32710 vsize=26709608 memory=956 CPUtime=6.08 cores=0-7
/proc/32712/task/32717/stat : 32717 (java) S 32710 32710 28146 0 -1 1077944384 48944 0 0 0 575 33 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705941203728 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32718] ppid=32710 vsize=26709608 memory=1452 CPUtime=6.1 cores=0-7
/proc/32712/task/32718/stat : 32718 (java) S 32710 32710 28146 0 -1 1077944384 39987 0 0 0 579 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705940150928 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32719] ppid=32710 vsize=26709608 memory=1009012 CPUtime=6.16 cores=0-7
/proc/32712/task/32719/stat : 32719 (java) S 32710 32710 28146 0 -1 1077944384 49088 0 0 0 585 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705939098128 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32720] ppid=32710 vsize=26709608 memory=1009012 CPUtime=6.19 cores=0-7
/proc/32712/task/32720/stat : 32720 (java) S 32710 32710 28146 0 -1 1077944384 49747 0 0 0 589 30 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705938045328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32721] ppid=32710 vsize=26709608 memory=1452 CPUtime=6.15 cores=0-7
/proc/32712/task/32721/stat : 32721 (java) S 32710 32710 28146 0 -1 1077944384 52592 0 0 0 585 30 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705936992528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32722] ppid=32710 vsize=26709608 memory=11116 CPUtime=3.78 cores=0-7
/proc/32712/task/32722/stat : 32722 (java) S 32710 32710 28146 0 -1 1077944384 159212 0 0 0 310 68 0 0 20 0 28 0 89996258 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704591137648 140706385918594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32723] ppid=32710 vsize=26709608 memory=1200 CPUtime=0 cores=0-7
/proc/32712/task/32723/stat : 32723 (java) S 32710 32710 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89996259 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704590083680 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32724] ppid=32710 vsize=26709608 memory=4616 CPUtime=0 cores=0-7
/proc/32712/task/32724/stat : 32724 (java) S 32710 32710 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89996259 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704589030768 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32725] ppid=32710 vsize=26709608 memory=1424 CPUtime=0 cores=0-7
/proc/32712/task/32725/stat : 32725 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89996261 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704587979088 140706385926043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32726] ppid=32710 vsize=26709608 memory=54 CPUtime=1.02 cores=0-7
/proc/32712/task/32726/stat : 32726 (java) S 32710 32710 28146 0 -1 1077944384 8717 0 0 0 101 1 0 0 20 0 28 0 89996261 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704586926448 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32727] ppid=32710 vsize=26709608 memory=8334083345238234249 CPUtime=1.12 cores=0-7
/proc/32712/task/32727/stat : 32727 (java) S 32710 32710 28146 0 -1 1077944384 11367 0 0 0 110 2 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704585873648 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32728] ppid=32710 vsize=26709608 memory=288230574492221466 CPUtime=1.17 cores=0-7
/proc/32712/task/32728/stat : 32728 (java) S 32710 32710 28146 0 -1 1077944384 9313 0 0 0 117 0 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704584820848 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32729] ppid=32710 vsize=26709608 memory=288230596050944315 CPUtime=0.49 cores=0-7
/proc/32712/task/32729/stat : 32729 (java) S 32710 32710 28146 0 -1 1077944384 5271 0 0 0 48 1 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704583768048 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32730] ppid=32710 vsize=26709608 memory=1704 CPUtime=0 cores=0-7
/proc/32712/task/32730/stat : 32730 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704582716512 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32731] ppid=32710 vsize=26709608 memory=1952 CPUtime=0.33 cores=0-7
/proc/32712/task/32731/stat : 32731 (java) S 32710 32710 28146 0 -1 1077944384 8999 0 0 0 17 16 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704581663792 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=867] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2381.97 cores=0-7
/proc/32712/task/867/stat : 867 (java) R 32710 32710 28146 0 -1 4202560 30428 0 0 0 237172 1025 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704571829568 140706025928145 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=868] ppid=32710 vsize=26709608 memory=1452 CPUtime=2382.11 cores=0-7
/proc/32712/task/868/stat : 868 (java) R 32710 32710 28146 0 -1 4202560 29990 0 0 0 237150 1061 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704572883200 140706026443343 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=869] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2385.36 cores=0-7
/proc/32712/task/869/stat : 869 (java) R 32710 32710 28146 0 -1 4202560 50662 0 0 0 237542 994 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704569725056 140706366750348 0 4 0 16800975 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=870] ppid=32710 vsize=26709608 memory=1452 CPUtime=2404.27 cores=0-7
/proc/32712/task/870/stat : 870 (java) R 32710 32710 28146 0 -1 4202560 138502 0 0 0 239734 693 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704570777600 140706026301024 0 4 0 16800975 0 0 0 -1 6 0 0 33 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=871] ppid=32710 vsize=26709608 memory=1452 CPUtime=2389.46 cores=0-7
/proc/32712/task/871/stat : 871 (java) R 32710 32710 28146 0 -1 4202560 50987 0 0 0 237961 985 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704566566688 140706025927480 0 4 0 16800975 0 0 0 -1 0 0 0 27 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=872] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2374.82 cores=0-7
/proc/32712/task/872/stat : 872 (java) R 32710 32710 28146 0 -1 4202560 32655 0 0 0 236331 1151 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704567619232 140706027171901 0 4 0 16800975 0 0 0 -1 4 0 0 16 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=873] ppid=32710 vsize=26709608 memory=1452 CPUtime=2380.8 cores=0-7
/proc/32712/task/873/stat : 873 (java) R 32710 32710 28146 0 -1 1077944384 31236 0 0 0 236992 1088 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704568672896 140706385917653 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=874] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2406.73 cores=0-7
/proc/32712/task/874/stat : 874 (java) R 32710 32710 28146 0 -1 4202560 176591 0 0 0 239837 836 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704565514752 140706026301977 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 19537.1 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 1010464 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.13 7.98 7.96 8/211 944
/proc/meminfo: memFree=27191480/32770624 swapFree=67108744/67108860
[pid=32710] ppid=32707 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32710/stat : 32710 (xcsp3-exec) S 32707 32710 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89996255 115843072 363 33554432000 4194304 5098028 140735009874208 140735009872312 140021134299772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18083840 140735009879094 140735009879296 140735009879296 140735009882058 0
/proc/32710/statm: 28282 363 305 221 0 87 0
[pid=32712] ppid=32710 vsize=26709608 memory=1009012 CPUtime=19675.1 cores=0-7
/proc/32712/stat : 32712 (java) S 32710 32710 28146 0 -1 1077944320 1171265 0 0 0 1959058 8456 0 0 20 0 28 0 89996256 27350638592 252253 33554432000 4194304 4196468 140733246508912 140733246491456 140706385907447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
/proc/32712/statm: 6677402 252253 3440 1 0 6638596 0
[pid=32712/tid=32713] ppid=32710 vsize=26709608 memory=1009012 CPUtime=0.5 cores=0-7
/proc/32712/task/32713/stat : 32713 (java) S 32710 32710 28146 0 -1 1077944384 7348 0 0 0 49 1 0 0 20 0 28 0 89996256 27350638592 252253 33554432000 4194304 4196468 140733246508912 140706390148224 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32714] ppid=32710 vsize=26709608 memory=6791534058613427641 CPUtime=6.19 cores=0-7
/proc/32712/task/32714/stat : 32714 (java) S 32710 32710 28146 0 -1 1077944384 51711 0 0 0 586 33 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140706351189136 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32715] ppid=32710 vsize=26709608 memory=4124 CPUtime=6.16 cores=0-7
/proc/32712/task/32715/stat : 32715 (java) S 32710 32710 28146 0 -1 1077944384 50796 0 0 0 585 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705943309328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32716] ppid=32710 vsize=26709608 memory=2196 CPUtime=6.11 cores=0-7
/proc/32712/task/32716/stat : 32716 (java) S 32710 32710 28146 0 -1 1077944384 50700 0 0 0 574 37 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705942256528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32717] ppid=32710 vsize=26709608 memory=7636 CPUtime=6.1 cores=0-7
/proc/32712/task/32717/stat : 32717 (java) S 32710 32710 28146 0 -1 1077944384 48978 0 0 0 577 33 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705941203728 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32718] ppid=32710 vsize=26709608 memory=836 CPUtime=6.12 cores=0-7
/proc/32712/task/32718/stat : 32718 (java) S 32710 32710 28146 0 -1 1077944384 40044 0 0 0 581 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705940150928 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32719] ppid=32710 vsize=26709608 memory=1796 CPUtime=6.18 cores=0-7
/proc/32712/task/32719/stat : 32719 (java) S 32710 32710 28146 0 -1 1077944384 49189 0 0 0 587 31 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705939098128 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32720] ppid=32710 vsize=26709608 memory=916 CPUtime=6.21 cores=0-7
/proc/32712/task/32720/stat : 32720 (java) S 32710 32710 28146 0 -1 1077944384 49778 0 0 0 591 30 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705938045328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32721] ppid=32710 vsize=26709608 memory=4488 CPUtime=6.18 cores=0-7
/proc/32712/task/32721/stat : 32721 (java) S 32710 32710 28146 0 -1 1077944384 52653 0 0 0 588 30 0 0 20 0 28 0 89996257 27350638592 252253 33554432000 4194304 4196468 140733246508912 140705936992528 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32722] ppid=32710 vsize=26709608 memory=1408 CPUtime=3.8 cores=0-7
/proc/32712/task/32722/stat : 32722 (java) S 32710 32710 28146 0 -1 1077944384 159623 0 0 0 312 68 0 0 20 0 28 0 89996258 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704591137648 140706385918594 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32723] ppid=32710 vsize=26709608 memory=796 CPUtime=0 cores=0-7
/proc/32712/task/32723/stat : 32723 (java) S 32710 32710 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89996259 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704590083680 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32724] ppid=32710 vsize=26709608 memory=4616 CPUtime=0 cores=0-7
/proc/32712/task/32724/stat : 32724 (java) S 32710 32710 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89996259 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704589030768 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32725] ppid=32710 vsize=26709608 memory=1424 CPUtime=0 cores=0-7
/proc/32712/task/32725/stat : 32725 (java) S 32710 32710 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89996261 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704587979088 140706385926043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32726] ppid=32710 vsize=26709608 memory=11116 CPUtime=1.02 cores=0-7
/proc/32712/task/32726/stat : 32726 (java) S 32710 32710 28146 0 -1 1077944384 8719 0 0 0 101 1 0 0 20 0 28 0 89996261 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704586926448 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32727] ppid=32710 vsize=26709608 memory=1200 CPUtime=1.12 cores=0-7
/proc/32712/task/32727/stat : 32727 (java) S 32710 32710 28146 0 -1 1077944384 11369 0 0 0 110 2 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704585873648 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32728] ppid=32710 vsize=26709608 memory=1228 CPUtime=1.17 cores=0-7
/proc/32712/task/32728/stat : 32728 (java) S 32710 32710 28146 0 -1 1077944384 9315 0 0 0 117 0 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704584820848 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32729] ppid=32710 vsize=26709608 memory=1704 CPUtime=0.49 cores=0-7
/proc/32712/task/32729/stat : 32729 (java) S 32710 32710 28146 0 -1 1077944384 5273 0 0 0 48 1 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704583768048 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32730] ppid=32710 vsize=26709608 memory=1952 CPUtime=0 cores=0-7
/proc/32712/task/32730/stat : 32730 (java) S 32710 32710 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704582716512 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=32731] ppid=32710 vsize=26709608 memory=10584 CPUtime=0.33 cores=0-7
/proc/32712/task/32731/stat : 32731 (java) S 32710 32710 28146 0 -1 1077944384 9021 0 0 0 17 16 0 0 20 0 28 0 89996262 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704581663792 140706385918594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=867] ppid=32710 vsize=26709608 memory=15872 CPUtime=2399.15 cores=0-7
/proc/32712/task/867/stat : 867 (java) R 32710 32710 28146 0 -1 4202560 30464 0 0 0 238883 1032 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704571829568 140706026472463 0 4 0 16800975 0 0 0 -1 5 0 0 19 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=868] ppid=32710 vsize=26709608 memory=4100 CPUtime=2399.31 cores=0-7
/proc/32712/task/868/stat : 868 (java) R 32710 32710 28146 0 -1 4202560 30081 0 0 0 238863 1068 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704572883200 140706367313746 0 4 0 16800975 0 0 0 -1 6 0 0 17 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=869] ppid=32710 vsize=26709608 memory=1452 CPUtime=2402.56 cores=0-7
/proc/32712/task/869/stat : 869 (java) R 32710 32710 28146 0 -1 4202560 50833 0 0 0 239254 1002 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704569725056 140706026443177 0 4 0 16800975 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=870] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2421.64 cores=0-7
/proc/32712/task/870/stat : 870 (java) R 32710 32710 28146 0 -1 4202560 138839 0 0 0 241465 699 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704570777504 140706026444312 0 4 0 16800975 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=871] ppid=32710 vsize=26709608 memory=1452 CPUtime=2406.65 cores=0-7
/proc/32712/task/871/stat : 871 (java) R 32710 32710 28146 0 -1 1077944384 51106 0 0 0 239671 994 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704566566784 140706385917653 0 4 0 16800975 0 0 0 -1 4 0 0 27 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=872] ppid=32710 vsize=26709608 memory=1009012 CPUtime=2391.97 cores=0-7
/proc/32712/task/872/stat : 872 (java) S 32710 32710 28146 0 -1 1077944384 32752 0 0 0 238037 1160 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704567619328 140706385917653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=873] ppid=32710 vsize=26709608 memory=6791534058613427641 CPUtime=2398 cores=0-7
/proc/32712/task/873/stat : 873 (java) R 32710 32710 28146 0 -1 4202560 31334 0 0 0 238703 1097 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704568672896 140706026301351 0 4 0 16800975 0 0 0 -1 4 0 0 16 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
[pid=32712/tid=874] ppid=32710 vsize=26709608 memory=1796 CPUtime=2424.06 cores=0-7
/proc/32712/task/874/stat : 874 (java) R 32710 32710 28146 0 -1 4202560 176782 0 0 0 241563 843 0 0 20 0 28 0 90001173 27350638592 252253 33554432000 4194304 4196468 140733246508912 140704565514656 140706025927812 0 4 0 16800975 0 0 0 -1 0 0 0 27 0 0 6293624 6294260 27025408 140733246510209 140733246510381 140733246510381 140733246513103 0
Current children cumulated CPU time: 19675.1 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 1010464 KiB

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

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

[startup+2520.04 s]
# the end of solver process 32712 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19590.7 s, system=84.58 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.04
CPU time (s): 19675.2
CPU user time (s): 19590.7
CPU system time (s): 84.58
CPU usage (%): 780.752
Max. virtual memory (cumulated for all children) (KiB): 26824696
Max. memory (cumulated for all children) (KiB): 2276340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19590.7
system time used= 84.58
maximum resident set size= 2357200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1172237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24903863
involuntary context switches= 32785


# summary of solver processes directly reported to runsolver:
#   pid: 32710,32712
#   total CPU time (s): 19675.2
#   total CPU user time (s): 19590.7
#   total CPU system time (s): 84.58

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.9236 second user time and 28.7504 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 22:45:30
IDJOB=4297380
IDBENCH=141531
IDSOLVER=2760
FILE ID=node134/4297380-1532724330
RUNJOBID= node134-1532721509-28173
PBS_JOBID= 21022333
Free space on /tmp= 55560 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Knapsack/Knapsack-90-400-00_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297380-1532724330/watcher-4297380-1532724330 -o /tmp/evaluation-result-4297380-1532724330/solver-4297380-1532724330 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580  HOME/xcsp3-exec -seed 750138208 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297380-1532724330.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7b27ea70d39fcd1b1790f87791ea7535
RANDOM SEED=750138208

node134.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.68
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.68
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.68
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.68
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:        28186960 kB
MemAvailable:   31956584 kB
Buffers:          164052 kB
Cached:          3869072 kB
SwapCached:            0 kB
Active:          1772052 kB
Inactive:        2316772 kB
Active(anon):       4932 kB
Inactive(anon):    78552 kB
Active(file):    1767120 kB
Inactive(file):  2238220 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             21920 kB
Writeback:             0 kB
AnonPages:        209328 kB
Mapped:            42200 kB
Shmem:             25132 kB
Slab:             188800 kB
SReclaimable:     160236 kB
SUnreclaim:        28564 kB
KernelStack:        3744 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55540 MiB
End job on node134 at 2018-07-27 23:27:31