Trace number 4299136

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
GG's minicp 2018-04-29? (NS) 5.69766 2.48187

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v4-20_mini_c18.xml
MD5SUM43d4b24a9d4c7a91506dc3ee81b98d4e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.05992
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints820
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":400},{"size":400,"count":380}]
Minimum variable degree0
Maximum variable degree384
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":383,"count":20},{"degree":384,"count":380}]
Minimum constraint arity1
Maximum constraint arity401
Distribution of constraint arities[{"arity":1,"count":20},{"arity":3,"count":380},{"arity":20,"count":40},{"arity":401,"count":380}]
Number of extensional constraints380
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":380},{"type":"intension","count":20},{"type":"allDifferent","count":40},{"type":"element","count":380}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
5.56/2.46	c Caught NotImplementedException
5.56/2.46	c 	minicp.search.DFSearch.start(DFSearch.java:76)
5.56/2.46	c 	xcsp3.XCSP3.solve(XCSP3.java:819)
5.56/2.46	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:64)
5.56/2.46	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
5.56/2.46	s UNSUPPORTED

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299136-1532793962/watcher-4299136-1532793962 -o /tmp/evaluation-result-4299136-1532793962/solver-4299136-1532793962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32664 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299136-1532793962.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
Current StackSize limit: 8192 KiB

solver pid=2304, runsolver pid=2301

[startup+0.100058 s]*
/proc/loadavg: 1.87 1.96 1.95 4/215 2319
/proc/meminfo: memFree=22655552/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661056 memory=27588 CPUtime=0.12 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 5267 0 0 0 11 1 0 0 20 0 15 0 96959436 10916921344 6897 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665264 6897 2841 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661056 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 3129 0 0 0 9 0 0 0 20 0 15 0 96959436 10916921344 6897 33554432000 4194304 4196468 140722512812944 140383235780064 140383231561110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661056 memory=5792869726567804975 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 6897 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 6897 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 6897 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96959438 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96959439 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) S 2301 2304 32633 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 96959441 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382719179632 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959441 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382718126832 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) R 2301 2304 32633 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 15 0 96959441 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382717074032 140383231570522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959442 10916921344 6897 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27588 KiB

[startup+0.21081 s]*
/proc/loadavg: 1.87 1.96 1.95 5/215 2319
/proc/meminfo: memFree=22643048/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661056 memory=40112 CPUtime=0.34 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 8175 0 0 0 32 2 0 0 20 0 15 0 96959436 10916921344 10028 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665264 10028 2971 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661056 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 5087 0 0 0 19 1 0 0 20 0 15 0 96959436 10916921344 10083 33554432000 4194304 4196468 140722512812944 140383235788544 140382834863236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661056 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 10083 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661056 memory=139959316465522 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 10083 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 10083 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96959437 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96959438 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96959439 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) R 2301 2304 32633 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 15 0 96959441 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382719179632 140383231560322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661056 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) R 2301 2304 32633 0 -1 4202560 393 0 0 0 3 0 0 0 20 0 15 0 96959441 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382718126832 140383213070286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0.08 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) R 2301 2304 32633 0 -1 4202560 877 0 0 0 8 0 0 0 20 0 15 0 96959441 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382717070400 140383210488444 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661056 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959442 10916921344 10083 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40112 KiB

[startup+0.310671 s]*
/proc/loadavg: 1.87 1.96 1.95 4/215 2319
/proc/meminfo: memFree=22639108/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=46996 CPUtime=0.58 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 8863 0 0 0 56 2 0 0 20 0 15 0 96959436 10916999168 11749 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 11749 3058 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 5453 0 0 0 28 1 0 0 20 0 15 0 96959436 10916999168 11749 33554432000 4194304 4196468 140722512812944 140383235786032 140382834936531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 11749 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=139959159850447 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 11749 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=67 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 11749 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=35 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=139959316145952 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=35 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) S 2301 2304 32633 0 -1 1077944384 513 0 0 0 4 0 0 0 20 0 15 0 96959441 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382719179632 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=139959159857423 CPUtime=0.06 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) S 2301 2304 32633 0 -1 1077944384 523 0 0 0 6 0 0 0 20 0 15 0 96959441 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382718126832 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=139959316094770 CPUtime=0.16 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) R 2301 2304 32633 0 -1 4202560 1014 0 0 0 16 0 0 0 20 0 15 0 96959441 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382717070400 140383231563039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=139959159868879 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=279918475982816 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 11749 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46996 KiB

[startup+0.701523 s]
/proc/loadavg: 1.87 1.96 1.95 7/215 2319
/proc/meminfo: memFree=22603804/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=183852 CPUtime=1.88 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 11615 0 0 0 182 6 0 0 20 0 15 0 96959436 10916999168 45963 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 45963 3139 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 5814 0 0 0 63 3 0 0 20 0 15 0 96959436 10916999168 45963 33554432000 4194304 4196468 140722512812944 140383235786712 140382839066881 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 45963 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 45963 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 45963 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=8174711894691100725 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=5859271451534971497 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=6226596351323422817 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=16196 CPUtime=0.38 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) R 2301 2304 32633 0 -1 4202560 1389 0 0 0 38 0 0 0 20 0 15 0 96959441 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382719165744 140383214765687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=2241 CPUtime=0.41 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) R 2301 2304 32633 0 -1 4202560 1096 0 0 0 41 0 0 0 20 0 15 0 96959441 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382718118480 140383215017136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=2244 CPUtime=0.35 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) S 2301 2304 32633 0 -1 1077944384 1807 0 0 0 35 0 0 0 20 0 15 0 96959441 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382717074032 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 45963 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 183852 KiB

[startup+1.50075 s]
/proc/loadavg: 1.87 1.96 1.95 5/215 2319
/proc/meminfo: memFree=22335344/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=351396 CPUtime=3.98 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 15215 0 0 0 388 10 0 0 20 0 15 0 96959436 10916999168 87849 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 87849 3149 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=279918319981344 CPUtime=1.42 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 5980 0 0 0 137 5 0 0 20 0 15 0 96959436 10916999168 87849 33554432000 4194304 4196468 140722512812944 140383235786384 140382834925448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=139959159873392 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 87849 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 87849 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 15 0 96959437 10916999168 87849 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=346264 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=16196 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=279918319928416 CPUtime=1.01 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) R 2301 2304 32633 0 -1 4202560 2803 0 0 0 100 1 0 0 20 0 15 0 96959441 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382719172824 140383211906429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=0 CPUtime=1.03 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) R 2301 2304 32633 0 -1 4202560 2623 0 0 0 103 0 0 0 20 0 15 0 96959441 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382718126832 140383215049381 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=139959159871088 CPUtime=0.4 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) S 2301 2304 32633 0 -1 1077944384 2112 0 0 0 39 1 0 0 20 0 15 0 96959441 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382717074032 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=-7880843606118635149 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 87849 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 351396 KiB

[startup+2.48182 s]
# the end of solver process 2304 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.57461 s, system=0.12305 s

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

[startup+1.60091 s]
/proc/loadavg: 1.87 1.96 1.95 5/215 2319
/proc/meminfo: memFree=22335344/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=354288 CPUtime=4.28 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 15997 0 0 0 418 10 0 0 20 0 15 0 96959436 10916999168 88572 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 88572 3149 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=7084274739334964032 CPUtime=1.52 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 6023 0 0 0 147 5 0 0 20 0 15 0 96959436 10916999168 88572 33554432000 4194304 4196468 140722512812944 140383235765344 140382839814858 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=3053811428040725072 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88572 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=-7175753904026764170 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88572 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=-4190076264842474805 CPUtime=0.02 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 15 0 96959437 10916999168 88572 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=16196 CPUtime=1.11 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) R 2301 2304 32633 0 -1 4202560 3000 0 0 0 110 1 0 0 20 0 15 0 96959441 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382719172824 140383216470957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=4004 CPUtime=1.13 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) R 2301 2304 32633 0 -1 4202560 3165 0 0 0 113 0 0 0 20 0 15 0 96959441 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382718106480 140383211242275 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=18448 CPUtime=0.4 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) S 2301 2304 32633 0 -1 1077944384 2112 0 0 0 39 1 0 0 20 0 15 0 96959441 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382717074032 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=640 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88572 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 4.28 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 354288 KiB

[startup+2.00078 s]*
/proc/loadavg: 1.87 1.96 1.95 3/215 2319
/proc/meminfo: memFree=22328712/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=353988 CPUtime=5.02 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 16709 0 0 0 491 11 0 0 20 0 15 0 96959436 10916999168 88497 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 88497 3149 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=6935054825532540783 CPUtime=1.93 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 6029 0 0 0 188 5 0 0 20 0 15 0 96959436 10916999168 88497 33554432000 4194304 4196468 140722512812944 140383235785440 140382839897208 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88497 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88497 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 15 0 96959437 10916999168 88497 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=3539864629461727826 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=3047711488493462158 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=2314885530818453512 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=139959316092544 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=0 CPUtime=1.21 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) S 2301 2304 32633 0 -1 1077944384 3031 0 0 0 120 1 0 0 20 0 15 0 96959441 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382719179632 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=-1 CPUtime=1.33 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) S 2301 2304 32633 0 -1 1077944384 3838 0 0 0 133 0 0 0 20 0 15 0 96959441 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382718126832 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=279918319888696 CPUtime=0.41 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) S 2301 2304 32633 0 -1 1077944384 2114 0 0 0 40 1 0 0 20 0 15 0 96959441 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382717074032 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=279918319817576 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=139959160062211 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88497 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 5.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 353988 KiB

[startup+2.40077 s]
/proc/loadavg: 1.87 1.96 1.95 3/215 2319
/proc/meminfo: memFree=22328712/32770624 swapFree=67108860/67108860
[pid=2304] ppid=2301 vsize=10661132 memory=354792 CPUtime=5.56 cores=0,2,4,6
/proc/2304/stat : 2304 (java) S 2301 2304 32633 0 -1 1077944320 19920 0 0 0 545 11 0 0 20 0 15 0 96959436 10916999168 88698 33554432000 4194304 4196468 140722512812944 140722512795488 140383231549175 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
/proc/2304/statm: 2665283 88698 3149 1 0 2627263 0
[pid=2304/tid=2306] ppid=2301 vsize=10661132 memory=8112282956445269571 CPUtime=2.32 cores=0,2,4,6
/proc/2304/task/2306/stat : 2306 (java) R 2301 2304 32633 0 -1 4202560 7055 0 0 0 227 5 0 0 20 0 15 0 96959436 10916999168 88698 33554432000 4194304 4196468 140722512812944 140383235789040 140382840032216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2307] ppid=2301 vsize=10661132 memory=15254839911254549 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2307/stat : 2307 (java) S 2301 2304 32633 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88698 33554432000 4194304 4196468 140722512812944 140383157623952 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2308] ppid=2301 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2304/task/2308/stat : 2308 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 15 0 96959437 10916999168 88698 33554432000 4194304 4196468 140722512812944 140383156571152 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2309] ppid=2301 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2304/task/2309/stat : 2309 (java) S 2301 2304 32633 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 15 0 96959437 10916999168 88698 33554432000 4194304 4196468 140722512812944 140383155518352 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2310] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2310/stat : 2310 (java) S 2301 2304 32633 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 96959437 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382834780944 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2311] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2311/stat : 2311 (java) S 2301 2304 32633 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96959438 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382723389808 140383231560322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2312] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2312/stat : 2312 (java) S 2301 2304 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382722335776 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2313] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2313/stat : 2313 (java) S 2301 2304 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96959439 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382721282928 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2314] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2314/stat : 2314 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959441 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382720231248 140383231567771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2315] ppid=2301 vsize=10661132 memory=0 CPUtime=1.29 cores=0,2,4,6
/proc/2304/task/2315/stat : 2315 (java) S 2301 2304 32633 0 -1 1077944384 4218 0 0 0 128 1 0 0 20 0 15 0 96959441 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382719179632 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2316] ppid=2301 vsize=10661132 memory=0 CPUtime=1.4 cores=0,2,4,6
/proc/2304/task/2316/stat : 2316 (java) S 2301 2304 32633 0 -1 1077944384 4706 0 0 0 140 0 0 0 20 0 15 0 96959441 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382718126832 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2317] ppid=2301 vsize=10661132 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/2304/task/2317/stat : 2317 (java) S 2301 2304 32633 0 -1 1077944384 2236 0 0 0 40 1 0 0 20 0 15 0 96959441 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382717074032 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2318] ppid=2301 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2318/stat : 2318 (java) S 2301 2304 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382716021472 140383231559381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
[pid=2304/tid=2319] ppid=2301 vsize=10661132 memory=279918320118816 CPUtime=0 cores=0,2,4,6
/proc/2304/task/2319/stat : 2319 (java) S 2301 2304 32633 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 96959442 10916999168 88698 33554432000 4194304 4196468 140722512812944 140382714968752 140383231560322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13164544 140722512819317 140722512819465 140722512819465 140722512822223 0
Current children cumulated CPU time: 5.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 354792 KiB

Child status: 0
Real time (s): 2.48187
CPU time (s): 5.69766
CPU user time (s): 5.57461
CPU system time (s): 0.12305
CPU usage (%): 229.572
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 357168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.57461
system time used= 0.12305
maximum resident set size= 357224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1671
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 2304
#   total CPU time (s): 5.69766
#   total CPU user time (s): 5.57461
#   total CPU system time (s): 0.12305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038896 second user time and 0.067791 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 18:06:02
IDJOB=4299136
IDBENCH=141299
IDSOLVER=2762
FILE ID=node107/4299136-1532793962
RUNJOBID= node107-1532776444-32664
PBS_JOBID= 21022472
Free space on /tmp= 54468 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v4-20_mini_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299136-1532793962/watcher-4299136-1532793962 -o /tmp/evaluation-result-4299136-1532793962/solver-4299136-1532793962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32664 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299136-1532793962.xml

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

MD5SUM BENCH= 43d4b24a9d4c7a91506dc3ee81b98d4e
RANDOM SEED=684858728

node107.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.40
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.40
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.40
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.40
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:        22671276 kB
MemAvailable:   31346324 kB
Buffers:          230824 kB
Cached:          8680576 kB
SwapCached:            0 kB
Active:          4415724 kB
Inactive:        5139668 kB
Active(anon):     593244 kB
Inactive(anon):    78544 kB
Active(file):    3822480 kB
Inactive(file):  5061124 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1180 kB
Writeback:             0 kB
AnonPages:        587640 kB
Mapped:            55016 kB
Shmem:             25228 kB
Slab:             242904 kB
SReclaimable:     214556 kB
SUnreclaim:        28348 kB
KernelStack:        3808 kB
PageTables:         6492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1803448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    493568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-28 18:06:05