Trace number 4293801

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.11 2515.41

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl30-31_c18.xml
MD5SUM986923daef9243229e6ae2459781d9f0
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 variables1860
Number of constraints122
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1860}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1860}]
Minimum constraint arity30
Maximum constraint arity31
Distribution of constraint arities[{"arity":30,"count":62},{"arity":31,"count":60}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":122}]
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 14:30:05 CEST 2018
0.67/0.56	c PID: 14265
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
2.19/1.23	c (0,0) Parsing End
2.19/1.24	c (0,0) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
2.19/1.24	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.19/1.24	c (0,0) Constraint Name Generate Begin
2.19/1.25	c (0,0) Ctr:HOME/instance-4293801-1532349005.xml,IntVar:Num:WeightedSum
2.19/1.25	c (0,0) Constraint Name Generate End
2.19/1.25	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.19/1.25	c (0,0) CSP to CSPinCNF Begin
2.76/1.41	c (0,0) translated 13 (10%) constraints
2.76/1.45	c (0,0) translated 25 (20%) constraints
2.76/1.47	c (0,0) translated 37 (30%) constraints
2.76/1.49	c (0,0) translated 49 (40%) constraints
3.11/1.51	c (0,0) translated 61 (50%) constraints
3.11/1.54	c (1,0) translated 74 (60%) constraints
3.11/1.55	c (1,1) translated 86 (70%) constraints
3.11/1.57	c (1,1) translated 98 (80%) constraints
3.11/1.59	c (1,1) translated 110 (90%) constraints
3.41/1.60	c (1,1) translated 122 (100%) constraints
3.41/1.69	c (1,1) STATISTICS1:HOME/instance-4293801-1532349005.xml,IntVar:Num:WeightedSum,1860,122,1073741824,2,1,31,1073741824:60;536870912:62,2:3720,1:122,31:60;30:62,
3.41/1.69	c (1,1) ===========================================
3.41/1.69	c (1,1) Both Encoding selects:
3.41/1.69	c (1,1) Log
3.41/1.69	c (1,1) ===========================================
3.73/1.71	c (1,1) translated 13 (10%) constraints
3.73/1.71	c (1,1) translated 25 (20%) constraints
3.73/1.71	c (1,1) translated 37 (30%) constraints
3.73/1.72	c (1,1) translated 49 (40%) constraints
3.73/1.72	c (1,1) translated 61 (50%) constraints
3.73/1.73	c (1,1) translated 74 (60%) constraints
3.73/1.74	c (1,1) translated 86 (70%) constraints
3.73/1.74	c (1,1) translated 98 (80%) constraints
3.73/1.75	c (1,1) translated 110 (90%) constraints
3.73/1.75	c (1,1) translated 122 (100%) constraints
3.73/1.76	c (1,1) CSP to CSPinCNF End
3.73/1.76	c (1,1) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
3.73/1.76	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.73/1.76	c (1,1) CSPinCNF Propagation Begin
3.73/1.78	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.73/1.78	c (1,1) CSPinCNF Propagation End
3.73/1.78	c (1,1) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
3.73/1.78	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.73/1.78	c (1,1) Simplify CSPinCNF Begin
3.73/1.79	c (1,1) Simplify CSPinCNF End
3.73/1.79	c (1,1) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
3.73/1.79	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.73/1.79	c (1,1) Calculate Precise Domain Begin
3.73/1.79	c (1,1) 0 values are removed by re-calculation
3.73/1.79	c (1,1) Calculate Precise Domain End
3.73/1.79	c (1,1) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
3.73/1.79	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.73/1.79	c (1,1) CSPinCNF to SatSolver Begin
4.39/1.91	c (1,1) 13 (10 %) CSP clauses are being encoded (2220 SAT variables, 372 SAT clauses)
4.39/1.93	c (1,1) 25 (20 %) CSP clauses are being encoded (2580 SAT variables, 744 SAT clauses)
4.39/1.94	c (1,1) 37 (30 %) CSP clauses are being encoded (2940 SAT variables, 1116 SAT clauses)
4.39/1.95	c (1,1) 49 (40 %) CSP clauses are being encoded (3300 SAT variables, 1488 SAT clauses)
4.39/1.96	c (1,1) 61 (50 %) CSP clauses are being encoded (3660 SAT variables, 1860 SAT clauses)
4.39/1.98	c (1,1) 74 (60 %) CSP clauses are being encoded (4380 SAT variables, 3869 SAT clauses)
4.39/2.00	c (1,1) 86 (70 %) CSP clauses are being encoded (5100 SAT variables, 5993 SAT clauses)
4.76/2.02	c (1,1) 98 (80 %) CSP clauses are being encoded (5820 SAT variables, 8117 SAT clauses)
4.76/2.04	c (1,1) 110 (90 %) CSP clauses are being encoded (6540 SAT variables, 10241 SAT clauses)
4.76/2.06	c (1,1) 122 (100 %) CSP clauses are being encoded (7260 SAT variables, 12365 SAT clauses)
4.76/2.06	c (1,1) CSPinCNF to SatSolver End
4.76/2.06	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.76/2.10	c (1,1) STATISTICS2:HOME/instance-4293801-1532349005.xml,IntVar:Num:WeightedSum,1860,122,1073741824,2,1,31,1073741824:60;536870912:62,2:3720,1:122,31:60;30:62,
4.76/2.10	c (1,1) SatSolver.solve Begin
4.76/2.10	c (1,1) 7320 bool, 12542 clause
4.76/2.10	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-4293801-1532349005.xml-scop-14265.cnf HOME/instance-4293801-1532349005.xml-scop-14265.cnf.out
2520.08/2515.40	c (2514,1) SatSolver is killed by some reasons.
2520.08/2515.40	c (2514,1) 0,0,1,1,1,1,1,TO,TO,STOP-AFTER(DIMACS)
2520.08/2515.40	s UNKNOWN
2520.08/2515.40	c END-Prog: Mon Jul 23 15:12:00 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 (5809 MiB free)
  memory of node 1: 16384 MiB (10253 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293801-1532349005/watcher-4293801-1532349005 -o /tmp/evaluation-result-4293801-1532349005/solver-4293801-1532349005 -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-4293801-1532349005.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=14265, runsolver pid=14262


[startup+0.100089 s]*
/proc/loadavg: 2.09 2.10 2.08 3/221 14280
/proc/meminfo: memFree=16387952/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15011656 memory=73740 CPUtime=0.11 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 6620 0 0 0 9 2 0 0 20 0 15 0 52463634 15371935744 18435 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3752914 18435 2778 1 0 3715374 0
[pid=14265/tid=14267] ppid=14262 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) R 14262 14265 8919 0 -1 4202560 4702 0 0 0 7 2 0 0 20 0 15 0 52463635 15371935744 18435 33554432000 4194304 4196468 140729686144240 140045269508488 140045279260072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 18435 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 18435 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463639 15371935744 18435 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 18435 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 18435 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0.01 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 52463641 15371935744 18501 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 18501 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 18501 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73740 KiB

[startup+0.210507 s]*
/proc/loadavg: 2.09 2.10 2.08 3/221 14280
/proc/meminfo: memFree=16374620/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15011656 memory=87080 CPUtime=0.25 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 10127 0 0 0 22 3 0 0 20 0 15 0 52463634 15371935744 21770 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3752914 21770 2935 1 0 3715374 0
[pid=14265/tid=14267] ppid=14262 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) R 14262 14265 8919 0 -1 4202560 8027 0 0 0 17 3 0 0 20 0 15 0 52463635 15371935744 21770 33554432000 4194304 4196468 140729686144240 140045269522896 140045297708438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 21770 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15011656 memory=139692227800647 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 21770 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463639 15371935744 21770 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0.03 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) R 14262 14265 8919 0 -1 4202560 292 0 0 0 3 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044634364400 140045276615040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 21770 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87080 KiB

[startup+0.310449 s]*
/proc/loadavg: 2.09 2.10 2.08 3/221 14280
/proc/meminfo: memFree=16371084/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15011656 memory=90284 CPUtime=0.43 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 10656 0 0 0 40 3 0 0 20 0 15 0 52463634 15371935744 22571 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3752914 22571 2973 1 0 3715374 0
[pid=14265/tid=14267] ppid=14262 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) R 14262 14265 8919 0 -1 4202560 8393 0 0 0 27 3 0 0 20 0 15 0 52463635 15371935744 22571 33554432000 4194304 4196468 140729686144240 140045269500656 140045281776990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 22571 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15011656 memory=139692227800625 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52463638 15371935744 22571 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463639 15371935744 22571 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) R 14262 14265 8919 0 -1 4202560 429 0 0 0 2 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044636470000 140045282595852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 189 0 0 0 2 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0.07 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15011656 memory=139692227786368 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463641 15371935744 22571 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90284 KiB

[startup+0.70069 s]
/proc/loadavg: 2.09 2.10 2.08 3/221 14280
/proc/meminfo: memFree=16347004/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15020052 memory=127200 CPUtime=0.98 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 17484 0 0 0 92 6 0 0 20 0 15 0 52463634 15380533248 31800 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3755013 31800 3117 1 0 3716398 0
[pid=14265/tid=14267] ppid=14262 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) R 14262 14265 8919 0 -1 4202560 14891 0 0 0 62 5 0 0 20 0 15 0 52463635 15380533248 31800 33554432000 4194304 4196468 140729686144240 140045269528416 140045281776990 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15380533248 31800 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15020052 memory=200989839739679 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15020052 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52463638 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52463638 15380533248 31800 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463639 15380533248 31800 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15020052 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 446 0 0 0 5 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15020052 memory=-3472574513799858009 CPUtime=0.07 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 410 0 0 0 7 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15020052 memory=6944656592387989600 CPUtime=0.16 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 397 0 0 0 16 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463641 15380533248 31800 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127200 KiB

[startup+1.50154 s]
/proc/loadavg: 2.09 2.10 2.08 5/221 14280
/proc/meminfo: memFree=16320080/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15022100 memory=189188 CPUtime=3.11 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 20747 0 0 0 302 9 0 0 20 0 15 0 52463634 15382630400 47297 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3755525 47297 3200 1 0 3716910 0
[pid=14265/tid=14267] ppid=14262 vsize=15022100 memory=127 CPUtime=1.47 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) R 14262 14265 8919 0 -1 4202560 15836 0 0 0 140 7 0 0 20 0 15 0 52463635 15382630400 47297 33554432000 4194304 4196468 140729686144240 140045269532112 140044806120266 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15382630400 47297 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15382630400 47297 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52463636 15382630400 47297 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52463636 15382630400 47297 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52463638 15382630400 47297 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0

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

/proc/meminfo: memFree=15959232/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15681864 memory=332772 CPUtime=6.78 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 24093 0 0 0 621 57 0 0 20 0 19 0 52463634 16058228736 83193 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3920466 83193 3230 1 0 3881322 0
[pid=14281] ppid=14265 vsize=125568 memory=108856 CPUtime=2440.16 cores=0,2,4,6
/proc/14281/stat : 14281 (minisat_release) R 14265 14265 8919 0 -1 4202496 310407 0 0 0 243581 435 0 0 20 0 1 0 52463847 128581632 27214 33554432000 4194304 4308513 140726222934816 140726222932264 4276123 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 18960384 140726222938799 140726222939310 140726222939310 140726222942149 0
/proc/14281/statm: 31392 27214 354 28 0 27632 0
[pid=14265/tid=14267] ppid=14262 vsize=15681864 memory=332772 CPUtime=2.13 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) S 14262 14265 8919 0 -1 1077944384 16753 0 0 0 204 9 0 0 20 0 19 0 52463635 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045269535744 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15681864 memory=108856 CPUtime=0.04 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463639 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15681864 memory=108856 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15681864 memory=332772 CPUtime=1.46 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 2610 0 0 0 145 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15681864 memory=108856 CPUtime=1.2 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 1274 0 0 0 120 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15681864 memory=142400 CPUtime=0.81 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 1869 0 0 0 80 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15681864 memory=1296 CPUtime=1.08 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 198 0 0 0 55 53 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14282] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14282/stat : 14282 (java) S 14262 14265 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52463847 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044723832128 140045297721113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14284] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14284/stat : 14284 (java) S 14262 14265 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042106289456 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14285] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14285/stat : 14285 (java) S 14262 14265 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140041837854640 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14286] ppid=14262 vsize=15681864 memory=108856 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14286/stat : 14286 (java) S 14262 14265 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 52463850 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042374733600 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 2446.94 s
Current children cumulated vsize: 15807432 KiB
Current children cumulated memory: 441628 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/226 14546
/proc/meminfo: memFree=15959080/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15681864 memory=332772 CPUtime=6.81 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 24097 0 0 0 622 59 0 0 20 0 19 0 52463634 16058228736 83193 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3920466 83193 3230 1 0 3881322 0
[pid=14281] ppid=14265 vsize=125568 memory=108856 CPUtime=2500.16 cores=0,2,4,6
/proc/14281/stat : 14281 (minisat_release) R 14265 14265 8919 0 -1 4202496 317847 0 0 0 249569 447 0 0 20 0 1 0 52463847 128581632 27214 33554432000 4194304 4308513 140726222934816 140726222932264 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 18960384 140726222938799 140726222939310 140726222939310 140726222942149 0
/proc/14281/statm: 31392 27214 354 28 0 27632 0
[pid=14265/tid=14267] ppid=14262 vsize=15681864 memory=332772 CPUtime=2.13 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) S 14262 14265 8919 0 -1 1077944384 16753 0 0 0 204 9 0 0 20 0 19 0 52463635 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045269535744 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15681864 memory=332772 CPUtime=0.04 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463639 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15681864 memory=4140 CPUtime=1.46 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 2610 0 0 0 145 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15681864 memory=332772 CPUtime=1.2 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 1274 0 0 0 120 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15681864 memory=332772 CPUtime=0.81 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 1869 0 0 0 80 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15681864 memory=332772 CPUtime=1.11 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 202 0 0 0 56 55 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14282] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14282/stat : 14282 (java) S 14262 14265 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52463847 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044723832128 140045297721113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14284] ppid=14262 vsize=15681864 memory=108856 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14284/stat : 14284 (java) S 14262 14265 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042106289456 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14285] ppid=14262 vsize=15681864 memory=108856 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14285/stat : 14285 (java) S 14262 14265 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140041837854640 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14286] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14286/stat : 14286 (java) S 14262 14265 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 52463850 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042374733600 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 2506.97 s
Current children cumulated vsize: 15807432 KiB
Current children cumulated memory: 441628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.4 s]
/proc/loadavg: 2.01 2.07 2.07 3/226 14547
/proc/meminfo: memFree=15958940/32770624 swapFree=67108860/67108860
[pid=14265] ppid=14262 vsize=15681864 memory=332772 CPUtime=6.81 cores=0,2,4,6
/proc/14265/stat : 14265 (java) S 14262 14265 8919 0 -1 1077944320 24097 0 0 0 622 59 0 0 20 0 19 0 52463634 16058228736 83193 33554432000 4194304 4196468 140729686144240 140729686126784 140045297696503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
/proc/14265/statm: 3920466 83193 3230 1 0 3881322 0
[pid=14281] ppid=14265 vsize=125568 memory=108856 CPUtime=2513.27 cores=0,2,4,6
/proc/14281/stat : 14281 (minisat_release) R 14265 14265 8919 0 -1 4202496 319111 0 0 0 250877 450 0 0 20 0 1 0 52463847 128581632 27214 33554432000 4194304 4308513 140726222934816 140726222932264 4262807 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 18960384 140726222938799 140726222939310 140726222939310 140726222942149 0
/proc/14281/statm: 31392 27214 354 28 0 27632 0
[pid=14265/tid=14267] ppid=14262 vsize=15681864 memory=1240 CPUtime=2.13 cores=0,2,4,6
/proc/14265/task/14267/stat : 14267 (java) S 14262 14265 8919 0 -1 1077944384 16753 0 0 0 204 9 0 0 20 0 19 0 52463635 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045269535744 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14268] ppid=14262 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14268/stat : 14268 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140045301939216 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14269] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14269/stat : 14269 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044758494352 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14270] ppid=14262 vsize=15681864 memory=108856 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14270/stat : 14270 (java) S 14262 14265 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044757441296 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14271] ppid=14262 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14271/stat : 14271 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463636 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044756388752 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14272] ppid=14262 vsize=15681864 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/14265/task/14272/stat : 14272 (java) S 14262 14265 8919 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044637522160 140045297707650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14273] ppid=14262 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14273/stat : 14273 (java) S 14262 14265 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52463638 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043784021152 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14274] ppid=14262 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14274/stat : 14274 (java) S 14262 14265 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52463639 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043515585264 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14275] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14275/stat : 14275 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140043141076944 140045297715099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14276] ppid=14262 vsize=15681864 memory=108856 CPUtime=1.46 cores=0,2,4,6
/proc/14265/task/14276/stat : 14276 (java) S 14262 14265 8919 0 -1 1077944384 2610 0 0 0 145 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044636470000 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14277] ppid=14262 vsize=15681864 memory=1408 CPUtime=1.2 cores=0,2,4,6
/proc/14265/task/14277/stat : 14277 (java) S 14262 14265 8919 0 -1 1077944384 1274 0 0 0 120 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044635417456 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14278] ppid=14262 vsize=15681864 memory=3388 CPUtime=0.81 cores=0,2,4,6
/proc/14265/task/14278/stat : 14278 (java) S 14262 14265 8919 0 -1 1077944384 1869 0 0 0 80 1 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044634364400 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14279] ppid=14262 vsize=15681864 memory=332772 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14279/stat : 14279 (java) S 14262 14265 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042643172192 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14280] ppid=14262 vsize=15681864 memory=108856 CPUtime=1.12 cores=0,2,4,6
/proc/14265/task/14280/stat : 14280 (java) S 14262 14265 8919 0 -1 1077944384 202 0 0 0 56 56 0 0 20 0 19 0 52463641 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044633311792 140045297707650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14282] ppid=14262 vsize=15681864 memory=-7824251494390716265 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14282/stat : 14282 (java) S 14262 14265 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52463847 16058228736 83193 33554432000 4194304 4196468 140729686144240 140044723832128 140045297721113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14284] ppid=14262 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14284/stat : 14284 (java) S 14262 14265 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042106289456 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14285] ppid=14262 vsize=15681864 memory=3456 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14285/stat : 14285 (java) S 14262 14265 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52463848 16058228736 83193 33554432000 4194304 4196468 140729686144240 140041837854640 140045297718429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
[pid=14265/tid=14286] ppid=14262 vsize=15681864 memory=232804 CPUtime=0 cores=0,2,4,6
/proc/14265/task/14286/stat : 14286 (java) S 14262 14265 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 52463850 16058228736 83193 33554432000 4194304 4196468 140729686144240 140042374733600 140045297706709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18173952 140729686148084 140729686148361 140729686148361 140729686151119 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15807432 KiB
Current children cumulated memory: 441628 KiB

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

[startup+2515.41 s]
# the end of solver process 14265 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515 s, system=5.10809 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.11
CPU user time (s): 2515
CPU system time (s): 5.10809
CPU usage (%): 100.187
Max. virtual memory (cumulated for all children) (KiB): 15856752
Max. memory (cumulated for all children) (KiB): 481452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515
system time used= 5.10809
maximum resident set size= 336476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57801
involuntary context switches= 2645


# summary of solver processes directly reported to runsolver:
#   pid: 14265
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2515
#   total CPU system time (s): 5.10809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0881 second user time and 25.3961 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 14:30:05
IDJOB=4293801
IDBENCH=141237
IDSOLVER=2755
FILE ID=node102/4293801-1532349005
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl30-31_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-4293801-1532349005/watcher-4293801-1532349005 -o /tmp/evaluation-result-4293801-1532349005/solver-4293801-1532349005 -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-4293801-1532349005.xml

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

MD5SUM BENCH= 986923daef9243229e6ae2459781d9f0
RANDOM SEED=2050454983

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:        16449148 kB
MemAvailable:   31677588 kB
Buffers:          257252 kB
Cached:         15059468 kB
SwapCached:            0 kB
Active:          1803436 kB
Inactive:       13828276 kB
Active(anon):     318312 kB
Inactive(anon):    16888 kB
Active(file):    1485124 kB
Inactive(file): 13811388 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8132 kB
Writeback:             0 kB
AnonPages:        432088 kB
Mapped:            49184 kB
Shmem:             17036 kB
Slab:             388272 kB
SReclaimable:     360388 kB
SUnreclaim:        27884 kB
KernelStack:        3984 kB
PageTables:         5824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13477532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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 15:12:00