Trace number 4299419

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
slowpoke 2018-04-29SAT (TO)44 2520.03 2509.12

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark11.6089
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.87/0.49	o 65
1.73/0.77	o 64
1.73/0.78	o 63
1.73/0.78	o 62
1.73/0.79	o 60
1.73/0.79	o 59
1.73/0.80	o 58
2.04/0.81	o 57
2.04/0.86	o 55
2.04/0.86	o 54
3.32/1.42	o 51
4.08/2.06	o 47
4.20/2.12	o 45
8.63/6.41	o 44
2520.01/2509.11	s SATISFIABLE
2520.01/2509.11	v <instantiation>
2520.01/2509.11	v 	<list>
2520.01/2509.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] 
2520.01/2509.11	v 	</list>
2520.01/2509.11	v 	<values>
2520.01/2509.11	v 		0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1 
2520.01/2509.11	v 	</values>
2520.01/2509.11	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299419-1532815191/watcher-4299419-1532815191 -o /tmp/evaluation-result-4299419-1532815191/solver-4299419-1532815191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29951 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299419-1532815191.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30565, runsolver pid=30562
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 1.54 1.27 1.34 4/215 30580
/proc/meminfo: memFree=27894592/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661056 memory=27972 CPUtime=0.13 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 5362 0 0 0 12 1 0 0 20 0 15 0 99082240 10916921344 6993 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665264 6993 2887 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661056 memory=-8269626465541459578 CPUtime=0.09 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30562 30565 29919 0 -1 1077944384 3142 0 0 0 8 1 0 0 20 0 15 0 99082240 10916921344 6993 33554432000 4194304 4196468 140733118062496 140343406504768 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916921344 6993 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661056 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916921344 6993 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916921344 6993 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082241 10916921344 6993 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661056 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082242 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99082243 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99082243 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 374 0 0 0 0 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661056 memory=139766140241536 CPUtime=0.02 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) R 30562 30565 29919 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342888228848 140343386355038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661056 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082245 10916921344 6993 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27972 KiB

[startup+0.210534 s]*
/proc/loadavg: 1.54 1.27 1.34 3/215 30580
/proc/meminfo: memFree=27882436/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=40344 CPUtime=0.33 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 8171 0 0 0 30 3 0 0 20 0 15 0 99082240 10916999168 10086 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 10086 2997 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 5233 0 0 0 18 2 0 0 20 0 15 0 99082240 10916999168 10086 33554432000 4194304 4196468 140733118062496 140343406506864 140343386355038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 10086 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=4122682993836295840 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 10086 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 10086 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 10086 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082242 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 482 0 0 0 3 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0.07 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 777 0 0 0 7 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 10086 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40344 KiB

[startup+0.312228 s]*
/proc/loadavg: 1.54 1.27 1.34 6/215 30580
/proc/meminfo: memFree=27877512/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=47104 CPUtime=0.56 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 8976 0 0 0 53 3 0 0 20 0 15 0 99082240 10916999168 11776 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 11776 3060 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 5677 0 0 0 27 2 0 0 20 0 15 0 99082240 10916999168 11776 33554432000 4194304 4196468 140733118062496 140343406509968 140343386355038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 11776 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=3833605993731196576 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 11776 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 11776 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 11776 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082242 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 619 0 0 0 7 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 352 0 0 0 3 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0.14 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) R 30562 30565 29919 0 -1 4202560 961 0 0 0 14 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342888224576 140343381243693 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=139766140241536 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 11776 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47104 KiB

[startup+0.700766 s]
/proc/loadavg: 1.54 1.27 1.34 5/215 30580
/proc/meminfo: memFree=27853612/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=93204 CPUtime=1.73 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 18495 0 0 0 168 5 0 0 20 0 15 0 99082240 10916999168 23301 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 23301 3094 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=16236 CPUtime=0.68 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 5822 0 0 0 65 3 0 0 20 0 15 0 99082240 10916999168 23301 33554432000 4194304 4196468 140733118062496 140343406510640 140733119764418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 23301 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=640 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 23301 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 23301 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=960 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 23301 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99082242 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=6081108994580113768 CPUtime=0.42 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) R 30562 30565 29919 0 -1 4202560 4343 0 0 0 42 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342957784184 140343387193273 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=6154282490091891024 CPUtime=0.38 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) R 30562 30565 29919 0 -1 4202560 5229 0 0 0 38 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342956731672 140343394563933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 1731 0 0 0 22 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 23301 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 93204 KiB

[startup+1.50072 s]
/proc/loadavg: 1.74 1.32 1.35 6/215 30580
/proc/meminfo: memFree=27810312/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=158936 CPUtime=3.44 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 24364 0 0 0 337 7 0 0 20 0 15 0 99082240 10916999168 39734 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 39734 3097 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=140436 CPUtime=1.47 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 6191 0 0 0 143 4 0 0 20 0 15 0 99082240 10916999168 39734 33554432000 4194304 4196468 140733118062496 140343406510208 140733119764418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 39734 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 39734 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 39734 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99082241 10916999168 39734 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99082242 10916999168 39734 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0

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

/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 20375 0 0 0 241443 1866 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343406513152 140733119764418 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.13 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 2651 0 0 0 280 33 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=12012 CPUtime=3.15 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 3083 0 0 0 284 31 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=207828 CPUtime=3.16 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 4266 0 0 0 283 33 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.11 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 1923 0 0 0 279 32 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=207884 CPUtime=4.13 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 5567 0 0 0 381 32 0 0 20 0 15 0 99082242 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=207884 CPUtime=1 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 6934 0 0 0 100 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=207884 CPUtime=1.02 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 11380 0 0 0 101 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=207828 CPUtime=0.31 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 3589 0 0 0 30 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=5756 CPUtime=0.78 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 904 0 0 0 38 40 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 2452.97 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 207884 KiB

[startup+2502.3 s]
/proc/loadavg: 1.10 1.24 1.31 3/216 30768
/proc/meminfo: memFree=27714768/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=207884 CPUtime=2513.17 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 62278 0 0 0 249251 2066 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 51971 3143 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=207884 CPUtime=2492.87 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 20559 0 0 0 247374 1913 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343406513488 140733119764418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.21 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 2651 0 0 0 287 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.22 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 3083 0 0 0 291 31 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.23 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 4267 0 0 0 289 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=279532042984640 CPUtime=3.19 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 1928 0 0 0 286 33 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=207884 CPUtime=4.23 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 5572 0 0 0 391 32 0 0 20 0 15 0 99082242 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=207884 CPUtime=1 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 6934 0 0 0 100 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=207884 CPUtime=1.02 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 11380 0 0 0 101 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=960 CPUtime=0.31 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 3589 0 0 0 30 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=28800 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=1280 CPUtime=0.8 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 908 0 0 0 39 41 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 2513.17 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 207884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.11 s]
/proc/loadavg: 1.10 1.23 1.31 3/216 30768
/proc/meminfo: memFree=27714768/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=207884 CPUtime=2520.01 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 62298 0 0 0 249930 2071 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 51971 3143 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=0 CPUtime=2499.66 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 20579 0 0 0 248048 1918 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343406513392 140343042738249 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.21 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 2651 0 0 0 287 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=1012 CPUtime=3.23 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 3083 0 0 0 291 32 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.24 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 4267 0 0 0 290 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=6791534058613427641 CPUtime=3.2 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 1928 0 0 0 287 33 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=207884 CPUtime=4.24 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 5572 0 0 0 392 32 0 0 20 0 15 0 99082242 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=279532042984640 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=207884 CPUtime=1 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 6934 0 0 0 100 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=207884 CPUtime=1.02 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 11380 0 0 0 101 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=207884 CPUtime=0.31 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 3589 0 0 0 30 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=207884 CPUtime=0.8 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 908 0 0 0 39 41 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 207884 KiB

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

[startup+2509.12 s]
# the end of solver process 30565 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2499.31 s, system=20.7173 s

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

[startup+2509.11 s]
/proc/loadavg: 1.10 1.23 1.31 3/216 30768
/proc/meminfo: memFree=27714768/32770624 swapFree=67108532/67108860
[pid=30565] ppid=30562 vsize=10661132 memory=207884 CPUtime=2520.01 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30562 30565 29919 0 -1 1077944320 62298 0 0 0 249930 2071 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140733118045040 140343402274551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
/proc/30565/statm: 2665283 51971 3143 1 0 2627263 0
[pid=30565/tid=30567] ppid=30562 vsize=10661132 memory=0 CPUtime=2499.66 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) R 30562 30565 29919 0 -1 4202560 20579 0 0 0 248048 1918 0 0 20 0 15 0 99082240 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343406513392 140343042738249 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30568] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.21 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30562 30565 29919 0 -1 1077944384 2651 0 0 0 287 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343008746000 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30569] ppid=30562 vsize=10661132 memory=1012 CPUtime=3.23 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30562 30565 29919 0 -1 1077944384 3083 0 0 0 291 32 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343007693456 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30570] ppid=30562 vsize=10661132 memory=207884 CPUtime=3.24 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30562 30565 29919 0 -1 1077944384 4267 0 0 0 290 34 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343006640400 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30571] ppid=30562 vsize=10661132 memory=6791534058613427641 CPUtime=3.2 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30562 30565 29919 0 -1 1077944384 1928 0 0 0 287 33 0 0 20 0 15 0 99082241 10916999168 51971 33554432000 4194304 4196468 140733118062496 140343005587856 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30572] ppid=30562 vsize=10661132 memory=207884 CPUtime=4.24 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30562 30565 29919 0 -1 1077944384 5572 0 0 0 392 32 0 0 20 0 15 0 99082242 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342962010864 140343402285698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30573] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30562 30565 29919 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342960957088 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30574] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30562 30565 29919 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99082243 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342959903984 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30575] ppid=30562 vsize=10661132 memory=279532042984640 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342958852560 140343402293147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30576] ppid=30562 vsize=10661132 memory=207884 CPUtime=1 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30562 30565 29919 0 -1 1077944384 6934 0 0 0 100 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342957799664 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30577] ppid=30562 vsize=10661132 memory=207884 CPUtime=1.02 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30562 30565 29919 0 -1 1077944384 11380 0 0 0 101 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342956747120 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30578] ppid=30562 vsize=10661132 memory=207884 CPUtime=0.31 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30562 30565 29919 0 -1 1077944384 3589 0 0 0 30 1 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342888228848 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30579] ppid=30562 vsize=10661132 memory=207884 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30562 30565 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342887176544 140343402284757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
[pid=30565/tid=30580] ppid=30562 vsize=10661132 memory=207884 CPUtime=0.8 cores=1,3,5,7
/proc/30565/task/30580/stat : 30580 (java) S 30562 30565 29919 0 -1 1077944384 908 0 0 0 39 41 0 0 20 0 15 0 99082245 10916999168 51971 33554432000 4194304 4196468 140733118062496 140342886124592 140343402285698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140733118063772 140733118063881 140733118063881 140733118066639 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 207884 KiB

Child status: 143
Real time (s): 2509.12
CPU time (s): 2520.03
CPU user time (s): 2499.31
CPU system time (s): 20.7173
CPU usage (%): 100.435
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 212624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2499.31
system time used= 20.7173
maximum resident set size= 212628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62516
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171143
involuntary context switches= 4334


# summary of solver processes directly reported to runsolver:
#   pid: 30565
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2499.31
#   total CPU system time (s): 20.7173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6565 second user time and 17.8663 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 23:59:51
IDJOB=4299419
IDBENCH=141374
IDSOLVER=2765
FILE ID=node104/4299419-1532815191
RUNJOBID= node104-1532810215-29951
PBS_JOBID= 21022484
Free space on /tmp= 48344 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299419-1532815191/watcher-4299419-1532815191 -o /tmp/evaluation-result-4299419-1532815191/solver-4299419-1532815191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29951 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299419-1532815191.xml --timelimit 2520

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=162378763

node104.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.11
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.11
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.11
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.11
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:        27910880 kB
MemAvailable:   31776832 kB
Buffers:          163180 kB
Cached:          3954564 kB
SwapCached:           12 kB
Active:          2121600 kB
Inactive:        2223236 kB
Active(anon):     181680 kB
Inactive(anon):    73040 kB
Active(file):    1939920 kB
Inactive(file):  2150196 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:        244472 kB
Mapped:            52980 kB
Shmem:             25060 kB
Slab:             211536 kB
SReclaimable:     183340 kB
SUnreclaim:        28196 kB
KernelStack:        3792 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1129260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-29 00:41:40