Trace number 4390569

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.36608 2.21056

DiagnosticValue
WRONG_DECISIONS0

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-80-2-7.xml
MD5SUM9c56925ad46dd74394de0f8e05e9e1a1
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.012065
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":17},{"degree":5,"count":13},{"degree":6,"count":12},{"degree":7,"count":9},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":11,"count":2},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":13},{"arity":3,"count":10},{"arity":4,"count":11},{"arity":5,"count":3},{"arity":6,"count":11},{"arity":7,"count":6},{"arity":8,"count":16},{"arity":9,"count":10}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

2.65/1.90	
2.65/1.90	AbsCon 2 
2.65/1.92	
2.91/2.06	  Instance
2.91/2.06	    name=instance-4390569-1568383174, framework=CSP
2.91/2.06	
2.91/2.06	  Loading variables...
2.91/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18653e63
2.91/2.09	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17addba3
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ebd5d2b
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76f32b0d
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30641ff3
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44d534b
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2a63bb8
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a03cf59
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2312c91
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22ee2db8
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55e2afa8
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6af4cbf6
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1681bfeb
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46cac67e
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d7ac372
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@fe1b765
2.91/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@381d8241
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66cf817d
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c7d3493
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58aab533
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@501f733b
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f04eed6
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29b260d5
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5582f051
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17831936
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e095677
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1703849b
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@464de8fc
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66ac744a
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@92539a
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68650f1c
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59c9912f
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a098d5
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73e9a7c9
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cc9a757
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@648c67be
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f3a32f9
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28bfad76
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e770f05
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1869c8cd
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@cc6f809
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@579a8e8b
2.91/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8073385
2.91/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@121eb4fd
2.91/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4473539b
2.91/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ea7de6b
2.91/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b19b499
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b338286
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ee2c290
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38cc07e9
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60a81326
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ddb40e
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e80e696
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bb0395d
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6377ed8a
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30dcffba
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@163bde00
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59e2e7f8
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@383f21d4
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f548f1b
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@f5993be
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5edc02d3
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a240705
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a4c372c
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@24d23b36
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38dc11bc
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@33f6b78a
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d6611ba
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3c1a0408
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29a1054f
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4adf9b8f
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3632ffa2
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@696fe290
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1f1508cf
3.16/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66523f8
3.16/2.12	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5667da21
3.16/2.12	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@282b6172
3.16/2.12	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ea521f0
3.16/2.12	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3dbc9cb4
3.16/2.12	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2688ac17
3.16/2.13	
3.16/2.13	
3.16/2.13	  Domains
3.16/2.13	    nTypes=1, nValues=9600, sizes=[96#100]
3.16/2.13	  Variables
3.16/2.13	    count=100, degrees=[1#9,2#14,3#17,4#17...8#3,9#3,11#2,12#1]
3.16/2.13	  Constraints
3.16/2.13	    count=80, nSpecific=80, arities=[2#13,3#10,4#11,5#3,6#11,7#6,8#16,9#10]
3.16/2.13	    distribution=[SumWeightedEQ#80]
3.16/2.13	    wck=0.263, cpu=2.103, mem=21M235
3.16/2.14	  Solver SolverBacktrack being built...
3.16/2.14	
3.16/2.16	
3.16/2.16	  Solver
3.16/2.16	    guaranteedGAC=false
3.16/2.16	    wck=0.295, cpu=2.133, mem=31M878
3.16/2.18	
3.16/2.18	  Preprocessing
3.16/2.18	    filters=228, nACremovedValues=9500, nTotalRemovedValues=9500, inconcistency=false
3.16/2.18	    wck=0.009, cpu=2.144, mem=31M878
3.16/2.18	
3.16/2.18	    num=0, depth=101..99, filters=228, ccks=160, wck=0.018, mem=31M878
3.16/2.18	    decisions=0, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1
3.16/2.18	    
3.16/2.18	  Global
3.16/2.18	    filters=228, ccks=160
3.16/2.18	    Stop=REACHED_GOAL, wrong=0, foundSolutions=1, firstSolCpu=2.146
3.16/2.18	    wck=0.314, cpu=2.151, mem=31M878
3.16/2.18	
3.16/2.18	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 53 3 83 37 37 67 61 11 19 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 29 5 37 13 79 11 43 19 97 73 19 73 47 61 29 47 67 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47 </values>  </instantiation>
3.16/2.18	s SATISFIABLE
3.16/2.18	
3.16/2.18	d WRONG_DECISIONS 0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390569-1568383174/watcher-4390569-1568383174 -o /tmp/evaluation-result-4390569-1568383174/solver-4390569-1568383174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30428 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390569-1568383174.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
Current StackSize limit: 8192 KiB

solver pid=32042, runsolver pid=32039

[startup+0.100126 s]*
/proc/loadavg: 1.91 1.78 1.63 4/229 32057
/proc/meminfo: memFree=31309312/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10659884 memory=27448 CPUtime=0.14 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 5404 0 0 0 13 1 0 0 20 0 15 0 414580045 10915721216 6862 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2664971 6862 2875 1 0 2627468 0
[pid=32042/tid=32044] ppid=32039 vsize=10659884 memory=-8269626465541067135 CPUtime=0.09 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 3206 0 0 0 8 1 0 0 20 0 15 0 414580045 10915721216 6862 33554432000 4194304 4196468 140730318520880 139816411798432 139816033397896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 6862 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 6862 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 6862 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 6862 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580047 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) R 32039 32042 30397 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815961401840 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0.02 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) R 32039 32042 30397 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 414580050 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815960349552 139816386560976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580051 10915721216 6862 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27448 KiB

[startup+0.210765 s]*
/proc/loadavg: 1.91 1.78 1.63 3/229 32057
/proc/meminfo: memFree=31302600/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10659884 memory=34984 CPUtime=0.33 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 6944 0 0 0 31 2 0 0 20 0 15 0 414580045 10915721216 8746 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2664971 8746 2989 1 0 2627468 0
[pid=32042/tid=32044] ppid=32039 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 3852 0 0 0 19 1 0 0 20 0 15 0 414580045 10915721216 8746 33554432000 4194304 4196468 140730318520880 139816411802672 139816407598237 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10659884 memory=342 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 8746 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10659884 memory=288370563168654976 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 8746 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 8746 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 8746 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580047 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) S 32039 32042 30397 0 -1 1077944384 755 0 0 0 3 0 0 0 20 0 15 0 414580050 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 15 0 414580050 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815961401840 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0.05 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) S 32039 32042 30397 0 -1 1077944384 715 0 0 0 5 0 0 0 20 0 15 0 414580050 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815960349552 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580051 10915721216 8746 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34984 KiB

[startup+0.316354 s]*
/proc/loadavg: 1.91 1.78 1.63 4/229 32057
/proc/meminfo: memFree=31294460/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10659884 memory=40372 CPUtime=0.49 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 9613 0 0 0 45 4 0 0 20 0 15 0 414580045 10915721216 10093 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2664971 10093 3002 1 0 2627468 0
[pid=32042/tid=32044] ppid=32039 vsize=10659884 memory=7022364594140610616 CPUtime=0.31 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 6444 0 0 0 28 3 0 0 20 0 15 0 414580045 10915721216 10093 33554432000 4194304 4196468 140730318520880 139816411808112 139816391656798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10659884 memory=4297963160 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 10093 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10659884 memory=288370563168654976 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 10093 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 10093 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10915721216 10093 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580047 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10659884 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) S 32039 32042 30397 0 -1 1077944384 790 0 0 0 5 0 0 0 20 0 15 0 414580050 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 269 0 0 0 3 0 0 0 20 0 15 0 414580050 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815961401840 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0.08 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) S 32039 32042 30397 0 -1 1077944384 750 0 0 0 8 0 0 0 20 0 15 0 414580050 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815960349552 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10659884 memory=140187016943232 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580051 10915721216 10093 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40372 KiB

[startup+0.700739 s]
/proc/loadavg: 1.91 1.78 1.63 4/229 32057
/proc/meminfo: memFree=31285108/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10661932 memory=64068 CPUtime=1.13 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 13168 0 0 0 106 7 0 0 20 0 15 0 414580045 10917818368 16017 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2665483 16017 3063 1 0 2627980 0
[pid=32042/tid=32044] ppid=32039 vsize=10661932 memory=277836267032720 CPUtime=0.68 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 8845 0 0 0 63 5 0 0 20 0 15 0 414580045 10917818368 16017 33554432000 4194304 4196468 140730318520880 139816411802288 139816391656798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10661932 memory=3158301 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10917818368 16017 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10917818368 16017 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10917818368 16017 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10917818368 16017 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580047 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10661932 memory=-3535359994705171041 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10661932 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10661932 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10661932 memory=6944656592455360604 CPUtime=0.12 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) S 32039 32042 30397 0 -1 1077944384 1059 0 0 0 12 0 0 0 20 0 15 0 414580050 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10661932 memory=6944656592455360604 CPUtime=0.11 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) R 32039 32042 30397 0 -1 4202560 691 0 0 0 11 0 0 0 20 0 15 0 414580050 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815961401840 139816386911996 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) S 32039 32042 30397 0 -1 1077944384 1213 0 0 0 18 0 0 0 20 0 15 0 414580050 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815960349552 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10661932 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580051 10917818368 16017 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64068 KiB

[startup+1.50069 s]
/proc/loadavg: 1.91 1.78 1.63 3/229 32057
/proc/meminfo: memFree=31269960/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10663980 memory=76124 CPUtime=2.03 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 18714 0 0 0 196 7 0 0 20 0 15 0 414580045 10919915520 19031 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2665995 19031 3095 1 0 2628492 0
[pid=32042/tid=32044] ppid=32039 vsize=10663980 memory=2996107 CPUtime=1.48 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 13076 0 0 0 142 6 0 0 20 0 15 0 414580045 10919915520 19031 33554432000 4194304 4196468 140730318520880 139816411802288 139816391656798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10919915520 19031 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10919915520 19031 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10919915520 19031 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10919915520 19031 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 414580047 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10663980 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) S 32039 32042 30397 0 -1 1077944384 1413 0 0 0 15 0 0 0 20 0 15 0 414580050 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 1566 0 0 0 18 0 0 0 20 0 15 0 414580050 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815961401840 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) S 32039 32042 30397 0 -1 1077944384 1215 0 0 0 18 0 0 0 20 0 15 0 414580050 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815960349552 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414580051 10919915520 19031 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 2.03 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 76124 KiB

[startup+2.21052 s]
# the end of solver process 32042 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.23882 s, system=0.127267 s

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

[startup+1.60084 s]
/proc/loadavg: 1.91 1.78 1.63 3/229 32057
/proc/meminfo: memFree=31269960/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10666028 memory=76892 CPUtime=2.14 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 18989 0 0 0 207 7 0 0 20 0 15 0 414580045 10922012672 19223 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2666507 19223 3095 1 0 2629004 0
[pid=32042/tid=32044] ppid=32039 vsize=10666028 memory=-8473367160242330259 CPUtime=1.58 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) R 32039 32042 30397 0 -1 4202560 13347 0 0 0 152 6 0 0 20 0 15 0 414580045 10922012672 19223 33554432000 4194304 4196468 140730318520880 139816411802288 139816391656798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10666028 memory=-8171376296011865461 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10922012672 19223 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10666028 memory=-5792065019343307568 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10922012672 19223 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10666028 memory=-2537689246120445521 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414580046 10922012672 19223 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10666028 memory=-7750001083477550754 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414580046 10922012672 19223 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10666028 memory=4280458430986965150 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 414580047 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414580048 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815965610784 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10666028 memory=140187016953297 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414580048 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815964558448 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10666028 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) S 32039 32042 30397 0 -1 1077944384 1416 0 0 0 16 0 0 0 20 0 15 0 414580050 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10666028 memory=280373720395784 CPUtime=0.18 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 1566 0 0 0 18 0 0 0 20 0 15 0 414580050 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815961401840 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10666028 memory=280373720528848 CPUtime=0.18 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) S 32039 32042 30397 0 -1 1077944384 1215 0 0 0 18 0 0 0 20 0 15 0 414580050 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815960349552 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10666028 memory=15479062137908 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414580050 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414580051 10922012672 19223 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 2.14 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76892 KiB

[startup+2.00094 s]*
/proc/loadavg: 1.91 1.78 1.63 5/229 32058
/proc/meminfo: memFree=31192624/32770624 swapFree=66981412/67108860
[pid=32042] ppid=32039 vsize=10744136 memory=145384 CPUtime=2.91 cores=0,2,4,6
/proc/32042/stat : 32042 (java) S 32039 32042 30397 0 -1 1077944320 23646 0 0 0 280 11 0 0 20 0 16 0 414580045 11001995264 36346 33554432000 4194304 4196468 140730318520880 140730318503424 139816407576311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
/proc/32042/statm: 2686034 36346 3297 1 0 2646705 0
[pid=32042/tid=32044] ppid=32039 vsize=10744136 memory=6791534058613427641 CPUtime=1.88 cores=0,2,4,6
/proc/32042/task/32044/stat : 32044 (java) S 32039 32042 30397 0 -1 1077944384 15349 0 0 0 181 7 0 0 20 0 16 0 414580045 11001995264 36346 33554432000 4194304 4196468 140730318520880 139816411819184 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32045] ppid=32039 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32042/task/32045/stat : 32045 (java) S 32039 32042 30397 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414580046 11001995264 36346 33554432000 4194304 4196468 140730318520880 139816360197008 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32046] ppid=32039 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32046/stat : 32046 (java) S 32039 32042 30397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 16 0 414580046 11001995264 36346 33554432000 4194304 4196468 140730318520880 139816359144208 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32047] ppid=32039 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32047/stat : 32047 (java) S 32039 32042 30397 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414580046 11001995264 36346 33554432000 4194304 4196468 140730318520880 139816358091920 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32048] ppid=32039 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32048/stat : 32048 (java) S 32039 32042 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414580046 11001995264 36346 33554432000 4194304 4196468 140730318520880 139816357039120 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32049] ppid=32039 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32042/task/32049/stat : 32049 (java) S 32039 32042 30397 0 -1 1077944384 1104 0 0 0 1 0 0 0 20 0 16 0 414580047 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815966664816 139816407587458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32050] ppid=32039 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32050/stat : 32050 (java) S 32039 32042 30397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414580048 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815965610848 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32051] ppid=32039 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32051/stat : 32051 (java) S 32039 32042 30397 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414580048 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815964558464 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32052] ppid=32039 vsize=10744136 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32052/stat : 32052 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414580050 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815963506768 139816407594907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32053] ppid=32039 vsize=10744136 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/32042/task/32053/stat : 32053 (java) R 32039 32042 30397 0 -1 1077944384 1672 0 0 0 25 0 0 0 20 0 16 0 414580050 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815962454640 139816407587458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32054] ppid=32039 vsize=10744136 memory=3472323898181169199 CPUtime=0.32 cores=0,2,4,6
/proc/32042/task/32054/stat : 32054 (java) S 32039 32042 30397 0 -1 1077944384 1625 0 0 0 32 0 0 0 20 0 16 0 414580050 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815961394864 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32055] ppid=32039 vsize=10744136 memory=3472468466064754352 CPUtime=0.26 cores=0,2,4,6
/proc/32042/task/32055/stat : 32055 (java) R 32039 32042 30397 0 -1 4202560 1517 0 0 0 26 0 0 0 20 0 16 0 414580050 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815960349552 139816399813438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32056] ppid=32039 vsize=10744136 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32056/stat : 32056 (java) S 32039 32042 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414580050 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815959296992 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32057] ppid=32039 vsize=10744136 memory=3472464085198112432 CPUtime=0 cores=0,2,4,6
/proc/32042/task/32057/stat : 32057 (java) S 32039 32042 30397 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414580051 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815958243760 139816407587458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
[pid=32042/tid=32058] ppid=32039 vsize=10744136 memory=3472328279047811119 CPUtime=0.07 cores=0,2,4,6
/proc/32042/task/32058/stat : 32058 (java) S 32039 32042 30397 0 -1 1077944384 744 0 0 0 7 0 0 0 20 0 16 0 414580235 11001995264 36346 33554432000 4194304 4196468 140730318520880 139815950598752 139816407586517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26624000 140730318529547 140730318529650 140730318529650 140730318532559 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 145384 KiB

[startup+2.20065 s]*
/proc/loadavg: 1.91 1.78 1.63 3/215 32059
/proc/meminfo: memFree=31190392/32770624 swapFree=66981412/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2.21056
CPU time (s): 3.36608
CPU user time (s): 3.23882
CPU system time (s): 0.127267
CPU usage (%): 152.273
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 147680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.23882
system time used= 0.127267
maximum resident set size= 149636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2197
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 32042
#   total CPU time (s): 3.36608
#   total CPU user time (s): 3.23882
#   total CPU system time (s): 0.127267

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038548 second user time and 0.069044 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 15:58:52
IDJOB=4390569
IDBENCH=133311
IDSOLVER=2832
FILE ID=node121/4390569-1568383174
RUNJOBID= node121-1568380474-30428
PBS_JOBID= 21701842
Free space on /tmp= 61040 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-80-2-7.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390569-1568383174/watcher-4390569-1568383174 -o /tmp/evaluation-result-4390569-1568383174/solver-4390569-1568383174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30428 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390569-1568383174.xml -cm

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

MD5SUM BENCH= 9c56925ad46dd74394de0f8e05e9e1a1
RANDOM SEED=692882487

node121.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.75
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.75
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.75
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.75
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:        31324256 kB
MemAvailable:   31668772 kB
Buffers:          147520 kB
Cached:           492668 kB
SwapCached:        18984 kB
Active:           572268 kB
Inactive:         338312 kB
Active(anon):     256576 kB
Inactive(anon):    44124 kB
Active(file):     315692 kB
Inactive(file):   294188 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981412 kB
Dirty:              8764 kB
Writeback:             0 kB
AnonPages:        361396 kB
Mapped:            46572 kB
Shmem:             21844 kB
Slab:             130108 kB
SReclaimable:     100940 kB
SUnreclaim:        29168 kB
KernelStack:        4064 kB
PageTables:         6608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1290976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 61032 MiB
End job on node121 at 2019-09-13 15:58:54