Trace number 4291984

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 - Conflict Ordering with restarts 2018-07-02SAT (TO)523 2400.08 2364.71

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-ex1_c18.xml
MD5SUM7185d5885598b7dd528d8e2d67548d5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark523
Best CPU time to get the best result obtained on this benchmark0.877161
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints8
Number of domains5
Minimum domain size2
Maximum domain size100
Distribution of domain sizes[{"size":2,"count":8},{"size":11,"count":4},{"size":12,"count":1},{"size":100,"count":8}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":16},{"degree":3,"count":2},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":4},{"arity":6,"count":4}]
Number of extensional constraints4
Number of intensional constraints4
Distribution of constraint types[{"type":"extension","count":4},{"type":"intension","count":4}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 1406388872
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
2.27/1.27	c Parsing done, starting search...
3.19/1.52	o 1865
3.19/1.53	o 1864
3.19/1.53	o 1863
3.19/1.53	o 1862
3.19/1.55	o 1861
3.19/1.55	o 1860
3.19/1.55	o 1705
3.19/1.56	o 1703
3.19/1.56	o 1702
3.19/1.56	o 1701
3.50/1.68	o 1663
3.50/1.68	o 1661
3.80/1.71	o 1660
3.80/1.71	o 1659
4.74/2.06	o 1658
5.90/2.41	o 1657
7.58/3.73	o 932
7.58/3.73	o 892
8.92/4.91	o 851
8.92/4.91	o 729
8.92/4.92	o 728
8.92/4.92	o 688
8.92/4.92	o 566
13.48/9.31	o 524
13.78/9.51	o 523
2400.06/2364.70	s SATISFIABLE
2400.06/2364.70	v <instantiation>
2400.06/2364.70	v 	<list>
2400.06/2364.70	v 		f[0] f[1] f[2] f[3] p[0] p[1] p[2] p[3] k v1[0] v1[1] v1[2] v1[3] v2[0] v2[1] v2[2] v2[3] d[0] d[1] d[2] d[3]
2400.06/2364.70	v 	</list>
2400.06/2364.70	v 	<values>
2400.06/2364.70	v 		47 100 1 41 0 1 1 1 3 0 1 0 0 1 2 0 0 53 46 99 59 
2400.06/2364.70	v 	</values>
2400.06/2364.70	v </instantiation>

Verifier Data

OK	523

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291984-1532280194/watcher-4291984-1532280194 -o /tmp/evaluation-result-4291984-1532280194/solver-4291984-1532280194 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532270698-27817 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1406388872 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291984-1532280194.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=28756, runsolver pid=28753

[startup+0.100124 s]*
/proc/loadavg: 1.11 1.30 1.32 3/215 28771
/proc/meminfo: memFree=15659044/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14082740 memory=30464 CPUtime=0.12 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 6544 0 0 0 11 1 0 0 20 0 15 0 45582596 14420725760 7616 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3520685 7616 3156 1 0 3482761 0
[pid=28756/tid=28758] ppid=28753 vsize=14082740 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 4575 0 0 0 8 1 0 0 20 0 15 0 45582596 14420725760 7616 33554432000 4194304 4196468 140736291988048 139683028365376 139683008214366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14082740 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0.01 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 7616 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30464 KiB

[startup+0.212553 s]*
/proc/loadavg: 1.10 1.30 1.32 6/215 28771
/proc/meminfo: memFree=15643292/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14082740 memory=47096 CPUtime=0.32 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 10403 0 0 0 30 2 0 0 20 0 15 0 45582596 14420725760 11774 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3520685 11774 3379 1 0 3482761 0
[pid=28756/tid=28758] ppid=28753 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 8064 0 0 0 19 1 0 0 20 0 15 0 45582596 14420725760 11774 33554432000 4194304 4196468 140736291988048 139683028358848 139683008177509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14082740 memory=140323731779092 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) R 28753 28756 31076 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682492541264 139683024144085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0.06 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) R 28753 28756 31076 0 -1 4202560 345 0 0 0 6 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682491483632 139683003853375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14082740 memory=140323731478144 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 11774 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47096 KiB

[startup+0.310529 s]*
/proc/loadavg: 1.10 1.30 1.32 3/215 28771
/proc/meminfo: memFree=15639880/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14082740 memory=50584 CPUtime=0.45 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 10784 0 0 0 43 2 0 0 20 0 15 0 45582596 14420725760 12646 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3520685 12646 3382 1 0 3482761 0
[pid=28756/tid=28758] ppid=28753 vsize=14082740 memory=53476 CPUtime=0.3 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 8413 0 0 0 29 1 0 0 20 0 15 0 45582596 14420725760 12646 33554432000 4194304 4196468 140736291988048 139683028345392 139683005697448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14082740 memory=35 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14082740 memory=140323731536160 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14082740 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14082740 memory=35 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582597 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14082740 memory=140323731543072 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14082740 memory=35 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14082740 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45582599 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14082740 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 459 0 0 0 3 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14082740 memory=140323628109327 CPUtime=0.01 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14082740 memory=140323731506653 CPUtime=0.08 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 363 0 0 0 8 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14082740 memory=140323628113871 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14082740 memory=280647359608768 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582602 14420725760 12646 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50584 KiB

[startup+0.700743 s]
/proc/loadavg: 1.10 1.30 1.32 3/215 28771
/proc/meminfo: memFree=15615820/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14084808 memory=88960 CPUtime=0.99 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 17642 0 0 0 96 3 0 0 20 0 15 0 45582596 14422843392 22240 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3521202 22240 3504 1 0 3483273 0
[pid=28756/tid=28758] ppid=28753 vsize=14084808 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 14870 0 0 0 65 2 0 0 20 0 15 0 45582596 14422843392 22240 33554432000 4194304 4196468 140736291988048 139683028356592 139683008214366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14084808 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14084808 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14084808 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14084808 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582597 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14084808 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45582599 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14084808 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45582599 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45582599 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14084808 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 590 0 0 0 6 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14084808 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 342 0 0 0 8 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14084808 memory=-1807685287725067907 CPUtime=0.15 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 460 0 0 0 15 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582602 14422843392 22240 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88960 KiB

[startup+1.50102 s]
/proc/loadavg: 1.10 1.30 1.32 5/215 28771
/proc/meminfo: memFree=15567984/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14090952 memory=158492 CPUtime=3.19 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 31235 0 0 0 312 7 0 0 20 0 15 0 45582596 14429134848 39623 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3522738 39623 3546 1 0 3484809 0
[pid=28756/tid=28758] ppid=28753 vsize=14090952 memory=4122545427010640231 CPUtime=1.47 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 23828 0 0 0 143 4 0 0 20 0 15 0 45582596 14429134848 39623 33554432000 4194304 4196468 140736291988048 139683028369200 139683003194191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14090952 memory=111916 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14429134848 39623 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14090952 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14429134848 39623 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14090952 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45582597 14429134848 39623 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14090952 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45582597 14429134848 39623 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14090952 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 39623 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0

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

/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 91903 0 0 0 223461 62 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 139683028372592 139682628351930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.32 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 2270 0 0 0 925 107 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.29 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 3040 0 0 0 921 108 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.33 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 2823 0 0 0 920 113 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.27 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 3581 0 0 0 920 107 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14090952 memory=378008 CPUtime=13.72 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 5923 0 0 0 1278 94 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14090952 memory=378008 CPUtime=2.15 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 7598 0 0 0 214 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.97 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 8570 0 0 0 196 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14090952 memory=4136 CPUtime=0.62 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 5416 0 0 0 61 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14090952 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14090952 memory=15280 CPUtime=1.39 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 731 0 0 0 61 78 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 2296.38 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 378008 KiB

[startup+2322.3 s]
/proc/loadavg: 1.56 1.59 1.59 3/217 28946
/proc/meminfo: memFree=12547952/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14090952 memory=378008 CPUtime=2357.14 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 135680 0 0 0 235217 497 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3522738 94502 3598 1 0 3484809 0
[pid=28756/tid=28758] ppid=28753 vsize=14090952 memory=378008 CPUtime=2294.53 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 93932 0 0 0 229390 63 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 139683028372464 139682627110377 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.59 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 2436 0 0 0 949 110 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.55 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 3043 0 0 0 945 110 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.6 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 2841 0 0 0 945 115 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.54 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 3586 0 0 0 944 110 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14090952 memory=378008 CPUtime=14.08 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 6091 0 0 0 1311 97 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14090952 memory=378008 CPUtime=2.15 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 7600 0 0 0 214 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.97 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 8572 0 0 0 196 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14090952 memory=303430223234596890 CPUtime=0.62 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 5418 0 0 0 61 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14090952 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.43 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 746 0 0 0 63 80 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 2357.14 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 378008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2364.7 s]
/proc/loadavg: 1.51 1.57 1.58 3/217 28947
/proc/meminfo: memFree=12550096/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14090952 memory=378008 CPUtime=2400.06 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 137353 0 0 0 239501 505 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3522738 94502 3598 1 0 3484809 0
[pid=28756/tid=28758] ppid=28753 vsize=14090952 memory=378008 CPUtime=2336.45 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 95587 0 0 0 233582 63 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 139683028372512 140736292002184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.77 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 2437 0 0 0 965 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.74 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 3044 0 0 0 962 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.79 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 2844 0 0 0 962 117 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.72 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 3586 0 0 0 960 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14090952 memory=378008 CPUtime=14.3 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 6102 0 0 0 1332 98 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14090952 memory=378008 CPUtime=2.15 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 7600 0 0 0 214 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.97 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 8572 0 0 0 196 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14090952 memory=378008 CPUtime=0.62 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 5418 0 0 0 61 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14090952 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.46 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 748 0 0 0 65 81 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 378008 KiB

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

[startup+2364.71 s]
# the end of solver process 28756 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.02 s, system=5.05857 s

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

[startup+2364.7 s]
/proc/loadavg: 1.51 1.57 1.58 3/217 28947
/proc/meminfo: memFree=12550096/32770624 swapFree=67108860/67108860
[pid=28756] ppid=28753 vsize=14090952 memory=378008 CPUtime=2400.06 cores=1,3,5,7
/proc/28756/stat : 28756 (java) S 28753 28756 31076 0 -1 1077944320 137353 0 0 0 239501 505 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 140736291970592 139683024133879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
/proc/28756/statm: 3522738 94502 3598 1 0 3484809 0
[pid=28756/tid=28758] ppid=28753 vsize=14090952 memory=378008 CPUtime=2336.45 cores=1,3,5,7
/proc/28756/task/28758/stat : 28758 (java) R 28753 28756 31076 0 -1 4202560 95587 0 0 0 233582 63 0 0 20 0 15 0 45582596 14429134848 94502 33554432000 4194304 4196468 140736291988048 139683028372512 140736292002184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28759] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.77 cores=1,3,5,7
/proc/28756/task/28759/stat : 28759 (java) S 28753 28756 31076 0 -1 1077944384 2437 0 0 0 965 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682954222224 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28760] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.74 cores=1,3,5,7
/proc/28756/task/28760/stat : 28760 (java) S 28753 28756 31076 0 -1 1077944384 3044 0 0 0 962 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682953169424 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28761] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.79 cores=1,3,5,7
/proc/28756/task/28761/stat : 28761 (java) S 28753 28756 31076 0 -1 1077944384 2844 0 0 0 962 117 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682952116624 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28762] ppid=28753 vsize=14090952 memory=378008 CPUtime=10.72 cores=1,3,5,7
/proc/28756/task/28762/stat : 28762 (java) S 28753 28756 31076 0 -1 1077944384 3586 0 0 0 960 112 0 0 20 0 15 0 45582597 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682951063824 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28763] ppid=28753 vsize=14090952 memory=378008 CPUtime=14.3 cores=1,3,5,7
/proc/28756/task/28763/stat : 28763 (java) S 28753 28756 31076 0 -1 1077944384 6102 0 0 0 1332 98 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682497805168 139683024145026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28764] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28764/stat : 28764 (java) S 28753 28756 31076 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682496751136 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28765] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28765/stat : 28765 (java) S 28753 28756 31076 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45582599 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682495698288 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28766] ppid=28753 vsize=14090952 memory=378008 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28766/stat : 28766 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682494646608 139683024152475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28767] ppid=28753 vsize=14090952 memory=378008 CPUtime=2.15 cores=1,3,5,7
/proc/28756/task/28767/stat : 28767 (java) S 28753 28756 31076 0 -1 1077944384 7600 0 0 0 214 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682493593968 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28768] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.97 cores=1,3,5,7
/proc/28756/task/28768/stat : 28768 (java) S 28753 28756 31076 0 -1 1077944384 8572 0 0 0 196 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682492541168 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28769] ppid=28753 vsize=14090952 memory=378008 CPUtime=0.62 cores=1,3,5,7
/proc/28756/task/28769/stat : 28769 (java) S 28753 28756 31076 0 -1 1077944384 5418 0 0 0 61 1 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682491488368 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28770] ppid=28753 vsize=14090952 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28756/task/28770/stat : 28770 (java) S 28753 28756 31076 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682490435808 139683024144085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
[pid=28756/tid=28771] ppid=28753 vsize=14090952 memory=378008 CPUtime=1.46 cores=1,3,5,7
/proc/28756/task/28771/stat : 28771 (java) S 28753 28756 31076 0 -1 1077944384 748 0 0 0 65 81 0 0 20 0 15 0 45582602 14429134848 94502 33554432000 4194304 4196468 140736291988048 139682489384112 139683024145026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23302144 140736291996744 140736291996937 140736291996937 140736291999695 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 378008 KiB

Child status: 143
Real time (s): 2364.71
CPU time (s): 2400.08
CPU user time (s): 2395.02
CPU system time (s): 5.05857
CPU usage (%): 101.496
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 378008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.02
system time used= 5.05857
maximum resident set size= 378564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137652
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= 434549
involuntary context switches= 5626


# summary of solver processes directly reported to runsolver:
#   pid: 28756
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2395.02
#   total CPU system time (s): 5.05857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8258 second user time and 21.6976 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 19:23:14
IDJOB=4291984
IDBENCH=141260
IDSOLVER=2743
FILE ID=node105/4291984-1532280194
RUNJOBID= node105-1532270698-27817
PBS_JOBID= 21018967
Free space on /tmp= 44888 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex1_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291984-1532280194/watcher-4291984-1532280194 -o /tmp/evaluation-result-4291984-1532280194/solver-4291984-1532280194 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532270698-27817 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1406388872 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291984-1532280194.xml

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

MD5SUM BENCH= 7185d5885598b7dd528d8e2d67548d5f
RANDOM SEED=1406388872

node105.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.32
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.32
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.32
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.32
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:        15677068 kB
MemAvailable:   31648876 kB
Buffers:          171992 kB
Cached:         15766064 kB
SwapCached:            0 kB
Active:          1650520 kB
Inactive:       14632176 kB
Active(anon):     299168 kB
Inactive(anon):    65084 kB
Active(file):    1351352 kB
Inactive(file): 14567092 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35768 kB
Writeback:             0 kB
AnonPages:        350788 kB
Mapped:            49444 kB
Shmem:             17036 kB
Slab:             508652 kB
SReclaimable:     481824 kB
SUnreclaim:        26828 kB
KernelStack:        3536 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44764 MiB
End job on node105 at 2018-07-22 20:02:39