Trace number 4295813

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 both+MapleCOMSPS (2018-06-13)? (MO) 150.722 143.318

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.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 01:13:28 CEST 2018
0.67/0.55	c PID: 3963
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.74/1.06	c (0,0) Parsing End
1.74/1.07	c (0,0) CSP: 190 int (0 aux), 0 bool (0 aux), 182 ctr, max domain size 100
1.74/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.74/1.07	c (0,0) Constraint Name Generate Begin
1.74/1.08	c (0,0) Ctr:HOME/instance-4295813-1532560408.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.74/1.08	c (0,0) Constraint Name Generate End
1.74/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.74/1.08	c (0,0) CSP to CSPinCNF Begin
3.30/1.60	c (1,1) translated 19 (10%) constraints
3.61/1.71	c (1,1) translated 37 (20%) constraints
3.91/1.81	c (1,1) translated 55 (30%) constraints
3.91/1.89	c (1,1) translated 73 (40%) constraints
4.21/1.97	c (1,1) translated 91 (50%) constraints
4.21/1.98	c (1,1) translated 110 (60%) constraints
4.21/1.99	c (1,1) translated 128 (70%) constraints
4.21/1.99	c (1,1) translated 146 (80%) constraints
4.21/2.00	c (1,1) translated 164 (90%) constraints
4.21/2.00	c (1,1) translated 182 (100%) constraints
4.92/2.14	c (1,1) STATISTICS1:HOME/instance-4295813-1532560408.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.92/2.14	c (1,1) ===========================================
4.92/2.14	c (1,1) Both Encoding selects:
4.92/2.14	c (1,1) Order
4.92/2.14	c (1,1) ===========================================
5.22/2.24	c (1,1) translated 1004 (10%) constraints
5.57/2.38	c (1,1) translated 2008 (20%) constraints
5.91/2.48	c (1,1) translated 3012 (30%) constraints
6.27/2.56	c (2,2) translated 4016 (40%) constraints
6.61/2.65	c (2,2) translated 5020 (50%) constraints
6.89/2.73	c (2,2) translated 6024 (60%) constraints
7.20/2.81	c (2,2) translated 7028 (70%) constraints
7.20/2.88	c (2,2) translated 8032 (80%) constraints
7.49/2.94	c (2,2) translated 9036 (90%) constraints
7.81/3.02	c (2,2) translated 10040 (100%) constraints
7.81/3.02	c (2,2) CSP to CSPinCNF End
7.81/3.02	c (2,2) CSP: 190 int (0 aux), 1000 bool (1000 aux), 28140 ctr, max domain size 100
7.81/3.02	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.81/3.02	c (2,2) CSPinCNF Propagation Begin
8.75/3.35	c (2,2) 350 values, 3288 unsatisfiable literals, and 4840 valid clauses are removed
8.75/3.35	c (2,2) CSPinCNF Propagation End
8.75/3.36	c (2,2) CSP: 320 int (130 aux), 870 bool (870 aux), 23300 ctr, max domain size 98
8.75/3.36	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.75/3.36	c (2,2) Simplify CSPinCNF Begin
9.07/3.47	c (2,2) Simplify CSPinCNF End
9.07/3.47	c (2,2) CSP: 320 int (130 aux), 2590 bool (2590 aux), 25020 ctr, max domain size 98
9.07/3.47	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.07/3.47	c (2,2) Calculate Precise Domain Begin
9.07/3.47	c (2,2) 0 values are removed by re-calculation
9.07/3.47	c (2,2) Calculate Precise Domain End
9.07/3.47	c (2,2) CSP: 320 int (130 aux), 2590 bool (2590 aux), 25020 ctr, max domain size 98
9.07/3.47	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.07/3.47	c (2,2) CSPinCNF to SatSolver Begin
9.76/3.69	c (3,3) 2502 (10 %) CSP clauses are encoded (11634 SAT variables, 22775 SAT clauses)
10.08/3.72	c (3,3) 5004 (20 %) CSP clauses are encoded (11634 SAT variables, 25835 SAT clauses)
10.08/3.75	c (3,3) 7506 (30 %) CSP clauses are encoded (11634 SAT variables, 28337 SAT clauses)
10.08/3.77	c (3,3) 10008 (40 %) CSP clauses are encoded (11634 SAT variables, 30839 SAT clauses)
10.08/3.79	c (3,3) 12510 (50 %) CSP clauses are encoded (11634 SAT variables, 33341 SAT clauses)
10.39/3.81	c (3,3) 15012 (60 %) CSP clauses are encoded (11634 SAT variables, 35843 SAT clauses)
10.39/3.83	c (3,3) 17514 (70 %) CSP clauses are encoded (11634 SAT variables, 38345 SAT clauses)
10.39/3.85	c (3,3) 20016 (80 %) CSP clauses are encoded (11634 SAT variables, 40847 SAT clauses)
10.39/3.86	c (3,3) 22518 (90 %) CSP clauses are encoded (11634 SAT variables, 43349 SAT clauses)
10.69/3.92	c (3,3) 25020 (100 %) CSP clauses are encoded (11634 SAT variables, 61722 SAT clauses)
10.69/3.92	c (3,3) CSPinCNF to SatSolver End
10.69/3.92	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
11.03/4.06	c (3,3) STATISTICS2:HOME/instance-4295813-1532560408.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,
11.03/4.06	c (3,3) SatSolver.solve Begin
11.03/4.06	c (3,3) 11634 bool, 61784 clause
11.03/4.06	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-4295813-1532560408.xml-scop-3963.cnf HOME/instance-4295813-1532560408.xml-scop-3963.cnf.out
150.68/143.30	c (142,3) SatSolver is killed by some reasons.
150.68/143.30	c (142,3) 0,0,2,2,2,2,3,TO,TO,STOP-AFTER(DIMACS)
150.68/143.30	s UNKNOWN
150.68/143.30	c END-Prog: Thu Jul 26 01:15:51 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 (8214 MiB free)
  memory of node 1: 16384 MiB (10051 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295813-1532560408/watcher-4295813-1532560408 -o /tmp/evaluation-result-4295813-1532560408/solver-4295813-1532560408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295813-1532560408.xml 

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

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

solver pid=3963, runsolver pid=3960

[startup+0.10011 s]*
/proc/loadavg: 2.50 2.35 2.18 3/215 3978
/proc/meminfo: memFree=18642424/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15011656 memory=72992 CPUtime=0.1 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 6436 0 0 0 9 1 0 0 20 0 15 0 73603934 15371935744 18248 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3752914 18248 2756 1 0 3715374 0
[pid=3963/tid=3965] ppid=3960 vsize=15011656 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) R 3960 3963 29212 0 -1 4202560 4576 0 0 0 8 1 0 0 20 0 15 0 73603934 15371935744 18248 33554432000 4194304 4196468 140723796252448 140328740675976 140328754029630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15011656 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603935 15371935744 18248 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 18248 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 18248 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 18248 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603937 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 18248 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) S 3960 3963 29212 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327806138864 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0.01 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 73603940 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 18248 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603941 15371935744 18248 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72992 KiB

[startup+0.210541 s]*
/proc/loadavg: 2.50 2.35 2.18 3/215 3978
/proc/meminfo: memFree=18626984/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15011656 memory=86348 CPUtime=0.25 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 9996 0 0 0 23 2 0 0 20 0 15 0 73603934 15371935744 21587 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3752914 21587 2882 1 0 3715374 0
[pid=3963/tid=3965] ppid=3960 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) R 3960 3963 29212 0 -1 4202560 7908 0 0 0 18 1 0 0 20 0 15 0 73603934 15371935744 21587 33554432000 4194304 4196468 140723796252448 140328740654656 140328768885917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603935 15371935744 21587 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15011656 memory=140491155593666 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 21587 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 21587 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 21587 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603937 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 21587 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) R 3960 3963 29212 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 73603940 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327806138864 140328768875138 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0.03 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) R 3960 3963 29212 0 -1 4202560 282 0 0 0 3 0 0 0 20 0 15 0 73603940 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327804033776 140328768877855 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 21587 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603941 15371935744 21587 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86348 KiB

[startup+0.310396 s]*
/proc/loadavg: 2.50 2.35 2.18 3/215 3978
/proc/meminfo: memFree=18622704/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15011656 memory=89728 CPUtime=0.42 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 10520 0 0 0 40 2 0 0 20 0 15 0 73603934 15371935744 22432 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3752914 22432 2986 1 0 3715374 0
[pid=3963/tid=3965] ppid=3960 vsize=15011656 memory=4638778402628129104 CPUtime=0.3 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) R 3960 3963 29212 0 -1 4202560 8273 0 0 0 28 2 0 0 20 0 15 0 73603934 15371935744 22432 33554432000 4194304 4196468 140723796252448 140328740668144 140328752944478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603935 15371935744 22432 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15011656 memory=140491155195520 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 22432 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15011656 memory=280981995195296 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 22432 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15011656 memory=67 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603936 15371935744 22432 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15011656 memory=280982152795472 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603937 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15011656 memory=67 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15011656 memory=64996 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603938 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15011656 memory=67300 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 22432 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) R 3960 3963 29212 0 -1 4202560 571 0 0 0 3 0 0 0 20 0 15 0 73603940 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327806138864 140328753773114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15011656 memory=140490997634703 CPUtime=0.01 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 73603940 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15011656 memory=280982152816224 CPUtime=0.07 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 302 0 0 0 7 0 0 0 20 0 15 0 73603940 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15011656 memory=140490997616143 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15371935744 22432 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15011656 memory=140491155195529 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603941 15371935744 22432 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89728 KiB

[startup+0.70076 s]
/proc/loadavg: 2.50 2.35 2.18 3/215 3978
/proc/meminfo: memFree=18596036/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15020052 memory=129876 CPUtime=1.01 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 17664 0 0 0 96 5 0 0 20 0 15 0 73603934 15380533248 32469 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3755013 32469 3169 1 0 3716398 0
[pid=3963/tid=3965] ppid=3960 vsize=15020052 memory=15316 CPUtime=0.68 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) R 3960 3963 29212 0 -1 4202560 14964 0 0 0 64 4 0 0 20 0 15 0 73603934 15380533248 32469 33554432000 4194304 4196468 140723796252448 140328740695904 140328768887581 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15020052 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603935 15380533248 32469 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15380533248 32469 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15380533248 32469 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603936 15380533248 32469 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 73603937 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73603938 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603938 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15380533248 32469 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15020052 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) R 3960 3963 29212 0 -1 4202560 668 0 0 0 7 0 0 0 20 0 15 0 73603940 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327806129136 140328750386144 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 274 0 0 0 8 0 0 0 20 0 15 0 73603940 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 417 0 0 0 16 0 0 0 20 0 15 0 73603940 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73603940 15380533248 32469 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603941 15380533248 32469 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129876 KiB

[startup+1.50069 s]
/proc/loadavg: 2.50 2.35 2.18 5/215 3978
/proc/meminfo: memFree=18559544/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15024148 memory=184084 CPUtime=3.02 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 21538 0 0 0 294 8 0 0 20 0 15 0 73603934 15384727552 46021 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3756037 46021 3203 1 0 3717422 0
[pid=3963/tid=3965] ppid=3960 vsize=15024148 memory=2244 CPUtime=1.47 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) R 3960 3963 29212 0 -1 4202560 16146 0 0 0 142 5 0 0 20 0 15 0 73603934 15384727552 46021 33554432000 4194304 4196468 140723796252448 140328740694096 140328768875926 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603935 15384727552 46021 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15024148 memory=280981995431648 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15384727552 46021 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73603936 15384727552 46021 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15024148 memory=280981995440640 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73603936 15384727552 46021 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 73603937 15384727552 46021 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0

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

/proc/meminfo: memFree=21619920/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15814988 memory=928740 CPUtime=11.47 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 28253 0 0 0 1125 22 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3953747 232185 3228 1 0 3914603 0
[pid=3979] ppid=3963 vsize=49092 memory=30844 CPUtime=98.2 cores=0,2,4,6
/proc/3979/stat : 3979 (minisat_release) R 3963 3963 29212 0 -1 4202496 24741 0 0 0 9804 16 0 0 20 0 1 0 73604341 50270208 7711 33554432000 4194304 4308513 140734167258000 140734167254904 4276321 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 27422720 140734167261873 140734167262382 140734167262382 140734167265221 0
/proc/3979/statm: 12273 7711 353 28 0 8513 0
[pid=3963/tid=3965] ppid=3960 vsize=15814988 memory=-5059952977386882957 CPUtime=4.07 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) S 3960 3963 29212 0 -1 1077944384 17313 0 0 0 390 17 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328740703232 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15814988 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603935 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15814988 memory=7307479985120897134 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15814988 memory=7668616881230997351 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 73603937 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15814988 memory=19132 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15814988 memory=30844 CPUtime=3 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) S 3960 3963 29212 0 -1 1077944384 3496 0 0 0 299 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327806138864 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15814988 memory=776 CPUtime=3.01 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 2325 0 0 0 300 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15814988 memory=-5059952977386882957 CPUtime=1.32 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 3730 0 0 0 131 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15814988 memory=928740 CPUtime=0.03 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 2 1 0 0 20 0 19 0 73603941 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 68 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3980] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3980/stat : 3980 (java) S 3960 3963 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 73604341 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327719457856 140328768888601 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3982] ppid=3960 vsize=15814988 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3982/stat : 3982 (java) S 3960 3963 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325641240112 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3983] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3983/stat : 3983 (java) S 3960 3963 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325372804784 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3984] ppid=3960 vsize=15814988 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3984/stat : 3984 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73604345 16194547712 232185 33554432000 4194304 4196468 140723796252448 140324970159648 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 109.67 s
Current children cumulated vsize: 15864080 KiB
Current children cumulated memory: 959584 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+143.301 s]
/proc/loadavg: 2.07 2.24 2.16 3/225 4073
/proc/meminfo: memFree=21615832/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15814988 memory=928740 CPUtime=11.49 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 28269 0 0 0 1126 23 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3953747 232185 3228 1 0 3914603 0
[pid=3979] ppid=3963 vsize=60628 memory=34940 CPUtime=139.19 cores=0,2,4,6
/proc/3979/stat : 3979 (minisat_release) R 3963 3963 29212 0 -1 4202496 28035 0 0 0 13902 17 0 0 20 0 1 0 73604341 62083072 8735 33554432000 4194304 4308513 140734167258000 140734167254904 4289173 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 27422720 140734167261873 140734167262382 140734167262382 140734167265221 0
/proc/3979/statm: 15157 8735 353 28 0 11397 0
[pid=3963/tid=3965] ppid=3960 vsize=15814988 memory=928740 CPUtime=4.07 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) S 3960 3963 29212 0 -1 1077944384 17313 0 0 0 390 17 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328740703232 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603935 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15814988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 73603937 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15814988 memory=1149 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15814988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15814988 memory=-7523660553960122769 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15814988 memory=-5059952977386882957 CPUtime=3 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) S 3960 3963 29212 0 -1 1077944384 3496 0 0 0 299 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327806138864 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15814988 memory=30844 CPUtime=3.01 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 2325 0 0 0 300 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15814988 memory=928740 CPUtime=1.32 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 3730 0 0 0 131 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15814988 memory=928740 CPUtime=0.05 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 29 0 0 0 3 2 0 0 20 0 19 0 73603941 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 68 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3980] ppid=3960 vsize=15814988 memory=32892 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3980/stat : 3980 (java) S 3960 3963 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 73604341 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327719457856 140328768888601 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3982] ppid=3960 vsize=15814988 memory=2764 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3982/stat : 3982 (java) S 3960 3963 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325641240112 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3983] ppid=3960 vsize=15814988 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3983/stat : 3983 (java) S 3960 3963 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325372804784 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3984] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3984/stat : 3984 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73604345 16194547712 232185 33554432000 4194304 4196468 140723796252448 140324970159648 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 150.68 s
Current children cumulated vsize: 15875616 KiB
Current children cumulated memory: 963680 KiB

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

[startup+143.318 s]
# the end of solver process 3963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=150.296 s, system=0.425498 s

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

[startup+143.301 s]
/proc/loadavg: 2.07 2.24 2.16 3/225 4073
/proc/meminfo: memFree=21615832/32770624 swapFree=67076648/67108860
[pid=3963] ppid=3960 vsize=15814988 memory=928740 CPUtime=11.49 cores=0,2,4,6
/proc/3963/stat : 3963 (java) S 3960 3963 29212 0 -1 1077944320 28269 0 0 0 1126 23 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140723796234992 140328768863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
/proc/3963/statm: 3953747 232185 3228 1 0 3914603 0
[pid=3979] ppid=3963 vsize=60628 memory=34940 CPUtime=139.19 cores=0,2,4,6
/proc/3979/stat : 3979 (minisat_release) R 3963 3963 29212 0 -1 4202496 28035 0 0 0 13902 17 0 0 20 0 1 0 73604341 62083072 8735 33554432000 4194304 4308513 140734167258000 140734167254904 4289173 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 27422720 140734167261873 140734167262382 140734167262382 140734167265221 0
/proc/3979/statm: 15157 8735 353 28 0 11397 0
[pid=3963/tid=3965] ppid=3960 vsize=15814988 memory=928740 CPUtime=4.07 cores=0,2,4,6
/proc/3963/task/3965/stat : 3965 (java) S 3960 3963 29212 0 -1 1077944384 17313 0 0 0 390 17 0 0 20 0 19 0 73603934 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328740703232 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3966] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3966/stat : 3966 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603935 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328773106448 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3967] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3967/stat : 3967 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328595602320 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3968] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3968/stat : 3968 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328228482064 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3969] ppid=3960 vsize=15814988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3969/stat : 3969 (java) S 3960 3963 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73603936 16194547712 232185 33554432000 4194304 4196468 140723796252448 140328227429520 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3970] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3970/stat : 3970 (java) S 3960 3963 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 73603937 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327807191024 140328768875138 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3971] ppid=3960 vsize=15814988 memory=1149 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3971/stat : 3971 (java) S 3960 3963 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327318971296 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3972] ppid=3960 vsize=15814988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3972/stat : 3972 (java) S 3960 3963 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73603938 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327050535920 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3973] ppid=3960 vsize=15814988 memory=-7523660553960122769 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3973/stat : 3973 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326676027600 140328768882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3974] ppid=3960 vsize=15814988 memory=-5059952977386882957 CPUtime=3 cores=0,2,4,6
/proc/3963/task/3974/stat : 3974 (java) S 3960 3963 29212 0 -1 1077944384 3496 0 0 0 299 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327806138864 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3975] ppid=3960 vsize=15814988 memory=30844 CPUtime=3.01 cores=0,2,4,6
/proc/3963/task/3975/stat : 3975 (java) S 3960 3963 29212 0 -1 1077944384 2325 0 0 0 300 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327805086320 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3976] ppid=3960 vsize=15814988 memory=928740 CPUtime=1.32 cores=0,2,4,6
/proc/3963/task/3976/stat : 3976 (java) S 3960 3963 29212 0 -1 1077944384 3730 0 0 0 131 1 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327804033776 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3977] ppid=3960 vsize=15814988 memory=30844 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3977/stat : 3977 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73603940 16194547712 232185 33554432000 4194304 4196468 140723796252448 140326178122848 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3978] ppid=3960 vsize=15814988 memory=928740 CPUtime=0.05 cores=0,2,4,6
/proc/3963/task/3978/stat : 3978 (java) S 3960 3963 29212 0 -1 1077944384 29 0 0 0 3 2 0 0 20 0 19 0 73603941 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327802980656 140328768875138 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 68 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3980] ppid=3960 vsize=15814988 memory=32892 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3980/stat : 3980 (java) S 3960 3963 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 73604341 16194547712 232185 33554432000 4194304 4196468 140723796252448 140327719457856 140328768888601 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3982] ppid=3960 vsize=15814988 memory=2764 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3982/stat : 3982 (java) S 3960 3963 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325641240112 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3983] ppid=3960 vsize=15814988 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3983/stat : 3983 (java) S 3960 3963 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73604342 16194547712 232185 33554432000 4194304 4196468 140723796252448 140325372804784 140328768885917 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
[pid=3963/tid=3984] ppid=3960 vsize=15814988 memory=928740 CPUtime=0 cores=0,2,4,6
/proc/3963/task/3984/stat : 3984 (java) S 3960 3963 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73604345 16194547712 232185 33554432000 4194304 4196468 140723796252448 140324970159648 140328768874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140723796259828 140723796260105 140723796260105 140723796262863 0
Current children cumulated CPU time: 150.68 s
Current children cumulated vsize: 15875616 KiB
Current children cumulated memory: 963680 KiB

Child status: 1
Real time (s): 143.318
CPU time (s): 150.722
CPU user time (s): 150.296
CPU system time (s): 0.425498
CPU usage (%): 105.166
Max. virtual memory (cumulated for all children) (KiB): 15875616
Max. memory (cumulated for all children) (KiB): 963680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.296
system time used= 0.425498
maximum resident set size= 928740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56337
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7389
involuntary context switches= 282


# summary of solver processes directly reported to runsolver:
#   pid: 3963
#   total CPU time (s): 150.722
#   total CPU user time (s): 150.296
#   total CPU system time (s): 0.425498

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03276 second user time and 1.4181 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:13:28
IDJOB=4295813
IDBENCH=141604
IDSOLVER=2755
FILE ID=node102/4295813-1532560408
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52300 MiB

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

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

MD5SUM BENCH= 13340ae912518807f9e2f6bcededa797
RANDOM SEED=1524875437

node102.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.51
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.51
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.51
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.51
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:        18704660 kB
MemAvailable:   26751124 kB
Buffers:          167236 kB
Cached:          8112928 kB
SwapCached:         5552 kB
Active:          6433044 kB
Inactive:        7082344 kB
Active(anon):    5204292 kB
Inactive(anon):    55124 kB
Active(file):    1228752 kB
Inactive(file):  7027220 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076648 kB
Dirty:             15420 kB
Writeback:             0 kB
AnonPages:       5250808 kB
Mapped:            44976 kB
Shmem:             21580 kB
Slab:             241428 kB
SReclaimable:     212652 kB
SUnreclaim:        28776 kB
KernelStack:        3792 kB
PageTables:        15492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13026192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5099520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-26 01:15:51