Trace number 4298810

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.06 2490.12

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark187.07
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.03/2490.11	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298810-1532814427/watcher-4298810-1532814427 -o /tmp/evaluation-result-4298810-1532814427/solver-4298810-1532814427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31439 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298810-1532814427.xml 

running on 4 cores: 1,3,5,7

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=32679, runsolver pid=32676

[startup+0.100091 s]*
/proc/loadavg: 1.76 1.63 1.51 4/220 32694
/proc/meminfo: memFree=27235760/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661052 memory=25896 CPUtime=0.12 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 5401 0 0 0 12 0 0 0 20 0 15 0 99005907 10916917248 6474 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665263 6474 2861 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661052 memory=-8413741653617052795 CPUtime=0.09 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 3206 0 0 0 9 0 0 0 20 0 15 0 99005907 10916917248 6474 33554432000 4194304 4196468 140733144473680 140040463252336 140040096792885 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916917248 6474 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661052 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916917248 6474 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916917248 6474 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916917248 6474 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661052 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005910 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99005910 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99005910 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) R 32676 32679 31407 0 -1 4202560 152 0 0 0 0 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039946176464 140040442445901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661052 memory=140148013213312 CPUtime=0.02 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) R 32676 32679 31407 0 -1 4202560 379 0 0 0 2 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039945132272 140040452118907 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661052 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005913 10916917248 6474 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 25896 KiB

[startup+0.210707 s]*
/proc/loadavg: 1.76 1.63 1.51 5/220 32694
/proc/meminfo: memFree=27222612/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=39332 CPUtime=0.33 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 8370 0 0 0 31 2 0 0 20 0 15 0 99005907 10916995072 9833 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 9833 3000 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 5286 0 0 0 19 1 0 0 20 0 15 0 99005907 10916995072 9833 33554432000 4194304 4196468 140733144473680 140040463254384 140040443102558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=343 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 9833 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=140148013243673 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 9833 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 9833 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 9833 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 295 0 0 0 2 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0.07 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 934 0 0 0 7 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 9833 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 39332 KiB

[startup+0.310509 s]*
/proc/loadavg: 1.76 1.63 1.51 4/220 32694
/proc/meminfo: memFree=27218208/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=45812 CPUtime=0.55 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 9054 0 0 0 53 2 0 0 20 0 15 0 99005907 10916995072 11453 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 11453 3055 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 5598 0 0 0 28 1 0 0 20 0 15 0 99005907 10916995072 11453 33554432000 4194304 4196468 140733144473680 140040463257296 140040096734457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=288230604707987479 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 11453 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=140148013243135 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 11453 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 11453 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 11453 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) R 32676 32679 31407 0 -1 1077944384 532 0 0 0 3 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) R 32676 32679 31407 0 -1 4202560 382 0 0 0 5 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039946173808 140040459043418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0.14 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) R 32676 32679 31407 0 -1 4202560 1170 0 0 0 14 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039945132272 140040459043418 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=140148013213312 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 11453 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 45812 KiB

[startup+0.70089 s]
/proc/loadavg: 1.76 1.63 1.51 5/220 32694
/proc/meminfo: memFree=27187380/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=102016 CPUtime=1.71 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 13890 0 0 0 167 4 0 0 20 0 15 0 99005907 10916995072 25504 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 25504 3087 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=1804 CPUtime=0.68 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 5633 0 0 0 66 2 0 0 20 0 15 0 99005907 10916995072 25504 33554432000 4194304 4196468 140733144473680 140040463259208 140040099523566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 25504 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 25504 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=11860 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 25504 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=5772 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 25504 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=1388 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=6296683612537770333 CPUtime=0.4 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) R 32676 32679 31407 0 -1 4202560 2293 0 0 0 40 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039947223568 140040443414300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=7595725831727968097 CPUtime=0.42 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 3166 0 0 0 42 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=7236547281622689387 CPUtime=0.18 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 1426 0 0 0 18 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 25504 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 102016 KiB

[startup+1.50076 s]
/proc/loadavg: 1.76 1.63 1.51 3/219 32724
/proc/meminfo: memFree=27282636/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=188996 CPUtime=2.77 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 15590 0 0 0 271 6 0 0 20 0 15 0 99005907 10916995072 47249 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 47249 3136 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 5903 0 0 0 144 3 0 0 20 0 15 0 99005907 10916995072 47249 33554432000 4194304 4196468 140733144473680 140040463261376 140040099509203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 47249 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 47249 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 47249 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 99005908 10916995072 47249 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=7666349671209856357 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 47249 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0

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

/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 26067 0 0 0 236213 32 0 0 20 0 15 0 99005907 10916995072 105247 33554432000 4194304 4196468 140733144473680 140040463261104 140040099517128 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=418940 CPUtime=9.41 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 6575 0 0 0 881 60 0 0 20 0 15 0 99005908 10916995072 105247 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=418940 CPUtime=9.38 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 6007 0 0 0 880 58 0 0 20 0 15 0 99005908 10916995072 105247 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=420988 CPUtime=9.39 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 6231 0 0 0 884 55 0 0 20 0 15 0 99005908 10916995072 105247 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=420988 CPUtime=9.4 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 6818 0 0 0 881 59 0 0 20 0 15 0 99005908 10916995072 105247 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=280550350841686 CPUtime=7.69 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 7242 0 0 0 714 55 0 0 20 0 15 0 99005910 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=420988 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=420988 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=398460 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=420988 CPUtime=0.58 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 2422 0 0 0 57 1 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=420988 CPUtime=0.53 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 3269 0 0 0 52 1 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=420988 CPUtime=0.21 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 1710 0 0 0 21 0 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=420988 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=420988 CPUtime=1.28 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1146 0 0 0 60 68 0 0 20 0 15 0 99005913 10916995072 105247 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 2410.43 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 420988 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.50 1.43 3/219 430
/proc/meminfo: memFree=26808096/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=427132 CPUtime=2471.4 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 70623 0 0 0 246819 321 0 0 20 0 15 0 99005907 10916995072 106783 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 106783 3139 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=427132 CPUtime=2421.85 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 26571 0 0 0 242152 33 0 0 20 0 15 0 99005907 10916995072 106783 33554432000 4194304 4196468 140733144473680 140040463261376 140040099295682 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=6791534058613427641 CPUtime=9.75 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 6841 0 0 0 914 61 0 0 20 0 15 0 99005908 10916995072 106783 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=427132 CPUtime=9.72 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 6132 0 0 0 913 59 0 0 20 0 15 0 99005908 10916995072 106783 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=425084 CPUtime=9.73 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 6352 0 0 0 917 56 0 0 20 0 15 0 99005908 10916995072 106783 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=418940 CPUtime=9.74 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 7276 0 0 0 914 60 0 0 20 0 15 0 99005908 10916995072 106783 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=418940 CPUtime=7.89 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 7413 0 0 0 733 56 0 0 20 0 15 0 99005910 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=423036 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=425084 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=425084 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=425084 CPUtime=0.58 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 2424 0 0 0 57 1 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=427132 CPUtime=0.53 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 3272 0 0 0 52 1 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=427132 CPUtime=0.21 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 1712 0 0 0 21 0 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=427132 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=427132 CPUtime=1.32 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1163 0 0 0 62 70 0 0 20 0 15 0 99005913 10916995072 106783 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 2471.4 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 427132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2490.11 s]
/proc/loadavg: 1.32 1.43 1.41 3/219 432
/proc/meminfo: memFree=26802212/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=431228 CPUtime=2520.03 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 71156 0 0 0 251676 327 0 0 20 0 15 0 99005907 10916995072 107807 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 107807 3139 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=431228 CPUtime=2469.15 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 26862 0 0 0 246882 33 0 0 20 0 15 0 99005907 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040463261712 140040099514279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=431228 CPUtime=10.04 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 6940 0 0 0 942 62 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=431228 CPUtime=10.01 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 6214 0 0 0 940 61 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=4100 CPUtime=10.02 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 6394 0 0 0 945 57 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=429180 CPUtime=10.03 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 7287 0 0 0 942 61 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=429180 CPUtime=8.05 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 7417 0 0 0 747 58 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=7 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=5787213831476700249 CPUtime=0.58 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 2424 0 0 0 57 1 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=431228 CPUtime=0.53 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 3272 0 0 0 52 1 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=431228 CPUtime=0.21 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 1712 0 0 0 21 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=429180 CPUtime=1.35 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1167 0 0 0 64 71 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 431228 KiB

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

[startup+2490.12 s]
# the end of solver process 32679 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.77 s, system=3.28016 s

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

[startup+2490.11 s]
/proc/loadavg: 1.32 1.43 1.41 3/219 432
/proc/meminfo: memFree=26802212/32770624 swapFree=67108856/67108860
[pid=32679] ppid=32676 vsize=10661128 memory=431228 CPUtime=2520.03 cores=1,3,5,7
/proc/32679/stat : 32679 (java) S 32676 32679 31407 0 -1 1077944320 71156 0 0 0 251676 327 0 0 20 0 15 0 99005907 10916995072 107807 33554432000 4194304 4196468 140733144473680 140733144456224 140040459022071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
/proc/32679/statm: 2665282 107807 3139 1 0 2627263 0
[pid=32679/tid=32681] ppid=32676 vsize=10661128 memory=431228 CPUtime=2469.15 cores=1,3,5,7
/proc/32679/task/32681/stat : 32681 (java) R 32676 32679 31407 0 -1 4202560 26862 0 0 0 246882 33 0 0 20 0 15 0 99005907 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040463261712 140040099514279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32682] ppid=32676 vsize=10661128 memory=431228 CPUtime=10.04 cores=1,3,5,7
/proc/32679/task/32682/stat : 32682 (java) S 32676 32679 31407 0 -1 1077944384 6940 0 0 0 942 62 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040066173200 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32683] ppid=32676 vsize=10661128 memory=431228 CPUtime=10.01 cores=1,3,5,7
/proc/32679/task/32683/stat : 32683 (java) S 32676 32679 31407 0 -1 1077944384 6214 0 0 0 940 61 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040065120656 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32684] ppid=32676 vsize=10661128 memory=4100 CPUtime=10.02 cores=1,3,5,7
/proc/32679/task/32684/stat : 32684 (java) S 32676 32679 31407 0 -1 1077944384 6394 0 0 0 945 57 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040064068112 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32685] ppid=32676 vsize=10661128 memory=429180 CPUtime=10.03 cores=1,3,5,7
/proc/32679/task/32685/stat : 32685 (java) S 32676 32679 31407 0 -1 1077944384 7287 0 0 0 942 61 0 0 20 0 15 0 99005908 10916995072 107807 33554432000 4194304 4196468 140733144473680 140040063015568 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32686] ppid=32676 vsize=10661128 memory=429180 CPUtime=8.05 cores=1,3,5,7
/proc/32679/task/32686/stat : 32686 (java) S 32676 32679 31407 0 -1 1077944384 7417 0 0 0 747 58 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039951448560 140040459033218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32687] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32687/stat : 32687 (java) S 32676 32679 31407 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039950394784 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32688] ppid=32676 vsize=10661128 memory=7 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32688/stat : 32688 (java) S 32676 32679 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99005910 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039949342192 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32689] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32689/stat : 32689 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039948290768 140040459040667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32690] ppid=32676 vsize=10661128 memory=5787213831476700249 CPUtime=0.58 cores=1,3,5,7
/proc/32679/task/32690/stat : 32690 (java) S 32676 32679 31407 0 -1 1077944384 2424 0 0 0 57 1 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039947237360 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32691] ppid=32676 vsize=10661128 memory=431228 CPUtime=0.53 cores=1,3,5,7
/proc/32679/task/32691/stat : 32691 (java) S 32676 32679 31407 0 -1 1077944384 3272 0 0 0 52 1 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039946184816 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32692] ppid=32676 vsize=10661128 memory=431228 CPUtime=0.21 cores=1,3,5,7
/proc/32679/task/32692/stat : 32692 (java) S 32676 32679 31407 0 -1 1077944384 1712 0 0 0 21 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039945132272 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32693] ppid=32676 vsize=10661128 memory=431228 CPUtime=0 cores=1,3,5,7
/proc/32679/task/32693/stat : 32693 (java) S 32676 32679 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039944079968 140040459032277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
[pid=32679/tid=32694] ppid=32676 vsize=10661128 memory=429180 CPUtime=1.35 cores=1,3,5,7
/proc/32679/task/32694/stat : 32694 (java) S 32676 32679 31407 0 -1 1077944384 1167 0 0 0 64 71 0 0 20 0 15 0 99005913 10916995072 107807 33554432000 4194304 4196468 140733144473680 140039943027504 140040459033218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140733144478858 140733144478985 140733144478985 140733144481743 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 431228 KiB

Child status: 143
Real time (s): 2490.12
CPU time (s): 2520.06
CPU user time (s): 2516.77
CPU system time (s): 3.28016
CPU usage (%): 101.202
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 431228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.77
system time used= 3.28016
maximum resident set size= 431544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 283205
involuntary context switches= 6284


# summary of solver processes directly reported to runsolver:
#   pid: 32679
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.77
#   total CPU system time (s): 3.28016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4942 second user time and 23.671 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 23:47:08
IDJOB=4298810
IDBENCH=141236
IDSOLVER=2767
FILE ID=node133/4298810-1532814427
RUNJOBID= node133-1532808819-31439
PBS_JOBID= 21022475
Free space on /tmp= 48248 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298810-1532814427/watcher-4298810-1532814427 -o /tmp/evaluation-result-4298810-1532814427/solver-4298810-1532814427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31439 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298810-1532814427.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=367106158

node133.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.24
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.24
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.24
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.24
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:        27250612 kB
MemAvailable:   31751652 kB
Buffers:          184932 kB
Cached:          4563832 kB
SwapCached:            0 kB
Active:          2340748 kB
Inactive:        2656656 kB
Active(anon):     199852 kB
Inactive(anon):    76688 kB
Active(file):    2140896 kB
Inactive(file):  2579968 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:               924 kB
Writeback:             0 kB
AnonPages:        255540 kB
Mapped:            53108 kB
Shmem:             25244 kB
Slab:             220096 kB
SReclaimable:     192020 kB
SUnreclaim:        28076 kB
KernelStack:        3648 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-29 00:28:38