Trace number 4285239

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
OscaR - Parallel with EPS 2017-08-22SAT 1.65774 0.997495

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-004-co.xml
MD5SUM4acdbf3eb030660236bcf2a0c3bf663d
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 benchmark0.0044809999
Satisfiable
(Un)Satisfiability was proved
Number of variables4
Number of constraints6
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":4}]
Minimum variable degree6
Maximum variable degree6
Distribution of variable degrees[{"degree":6,"count":4}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 2053058914
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.66/0.51	c Parsing done, starting search...
1.38/0.99	s SATISFIABLE
1.38/0.99	v <instantiation>
1.38/0.99	v 	<list>
1.38/0.99	v 		x[0] x[1] x[2] x[3]
1.38/0.99	v 	</list>
1.38/0.99	v 	<values>
1.38/0.99	v 		1 2 1 0 
1.38/0.99	v 	</values>
1.38/0.99	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285239-1503423646/watcher-4285239-1503423646 -o /tmp/evaluation-result-4285239-1503423646/solver-4285239-1503423646 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503415160-5437 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2053058914 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285239-1503423646.xml 

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

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

solver pid=6660, runsolver pid=6657

[startup+0.10014 s]*
/proc/loadavg: 7.99 8.54 8.64 2/198 6680
/proc/meminfo: memFree=21550372/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26000852 memory=31576 CPUtime=0.13 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 8306 0 0 0 11 2 0 0 20 0 20 0 175452452 26624872448 7894 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6500213 7894 3412 1 0 6487932 0
[pid=6660/tid=6662] ppid=6657 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 6248 0 0 0 8 1 0 0 20 0 20 0 175452452 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812858062432 139812837926268 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26000852 memory=140193949451904 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 7894 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 7894 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31576 KiB

[startup+0.210171 s]*
/proc/loadavg: 7.99 8.54 8.64 2/198 6680
/proc/meminfo: memFree=21542624/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26000852 memory=41172 CPUtime=0.29 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 9381 0 0 0 27 2 0 0 20 0 20 0 175452452 26624872448 10293 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6500213 10293 3641 1 0 6487932 0
[pid=6660/tid=6662] ppid=6657 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 6919 0 0 0 18 1 0 0 20 0 20 0 175452452 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812858061024 139812837926238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26000852 memory=12768 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26000852 memory=140193949457936 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624872448 10293 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175452455 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 414 0 0 0 5 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624872448 10293 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41172 KiB

[startup+0.309769 s]*
/proc/loadavg: 7.99 8.54 8.64 2/198 6680
/proc/meminfo: memFree=21536172/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26000872 memory=48712 CPUtime=0.47 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 10441 0 0 0 44 3 0 0 20 0 20 0 175452452 26624892928 12178 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6500218 12178 3704 1 0 6487932 0
[pid=6660/tid=6662] ppid=6657 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 7694 0 0 0 27 2 0 0 20 0 20 0 175452452 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812858074288 139812835757137 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26000872 memory=140193839543215 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26000872 memory=140193839545520 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26000872 memory=140193839547824 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452453 26624892928 12178 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175452455 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26000872 memory=280387679102608 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175452455 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26000872 memory=280387679109520 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175452455 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26000872 memory=280387679050800 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26000872 memory=280387679123344 CPUtime=0.03 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 455 0 0 0 3 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26000872 memory=280387679130256 CPUtime=0.02 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26000872 memory=280387679127952 CPUtime=0.02 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26000872 memory=280387679144560 CPUtime=0.08 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 468 0 0 0 8 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175452458 26624892928 12178 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48712 KiB

[startup+0.70086 s]
/proc/loadavg: 7.99 8.54 8.64 4/198 6680
/proc/meminfo: memFree=21522524/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26073580 memory=82060 CPUtime=1.04 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 13255 0 0 0 100 4 0 0 20 0 21 0 175452452 26699345920 20515 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6518395 20515 3734 1 0 6506109 0
[pid=6660/tid=6662] ppid=6657 vsize=26073580 memory=0 CPUtime=0.67 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 9725 0 0 0 64 3 0 0 20 0 21 0 175452452 26699345920 20515 33554432000 4194304 4196468 140721485861440 139812858076880 139812846082878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20515 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26073580 memory=1004 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26073580 memory=5788 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26073580 memory=1196 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26073580 memory=4612 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26073580 memory=15876 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 20581 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26073580 memory=18448 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26073580 memory=26820 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26073580 memory=4044 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26073580 memory=1792 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26073580 memory=636 CPUtime=0.07 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 671 0 0 0 7 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26073580 memory=1420 CPUtime=0.04 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26073580 memory=11108 CPUtime=0.07 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 387 0 0 0 7 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26073580 memory=1712 CPUtime=0.15 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 764 0 0 0 15 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26073580 memory=1952 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26073580 memory=8624 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 20581 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 26073580 KiB
Current children cumulated memory: 82060 KiB

[startup+0.997412 s]
# the end of solver process 6660 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.57728 s, system=0.080462 s

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

[startup+0.801015 s]
/proc/loadavg: 7.99 8.54 8.64 4/198 6680
/proc/meminfo: memFree=21522524/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26073580 memory=91360 CPUtime=1.26 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 13925 0 0 0 121 5 0 0 20 0 21 0 175452452 26699345920 22776 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6518395 22840 3757 1 0 6506109 0
[pid=6660/tid=6662] ppid=6657 vsize=26073580 memory=792 CPUtime=0.77 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 10223 0 0 0 74 3 0 0 20 0 21 0 175452452 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812858073904 139812837926238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26073580 memory=1004 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26073580 memory=5788 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26073580 memory=1196 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26073580 memory=4612 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26073580 memory=15876 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26073580 memory=18448 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26073580 memory=26820 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26073580 memory=280387679112656 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452453 26699345920 22840 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26073580 memory=280387678899728 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26073580 memory=280387678899600 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26073580 memory=164 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 175452455 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26073580 memory=0 CPUtime=0.09 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 695 0 0 0 9 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26073580 memory=0 CPUtime=0.06 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 309 0 0 0 6 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26073580 memory=0 CPUtime=0.1 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 402 0 0 0 10 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26073580 memory=0 CPUtime=0.2 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 884 0 0 0 20 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 175452458 26699345920 22840 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 26073580 KiB
Current children cumulated memory: 91360 KiB

[startup+0.900851 s]
/proc/loadavg: 7.99 8.54 8.64 4/198 6680
/proc/meminfo: memFree=21522524/32770624 swapFree=67108860/67108860
[pid=6660] ppid=6657 vsize=26142192 memory=99988 CPUtime=1.38 cores=0-7
/proc/6660/stat : 6660 (java) S 6657 6660 5410 0 -1 1077944320 14591 0 0 0 133 5 0 0 20 0 22 0 175452452 26769604608 24997 33554432000 4194304 4196468 140721485861440 140721485843984 139812853845751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
/proc/6660/statm: 6535548 24997 3759 1 0 6523262 0
[pid=6660/tid=6662] ppid=6657 vsize=26142192 memory=11108 CPUtime=0.87 cores=0-7
/proc/6660/task/6662/stat : 6662 (java) R 6657 6660 5410 0 -1 4202560 10854 0 0 0 83 4 0 0 20 0 22 0 175452452 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812858077952 139812837926238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6663] ppid=6657 vsize=26142192 memory=1712 CPUtime=0 cores=0-7
/proc/6660/task/6663/stat : 6663 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812806466192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6664] ppid=6657 vsize=26142192 memory=1952 CPUtime=0 cores=0-7
/proc/6660/task/6664/stat : 6664 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812805413392 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6665] ppid=6657 vsize=26142192 memory=8624 CPUtime=0 cores=0-7
/proc/6660/task/6665/stat : 6665 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812804360592 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6666] ppid=6657 vsize=26142192 memory=82060 CPUtime=0 cores=0-7
/proc/6660/task/6666/stat : 6666 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812803307792 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6667] ppid=6657 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6667/stat : 6667 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812802256016 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6668] ppid=6657 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6668/stat : 6668 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812801203216 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6669] ppid=6657 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6669/stat : 6669 (java) S 6657 6660 5410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812800150416 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6670] ppid=6657 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/6660/task/6670/stat : 6670 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 175452453 26769604608 24997 33554432000 4194304 4196468 140721485861440 139812799097616 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6671] ppid=6657 vsize=26142192 memory=1004 CPUtime=0 cores=0-7
/proc/6660/task/6671/stat : 6671 (java) S 6657 6660 5410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 22 0 175452455 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811596745072 139812853856898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6672] ppid=6657 vsize=26142192 memory=5788 CPUtime=0 cores=0-7
/proc/6660/task/6672/stat : 6672 (java) S 6657 6660 5410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 22 0 175452455 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811595691040 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6673] ppid=6657 vsize=26142192 memory=1196 CPUtime=0 cores=0-7
/proc/6660/task/6673/stat : 6673 (java) S 6657 6660 5410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 22 0 175452455 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811594638192 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6674] ppid=6657 vsize=26142192 memory=4612 CPUtime=0 cores=0-7
/proc/6660/task/6674/stat : 6674 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811593586512 139812853864347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6675] ppid=6657 vsize=26142192 memory=15876 CPUtime=0.09 cores=0-7
/proc/6660/task/6675/stat : 6675 (java) S 6657 6660 5410 0 -1 1077944384 695 0 0 0 9 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811592534896 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6676] ppid=6657 vsize=26142192 memory=18448 CPUtime=0.07 cores=0-7
/proc/6660/task/6676/stat : 6676 (java) S 6657 6660 5410 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811591482096 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6677] ppid=6657 vsize=26142192 memory=26820 CPUtime=0.1 cores=0-7
/proc/6660/task/6677/stat : 6677 (java) S 6657 6660 5410 0 -1 1077944384 403 0 0 0 10 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811590429296 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6678] ppid=6657 vsize=26142192 memory=4044 CPUtime=0.21 cores=0-7
/proc/6660/task/6678/stat : 6678 (java) S 6657 6660 5410 0 -1 1077944384 896 0 0 0 21 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811589376496 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6679] ppid=6657 vsize=26142192 memory=1792 CPUtime=0 cores=0-7
/proc/6660/task/6679/stat : 6679 (java) S 6657 6660 5410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811520244320 139812853855957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
[pid=6660/tid=6680] ppid=6657 vsize=26142192 memory=636 CPUtime=0 cores=0-7
/proc/6660/task/6680/stat : 6680 (java) S 6657 6660 5410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 175452458 26769604608 24997 33554432000 4194304 4196468 140721485861440 139811519191600 139812853856898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36364288 140721485866081 140721485866267 140721485866267 140721485869007 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 26142192 KiB
Current children cumulated memory: 99988 KiB

Child status: 0
Real time (s): 0.997495
CPU time (s): 1.65774
CPU user time (s): 1.57728
CPU system time (s): 0.080462
CPU usage (%): 166.19
Max. virtual memory (cumulated for all children) (KiB): 26142192
Max. memory (cumulated for all children) (KiB): 99988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.57728
system time used= 0.080462
maximum resident set size= 138512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2995
involuntary context switches= 1


# summary of solver processes directly reported to runsolver:
#   pid: 6660
#   total CPU time (s): 1.65774
#   total CPU user time (s): 1.57728
#   total CPU system time (s): 0.080462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026018 second user time and 0.047033 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-22 19:26:25
IDJOB=4285239
IDBENCH=123197
IDSOLVER=2681
FILE ID=node107/4285239-1503423646
RUNJOBID= node107-1503415160-5437
PBS_JOBID= 20632126
Free space on /tmp= 61252 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-004-co.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285239-1503423646/watcher-4285239-1503423646 -o /tmp/evaluation-result-4285239-1503423646/solver-4285239-1503423646 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503415160-5437 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2053058914 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285239-1503423646.xml

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

MD5SUM BENCH= 4acdbf3eb030660236bcf2a0c3bf663d
RANDOM SEED=2053058914

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.84
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.84
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.84
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.84
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:        21568596 kB
MemAvailable:   31949328 kB
Buffers:          281648 kB
Cached:         10385000 kB
SwapCached:            0 kB
Active:          1785912 kB
Inactive:        8933984 kB
Active(anon):      56048 kB
Inactive(anon):    41324 kB
Active(file):    1729864 kB
Inactive(file):  8892660 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42476 kB
Writeback:             0 kB
AnonPages:         98632 kB
Mapped:            55196 kB
Shmem:             41612 kB
Slab:             174624 kB
SReclaimable:     148084 kB
SUnreclaim:        26540 kB
KernelStack:        3536 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 61212 MiB
End job on node107 at 2017-08-22 19:26:26