Trace number 4292166

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-07-02? (TO) 2400.05 2385.51

General information on the benchmark

NameBacp/Bacp-m1/
Bacp-m1-12a_c18.xml
MD5SUMa0da543bfb057198f80e5909cc102093
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2520
Satisfiable
(Un)Satisfiability was proved
Number of variables882
Number of constraints155
Number of domains8
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":792},{"size":9,"count":12},{"size":12,"count":66},{"size":15,"count":12}]
Minimum variable degree1
Maximum variable degree19
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":804},{"degree":13,"count":11},{"degree":14,"count":20},{"degree":15,"count":15},{"degree":16,"count":9},{"degree":17,"count":6},{"degree":18,"count":1},{"degree":19,"count":4}]
Minimum constraint arity2
Maximum constraint arity67
Distribution of constraint arities[{"arity":2,"count":65},{"arity":13,"count":66},{"arity":67,"count":24}]
Number of extensional constraints66
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":65},{"type":"sum","count":12},{"type":"count","count":12}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 649030159
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
2.54/1.48	c Parsing done, starting first complete search...
2400.04/2385.50	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292166-1532608815/watcher-4292166-1532608815 -o /tmp/evaluation-result-4292166-1532608815/solver-4292166-1532608815 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532594599-4289 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 649030159 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4292166-1532608815.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=5883, runsolver pid=5880
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 1.78 1.52 1.47 3/216 5898
/proc/meminfo: memFree=21456612/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14082740 memory=35228 CPUtime=0.11 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 7184 0 0 0 10 1 0 0 20 0 15 0 78444666 14420725760 8741 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3520685 8741 3134 1 0 3482761 0
[pid=5883/tid=5885] ppid=5880 vsize=14082740 memory=-8393408385132623040 CPUtime=0.09 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 5363 0 0 0 8 1 0 0 20 0 15 0 78444666 14420725760 8873 33554432000 4194304 4196468 140729974687632 139977138285704 139977134095766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14082740 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 8873 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 8873 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 8873 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 8873 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444668 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976112329632 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976111277040 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 78444671 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444671 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0.01 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) R 5880 5883 2805 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 15 0 78444671 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976107068144 139977113473065 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 8873 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 35228 KiB

[startup+0.215185 s]*
/proc/loadavg: 1.88 1.54 1.48 5/216 5898
/proc/meminfo: memFree=21440984/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14082740 memory=48864 CPUtime=0.31 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 10351 0 0 0 29 2 0 0 20 0 15 0 78444666 14420725760 12216 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3520685 12216 3377 1 0 3482761 0
[pid=5883/tid=5885] ppid=5880 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 8086 0 0 0 18 2 0 0 20 0 15 0 78444666 14420725760 12280 33554432000 4194304 4196468 140729974687632 139977138304800 139977118164318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14082740 memory=364 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 12280 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14082740 memory=140437729030844 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 12280 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 12280 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 12280 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78444668 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976112329632 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976111277040 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 15 0 78444671 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 124 0 0 0 1 0 0 0 20 0 15 0 78444671 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0.06 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) R 5880 5883 2805 0 -1 4202560 285 0 0 0 6 0 0 0 20 0 15 0 78444671 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976107067328 139977113486984 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 12280 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 48864 KiB

[startup+0.310545 s]*
/proc/loadavg: 1.88 1.54 1.48 6/216 5898
/proc/meminfo: memFree=21437572/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14082740 memory=52212 CPUtime=0.42 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 10714 0 0 0 40 2 0 0 20 0 15 0 78444666 14420725760 13053 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3520685 13053 3379 1 0 3482761 0
[pid=5883/tid=5885] ppid=5880 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 8414 0 0 0 28 2 0 0 20 0 15 0 78444666 14420725760 13053 33554432000 4194304 4196468 140729974687632 139977138264880 139977114359225 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14082740 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 13053 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14082740 memory=140437729029447 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 13053 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 13053 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14420725760 13053 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78444668 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976112329632 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78444669 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976111277040 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 15 0 78444671 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 15 0 78444671 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0.08 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 301 0 0 0 8 0 0 0 20 0 15 0 78444671 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14082740 memory=140437729015424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444672 14420725760 13053 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 52212 KiB

[startup+0.700724 s]
/proc/loadavg: 1.88 1.54 1.48 3/216 5898
/proc/meminfo: memFree=21415684/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14084808 memory=90732 CPUtime=0.98 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 17582 0 0 0 93 5 0 0 20 0 15 0 78444666 14422843392 22683 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3521202 22683 3482 1 0 3483273 0
[pid=5883/tid=5885] ppid=5880 vsize=14084808 memory=16248 CPUtime=0.67 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 14861 0 0 0 63 4 0 0 20 0 15 0 78444666 14422843392 22683 33554432000 4194304 4196468 140729974687632 139977138307936 139977134105757 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14084808 memory=14432 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14422843392 22683 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14084808 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444667 14422843392 22683 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14084808 memory=640 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14422843392 22683 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14084808 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14422843392 22683 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14084808 memory=956 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78444668 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14084808 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78444669 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976112329632 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14084808 memory=932 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78444669 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976111277040 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14084808 memory=6153431502485416297 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14084808 memory=7733916894068367465 CPUtime=0.08 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 658 0 0 0 8 0 0 0 20 0 15 0 78444671 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14084808 memory=5860705283049084265 CPUtime=0.06 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 263 0 0 0 6 0 0 0 20 0 15 0 78444671 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 416 0 0 0 15 0 0 0 20 0 15 0 78444671 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444672 14422843392 22683 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 90732 KiB

[startup+1.50074 s]
/proc/loadavg: 1.88 1.54 1.48 4/216 5898
/proc/meminfo: memFree=21383920/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14090952 memory=152320 CPUtime=2.78 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 23574 0 0 0 270 8 0 0 20 0 15 0 78444666 14429134848 38080 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3522738 38080 3540 1 0 3484809 0
[pid=5883/tid=5885] ppid=5880 vsize=14090952 memory=134856 CPUtime=1.46 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 18092 0 0 0 140 6 0 0 20 0 15 0 78444666 14429134848 38080 33554432000 4194304 4196468 140729974687632 139977138318032 139977134095766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14429134848 38080 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78444667 14429134848 38080 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14429134848 38080 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14090952 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78444667 14429134848 38080 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 78444668 14429134848 38080 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0

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

/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 32322 0 0 0 231182 19 0 0 20 0 15 0 78444666 14429134848 63997 33554432000 4194304 4196468 140729974687632 139977138322112 139976766256982 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14090952 memory=253940 CPUtime=4.16 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2791 0 0 0 387 29 0 0 20 0 15 0 78444667 14429134848 63997 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14090952 memory=255988 CPUtime=4.16 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 4811 0 0 0 389 27 0 0 20 0 15 0 78444667 14429134848 63997 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14090952 memory=255988 CPUtime=4.15 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2324 0 0 0 385 30 0 0 20 0 15 0 78444667 14429134848 63997 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14090952 memory=33 CPUtime=4.19 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 3153 0 0 0 391 28 0 0 20 0 15 0 78444667 14429134848 63997 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14090952 memory=5644 CPUtime=4.21 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 4345 0 0 0 392 29 0 0 20 0 15 0 78444668 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14090952 memory=4592 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976112329696 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14090952 memory=253940 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976111277056 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14090952 memory=253940 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14090952 memory=255988 CPUtime=1.03 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 3954 0 0 0 102 1 0 0 20 0 15 0 78444671 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14090952 memory=280875159519360 CPUtime=0.99 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 4091 0 0 0 98 1 0 0 20 0 15 0 78444671 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14090952 memory=1840 CPUtime=0.69 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 3887 0 0 0 68 1 0 0 20 0 15 0 78444671 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14090952 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14090952 memory=255988 CPUtime=0.81 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1179 0 0 0 38 43 0 0 20 0 15 0 78444672 14429134848 63997 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 2336.49 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 255988 KiB

[startup+2382.3 s]
/proc/loadavg: 1.27 1.31 1.37 3/215 6068
/proc/meminfo: memFree=21291996/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14090952 memory=256028 CPUtime=2396.82 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 64539 0 0 0 239506 176 0 0 20 0 15 0 78444666 14429134848 64007 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3522738 64007 3577 1 0 3484809 0
[pid=5883/tid=5885] ppid=5880 vsize=14090952 memory=256028 CPUtime=2371.73 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 32505 0 0 0 237152 21 0 0 20 0 15 0 78444666 14429134848 64007 33554432000 4194304 4196468 140729974687632 139977138322224 139977119284752 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.27 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2795 0 0 0 397 30 0 0 20 0 15 0 78444667 14429134848 64007 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 4850 0 0 0 400 28 0 0 20 0 15 0 78444667 14429134848 64007 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2327 0 0 0 397 31 0 0 20 0 15 0 78444667 14429134848 64007 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.3 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 3157 0 0 0 402 28 0 0 20 0 15 0 78444667 14429134848 64007 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.31 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 4349 0 0 0 402 29 0 0 20 0 15 0 78444668 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14090952 memory=256028 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976112329696 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976111277056 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14090952 memory=256028 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14090952 memory=4140 CPUtime=1.03 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 3954 0 0 0 102 1 0 0 20 0 15 0 78444671 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14090952 memory=23504 CPUtime=0.99 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 4091 0 0 0 98 1 0 0 20 0 15 0 78444671 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14090952 memory=256028 CPUtime=0.69 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 3887 0 0 0 68 1 0 0 20 0 15 0 78444671 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14090952 memory=256028 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14090952 memory=956 CPUtime=0.83 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1183 0 0 0 39 44 0 0 20 0 15 0 78444672 14429134848 64007 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 2396.82 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 256028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2385.5 s]
/proc/loadavg: 1.27 1.31 1.37 3/215 6068
/proc/meminfo: memFree=21287284/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14090952 memory=258076 CPUtime=2400.04 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 64555 0 0 0 239828 176 0 0 20 0 15 0 78444666 14429134848 64519 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3522738 64519 3577 1 0 3484809 0
[pid=5883/tid=5885] ppid=5880 vsize=14090952 memory=258076 CPUtime=2374.92 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 32515 0 0 0 237471 21 0 0 20 0 15 0 78444666 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977138322336 139976766180256 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2798 0 0 0 398 30 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 4851 0 0 0 400 28 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2328 0 0 0 397 31 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14090952 memory=258076 CPUtime=4.31 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 3158 0 0 0 403 28 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.31 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 4349 0 0 0 402 29 0 0 20 0 15 0 78444668 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976112329696 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976111277056 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14090952 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14090952 memory=258076 CPUtime=1.03 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 3954 0 0 0 102 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.99 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 4091 0 0 0 98 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.69 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 3887 0 0 0 68 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.83 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1183 0 0 0 39 44 0 0 20 0 15 0 78444672 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 258076 KiB

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

[startup+2385.51 s]
# the end of solver process 5883 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.29 s, system=1.76616 s

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

[startup+2385.5 s]
/proc/loadavg: 1.27 1.31 1.37 3/215 6068
/proc/meminfo: memFree=21287284/32770624 swapFree=67108860/67108860
[pid=5883] ppid=5880 vsize=14090952 memory=258076 CPUtime=2400.04 cores=0,2,4,6
/proc/5883/stat : 5883 (java) S 5880 5883 2805 0 -1 1077944320 64555 0 0 0 239828 176 0 0 20 0 15 0 78444666 14429134848 64519 33554432000 4194304 4196468 140729974687632 140729974670176 139977134083831 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
/proc/5883/statm: 3522738 64519 3577 1 0 3484809 0
[pid=5883/tid=5885] ppid=5880 vsize=14090952 memory=258076 CPUtime=2374.92 cores=0,2,4,6
/proc/5883/task/5885/stat : 5885 (java) R 5880 5883 2805 0 -1 4202560 32515 0 0 0 237471 21 0 0 20 0 15 0 78444666 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977138322336 139976766180256 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5886] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5886/stat : 5886 (java) S 5880 5883 2805 0 -1 1077944384 2798 0 0 0 398 30 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977086704400 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5887] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5887/stat : 5887 (java) S 5880 5883 2805 0 -1 1077944384 4851 0 0 0 400 28 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977085651856 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5888] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.28 cores=0,2,4,6
/proc/5883/task/5888/stat : 5888 (java) S 5880 5883 2805 0 -1 1077944384 2328 0 0 0 397 31 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977084599312 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5889] ppid=5880 vsize=14090952 memory=258076 CPUtime=4.31 cores=0,2,4,6
/proc/5883/task/5889/stat : 5889 (java) S 5880 5883 2805 0 -1 1077944384 3158 0 0 0 403 28 0 0 20 0 15 0 78444667 14429134848 64519 33554432000 4194304 4196468 140729974687632 139977083546768 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5890] ppid=5880 vsize=14090952 memory=256028 CPUtime=4.31 cores=0,2,4,6
/proc/5883/task/5890/stat : 5890 (java) S 5880 5883 2805 0 -1 1077944384 4349 0 0 0 402 29 0 0 20 0 15 0 78444668 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976113383408 139977134094978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5891] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5891/stat : 5891 (java) S 5880 5883 2805 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976112329696 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5892] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5892/stat : 5892 (java) S 5880 5883 2805 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 78444669 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976111277056 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5893] ppid=5880 vsize=14090952 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5893/stat : 5893 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976110225616 139977134102427 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5894] ppid=5880 vsize=14090952 memory=258076 CPUtime=1.03 cores=0,2,4,6
/proc/5883/task/5894/stat : 5894 (java) S 5880 5883 2805 0 -1 1077944384 3954 0 0 0 102 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976109173232 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5895] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.99 cores=0,2,4,6
/proc/5883/task/5895/stat : 5895 (java) S 5880 5883 2805 0 -1 1077944384 4091 0 0 0 98 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976108120688 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5896] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.69 cores=0,2,4,6
/proc/5883/task/5896/stat : 5896 (java) S 5880 5883 2805 0 -1 1077944384 3887 0 0 0 68 1 0 0 20 0 15 0 78444671 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976107068144 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5897] ppid=5880 vsize=14090952 memory=258076 CPUtime=0 cores=0,2,4,6
/proc/5883/task/5897/stat : 5897 (java) S 5880 5883 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78444672 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976106015840 139977134094037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
[pid=5883/tid=5898] ppid=5880 vsize=14090952 memory=258076 CPUtime=0.83 cores=0,2,4,6
/proc/5883/task/5898/stat : 5898 (java) S 5880 5883 2805 0 -1 1077944384 1183 0 0 0 39 44 0 0 20 0 15 0 78444672 14429134848 64519 33554432000 4194304 4196468 140729974687632 139976104962352 139977134094978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19648512 140729974694997 140729974695177 140729974695177 140729974697935 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 258076 KiB

Child status: 143
Real time (s): 2385.51
CPU time (s): 2400.05
CPU user time (s): 2398.29
CPU system time (s): 1.76616
CPU usage (%): 100.61
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 258076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.29
system time used= 1.76616
maximum resident set size= 258708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 170947
involuntary context switches= 6008


# summary of solver processes directly reported to runsolver:
#   pid: 5883
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2398.29
#   total CPU system time (s): 1.76616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5193 second user time and 21.5018 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 14:40:15
IDJOB=4292166
IDBENCH=141683
IDSOLVER=2746
FILE ID=node149/4292166-1532608815
RUNJOBID= node149-1532594599-4289
PBS_JOBID= 21021960
Free space on /tmp= 43228 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/Bacp/Bacp-m1/Bacp-m1-12a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292166-1532608815/watcher-4292166-1532608815 -o /tmp/evaluation-result-4292166-1532608815/solver-4292166-1532608815 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532594599-4289 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 649030159 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4292166-1532608815.xml

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

MD5SUM BENCH= a0da543bfb057198f80e5909cc102093
RANDOM SEED=649030159

node149.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.60
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.60
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.60
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.60
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:        21476192 kB
MemAvailable:   31692040 kB
Buffers:          154940 kB
Cached:         10203396 kB
SwapCached:            0 kB
Active:          2655068 kB
Inactive:        7995476 kB
Active(anon):     241704 kB
Inactive(anon):    78416 kB
Active(file):    2413364 kB
Inactive(file):  7917060 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36084 kB
Writeback:             4 kB
AnonPages:        303308 kB
Mapped:            53916 kB
Shmem:             25224 kB
Slab:             342540 kB
SReclaimable:     313884 kB
SUnreclaim:        28656 kB
KernelStack:        3792 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1295252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43192 MiB
End job on node149 at 2018-07-26 15:20:00