Trace number 4292852

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)? (TO) 2520.1 2515.41

General information on the benchmark

NameColouredQueens/
ColouredQueens-11_c18.xml
MD5SUM3da25fcd556a00d93fc440927ef81e89
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 variables121
Number of constraints60
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":117}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":24}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.56	c BEGIN-Prog: Mon Jul 23 11:19:48 CEST 2018
0.67/0.56	c PID: 9859
0.67/0.56	c IP: 172.20.3.102
0.67/0.56	c HOST: node102.alineos.net
0.67/0.57	c (0,0) Parsing Begin
1.43/0.91	c (0,0) Parsing End
1.43/0.91	c (0,0) CSP: 121 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 11
1.43/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.91	c (0,0) Constraint Name Generate Begin
1.43/0.92	c (0,0) Ctr:HOME/instance-4292852-1532337588.xml,AllDifferent:IntVar
1.43/0.92	c (0,0) Constraint Name Generate End
1.43/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.43/0.92	c (0,0) CSP to CSPinCNF Begin
1.82/1.17	c (0,0) translated 6 (10%) constraints
2.09/1.24	c (0,0) translated 12 (20%) constraints
2.09/1.29	c (0,0) translated 18 (30%) constraints
2.39/1.32	c (0,0) translated 24 (40%) constraints
2.39/1.34	c (0,0) translated 30 (50%) constraints
2.39/1.36	c (0,0) translated 36 (60%) constraints
2.39/1.37	c (0,0) translated 42 (70%) constraints
2.39/1.37	c (0,0) translated 48 (80%) constraints
2.39/1.39	c (0,0) translated 54 (90%) constraints
2.39/1.40	c (0,0) translated 60 (100%) constraints
2.75/1.48	c (0,0) STATISTICS1:HOME/instance-4292852-1532337588.xml,AllDifferent:IntVar,121,2100,11,11,11,2,11:1980,11:4920,11:48;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:1988,2:1980;1:960,
2.75/1.48	c (0,0) ===========================================
2.75/1.48	c (0,0) Both Encoding selects:
2.75/1.48	c (0,0) Order
2.75/1.48	c (0,0) ===========================================
3.02/1.52	c (0,0) translated 210 (10%) constraints
3.02/1.53	c (1,0) translated 420 (20%) constraints
3.02/1.55	c (1,1) translated 630 (30%) constraints
3.02/1.57	c (1,1) translated 840 (40%) constraints
3.02/1.58	c (1,1) translated 1050 (50%) constraints
3.02/1.59	c (1,1) translated 1260 (60%) constraints
3.31/1.61	c (1,1) translated 1470 (70%) constraints
3.31/1.62	c (1,1) translated 1680 (80%) constraints
3.31/1.64	c (1,1) translated 1890 (90%) constraints
3.31/1.65	c (1,1) translated 2100 (100%) constraints
3.31/1.65	c (1,1) CSP to CSPinCNF End
3.31/1.66	c (1,1) CSP: 121 int (0 aux), 0 bool (0 aux), 2100 ctr, max domain size 11
3.31/1.66	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.31/1.66	c (1,1) CSPinCNF Propagation Begin
3.31/1.70	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.31/1.70	c (1,1) CSPinCNF Propagation End
3.31/1.70	c (1,1) CSP: 121 int (0 aux), 0 bool (0 aux), 2100 ctr, max domain size 11
3.31/1.70	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.31/1.70	c (1,1) Simplify CSPinCNF Begin
3.95/1.90	c (1,1) Simplify CSPinCNF End
4.25/1.90	c (1,1) CSP: 121 int (0 aux), 3960 bool (3960 aux), 6060 ctr, max domain size 11
4.25/1.90	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.25/1.90	c (1,1) Calculate Precise Domain Begin
4.25/1.90	c (1,1) 0 values are removed by re-calculation
4.25/1.90	c (1,1) Calculate Precise Domain End
4.25/1.90	c (1,1) CSP: 121 int (0 aux), 3960 bool (3960 aux), 6060 ctr, max domain size 11
4.25/1.90	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.25/1.90	c (1,1) CSPinCNF to SatSolver Begin
4.54/2.04	c (1,1) 606 (10 %) CSP clauses are encoded (5170 SAT variables, 5684 SAT clauses)
4.54/2.09	c (1,1) 1212 (20 %) CSP clauses are encoded (5170 SAT variables, 10280 SAT clauses)
4.84/2.12	c (1,1) 1818 (30 %) CSP clauses are encoded (5170 SAT variables, 14886 SAT clauses)
4.84/2.16	c (1,1) 2424 (40 %) CSP clauses are encoded (5170 SAT variables, 19472 SAT clauses)
4.84/2.19	c (1,1) 3030 (50 %) CSP clauses are encoded (5170 SAT variables, 24068 SAT clauses)
5.12/2.21	c (1,1) 3636 (60 %) CSP clauses are encoded (5170 SAT variables, 28674 SAT clauses)
5.12/2.24	c (1,1) 4242 (70 %) CSP clauses are encoded (5170 SAT variables, 33240 SAT clauses)
5.12/2.27	c (1,1) 4848 (80 %) CSP clauses are encoded (5170 SAT variables, 37736 SAT clauses)
5.12/2.29	c (1,1) 5454 (90 %) CSP clauses are encoded (5170 SAT variables, 42222 SAT clauses)
5.41/2.32	c (1,1) 6060 (100 %) CSP clauses are encoded (5170 SAT variables, 46748 SAT clauses)
5.41/2.32	c (1,1) CSPinCNF to SatSolver End
5.41/2.32	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.41/2.38	c (1,1) STATISTICS2:HOME/instance-4292852-1532337588.xml,AllDifferent:IntVar,4081,6060,11,11,11,2,11:3960,11:8880;2:7920,11:48;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:5948,2:3960;1:8880,
5.41/2.38	c (1,1) SatSolver.solve Begin
5.41/2.38	c (1,1) 5170 bool, 46749 clause
5.41/2.38	c (1,1) 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-4292852-1532337588.xml-scop-9859.cnf HOME/instance-4292852-1532337588.xml-scop-9859.cnf.out
2520.07/2515.40	c (2514,1) SatSolver is killed by some reasons.
2520.07/2515.40	c (2514,1) 0,0,1,1,1,1,1,TO,TO,STOP-AFTER(DIMACS)
2520.07/2515.40	s UNKNOWN
2520.07/2515.40	c END-Prog: Mon Jul 23 12:01:43 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 (5818 MiB free)
  memory of node 1: 16384 MiB (9691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292852-1532337588/watcher-4292852-1532337588 -o /tmp/evaluation-result-4292852-1532337588/solver-4292852-1532337588 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4292852-1532337588.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=9859, runsolver pid=9856

[startup+0.100111 s]*
/proc/loadavg: 2.01 2.10 2.09 4/220 9874
/proc/meminfo: memFree=15824576/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15011656 memory=71676 CPUtime=0.11 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 7145 0 0 0 10 1 0 0 20 0 15 0 51321926 15371935744 17919 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3752914 17919 2766 1 0 3715374 0
[pid=9859/tid=9861] ppid=9856 vsize=15011656 memory=4281696876310401939 CPUtime=0.09 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) R 9856 9859 8919 0 -1 4202560 5203 0 0 0 8 1 0 0 20 0 15 0 51321926 15371935744 17919 33554432000 4194304 4196468 140727094267776 140211154912968 140211164667295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 17919 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 17919 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321929 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 17919 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 17919 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0.01 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 308 0 0 0 1 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 17919 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71676 KiB

[startup+0.210457 s]*
/proc/loadavg: 2.01 2.10 2.09 3/220 9874
/proc/meminfo: memFree=15811228/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15011656 memory=85316 CPUtime=0.25 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 10701 0 0 0 23 2 0 0 20 0 15 0 51321926 15371935744 21329 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3752914 21329 2940 1 0 3715374 0
[pid=9859/tid=9861] ppid=9856 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) R 9856 9859 8919 0 -1 4202560 8540 0 0 0 18 2 0 0 20 0 15 0 51321926 15371935744 21329 33554432000 4194304 4196468 140727094267776 140211154925536 140211183115670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 21329 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15011656 memory=16243233806476952 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 21329 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321929 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 21329 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 21329 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0.03 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) R 9856 9859 8919 0 -1 4202560 351 0 0 0 3 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210218420976 140211183115670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 21329 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85316 KiB

[startup+0.310322 s]*
/proc/loadavg: 2.01 2.10 2.09 3/220 9874
/proc/meminfo: memFree=15806932/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15011656 memory=89080 CPUtime=0.43 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 11328 0 0 0 40 3 0 0 20 0 15 0 51321926 15371935744 22270 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3752914 22270 3009 1 0 3715374 0
[pid=9859/tid=9861] ppid=9856 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) R 9856 9859 8919 0 -1 4202560 8905 0 0 0 28 2 0 0 20 0 15 0 51321926 15371935744 22270 33554432000 4194304 4196468 140727094267776 140211154907664 140211164667239 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 22270 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15011656 memory=140644542975492 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 22270 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321929 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 22270 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321930 15371935744 22270 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 398 0 0 0 1 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0.07 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 445 0 0 0 7 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15011656 memory=140644542965376 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321933 15371935744 22270 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89080 KiB

[startup+0.700784 s]
/proc/loadavg: 2.01 2.10 2.09 3/220 9874
/proc/meminfo: memFree=15781920/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15020052 memory=128468 CPUtime=1.01 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 18440 0 0 0 97 4 0 0 20 0 15 0 51321926 15380533248 32117 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3755013 32117 3155 1 0 3716398 0
[pid=9859/tid=9861] ppid=9856 vsize=15020052 memory=183018555718121 CPUtime=0.67 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) R 9856 9859 8919 0 -1 4202560 15473 0 0 0 63 4 0 0 20 0 15 0 51321926 15380533248 32117 33554432000 4194304 4196468 140727094267776 140211154935648 140211183125661 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15020052 memory=268934 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15380533248 32117 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321928 15380533248 32117 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51321929 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51321930 15380533248 32117 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321930 15380533248 32117 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 647 0 0 0 8 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 327 0 0 0 8 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 650 0 0 0 16 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321933 15380533248 32117 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128468 KiB

[startup+1.5055 s]
/proc/loadavg: 2.01 2.10 2.09 4/220 9874
/proc/meminfo: memFree=15754252/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15022100 memory=187244 CPUtime=3.02 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 22321 0 0 0 295 7 0 0 20 0 15 0 51321926 15382630400 46811 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3755525 46811 3202 1 0 3716910 0
[pid=9859/tid=9861] ppid=9856 vsize=15022100 memory=7157735280313981289 CPUtime=1.47 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) R 9856 9859 8919 0 -1 4202560 16612 0 0 0 142 5 0 0 20 0 15 0 51321926 15382630400 46811 33554432000 4194304 4196468 140727094267776 140211154940064 140211164657537 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15022100 memory=7014751519734126953 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15382630400 46811 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15022100 memory=7450755236087681126 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51321928 15382630400 46811 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15022100 memory=7306061688051297126 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15382630400 46811 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15022100 memory=7589240748751479360 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51321928 15382630400 46811 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15022100 memory=7378401873891715687 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51321929 15382630400 46811 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0

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

/proc/meminfo: memFree=15635644/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15681864 memory=432176 CPUtime=7.07 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 25495 0 0 0 644 63 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3920466 108044 3227 1 0 3881322 0
[pid=9875] ppid=9859 vsize=99944 memory=72292 CPUtime=2439.85 cores=0,2,4,6
/proc/9875/stat : 9875 (minisat_release) R 9859 9859 8919 0 -1 4202496 143941 0 0 0 243974 11 0 0 20 0 1 0 51322166 102342656 18073 33554432000 4194304 4308513 140730824826848 140730824823752 4250478 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 37924864 140730824835761 140730824836270 140730824836270 140730824839109 0
/proc/9875/statm: 24986 18073 355 28 0 21226 0
[pid=9859/tid=9861] ppid=9856 vsize=15681864 memory=432176 CPUtime=2.41 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) S 9856 9859 8919 0 -1 1077944384 17397 0 0 0 232 9 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211154942976 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15681864 memory=72292 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15681864 memory=72292 CPUtime=0.03 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 8 0 0 0 2 1 0 0 20 0 19 0 51321929 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15681864 memory=281288819217680 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15681864 memory=72292 CPUtime=1.25 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 1517 0 0 0 124 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15681864 memory=-5059952977386882957 CPUtime=1.3 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 1832 0 0 0 130 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15681864 memory=8384 CPUtime=0.93 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 3191 0 0 0 92 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15681864 memory=16644 CPUtime=1.09 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 163 0 0 0 54 55 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9876] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9876/stat : 9876 (java) S 9856 9859 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210215982144 140211183128345 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9878] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9878/stat : 9878 (java) S 9856 9859 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208066506288 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9879] ppid=9856 vsize=15681864 memory=72292 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9879/stat : 9879 (java) S 9856 9859 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140207932284592 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9880] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9880/stat : 9880 (java) S 9856 9859 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51322169 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208200736288 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 2446.92 s
Current children cumulated vsize: 15781808 KiB
Current children cumulated memory: 504468 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/225 10146
/proc/meminfo: memFree=15634692/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15681864 memory=432176 CPUtime=7.1 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 25499 0 0 0 646 64 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3920466 108044 3227 1 0 3881322 0
[pid=9875] ppid=9859 vsize=99944 memory=72292 CPUtime=2499.86 cores=0,2,4,6
/proc/9875/stat : 9875 (minisat_release) R 9859 9859 8919 0 -1 4202496 147130 0 0 0 249974 12 0 0 20 0 1 0 51322166 102342656 18073 33554432000 4194304 4308513 140730824826848 140730824823752 4250792 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 37924864 140730824835761 140730824836270 140730824836270 140730824839109 0
/proc/9875/statm: 24986 18073 355 28 0 21226 0
[pid=9859/tid=9861] ppid=9856 vsize=15681864 memory=72292 CPUtime=2.41 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) S 9856 9859 8919 0 -1 1077944384 17397 0 0 0 232 9 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211154942976 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15681864 memory=72292 CPUtime=0.03 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 8 0 0 0 2 1 0 0 20 0 19 0 51321929 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15681864 memory=8384 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15681864 memory=796 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15681864 memory=1224 CPUtime=1.25 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 1517 0 0 0 124 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15681864 memory=0 CPUtime=1.3 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 1832 0 0 0 130 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15681864 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 3191 0 0 0 92 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15681864 memory=72292 CPUtime=1.12 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 167 0 0 0 56 56 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9876] ppid=9856 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9876/stat : 9876 (java) S 9856 9859 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210215982144 140211183128345 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9878] ppid=9856 vsize=15681864 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9878/stat : 9878 (java) S 9856 9859 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208066506288 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9879] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9879/stat : 9879 (java) S 9856 9859 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140207932284592 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9880] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9880/stat : 9880 (java) S 9856 9859 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51322169 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208200736288 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 2506.96 s
Current children cumulated vsize: 15781808 KiB
Current children cumulated memory: 504468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.4 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10146
/proc/meminfo: memFree=15634816/32770624 swapFree=67108860/67108860
[pid=9859] ppid=9856 vsize=15681864 memory=432176 CPUtime=7.11 cores=0,2,4,6
/proc/9859/stat : 9859 (java) S 9856 9859 8919 0 -1 1077944320 25501 0 0 0 647 64 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140727094250320 140211183103735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
/proc/9859/statm: 3920466 108044 3227 1 0 3881322 0
[pid=9875] ppid=9859 vsize=99944 memory=72292 CPUtime=2512.96 cores=0,2,4,6
/proc/9875/stat : 9875 (minisat_release) R 9859 9859 8919 0 -1 4202496 147141 0 0 0 251284 12 0 0 20 0 1 0 51322166 102342656 18073 33554432000 4194304 4308513 140730824826848 140730824822976 4264708 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 37924864 140730824835761 140730824836270 140730824836270 140730824839109 0
/proc/9875/statm: 24986 18073 355 28 0 21226 0
[pid=9859/tid=9861] ppid=9856 vsize=15681864 memory=1712 CPUtime=2.41 cores=0,2,4,6
/proc/9859/task/9861/stat : 9861 (java) S 9856 9859 8919 0 -1 1077944384 17397 0 0 0 232 9 0 0 20 0 19 0 51321926 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211154942976 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9862] ppid=9856 vsize=15681864 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9862/stat : 9862 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211187346192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9863] ppid=9856 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9863/stat : 9863 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140211020725136 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9864] ppid=9856 vsize=15681864 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9864/stat : 9864 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210642869264 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9865] ppid=9856 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9865/stat : 9865 (java) S 9856 9859 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51321928 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210641816720 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9866] ppid=9856 vsize=15681864 memory=1008 CPUtime=0.03 cores=0,2,4,6
/proc/9859/task/9866/stat : 9866 (java) S 9856 9859 8919 0 -1 1077944384 8 0 0 0 2 1 0 0 20 0 19 0 51321929 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210221578224 140211183114882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9867] ppid=9856 vsize=15681864 memory=8384 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9867/stat : 9867 (java) S 9856 9859 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209744241568 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9868] ppid=9856 vsize=15681864 memory=72292 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9868/stat : 9868 (java) S 9856 9859 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51321930 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209475806192 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9869] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9869/stat : 9869 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140209101297872 140211183122331 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9870] ppid=9856 vsize=15681864 memory=432176 CPUtime=1.25 cores=0,2,4,6
/proc/9859/task/9870/stat : 9870 (java) S 9856 9859 8919 0 -1 1077944384 1517 0 0 0 124 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210220526064 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9871] ppid=9856 vsize=15681864 memory=-5059952977386882957 CPUtime=1.3 cores=0,2,4,6
/proc/9859/task/9871/stat : 9871 (java) S 9856 9859 8919 0 -1 1077944384 1832 0 0 0 130 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210219473520 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9872] ppid=9856 vsize=15681864 memory=72292 CPUtime=0.93 cores=0,2,4,6
/proc/9859/task/9872/stat : 9872 (java) S 9856 9859 8919 0 -1 1077944384 3191 0 0 0 92 1 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210218420976 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9873] ppid=9856 vsize=15681864 memory=432176 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9873/stat : 9873 (java) S 9856 9859 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208603393120 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9874] ppid=9856 vsize=15681864 memory=72292 CPUtime=1.13 cores=0,2,4,6
/proc/9859/task/9874/stat : 9874 (java) S 9856 9859 8919 0 -1 1077944384 169 0 0 0 56 57 0 0 20 0 19 0 51321933 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210217367856 140211183114882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9876] ppid=9856 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9876/stat : 9876 (java) S 9856 9859 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140210215982144 140211183128345 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9878] ppid=9856 vsize=15681864 memory=10708 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9878/stat : 9878 (java) S 9856 9859 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208066506288 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9879] ppid=9856 vsize=15681864 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9879/stat : 9879 (java) S 9856 9859 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51322167 16058228736 108044 33554432000 4194304 4196468 140727094267776 140207932284592 140211183125661 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
[pid=9859/tid=9880] ppid=9856 vsize=15681864 memory=640 CPUtime=0 cores=0,2,4,6
/proc/9859/task/9880/stat : 9880 (java) S 9856 9859 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51322169 16058228736 108044 33554432000 4194304 4196468 140727094267776 140208200736288 140211183113941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14913536 140727094273012 140727094273289 140727094273289 140727094276047 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15781808 KiB
Current children cumulated memory: 504468 KiB

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

[startup+2515.41 s]
# the end of solver process 9859 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.32 s, system=0.779158 s

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

Child status: 1
Real time (s): 2515.41
CPU time (s): 2520.1
CPU user time (s): 2519.32
CPU system time (s): 0.779158
CPU usage (%): 100.186
Max. virtual memory (cumulated for all children) (KiB): 15781808
Max. memory (cumulated for all children) (KiB): 504468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.32
system time used= 0.779158
maximum resident set size= 432184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58405
involuntary context switches= 3385


# summary of solver processes directly reported to runsolver:
#   pid: 9859
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.32
#   total CPU system time (s): 0.779158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.236 second user time and 25.0566 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 11:19:48
IDJOB=4292852
IDBENCH=141024
IDSOLVER=2755
FILE ID=node102/4292852-1532337588
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-11_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-4292852-1532337588/watcher-4292852-1532337588 -o /tmp/evaluation-result-4292852-1532337588/solver-4292852-1532337588 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4292852-1532337588.xml

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

MD5SUM BENCH= 3da25fcd556a00d93fc440927ef81e89
RANDOM SEED=432998347

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:        15883536 kB
MemAvailable:   31104148 kB
Buffers:          252716 kB
Cached:         15055816 kB
SwapCached:            0 kB
Active:          2375592 kB
Inactive:       13823728 kB
Active(anon):     893336 kB
Inactive(anon):    16888 kB
Active(file):    1482256 kB
Inactive(file): 13806840 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7728 kB
Writeback:             0 kB
AnonPages:        896704 kB
Mapped:            48940 kB
Shmem:             17036 kB
Slab:             387516 kB
SReclaimable:     359976 kB
SUnreclaim:        27540 kB
KernelStack:        3664 kB
PageTables:         6980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13518080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    739328 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= 53228 MiB
End job on node102 at 2018-07-23 12:01:43