Trace number 4390709

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
AbsCon 2019-07-23? (exit code) 3.89602 2.31079

General information on the benchmark

NameXCSP19/hcp/
graph223.xml
MD5SUMc2ae7594dad59fdbc475d1849bdfa679
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 benchmark178.186
Satisfiable
(Un)Satisfiability was proved
Number of variables1386
Number of constraints1
Number of domains1386
Minimum domain size2
Maximum domain size5
Distribution of domain sizes[{"size":2,"count":462},{"size":3,"count":420},{"size":4,"count":168},{"size":5,"count":336}]
Minimum variable degree1
Maximum variable degree1
Distribution of variable degrees[{"degree":1,"count":1386}]
Minimum constraint arity1386
Maximum constraint arity1386
Distribution of constraint arities[{"arity":1386,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"circuit","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.65/1.90	
3.26/2.15	  Instance
3.26/2.15	    name=instance-4390709-1568387385, framework=CSP
3.26/2.15	
3.26/2.15	  Loading variables...
3.62/2.27	

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14421 MiB free)
  memory of node 1: 16384 MiB (14926 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390709-1568387385/watcher-4390709-1568387385 -o /tmp/evaluation-result-4390709-1568387385/solver-4390709-1568387385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390709-1568387385.xml -cm 

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=14766, runsolver pid=14763

[startup+0.101381 s]*
/proc/loadavg: 2.07 2.02 1.99 4/233 14781
/proc/meminfo: memFree=30036944/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10659884 memory=28800 CPUtime=0.14 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 5708 0 0 0 13 1 0 0 20 0 15 0 414988996 10915721216 7200 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2664971 7200 2896 1 0 2627468 0
[pid=14766/tid=14768] ppid=14763 vsize=10659884 memory=-8197568871503664507 CPUtime=0.09 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 3215 0 0 0 9 0 0 0 20 0 15 0 414988996 10915721216 7266 33554432000 4194304 4196468 140737249992992 140553637301152 140553625316158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 7266 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 7266 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 7266 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 7266 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988998 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) S 14763 14766 12980 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) R 14763 14766 12980 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552663108424 140553612471726 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0.02 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) R 14763 14766 12980 0 -1 4202560 680 0 0 0 2 0 0 0 20 0 15 0 414989001 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552662060472 140553612035369 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414989002 10915721216 7266 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28800 KiB

[startup+0.210815 s]*
/proc/loadavg: 2.07 2.02 1.99 3/233 14781
/proc/meminfo: memFree=30030236/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10659884 memory=35144 CPUtime=0.32 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 6905 0 0 0 31 1 0 0 20 0 15 0 414988996 10915721216 8786 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2664971 8786 2989 1 0 2627468 0
[pid=14766/tid=14768] ppid=14763 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 3859 0 0 0 19 1 0 0 20 0 15 0 414988996 10915721216 8786 33554432000 4194304 4196468 140737249992992 140553637317200 140553633100957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 8786 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10659884 memory=139720935418539 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 8786 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 8786 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 8786 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988998 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) S 14763 14766 12980 0 -1 1077944384 574 0 0 0 3 0 0 0 20 0 15 0 414989001 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) S 14763 14766 12980 0 -1 1077944384 346 0 0 0 3 0 0 0 20 0 15 0 414989001 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552663115760 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0.05 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) S 14763 14766 12980 0 -1 1077944384 767 0 0 0 5 0 0 0 20 0 15 0 414989001 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552662063472 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414989002 10915721216 8786 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35144 KiB

[startup+0.310541 s]*
/proc/loadavg: 2.07 2.02 1.99 3/233 14781
/proc/meminfo: memFree=30022132/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10659884 memory=40264 CPUtime=0.47 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 9434 0 0 0 44 3 0 0 20 0 15 0 414988996 10915721216 10066 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2664971 10066 3001 1 0 2627468 0
[pid=14766/tid=14768] ppid=14763 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 6322 0 0 0 28 2 0 0 20 0 15 0 414988996 10915721216 10066 33554432000 4194304 4196468 140737249992992 140553637299920 140553633100957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10659884 memory=4294980864 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 10066 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10659884 memory=139720935418538 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 10066 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 10066 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10915721216 10066 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988998 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) R 14763 14766 12980 0 -1 1077944384 582 0 0 0 3 0 0 0 20 0 15 0 414989001 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) R 14763 14766 12980 0 -1 4202560 381 0 0 0 4 0 0 0 20 0 15 0 414989001 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552663115760 140553626064073 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0.07 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) R 14763 14766 12980 0 -1 4202560 792 0 0 0 7 0 0 0 20 0 15 0 414989001 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552662063472 140553617122661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10659884 memory=139720932284032 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414989002 10915721216 10066 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40264 KiB

[startup+0.701013 s]
/proc/loadavg: 2.07 2.02 1.99 4/233 14781
/proc/meminfo: memFree=30012928/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10661932 memory=64424 CPUtime=1.11 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 13194 0 0 0 107 4 0 0 20 0 15 0 414988996 10917818368 16106 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2665483 16106 3073 1 0 2627980 0
[pid=14766/tid=14768] ppid=14763 vsize=10661932 memory=203170340949268 CPUtime=0.68 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 8871 0 0 0 65 3 0 0 20 0 15 0 414988996 10917818368 16106 33554432000 4194304 4196468 140737249992992 140553637309472 140553616265840 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10661932 memory=3090382 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10917818368 16106 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10917818368 16106 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10917818368 16106 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10917818368 16106 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988998 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10661932 memory=-3535359994705172060 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10661932 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10661932 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10661932 memory=6944652177228980320 CPUtime=0.1 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) S 14763 14766 12980 0 -1 1077944384 914 0 0 0 10 0 0 0 20 0 15 0 414989001 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10661932 memory=6944656592387989600 CPUtime=0.12 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) R 14763 14766 12980 0 -1 4202560 777 0 0 0 12 0 0 0 20 0 15 0 414989001 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552663115760 140553610864124 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) S 14763 14766 12980 0 -1 1077944384 1273 0 0 0 18 0 0 0 20 0 15 0 414989001 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552662063472 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10661932 memory=20116 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414989002 10917818368 16106 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64424 KiB

[startup+1.50069 s]
/proc/loadavg: 2.07 2.02 1.99 3/233 14781
/proc/meminfo: memFree=29997136/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10663980 memory=76136 CPUtime=2 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 16934 0 0 0 195 5 0 0 20 0 15 0 414988996 10919915520 19034 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2665995 19034 3094 1 0 2628492 0
[pid=14766/tid=14768] ppid=14763 vsize=10663980 memory=13796 CPUtime=1.48 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 11585 0 0 0 144 4 0 0 20 0 15 0 414988996 10919915520 19034 33554432000 4194304 4196468 140737249992992 140553637319312 140553617159518 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10919915520 19034 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10919915520 19034 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10919915520 19034 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10919915520 19034 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414988998 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10663980 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) S 14763 14766 12980 0 -1 1077944384 1192 0 0 0 13 0 0 0 20 0 15 0 414989001 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) S 14763 14766 12980 0 -1 1077944384 1506 0 0 0 18 0 0 0 20 0 15 0 414989001 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552663115760 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) S 14763 14766 12980 0 -1 1077944384 1275 0 0 0 18 0 0 0 20 0 15 0 414989001 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552662063472 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989002 10919915520 19034 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 76136 KiB

[startup+2.31076 s]
# the end of solver process 14766 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.77331 s, system=0.122717 s

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

[startup+1.60082 s]
/proc/loadavg: 2.07 2.02 1.99 3/233 14781
/proc/meminfo: memFree=29997136/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10666028 memory=77096 CPUtime=2.11 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 17183 0 0 0 206 5 0 0 20 0 15 0 414988996 10922012672 19274 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2666507 19274 3094 1 0 2629004 0
[pid=14766/tid=14768] ppid=14763 vsize=10666028 memory=4714318374891523446 CPUtime=1.58 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) R 14763 14766 12980 0 -1 4202560 11833 0 0 0 154 4 0 0 20 0 15 0 414988996 10922012672 19274 33554432000 4194304 4196468 140737249992992 140553637319312 140553633100957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10666028 memory=4637987061571898553 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10922012672 19274 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10666028 memory=279441578131696 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10922012672 19274 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10666028 memory=2708 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414988997 10922012672 19274 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10666028 memory=513209 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414988997 10922012672 19274 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414988998 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10666028 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414988999 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552667325728 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10666028 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414988999 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552666273392 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10666028 memory=6935649255878650961 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10666028 memory=7810746329648818265 CPUtime=0.14 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) S 14763 14766 12980 0 -1 1077944384 1193 0 0 0 14 0 0 0 20 0 15 0 414989001 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552664168560 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10666028 memory=7597685182856913236 CPUtime=0.18 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) S 14763 14766 12980 0 -1 1077944384 1506 0 0 0 18 0 0 0 20 0 15 0 414989001 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552663115760 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10666028 memory=7597123242168768085 CPUtime=0.18 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) S 14763 14766 12980 0 -1 1077944384 1275 0 0 0 18 0 0 0 20 0 15 0 414989001 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552662063472 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10666028 memory=16428249910402 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989001 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414989002 10922012672 19274 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 2.11 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 77096 KiB

[startup+2.00067 s]*
/proc/loadavg: 2.07 2.02 1.99 4/234 14782
/proc/meminfo: memFree=29918872/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10744136 memory=147420 CPUtime=2.92 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 19908 0 0 0 282 10 0 0 20 0 16 0 414988996 11001995264 36855 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2686034 36855 3293 1 0 2646705 0
[pid=14766/tid=14768] ppid=14763 vsize=10744136 memory=6791534058613427641 CPUtime=1.86 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) S 14763 14766 12980 0 -1 1077944384 13117 0 0 0 181 5 0 0 20 0 16 0 414988996 11001995264 36879 33554432000 4194304 4196468 140737249992992 140553637321904 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10744136 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 16 0 414988997 11001995264 36879 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 16 0 414988997 11001995264 36879 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 16 0 414988997 11001995264 36879 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414988997 11001995264 36879 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 146 0 0 0 1 0 0 0 20 0 16 0 414988998 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414988999 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552667325792 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414988999 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552666273408 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10744136 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989001 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10744136 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) R 14763 14766 12980 0 -1 4202560 1413 0 0 0 28 0 0 0 20 0 16 0 414989001 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552664168560 140553612294961 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10744136 memory=3472328296227679279 CPUtime=0.28 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) R 14763 14766 12980 0 -1 1077944384 1573 0 0 0 28 0 0 0 20 0 16 0 414989001 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552663115760 140553633090178 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10744136 memory=6943526294502006880 CPUtime=0.28 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) R 14763 14766 12980 0 -1 4202560 1515 0 0 0 28 0 0 0 20 0 16 0 414989001 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552662061264 140553611705488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10744136 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989001 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10744136 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989002 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14782] ppid=14763 vsize=10744136 memory=6944656592455360604 CPUtime=0.09 cores=0,2,4,6
/proc/14766/task/14782/stat : 14782 (java) R 14763 14766 12980 0 -1 1077944384 553 0 0 0 9 0 0 0 20 0 16 0 414989184 11001995264 36879 33554432000 4194304 4196468 140737249992992 140552643295712 140553633089237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 147420 KiB

[startup+2.20097 s]
/proc/loadavg: 2.07 2.02 1.99 4/234 14782
/proc/meminfo: memFree=29918872/32770624 swapFree=66916504/67108860
[pid=14766] ppid=14763 vsize=10746276 memory=165308 CPUtime=3.62 cores=0,2,4,6
/proc/14766/stat : 14766 (java) S 14763 14766 12980 0 -1 1077944320 24471 0 0 0 351 11 0 0 20 0 16 0 414988996 11004186624 41327 33554432000 4194304 4196468 140737249992992 140737249975536 140553633079031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
/proc/14766/statm: 2686569 41327 3337 1 0 2646705 0
[pid=14766/tid=14768] ppid=14763 vsize=10746276 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/14766/task/14768/stat : 14768 (java) S 14763 14766 12980 0 -1 1077944384 13117 0 0 0 181 5 0 0 20 0 16 0 414988996 11004186624 41327 33554432000 4194304 4196468 140737249992992 140553637321904 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14769] ppid=14763 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14769/stat : 14769 (java) S 14763 14766 12980 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 16 0 414988997 11004186624 41327 33554432000 4194304 4196468 140737249992992 140553559153040 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14770] ppid=14763 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14766/task/14770/stat : 14770 (java) S 14763 14766 12980 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 16 0 414988997 11004186624 41327 33554432000 4194304 4196468 140737249992992 140553558100240 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14771] ppid=14763 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14771/stat : 14771 (java) S 14763 14766 12980 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 16 0 414988997 11004186624 41327 33554432000 4194304 4196468 140737249992992 140553557047952 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14772] ppid=14763 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14772/stat : 14772 (java) S 14763 14766 12980 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414988997 11004186624 41327 33554432000 4194304 4196468 140737249992992 140553555995152 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14773] ppid=14763 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14766/task/14773/stat : 14773 (java) S 14763 14766 12980 0 -1 1077944384 147 0 0 0 1 0 0 0 20 0 16 0 414988998 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552668379760 140553633090178 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14774] ppid=14763 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14774/stat : 14774 (java) S 14763 14766 12980 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414988999 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552667325792 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14775] ppid=14763 vsize=10746276 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14775/stat : 14775 (java) S 14763 14766 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414988999 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552666273408 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14776] ppid=14763 vsize=10746276 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14776/stat : 14776 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989001 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552665221712 140553633097627 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14777] ppid=14763 vsize=10746276 memory=13852992633833814 CPUtime=0.45 cores=0,2,4,6
/proc/14766/task/14777/stat : 14777 (java) R 14763 14766 12980 0 -1 4202560 2703 0 0 0 45 0 0 0 20 0 16 0 414989001 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552664153080 140553612325173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14778] ppid=14763 vsize=10746276 memory=2044 CPUtime=0.45 cores=0,2,4,6
/proc/14766/task/14778/stat : 14778 (java) R 14763 14766 12980 0 -1 4202560 3095 0 0 0 44 1 0 0 20 0 16 0 414989001 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552663100968 140553614598345 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14779] ppid=14763 vsize=10746276 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/14766/task/14779/stat : 14779 (java) R 14763 14766 12980 0 -1 4202560 2959 0 0 0 45 1 0 0 20 0 16 0 414989001 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552662060408 140553612471726 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14780] ppid=14763 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14780/stat : 14780 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989001 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552661010912 140553633089237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14781] ppid=14763 vsize=10746276 memory=3184237640865087040 CPUtime=0 cores=0,2,4,6
/proc/14766/task/14781/stat : 14781 (java) S 14763 14766 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414989002 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552659958704 140553633090178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
[pid=14766/tid=14782] ppid=14763 vsize=10746276 memory=6656426216303648864 CPUtime=0.28 cores=0,2,4,6
/proc/14766/task/14782/stat : 14782 (java) R 14763 14766 12980 0 -1 4202560 849 0 0 0 28 0 0 0 20 0 16 0 414989184 11004186624 41327 33554432000 4194304 4196468 140737249992992 140552643295008 140553229097758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140737249997835 140737249997938 140737249997938 140737250000847 0
Current children cumulated CPU time: 3.62 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 165308 KiB

[startup+2.30069 s]*
/proc/loadavg: 2.07 2.02 1.99 3/220 14783
/proc/meminfo: memFree=30011680/32770624 swapFree=66916504/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2.31079
CPU time (s): 3.89602
CPU user time (s): 3.77331
CPU system time (s): 0.122717
CPU usage (%): 168.602
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 165308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.77331
system time used= 0.122717
maximum resident set size= 172560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26056
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= 1770
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 14766
#   total CPU time (s): 3.89602
#   total CPU user time (s): 3.77331
#   total CPU system time (s): 0.122717

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021498 second user time and 0.082921 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 17:09:03
IDJOB=4390709
IDBENCH=141691
IDSOLVER=2832
FILE ID=node134/4390709-1568387385
RUNJOBID= node134-1568380474-13011
PBS_JOBID= 21701834
Free space on /tmp= 56112 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP19/hcp/graph223.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390709-1568387385/watcher-4390709-1568387385 -o /tmp/evaluation-result-4390709-1568387385/solver-4390709-1568387385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390709-1568387385.xml -cm

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

MD5SUM BENCH= c2ae7594dad59fdbc475d1849bdfa679
RANDOM SEED=1562995413

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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.76
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.76
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.76
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:        30052868 kB
MemAvailable:   31503876 kB
Buffers:          167384 kB
Cached:          1547292 kB
SwapCached:        90712 kB
Active:           710220 kB
Inactive:        1385228 kB
Active(anon):     313692 kB
Inactive(anon):   106556 kB
Active(file):     396528 kB
Inactive(file):  1278672 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916504 kB
Dirty:              8676 kB
Writeback:             0 kB
AnonPages:        408268 kB
Mapped:            55932 kB
Shmem:             30956 kB
Slab:             213692 kB
SReclaimable:     183284 kB
SUnreclaim:        30408 kB
KernelStack:        4080 kB
PageTables:         6372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56104 MiB
End job on node134 at 2019-09-13 17:09:06