Trace number 4295814

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
scop order+MapleCOMSPS (2018-06-13)? (TO) 2520.06 2511.62

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-10_c18.xml
MD5SUM13340ae912518807f9e2f6bcededa797
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints182
Number of domains2
Minimum domain size10
Maximum domain size100
Distribution of domain sizes[{"size":10,"count":100},{"size":100,"count":90}]
Minimum variable degree0
Maximum variable degree93
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":92,"count":10},{"degree":93,"count":90}]
Minimum constraint arity3
Maximum constraint arity101
Distribution of constraint arities[{"arity":3,"count":90},{"arity":10,"count":1},{"arity":100,"count":1},{"arity":101,"count":90}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Jul 26 08:10:42 CEST 2018
0.66/0.54	c PID: 6816
0.66/0.54	c IP: 172.20.3.150
0.66/0.54	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.76/1.04	c (0,0) Parsing End
1.76/1.04	c (0,0) CSP: 190 int (0 aux), 0 bool (0 aux), 182 ctr, max domain size 100
1.76/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.76/1.05	c (0,0) Constraint Name Generate Begin
1.76/1.06	c (0,0) Ctr:HOME/instance-4295814-1532585441.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.76/1.06	c (0,0) Constraint Name Generate End
1.76/1.06	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.76/1.06	c (0,0) CSP to CSPinCNF Begin
3.08/1.57	c (1,1) translated 19 (10%) constraints
3.35/1.68	c (1,1) translated 37 (20%) constraints
3.65/1.78	c (1,1) translated 55 (30%) constraints
3.96/1.86	c (1,1) translated 73 (40%) constraints
4.26/1.93	c (1,1) translated 91 (50%) constraints
4.26/1.94	c (1,1) translated 110 (60%) constraints
4.26/1.95	c (1,1) translated 128 (70%) constraints
4.26/1.95	c (1,1) translated 146 (80%) constraints
4.26/1.95	c (1,1) translated 164 (90%) constraints
4.26/1.96	c (1,1) translated 182 (100%) constraints
4.65/2.07	c (1,1) STATISTICS1:HOME/instance-4295814-1532585441.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,190,10040,100,100,10,3,100:180;10:720;1:180,100:9090;10:10260;1:1130,10:40;3:9000;2:900;1:100,3:180;2:900;1:27420,
4.65/2.07	c (1,1) ===========================================
4.65/2.07	c (1,1) Order
4.65/2.07	c (1,1) ===========================================
4.98/2.17	c (1,1) translated 1004 (10%) constraints
5.60/2.30	c (1,1) translated 2008 (20%) constraints
5.60/2.39	c (1,1) translated 3012 (30%) constraints
5.94/2.47	c (1,1) translated 4016 (40%) constraints
6.29/2.56	c (2,2) translated 5020 (50%) constraints
6.57/2.65	c (2,2) translated 6024 (60%) constraints
7.46/2.96	c (2,2) translated 7028 (70%) constraints
7.46/2.96	c (2,2) translated 8032 (80%) constraints
7.46/2.96	c (2,2) translated 9036 (90%) constraints
7.46/2.96	c (2,2) translated 10040 (100%) constraints
7.46/2.96	c (2,2) CSP to CSPinCNF End
7.46/2.96	c (2,2) CSP: 190 int (0 aux), 1000 bool (1000 aux), 28140 ctr, max domain size 100
7.46/2.96	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.46/2.96	c (2,2) CSPinCNF Propagation Begin
8.42/3.25	c (2,2) 350 values, 3288 unsatisfiable literals, and 4840 valid clauses are removed
8.42/3.25	c (2,2) CSPinCNF Propagation End
8.42/3.25	c (2,2) CSP: 320 int (130 aux), 870 bool (870 aux), 23300 ctr, max domain size 98
8.42/3.25	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.42/3.25	c (2,2) Simplify CSPinCNF Begin
8.74/3.36	c (2,2) Simplify CSPinCNF End
8.74/3.36	c (2,2) CSP: 320 int (130 aux), 2590 bool (2590 aux), 25020 ctr, max domain size 98
8.74/3.36	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.74/3.36	c (2,2) Calculate Precise Domain Begin
8.74/3.36	c (2,2) 0 values are removed by re-calculation
8.74/3.36	c (2,2) Calculate Precise Domain End
8.74/3.36	c (2,2) CSP: 320 int (130 aux), 2590 bool (2590 aux), 25020 ctr, max domain size 98
8.74/3.36	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.74/3.36	c (2,2) CSPinCNF to SatSolver Begin
9.45/3.59	c (3,3) 2502 (10 %) CSP clauses are encoded (11634 SAT variables, 22775 SAT clauses)
9.76/3.62	c (3,3) 5004 (20 %) CSP clauses are encoded (11634 SAT variables, 25835 SAT clauses)
9.76/3.64	c (3,3) 7506 (30 %) CSP clauses are encoded (11634 SAT variables, 28337 SAT clauses)
9.76/3.66	c (3,3) 10008 (40 %) CSP clauses are encoded (11634 SAT variables, 30839 SAT clauses)
9.76/3.68	c (3,3) 12510 (50 %) CSP clauses are encoded (11634 SAT variables, 33341 SAT clauses)
10.07/3.70	c (3,3) 15012 (60 %) CSP clauses are encoded (11634 SAT variables, 35843 SAT clauses)
10.07/3.72	c (3,3) 17514 (70 %) CSP clauses are encoded (11634 SAT variables, 38345 SAT clauses)
10.07/3.74	c (3,3) 20016 (80 %) CSP clauses are encoded (11634 SAT variables, 40847 SAT clauses)
10.07/3.75	c (3,3) 22518 (90 %) CSP clauses are encoded (11634 SAT variables, 43349 SAT clauses)
10.36/3.82	c (3,3) 25020 (100 %) CSP clauses are encoded (11634 SAT variables, 61722 SAT clauses)
10.36/3.82	c (3,3) CSPinCNF to SatSolver End
10.36/3.82	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
10.67/3.95	c (3,3) STATISTICS2:HOME/instance-4295814-1532585441.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,2910,25020,100,98,8,3,100:112;81:56;64:12;10:672;9:584;8:184;1:280,98:8232;97:2716;87:4524;86:344;76:912;10:11536;9:5152;8:980;2:24898;1:280,8:36;3:7418;2:17386;1:180,3:180;2:1720;1:55594,
10.67/3.95	c (3,3) SatSolver.solve Begin
10.67/3.95	c (3,3) 11634 bool, 61784 clause
10.67/3.95	c (3,3) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295814-1532585441.xml-scop-6816.cnf HOME/instance-4295814-1532585441.xml-scop-6816.cnf.out
2520.02/2511.60	c (2511,3) SatSolver is killed by some reasons.
2520.02/2511.60	c (2511,3) 0,0,2,2,2,2,3,TO,TO,STOP-AFTER(DIMACS)
2520.02/2511.60	s UNKNOWN
2520.02/2511.60	c END-Prog: Thu Jul 26 08:52:33 CEST 2018

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295814-1532585441/watcher-4295814-1532585441 -o /tmp/evaluation-result-4295814-1532585441/solver-4295814-1532585441 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295814-1532585441.xml 

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
solver pid=6816, runsolver pid=6813
Current StackSize limit: 8192 KiB


[startup+0.10013 s]*
/proc/loadavg: 2.49 2.27 2.13 3/215 6831
/proc/meminfo: memFree=18722724/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15011656 memory=72604 CPUtime=0.11 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 6302 0 0 0 9 2 0 0 20 0 15 0 76107383 15371935744 18151 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3752914 18151 2780 1 0 3715374 0
[pid=6816/tid=6818] ppid=6813 vsize=15011656 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) R 6813 6816 32649 0 -1 4202560 4696 0 0 0 7 2 0 0 20 0 15 0 76107383 15371935744 18415 33554432000 4194304 4196468 140728147070912 140273147650440 140273156114269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 18415 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107386 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 18481 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 18481 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 18481 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) S 6813 6816 32649 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272144960368 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272143907568 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0.01 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 76107389 15371935744 18481 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 18481 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 18547 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72604 KiB

[startup+0.210258 s]*
/proc/loadavg: 2.49 2.27 2.13 4/215 6831
/proc/meminfo: memFree=18707904/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15011656 memory=85672 CPUtime=0.25 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 9853 0 0 0 22 3 0 0 20 0 15 0 76107383 15371935744 21418 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3752914 21418 2913 1 0 3715374 0
[pid=6816/tid=6818] ppid=6813 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) R 6813 6816 32649 0 -1 4202560 7769 0 0 0 18 2 0 0 20 0 15 0 76107383 15371935744 21418 33554432000 4194304 4196468 140728147070912 140273147663664 140273159918942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15011656 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 21418 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15011656 memory=4049219756958729888 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107386 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 21418 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 21418 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 21418 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) R 6813 6816 32649 0 -1 4202560 329 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272144951872 140273153497520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) R 6813 6816 32649 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272143907664 140273175848661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0.03 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 15 0 76107389 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 21418 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 21418 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85672 KiB

[startup+0.310369 s]*
/proc/loadavg: 2.49 2.27 2.13 3/215 6831
/proc/meminfo: memFree=18703236/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15011656 memory=89740 CPUtime=0.43 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 10481 0 0 0 39 4 0 0 20 0 15 0 76107383 15371935744 22435 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3752914 22435 2997 1 0 3715374 0
[pid=6816/tid=6818] ppid=6813 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) R 6813 6816 32649 0 -1 4202560 8199 0 0 0 27 2 0 0 20 0 15 0 76107383 15371935744 22435 33554432000 4194304 4196468 140728147070912 140273147666080 140273157402030 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15011656 memory=4294967363 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 22435 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15011656 memory=140433032267392 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15011656 memory=280865762642848 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15011656 memory=280865913591120 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107386 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 22435 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15011656 memory=64996 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107387 15371935744 22435 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15011656 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107389 15371935744 22435 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) S 6813 6816 32649 0 -1 1077944384 375 0 0 0 2 0 0 0 20 0 15 0 76107389 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272144960368 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15011656 memory=140432881358479 CPUtime=0.02 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) S 6813 6816 32649 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 76107389 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272143907568 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15011656 memory=280865913611872 CPUtime=0.07 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) R 6813 6816 32649 0 -1 4202560 338 0 0 0 7 0 0 0 20 0 15 0 76107389 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272142854768 140273154757352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15011656 memory=140432881339919 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 22435 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15011656 memory=140433032267401 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107390 15371935744 22435 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89740 KiB

[startup+0.704683 s]
/proc/loadavg: 2.49 2.27 2.13 3/215 6831
/proc/meminfo: memFree=18675208/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15020052 memory=130232 CPUtime=1.02 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 17757 0 0 0 96 6 0 0 20 0 15 0 76107383 15380533248 32558 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3755013 32558 3169 1 0 3716398 0
[pid=6816/tid=6818] ppid=6813 vsize=15020052 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) R 6813 6816 32649 0 -1 4202560 14974 0 0 0 63 5 0 0 20 0 15 0 76107383 15380533248 32558 33554432000 4194304 4196468 140728147070912 140273147676464 140273159882085 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15380533248 32558 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15020052 memory=169737443094022 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15020052 memory=446415 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76107386 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76107387 15380533248 32558 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107387 15380533248 32558 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107389 15380533248 32558 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) R 6813 6816 32649 0 -1 4202560 604 0 0 0 8 0 0 0 20 0 15 0 76107389 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272144946144 140273154251660 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15020052 memory=-3535359994705171810 CPUtime=0.06 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) R 6813 6816 32649 0 -1 4202560 334 0 0 0 6 0 0 0 20 0 15 0 76107389 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272143888584 140273155086382 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15020052 memory=8330969454845486047 CPUtime=0.17 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 507 0 0 0 17 0 0 0 20 0 15 0 76107389 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15020052 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76107390 15380533248 32558 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107390 15380533248 32558 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130232 KiB

[startup+1.50074 s]
/proc/loadavg: 2.49 2.27 2.13 5/215 6831
/proc/meminfo: memFree=18637600/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15024148 memory=184660 CPUtime=3.08 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 21647 0 0 0 299 9 0 0 20 0 15 0 76107383 15384727552 46165 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3756037 46165 3207 1 0 3717422 0
[pid=6816/tid=6818] ppid=6813 vsize=15024148 memory=7237399390265562211 CPUtime=1.46 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) R 6813 6816 32649 0 -1 4202560 16072 0 0 0 140 6 0 0 20 0 15 0 76107383 15384727552 46165 33554432000 4194304 4196468 140728147070912 140273147673216 140273175850390 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15024148 memory=7374476630164727908 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15384727552 46165 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15024148 memory=7374478824960321125 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15384727552 46165 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15024148 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76107385 15384727552 46165 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15024148 memory=10799 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76107385 15384727552 46165 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15024148 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76107386 15384727552 46165 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0

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

/proc/meminfo: memFree=22582628/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15683912 memory=934456 CPUtime=12.43 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 30981 0 0 0 1175 68 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3920978 233614 3228 1 0 3881834 0
[pid=6832] ppid=6816 vsize=72232 memory=56036 CPUtime=2438.26 cores=1,3,5,7
/proc/6832/stat : 6832 (minisat_release) R 6816 6816 32649 0 -1 4202496 152794 0 0 0 243814 12 0 0 20 0 1 0 76107780 73965568 14009 33554432000 4194304 4308513 140726478426544 140726478423544 4276036 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30584832 140726478430897 140726478431406 140726478431406 140726478434245 0
/proc/6832/statm: 18058 14009 353 28 0 14298 0
[pid=6816/tid=6818] ppid=6813 vsize=15683912 memory=934456 CPUtime=3.97 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) S 6813 6816 32649 0 -1 1077944384 17212 0 0 0 379 18 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273147677696 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15683912 memory=934456 CPUtime=0.04 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 6 0 0 0 2 2 0 0 20 0 19 0 76107386 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15683912 memory=15876 CPUtime=3.02 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) S 6813 6816 32649 0 -1 1077944384 2992 0 0 0 301 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272144960368 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15683912 memory=18268 CPUtime=3.01 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) S 6813 6816 32649 0 -1 1077944384 5332 0 0 0 300 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272143907568 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15683912 memory=934456 CPUtime=1.28 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 3889 0 0 0 126 2 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15683912 memory=934456 CPUtime=1.05 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 163 0 0 0 49 56 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6833] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6833/stat : 6833 (java) S 6813 6816 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272961352896 140273175863065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6835] ppid=6813 vsize=15683912 memory=8532 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6835/stat : 6835 (java) S 6813 6816 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270075100336 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6836] ppid=6813 vsize=15683912 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6836/stat : 6836 (java) S 6813 6816 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140269806665776 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6837] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6837/stat : 6837 (java) S 6813 6816 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76107783 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270343544480 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 2450.69 s
Current children cumulated vsize: 15756144 KiB
Current children cumulated memory: 990492 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/226 7080
/proc/meminfo: memFree=22583360/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15683912 memory=934456 CPUtime=12.46 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 30985 0 0 0 1176 70 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3920978 233614 3228 1 0 3881834 0
[pid=6832] ppid=6816 vsize=72232 memory=56036 CPUtime=2498.25 cores=1,3,5,7
/proc/6832/stat : 6832 (minisat_release) R 6816 6816 32649 0 -1 4202496 156306 0 0 0 249813 12 0 0 20 0 1 0 76107780 73965568 14009 33554432000 4194304 4308513 140726478426544 140726478423544 4276436 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30584832 140726478430897 140726478431406 140726478431406 140726478434245 0
/proc/6832/statm: 18058 14009 353 28 0 14298 0
[pid=6816/tid=6818] ppid=6813 vsize=15683912 memory=934456 CPUtime=3.97 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) S 6813 6816 32649 0 -1 1077944384 17212 0 0 0 379 18 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273147677696 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15683912 memory=934456 CPUtime=0.04 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 6 0 0 0 2 2 0 0 20 0 19 0 76107386 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15683912 memory=56036 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15683912 memory=934456 CPUtime=3.02 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) S 6813 6816 32649 0 -1 1077944384 2992 0 0 0 301 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272144960368 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15683912 memory=4136 CPUtime=3.01 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) S 6813 6816 32649 0 -1 1077944384 5332 0 0 0 300 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272143907568 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15683912 memory=23084 CPUtime=1.28 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 3889 0 0 0 126 2 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15683912 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15683912 memory=1576 CPUtime=1.08 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 167 0 0 0 51 57 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6833] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6833/stat : 6833 (java) S 6813 6816 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272961352896 140273175863065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6835] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6835/stat : 6835 (java) S 6813 6816 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270075100336 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6836] ppid=6813 vsize=15683912 memory=934456 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6836/stat : 6836 (java) S 6813 6816 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140269806665776 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6837] ppid=6813 vsize=15683912 memory=56036 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6837/stat : 6837 (java) S 6813 6816 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76107783 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270343544480 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 2510.71 s
Current children cumulated vsize: 15756144 KiB
Current children cumulated memory: 990492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.6 s]
/proc/loadavg: 2.01 2.04 2.05 3/226 7080
/proc/meminfo: memFree=22583360/32770624 swapFree=67108860/67108860
[pid=6816] ppid=6813 vsize=15683912 memory=934456 CPUtime=12.47 cores=1,3,5,7
/proc/6816/stat : 6816 (java) S 6813 6816 32649 0 -1 1077944320 30987 0 0 0 1176 71 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140728147053456 140273175838455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
/proc/6816/statm: 3920978 233614 3228 1 0 3881834 0
[pid=6832] ppid=6816 vsize=72232 memory=56036 CPUtime=2507.55 cores=1,3,5,7
/proc/6832/stat : 6832 (minisat_release) R 6816 6816 32649 0 -1 4202496 156311 0 0 0 250743 12 0 0 20 0 1 0 76107780 73965568 14009 33554432000 4194304 4308513 140726478426544 140726478422784 4275982 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30584832 140726478430897 140726478431406 140726478431406 140726478434245 0
/proc/6832/statm: 18058 14009 353 28 0 14298 0
[pid=6816/tid=6818] ppid=6813 vsize=15683912 memory=23084 CPUtime=3.97 cores=1,3,5,7
/proc/6816/task/6818/stat : 6818 (java) S 6813 6816 32649 0 -1 1077944384 17212 0 0 0 379 18 0 0 20 0 19 0 76107383 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273147677696 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6819] ppid=6813 vsize=15683912 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6819/stat : 6819 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140273180081296 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6820] ppid=6813 vsize=15683912 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6820/stat : 6820 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272971164688 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6821] ppid=6813 vsize=15683912 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6821/stat : 6821 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272970111888 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6822] ppid=6813 vsize=15683912 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6822/stat : 6822 (java) S 6813 6816 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76107385 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272969059088 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6823] ppid=6813 vsize=15683912 memory=-5059952977386882957 CPUtime=0.04 cores=1,3,5,7
/proc/6816/task/6823/stat : 6823 (java) S 6813 6816 32649 0 -1 1077944384 6 0 0 0 2 2 0 0 20 0 19 0 76107386 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272146012528 140273175849602 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6824] ppid=6813 vsize=15683912 memory=8305307729386299488 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6824/stat : 6824 (java) S 6813 6816 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271752832032 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6825] ppid=6813 vsize=15683912 memory=8305307729386299488 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6825/stat : 6825 (java) S 6813 6816 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76107387 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271484396400 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6826] ppid=6813 vsize=15683912 memory=6945782492362334265 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6826/stat : 6826 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140271109887824 140273175857051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6827] ppid=6813 vsize=15683912 memory=6944656592455360608 CPUtime=3.02 cores=1,3,5,7
/proc/6816/task/6827/stat : 6827 (java) S 6813 6816 32649 0 -1 1077944384 2992 0 0 0 301 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272144960368 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6828] ppid=6813 vsize=15683912 memory=7682475212697334586 CPUtime=3.01 cores=1,3,5,7
/proc/6816/task/6828/stat : 6828 (java) S 6813 6816 32649 0 -1 1077944384 5332 0 0 0 300 1 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272143907568 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6829] ppid=6813 vsize=15683912 memory=7825178597795132218 CPUtime=1.28 cores=1,3,5,7
/proc/6816/task/6829/stat : 6829 (java) S 6813 6816 32649 0 -1 1077944384 3889 0 0 0 126 2 0 0 20 0 19 0 76107389 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272142854768 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6830] ppid=6813 vsize=15683912 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6830/stat : 6830 (java) S 6813 6816 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270611983072 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6831] ppid=6813 vsize=15683912 memory=1232 CPUtime=1.1 cores=1,3,5,7
/proc/6816/task/6831/stat : 6831 (java) S 6813 6816 32649 0 -1 1077944384 169 0 0 0 52 58 0 0 20 0 19 0 76107390 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272141802160 140273175849602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6833] ppid=6813 vsize=15683912 memory=956 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6833/stat : 6833 (java) S 6813 6816 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140272961352896 140273175863065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6835] ppid=6813 vsize=15683912 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6835/stat : 6835 (java) S 6813 6816 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270075100336 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6836] ppid=6813 vsize=15683912 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6836/stat : 6836 (java) S 6813 6816 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76107780 16060325888 233614 33554432000 4194304 4196468 140728147070912 140269806665776 140273175860381 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
[pid=6816/tid=6837] ppid=6813 vsize=15683912 memory=928 CPUtime=0 cores=1,3,5,7
/proc/6816/task/6837/stat : 6837 (java) S 6813 6816 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76107783 16060325888 233614 33554432000 4194304 4196468 140728147070912 140270343544480 140273175848661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18194432 140728147076083 140728147076361 140728147076361 140728147079119 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15756144 KiB
Current children cumulated memory: 990492 KiB

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

[startup+2511.62 s]
# the end of solver process 6816 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.21 s, system=0.845587 s

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

Child status: 1
Real time (s): 2511.62
CPU time (s): 2520.06
CPU user time (s): 2519.21
CPU system time (s): 0.845587
CPU usage (%): 100.336
Max. virtual memory (cumulated for all children) (KiB): 15756144
Max. memory (cumulated for all children) (KiB): 990492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.21
system time used= 0.845587
maximum resident set size= 934456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187337
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58823
involuntary context switches= 728


# summary of solver processes directly reported to runsolver:
#   pid: 6816
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.21
#   total CPU system time (s): 0.845587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0995 second user time and 24.1119 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 08:10:41
IDJOB=4295814
IDBENCH=141604
IDSOLVER=2756
FILE ID=node150/4295814-1532585441
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 52684 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295814-1532585441/watcher-4295814-1532585441 -o /tmp/evaluation-result-4295814-1532585441/solver-4295814-1532585441 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295814-1532585441.xml

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

MD5SUM BENCH= 13340ae912518807f9e2f6bcededa797
RANDOM SEED=1590046180

node150.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.76
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.76
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.76
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.76
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:        18784564 kB
MemAvailable:   26711064 kB
Buffers:          196976 kB
Cached:          7946156 kB
SwapCached:            0 kB
Active:          7359140 kB
Inactive:        6048716 kB
Active(anon):    5215956 kB
Inactive(anon):    76676 kB
Active(file):    2143184 kB
Inactive(file):  5972040 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             29648 kB
Writeback:             0 kB
AnonPages:       5272500 kB
Mapped:            52364 kB
Shmem:             25224 kB
Slab:             267812 kB
SReclaimable:     239736 kB
SUnreclaim:        28076 kB
KernelStack:        3520 kB
PageTables:        15436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13027448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5087232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 08:52:33