Trace number 4403378

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2528.21 800.197

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js15/
SuperTaillard-js-15-18.xml
MD5SUM3f0141c7bb33af25d9039070b39091b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.3708
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Number of domains84
Minimum domain size1184
Maximum domain size1282
Distribution of domain sizes[{"size":1184,"count":10},{"size":1185,"count":4},{"size":1186,"count":4},{"size":1187,"count":10},{"size":1188,"count":8},{"size":1191,"count":6},{"size":1192,"count":4},{"size":1193,"count":6},{"size":1194,"count":8},{"size":1195,"count":6},{"size":1196,"count":2},{"size":1197,"count":2},{"size":1198,"count":6},{"size":1199,"count":6},{"size":1200,"count":10},{"size":1201,"count":6},{"size":1202,"count":10},{"size":1203,"count":10},{"size":1204,"count":6},{"size":1206,"count":4},{"size":1207,"count":10},{"size":1208,"count":6},{"size":1209,"count":2},{"size":1210,"count":2},{"size":1211,"count":2},"...",{"size":1253,"count":4}, {"size":1255,"count":6}, {"size":1256,"count":6}, {"size":1257,"count":2}, {"size":1259,"count":8}, {"size":1260,"count":6}, {"size":1261,"count":4}, {"size":1262,"count":6}, {"size":1263,"count":4}, {"size":1264,"count":2}, {"size":1265,"count":2}, {"size":1267,"count":8}, {"size":1268,"count":6}, {"size":1269,"count":10}, {"size":1272,"count":6}, {"size":1273,"count":2}, {"size":1274,"count":6}, {"size":1275,"count":4}, {"size":1276,"count":2}, {"size":1277,"count":10}, {"size":1278,"count":10}, {"size":1279,"count":12}, {"size":1280,"count":6}, {"size":1281,"count":4}, {"size":1282,"count":8}]
Minimum variable degree16
Maximum variable degree33
Distribution of variable degrees[{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5580}]
Number of extensional constraints0
Number of intensional constraints5580
Distribution of constraint types[{"type":"intension","count":5580}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403378-1568992916.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403378-1568992916.xml, -tl, 2520s, -p, 4]
0.12/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403378-1568992916/watcher-4403378-1568992916 -o /var/tmp/evaluation-result-4403378-1568992916/solver-4403378-1568992916 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2109829706 HOME/instance-4403378-1568992916.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=23264, runsolver pid=23261
Current StackSize limit: 8192 KiB


[startup+0.100271 s]*
/proc/loadavg: 8.24 8.55 8.39 7/234 23280
/proc/meminfo: memFree=24563476/32770624 swapFree=66966844/67108860
[pid=23264] ppid=23261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23264/stat : 23264 (xcsp3-exec) S 23261 23264 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475228014 115843072 364 33554432000 4194304 5098028 140732850730992 140732850729096 139635245232764 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22728704 140732850733910 140732850734169 140732850734169 140732850737094 0
/proc/23264/statm: 28282 364 305 221 0 87 0
[pid=23266] ppid=23264 vsize=15144776 memory=29372 CPUtime=0.12 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23264 23264 19026 0 -1 1077944320 5779 0 0 0 11 1 0 0 20 0 15 0 475228015 15508250624 7343 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3786194 7343 3185 1 0 3748377 0
[pid=23266/tid=23267] ppid=23264 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) R 23264 23264 19026 0 -1 4202560 3705 0 0 0 8 1 0 0 20 0 15 0 475228015 15508250624 7343 33554432000 4194304 4196468 140722294650336 140668084399888 140668064257374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23264 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 7343 33554432000 4194304 4196468 140722294650336 140668032797584 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23264 vsize=15144776 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) S 23264 23264 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 7343 33554432000 4194304 4196468 140722294650336 140668031744784 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667670944912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667669892112 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23264 vsize=15144776 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23264 23264 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475228017 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667548792944 140668080188034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23264 23264 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475228018 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667547738912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23264 23264 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475228018 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667546686576 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228020 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667545634896 140668080195483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23264 23264 19026 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 475228020 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) R 23264 23264 19026 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 15 0 475228020 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667543529968 140668063561719 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23264 vsize=15144776 memory=140193009444480 CPUtime=0.01 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) R 23264 23264 19026 0 -1 4202560 318 0 0 0 1 0 0 0 20 0 15 0 475228020 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667542477680 140668080198234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23264 vsize=15144776 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228021 15508250624 7343 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30828 KiB

[startup+0.214019 s]*
/proc/loadavg: 8.06 8.50 8.38 6/234 23280
/proc/meminfo: memFree=24552272/32770624 swapFree=66966844/67108860
[pid=23264] ppid=23261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23264/stat : 23264 (xcsp3-exec) S 23261 23264 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475228014 115843072 364 33554432000 4194304 5098028 140732850730992 140732850729096 139635245232764 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22728704 140732850733910 140732850734169 140732850734169 140732850737094 0
/proc/23264/statm: 28282 364 305 221 0 87 0
[pid=23266] ppid=23264 vsize=15144776 memory=40468 CPUtime=0.35 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23264 23264 19026 0 -1 1077944320 9311 0 0 0 31 4 0 0 20 0 15 0 475228015 15508250624 10117 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3786194 10117 3305 1 0 3748377 0
[pid=23266/tid=23267] ppid=23264 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) R 23264 23264 19026 0 -1 4202560 6579 0 0 0 18 2 0 0 20 0 15 0 475228015 15508250624 10117 33554432000 4194304 4196468 140722294650336 140668084411872 140668064220517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23264 vsize=15144776 memory=9276 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 10117 33554432000 4194304 4196468 140722294650336 140668032797584 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23264 vsize=15144776 memory=3532159 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) S 23264 23264 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 10117 33554432000 4194304 4196468 140722294650336 140668031744784 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667670944912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667669892112 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23264 23264 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475228017 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667548792944 140668080188034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23264 23264 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475228018 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667547738912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23264 vsize=15144776 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23264 23264 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475228018 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667546686576 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228020 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667545634896 140668080195483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23264 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23264 23264 19026 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 15 0 475228020 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23264 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23264 23264 19026 0 -1 1077944384 297 0 0 0 3 0 0 0 20 0 15 0 475228020 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23264 vsize=15144776 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) R 23264 23264 19026 0 -1 4202560 795 0 0 0 7 0 0 0 20 0 15 0 475228020 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188822 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228021 15508250624 10117 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41924 KiB

[startup+0.310558 s]*
/proc/loadavg: 8.06 8.50 8.38 6/234 23280
/proc/meminfo: memFree=24544020/32770624 swapFree=66966844/67108860
[pid=23264] ppid=23261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23264/stat : 23264 (xcsp3-exec) S 23261 23264 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475228014 115843072 364 33554432000 4194304 5098028 140732850730992 140732850729096 139635245232764 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22728704 140732850733910 140732850734169 140732850734169 140732850737094 0
/proc/23264/statm: 28282 364 305 221 0 87 0
[pid=23266] ppid=23264 vsize=15149032 memory=49440 CPUtime=0.52 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23264 23264 19026 0 -1 1077944320 10676 0 0 0 48 4 0 0 20 0 15 0 475228015 15512608768 12360 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787258 12360 3343 1 0 3748377 0
[pid=23266/tid=23267] ppid=23264 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) R 23264 23264 19026 0 -1 4202560 7713 0 0 0 27 3 0 0 20 0 15 0 475228015 15512608768 12360 33554432000 4194304 4196468 140722294650336 140668084408000 140668064257374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15512608768 12360 33554432000 4194304 4196468 140722294650336 140668032797584 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23264 vsize=15149032 memory=3528916 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) S 23264 23264 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475228016 15512608768 12360 33554432000 4194304 4196468 140722294650336 140668031744784 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667670944912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23264 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667669892112 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23264 vsize=15149032 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23264 23264 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475228017 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667548792944 140668080188034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23264 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23264 23264 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475228018 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667547738912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23264 23264 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475228018 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667546686576 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228020 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667545634896 140668080195483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23264 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23264 23264 19026 0 -1 1077944384 398 0 0 0 3 0 0 0 20 0 15 0 475228020 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23264 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23264 23264 19026 0 -1 1077944384 311 0 0 0 4 0 0 0 20 0 15 0 475228020 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23264 vsize=15149032 memory=140193009444480 CPUtime=0.12 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23264 23264 19026 0 -1 1077944384 955 0 0 0 12 0 0 0 20 0 15 0 475228020 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23264 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23264 vsize=15149032 memory=140193009444480 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228021 15512608768 12360 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50896 KiB

[startup+0.710475 s]
/proc/loadavg: 8.06 8.50 8.38 9/234 23284
/proc/meminfo: memFree=24522868/32770624 swapFree=66966844/67108860
[pid=23264] ppid=23261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23264/stat : 23264 (xcsp3-exec) S 23261 23264 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475228014 115843072 364 33554432000 4194304 5098028 140732850730992 140732850729096 139635245232764 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22728704 140732850733910 140732850734169 140732850734169 140732850737094 0
/proc/23264/statm: 28282 364 305 221 0 87 0
[pid=23266] ppid=23264 vsize=15151156 memory=106904 CPUtime=1.82 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23264 23264 19026 0 -1 1077944320 15802 0 0 0 176 6 0 0 20 0 15 0 475228015 15514783744 26726 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787789 26726 3445 1 0 3748889 0
[pid=23266/tid=23267] ppid=23264 vsize=15151156 memory=2120 CPUtime=0.68 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) R 23264 23264 19026 0 -1 4202560 9053 0 0 0 64 4 0 0 20 0 15 0 475228015 15514783744 26726 33554432000 4194304 4196468 140722294650336 140668084411416 140667715985504 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23264 vsize=15151156 memory=508 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15514783744 26726 33554432000 4194304 4196468 140722294650336 140668032797584 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23264 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) S 23264 23264 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475228016 15514783744 26726 33554432000 4194304 4196468 140722294650336 140668031744784 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23264 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667670944912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23264 vsize=15151156 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228016 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667669892112 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23264 vsize=15151156 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23264 23264 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475228017 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667548792944 140668080188034 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23264 vsize=15151156 memory=864 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23264 23264 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667547738912 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23264 vsize=15151156 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23264 23264 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667546686576 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23264 vsize=15151156 memory=2496 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228020 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667545634896 140668080195483 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23264 vsize=15151156 memory=7302135314614015842 CPUtime=0.38 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) R 23264 23264 19026 0 -1 4202560 1798 0 0 0 38 0 0 0 20 0 15 0 475228020 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667544569088 140668057771639 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23264 vsize=15151156 memory=5933043278624351596 CPUtime=0.38 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) R 23264 23264 19026 0 -1 4202560 1416 0 0 0 38 0 0 0 20 0 15 0 475228020 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667543512160 140668063660376 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23264 vsize=15151156 memory=7223887401239728208 CPUtime=0.34 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23264 23264 19026 0 -1 1077944384 2226 0 0 0 34 0 0 0 20 0 15 0 475228020 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23264 vsize=15151156 memory=7223887401239728208 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23264 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23264 vsize=15151156 memory=7597400392198480464 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23264 23264 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 26726 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 108360 KiB

[startup+1.50152 s]
/proc/loadavg: 8.06 8.50 8.38 6/234 23284
/proc/meminfo: memFree=24380124/32770624 swapFree=66966844/67108860
[pid=23264] ppid=23261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23264/stat : 23264 (xcsp3-exec) S 23261 23264 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475228014 115843072 364 33554432000 4194304 5098028 140732850730992 140732850729096 139635245232764 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22728704 140732850733910 140732850734169 140732850734169 140732850737094 0
/proc/23264/statm: 28282 364 305 221 0 87 0

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

Current children cumulated CPU time: 2521.28 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12501860 KiB

[startup+799.201 s]
/proc/loadavg: 7.77 7.84 7.86 9/232 23523
/proc/meminfo: memFree=10929032/32770624 swapFree=66966844/67108860
[pid=23266] ppid=23261 vsize=15151156 memory=12501860 CPUtime=2524.46 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23261 23264 19026 0 -1 1077944320 985916 0 0 0 251486 960 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787789 3125465 3502 1 0 3748889 0
[pid=23266/tid=23267] ppid=23261 vsize=15151156 memory=776 CPUtime=144.04 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) S 23261 23264 19026 0 -1 1077944384 35149 0 0 0 14355 49 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668084415008 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23261 vsize=15151156 memory=1056 CPUtime=576.3 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) R 23261 23264 19026 0 -1 4202560 215160 0 0 0 57401 229 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668032797784 140668064874600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23261 vsize=15151156 memory=3616 CPUtime=575.36 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) R 23261 23264 19026 0 -1 4202560 203420 0 0 0 57311 225 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668031744672 140668064874639 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23261 vsize=15151156 memory=6791534058613427641 CPUtime=575.09 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) R 23261 23264 19026 0 -1 4202560 142098 0 0 0 57309 200 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667670945112 140668064874556 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23261 vsize=15151156 memory=1444 CPUtime=575.39 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) R 23261 23264 19026 0 -1 4202560 203330 0 0 0 57307 232 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667669892312 140668065162184 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23261 vsize=15151156 memory=864 CPUtime=75.15 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23261 23264 19026 0 -1 1077944384 168866 0 0 0 7502 13 0 0 20 0 15 0 475228017 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667548791264 140668080187093 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23261 vsize=15151156 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23261 23264 19026 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667547738976 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23261 vsize=15151156 memory=2496 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23261 23264 19026 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667546686592 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23261 vsize=15151156 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23261 23264 19026 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667545634544 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23261 vsize=15151156 memory=12501856 CPUtime=1.06 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23261 23264 19026 0 -1 1077944384 3987 0 0 0 105 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23261 vsize=15151156 memory=3608 CPUtime=1.11 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23261 23264 19026 0 -1 1077944384 5027 0 0 0 110 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23261 vsize=15151156 memory=288230574492221466 CPUtime=0.55 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23261 23264 19026 0 -1 1077944384 6790 0 0 0 54 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23261 vsize=15151156 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23261 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23261 vsize=15151156 memory=14408211662899591 CPUtime=0.3 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23261 23264 19026 0 -1 1077944384 781 0 0 0 16 14 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current cumulated CPU time of completed processes: 0.002208 s
Current children cumulated CPU time: 2524.46 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12501860 KiB

[startup+799.602 s]
/proc/loadavg: 7.77 7.84 7.86 9/232 23523
/proc/meminfo: memFree=10929032/32770624 swapFree=66966844/67108860
[pid=23266] ppid=23261 vsize=15151156 memory=12501860 CPUtime=2526.06 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23261 23264 19026 0 -1 1077944320 985916 0 0 0 251646 960 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787789 3125465 3502 1 0 3748889 0
[pid=23266/tid=23267] ppid=23261 vsize=15151156 memory=30404 CPUtime=144.04 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) S 23261 23264 19026 0 -1 1077944384 35149 0 0 0 14355 49 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668084415008 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23261 vsize=15151156 memory=2120 CPUtime=576.7 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) R 23261 23264 19026 0 -1 4202560 215160 0 0 0 57441 229 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668032797784 140668064874526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23261 vsize=15151156 memory=508 CPUtime=575.76 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) R 23261 23264 19026 0 -1 4202560 203420 0 0 0 57351 225 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668031744672 140668064874526 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23261 vsize=15151156 memory=1560 CPUtime=575.49 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) R 23261 23264 19026 0 -1 4202560 142098 0 0 0 57349 200 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667670945112 140668064874662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23261 vsize=15151156 memory=1804 CPUtime=575.79 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) R 23261 23264 19026 0 -1 4202560 203330 0 0 0 57347 232 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667669892312 140668064874639 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23261 vsize=15151156 memory=916 CPUtime=75.15 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23261 23264 19026 0 -1 1077944384 168866 0 0 0 7502 13 0 0 20 0 15 0 475228017 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667548791264 140668080187093 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23261 vsize=15151156 memory=3736 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23261 23264 19026 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667547738976 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23261 vsize=15151156 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23261 23264 19026 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667546686592 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23261 vsize=15151156 memory=2648 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23261 23264 19026 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667545634544 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23261 vsize=15151156 memory=4108 CPUtime=1.06 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23261 23264 19026 0 -1 1077944384 3987 0 0 0 105 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23261 vsize=15151156 memory=1412 CPUtime=1.11 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23261 23264 19026 0 -1 1077944384 5027 0 0 0 110 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23261 vsize=15151156 memory=3296 CPUtime=0.55 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23261 23264 19026 0 -1 1077944384 6790 0 0 0 54 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23261 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23261 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23261 vsize=15151156 memory=988 CPUtime=0.3 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23261 23264 19026 0 -1 1077944384 781 0 0 0 16 14 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current cumulated CPU time of completed processes: 0.002208 s
Current children cumulated CPU time: 2526.06 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12501860 KiB

[startup+800.001 s]*
/proc/loadavg: 7.77 7.84 7.86 9/232 23523
/proc/meminfo: memFree=10929032/32770624 swapFree=66966844/67108860
[pid=23266] ppid=23261 vsize=15151156 memory=12501860 CPUtime=2527.68 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23261 23264 19026 0 -1 1077944320 985969 0 0 0 251808 960 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787789 3125465 3502 1 0 3748889 0
[pid=23266/tid=23267] ppid=23261 vsize=15151156 memory=1398722017469774279 CPUtime=144.04 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) S 23261 23264 19026 0 -1 1077944384 35149 0 0 0 14355 49 0 0 20 0 15 0 475228015 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668084415008 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23261 vsize=15151156 memory=4126316290023845779 CPUtime=577.11 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) R 23261 23264 19026 0 -1 4202560 215188 0 0 0 57482 229 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668032797784 140668065128074 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23261 vsize=15151156 memory=1456 CPUtime=576.16 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) R 23261 23264 19026 0 -1 4202560 203443 0 0 0 57391 225 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140668031744672 140668065127492 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23261 vsize=15151156 memory=12501856 CPUtime=575.9 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) R 23261 23264 19026 0 -1 4202560 142100 0 0 0 57390 200 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667670945112 140668065127492 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23261 vsize=15151156 memory=12501844 CPUtime=576.2 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) R 23261 23264 19026 0 -1 4202560 203330 0 0 0 57388 232 0 0 20 0 15 0 475228016 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667669892312 140668065161924 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23261 vsize=15151156 memory=-3622645143214314312 CPUtime=75.15 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23261 23264 19026 0 -1 1077944384 168866 0 0 0 7502 13 0 0 20 0 15 0 475228017 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667548791264 140668080187093 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23261 vsize=15151156 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23261 23264 19026 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667547738976 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23261 vsize=15151156 memory=1432 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23261 23264 19026 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667546686592 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23261 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23261 23264 19026 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667545634544 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23261 vsize=15151156 memory=2832 CPUtime=1.06 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23261 23264 19026 0 -1 1077944384 3987 0 0 0 105 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23261 vsize=15151156 memory=7556 CPUtime=1.11 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23261 23264 19026 0 -1 1077944384 5027 0 0 0 110 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23261 vsize=15151156 memory=10492 CPUtime=0.55 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23261 23264 19026 0 -1 1077944384 6790 0 0 0 54 1 0 0 20 0 15 0 475228020 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23261 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23261 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23261 vsize=15151156 memory=804 CPUtime=0.3 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23261 23264 19026 0 -1 1077944384 781 0 0 0 16 14 0 0 20 0 15 0 475228021 15514783744 3125465 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current cumulated CPU time of completed processes: 0.002208 s
Current children cumulated CPU time: 2527.68 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12501860 KiB

[startup+800.11 s]
/proc/loadavg: 7.77 7.84 7.86 9/232 23523
/proc/meminfo: memFree=10929032/32770624 swapFree=66966844/67108860
[pid=23266] ppid=23261 vsize=15151156 memory=12501864 CPUtime=2528.08 cores=0,2,4,6
/proc/23266/stat : 23266 (java) S 23261 23264 19026 0 -1 1077944320 986005 0 0 0 251848 960 0 0 20 0 15 0 475228015 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140722294632880 140668080176887 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
/proc/23266/statm: 3787789 3125466 3502 1 0 3748889 0
[pid=23266/tid=23267] ppid=23261 vsize=15151156 memory=12501860 CPUtime=144.04 cores=0,2,4,6
/proc/23266/task/23267/stat : 23267 (java) S 23261 23264 19026 0 -1 1077944384 35149 0 0 0 14355 49 0 0 20 0 15 0 475228015 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140668084415008 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23268] ppid=23261 vsize=15151156 memory=12501856 CPUtime=577.21 cores=0,2,4,6
/proc/23266/task/23268/stat : 23268 (java) R 23261 23264 19026 0 -1 4202560 215188 0 0 0 57492 229 0 0 20 0 15 0 475228016 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140668032797784 140668065127523 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23269] ppid=23261 vsize=15151156 memory=12501860 CPUtime=576.26 cores=0,2,4,6
/proc/23266/task/23269/stat : 23269 (java) R 23261 23264 19026 0 -1 4202560 203443 0 0 0 57401 225 0 0 20 0 15 0 475228016 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140668031744672 140668065161907 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23270] ppid=23261 vsize=15151156 memory=1456 CPUtime=576 cores=0,2,4,6
/proc/23266/task/23270/stat : 23270 (java) R 23261 23264 19026 0 -1 4202560 142136 0 0 0 57400 200 0 0 20 0 15 0 475228016 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667670945112 140668065127616 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23271] ppid=23261 vsize=15151156 memory=12501860 CPUtime=576.3 cores=0,2,4,6
/proc/23266/task/23271/stat : 23271 (java) R 23261 23264 19026 0 -1 4202560 203330 0 0 0 57398 232 0 0 20 0 15 0 475228016 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667669892312 140668064874612 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23272] ppid=23261 vsize=15151156 memory=164 CPUtime=75.15 cores=0,2,4,6
/proc/23266/task/23272/stat : 23272 (java) S 23261 23264 19026 0 -1 1077944384 168866 0 0 0 7502 13 0 0 20 0 15 0 475228017 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667548791264 140668080187093 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23273] ppid=23261 vsize=15151156 memory=7453567611207903264 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23273/stat : 23273 (java) S 23261 23264 19026 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667547738976 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23274] ppid=23261 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23274/stat : 23274 (java) S 23261 23264 19026 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475228018 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667546686592 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23275] ppid=23261 vsize=15151156 memory=12501860 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23275/stat : 23275 (java) S 23261 23264 19026 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 475228020 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667545634544 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23276] ppid=23261 vsize=15151156 memory=1456 CPUtime=1.06 cores=0,2,4,6
/proc/23266/task/23276/stat : 23276 (java) S 23261 23264 19026 0 -1 1077944384 3987 0 0 0 105 1 0 0 20 0 15 0 475228020 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667544582768 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23277] ppid=23261 vsize=15151156 memory=1456 CPUtime=1.11 cores=0,2,4,6
/proc/23266/task/23277/stat : 23277 (java) S 23261 23264 19026 0 -1 1077944384 5027 0 0 0 110 1 0 0 20 0 15 0 475228020 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667543529968 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23278] ppid=23261 vsize=15151156 memory=12501860 CPUtime=0.55 cores=0,2,4,6
/proc/23266/task/23278/stat : 23278 (java) S 23261 23264 19026 0 -1 1077944384 6790 0 0 0 54 1 0 0 20 0 15 0 475228020 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667542477680 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23279] ppid=23261 vsize=15151156 memory=2320924 CPUtime=0 cores=0,2,4,6
/proc/23266/task/23279/stat : 23279 (java) S 23261 23264 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475228021 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667541425120 140668080187093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
[pid=23266/tid=23280] ppid=23261 vsize=15151156 memory=1660 CPUtime=0.3 cores=0,2,4,6
/proc/23266/task/23280/stat : 23280 (java) S 23261 23264 19026 0 -1 1077944384 781 0 0 0 16 14 0 0 20 0 15 0 475228021 15514783744 3125466 33554432000 4194304 4196468 140722294650336 140667540371888 140668080188034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 29728768 140722294658011 140722294658186 140722294658186 140722294661071 0
Current cumulated CPU time of completed processes: 0.002208 s
Current children cumulated CPU time: 2528.08 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12501864 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 800.197
CPU time (s): 2528.21
CPU user time (s): 2518.53
CPU system time (s): 9.67992
CPU usage (%): 315.949
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 12503316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.53
system time used= 9.67992
maximum resident set size= 12502184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 986555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30872
involuntary context switches= 61579


# summary of solver processes directly reported to runsolver:
#   pid: 23264,23266
#   total CPU time (s): 2528.21
#   total CPU user time (s): 2518.53
#   total CPU system time (s): 9.67992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05727 second user time and 8.16072 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 17:21:13
IDJOB=4403378
IDBENCH=138482
IDSOLVER=2863
FILE ID=node145/4403378-1568992916
RUNJOBID= node145-1568987924-19057
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-18.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 /var/tmp/evaluation-result-4403378-1568992916/watcher-4403378-1568992916 -o /var/tmp/evaluation-result-4403378-1568992916/solver-4403378-1568992916 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2109829706 HOME/instance-4403378-1568992916.xml

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

MD5SUM BENCH= 3f0141c7bb33af25d9039070b39091b8
RANDOM SEED=2109829706

node145.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.59
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.59
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.59
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.59
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:        24580644 kB
MemAvailable:   30648560 kB
Buffers:           88560 kB
Cached:          6140872 kB
SwapCached:        32484 kB
Active:          4214772 kB
Inactive:        3221340 kB
Active(anon):    1174740 kB
Inactive(anon):    81680 kB
Active(file):    3040032 kB
Inactive(file):  3139660 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26416 kB
Writeback:            12 kB
AnonPages:       1294496 kB
Mapped:            64800 kB
Shmem:             40640 kB
Slab:             345572 kB
SReclaimable:     316684 kB
SUnreclaim:        28888 kB
KernelStack:        4080 kB
PageTables:         8616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2520360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1181696 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 /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 17:34:34