Trace number 4299575

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
MiniCPFever 2018-04-29UNSAT 14.5019 12.8283

General information on the benchmark

NameHaystacks/
Haystacks-ext-06_c18.xml
MD5SUM40871f7837aaa5db219997aff65857eb
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 benchmark0.00896
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints95
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree5
Maximum variable degree6
Distribution of variable degrees[{"degree":5,"count":26},{"degree":6,"count":10}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":95}]
Number of extensional constraints95
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":95}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
14.46/12.81	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299575-1532804800/watcher-4299575-1532804800 -o /tmp/evaluation-result-4299575-1532804800/solver-4299575-1532804800 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299575-1532804800.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
solver pid=29916, runsolver pid=29913
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 1.31 1.24 1.31 4/215 29931
/proc/meminfo: memFree=27302264/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10658972 memory=28212 CPUtime=0.13 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 5006 0 0 0 12 1 0 0 20 0 15 0 98043148 10914787328 7053 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664743 7053 2831 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10658972 memory=-8197568871503533185 CPUtime=0.09 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 2847 0 0 0 8 1 0 0 20 0 15 0 98043149 10914787328 7053 33554432000 4194304 4196468 140725649084448 140139825331056 140139813337918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914787328 7053 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10658972 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914787328 7053 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914787328 7053 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98043150 10914787328 7053 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10658972 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98043151 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98043152 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) R 29913 29916 26043 0 -1 4202560 460 0 0 0 0 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138852042816 140139798695537 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) R 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138850998608 140139821110997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10658972 memory=139736661661312 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) R 29913 29916 26043 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138849945712 140139800069649 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10658972 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) R 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043154 10914787328 7053 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28212 KiB

[startup+0.210732 s]*
/proc/loadavg: 1.31 1.24 1.31 4/215 29931
/proc/meminfo: memFree=27290188/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=40680 CPUtime=0.33 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 7699 0 0 0 31 2 0 0 20 0 15 0 98043148 10914865152 10170 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 10170 2970 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 4725 0 0 0 18 2 0 0 20 0 15 0 98043149 10914865152 10170 33554432000 4194304 4196468 140725649084448 140139825333104 140139821122717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=345 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 10170 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=3473878732108240544 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 10170 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 10170 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 10170 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 501 0 0 0 2 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) S 29913 29916 26043 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0.08 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 873 0 0 0 8 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 10170 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40680 KiB

[startup+0.310331 s]*
/proc/loadavg: 1.31 1.24 1.31 4/215 29931
/proc/meminfo: memFree=27286528/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=46632 CPUtime=0.55 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 8245 0 0 0 52 3 0 0 20 0 15 0 98043148 10914865152 11658 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 11658 2995 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 5027 0 0 0 27 2 0 0 20 0 15 0 98043149 10914865152 11658 33554432000 4194304 4196468 140725649084448 140139825337936 140139821122717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 11658 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=3762668759678490272 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 11658 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 11658 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 11658 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 614 0 0 0 5 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) R 29913 29916 26043 0 -1 1077944384 244 0 0 0 3 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0.14 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 989 0 0 0 14 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=139736661661312 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 11658 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46632 KiB

[startup+0.700814 s]
/proc/loadavg: 1.31 1.24 1.31 5/215 29931
/proc/meminfo: memFree=27209840/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=196600 CPUtime=1.73 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 15612 0 0 0 167 6 0 0 20 0 15 0 98043148 10914865152 49150 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 49150 3107 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=1784 CPUtime=0.66 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 5121 0 0 0 62 4 0 0 20 0 15 0 98043149 10914865152 49150 33554432000 4194304 4196468 140725649084448 140139825339776 140139433778951 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=5752 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 49150 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=4588 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 49150 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 49150 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=1228 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 49150 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=872 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=8068 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=7881696724453321575 CPUtime=0.42 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) R 29913 29916 26043 0 -1 4202560 3231 0 0 0 42 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138852032328 140139804511663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=5787213827096799335 CPUtime=0.39 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) R 29913 29916 26043 0 -1 4202560 4367 0 0 0 39 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138850984568 140139805503648 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 1418 0 0 0 19 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 49150 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 196600 KiB

[startup+1.5012 s]
/proc/loadavg: 1.31 1.24 1.31 3/215 29931
/proc/meminfo: memFree=27117276/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=330240 CPUtime=3.12 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 16657 0 0 0 303 9 0 0 20 0 15 0 98043148 10914865152 82560 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 82560 3113 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 5198 0 0 0 139 6 0 0 20 0 15 0 98043149 10914865152 82560 33554432000 4194304 4196468 140725649084448 140139825340032 140139433713455 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=-6951259422114956437 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 82560 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=-6509546260019855295 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 8 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 82560 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 82560 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 82560 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 82560 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0

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

[startup+3.11017 s]
/proc/loadavg: 1.31 1.24 1.31 3/215 29931
/proc/meminfo: memFree=26669384/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=759344 CPUtime=4.75 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 17245 0 0 0 460 15 0 0 20 0 15 0 98043148 10914865152 189836 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 189836 3123 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=6656426216303648864 CPUtime=3.05 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 5535 0 0 0 294 11 0 0 20 0 15 0 98043149 10914865152 189836 33554432000 4194304 4196468 140725649084448 140139825340032 140139433626864 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 189836 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=4640748727681699920 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 189836 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=7380671248541445222 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 189836 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=7162219187312551505 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 189836 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=128552666166506 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 3959 0 0 0 73 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) S 29913 29916 26043 0 -1 1077944384 4431 0 0 0 66 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=589360 CPUtime=0.2 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 1441 0 0 0 20 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=256071070426389 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=279473119441552 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 189836 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 759344 KiB

[startup+6.30084 s]
/proc/loadavg: 1.37 1.25 1.32 3/215 29931
/proc/meminfo: memFree=26227912/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=1098532 CPUtime=7.96 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 18406 0 0 0 776 20 0 0 20 0 15 0 98043148 10914865152 274633 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 274633 3123 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=7440053569103876176 CPUtime=6.23 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 6061 0 0 0 608 15 0 0 20 0 15 0 98043149 10914865152 274633 33554432000 4194304 4196468 140725649084448 140139825340144 140139433626756 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=-7814691523512926820 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 274633 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=4640748727681699920 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 15 0 98043150 10914865152 274633 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=5571041044932417637 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 258 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 274633 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=5571041044932679781 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 45 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 274633 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=1100584 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 3959 0 0 0 73 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=279473119824864 CPUtime=0.66 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) S 29913 29916 26043 0 -1 1077944384 4431 0 0 0 66 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=3471342132880752368 CPUtime=0.2 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 1441 0 0 0 20 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=56 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 274633 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1098532 KiB

[startup+12.7008 s]
/proc/loadavg: 1.42 1.26 1.32 3/215 29931
/proc/meminfo: memFree=26236664/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=1091392 CPUtime=14.36 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 19517 0 0 0 1416 20 0 0 20 0 15 0 98043148 10914865152 272848 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 272848 3123 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=279473120261568 CPUtime=12.62 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 6795 0 0 0 1247 15 0 0 20 0 15 0 98043149 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139825340032 140139433790940 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=1092932 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=3972368677783813584 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=3834164494636504563 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=288292185898746643 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 674 0 0 0 1 0 0 0 20 0 15 0 98043151 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=3763099682436546592 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=139736661684961 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=7307776939025650791 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=279473119638368 CPUtime=0.73 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 3962 0 0 0 73 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=297294750950883618 CPUtime=0.66 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) S 29913 29916 26043 0 -1 1077944384 4433 0 0 0 66 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=288283381299676403 CPUtime=0.2 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 1443 0 0 0 20 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=288293294067418317 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=279473119658464 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 358 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 14.36 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1091392 KiB

[startup+12.8283 s]
# the end of solver process 29916 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.285 s, system=0.216805 s

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

[startup+12.801 s]
/proc/loadavg: 1.42 1.26 1.32 3/215 29931
/proc/meminfo: memFree=26236664/32770624 swapFree=67108436/67108860
[pid=29916] ppid=29913 vsize=10659048 memory=1091392 CPUtime=14.46 cores=1,3,5,7
/proc/29916/stat : 29916 (java) S 29913 29916 26043 0 -1 1077944320 19544 0 0 0 1426 20 0 0 20 0 15 0 98043148 10914865152 272848 33554432000 4194304 4196468 140725649084448 140725649066992 140139821100791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
/proc/29916/statm: 2664762 272848 3123 1 0 2627263 0
[pid=29916/tid=29918] ppid=29913 vsize=10659048 memory=7661862551339165796 CPUtime=12.72 cores=1,3,5,7
/proc/29916/task/29918/stat : 29918 (java) R 29913 29916 26043 0 -1 4202560 6822 0 0 0 1257 15 0 0 20 0 15 0 98043149 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139825340032 140139431273570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29919] ppid=29913 vsize=10659048 memory=7661862551339165796 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29919/stat : 29919 (java) S 29913 29916 26043 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139757791888 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29920] ppid=29913 vsize=10659048 memory=7661862551339165796 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29920/stat : 29920 (java) S 29913 29916 26043 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139756739088 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29921] ppid=29913 vsize=10659048 memory=7669744945901889381 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29921/stat : 29921 (java) S 29913 29916 26043 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139755686288 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29922] ppid=29913 vsize=10659048 memory=7522254188360067696 CPUtime=0.02 cores=1,3,5,7
/proc/29916/task/29922/stat : 29922 (java) S 29913 29916 26043 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 15 0 98043150 10914865152 272848 33554432000 4194304 4196468 140725649084448 140139754633488 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29923] ppid=29913 vsize=10659048 memory=11012908302 CPUtime=0.01 cores=1,3,5,7
/proc/29916/task/29923/stat : 29923 (java) S 29913 29916 26043 0 -1 1077944384 674 0 0 0 1 0 0 0 20 0 15 0 98043151 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138856262512 140139821111938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29924] ppid=29913 vsize=10659048 memory=1096524 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29924/stat : 29924 (java) S 29913 29916 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98043151 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138855208480 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29925] ppid=29913 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29925/stat : 29925 (java) S 29913 29916 26043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98043152 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138854155632 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29926] ppid=29913 vsize=10659048 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29926/stat : 29926 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138853103952 140139821119387 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29927] ppid=29913 vsize=10659048 memory=872 CPUtime=0.73 cores=1,3,5,7
/proc/29916/task/29927/stat : 29927 (java) S 29913 29916 26043 0 -1 1077944384 3962 0 0 0 73 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138852051312 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29928] ppid=29913 vsize=10659048 memory=1091392 CPUtime=0.66 cores=1,3,5,7
/proc/29916/task/29928/stat : 29928 (java) S 29913 29916 26043 0 -1 1077944384 4433 0 0 0 66 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138850998512 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29929] ppid=29913 vsize=10659048 memory=1092932 CPUtime=0.2 cores=1,3,5,7
/proc/29916/task/29929/stat : 29929 (java) S 29913 29916 26043 0 -1 1077944384 1443 0 0 0 20 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138849945712 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29930] ppid=29913 vsize=10659048 memory=796 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29930/stat : 29930 (java) S 29913 29916 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138848893152 140139821110997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
[pid=29916/tid=29931] ppid=29913 vsize=10659048 memory=1388 CPUtime=0 cores=1,3,5,7
/proc/29916/task/29931/stat : 29931 (java) S 29913 29916 26043 0 -1 1077944384 358 0 0 0 0 0 0 0 20 0 15 0 98043154 10914865152 272848 33554432000 4194304 4196468 140725649084448 140138847841456 140139821111938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140725649089709 140725649089801 140725649089801 140725649092559 0
Current children cumulated CPU time: 14.46 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1091392 KiB

Child status: 0
Real time (s): 12.8283
CPU time (s): 14.5019
CPU user time (s): 14.285
CPU system time (s): 0.216805
CPU usage (%): 113.045
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 1102016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.285
system time used= 0.216805
maximum resident set size= 1103408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19864
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1786
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 29916
#   total CPU time (s): 14.5019
#   total CPU user time (s): 14.285
#   total CPU system time (s): 0.216805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.101744 second user time and 0.163456 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 21:06:40
IDJOB=4299575
IDBENCH=141416
IDSOLVER=2763
FILE ID=node137/4299575-1532804800
RUNJOBID= node137-1532774102-26075
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-06_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299575-1532804800/watcher-4299575-1532804800 -o /tmp/evaluation-result-4299575-1532804800/solver-4299575-1532804800 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299575-1532804800.xml

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

MD5SUM BENCH= 40871f7837aaa5db219997aff65857eb
RANDOM SEED=1519895250

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27319460 kB
MemAvailable:   31194440 kB
Buffers:          195248 kB
Cached:          3913240 kB
SwapCached:           32 kB
Active:          2539088 kB
Inactive:        2358228 kB
Active(anon):     736676 kB
Inactive(anon):    80052 kB
Active(file):    1802412 kB
Inactive(file):  2278176 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:        796680 kB
Mapped:            52856 kB
Shmem:             25052 kB
Slab:             248240 kB
SReclaimable:     220452 kB
SUnreclaim:        27788 kB
KernelStack:        3504 kB
PageTables:         6788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1999296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 21:06:53