Trace number 4295534

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)SAT 18.0585 14.7365

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-m004_c18.xml
MD5SUM2f4e790a4fde13aad103094a46699cf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.113265
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Wed Jul 25 20:28:52 CEST 2018
0.66/0.55	c PID: 713
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.21/0.85	c (0,0) Parsing End
1.21/0.85	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.21/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.85	c (0,0) Constraint Name Generate Begin
1.21/0.86	c (0,0) Ctr:HOME/instance-4295534-1532543331.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.21/0.86	c (0,0) Constraint Name Generate End
1.21/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.86	c (0,0) CSP to CSPinCNF Begin
2.13/1.21	c (0,0) translated 3 (10%) constraints
2.13/1.22	c (0,0) translated 6 (20%) constraints
2.13/1.22	c (0,0) translated 9 (30%) constraints
2.13/1.22	c (0,0) translated 12 (40%) constraints
2.13/1.23	c (0,0) translated 14 (50%) constraints
2.13/1.23	c (0,0) translated 17 (60%) constraints
2.13/1.23	c (0,0) translated 20 (70%) constraints
2.13/1.23	c (0,0) translated 23 (80%) constraints
2.13/1.23	c (0,0) translated 26 (90%) constraints
2.13/1.23	c (0,0) translated 28 (100%) constraints
2.13/1.29	c (0,0) STATISTICS1:HOME/instance-4295534-1532543331.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.13/1.29	c (0,0) ===========================================
2.13/1.29	c (0,0) Both Encoding selects:
2.13/1.29	c (0,0) Order
2.13/1.29	c (0,0) ===========================================
2.35/1.31	c (0,0) translated 70 (10%) constraints
2.35/1.33	c (0,0) translated 139 (20%) constraints
2.35/1.34	c (0,0) translated 209 (30%) constraints
2.35/1.35	c (0,0) translated 278 (40%) constraints
2.35/1.36	c (0,0) translated 348 (50%) constraints
2.35/1.36	c (0,0) translated 417 (60%) constraints
2.35/1.37	c (0,0) translated 487 (70%) constraints
2.35/1.38	c (0,0) translated 556 (80%) constraints
2.35/1.38	c (0,0) translated 626 (90%) constraints
2.62/1.54	c (1,0) translated 695 (100%) constraints
2.62/1.54	c (1,0) CSP to CSPinCNF End
2.62/1.54	c (1,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.62/1.54	c (1,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.62/1.54	c (1,0) CSPinCNF Propagation Begin
2.62/1.57	c (1,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.62/1.57	c (1,0) CSPinCNF Propagation End
2.62/1.58	c (1,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.62/1.58	c (1,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.62/1.58	c (1,0) Simplify CSPinCNF Begin
2.90/1.67	c (1,1) Simplify CSPinCNF End
2.90/1.67	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.90/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.67	c (1,1) Calculate Precise Domain Begin
2.90/1.68	c (1,1) 1 values are removed by re-calculation
2.90/1.68	c (1,1) Calculate Precise Domain End
2.90/1.68	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.90/1.68	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.68	c (1,1) CSPinCNF to SatSolver Begin
3.53/1.81	c (1,1) 215 (10 %) CSP clauses are encoded (6074 SAT variables, 9813 SAT clauses)
3.53/1.86	c (1,1) 429 (20 %) CSP clauses are encoded (6074 SAT variables, 15025 SAT clauses)
3.53/1.89	c (1,1) 644 (30 %) CSP clauses are encoded (6074 SAT variables, 20344 SAT clauses)
3.86/1.92	c (1,1) 858 (40 %) CSP clauses are encoded (6074 SAT variables, 25654 SAT clauses)
3.86/1.94	c (1,1) 1072 (50 %) CSP clauses are encoded (6074 SAT variables, 30994 SAT clauses)
3.86/1.96	c (1,1) 1287 (60 %) CSP clauses are encoded (6074 SAT variables, 36333 SAT clauses)
3.86/1.98	c (1,1) 1501 (70 %) CSP clauses are encoded (6074 SAT variables, 41665 SAT clauses)
4.18/2.01	c (1,1) 1716 (80 %) CSP clauses are encoded (6074 SAT variables, 46945 SAT clauses)
4.18/2.02	c (1,1) 1930 (90 %) CSP clauses are encoded (6074 SAT variables, 52268 SAT clauses)
5.65/2.64	c (2,1) 2144 (100 %) CSP clauses are encoded (6074 SAT variables, 304208 SAT clauses)
5.65/2.64	c (2,1) CSPinCNF to SatSolver End
5.65/2.64	c (2,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.65/2.68	c (2,2) STATISTICS2:HOME/instance-4295534-1532543331.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,102,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,102:4;101:4;100:4;73:132;72:12;71:12;55:12;54:8;53:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
5.65/2.68	c (2,2) SatSolver.solve Begin
5.65/2.68	c (2,2) 6074 bool, 304242 clause
5.65/2.68	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-4295534-1532543331.xml-scop-713.cnf HOME/instance-4295534-1532543331.xml-scop-713.cnf.out
17.86/14.68	c (14,0) c This is COMiniSatPS.
17.86/14.68	c (14,0) c WARNING: for repeatability, setting FPU to use double precision
17.86/14.68	c (14,0) c ============================[ Problem Statistics ]=============================
17.86/14.68	c (14,0) c |                                                                             |
17.86/14.68	c (14,0) c |  Number of variables:          6074                                         |
17.86/14.68	c (14,0) c |  Number of clauses:          304201                                         |
17.86/14.68	c (14,0) c |  Parse time:                   0.07 s                                       |
17.86/14.68	c (14,0) c |  Eliminated clauses:           0.01 Mb                                      |
17.86/14.68	c (14,0) c Reduced to 5400 vars, 303127 cls (grow=0)
17.86/14.68	c (14,0) c No iterative elimination performed. (vars=5400, c/v ratio=56.1)
17.86/14.68	c (14,0) c |  Simplification time:          0.36 s                                       |
17.86/14.68	c (14,0) c |                                                                             |
17.86/14.68	c (14,0) c ============================[ Search Statistics ]==============================
17.86/14.68	c (14,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.86/14.68	c (14,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.86/14.68	c (14,0) c ===============================================================================
17.86/14.68	c (14,0) c ===============================================================================
17.86/14.68	c (14,0) c restarts              : 49
17.86/14.68	c (14,0) c conflicts             : 74487          (6227 /sec)
17.86/14.68	c (14,0) c decisions             : 87493          (0.00 % random) (7315 /sec)
17.86/14.68	c (14,0) c propagations          : 32524623       (2719114 /sec)
17.86/14.68	c (14,0) c conflict literals     : 2075174        (20.08 % deleted)
17.86/14.68	c (14,0) c CPU time              : 11.9615 s
17.86/14.68	c (14,0) 
17.86/14.68	c (14,0) s SATISFIABLE
17.98/14.70	c (14,2) SatSolver.solve End
17.98/14.70	c (14,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.98/14.70	c (14,2) Show results Begin
17.98/14.71	c (14,2) x[0][0] = 3
17.98/14.71	c (14,2) x[0][1] = 22
17.98/14.71	c (14,2) x[0][2] = 26
17.98/14.71	c (14,2) x[0][3] = 23
17.98/14.71	c (14,2) x[1][0] = 20
17.98/14.71	c (14,2) x[1][1] = 32
17.98/14.71	c (14,2) x[1][2] = 10
17.98/14.71	c (14,2) x[1][3] = -4
17.98/14.71	c (14,2) x[1][4] = 16
17.98/14.71	c (14,2) x[2][0] = 27
17.98/14.71	c (14,2) x[2][1] = 7
17.98/14.71	c (14,2) x[2][2] = -3
17.98/14.71	c (14,2) x[2][3] = 18
17.98/14.71	c (14,2) x[2][4] = 21
17.98/14.71	c (14,2) x[2][5] = 4
17.98/14.71	c (14,2) x[3][0] = 24
17.98/14.71	c (14,2) x[3][1] = 8
17.98/14.71	c (14,2) x[3][2] = -1
17.98/14.71	c (14,2) x[3][3] = 2
17.98/14.71	c (14,2) x[3][4] = 9
17.98/14.71	c (14,2) x[3][5] = 1
17.98/14.71	c (14,2) x[3][6] = 31
17.98/14.71	c (14,2) x[4][0] = 5
17.98/14.71	c (14,2) x[4][1] = 14
17.98/14.71	c (14,2) x[4][2] = 12
17.98/14.71	c (14,2) x[4][3] = -2
17.98/14.71	c (14,2) x[4][4] = 15
17.98/14.71	c (14,2) x[4][5] = 30
17.98/14.71	c (14,2) x[5][0] = 28
17.98/14.71	c (14,2) x[5][1] = 6
17.98/14.71	c (14,2) x[5][2] = 11
17.98/14.71	c (14,2) x[5][3] = 29
17.98/14.71	c (14,2) x[5][4] = 0
17.98/14.71	c (14,2) x[6][0] = 17
17.98/14.71	c (14,2) x[6][1] = 19
17.98/14.71	c (14,2) x[6][2] = 25
17.98/14.71	c (14,2) x[6][3] = 13
17.98/14.71	s SATISFIABLE
17.98/14.71	v <instantiation>
17.98/14.71	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
17.98/14.71	v     <values>3 22 26 23 20 32 10 -4 16 27 7 -3 18 21 4 24 8 -1 2 9 1 31 5 14 12 -2 15 30 28 6 11 29 0 17 19 25 13</values>
17.98/14.71	v </instantiation>
17.98/14.71	c (14,2) Show results End
17.98/14.71	c (14,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.98/14.71	c (14,2) 0,0,1,1,1,1,2,14,14,STOP-AFTER(ALL)
17.98/14.71	c END-Prog: Wed Jul 25 20:29:06 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295534-1532543331/watcher-4295534-1532543331 -o /tmp/evaluation-result-4295534-1532543331/solver-4295534-1532543331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295534-1532543331.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=713, runsolver pid=710
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 2.72 2.38 2.22 4/220 728
/proc/meminfo: memFree=21092552/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15011656 memory=72996 CPUtime=0.1 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 6982 0 0 0 9 1 0 0 20 0 15 0 71896269 15371935744 18249 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3752914 18249 2754 1 0 3715374 0
[pid=713/tid=715] ppid=710 vsize=15011656 memory=8389772277269004345 CPUtime=0.09 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) R 710 713 29212 0 -1 4202560 5227 0 0 0 8 1 0 0 20 0 15 0 71896269 15371935744 18446 33554432000 4194304 4196468 140730539431968 139681456743200 139681465214813 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 18446 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15011656 memory=140449460427191 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 18446 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 18446 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 18446 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896272 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 18512 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 18512 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) S 710 713 29212 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680453475184 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0.01 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) S 710 713 29212 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 71896275 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680452422128 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 18512 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 18512 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72996 KiB

[startup+0.210545 s]*
/proc/loadavg: 2.72 2.38 2.22 3/220 728
/proc/meminfo: memFree=21078848/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15011656 memory=86604 CPUtime=0.25 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 10567 0 0 0 22 3 0 0 20 0 15 0 71896269 15371935744 21651 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3752914 21651 2894 1 0 3715374 0
[pid=713/tid=715] ppid=710 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) R 710 713 29212 0 -1 4202560 8482 0 0 0 18 2 0 0 20 0 15 0 71896269 15371935744 21651 33554432000 4194304 4196468 140730539431968 139681456765392 139681484950934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 21651 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15011656 memory=140449460427191 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 21651 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 21651 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896272 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 21651 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 21651 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) R 710 713 29212 0 -1 1077944384 417 0 0 0 1 0 0 0 20 0 15 0 71896275 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) R 710 713 29212 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680453475184 139681477924041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0.03 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) R 710 713 29212 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 15 0 71896275 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680452422128 139681484960346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 21651 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 21651 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86604 KiB

[startup+0.310549 s]*
/proc/loadavg: 2.72 2.38 2.22 3/220 728
/proc/meminfo: memFree=21075560/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15011656 memory=90072 CPUtime=0.42 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 11080 0 0 0 39 3 0 0 20 0 15 0 71896269 15371935744 22518 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3752914 22518 2990 1 0 3715374 0
[pid=713/tid=715] ppid=710 vsize=15011656 memory=7883960649037381690 CPUtime=0.29 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) R 710 713 29212 0 -1 4202560 8854 0 0 0 27 2 0 0 20 0 15 0 71896269 15371935744 22518 33554432000 4194304 4196468 140730539431968 139681456769328 139681469019486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 22518 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15011656 memory=140449460427165 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 22518 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 22518 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896272 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15011656 memory=140449460397696 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896273 15371935744 22518 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896275 15371935744 22518 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) R 710 713 29212 0 -1 1077944384 435 0 0 0 1 0 0 0 20 0 15 0 71896275 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) R 710 713 29212 0 -1 4202560 147 0 0 0 2 0 0 0 20 0 15 0 71896275 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680453475184 139681468438804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15011656 memory=2273 CPUtime=0.07 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) R 710 713 29212 0 -1 4202560 316 0 0 0 7 0 0 0 20 0 15 0 71896275 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680452422128 139681477275216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 22518 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15011656 memory=922 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896276 15371935744 22518 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90072 KiB

[startup+0.700725 s]
/proc/loadavg: 2.72 2.38 2.22 3/220 728
/proc/meminfo: memFree=21051128/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15020052 memory=131760 CPUtime=1.01 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 18151 0 0 0 95 6 0 0 20 0 15 0 71896269 15380533248 32940 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3755013 32940 3155 1 0 3716398 0
[pid=713/tid=715] ppid=710 vsize=15020052 memory=18624 CPUtime=0.67 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) R 710 713 29212 0 -1 4202560 15484 0 0 0 62 5 0 0 20 0 15 0 71896269 15380533248 32940 33554432000 4194304 4196468 140730539431968 139681456765712 139681484950934 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15020052 memory=776 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15380533248 32940 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15020052 memory=1876 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15380533248 32940 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15020052 memory=164 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15380533248 32940 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71896272 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71896273 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15020052 memory=-4695052241013923951 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896273 15380533248 32940 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896275 15380533248 32940 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15020052 memory=6943526294502006880 CPUtime=0.05 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) S 710 713 29212 0 -1 1077944384 536 0 0 0 5 0 0 0 20 0 15 0 71896275 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15020052 memory=6656426216303648864 CPUtime=0.11 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) S 710 713 29212 0 -1 1077944384 378 0 0 0 11 0 0 0 20 0 15 0 71896275 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680453475184 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15020052 memory=6944656592455359580 CPUtime=0.16 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) R 710 713 29212 0 -1 4202560 415 0 0 0 16 0 0 0 20 0 15 0 71896275 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680452422128 139681463056081 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15020052 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71896276 15380533248 32940 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15020052 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896276 15380533248 32940 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131760 KiB

[startup+1.50102 s]
/proc/loadavg: 2.72 2.38 2.22 5/220 728
/proc/meminfo: memFree=21018408/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15022100 memory=174824 CPUtime=2.62 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 21703 0 0 0 253 9 0 0 20 0 15 0 71896269 15382630400 43706 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3755525 43706 3201 1 0 3716910 0
[pid=713/tid=715] ppid=710 vsize=15022100 memory=165796 CPUtime=1.36 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) R 710 713 29212 0 -1 4202560 16573 0 0 0 130 6 0 0 20 0 15 0 71896269 15382630400 43706 33554432000 4194304 4196468 140730539431968 139681456773416 139681468115575 0 4 0 25189583 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15022100 memory=18624 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15382630400 43706 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15022100 memory=776 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15382630400 43706 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15022100 memory=280898645804448 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71896271 15382630400 43706 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15022100 memory=280898645869600 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71896271 15382630400 43706 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15022100 memory=8098431360817849958 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71896272 15382630400 43706 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0

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

[pid=713/tid=726] ppid=710 vsize=15681864 memory=616036 CPUtime=0.86 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) S 710 713 29212 0 -1 1077944384 2796 0 0 0 86 0 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680452422128 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15681864 memory=50932 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15681864 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=730] ppid=710 vsize=15681864 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/713/task/730/stat : 730 (java) S 710 713 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680523986240 139681484963609 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=732] ppid=710 vsize=15681864 memory=2700 CPUtime=0 cores=1,3,5,7
/proc/713/task/732/stat : 732 (java) S 710 713 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678376246576 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=733] ppid=710 vsize=15681864 memory=616036 CPUtime=0 cores=1,3,5,7
/proc/713/task/733/stat : 733 (java) S 710 713 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 71896540 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678644682672 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=734] ppid=710 vsize=15681864 memory=48840 CPUtime=0 cores=1,3,5,7
/proc/713/task/734/stat : 734 (java) S 710 713 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71896542 16058228736 154009 33554432000 4194304 4196468 140730539431968 139677973602080 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 16.86 s
Current children cumulated vsize: 15750220 KiB
Current children cumulated memory: 666968 KiB

[startup+14.4009 s]
/proc/loadavg: 2.56 2.36 2.22 3/225 734
/proc/meminfo: memFree=20493528/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15681864 memory=616036 CPUtime=5.97 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 25832 0 0 0 579 18 0 0 20 0 19 0 71896269 16058228736 154009 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3920466 154009 3228 1 0 3881322 0
[pid=729] ppid=713 vsize=68356 memory=50932 CPUtime=11.69 cores=1,3,5,7
/proc/729/stat : 729 (minisat_release) R 713 713 29212 0 -1 4202496 21738 0 0 0 1167 2 0 0 20 0 1 0 71896539 69996544 12733 33554432000 4194304 4308513 140723944238432 140723944235432 4276850 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 16162816 140723944239795 140723944240302 140723944240302 140723944243141 0
/proc/729/statm: 17089 12733 353 28 0 13329 0
[pid=713/tid=715] ppid=710 vsize=15681864 memory=7306644270317331048 CPUtime=2.59 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) S 710 713 29212 0 -1 1077944384 17507 0 0 0 246 13 0 0 20 0 19 0 71896269 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681456778240 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15681864 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15681864 memory=3139084 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15681864 memory=97764 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15681864 memory=-7824251494390454375 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15681864 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71896272 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15681864 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71896273 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15681864 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896273 16058228736 154009 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15681864 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) S 710 713 29212 0 -1 1077944384 2226 0 0 0 130 1 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15681864 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) S 710 713 29212 0 -1 1077944384 1906 0 0 0 115 1 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680453475184 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15681864 memory=0 CPUtime=0.86 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) S 710 713 29212 0 -1 1077944384 2796 0 0 0 86 0 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680452422128 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=730] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/730/stat : 730 (java) S 710 713 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680523986240 139681484963609 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=732] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/732/stat : 732 (java) S 710 713 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678376246576 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=733] ppid=710 vsize=15681864 memory=616036 CPUtime=0 cores=1,3,5,7
/proc/713/task/733/stat : 733 (java) S 710 713 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 71896540 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678644682672 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=734] ppid=710 vsize=15681864 memory=50932 CPUtime=0 cores=1,3,5,7
/proc/713/task/734/stat : 734 (java) S 710 713 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71896542 16058228736 154009 33554432000 4194304 4196468 140730539431968 139677973602080 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 17.66 s
Current children cumulated vsize: 15750220 KiB
Current children cumulated memory: 666968 KiB

[startup+14.6009 s]
/proc/loadavg: 2.56 2.36 2.22 3/225 734
/proc/meminfo: memFree=20493528/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15681864 memory=616036 CPUtime=5.97 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 25832 0 0 0 579 18 0 0 20 0 19 0 71896269 16058228736 154009 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3920466 154009 3228 1 0 3881322 0
[pid=729] ppid=713 vsize=68356 memory=50932 CPUtime=11.89 cores=1,3,5,7
/proc/729/stat : 729 (minisat_release) R 713 713 29212 0 -1 4202496 21739 0 0 0 1187 2 0 0 20 0 1 0 71896539 69996544 12733 33554432000 4194304 4308513 140723944238432 140723944235432 4275992 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 16162816 140723944239795 140723944240302 140723944240302 140723944243141 0
/proc/729/statm: 17089 12733 353 28 0 13329 0
[pid=713/tid=715] ppid=710 vsize=15681864 memory=0 CPUtime=2.59 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) S 710 713 29212 0 -1 1077944384 17507 0 0 0 246 13 0 0 20 0 19 0 71896269 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681456778240 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15681864 memory=50932 CPUtime=0 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896271 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15681864 memory=50932 CPUtime=0 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71896272 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15681864 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71896273 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15681864 memory=10028 CPUtime=0 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71896273 16058228736 154009 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15681864 memory=15104 CPUtime=0 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15681864 memory=640 CPUtime=1.31 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) S 710 713 29212 0 -1 1077944384 2226 0 0 0 130 1 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15681864 memory=1760 CPUtime=1.16 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) S 710 713 29212 0 -1 1077944384 1906 0 0 0 115 1 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680453475184 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15681864 memory=960 CPUtime=0.86 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) S 710 713 29212 0 -1 1077944384 2796 0 0 0 86 0 0 0 20 0 19 0 71896275 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680452422128 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71896276 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=730] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/730/stat : 730 (java) S 710 713 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139680523986240 139681484963609 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=732] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/732/stat : 732 (java) S 710 713 29212 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 71896539 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678376246576 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=733] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/733/stat : 733 (java) S 710 713 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 71896540 16058228736 154009 33554432000 4194304 4196468 140730539431968 139678644682672 139681484960925 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=734] ppid=710 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/713/task/734/stat : 734 (java) S 710 713 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71896542 16058228736 154009 33554432000 4194304 4196468 140730539431968 139677973602080 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 17.86 s
Current children cumulated vsize: 15750220 KiB
Current children cumulated memory: 666968 KiB

[startup+14.7009 s]
/proc/loadavg: 2.56 2.36 2.22 3/225 734
/proc/meminfo: memFree=20493528/32770624 swapFree=67076520/67108860
[pid=713] ppid=710 vsize=15681864 memory=620220 CPUtime=17.98 cores=1,3,5,7
/proc/713/stat : 713 (java) S 710 713 29212 0 -1 1077944320 25909 21762 0 0 582 18 1196 2 20 0 18 0 71896269 16058228736 155055 33554432000 4194304 4196468 140730539431968 140730539414512 139681484938999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
/proc/713/statm: 3920466 155055 3228 1 0 3881322 0
[pid=713/tid=715] ppid=710 vsize=15681864 memory=616036 CPUtime=14.57 cores=1,3,5,7
/proc/713/task/715/stat : 715 (java) S 710 713 29212 0 -1 1077944384 17507 21762 0 0 246 13 1196 2 20 0 18 0 71896269 16058228736 155055 33554432000 4194304 4196468 140730539431968 139681456778240 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=716] ppid=710 vsize=15681864 memory=50932 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/716/stat : 716 (java) S 710 713 29212 0 -1 1077944384 2 21762 0 0 0 0 1196 2 20 0 18 0 71896271 16058228736 155055 33554432000 4194304 4196468 140730539431968 139681489181712 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=717] ppid=710 vsize=15681864 memory=0 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/717/stat : 717 (java) S 710 713 29212 0 -1 1077944384 1 21762 0 0 0 0 1196 2 20 0 18 0 71896271 16058228736 155055 33554432000 4194304 4196468 140730539431968 139681264884880 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=718] ppid=710 vsize=15681864 memory=0 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/718/stat : 718 (java) S 710 713 29212 0 -1 1077944384 2 21762 0 0 0 0 1196 2 20 0 18 0 71896271 16058228736 155055 33554432000 4194304 4196468 140730539431968 139681263831824 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=719] ppid=710 vsize=15681864 memory=3544 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/719/stat : 719 (java) S 710 713 29212 0 -1 1077944384 1 21762 0 0 0 0 1196 2 20 0 18 0 71896271 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680943172496 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=720] ppid=710 vsize=15681864 memory=18624 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/720/stat : 720 (java) S 710 713 29212 0 -1 1077944384 5 21762 0 0 0 0 1196 2 20 0 18 0 71896272 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680455579888 139681484950146 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=721] ppid=710 vsize=15681864 memory=776 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/721/stat : 721 (java) S 710 713 29212 0 -1 1077944384 13 21762 0 0 0 0 1196 2 20 0 18 0 71896273 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680053978272 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=722] ppid=710 vsize=15681864 memory=0 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/722/stat : 722 (java) S 710 713 29212 0 -1 1077944384 1 21762 0 0 0 0 1196 2 20 0 18 0 71896273 16058228736 155055 33554432000 4194304 4196468 140730539431968 139679785542384 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=723] ppid=710 vsize=15681864 memory=0 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/723/stat : 723 (java) S 710 713 29212 0 -1 1077944384 3 21762 0 0 0 0 1196 2 20 0 18 0 71896275 16058228736 155055 33554432000 4194304 4196468 140730539431968 139679411034064 139681484957595 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=724] ppid=710 vsize=15681864 memory=0 CPUtime=13.3 cores=1,3,5,7
/proc/713/task/724/stat : 724 (java) S 710 713 29212 0 -1 1077944384 2235 21762 0 0 131 1 1196 2 20 0 18 0 71896275 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680454527728 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=725] ppid=710 vsize=15681864 memory=289 CPUtime=13.15 cores=1,3,5,7
/proc/713/task/725/stat : 725 (java) S 710 713 29212 0 -1 1077944384 1921 21762 0 0 116 1 1196 2 20 0 18 0 71896275 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680453475184 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=726] ppid=710 vsize=15681864 memory=7810478057686586198 CPUtime=12.84 cores=1,3,5,7
/proc/713/task/726/stat : 726 (java) R 710 713 29212 0 -1 4202560 2802 21762 0 0 86 0 1196 2 20 0 18 0 71896275 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680452422128 139681484950934 0 4 0 25189583 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=727] ppid=710 vsize=15681864 memory=7810478057686586198 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/727/stat : 727 (java) S 710 713 29212 0 -1 1077944384 3 21762 0 0 0 0 1196 2 20 0 18 0 71896276 16058228736 155055 33554432000 4194304 4196468 140730539431968 139678913129312 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=728] ppid=710 vsize=15681864 memory=54 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/728/stat : 728 (java) S 710 713 29212 0 -1 1077944384 3 21762 0 0 0 0 1196 2 20 0 18 0 71896276 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680451369520 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=730] ppid=710 vsize=15681864 memory=9506 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/730/stat : 730 (java) S 710 713 29212 0 -1 1077944384 30 21762 0 0 0 0 1196 2 20 0 18 0 71896539 16058228736 155055 33554432000 4194304 4196468 140730539431968 139680523985424 139681484950146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=732] ppid=710 vsize=15681864 memory=430486 CPUtime=11.99 cores=1,3,5,7
/proc/713/task/732/stat : 732 (java) R 710 713 29212 0 -1 4202560 41 21762 0 0 1 0 1196 2 20 0 18 0 71896539 16058228736 155055 33554432000 4194304 4196468 140730539431968 139678376253360 139681484950934 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
[pid=713/tid=734] ppid=710 vsize=15681864 memory=33688 CPUtime=11.98 cores=1,3,5,7
/proc/713/task/734/stat : 734 (java) S 710 713 29212 0 -1 1077944384 7 21762 0 0 0 0 1196 2 20 0 18 0 71896542 16058228736 155055 33554432000 4194304 4196468 140730539431968 139677973601840 139681484949205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36544512 140730539439092 140730539439369 140730539439369 140730539442127 0
Current children cumulated CPU time: 17.98 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 620220 KiB

Child status: 0
Real time (s): 14.7365
CPU time (s): 18.0585
CPU user time (s): 17.8411
CPU system time (s): 0.217404
CPU usage (%): 122.542
Max. virtual memory (cumulated for all children) (KiB): 15750220
Max. memory (cumulated for all children) (KiB): 666968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8411
system time used= 0.217404
maximum resident set size= 621080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4236
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 713
#   total CPU time (s): 18.0585
#   total CPU user time (s): 17.8411
#   total CPU system time (s): 0.217404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.117893 second user time and 0.194617 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 20:28:51
IDJOB=4295534
IDBENCH=141563
IDSOLVER=2755
FILE ID=node102/4295534-1532543331
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-m004_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-4295534-1532543331/watcher-4295534-1532543331 -o /tmp/evaluation-result-4295534-1532543331/solver-4295534-1532543331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295534-1532543331.xml

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

MD5SUM BENCH= 2f4e790a4fde13aad103094a46699cf0
RANDOM SEED=1129264791

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:        21154256 kB
MemAvailable:   28735072 kB
Buffers:          158980 kB
Cached:          7657792 kB
SwapCached:         5648 kB
Active:          4449104 kB
Inactive:        6625744 kB
Active(anon):    3226912 kB
Inactive(anon):    55316 kB
Active(file):    1222192 kB
Inactive(file):  6570428 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076520 kB
Dirty:              8096 kB
Writeback:             8 kB
AnonPages:       3192088 kB
Mapped:            44612 kB
Shmem:             21452 kB
Slab:             236100 kB
SReclaimable:     208060 kB
SUnreclaim:        28040 kB
KernelStack:        3664 kB
PageTables:        11544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13517588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3020800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-25 20:29:06