Trace number 4274369

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26UNSAT 12.6675 4.4244099

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex03380.xml
MD5SUM4b7737b348ce8099143a34a20635223c
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.400709
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.31/0.25	c version: 2017-07-26
0.31/0.25	c seed: 1818582979
0.31/0.25	c timeout: 2520
0.31/0.25	c memlimit: 11000
0.31/0.25	c nbcore: 4
0.31/0.27	c Parsing instance...
12.40/4.39	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 (11141 MiB free)
  memory of node 1: 16384 MiB (15458 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274369-1502867303/watcher-4274369-1502867303 -o /tmp/evaluation-result-4274369-1502867303/solver-4274369-1502867303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27113 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1818582979 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274369-1502867303.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
Starting watchdog thread
solver pid=30574, runsolver pid=30571
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.54 1.51 1.56 3/216 30589
/proc/meminfo: memFree=27218968/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13980164 memory=33912 CPUtime=0.13 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 8381 0 0 0 12 1 0 0 20 0 15 0 119817863 14315687936 8478 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3495041 8478 3412 1 0 3482761 0
[pid=30574/tid=30576] ppid=30571 vsize=13980164 memory=-8557575366716462202 CPUtime=0.09 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) R 30571 30574 27081 0 -1 4202560 6334 0 0 0 8 1 0 0 20 0 15 0 119817864 14315687936 8478 33554432000 4194304 4196468 140732683041664 140608320224000 140607918059969 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 8478 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 8478 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 8478 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 8478 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817866 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817866 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607227647264 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817867 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607226594928 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607223437296 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0.02 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) S 30571 30574 27081 0 -1 1077944384 368 0 0 0 2 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607222385008 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 8478 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33912 KiB

[startup+0.21069 s]*
/proc/loadavg: 1.54 1.51 1.56 6/216 30589
/proc/meminfo: memFree=27210096/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13980164 memory=43252 CPUtime=0.31 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 9375 0 0 0 29 2 0 0 20 0 15 0 119817863 14315687936 10813 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3495041 10813 3638 1 0 3482761 0
[pid=30574/tid=30576] ppid=30571 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) D 30571 30574 27081 0 -1 1077944384 6977 0 0 0 19 1 0 0 20 0 15 0 119817864 14315687936 10813 33554432000 4194304 4196468 140732683041664 140608320236016 140608308705837 0 4 0 16800975 18446744072101629476 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13980164 memory=339 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 10813 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13980164 memory=4048930441531618976 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315687936 10813 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13980196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315720704 10813 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13980196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315720704 10813 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817866 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817866 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607227647264 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817867 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607226594928 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 199 0 0 0 1 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607223437296 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0.05 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) S 30571 30574 27081 0 -1 1077944384 386 0 0 0 5 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607222385008 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13980164 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817869 14315687936 10813 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43252 KiB

[startup+0.310361 s]*
/proc/loadavg: 1.54 1.51 1.56 7/216 30589
/proc/meminfo: memFree=27202156/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13980184 memory=51052 CPUtime=0.49 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 10454 0 0 0 47 2 0 0 20 0 15 0 119817863 14315708416 12763 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3495046 12763 3717 1 0 3482761 0
[pid=30574/tid=30576] ppid=30571 vsize=13980184 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) R 30571 30574 27081 0 -1 4202560 7590 0 0 0 28 2 0 0 20 0 15 0 119817864 14315708416 12763 33554432000 4194304 4196468 140732683041664 140608320254824 140607918052165 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13980184 memory=288230596118052887 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817865 14315708416 12763 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13980184 memory=3546777983568180896 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315708416 12763 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315708416 12763 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14315708416 12763 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13980184 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817866 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817866 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607227647264 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817867 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607226594928 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13980184 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 572 0 0 0 5 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13980184 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 426 0 0 0 4 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607223437296 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13980184 memory=140263393457792 CPUtime=0.08 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) R 30571 30574 27081 0 -1 4202560 485 0 0 0 8 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607222385008 140608297844945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13980184 memory=140263393457792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817869 14315708416 12763 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51052 KiB

[startup+0.701007 s]
/proc/loadavg: 1.54 1.51 1.56 3/216 30589
/proc/meminfo: memFree=27189128/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13982232 memory=121932 CPUtime=1.47 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 13840 0 0 0 142 5 0 0 20 0 15 0 119817863 14317805568 30483 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3495558 30483 3775 1 0 3483273 0
[pid=30574/tid=30576] ppid=30571 vsize=13982232 memory=1732 CPUtime=0.67 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) R 30571 30574 27081 0 -1 4202560 8339 0 0 0 64 3 0 0 20 0 15 0 119817864 14317805568 30483 33554432000 4194304 4196468 140732683041664 140608320259248 140608316038550 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13982232 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817865 14317805568 30483 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13982232 memory=800 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14317805568 30483 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13982232 memory=12068 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14317805568 30483 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13982232 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817865 14317805568 30483 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13982232 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817866 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13982232 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817866 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607227647264 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13982232 memory=8572 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817867 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607226594928 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13982232 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13982232 memory=7452706766398776640 CPUtime=0.26 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) R 30571 30574 27081 0 -1 4202560 1571 0 0 0 26 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607224478896 140608297549905 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13982232 memory=7881696724453321575 CPUtime=0.24 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) R 30571 30574 27081 0 -1 4202560 1408 0 0 0 24 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607223423392 140608295874735 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13982232 memory=7151835304759939152 CPUtime=0.26 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) R 30571 30574 27081 0 -1 4202560 1142 0 0 0 26 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607222385008 140608300107102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13982232 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817869 14317805568 30483 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 121932 KiB

[startup+1.50098 s]
/proc/loadavg: 1.58 1.52 1.56 4/216 30589
/proc/meminfo: memFree=27074888/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13986328 memory=567824 CPUtime=3.66 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 21099 0 0 0 320 46 0 0 20 0 15 0 119817863 14321999872 141956 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3496582 141956 3818 1 0 3484297 0
[pid=30574/tid=30576] ppid=30571 vsize=13986328 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) S 30571 30574 27081 0 -1 1077944384 10384 0 0 0 124 6 0 0 20 0 15 0 119817864 14321999872 141956 33554432000 4194304 4196468 140732683041664 140608320262112 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13986328 memory=-6951259422114956437 CPUtime=0.14 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) R 30571 30574 27081 0 -1 4202560 198 0 0 0 6 8 0 0 20 0 15 0 119817865 14321999872 141956 33554432000 4194304 4196468 140732683041664 140608246114904 140608301048726 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13986328 memory=-6509546260019855295 CPUtime=0.14 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) R 30571 30574 27081 0 -1 4202560 454 0 0 0 6 8 0 0 20 0 15 0 119817865 14321999872 141956 33554432000 4194304 4196468 140732683041664 140608245062104 140608301048736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13986328 memory=-7390251449858225344 CPUtime=0.14 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) R 30571 30574 27081 0 -1 4202560 295 0 0 0 6 8 0 0 20 0 15 0 119817865 14321999872 141956 33554432000 4194304 4196468 140732683041664 140608244009504 140608297432836 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13986328 memory=4134692831991786133 CPUtime=0.14 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) R 30571 30574 27081 0 -1 4202560 199 0 0 0 6 8 0 0 20 0 15 0 119817865 14321999872 141956 33554432000 4194304 4196468 140732683041664 140608242957016 140608309129594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13986328 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7

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

Current children cumulated memory: 567824 KiB

[startup+3.11197 s]
/proc/loadavg: 1.58 1.52 1.56 6/216 30589
/proc/meminfo: memFree=25412564/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13986328 memory=1847356 CPUtime=8.39 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 27821 0 0 0 656 183 0 0 20 0 15 0 119817863 14321999872 461839 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3496582 461839 3835 1 0 3484297 0
[pid=30574/tid=30576] ppid=30571 vsize=13986328 memory=0 CPUtime=1.88 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) R 30571 30574 27081 0 -1 4202560 11561 0 0 0 178 10 0 0 20 0 15 0 119817864 14321999872 461839 33554432000 4194304 4196468 140732683041664 140608320263512 140607923706899 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13986328 memory=0 CPUtime=1.11 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 850 0 0 0 70 41 0 0 20 0 15 0 119817865 14321999872 461839 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13986328 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1080 0 0 0 68 42 0 0 20 0 15 0 119817865 14321999872 461839 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13986328 memory=0 CPUtime=1.12 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 937 0 0 0 70 42 0 0 20 0 15 0 119817865 14321999872 461839 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13986328 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 845 0 0 0 70 40 0 0 20 0 15 0 119817865 14321999872 461839 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13986328 memory=68 CPUtime=0.06 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 2666 0 0 0 6 0 0 0 20 0 15 0 119817866 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13986328 memory=66 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119817866 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607227647328 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13986328 memory=54 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 119817867 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607226594944 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13986328 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 2510 0 0 0 69 1 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13986328 memory=8572 CPUtime=0.68 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) R 30571 30574 27081 0 -1 4202560 2072 0 0 0 67 1 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607223421248 140608300006524 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13986328 memory=1712 CPUtime=0.55 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) R 30571 30574 27081 0 -1 4202560 3866 0 0 0 54 1 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607222380736 140608295162368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13986328 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13986328 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 461839 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 8.39 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1847356 KiB

[startup+4.42436 s]
# the end of solver process 30574 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.40849 s, system=3.25902 s

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

[startup+3.20101 s]
/proc/loadavg: 1.58 1.52 1.56 6/216 30589
/proc/meminfo: memFree=25412564/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13986328 memory=1859520 CPUtime=8.58 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 31255 0 0 0 674 184 0 0 20 0 15 0 119817863 14321999872 464880 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3496582 464880 3835 1 0 3484297 0
[pid=30574/tid=30576] ppid=30571 vsize=13986328 memory=-7595754389018307680 CPUtime=1.97 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) R 30571 30574 27081 0 -1 4202560 11561 0 0 0 187 10 0 0 20 0 15 0 119817864 14321999872 464880 33554432000 4194304 4196468 140732683041664 140608320259880 140607923707298 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13986328 memory=-6234758880078832264 CPUtime=1.11 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 850 0 0 0 70 41 0 0 20 0 15 0 119817865 14321999872 464880 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13986328 memory=-7390251449858225344 CPUtime=1.1 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 1080 0 0 0 68 42 0 0 20 0 15 0 119817865 14321999872 464880 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13986328 memory=-6372718397967082684 CPUtime=1.12 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 937 0 0 0 70 42 0 0 20 0 15 0 119817865 14321999872 464880 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13986328 memory=7012474401037052001 CPUtime=1.1 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 845 0 0 0 70 40 0 0 20 0 15 0 119817865 14321999872 464880 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13986328 memory=6940416806999124585 CPUtime=0.06 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 2666 0 0 0 6 0 0 0 20 0 15 0 119817866 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607228701296 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13986328 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119817866 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607227647328 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13986328 memory=2448 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 119817867 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607226594944 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13986328 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13986328 memory=1948 CPUtime=0.7 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 2510 0 0 0 69 1 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13986328 memory=800 CPUtime=0.71 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 2346 0 0 0 70 1 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607223437296 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13986328 memory=12068 CPUtime=0.62 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) S 30571 30574 27081 0 -1 1077944384 7026 0 0 0 60 2 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607222385008 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13986328 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13986328 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 464880 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 8.58 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1859520 KiB

[startup+4.001 s]*
/proc/loadavg: 1.58 1.52 1.56 6/216 30589
/proc/meminfo: memFree=24073440/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=13986328 memory=3172960 CPUtime=11.64 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 40052 0 0 0 841 323 0 0 20 0 15 0 119817863 14321999872 793240 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3496582 793240 3835 1 0 3484297 0
[pid=30574/tid=30576] ppid=30571 vsize=13986328 memory=6791534058613427641 CPUtime=2.02 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) S 30571 30574 27081 0 -1 1077944384 12343 0 0 0 190 12 0 0 20 0 15 0 119817864 14321999872 793240 33554432000 4194304 4196468 140732683041664 140608320260560 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=13986328 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) R 30571 30574 27081 0 -1 4202560 2287 0 0 0 115 72 0 0 20 0 15 0 119817865 14321999872 793240 33554432000 4194304 4196468 140732683041664 140608246114704 140608300726493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=13986328 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) R 30571 30574 27081 0 -1 4202560 2686 0 0 0 108 77 0 0 20 0 15 0 119817865 14321999872 793240 33554432000 4194304 4196468 140732683041664 140608245062104 140608301023261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=13986328 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) R 30571 30574 27081 0 -1 4202560 2505 0 0 0 111 75 0 0 20 0 15 0 119817865 14321999872 793240 33554432000 4194304 4196468 140732683041664 140608244009816 140608301023261 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=13986328 memory=8303054830060986464 CPUtime=1.86 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) R 30571 30574 27081 0 -1 4202560 1799 0 0 0 109 77 0 0 20 0 15 0 119817865 14321999872 793240 33554432000 4194304 4196468 140732683041664 140608242956816 140608301023226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=13986328 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 5109 0 0 0 7 0 0 0 20 0 15 0 119817866 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607228699840 140608316036821 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=13986328 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119817866 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607227647328 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=13986328 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 119817867 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607226594944 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=13986328 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607225543248 140608316045211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=13986328 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 2510 0 0 0 69 1 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607224490096 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=13986328 memory=325713919 CPUtime=0.71 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 2346 0 0 0 70 1 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607223437296 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=13986328 memory=4044426743675494372 CPUtime=0.62 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) S 30571 30574 27081 0 -1 1077944384 7028 0 0 0 60 2 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607222385008 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=13986328 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30589] ppid=30571 vsize=13986328 memory=2317634197666294190 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30589/stat : 30589 (java) S 30571 30574 27081 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 119817869 14321999872 793240 33554432000 4194304 4196468 140732683041664 140607220280240 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 11.64 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3172960 KiB

[startup+4.40073 s]
/proc/loadavg: 1.58 1.52 1.56 6/216 30589
/proc/meminfo: memFree=24073440/32770624 swapFree=67108860/67108860
[pid=30574] ppid=30571 vsize=14052892 memory=3177644 CPUtime=12.64 cores=1,3,5,7
/proc/30574/stat : 30574 (java) S 30571 30574 27081 0 -1 1077944320 41814 0 0 0 940 324 0 0 20 0 14 0 119817863 14390161408 794411 33554432000 4194304 4196468 140732683041664 140732683024208 140608316026615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
/proc/30574/statm: 3513223 794411 3843 1 0 3500938 0
[pid=30574/tid=30576] ppid=30571 vsize=14052892 memory=1404238533807934838 CPUtime=2.25 cores=1,3,5,7
/proc/30574/task/30576/stat : 30576 (java) S 30571 30574 27081 0 -1 1077944384 12490 0 0 0 213 12 0 0 20 0 14 0 119817864 14390161408 794411 33554432000 4194304 4196468 140732683041664 140608320269456 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30577] ppid=30571 vsize=14052892 memory=-8033973737701895300 CPUtime=2 cores=1,3,5,7
/proc/30574/task/30577/stat : 30577 (java) S 30571 30574 27081 0 -1 1077944384 2287 0 0 0 128 72 0 0 20 0 14 0 119817865 14390161408 794411 33554432000 4194304 4196468 140732683041664 140608246114704 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30578] ppid=30571 vsize=14052892 memory=-7533522213388100735 CPUtime=1.98 cores=1,3,5,7
/proc/30574/task/30578/stat : 30578 (java) S 30571 30574 27081 0 -1 1077944384 2746 0 0 0 121 77 0 0 20 0 14 0 119817865 14390161408 794411 33554432000 4194304 4196468 140732683041664 140608245061904 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30579] ppid=30571 vsize=14052892 memory=1404238533740961398 CPUtime=1.99 cores=1,3,5,7
/proc/30574/task/30579/stat : 30579 (java) S 30571 30574 27081 0 -1 1077944384 2505 0 0 0 124 75 0 0 20 0 14 0 119817865 14390161408 794411 33554432000 4194304 4196468 140732683041664 140608244009616 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30580] ppid=30571 vsize=14052892 memory=8247907794334132811 CPUtime=2 cores=1,3,5,7
/proc/30574/task/30580/stat : 30580 (java) S 30571 30574 27081 0 -1 1077944384 1799 0 0 0 123 77 0 0 20 0 14 0 119817865 14390161408 794411 33554432000 4194304 4196468 140732683041664 140608242956816 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30581] ppid=30571 vsize=14052892 memory=7898351070516488779 CPUtime=0.08 cores=1,3,5,7
/proc/30574/task/30581/stat : 30581 (java) S 30571 30574 27081 0 -1 1077944384 6037 0 0 0 8 0 0 0 20 0 14 0 119817866 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607228701504 140608316037762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30582] ppid=30571 vsize=14052892 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30582/stat : 30582 (java) S 30571 30574 27081 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 14 0 119817866 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607227647328 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30583] ppid=30571 vsize=14052892 memory=-8895323862916359527 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30583/stat : 30583 (java) S 30571 30574 27081 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 14 0 119817867 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607226594944 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30584] ppid=30571 vsize=14052892 memory=6452091026151204667 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30584/stat : 30584 (java) S 30571 30574 27081 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 119817869 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607225542896 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30585] ppid=30571 vsize=14052892 memory=5793991320219444586 CPUtime=0.82 cores=1,3,5,7
/proc/30574/task/30585/stat : 30585 (java) S 30571 30574 27081 0 -1 1077944384 2831 0 0 0 81 1 0 0 20 0 14 0 119817869 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607224470512 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30586] ppid=30571 vsize=14052892 memory=6297831537088227440 CPUtime=0.79 cores=1,3,5,7
/proc/30574/task/30586/stat : 30586 (java) S 30571 30574 27081 0 -1 1077944384 2527 0 0 0 78 1 0 0 20 0 14 0 119817869 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607223417696 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30587] ppid=30571 vsize=14052892 memory=7380385388137112419 CPUtime=0.64 cores=1,3,5,7
/proc/30574/task/30587/stat : 30587 (java) S 30571 30574 27081 0 -1 1077944384 7121 0 0 0 62 2 0 0 20 0 14 0 119817869 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607222385008 140608316037762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
[pid=30574/tid=30588] ppid=30571 vsize=14052892 memory=5787214926557761635 CPUtime=0 cores=1,3,5,7
/proc/30574/task/30588/stat : 30588 (java) S 30571 30574 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 119817869 14390161408 794411 33554432000 4194304 4196468 140732683041664 140607221332448 140608316036821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30248960 140732683043940 140732683044127 140732683044127 140732683046863 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 14052892 KiB
Current children cumulated memory: 3177644 KiB

Child status: 0
Real time (s): 4.42441
CPU time (s): 12.6675
CPU user time (s): 9.40849
CPU system time (s): 3.25902
CPU usage (%): 286.31
Max. virtual memory (cumulated for all children) (KiB): 14052892
Max. memory (cumulated for all children) (KiB): 3177644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.40849
system time used= 3.25902
maximum resident set size= 3178364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41839
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3012
involuntary context switches= 103


# summary of solver processes directly reported to runsolver:
#   pid: 30574
#   total CPU time (s): 12.6675
#   total CPU user time (s): 9.40849
#   total CPU system time (s): 3.25902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041872 second user time and 0.098067 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-16 08:54:04
IDJOB=4274369
IDBENCH=140669
IDSOLVER=2666
FILE ID=node113/4274369-1502867303
RUNJOBID= node113-1502841490-27113
PBS_JOBID= 20629855
Free space on /tmp= 61748 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex03380.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274369-1502867303/watcher-4274369-1502867303 -o /tmp/evaluation-result-4274369-1502867303/solver-4274369-1502867303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27113 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1818582979 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274369-1502867303.xml

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

MD5SUM BENCH= 4b7737b348ce8099143a34a20635223c
RANDOM SEED=1818582979

node113.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.89
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.89
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.89
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.89
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:        27239220 kB
MemAvailable:   27897172 kB
Buffers:          217112 kB
Cached:           722224 kB
SwapCached:            0 kB
Active:          4816488 kB
Inactive:         253340 kB
Active(anon):    4081004 kB
Inactive(anon):    77668 kB
Active(file):     735484 kB
Inactive(file):   175672 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42948 kB
Writeback:             0 kB
AnonPages:       4217088 kB
Mapped:            60968 kB
Shmem:             25224 kB
Slab:             151864 kB
SReclaimable:     125264 kB
SUnreclaim:        26600 kB
KernelStack:        3824 kB
PageTables:        13520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4771632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4061184 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= 61708 MiB
End job on node113 at 2017-08-16 08:54:08