Trace number 4299401

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
The dodo solver 2018-04-29SAT (TO)60 2520.05 2515.52

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark14.9852
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"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.05/0.19	c version: 2018-04-11
0.05/0.20	c seed: 1811631
0.05/0.20	c timeout: 2520
0.05/0.20	c memlimit: -1
0.05/0.20	c nbcore: -1
0.65/0.43	o 80
0.65/0.44	o 75
0.65/0.45	o 74
0.65/0.45	o 73
0.65/0.46	o 72
0.97/0.59	o 71
1.25/0.61	o 62
2.50/1.23	o 60
2520.02/2515.50	s SATISFIABLE
2520.02/2515.50	v <instantiation>
2520.02/2515.50	v 	<list>
2520.02/2515.50	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] 
2520.02/2515.50	v 	</list>
2520.02/2515.50	v 	<values>
2520.02/2515.50	v 		0 1 3 11 17 29 36 51 56 60 1 3 11 17 29 36 51 56 60 2 10 16 28 35 50 55 59 8 14 26 33 48 53 57 6 18 25 40 45 49 12 19 34 39 43 7 22 27 31 15 20 24 5 9 4 
2520.02/2515.50	v 	</values>
2520.02/2515.50	v </instantiation>

Verifier Data

OK	60

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299401-1532815653/watcher-4299401-1532815653 -o /tmp/evaluation-result-4299401-1532815653/solver-4299401-1532815653 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299401-1532815653.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
Current StackSize limit: 8192 KiB

solver pid=15969, runsolver pid=15966

[startup+0.100066 s]*
/proc/loadavg: 1.20 1.45 1.50 2/214 15983
/proc/meminfo: memFree=20290724/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10592324 memory=24296 CPUtime=0.05 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 4399 0 0 0 4 1 0 0 20 0 14 0 99128507 10846539776 6074 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2648081 6074 2629 1 0 2610622 0
[pid=15969/tid=15971] ppid=15966 vsize=10592324 memory=-8485799247654980737 CPUtime=0.04 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) D 15966 15969 15451 0 -1 1077944384 2517 0 0 0 3 1 0 0 20 0 14 0 99128508 10846539776 6074 33554432000 4194304 4196468 140730287655936 140702080968512 140702076755005 0 4 0 16800975 18446744072101666340 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10592324 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 99128508 10846539776 6074 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10592324 memory=139720505079424 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 99128508 10846539776 6074 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 99128508 10846539776 6074 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 99128508 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10592324 memory=139720505079424 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 99128510 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 99128510 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 99128510 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 99128513 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 14 0 99128513 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 99128513 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10592324 memory=139720505079424 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 14 0 99128513 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 99128513 10846539776 6074 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10592324 KiB
Current children cumulated memory: 24296 KiB

[startup+0.210097 s]*
/proc/loadavg: 1.20 1.45 1.50 2/215 15984
/proc/meminfo: memFree=20282252/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661056 memory=35980 CPUtime=0.22 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 7047 0 0 0 20 2 0 0 20 0 15 0 99128507 10916921344 8995 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665264 8995 2914 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661056 memory=7022364594140610616 CPUtime=0.13 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 4279 0 0 0 12 1 0 0 20 0 15 0 99128508 10916921344 8995 33554432000 4194304 4196468 140730287655936 140702080953456 140702076753053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916921344 8995 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661056 memory=139720505735493 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128508 10916921344 8995 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916921344 8995 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661056 memory=139720505079424 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128510 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99128510 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99128510 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 15 0 99128513 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 99128513 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661056 memory=139720505079424 CPUtime=0.05 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) R 15966 15969 15451 0 -1 4202560 754 0 0 0 5 0 0 0 20 0 15 0 99128513 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701307197936 140702068972517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661056 memory=139720505079424 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128520 10916921344 8995 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 35980 KiB

[startup+0.310625 s]*
/proc/loadavg: 1.20 1.45 1.50 5/215 15984
/proc/meminfo: memFree=20274560/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=41392 CPUtime=0.39 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 7906 0 0 0 37 2 0 0 20 0 15 0 99128507 10916999168 10348 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 10348 3007 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=5450919713671312938 CPUtime=0.23 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 4936 0 0 0 22 1 0 0 20 0 15 0 99128508 10916999168 10348 33554432000 4194304 4196468 140730287655936 140702080966928 140702076743062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=4122819170707441977 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 10348 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=139720505146656 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 10348 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=69604 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 10348 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=139720505153568 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=81092 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 99128513 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=139720386544591 CPUtime=0.04 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 304 0 0 0 4 0 0 0 20 0 15 0 99128513 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=139720505095389 CPUtime=0.08 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) R 15966 15969 15451 0 -1 4202560 795 0 0 0 8 0 0 0 20 0 15 0 99128513 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701307197936 140702055534264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=139720386544655 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128520 10916999168 10348 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 41392 KiB

[startup+0.70127 s]
/proc/loadavg: 1.20 1.45 1.50 5/215 15984
/proc/meminfo: memFree=20257068/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=79732 CPUtime=1.52 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 12992 0 0 0 148 4 0 0 20 0 15 0 99128507 10916999168 19933 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 19933 3095 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=1728 CPUtime=0.61 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 5234 0 0 0 59 2 0 0 20 0 15 0 99128508 10916999168 19933 33554432000 4194304 4196468 140730287655936 140702080960224 140730288547778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 19933 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 19933 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 19933 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=8548 CPUtime=0.33 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) R 15966 15969 15451 0 -1 4202560 2728 0 0 0 33 0 0 0 20 0 15 0 99128513 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701309290080 140702061851293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=4616 CPUtime=0.35 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) R 15966 15969 15451 0 -1 4202560 2236 0 0 0 35 0 0 0 20 0 15 0 99128513 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701308244096 140702055976975 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=1424 CPUtime=0.2 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 1423 0 0 0 20 0 0 0 20 0 15 0 99128513 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=7596558179158747235 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128520 10916999168 19933 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 79732 KiB

[startup+1.50079 s]
/proc/loadavg: 1.20 1.45 1.50 3/215 15984
/proc/meminfo: memFree=20200272/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=185792 CPUtime=2.97 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 18604 0 0 0 290 7 0 0 20 0 15 0 99128507 10916999168 46448 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 46448 3103 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=4136 CPUtime=1.41 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 5765 0 0 0 136 5 0 0 20 0 15 0 99128508 10916999168 46448 33554432000 4194304 4196468 140730287655936 140702080948752 140730288547778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=28692 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 46448 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 46448 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 46448 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99128508 10916999168 46448 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 46448 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 46448 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0

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

/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 12534 0 0 0 243660 366 0 0 20 0 15 0 99128508 10916999168 49051 33554432000 4194304 4196468 140730287655936 140702080972400 140730288547778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.74 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1728 0 0 0 62 12 0 0 20 0 15 0 99128508 10916999168 49051 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.75 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2506 0 0 0 67 8 0 0 20 0 15 0 99128508 10916999168 49051 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.75 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 2243 0 0 0 64 11 0 0 20 0 15 0 99128508 10916999168 49051 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.75 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 2614 0 0 0 65 10 0 0 20 0 15 0 99128508 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=196204 CPUtime=1.05 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 5095 0 0 0 98 7 0 0 20 0 15 0 99128510 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=196204 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=196204 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=196204 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.93 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 8559 0 0 0 93 0 0 0 20 0 15 0 99128513 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.69 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 4715 0 0 0 68 1 0 0 20 0 15 0 99128513 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.26 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 4143 0 0 0 26 0 0 0 20 0 15 0 99128513 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=196204 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=196204 CPUtime=0.48 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 752 0 0 0 19 29 0 0 20 0 15 0 99128520 10916999168 49051 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 2446.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196204 KiB

[startup+2502.3 s]
/proc/loadavg: 1.49 1.51 1.44 3/215 16139
/proc/meminfo: memFree=20088284/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=196276 CPUtime=2506.81 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 46995 0 0 0 250249 432 0 0 20 0 15 0 99128507 10916999168 49069 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 49069 3134 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=196276 CPUtime=2500.21 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 12738 0 0 0 249645 376 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702080971072 140730288547778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.75 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1749 0 0 0 63 12 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.76 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2768 0 0 0 68 8 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 2253 0 0 0 66 11 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 2625 0 0 0 67 10 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=196276 CPUtime=1.07 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 5269 0 0 0 100 7 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.93 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 8561 0 0 0 93 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.69 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 4717 0 0 0 68 1 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.26 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 4145 0 0 0 26 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=1796 CPUtime=0.5 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 766 0 0 0 20 30 0 0 20 0 15 0 99128520 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 2506.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.5 s]
/proc/loadavg: 1.38 1.49 1.43 3/215 16139
/proc/meminfo: memFree=20088540/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=196276 CPUtime=2520.02 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 47010 0 0 0 251568 434 0 0 20 0 15 0 99128507 10916999168 49069 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 49069 3134 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=196276 CPUtime=2513.39 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 12750 0 0 0 250961 378 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702080972400 140730288547778 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.76 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1749 0 0 0 64 12 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2769 0 0 0 69 8 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 2254 0 0 0 66 11 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 2625 0 0 0 67 10 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=196276 CPUtime=1.08 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 5270 0 0 0 101 7 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.93 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 8561 0 0 0 93 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=6791534058613427641 CPUtime=0.69 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 4717 0 0 0 68 1 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=928 CPUtime=0.26 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 4145 0 0 0 26 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.5 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 766 0 0 0 20 30 0 0 20 0 15 0 99128520 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196276 KiB

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

[startup+2515.52 s]
# the end of solver process 15969 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.7 s, system=4.34625 s

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

[startup+2515.5 s]
/proc/loadavg: 1.38 1.49 1.43 3/215 16139
/proc/meminfo: memFree=20088540/32770624 swapFree=67108860/67108860
[pid=15969] ppid=15966 vsize=10661132 memory=196276 CPUtime=2520.02 cores=1,3,5,7
/proc/15969/stat : 15969 (java) S 15966 15969 15451 0 -1 1077944320 47010 0 0 0 251568 434 0 0 20 0 15 0 99128507 10916999168 49069 33554432000 4194304 4196468 140730287655936 140730287638480 140702076731127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
/proc/15969/statm: 2665283 49069 3134 1 0 2627263 0
[pid=15969/tid=15971] ppid=15966 vsize=10661132 memory=196276 CPUtime=2513.39 cores=1,3,5,7
/proc/15969/task/15971/stat : 15971 (java) R 15966 15969 15451 0 -1 4202560 12750 0 0 0 250961 378 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702080972400 140730288547778 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15972] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.76 cores=1,3,5,7
/proc/15969/task/15972/stat : 15972 (java) S 15966 15969 15451 0 -1 1077944384 1749 0 0 0 64 12 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702002805776 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15973] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15973/stat : 15973 (java) S 15966 15969 15451 0 -1 1077944384 2769 0 0 0 69 8 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702001753232 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15974] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15974/stat : 15974 (java) S 15966 15969 15451 0 -1 1077944384 2254 0 0 0 66 11 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140702000700176 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15975] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.77 cores=1,3,5,7
/proc/15969/task/15975/stat : 15975 (java) S 15966 15969 15451 0 -1 1077944384 2625 0 0 0 67 10 0 0 20 0 15 0 99128508 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701999647632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15976] ppid=15966 vsize=10661132 memory=196276 CPUtime=1.08 cores=1,3,5,7
/proc/15969/task/15976/stat : 15976 (java) S 15966 15969 15451 0 -1 1077944384 5270 0 0 0 101 7 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701313513712 140702076742274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15977] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15977/stat : 15977 (java) S 15966 15969 15451 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701312459936 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15978] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15978/stat : 15978 (java) S 15966 15969 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99128510 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701311406832 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15979] ppid=15966 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15979/stat : 15979 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701310355408 140702076749723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15980] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.93 cores=1,3,5,7
/proc/15969/task/15980/stat : 15980 (java) S 15966 15969 15451 0 -1 1077944384 8561 0 0 0 93 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701309303536 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15981] ppid=15966 vsize=10661132 memory=6791534058613427641 CPUtime=0.69 cores=1,3,5,7
/proc/15969/task/15981/stat : 15981 (java) S 15966 15969 15451 0 -1 1077944384 4717 0 0 0 68 1 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701308250992 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15982] ppid=15966 vsize=10661132 memory=928 CPUtime=0.26 cores=1,3,5,7
/proc/15969/task/15982/stat : 15982 (java) S 15966 15969 15451 0 -1 1077944384 4145 0 0 0 26 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701307197936 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15983] ppid=15966 vsize=10661132 memory=196276 CPUtime=0 cores=1,3,5,7
/proc/15969/task/15983/stat : 15983 (java) S 15966 15969 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99128513 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701306145632 140702076741333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
[pid=15969/tid=15984] ppid=15966 vsize=10661132 memory=196276 CPUtime=0.5 cores=1,3,5,7
/proc/15969/task/15984/stat : 15984 (java) S 15966 15969 15451 0 -1 1077944384 766 0 0 0 20 30 0 0 20 0 15 0 99128520 10916999168 49069 33554432000 4194304 4196468 140730287655936 140701305092656 140702076742274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10469376 140730287662200 140730287662345 140730287662345 140730287665103 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196276 KiB

Child status: 143
Real time (s): 2515.52
CPU time (s): 2520.05
CPU user time (s): 2515.7
CPU system time (s): 4.34625
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 197512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.7
system time used= 4.34626
maximum resident set size= 197940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47344
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85787
involuntary context switches= 1330


# summary of solver processes directly reported to runsolver:
#   pid: 15969
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2515.7
#   total CPU system time (s): 4.34625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.784 second user time and 24.2237 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 00:07:33
IDJOB=4299401
IDBENCH=141371
IDSOLVER=2768
FILE ID=node105/4299401-1532815653
RUNJOBID= node105-1532810624-15483
PBS_JOBID= 21022485
Free space on /tmp= 44624 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299401-1532815653/watcher-4299401-1532815653 -o /tmp/evaluation-result-4299401-1532815653/solver-4299401-1532815653 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299401-1532815653.xml --timelimit 2520

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=779894894

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:        20304692 kB
MemAvailable:   31767180 kB
Buffers:          271512 kB
Cached:         11329940 kB
SwapCached:            0 kB
Active:          2562808 kB
Inactive:        9257160 kB
Active(anon):     172964 kB
Inactive(anon):    73344 kB
Active(file):    2389844 kB
Inactive(file):  9183816 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:        225684 kB
Mapped:            55300 kB
Shmem:             25228 kB
Slab:             344816 kB
SReclaimable:     317288 kB
SUnreclaim:        27528 kB
KernelStack:        3568 kB
PageTables:         6188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1106668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 44620 MiB
End job on node105 at 2018-07-29 00:49:29