Trace number 4390592

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 4.66242 2.63353

DiagnosticValue
WRONG_DECISIONS859

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-08-ext03.xml
MD5SUM8a5157f08f2f2e597251b23721b8eb7d
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 benchmark2.53772
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints34
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":64}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":62},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":32},{"arity":64,"count":1}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
2.99/2.06	  Instance
2.99/2.06	    name=instance-4390592-1568384042, framework=CSP
2.99/2.06	
2.99/2.06	  Loading variables...
2.99/2.08	  Loading constraints...
3.28/2.15	
3.28/2.15	  Domains
3.28/2.15	    nTypes=1, nValues=4096, sizes=[64#64]
3.28/2.15	  Variables
3.28/2.15	    count=64, degrees=[2#31,3#32,4#1]
3.28/2.15	  Constraints
3.28/2.15	    count=35, nSpecific=33, arities=[1#2,3#32,64#1]
3.28/2.15	    distribution=[AllDifferent#1,CtrExtensionCT-Table#32,CtrIntension#2]
3.28/2.15	    tables=[1672#32], nTotalTuples=53504
3.28/2.15	    nExtStructures=(1,shared:31), nIntStructures=(2,shared:0)
3.28/2.15	    wck=0.303, cpu=2.107, mem=26M512
3.28/2.16	  Solver SolverBacktrack being built...
3.28/2.16	
3.28/2.18	
3.28/2.18	  Solver
3.28/2.18	    guaranteedGAC=true
3.28/2.18	    wck=0.337, cpu=2.139, mem=37M155
3.50/2.21	
3.50/2.21	  Preprocessing
3.50/2.21	    filters=38, revisions=(2,useless=0), ccks=66, nACremovedValues=2314, nTotalRemovedValues=2314, inconcistency=false
3.50/2.21	    wck=0.031, cpu=2.171, mem=37M155
3.50/2.21	
3.50/2.24	    num=0, depth=29..36, filters=382, revisions=(2,useless=0), ccks=66, wck=0.064, mem=37M155
3.50/2.24	    decisions=58, wrong=13, backtracks=5, failedAssignments=10, nogoods=3
3.50/2.24	    nFilterCalls=971, avgTableProportion=0.9994019138755746, avgTableSize=1671.0
3.50/2.24	    
3.50/2.28	    num=1, depth=11..26, filters=781, revisions=(2,useless=0), ccks=66, wck=0.099, mem=37M155
3.50/2.28	    decisions=105, wrong=25, backtracks=6, failedAssignments=21, nogoods=14
3.50/2.28	    nFilterCalls=1825, avgTableProportion=0.9994019138755608, avgTableSize=1671.0
3.50/2.28	    
3.81/2.30	    num=2, depth=12..27, filters=1199, revisions=(2,useless=0), ccks=66, wck=0.119, mem=37M155
3.81/2.30	    decisions=160, wrong=40, backtracks=12, failedAssignments=33, nogoods=22
3.81/2.30	    nFilterCalls=2627, avgTableProportion=0.9994019138756058, avgTableSize=1671.0
3.81/2.30	    
3.81/2.32	    num=3, depth=18..23, filters=1598, revisions=(2,useless=0), ccks=66, wck=0.144, mem=37M155
3.81/2.32	    decisions=218, wrong=59, backtracks=19, failedAssignments=46, nogoods=29
3.81/2.32	    nFilterCalls=3393, avgTableProportion=0.9994019138756434, avgTableSize=1671.0
3.81/2.32	    
3.81/2.33	    num=4, depth=22..30, filters=1932, revisions=(2,useless=0), ccks=66, wck=0.155, mem=37M155
3.81/2.33	    decisions=286, wrong=79, backtracks=25, failedAssignments=60, nogoods=40
3.81/2.33	    nFilterCalls=4220, avgTableProportion=0.9994019138756685, avgTableSize=1671.0
3.81/2.33	    
3.81/2.35	    num=5, depth=13..30, filters=2303, revisions=(2,useless=0), ccks=66, wck=0.167, mem=37M155
3.81/2.35	    decisions=355, wrong=100, backtracks=32, failedAssignments=76, nogoods=43
3.81/2.35	    nFilterCalls=5129, avgTableProportion=0.9994019138756869, avgTableSize=1671.0
3.81/2.35	    
3.81/2.36	    num=6, depth=25..29, filters=2796, revisions=(2,useless=0), ccks=66, wck=0.18, mem=37M155
3.81/2.36	    decisions=431, wrong=125, backtracks=41, failedAssignments=93, nogoods=50
3.81/2.36	    nFilterCalls=6101, avgTableProportion=0.9994019138757004, avgTableSize=1671.0
3.81/2.36	    
3.81/2.37	    num=7, depth=9..33, filters=3346, revisions=(2,useless=0), ccks=66, wck=0.195, mem=37M155
3.81/2.37	    decisions=509, wrong=151, backtracks=52, failedAssignments=112, nogoods=57
3.81/2.37	    nFilterCalls=7181, avgTableProportion=0.9994019138757112, avgTableSize=1671.0
3.81/2.37	    
3.81/2.39	    num=8, depth=20..30, filters=4052, revisions=(2,useless=0), ccks=66, wck=0.213, mem=37M155
3.81/2.39	    decisions=600, wrong=183, backtracks=67, failedAssignments=133, nogoods=71
3.81/2.39	    nFilterCalls=8384, avgTableProportion=0.9994019138757199, avgTableSize=1671.0
3.81/2.39	    
4.13/2.41	    num=9, depth=25..31, filters=4642, revisions=(2,useless=0), ccks=66, wck=0.227, mem=37M155
4.13/2.41	    decisions=694, wrong=217, backtracks=81, failedAssignments=156, nogoods=74
4.13/2.41	    nFilterCalls=9497, avgTableProportion=0.999401913875726, avgTableSize=1671.0
4.13/2.41	    
4.13/2.42	    num=10, depth=22..28, filters=5178, revisions=(2,useless=0), ccks=66, wck=0.241, mem=37M155
4.13/2.42	    decisions=783, wrong=250, backtracks=92, failedAssignments=181, nogoods=85
4.13/2.42	    nFilterCalls=10522, avgTableProportion=0.9994019138757305, avgTableSize=1671.0
4.13/2.42	    
4.13/2.44	    num=11, depth=19..34, filters=6126, revisions=(2,useless=0), ccks=66, wck=0.261, mem=37M155
4.13/2.44	    decisions=886, wrong=286, backtracks=104, failedAssignments=209, nogoods=101
4.13/2.44	    nFilterCalls=12026, avgTableProportion=0.9994019138757357, avgTableSize=1671.0
4.13/2.44	    
4.13/2.45	    num=12, depth=31..35, filters=6699, revisions=(2,useless=0), ccks=66, wck=0.273, mem=39M797
4.13/2.45	    decisions=1000, wrong=327, backtracks=117, failedAssignments=240, nogoods=107
4.13/2.45	    nFilterCalls=13188, avgTableProportion=0.999401913875739, avgTableSize=1671.0
4.13/2.45	    
4.13/2.47	    num=13, depth=20..31, filters=7438, revisions=(2,useless=0), ccks=66, wck=0.288, mem=39M797
4.13/2.47	    decisions=1115, wrong=372, backtracks=132, failedAssignments=274, nogoods=119
4.13/2.47	    nFilterCalls=14467, avgTableProportion=0.9994019138757418, avgTableSize=1671.0
4.13/2.47	    
4.13/2.48	    num=14, depth=16..29, filters=8199, revisions=(2,useless=0), ccks=66, wck=0.304, mem=39M797
4.13/2.48	    decisions=1230, wrong=416, backtracks=140, failedAssignments=311, nogoods=135
4.13/2.48	    nFilterCalls=15707, avgTableProportion=0.9994019138757443, avgTableSize=1671.0
4.13/2.48	    
4.44/2.50	    num=15, depth=22..28, filters=8973, revisions=(2,useless=0), ccks=66, wck=0.32, mem=39M797
4.44/2.50	    decisions=1355, wrong=467, backtracks=155, failedAssignments=352, nogoods=144
4.44/2.50	    nFilterCalls=16975, avgTableProportion=0.9994019138757462, avgTableSize=1671.0
4.44/2.50	    
4.44/2.52	    num=16, depth=21..26, filters=9975, revisions=(2,useless=0), ccks=66, wck=0.338, mem=39M797
4.44/2.52	    decisions=1484, wrong=521, backtracks=170, failedAssignments=397, nogoods=164
4.44/2.52	    nFilterCalls=18462, avgTableProportion=0.9994019138757483, avgTableSize=1671.0
4.44/2.52	    
4.44/2.53	    num=17, depth=21..26, filters=10841, revisions=(2,useless=0), ccks=66, wck=0.353, mem=39M797
4.44/2.53	    decisions=1630, wrong=583, backtracks=186, failedAssignments=447, nogoods=170
4.44/2.53	    nFilterCalls=19811, avgTableProportion=0.99940191387575, avgTableSize=1671.0
4.44/2.53	    
4.44/2.55	    num=18, depth=20..26, filters=11785, revisions=(2,useless=0), ccks=66, wck=0.369, mem=39M797
4.44/2.55	    decisions=1786, wrong=650, backtracks=198, failedAssignments=502, nogoods=181
4.44/2.55	    nFilterCalls=21189, avgTableProportion=0.9994019138757514, avgTableSize=1671.0
4.44/2.55	    
4.44/2.57	    num=19, depth=23..30, filters=13294, revisions=(2,useless=0), ccks=66, wck=0.393, mem=39M797
4.44/2.57	    decisions=1979, wrong=734, backtracks=229, failedAssignments=563, nogoods=190
4.44/2.57	    nFilterCalls=23275, avgTableProportion=0.9994019138757533, avgTableSize=1671.0
4.44/2.57	    
4.44/2.60	    num=20, depth=27..34, filters=14992, revisions=(2,useless=0), ccks=66, wck=0.418, mem=39M797
4.44/2.60	    decisions=2188, wrong=824, backtracks=264, failedAssignments=630, nogoods=201
4.44/2.60	    nFilterCalls=25605, avgTableProportion=0.9994019138757549, avgTableSize=1671.0
4.44/2.60	    
4.62/2.61	    num=21, depth=24..63, filters=15668, revisions=(2,useless=0), ccks=101, wck=0.433, mem=39M797
4.62/2.61	    decisions=2284, wrong=859, backtracks=280, failedAssignments=652, nogoods=201, foundSolutions=1
4.62/2.61	    nFilterCalls=26796, avgTableProportion=0.9994019138757557, avgTableSize=1671.0
4.62/2.61	    
4.62/2.61	  Global
4.62/2.61	    filters=15668, revisions=(2,useless=0), ccks=101, nogoods=201
4.62/2.61	    Stop=REACHED_GOAL, wrong=859, foundSolutions=1, firstSolCpu=2.567
4.62/2.61	    wck=0.771, cpu=2.572, mem=39M797
4.62/2.61	
4.62/2.61	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 0 10 16 26 43 60 54 44 59 49 32 42 57 40 50 56 41 24 34 28 38 23 29 35 25 19 9 3 20 14 4 21 6 12 2 8 18 1 11 5 15 30 13 7 22 39 45 55 61 51 36 53 63 46 31 37 47 62 52 58 48 33 27 17 </values>  </instantiation>
4.62/2.61	s SATISFIABLE
4.62/2.61	
4.62/2.61	d WRONG_DECISIONS 859

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390592-1568384042/watcher-4390592-1568384042 -o /tmp/evaluation-result-4390592-1568384042/solver-4390592-1568384042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568380476-6543 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390592-1568384042.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=8031, runsolver pid=8028

[startup+0.10221 s]*
/proc/loadavg: 2.14 1.93 1.91 4/232 8046
/proc/meminfo: memFree=31290028/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10659884 memory=28740 CPUtime=0.14 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 5676 0 0 0 13 1 0 0 20 0 15 0 414643834 10915721216 7185 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2664971 7185 2895 1 0 2627468 0
[pid=8031/tid=8033] ppid=8028 vsize=10659884 memory=-8969300677056361664 CPUtime=0.09 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 3208 0 0 0 8 1 0 0 20 0 15 0 414643834 10915721216 7251 33554432000 4194304 4196468 140721841219216 140013041484616 140012662369416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643836 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 349 0 0 0 0 0 0 0 20 0 15 0 414643839 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) R 8028 8031 6511 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 414643839 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0.02 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) R 8028 8031 6511 0 -1 4202560 692 0 0 0 2 0 0 0 20 0 15 0 414643839 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012590099672 140013017223558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 7251 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28740 KiB

[startup+0.21098 s]*
/proc/loadavg: 2.14 1.93 1.91 3/232 8046
/proc/meminfo: memFree=31282764/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10659884 memory=34912 CPUtime=0.33 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 6849 0 0 0 31 2 0 0 20 0 15 0 414643834 10915721216 8728 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2664971 8728 2987 1 0 2627468 0
[pid=8031/tid=8033] ppid=8028 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 3830 0 0 0 18 1 0 0 20 0 15 0 414643834 10915721216 8728 33554432000 4194304 4196468 140721841219216 140013041482800 140013037278365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10659884 memory=345 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10659884 memory=139984037586653 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643836 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 520 0 0 0 2 0 0 0 20 0 15 0 414643839 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 6511 0 -1 1077944384 360 0 0 0 3 0 0 0 20 0 15 0 414643839 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0.05 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 779 0 0 0 5 0 0 0 20 0 15 0 414643839 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 8728 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34912 KiB

[startup+0.310444 s]*
/proc/loadavg: 2.14 1.93 1.91 4/232 8046
/proc/meminfo: memFree=31274796/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10659884 memory=40320 CPUtime=0.48 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 9414 0 0 0 44 4 0 0 20 0 15 0 414643834 10915721216 10080 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2664971 10080 3000 1 0 2627468 0
[pid=8031/tid=8033] ppid=8028 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 6302 0 0 0 27 3 0 0 20 0 15 0 414643834 10915721216 10080 33554432000 4194304 4196468 140721841219216 140013041488240 140013037278365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10659884 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10659884 memory=15679619019146904 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643836 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) R 8028 8031 6511 0 -1 4202560 531 0 0 0 3 0 0 0 20 0 15 0 414643839 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012592207856 140013021653448 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) R 8028 8031 6511 0 -1 1077944384 403 0 0 0 4 0 0 0 20 0 15 0 414643839 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0.08 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 820 0 0 0 8 0 0 0 20 0 15 0 414643839 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10659884 memory=139984037578368 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643840 10915721216 10080 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40320 KiB

[startup+0.700768 s]
/proc/loadavg: 2.14 1.93 1.91 3/232 8046
/proc/meminfo: memFree=31266140/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10661932 memory=63932 CPUtime=1.11 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 13078 0 0 0 105 6 0 0 20 0 15 0 414643834 10917818368 15983 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2665483 15983 3066 1 0 2627980 0
[pid=8031/tid=8033] ppid=8028 vsize=10661932 memory=1220 CPUtime=0.68 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 8854 0 0 0 63 5 0 0 20 0 15 0 414643834 10917818368 15983 33554432000 4194304 4196468 140721841219216 140013041479376 140013037278365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10661932 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10661932 memory=784 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10661932 memory=8252 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10661932 memory=5920 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643836 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10661932 memory=728 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10661932 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10661932 memory=7236533984234661184 CPUtime=0.11 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 806 0 0 0 11 0 0 0 20 0 15 0 414643839 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10661932 memory=7380106142448642414 CPUtime=0.11 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) R 8028 8031 6511 0 -1 4202560 771 0 0 0 11 0 0 0 20 0 15 0 414643839 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012591155312 140013022380471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10661932 memory=5859271421084325224 CPUtime=0.18 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 1287 0 0 0 18 0 0 0 20 0 15 0 414643839 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643840 10917818368 15983 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63932 KiB

[startup+1.50075 s]
/proc/loadavg: 2.05 1.91 1.91 3/232 8046
/proc/meminfo: memFree=31249700/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10663980 memory=75752 CPUtime=2 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 18619 0 0 0 194 6 0 0 20 0 15 0 414643834 10919915520 18938 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2665995 18938 3095 1 0 2628492 0
[pid=8031/tid=8033] ppid=8028 vsize=10663980 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 13110 0 0 0 142 5 0 0 20 0 15 0 414643834 10919915520 18938 33554432000 4194304 4196468 140721841219216 140013041482320 140013016847185 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10663980 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10663980 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10663980 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10663980 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414643836 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10663980 memory=7093003822428613489 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10663980 memory=7522797428473883477 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10663980 memory=4642197910265684584 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10663980 memory=7526543505019425148 CPUtime=0.14 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 1157 0 0 0 14 0 0 0 20 0 15 0 414643839 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 6511 0 -1 1077944384 1617 0 0 0 18 0 0 0 20 0 15 0 414643839 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 1289 0 0 0 18 0 0 0 20 0 15 0 414643839 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 414643840 10919915520 18938 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 75752 KiB

[startup+2.63348 s]
# the end of solver process 8031 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.51808 s, system=0.144334 s

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

[startup+1.60082 s]
/proc/loadavg: 2.05 1.91 1.91 3/232 8046
/proc/meminfo: memFree=31249700/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10666028 memory=76872 CPUtime=2.12 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 19043 0 0 0 205 7 0 0 20 0 15 0 414643834 10922012672 19218 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2666507 19218 3095 1 0 2629004 0
[pid=8031/tid=8033] ppid=8028 vsize=10666028 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) R 8028 8031 6511 0 -1 4202560 13527 0 0 0 152 5 0 0 20 0 15 0 414643834 10922012672 19218 33554432000 4194304 4196468 140721841219216 140013041482320 140013037278365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414643835 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414643835 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10666028 memory=139984037580081 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414643836 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10666028 memory=7451888802829849707 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414643837 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012595365280 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10666028 memory=7309167735419596644 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414643837 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012594312688 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10666028 memory=6075463926040055888 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643839 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10666028 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 1164 0 0 0 15 0 0 0 20 0 15 0 414643839 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10666028 memory=174506870161061 CPUtime=0.18 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 6511 0 -1 1077944384 1617 0 0 0 18 0 0 0 20 0 15 0 414643839 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10666028 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 1289 0 0 0 18 0 0 0 20 0 15 0 414643839 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10666028 memory=-1161699032756151134 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414643840 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10666028 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 414643840 10922012672 19218 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76872 KiB

[startup+2.40067 s]
/proc/loadavg: 2.05 1.91 1.91 6/233 8047
/proc/meminfo: memFree=31172988/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10746276 memory=154832 CPUtime=4.13 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 27411 0 0 0 400 13 0 0 20 0 16 0 414643834 11004186624 38708 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2686569 38708 3339 1 0 2646705 0
[pid=8031/tid=8033] ppid=8028 vsize=10746276 memory=1744 CPUtime=1.85 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 6511 0 -1 1077944384 15352 0 0 0 178 7 0 0 20 0 16 0 414643834 11004186624 38708 33554432000 4194304 4196468 140721841219216 140013041499312 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10746276 memory=792 CPUtime=0.01 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 414643835 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10746276 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10746276 memory=-6873162000112450758 CPUtime=0.01 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 1108 0 0 0 1 0 0 0 20 0 16 0 414643836 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10746276 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414643837 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012595365344 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10746276 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414643837 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012594312704 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10746276 memory=7014751519599908199 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414643839 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10746276 memory=7811022289770016361 CPUtime=0.59 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) R 8028 8031 6511 0 -1 4202560 1747 0 0 0 59 0 0 0 20 0 16 0 414643839 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012592207984 140013018777291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10746276 memory=6010171794502281061 CPUtime=0.64 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) R 8028 8031 6511 0 -1 4202560 2059 0 0 0 64 0 0 0 20 0 16 0 414643839 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012591146960 140013018801773 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10746276 memory=7517462606813161062 CPUtime=0.46 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 2139 0 0 0 45 1 0 0 20 0 16 0 414643839 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10746276 memory=7523658316231432555 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414643840 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10746276 memory=7234299862556698467 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414643840 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8047] ppid=8028 vsize=10746276 memory=7521680316203363688 CPUtime=0.48 cores=1,3,5,7
/proc/8031/task/8047/stat : 8047 (java) R 8028 8031 6511 0 -1 4202560 3370 0 0 0 47 1 0 0 20 0 16 0 414644021 11004186624 38708 33554432000 4194304 4196468 140721841219216 140012580242096 140013037268374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 154832 KiB

[startup+2.60069 s]
/proc/loadavg: 2.05 1.91 1.91 6/233 8047
/proc/meminfo: memFree=31172988/32770624 swapFree=67004028/67108860
[pid=8031] ppid=8028 vsize=10746276 memory=156348 CPUtime=4.62 cores=1,3,5,7
/proc/8031/stat : 8031 (java) S 8028 8031 6511 0 -1 1077944320 27992 0 0 0 449 13 0 0 20 0 16 0 414643834 11004186624 39087 33554432000 4194304 4196468 140721841219216 140721841201760 140013037256439 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
/proc/8031/statm: 2686569 39087 3339 1 0 2646705 0
[pid=8031/tid=8033] ppid=8028 vsize=10746276 memory=7512114543601282149 CPUtime=1.85 cores=1,3,5,7
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 6511 0 -1 1077944384 15352 0 0 0 178 7 0 0 20 0 16 0 414643834 11004186624 39087 33554432000 4194304 4196468 140721841219216 140013041499312 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8034] ppid=8028 vsize=10746276 memory=7810763844726514514 CPUtime=0.01 cores=1,3,5,7
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 6511 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 414643835 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012989876496 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8035] ppid=8028 vsize=10746276 memory=6225756333399495271 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 6511 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012988823952 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8036] ppid=8028 vsize=10746276 memory=7440056984007045732 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 6511 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012987771408 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8037] ppid=8028 vsize=10746276 memory=7090462778110470765 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 6511 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414643835 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012986718864 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8038] ppid=8028 vsize=10746276 memory=6944656592455360608 CPUtime=0.01 cores=1,3,5,7
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 6511 0 -1 1077944384 1108 0 0 0 1 0 0 0 20 0 16 0 414643836 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012596419056 140013037267586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8039] ppid=8028 vsize=10746276 memory=6933690287860520857 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 6511 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414643837 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012595365344 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8040] ppid=8028 vsize=10746276 memory=-7240599211820661557 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 6511 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414643837 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012594312704 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8041] ppid=8028 vsize=10746276 memory=-8607093388421152709 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414643839 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012593261264 140013037275035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8042] ppid=8028 vsize=10746276 memory=-7028383565733676177 CPUtime=0.74 cores=1,3,5,7
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 6511 0 -1 1077944384 2037 0 0 0 74 0 0 0 20 0 16 0 414643839 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012592207856 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8043] ppid=8028 vsize=10746276 memory=5450906536644539946 CPUtime=0.75 cores=1,3,5,7
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 6511 0 -1 1077944384 2095 0 0 0 75 0 0 0 20 0 16 0 414643839 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012591155312 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8044] ppid=8028 vsize=10746276 memory=7245577299922993209 CPUtime=0.48 cores=1,3,5,7
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 6511 0 -1 1077944384 2170 0 0 0 47 1 0 0 20 0 16 0 414643839 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012590102768 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8045] ppid=8028 vsize=10746276 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 6511 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414643840 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012589050464 140013037266645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8046] ppid=8028 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 6511 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414643840 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012587998000 140013037267586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
[pid=8031/tid=8047] ppid=8028 vsize=10746276 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/8031/task/8047/stat : 8047 (java) R 8028 8031 6511 0 -1 4202560 3594 0 0 0 66 1 0 0 20 0 16 0 414644021 11004186624 39087 33554432000 4194304 4196468 140721841219216 140012580231552 140013037278269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12640256 140721841226763 140721841226866 140721841226866 140721841229775 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 156348 KiB

Child status: 0
Real time (s): 2.63353
CPU time (s): 4.66242
CPU user time (s): 4.51808
CPU system time (s): 0.144334
CPU usage (%): 177.04
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 156348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.51808
system time used= 0.144334
maximum resident set size= 157056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28082
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= 2257
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 8031
#   total CPU time (s): 4.66242
#   total CPU user time (s): 4.51808
#   total CPU system time (s): 0.144334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031668 second user time and 0.077112 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 16:13:23
IDJOB=4390592
IDBENCH=134620
IDSOLVER=2832
FILE ID=node133/4390592-1568384042
RUNJOBID= node133-1568380476-6543
PBS_JOBID= 21701835
Free space on /tmp= 55104 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-08-ext03.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390592-1568384042/watcher-4390592-1568384042 -o /tmp/evaluation-result-4390592-1568384042/solver-4390592-1568384042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568380476-6543 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390592-1568384042.xml -cm

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

MD5SUM BENCH= 8a5157f08f2f2e597251b23721b8eb7d
RANDOM SEED=1138934892

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31306032 kB
MemAvailable:   31611588 kB
Buffers:          160792 kB
Cached:           425232 kB
SwapCached:         3444 kB
Active:           592532 kB
Inactive:         283624 kB
Active(anon):     314088 kB
Inactive(anon):    16032 kB
Active(file):     278444 kB
Inactive(file):   267592 kB
Unevictable:      111228 kB
Mlocked:          111228 kB
SwapTotal:      67108860 kB
SwapFree:       67004028 kB
Dirty:              8820 kB
Writeback:             0 kB
AnonPages:        557152 kB
Mapped:            56452 kB
Shmem:             31408 kB
Slab:             179984 kB
SReclaimable:     150708 kB
SUnreclaim:        29276 kB
KernelStack:        4096 kB
PageTables:         6324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1283576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55096 MiB
End job on node133 at 2019-09-13 16:13:25