Trace number 4390562

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-23? (TO) 2520.06 2505.33

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0150.xml
MD5SUMb9bf68be3b756b1f34bbd3d4e06d542d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark19.599
Satisfiable
(Un)Satisfiability was proved
Number of variables302
Number of constraints11626
Number of domains1
Minimum domain size22501
Maximum domain size22501
Distribution of domain sizes[{"size":22501,"count":302}]
Minimum variable degree2
Maximum variable degree151
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":149},{"degree":150,"count":149},{"degree":151,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":11626}]
Number of extensional constraints0
Number of intensional constraints11626
Distribution of constraint types[{"type":"intension","count":11626}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
4.29/2.46	  Instance
4.29/2.46	    name=instance-4390562-1568381771, framework=CSP
4.29/2.46	
4.29/2.46	  Loading variables...
4.93/2.69	  Loading constraints...
20.90/7.22	
20.90/7.22	  Domains
20.90/7.22	    nTypes=1, nValues=6795302, sizes=[22501#302]
20.90/7.22	  Variables
20.90/7.22	    count=302, degrees=[2#1,3#149,150#149,151#3]
20.90/7.22	  Constraints
20.90/7.22	    count=11626, arities=[2#11626]
20.90/7.22	    distribution=[CtrIntension#11626]
20.90/7.22	    nIntStructures=(152,shared:11474)
20.90/7.22	    wck=5.371, cpu=4.551, mem=2257M597
20.90/7.22	  Solver SolverBacktrack being built...
20.90/7.22	
20.90/7.28	
20.90/7.28	  Solver
20.90/7.28	    guaranteedGAC=true
20.90/7.28	    wck=5.438, cpu=4.616, mem=2356M609

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390562-1568381771/watcher-4390562-1568381771 -o /tmp/evaluation-result-4390562-1568381771/solver-4390562-1568381771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390562-1568381771.xml -cm 

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

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


[startup+0.10006 s]*
/proc/loadavg: 1.84 1.84 1.38 4/228 22117
/proc/meminfo: memFree=29274256/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10659884 memory=28152 CPUtime=0.13 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 5552 0 0 0 12 1 0 0 20 0 15 0 414113652 10915721216 7038 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2664971 7038 2907 1 0 2627468 0
[pid=22102/tid=22104] ppid=22099 vsize=10659884 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) R 22099 22102 21280 0 -1 4202560 3279 0 0 0 8 0 0 0 20 0 15 0 414113652 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018555362568 140018551143830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113654 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018042004768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018040952432 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113657 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 389 0 0 0 1 0 0 0 20 0 15 0 414113658 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0.02 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) R 22099 22102 21280 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 414113658 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018036742640 140018529837748 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 7038 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28152 KiB

[startup+0.211025 s]*
/proc/loadavg: 1.84 1.84 1.38 3/228 22117
/proc/meminfo: memFree=29266824/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10659884 memory=35376 CPUtime=0.33 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 6969 0 0 0 31 2 0 0 20 0 15 0 414113652 10915721216 8844 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2664971 8844 2988 1 0 2627468 0
[pid=22102/tid=22104] ppid=22099 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) R 22099 22102 21280 0 -1 4202560 3881 0 0 0 19 1 0 0 20 0 15 0 414113652 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018555363984 140018551153821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10659884 memory=331 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10659884 memory=140530556824205 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113654 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018042004768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018040952432 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113657 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 595 0 0 0 3 0 0 0 20 0 15 0 414113658 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 426 0 0 0 2 0 0 0 20 0 15 0 414113658 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0.05 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 708 0 0 0 5 0 0 0 20 0 15 0 414113658 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 8844 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35376 KiB

[startup+0.310124 s]*
/proc/loadavg: 1.84 1.84 1.38 3/228 22117
/proc/meminfo: memFree=29259364/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10659884 memory=40744 CPUtime=0.46 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 9479 0 0 0 43 3 0 0 20 0 15 0 414113652 10915721216 10186 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2664971 10186 3001 1 0 2627468 0
[pid=22102/tid=22104] ppid=22099 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) R 22099 22102 21280 0 -1 4202560 6320 0 0 0 27 2 0 0 20 0 15 0 414113652 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018555364304 140018551143830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10659884 memory=8900 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10659884 memory=140530556824027 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113653 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113654 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018042004768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113655 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018040952432 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113657 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 637 0 0 0 4 0 0 0 20 0 15 0 414113658 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 434 0 0 0 3 0 0 0 20 0 15 0 414113658 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0.07 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) R 22099 22102 21280 0 -1 4202560 731 0 0 0 7 0 0 0 20 0 15 0 414113658 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018036742512 140018535212382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10659884 memory=140530556802688 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113658 10915721216 10186 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40744 KiB

[startup+0.705025 s]
/proc/loadavg: 1.84 1.84 1.38 3/228 22117
/proc/meminfo: memFree=29250572/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10661932 memory=64088 CPUtime=1.13 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 13139 0 0 0 108 5 0 0 20 0 15 0 414113652 10917818368 16022 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2665483 16022 3069 1 0 2627980 0
[pid=22102/tid=22104] ppid=22099 vsize=10661932 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) R 22099 22102 21280 0 -1 4202560 8905 0 0 0 64 4 0 0 20 0 15 0 414113652 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018555363920 140018534318704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113653 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10661932 memory=235487889484220 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113654 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10661932 memory=2925980 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414113655 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018042004768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414113655 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018040952432 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113657 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10661932 memory=7809523229951467576 CPUtime=0.14 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) R 22099 22102 21280 0 -1 4202560 911 0 0 0 14 0 0 0 20 0 15 0 414113658 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018038833568 140018530828941 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10661932 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 726 0 0 0 10 0 0 0 20 0 15 0 414113658 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 1238 0 0 0 18 0 0 0 20 0 15 0 414113658 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414113658 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113658 10917818368 16022 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64088 KiB

[startup+1.50074 s]
/proc/loadavg: 1.84 1.84 1.38 3/228 22117
/proc/meminfo: memFree=29234256/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10663980 memory=76268 CPUtime=2.02 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 18740 0 0 0 196 6 0 0 20 0 15 0 414113652 10919915520 19067 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2665995 19067 3093 1 0 2628492 0
[pid=22102/tid=22104] ppid=22099 vsize=10663980 memory=189923453873338 CPUtime=1.48 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) R 22099 22102 21280 0 -1 4202560 13108 0 0 0 143 5 0 0 20 0 15 0 414113652 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018555363920 140018535212382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10663980 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414113653 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10663980 memory=3472468826685212816 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414113653 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10663980 memory=56 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 414113654 10919915520 19067 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0

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

/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2307 0 0 0 149 97 0 0 20 0 16 0 414113653 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10748324 memory=4078244 CPUtime=0.1 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 6064 0 0 0 8 2 0 0 20 0 16 0 414113654 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10748324 memory=4078244 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018042004832 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10748324 memory=38936 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018040952448 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10748324 memory=4078244 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113657 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10748324 memory=880 CPUtime=2.89 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 10085 0 0 0 288 1 0 0 20 0 16 0 414113658 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10748324 memory=4000 CPUtime=3.1 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 7858 0 0 0 309 1 0 0 20 0 16 0 414113658 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10748324 memory=1552 CPUtime=0.84 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 6039 0 0 0 83 1 0 0 20 0 16 0 414113658 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10748324 memory=4078244 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113658 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10748324 memory=4078244 CPUtime=0.47 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 5399 0 0 0 19 28 0 0 20 0 16 0 414113658 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22118] ppid=22099 vsize=10748324 memory=6791534058613427641 CPUtime=2437.77 cores=1,3,5,7
/proc/22102/task/22118/stat : 22118 (java) R 22099 22102 21280 0 -1 4202560 16167 0 0 0 243772 5 0 0 20 0 16 0 414113840 11006283776 1019561 33554432000 4194304 4196468 140729865165296 140018017682088 140018174644092 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 2457 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 4078244 KiB

[startup+2502.3 s]
/proc/loadavg: 2.06 2.13 2.00 3/229 22452
/proc/meminfo: memFree=25011972/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2517.01 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 79112 0 0 0 251285 416 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2687081 1019564 3379 1 0 2647217 0
[pid=22102/tid=22104] ppid=22099 vsize=10748324 memory=4078256 CPUtime=1.85 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) S 22099 22102 21280 0 -1 1077944384 15369 0 0 0 179 6 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018555374768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.5 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 2158 0 0 0 157 93 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.44 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 3036 0 0 0 150 94 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.47 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1997 0 0 0 157 90 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.46 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2307 0 0 0 149 97 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.1 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 6133 0 0 0 8 2 0 0 20 0 16 0 414113654 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018042004832 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018040952448 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113657 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.89 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 10094 0 0 0 288 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10748324 memory=4078256 CPUtime=3.1 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 7887 0 0 0 309 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10748324 memory=38936 CPUtime=0.84 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 6687 0 0 0 83 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10748324 memory=988 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.49 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 5512 0 0 0 20 29 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22118] ppid=22099 vsize=10748324 memory=3608 CPUtime=2497.77 cores=1,3,5,7
/proc/22102/task/22118/stat : 22118 (java) R 22099 22102 21280 0 -1 4202560 16537 0 0 0 249772 5 0 0 20 0 16 0 414113840 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018017681360 140018174644184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 2517.01 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 4078256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.3 s]
/proc/loadavg: 2.06 2.13 2.00 3/229 22452
/proc/meminfo: memFree=25011972/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2520.01 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 79114 0 0 0 251585 416 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2687081 1019564 3379 1 0 2647217 0
[pid=22102/tid=22104] ppid=22099 vsize=10748324 memory=4078256 CPUtime=1.85 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) S 22099 22102 21280 0 -1 1077944384 15369 0 0 0 179 6 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018555374768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.5 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 2158 0 0 0 157 93 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.44 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 3036 0 0 0 150 94 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.47 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1997 0 0 0 157 90 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.46 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2307 0 0 0 149 97 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.1 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 6133 0 0 0 8 2 0 0 20 0 16 0 414113654 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018042004832 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018040952448 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113657 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.89 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 10094 0 0 0 288 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10748324 memory=4078256 CPUtime=3.1 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 7887 0 0 0 309 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10748324 memory=1560 CPUtime=0.84 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 6687 0 0 0 83 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.49 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 5514 0 0 0 20 29 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22118] ppid=22099 vsize=10748324 memory=3467970728103411392 CPUtime=2500.77 cores=1,3,5,7
/proc/22102/task/22118/stat : 22118 (java) R 22099 22102 21280 0 -1 4202560 16537 0 0 0 250072 5 0 0 20 0 16 0 414113840 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018017681360 140018174644147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 4078256 KiB

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

[startup+2505.33 s]
# the end of solver process 22102 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.86 s, system=4.19238 s

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

[startup+2505.3 s]
/proc/loadavg: 2.06 2.13 2.00 3/229 22452
/proc/meminfo: memFree=25011972/32770624 swapFree=66958212/67108860
[pid=22102] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2520.01 cores=1,3,5,7
/proc/22102/stat : 22102 (java) S 22099 22102 21280 0 -1 1077944320 79114 0 0 0 251585 416 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140729865147840 140018551131895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
/proc/22102/statm: 2687081 1019564 3379 1 0 2647217 0
[pid=22102/tid=22104] ppid=22099 vsize=10748324 memory=4078256 CPUtime=1.85 cores=1,3,5,7
/proc/22102/task/22104/stat : 22104 (java) S 22099 22102 21280 0 -1 1077944384 15369 0 0 0 179 6 0 0 20 0 16 0 414113652 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018555374768 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22105] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.5 cores=1,3,5,7
/proc/22102/task/22105/stat : 22105 (java) S 22099 22102 21280 0 -1 1077944384 2158 0 0 0 157 93 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018487822736 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22106] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.44 cores=1,3,5,7
/proc/22102/task/22106/stat : 22106 (java) S 22099 22102 21280 0 -1 1077944384 3036 0 0 0 150 94 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018486769936 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22107] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.47 cores=1,3,5,7
/proc/22102/task/22107/stat : 22107 (java) S 22099 22102 21280 0 -1 1077944384 1997 0 0 0 157 90 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018485717648 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22108] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.46 cores=1,3,5,7
/proc/22102/task/22108/stat : 22108 (java) S 22099 22102 21280 0 -1 1077944384 2307 0 0 0 149 97 0 0 20 0 16 0 414113653 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018154596880 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22109] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.1 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (java) S 22099 22102 21280 0 -1 1077944384 6133 0 0 0 8 2 0 0 20 0 16 0 414113654 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018043058800 140018551143042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22110] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (java) S 22099 22102 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018042004832 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22111] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (java) S 22099 22102 21280 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414113655 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018040952448 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22112] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113657 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018039900752 140018551150491 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22113] ppid=22099 vsize=10748324 memory=4078256 CPUtime=2.89 cores=1,3,5,7
/proc/22102/task/22113/stat : 22113 (java) S 22099 22102 21280 0 -1 1077944384 10094 0 0 0 288 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018038847600 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22114] ppid=22099 vsize=10748324 memory=4078256 CPUtime=3.1 cores=1,3,5,7
/proc/22102/task/22114/stat : 22114 (java) S 22099 22102 21280 0 -1 1077944384 7887 0 0 0 309 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018037794800 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22115] ppid=22099 vsize=10748324 memory=1560 CPUtime=0.84 cores=1,3,5,7
/proc/22102/task/22115/stat : 22115 (java) S 22099 22102 21280 0 -1 1077944384 6687 0 0 0 83 1 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018036742512 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22116] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0 cores=1,3,5,7
/proc/22102/task/22116/stat : 22116 (java) S 22099 22102 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018035689952 140018551142101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22117] ppid=22099 vsize=10748324 memory=4078256 CPUtime=0.49 cores=1,3,5,7
/proc/22102/task/22117/stat : 22117 (java) S 22099 22102 21280 0 -1 1077944384 5514 0 0 0 20 29 0 0 20 0 16 0 414113658 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018034637744 140018551143042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
[pid=22102/tid=22118] ppid=22099 vsize=10748324 memory=3467970728103411392 CPUtime=2500.77 cores=1,3,5,7
/proc/22102/task/22118/stat : 22118 (java) R 22099 22102 21280 0 -1 4202560 16537 0 0 0 250072 5 0 0 20 0 16 0 414113840 11006283776 1019564 33554432000 4194304 4196468 140729865165296 140018017681360 140018174644147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37699584 140729865171979 140729865172082 140729865172082 140729865174991 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 4078256 KiB

Child status: 143
Real time (s): 2505.33
CPU time (s): 2520.06
CPU user time (s): 2515.86
CPU system time (s): 4.19238
CPU usage (%): 100.588
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 4078256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.86
system time used= 4.19238
maximum resident set size= 4078792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57429
involuntary context switches= 929


# summary of solver processes directly reported to runsolver:
#   pid: 22102
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.86
#   total CPU system time (s): 4.19238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0763 second user time and 19.3429 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 15:35:30
IDJOB=4390562
IDBENCH=126842
IDSOLVER=2832
FILE ID=node145/4390562-1568381771
RUNJOBID= node145-1568380473-21312
PBS_JOBID= 21701826
Free space on /tmp= 55176 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0150.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390562-1568381771/watcher-4390562-1568381771 -o /tmp/evaluation-result-4390562-1568381771/solver-4390562-1568381771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390562-1568381771.xml -cm

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

MD5SUM BENCH= b9bf68be3b756b1f34bbd3d4e06d542d
RANDOM SEED=374922191

node145.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.59
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.59
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.59
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.59
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:        29290604 kB
MemAvailable:   31664172 kB
Buffers:           90356 kB
Cached:          2560564 kB
SwapCached:        41040 kB
Active:          1551120 kB
Inactive:        1335036 kB
Active(anon):     198888 kB
Inactive(anon):    77332 kB
Active(file):    1352232 kB
Inactive(file):  1257704 kB
Unevictable:      110532 kB
Mlocked:          110532 kB
SwapTotal:      67108860 kB
SwapFree:       66958212 kB
Dirty:              8920 kB
Writeback:             0 kB
AnonPages:        309340 kB
Mapped:            55980 kB
Shmem:             32356 kB
Slab:             187064 kB
SReclaimable:     158932 kB
SUnreclaim:        28132 kB
KernelStack:        3904 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1161020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55168 MiB
End job on node145 at 2019-09-13 16:17:15