Trace number 4292870

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 2514.91

General information on the benchmark

NameColouredQueens/
ColouredQueens-12_c18.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
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 variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
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":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.55/0.51	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 11:20:00 CEST 2018
0.67/0.54	c PID: 10021
0.67/0.54	c IP: 172.20.3.102
0.67/0.54	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.20/0.90	c (0,0) Parsing End
1.42/0.90	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 66 ctr, max domain size 12
1.42/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.90	c (0,0) Constraint Name Generate Begin
1.42/0.91	c (0,0) Ctr:HOME/instance-4292870-1532337600.xml,AllDifferent:IntVar
1.42/0.91	c (0,0) Constraint Name Generate End
1.42/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.91	c (0,0) CSP to CSPinCNF Begin
1.81/1.18	c (0,0) translated 7 (10%) constraints
2.09/1.26	c (0,0) translated 14 (20%) constraints
2.40/1.30	c (0,0) translated 20 (30%) constraints
2.40/1.34	c (0,0) translated 27 (40%) constraints
2.40/1.35	c (0,0) translated 33 (50%) constraints
2.40/1.37	c (0,0) translated 40 (60%) constraints
2.40/1.37	c (0,0) translated 47 (70%) constraints
2.40/1.38	c (0,0) translated 53 (80%) constraints
2.40/1.40	c (0,0) translated 60 (90%) constraints
2.74/1.40	c (0,0) translated 66 (100%) constraints
2.74/1.49	c (0,0) STATISTICS1:HOME/instance-4292870-1532337600.xml,AllDifferent:IntVar,144,2728,12,12,12,2,12:2596,12:6336,12:52;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:2604,2:2596;1:1144,
2.74/1.49	c (0,0) ===========================================
2.74/1.49	c (0,0) Both Encoding selects:
2.74/1.49	c (0,0) Order
2.74/1.49	c (0,0) ===========================================
3.04/1.53	c (1,0) translated 273 (10%) constraints
3.04/1.55	c (1,1) translated 546 (20%) constraints
3.04/1.57	c (1,1) translated 819 (30%) constraints
3.04/1.59	c (1,1) translated 1092 (40%) constraints
3.04/1.61	c (1,1) translated 1364 (50%) constraints
3.04/1.62	c (1,1) translated 1637 (60%) constraints
3.04/1.64	c (1,1) translated 1910 (70%) constraints
3.04/1.66	c (1,1) translated 2183 (80%) constraints
3.04/1.68	c (1,1) translated 2456 (90%) constraints
3.04/1.70	c (1,1) translated 2728 (100%) constraints
3.04/1.70	c (1,1) CSP to CSPinCNF End
3.04/1.70	c (1,1) CSP: 144 int (0 aux), 0 bool (0 aux), 2728 ctr, max domain size 12
3.04/1.70	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.04/1.70	c (1,1) CSPinCNF Propagation Begin
3.68/1.75	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.68/1.75	c (1,1) CSPinCNF Propagation End
3.68/1.75	c (1,1) CSP: 144 int (0 aux), 0 bool (0 aux), 2728 ctr, max domain size 12
3.68/1.75	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.68/1.75	c (1,1) Simplify CSPinCNF Begin
4.33/1.98	c (1,1) Simplify CSPinCNF End
4.33/1.98	c (1,1) CSP: 144 int (0 aux), 5192 bool (5192 aux), 7920 ctr, max domain size 12
4.33/1.98	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.33/1.98	c (1,1) Calculate Precise Domain Begin
4.33/1.98	c (1,1) 0 values are removed by re-calculation
4.33/1.98	c (1,1) Calculate Precise Domain End
4.33/1.98	c (1,1) CSP: 144 int (0 aux), 5192 bool (5192 aux), 7920 ctr, max domain size 12
4.33/1.98	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.33/1.98	c (1,1) CSPinCNF to SatSolver Begin
5.00/2.15	c (1,1) 792 (10 %) CSP clauses are encoded (6776 SAT variables, 7984 SAT clauses)
5.00/2.19	c (1,1) 1584 (20 %) CSP clauses are encoded (6776 SAT variables, 14529 SAT clauses)
5.32/2.23	c (1,1) 2376 (30 %) CSP clauses are encoded (6776 SAT variables, 21063 SAT clauses)
5.32/2.28	c (1,1) 3168 (40 %) CSP clauses are encoded (6776 SAT variables, 27608 SAT clauses)
5.60/2.32	c (1,1) 3960 (50 %) CSP clauses are encoded (6776 SAT variables, 34153 SAT clauses)
5.60/2.35	c (1,1) 4752 (60 %) CSP clauses are encoded (6776 SAT variables, 40687 SAT clauses)
5.60/2.39	c (1,1) 5544 (70 %) CSP clauses are encoded (6776 SAT variables, 47199 SAT clauses)
5.89/2.42	c (1,1) 6336 (80 %) CSP clauses are encoded (6776 SAT variables, 53612 SAT clauses)
5.89/2.45	c (1,1) 7128 (90 %) CSP clauses are encoded (6776 SAT variables, 60025 SAT clauses)
5.89/2.48	c (1,1) 7920 (100 %) CSP clauses are encoded (6776 SAT variables, 66471 SAT clauses)
5.89/2.48	c (1,1) CSPinCNF to SatSolver End
5.89/2.48	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.20/2.55	c (2,2) STATISTICS2:HOME/instance-4292870-1532337600.xml,AllDifferent:IntVar,5336,7920,12,12,12,2,12:5192,12:11528;2:10384,12:52;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:7796,2:5192;1:11528,
6.20/2.55	c (2,2) SatSolver.solve Begin
6.20/2.55	c (2,2) 6776 bool, 66472 clause
6.20/2.55	c (2,2) 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-4292870-1532337600.xml-scop-10021.cnf HOME/instance-4292870-1532337600.xml-scop-10021.cnf.out
2520.07/2514.90	c (2514,2) SatSolver is killed by some reasons.
2520.07/2514.90	c (2514,2) 0,0,1,1,1,1,1,TO,TO,STOP-AFTER(DIMACS)
2520.07/2514.90	s UNKNOWN
2520.07/2514.90	c END-Prog: Mon Jul 23 12:01:55 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 (5379 MiB free)
  memory of node 1: 16384 MiB (10510 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100139 s]*
/proc/loadavg: 2.01 2.09 2.09 3/220 10036
/proc/meminfo: memFree=16211228/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15011656 memory=73864 CPUtime=0.11 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 7162 0 0 0 9 2 0 0 20 0 15 0 51323160 15371935744 18466 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3752914 18466 2780 1 0 3715374 0
[pid=10021/tid=10023] ppid=10018 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) R 10018 10021 8919 0 -1 4202560 5412 0 0 0 8 1 0 0 20 0 15 0 51323160 15371935744 18664 33554432000 4194304 4196468 140731846307856 140303123496296 140303137133728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 18664 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 18664 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323164 15371935744 18664 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) R 10018 10021 8919 0 -1 4202560 266 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302186993648 140303132010233 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 18664 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73864 KiB

[startup+0.21045 s]*
/proc/loadavg: 2.01 2.09 2.09 3/220 10036
/proc/meminfo: memFree=16197400/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15011656 memory=85628 CPUtime=0.26 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 10387 0 0 0 23 3 0 0 20 0 15 0 51323160 15371935744 21407 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3752914 21407 2914 1 0 3715374 0
[pid=10021/tid=10023] ppid=10018 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) R 10018 10021 8919 0 -1 4202560 8278 0 0 0 17 2 0 0 20 0 15 0 51323160 15371935744 21407 33554432000 4194304 4196468 140731846307856 140303123512944 140303137061711 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 21407 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15011656 memory=140045691792974 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 21407 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323164 15371935744 21407 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0.03 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) R 10018 10021 8919 0 -1 4202560 290 0 0 0 3 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302186993648 140303151714906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 21407 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85628 KiB

[startup+0.310575 s]*
/proc/loadavg: 2.01 2.09 2.09 3/220 10036
/proc/meminfo: memFree=16193740/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15011656 memory=89708 CPUtime=0.43 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 11006 0 0 0 39 4 0 0 20 0 15 0 51323160 15371935744 22427 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3752914 22427 2985 1 0 3715374 0
[pid=10021/tid=10023] ppid=10018 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) R 10018 10021 8919 0 -1 4202560 8711 0 0 0 27 3 0 0 20 0 15 0 51323160 15371935744 22427 33554432000 4194304 4196468 140731846307856 140303123497712 140303136859145 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 22427 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15011656 memory=140045691795543 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323162 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51323163 15371935744 22427 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323164 15371935744 22427 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 375 0 0 0 2 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0.07 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) R 10018 10021 8919 0 -1 4202560 330 0 0 0 7 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302186988032 140303130820822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15011656 memory=140045691500160 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323166 15371935744 22427 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89708 KiB

[startup+0.700725 s]
/proc/loadavg: 2.01 2.09 2.09 3/220 10036
/proc/meminfo: memFree=16169432/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15020052 memory=130152 CPUtime=1 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 18293 0 0 0 94 6 0 0 20 0 15 0 51323160 15380533248 32538 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3755013 32538 3154 1 0 3716398 0
[pid=10021/tid=10023] ppid=10018 vsize=15020052 memory=183115460917899 CPUtime=0.67 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) R 10018 10021 8919 0 -1 4202560 15510 0 0 0 62 5 0 0 20 0 15 0 51323160 15380533248 32538 33554432000 4194304 4196468 140731846307856 140303123528320 140303151715485 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15020052 memory=268934 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15380533248 32538 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323162 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323162 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51323163 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51323163 15380533248 32538 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323164 15380533248 32538 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 495 0 0 0 7 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 460 0 0 0 7 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15020052 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) S 10018 10021 8919 0 -1 1077944384 486 0 0 0 17 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302186993648 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323166 15380533248 32538 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130152 KiB

[startup+1.50123 s]
/proc/loadavg: 2.01 2.09 2.09 4/221 10044
/proc/meminfo: memFree=16138744/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15022100 memory=196392 CPUtime=3.04 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 22013 0 0 0 295 9 0 0 20 0 15 0 51323160 15382630400 49098 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3755525 49098 3201 1 0 3716910 0
[pid=10021/tid=10023] ppid=10018 vsize=15022100 memory=5794836780235444578 CPUtime=1.46 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) R 10018 10021 8919 0 -1 4202560 16527 0 0 0 140 6 0 0 20 0 15 0 51323160 15382630400 49098 33554432000 4194304 4196468 140731846307856 140303123531088 140303130753359 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15022100 memory=6298673690012635490 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15382630400 49098 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15022100 memory=7589518994099431527 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51323162 15382630400 49098 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15022100 memory=7018122712478673494 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51323162 15382630400 49098 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15022100 memory=4638778419807604048 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51323162 15382630400 49098 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15022100 memory=7882255280403605332 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51323163 15382630400 49098 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0

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

/proc/meminfo: memFree=15635892/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15681864 memory=521264 CPUtime=7.64 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 25555 0 0 0 706 58 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3920466 130316 3231 1 0 3881322 0
[pid=10045] ppid=10021 vsize=92436 memory=76452 CPUtime=2439.79 cores=1,3,5,7
/proc/10045/stat : 10045 (minisat_release) R 10021 10021 8919 0 -1 4202496 152810 0 0 0 243967 12 0 0 20 0 1 0 51323417 94654464 19113 33554432000 4194304 4308513 140724010172464 140724010169368 139695998985196 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37261312 140724010181295 140724010181806 140724010181806 140724010184645 0
/proc/10045/statm: 23109 19113 355 28 0 19349 0
[pid=10021/tid=10023] ppid=10018 vsize=15681864 memory=16105853321218399 CPUtime=2.58 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) S 10018 10021 8919 0 -1 1077944384 17354 0 0 0 248 10 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303123532800 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15681864 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15681864 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15681864 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15681864 memory=10700 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15681864 memory=16444 CPUtime=0.03 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15681864 memory=640 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15681864 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323164 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15681864 memory=960 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15681864 memory=1240 CPUtime=1.54 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 2331 0 0 0 154 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15681864 memory=2340 CPUtime=1.55 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 1329 0 0 0 154 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15681864 memory=2240 CPUtime=0.93 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) S 10018 10021 8919 0 -1 1077944384 2987 0 0 0 92 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302186993648 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15681864 memory=7517447239554656616 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15681864 memory=7882796154258941285 CPUtime=0.95 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 161 0 0 0 45 50 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10046] ppid=10018 vsize=15681864 memory=7379830113676120681 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10046/stat : 10046 (java) S 10018 10021 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302169675584 140303151718169 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10048] ppid=10018 vsize=15681864 memory=7740949357453861992 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10048/stat : 10048 (java) S 10018 10021 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300005654320 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10049] ppid=10018 vsize=15681864 memory=5938391277579822183 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10049/stat : 10049 (java) S 10018 10021 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140299737218480 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10050] ppid=10018 vsize=15681864 memory=5936701315289606761 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10050/stat : 10050 (java) S 10018 10021 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51323420 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300274097440 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 2447.43 s
Current children cumulated vsize: 15774300 KiB
Current children cumulated memory: 597716 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10146
/proc/meminfo: memFree=15634816/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15681864 memory=521264 CPUtime=7.66 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 25559 0 0 0 707 59 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3920466 130316 3231 1 0 3881322 0
[pid=10045] ppid=10021 vsize=92436 memory=76452 CPUtime=2499.79 cores=1,3,5,7
/proc/10045/stat : 10045 (minisat_release) R 10021 10021 8919 0 -1 4202496 155900 0 0 0 249967 12 0 0 20 0 1 0 51323417 94654464 19113 33554432000 4194304 4308513 140724010172464 140724010169368 4250434 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37261312 140724010181295 140724010181806 140724010181806 140724010184645 0
/proc/10045/statm: 23109 19113 355 28 0 19349 0
[pid=10021/tid=10023] ppid=10018 vsize=15681864 memory=16105853321218399 CPUtime=2.58 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) S 10018 10021 8919 0 -1 1077944384 17354 0 0 0 248 10 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303123532800 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15681864 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15681864 memory=6768 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15681864 memory=832 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15681864 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15681864 memory=920 CPUtime=0.03 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15681864 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15681864 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323164 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15681864 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15681864 memory=4100 CPUtime=1.54 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 2331 0 0 0 154 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15681864 memory=1412 CPUtime=1.55 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 1329 0 0 0 154 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15681864 memory=3416 CPUtime=0.93 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) S 10018 10021 8919 0 -1 1077944384 2987 0 0 0 92 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302186993648 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15681864 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15681864 memory=1224 CPUtime=0.97 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 165 0 0 0 45 52 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10046] ppid=10018 vsize=15681864 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10046/stat : 10046 (java) S 10018 10021 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302169675584 140303151718169 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10048] ppid=10018 vsize=15681864 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10048/stat : 10048 (java) S 10018 10021 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300005654320 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10049] ppid=10018 vsize=15681864 memory=10708 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10049/stat : 10049 (java) S 10018 10021 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140299737218480 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10050] ppid=10018 vsize=15681864 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10050/stat : 10050 (java) S 10018 10021 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51323420 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300274097440 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 2507.45 s
Current children cumulated vsize: 15774300 KiB
Current children cumulated memory: 597716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.9 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10227
/proc/meminfo: memFree=15863956/32770624 swapFree=67108860/67108860
[pid=10021] ppid=10018 vsize=15681864 memory=521264 CPUtime=7.68 cores=1,3,5,7
/proc/10021/stat : 10021 (java) S 10018 10021 8919 0 -1 1077944320 25561 0 0 0 708 60 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140731846290400 140303151693559 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
/proc/10021/statm: 3920466 130316 3231 1 0 3881322 0
[pid=10045] ppid=10021 vsize=92436 memory=76452 CPUtime=2512.39 cores=1,3,5,7
/proc/10045/stat : 10045 (minisat_release) R 10021 10021 8919 0 -1 4202496 155910 0 0 0 251227 12 0 0 20 0 1 0 51323417 94654464 19113 33554432000 4194304 4308513 140724010172464 140724010168704 4275965 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37261312 140724010181295 140724010181806 140724010181806 140724010184645 0
/proc/10045/statm: 23109 19113 355 28 0 19349 0
[pid=10021/tid=10023] ppid=10018 vsize=15681864 memory=155 CPUtime=2.58 cores=1,3,5,7
/proc/10021/task/10023/stat : 10023 (java) S 10018 10021 8919 0 -1 1077944384 17354 0 0 0 248 10 0 0 20 0 19 0 51323160 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303123532800 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10024] ppid=10018 vsize=15681864 memory=93 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10024/stat : 10024 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140303155935760 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10025] ppid=10018 vsize=15681864 memory=140045529331256 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10025/stat : 10025 (java) S 10018 10021 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302970092176 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10026] ppid=10018 vsize=15681864 memory=7007714619125944400 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10026/stat : 10026 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302969039120 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10027] ppid=10018 vsize=15681864 memory=521264 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10027/stat : 10027 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323162 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302967986576 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10028] ppid=10018 vsize=15681864 memory=76452 CPUtime=0.03 cores=1,3,5,7
/proc/10021/task/10028/stat : 10028 (java) S 10018 10021 8919 0 -1 1077944384 5 0 0 0 2 1 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302190152432 140303151704706 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10029] ppid=10018 vsize=15681864 memory=16105853321218399 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10029/stat : 10029 (java) S 10018 10021 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51323163 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301683386016 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10030] ppid=10018 vsize=15681864 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10030/stat : 10030 (java) S 10018 10021 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51323164 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301414950128 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10031] ppid=10018 vsize=15681864 memory=-7824251494390979435 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10031/stat : 10031 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140301040441808 140303151712155 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10032] ppid=10018 vsize=15681864 memory=76452 CPUtime=1.54 cores=1,3,5,7
/proc/10021/task/10032/stat : 10032 (java) S 10018 10021 8919 0 -1 1077944384 2331 0 0 0 154 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302189099248 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10033] ppid=10018 vsize=15681864 memory=1928 CPUtime=1.55 cores=1,3,5,7
/proc/10021/task/10033/stat : 10033 (java) S 10018 10021 8919 0 -1 1077944384 1329 0 0 0 154 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302188046704 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10034] ppid=10018 vsize=15681864 memory=1008 CPUtime=0.93 cores=1,3,5,7
/proc/10021/task/10034/stat : 10034 (java) S 10018 10021 8919 0 -1 1077944384 2987 0 0 0 92 1 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302186993648 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10035] ppid=10018 vsize=15681864 memory=8384 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10035/stat : 10035 (java) S 10018 10021 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300542536032 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10036] ppid=10018 vsize=15681864 memory=14008 CPUtime=0.98 cores=1,3,5,7
/proc/10021/task/10036/stat : 10036 (java) S 10018 10021 8919 0 -1 1077944384 167 0 0 0 45 53 0 0 20 0 19 0 51323166 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302185942064 140303151704706 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10046] ppid=10018 vsize=15681864 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10046/stat : 10046 (java) S 10018 10021 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140302169675584 140303151718169 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10048] ppid=10018 vsize=15681864 memory=10708 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10048/stat : 10048 (java) S 10018 10021 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300005654320 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10049] ppid=10018 vsize=15681864 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10049/stat : 10049 (java) S 10018 10021 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51323417 16058228736 130316 33554432000 4194304 4196468 140731846307856 140299737218480 140303151715485 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
[pid=10021/tid=10050] ppid=10018 vsize=15681864 memory=640 CPUtime=0 cores=1,3,5,7
/proc/10021/task/10050/stat : 10050 (java) S 10018 10021 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51323420 16058228736 130316 33554432000 4194304 4196468 140731846307856 140300274097440 140303151703765 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38572032 140731846312948 140731846313225 140731846313225 140731846315983 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15774300 KiB
Current children cumulated memory: 597716 KiB

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

[startup+2514.91 s]
# the end of solver process 10021 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.36 s, system=0.742481 s

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

Child status: 1
Real time (s): 2514.91
CPU time (s): 2520.1
CPU user time (s): 2519.36
CPU system time (s): 0.742481
CPU usage (%): 100.206
Max. virtual memory (cumulated for all children) (KiB): 15774300
Max. memory (cumulated for all children) (KiB): 597716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.36
system time used= 0.742481
maximum resident set size= 521264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181506
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58272
involuntary context switches= 739


# summary of solver processes directly reported to runsolver:
#   pid: 10021
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.36
#   total CPU system time (s): 0.742481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9275 second user time and 26.4274 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 11:20:00
IDJOB=4292870
IDBENCH=141026
IDSOLVER=2755
FILE ID=node102/4292870-1532337600
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

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

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1966664266

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:        16272184 kB
MemAvailable:   31491124 kB
Buffers:          252784 kB
Cached:         15054416 kB
SwapCached:            0 kB
Active:          1988168 kB
Inactive:       13823832 kB
Active(anon):     507640 kB
Inactive(anon):    16888 kB
Active(file):    1480528 kB
Inactive(file): 13806944 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8132 kB
Writeback:             0 kB
AnonPages:        584936 kB
Mapped:            48892 kB
Shmem:             17036 kB
Slab:             387476 kB
SReclaimable:     359928 kB
SUnreclaim:        27548 kB
KernelStack:        3888 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13435280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 53232 MiB
End job on node102 at 2018-07-23 12:01:55