Trace number 4390566

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon 2019-07-23SAT 3.22456 2.16711

DiagnosticValue
WRONG_DECISIONS111

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-20-3-3.xml
MD5SUM065412ea00e4edb14381318bc4e9318f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.007616
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":60}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":40},{"degree":1,"count":35},{"degree":2,"count":17},{"degree":3,"count":8}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":7},{"arity":5,"count":4},{"arity":6,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

2.58/1.90	
2.58/1.90	AbsCon 2 
2.58/1.92	
2.86/2.03	  Instance
2.86/2.03	    name=instance-4390566-1568383183, framework=CSP
2.86/2.03	
2.86/2.03	  Loading variables...
2.86/2.04	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3d5838d9
2.86/2.05	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@563a2460
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73857398
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52ebe9ca
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6bc5a723
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1d92fe41
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@48642b07
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@572d632
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11ce9b32
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4fc0e57a
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f55bcd9
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18653e63
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d693404
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3bbed551
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17f179c9
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1bd2cf71
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@512e200a
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@566e4db0
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@52739f24
2.86/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@78d78da6
2.86/2.08	
2.86/2.08	
2.86/2.08	  Domains
2.86/2.08	    nTypes=1, nValues=4200, sizes=[70#60]
2.86/2.08	  Variables
2.86/2.08	    count=60, degrees=[1#35,2#17,3#8]
2.86/2.08	  Constraints
2.86/2.08	    count=20, nSpecific=20, arities=[3#3,4#7,5#4,6#6]
2.86/2.08	    distribution=[SumWeightedEQ#20]
2.86/2.08	    wck=0.207, cpu=2.045, mem=18M585
2.86/2.08	  Solver SolverBacktrack being built...
2.86/2.08	
2.86/2.11	
2.86/2.11	  Solver
2.86/2.11	    guaranteedGAC=false
2.86/2.11	    wck=0.238, cpu=2.075, mem=29M227
3.08/2.11	
3.08/2.11	  Preprocessing
3.08/2.11	    filters=19, nACremovedValues=537, nTotalRemovedValues=537, inconcistency=false
3.08/2.11	    wck=0.002, cpu=2.079, mem=29M227
3.08/2.11	
3.08/2.12	    num=0, depth=1..12, filters=99, wck=0.009, mem=29M227
3.08/2.12	    decisions=34, wrong=11, backtracks=1, failedAssignments=10, nogoods=9
3.08/2.12	    
3.08/2.12	    num=1, depth=1..10, filters=155, wck=0.012, mem=29M227
3.08/2.12	    decisions=66, wrong=22, backtracks=1, failedAssignments=21, nogoods=20
3.08/2.12	    
3.08/2.12	    num=2, depth=1..17, filters=239, wck=0.015, mem=29M227
3.08/2.12	    decisions=106, wrong=34, backtracks=1, failedAssignments=33, nogoods=32
3.08/2.12	    
3.08/2.12	    num=3, depth=4..8, filters=299, wck=0.017, mem=29M227
3.08/2.12	    decisions=140, wrong=47, backtracks=1, failedAssignments=46, nogoods=45
3.08/2.12	    
3.08/2.13	    num=4, depth=3..19, filters=377, wck=0.019, mem=29M227
3.08/2.13	    decisions=187, wrong=61, backtracks=1, failedAssignments=60, nogoods=59
3.08/2.13	    
3.08/2.14	    num=5, depth=1..6, filters=412, wck=0.031, mem=29M227
3.08/2.14	    decisions=225, wrong=77, backtracks=1, failedAssignments=76, nogoods=75
3.08/2.14	    
3.08/2.14	    num=6, depth=2..5, filters=481, wck=0.033, mem=29M227
3.08/2.14	    decisions=266, wrong=95, backtracks=2, failedAssignments=93, nogoods=92
3.08/2.14	    
3.08/2.15	    num=7, depth=4..59, filters=597, ccks=40, wck=0.039, mem=29M227
3.08/2.15	    decisions=322, wrong=111, backtracks=3, failedAssignments=108, nogoods=92, foundSolutions=1
3.08/2.15	    
3.08/2.15	  Global
3.08/2.15	    filters=597, ccks=40, nogoods=92
3.08/2.15	    Stop=REACHED_GOAL, wrong=111, foundSolutions=1, firstSolCpu=2.11
3.08/2.15	    wck=0.279, cpu=2.115, mem=29M227
3.08/2.15	
3.08/2.15	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> * * 42 19 9 2 * 51 * 2 * * 17 71 6 2 * 67 * 2 4 * * * * 23 2 2 3 9 60 27 * 53 * * 54 2 * 2 68 * * * 44 * 69 * 2 50 6 61 * 2 * 2 70 * * 2 60 67 * * 40 55 * 36 27 62 2 56 10 * 2 9 5 5 * 31 19 * 17 71 3 * * * 54 * 2 * 2 14 * 67 * * * 61 </values>  </instantiation>
3.08/2.15	s SATISFIABLE
3.08/2.15	
3.08/2.15	d WRONG_DECISIONS 111

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390566-1568383183/watcher-4390566-1568383183 -o /tmp/evaluation-result-4390566-1568383183/solver-4390566-1568383183 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568380476-6542 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390566-1568383183.xml -cm 

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

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=7465, runsolver pid=7462
Current StackSize limit: 8192 KiB


[startup+0.100188 s]*
/proc/loadavg: 2.30 2.05 1.89 4/233 7480
/proc/meminfo: memFree=31150604/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10659884 memory=26144 CPUtime=0.14 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 5608 0 0 0 13 1 0 0 20 0 15 0 414557954 10915721216 6536 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2664971 6536 2887 1 0 2627468 0
[pid=7465/tid=7467] ppid=7462 vsize=10659884 memory=-8681076906564351168 CPUtime=0.09 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) R 7462 7465 6511 0 -1 4202560 3256 0 0 0 9 0 0 0 20 0 15 0 414557954 10915721216 6536 33554432000 4194304 4196468 140735761067664 140506670787616 140506652251216 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 6536 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 6536 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 6536 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 6536 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557956 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) R 7462 7465 6511 0 -1 4202560 381 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0.02 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) R 7462 7465 6511 0 -1 4202560 442 0 0 0 2 0 0 0 20 0 15 0 414557959 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505386932720 140506645955691 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557960 10915721216 6536 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 26144 KiB

[startup+0.211299 s]*
/proc/loadavg: 2.30 2.05 1.89 4/233 7480
/proc/meminfo: memFree=31140360/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10659884 memory=35720 CPUtime=0.32 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 9270 0 0 0 30 2 0 0 20 0 15 0 414557954 10915721216 8930 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2664971 8930 2980 1 0 2627468 0
[pid=7465/tid=7467] ppid=7462 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) R 7462 7465 6511 0 -1 4202560 6157 0 0 0 18 2 0 0 20 0 15 0 414557954 10915721216 8930 33554432000 4194304 4196468 140735761067664 140506670789216 140506666579101 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 8930 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10659884 memory=140070538568870 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 8930 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 8930 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 8930 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557956 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 523 0 0 0 3 0 0 0 20 0 15 0 414557959 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 414557959 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0.05 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 838 0 0 0 5 0 0 0 20 0 15 0 414557959 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557960 10915721216 8930 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35720 KiB

[startup+0.310435 s]*
/proc/loadavg: 2.30 2.05 1.89 3/233 7480
/proc/meminfo: memFree=31138100/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10659884 memory=39048 CPUtime=0.47 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 9495 0 0 0 44 3 0 0 20 0 15 0 414557954 10915721216 9762 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2664971 9762 3014 1 0 2627468 0
[pid=7465/tid=7467] ppid=7462 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) D 7462 7465 6511 0 -1 1077944384 6283 0 0 0 28 2 0 0 20 0 15 0 414557954 10915721216 9762 33554432000 4194304 4196468 140735761067664 140506670777328 140506659236397 0 4 0 16800975 18446744072101711396 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10659884 memory=304556157652172823 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 9762 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10659884 memory=16239331168863896 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 9762 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 9762 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10915721216 9762 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557956 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 15 0 414557959 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 424 0 0 0 4 0 0 0 20 0 15 0 414557959 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0.08 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 894 0 0 0 8 0 0 0 20 0 15 0 414557959 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10659884 memory=140070538561152 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557960 10915721216 9762 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39048 KiB

[startup+0.70071 s]
/proc/loadavg: 2.30 2.05 1.89 3/233 7480
/proc/meminfo: memFree=31128732/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10661932 memory=59136 CPUtime=1.07 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 12844 0 0 0 103 4 0 0 20 0 15 0 414557954 10917818368 14784 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2665483 14784 3065 1 0 2627980 0
[pid=7465/tid=7467] ppid=7462 vsize=10661932 memory=1220 CPUtime=0.67 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) R 7462 7465 6511 0 -1 4202560 8817 0 0 0 64 3 0 0 20 0 15 0 414557954 10917818368 14784 33554432000 4194304 4196468 140735761067664 140506670789200 140506666579101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10661932 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10917818368 14784 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10661932 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10917818368 14784 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10661932 memory=8252 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10917818368 14784 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10661932 memory=5920 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10917818368 14784 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557956 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10661932 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10661932 memory=728 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10661932 memory=4000 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10661932 memory=7236533984234661184 CPUtime=0.1 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 825 0 0 0 10 0 0 0 20 0 15 0 414557959 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10661932 memory=7380106142448642414 CPUtime=0.08 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 529 0 0 0 8 0 0 0 20 0 15 0 414557959 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10661932 memory=5859271421084063080 CPUtime=0.19 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 1314 0 0 0 19 0 0 0 20 0 15 0 414557959 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557960 10917818368 14784 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 59136 KiB

[startup+1.50068 s]
/proc/loadavg: 2.30 2.05 1.89 3/233 7480
/proc/meminfo: memFree=31113284/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10663980 memory=74200 CPUtime=1.96 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 16265 0 0 0 191 5 0 0 20 0 15 0 414557954 10919915520 18550 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2665995 18550 3090 1 0 2628492 0
[pid=7465/tid=7467] ppid=7462 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) R 7462 7465 6511 0 -1 4202560 11386 0 0 0 144 4 0 0 20 0 15 0 414557954 10919915520 18550 33554432000 4194304 4196468 140735761067664 140506670783056 140506651722814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10663980 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10919915520 18550 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10663980 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10919915520 18550 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10663980 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10919915520 18550 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10663980 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10919915520 18550 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414557956 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10663980 memory=7740954850834475110 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10663980 memory=7374758023520802148 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10663980 memory=7378983553979662436 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10663980 memory=7526543591422350715 CPUtime=0.13 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 1265 0 0 0 13 0 0 0 20 0 15 0 414557959 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10663980 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 922 0 0 0 13 0 0 0 20 0 15 0 414557959 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10663980 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 1316 0 0 0 19 0 0 0 20 0 15 0 414557959 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557960 10919915520 18550 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 74200 KiB

[startup+2.16707 s]
# the end of solver process 7465 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.11291 s, system=0.111646 s

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

[startup+1.60091 s]
/proc/loadavg: 2.30 2.05 1.89 3/233 7480
/proc/meminfo: memFree=31113284/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10666028 memory=74980 CPUtime=2.07 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 16555 0 0 0 202 5 0 0 20 0 15 0 414557954 10922012672 18745 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2666507 18745 3090 1 0 2629004 0
[pid=7465/tid=7467] ppid=7462 vsize=10666028 memory=0 CPUtime=1.58 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) R 7462 7465 6511 0 -1 4202560 11633 0 0 0 154 4 0 0 20 0 15 0 414557954 10922012672 18745 33554432000 4194304 4196468 140735761067664 140506670783056 140506643781328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10922012672 18745 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10922012672 18745 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557955 10922012672 18745 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557955 10922012672 18745 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10666028 memory=140070538562865 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414557956 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10666028 memory=7452441917308297814 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557957 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505700594848 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10666028 memory=7309167735419596644 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557957 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505699541744 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10666028 memory=6075463926040055888 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10666028 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 1307 0 0 0 14 0 0 0 20 0 15 0 414557959 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10666028 memory=172162421996655 CPUtime=0.13 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 922 0 0 0 13 0 0 0 20 0 15 0 414557959 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10666028 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 1316 0 0 0 19 0 0 0 20 0 15 0 414557959 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10666028 memory=-1161699032756282207 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557959 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10666028 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414557960 10922012672 18745 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 2.07 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 74980 KiB

[startup+2.00847 s]*
/proc/loadavg: 2.30 2.05 1.89 5/234 7481
/proc/meminfo: memFree=31032668/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10746276 memory=146376 CPUtime=2.86 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 19632 0 0 0 277 9 0 0 20 0 16 0 414557954 11004186624 36594 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2686569 36594 3311 1 0 2646705 0
[pid=7465/tid=7467] ppid=7462 vsize=10746276 memory=750208926195646769 CPUtime=1.88 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) S 7462 7465 6511 0 -1 1077944384 13113 0 0 0 183 5 0 0 20 0 16 0 414557954 11004186624 36616 33554432000 4194304 4196468 140735761067664 140506670800048 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 36616 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10746276 memory=15679679750325912 CPUtime=0.01 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 16 0 414557955 11004186624 36616 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10746276 memory=5450916471307728426 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 36616 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10746276 memory=4628420188144366477 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 36616 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 16 0 414557956 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10746276 memory=3472328295574039921 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414557957 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505700594912 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10746276 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414557957 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505699541760 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10746276 memory=-6873162000112450758 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557959 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10746276 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) S 7462 7465 6511 0 -1 1077944384 1633 0 0 0 27 0 0 0 20 0 16 0 414557959 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505697438448 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10746276 memory=8028911401163779428 CPUtime=0.25 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 976 0 0 0 25 0 0 0 20 0 16 0 414557959 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10746276 memory=3471342466859398832 CPUtime=0.26 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) S 7462 7465 6511 0 -1 1077944384 1486 0 0 0 26 0 0 0 20 0 16 0 414557959 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10746276 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557959 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10746276 memory=3472468366766241456 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 414557960 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7481] ppid=7462 vsize=10746276 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7465/task/7481/stat : 7481 (java) R 7462 7465 6511 0 -1 4202560 708 0 0 0 8 0 0 0 20 0 16 0 414558144 11004186624 36616 33554432000 4194304 4196468 140735761067664 140505368154128 140506666579101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 146376 KiB

[startup+2.1109 s]
/proc/loadavg: 2.30 2.05 1.89 5/234 7481
/proc/meminfo: memFree=31032668/32770624 swapFree=67004016/67108860
[pid=7465] ppid=7462 vsize=10746276 memory=148556 CPUtime=3.08 cores=0,2,4,6
/proc/7465/stat : 7465 (java) S 7462 7465 6511 0 -1 1077944320 20514 0 0 0 299 9 0 0 20 0 16 0 414557954 11004186624 37139 33554432000 4194304 4196468 140735761067664 140735761050208 140506666557175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
/proc/7465/statm: 2686569 37139 3336 1 0 2646705 0
[pid=7465/tid=7467] ppid=7462 vsize=10746276 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/7465/task/7467/stat : 7467 (java) S 7462 7465 6511 0 -1 1077944384 13113 0 0 0 183 5 0 0 20 0 16 0 414557954 11004186624 37139 33554432000 4194304 4196468 140735761067664 140506670800048 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7468] ppid=7462 vsize=10746276 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7468/stat : 7468 (java) S 7462 7465 6511 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 37139 33554432000 4194304 4196468 140735761067664 140506273606672 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7469] ppid=7462 vsize=10746276 memory=-2843869621055772062 CPUtime=0.01 cores=0,2,4,6
/proc/7465/task/7469/stat : 7469 (java) S 7462 7465 6511 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 16 0 414557955 11004186624 37139 33554432000 4194304 4196468 140735761067664 140506272554128 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7470] ppid=7462 vsize=10746276 memory=32484 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7470/stat : 7470 (java) S 7462 7465 6511 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 37139 33554432000 4194304 4196468 140735761067664 140506271501072 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7471] ppid=7462 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7471/stat : 7471 (java) S 7462 7465 6511 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 414557955 11004186624 37139 33554432000 4194304 4196468 140735761067664 140506270448528 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7472] ppid=7462 vsize=10746276 memory=8740 CPUtime=0.01 cores=0,2,4,6
/proc/7465/task/7472/stat : 7472 (java) S 7462 7465 6511 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 16 0 414557956 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505701648624 140506666568322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7473] ppid=7462 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7473/stat : 7473 (java) S 7462 7465 6511 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414557957 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505700594912 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7474] ppid=7462 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7474/stat : 7474 (java) S 7462 7465 6511 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414557957 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505699541760 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7475] ppid=7462 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7475/stat : 7475 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557959 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505698490320 140506666575771 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7476] ppid=7462 vsize=10746276 memory=496 CPUtime=0.3 cores=0,2,4,6
/proc/7465/task/7476/stat : 7476 (java) R 7462 7465 6511 0 -1 4202560 1657 0 0 0 30 0 0 0 20 0 16 0 414557959 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505697427120 140506651666906 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7477] ppid=7462 vsize=10746276 memory=1564 CPUtime=0.28 cores=0,2,4,6
/proc/7465/task/7477/stat : 7477 (java) S 7462 7465 6511 0 -1 1077944384 995 0 0 0 28 0 0 0 20 0 16 0 414557959 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505696385904 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7478] ppid=7462 vsize=10746276 memory=928 CPUtime=0.33 cores=0,2,4,6
/proc/7465/task/7478/stat : 7478 (java) R 7462 7465 6511 0 -1 1077944384 1658 0 0 0 33 0 0 0 20 0 16 0 414557959 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505386932720 140506666568322 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7479] ppid=7462 vsize=10746276 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7479/stat : 7479 (java) S 7462 7465 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557959 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505385880416 140506666567381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7480] ppid=7462 vsize=10746276 memory=792 CPUtime=0 cores=0,2,4,6
/proc/7465/task/7480/stat : 7480 (java) S 7462 7465 6511 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 414557960 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505384827440 140506666568322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
[pid=7465/tid=7481] ppid=7462 vsize=10746276 memory=288230574492221466 CPUtime=0.17 cores=0,2,4,6
/proc/7465/task/7481/stat : 7481 (java) R 7462 7465 6511 0 -1 4202560 1352 0 0 0 17 0 0 0 20 0 16 0 414558144 11004186624 37139 33554432000 4194304 4196468 140735761067664 140505368157840 140506651926578 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6619136 140735761069067 140735761069170 140735761069170 140735761072079 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 148556 KiB

Child status: 0
Real time (s): 2.16711
CPU time (s): 3.22456
CPU user time (s): 3.11291
CPU system time (s): 0.111646
CPU usage (%): 148.795
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 148556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.11291
system time used= 0.111646
maximum resident set size= 152364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22319
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1970
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 7465
#   total CPU time (s): 3.22456
#   total CPU user time (s): 3.11291
#   total CPU system time (s): 0.111646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034294 second user time and 0.070666 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 15:59:04
IDJOB=4390566
IDBENCH=133338
IDSOLVER=2832
FILE ID=node133/4390566-1568383183
RUNJOBID= node133-1568380476-6542
PBS_JOBID= 21701835
Free space on /tmp= 55104 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-20-3-3.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390566-1568383183/watcher-4390566-1568383183 -o /tmp/evaluation-result-4390566-1568383183/solver-4390566-1568383183 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568380476-6542 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390566-1568383183.xml -cm

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

MD5SUM BENCH= 065412ea00e4edb14381318bc4e9318f
RANDOM SEED=1622232527

node133.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.18
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.18
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.18
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.18
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:        31164064 kB
MemAvailable:   31467764 kB
Buffers:          159996 kB
Cached:           424388 kB
SwapCached:         3456 kB
Active:           736420 kB
Inactive:         281408 kB
Active(anon):     457552 kB
Inactive(anon):    16032 kB
Active(file):     278868 kB
Inactive(file):   265376 kB
Unevictable:      111228 kB
Mlocked:          111228 kB
SwapTotal:      67108860 kB
SwapFree:       67004016 kB
Dirty:              8788 kB
Writeback:             0 kB
AnonPages:        530316 kB
Mapped:            56512 kB
Shmem:             31396 kB
Slab:             179392 kB
SReclaimable:     150580 kB
SUnreclaim:        28812 kB
KernelStack:        4144 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1578744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55096 MiB
End job on node133 at 2019-09-13 15:59:06