Trace number 4293747

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)? (MO) 35.1994 23.631

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin16_c18.xml
MD5SUM5947b7d603c6960c1f689b2eabbe33a0
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 variables14400
Number of constraints1088
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":14400}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":14400}]
Minimum constraint arity120
Maximum constraint arity225
Distribution of constraint arities[{"arity":120,"count":960},{"arity":225,"count":128}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1088}]
Optimization problemNO
Type of objective

Solver Data

0.55/0.51	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 14:09:26 CEST 2018
0.66/0.54	c PID: 13733
0.66/0.54	c IP: 172.20.3.102
0.66/0.54	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
6.19/2.49	c (1,1) Parsing End
6.50/2.52	c (1,1) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
6.50/2.52	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
6.50/2.52	c (1,1) Constraint Name Generate Begin
6.50/2.58	c (2,2) Ctr:HOME/instance-4293747-1532347766.xml,IntVar:Num:WeightedSum
6.50/2.58	c (2,2) Constraint Name Generate End
6.50/2.58	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
6.50/2.58	c (2,2) CSP to CSPinCNF Begin
8.89/3.74	c (3,3) translated 109 (10%) constraints
9.88/4.65	c (4,4) translated 218 (20%) constraints
11.13/5.61	c (5,5) translated 327 (30%) constraints
11.95/6.39	c (5,5) translated 436 (40%) constraints
13.08/7.18	c (6,6) translated 544 (50%) constraints
13.89/7.94	c (7,7) translated 653 (60%) constraints
15.12/8.81	c (8,8) translated 762 (70%) constraints
15.82/9.57	c (9,8) translated 871 (80%) constraints
17.02/10.65	c (10,9) translated 980 (90%) constraints
19.94/13.22	c (12,12) translated 1088 (100%) constraints
21.76/14.11	c (13,13) STATISTICS1:HOME/instance-4293747-1532347766.xml,IntVar:Num:WeightedSum,14400,1088,9223372036854775807,2,1,225,9223372036854775807:1088,2:144000,1:1088,225:128;120:960,22500:128;6400:960
21.76/14.11	c (13,13) ===========================================
21.76/14.11	c (13,13) Both Encoding selects:
21.76/14.11	c (13,13) Log
21.76/14.11	c (13,13) ===========================================
21.97/14.30	c (13,13) translated 109 (10%) constraints
22.07/14.48	c (13,13) translated 218 (20%) constraints
22.27/14.66	c (14,13) translated 327 (30%) constraints
22.75/14.96	c (14,14) translated 436 (40%) constraints
23.13/15.13	c (14,14) translated 544 (50%) constraints
23.36/15.30	c (14,14) translated 653 (60%) constraints
23.51/15.46	c (14,14) translated 762 (70%) constraints
23.71/15.62	c (15,14) translated 871 (80%) constraints
23.91/15.86	c (15,14) translated 980 (90%) constraints
24.52/16.43	c (15,15) translated 1088 (100%) constraints
24.52/16.44	c (15,15) CSP to CSPinCNF End
24.52/16.45	c (15,15) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
24.52/16.45	c (15,15) Heap : 1357 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
24.52/16.45	c (15,15) CSPinCNF Propagation Begin
25.91/17.38	c (16,16) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
25.91/17.38	c (16,16) CSPinCNF Propagation End
25.91/17.38	c (16,16) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
25.91/17.38	c (16,16) Heap : 1486 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.91/17.38	c (16,16) Simplify CSPinCNF Begin
26.02/17.43	c (16,16) Simplify CSPinCNF End
26.02/17.43	c (16,16) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
26.02/17.43	c (16,16) Heap : 1542 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
26.02/17.43	c (16,16) Calculate Precise Domain Begin
26.02/17.43	c (16,16) 0 values are removed by re-calculation
26.02/17.43	c (16,16) Calculate Precise Domain End
26.02/17.44	c (16,16) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
26.02/17.44	c (16,16) Heap : 1542 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
26.02/17.44	c (16,16) CSPinCNF to SatSolver Begin
27.50/17.96	c (17,17) 109 (10 %) CSP clauses are being encoded (40104 SAT variables, 76788 SAT clauses)
27.94/18.19	c (17,17) 218 (20 %) CSP clauses are being encoded (66046 SAT variables, 154287 SAT clauses)
28.30/18.41	c (17,17) 327 (30 %) CSP clauses are being encoded (91988 SAT variables, 231786 SAT clauses)
28.51/18.63	c (18,17) 436 (40 %) CSP clauses are being encoded (117930 SAT variables, 309285 SAT clauses)
28.81/18.82	c (18,17) 544 (50 %) CSP clauses are being encoded (136200 SAT variables, 348903 SAT clauses)
29.11/19.00	c (18,18) 653 (60 %) CSP clauses are being encoded (149280 SAT variables, 362092 SAT clauses)
29.68/19.15	c (18,18) 762 (70 %) CSP clauses are being encoded (162360 SAT variables, 375281 SAT clauses)
29.81/19.27	c (18,18) 871 (80 %) CSP clauses are being encoded (175440 SAT variables, 388470 SAT clauses)
30.77/19.66	c (19,18) 980 (90 %) CSP clauses are being encoded (198951 SAT variables, 437398 SAT clauses)
31.38/20.23	c (19,19) 1088 (100 %) CSP clauses are being encoded (271203 SAT variables, 653614 SAT clauses)
31.38/20.24	c (19,19) CSPinCNF to SatSolver End
31.38/20.24	c (19,19) Heap : 1055 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
32.43/21.06	c (20,19) STATISTICS2:HOME/instance-4293747-1532347766.xml,IntVar:Num:WeightedSum,14400,1088,9223372036854775807,2,1,225,9223372036854775807:1088,2:144000,1:1088,225:128;120:960,2:1088
32.43/21.06	c (20,19) SatSolver.solve Begin
32.43/21.06	c (20,19) 271872 bool, 655616 clause
32.43/21.06	c (20,19) 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-4293747-1532347766.xml-scop-13733.cnf HOME/instance-4293747-1532347766.xml-scop-13733.cnf.out
35.13/23.60	c (23,0) receiving signal SIGTERM
35.13/23.60	s UNKNOWN
35.13/23.61	c (23,19) SatSolver is killed by some reasons.
35.13/23.61	c (23,19) 1,2,15,16,16,16,19,TO,TO,STOP-AFTER(DIMACS)
35.13/23.61	c END-Prog: Mon Jul 23 14:09:50 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 (4980 MiB free)
  memory of node 1: 16384 MiB (10507 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100137 s]*
/proc/loadavg: 2.00 2.01 2.05 3/220 13748
/proc/meminfo: memFree=15796576/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15011656 memory=74928 CPUtime=0.11 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 6411 0 0 0 10 1 0 0 20 0 15 0 52339757 15371935744 18732 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3752914 18732 2779 1 0 3715374 0
[pid=13733/tid=13735] ppid=13730 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 4672 0 0 0 8 1 0 0 20 0 15 0 52339758 15371935744 18930 33554432000 4194304 4196468 140731791220096 139805344620936 139805353084658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 18930 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 18930 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 18930 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 18930 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 18930 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 18930 33554432000 4194304 4196468 140731791220096 139803936941728 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 18930 33554432000 4194304 4196468 140731791220096 139803668505840 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0.01 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 18996 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74928 KiB

[startup+0.21061 s]*
/proc/loadavg: 2.00 2.01 2.05 3/220 13748
/proc/meminfo: memFree=15782940/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15011656 memory=86708 CPUtime=0.26 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 9602 0 0 0 24 2 0 0 20 0 15 0 52339757 15371935744 21677 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3752914 21677 2885 1 0 3715374 0
[pid=13733/tid=13735] ppid=13730 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 7490 0 0 0 18 1 0 0 20 0 15 0 52339758 15371935744 21677 33554432000 4194304 4196468 140731791220096 139805344636736 139805356852581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 21677 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15011656 memory=139651709263049 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 21677 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 21677 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 21677 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 21677 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 21677 33554432000 4194304 4196468 140731791220096 139803936941728 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 21677 33554432000 4194304 4196468 140731791220096 139803668505840 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 430 0 0 0 1 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0.03 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) R 13730 13733 8919 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 21677 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86708 KiB

[startup+0.310546 s]*
/proc/loadavg: 2.00 2.01 2.05 3/220 13748
/proc/meminfo: memFree=15777604/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15011656 memory=90440 CPUtime=0.43 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 10138 0 0 0 41 2 0 0 20 0 15 0 52339757 15371935744 22610 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3752914 22610 3024 1 0 3715374 0
[pid=13733/tid=13735] ppid=13730 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 7861 0 0 0 28 2 0 0 20 0 15 0 52339758 15371935744 22610 33554432000 4194304 4196468 140731791220096 139805344613104 139805354372480 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 22610 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15011656 memory=139651709263033 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 22610 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 22610 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15371935744 22610 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 22610 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 22610 33554432000 4194304 4196468 140731791220096 139803936941728 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339761 15371935744 22610 33554432000 4194304 4196468 140731791220096 139803668505840 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 529 0 0 0 2 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 94 0 0 0 2 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0.07 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15011656 memory=139651709249152 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339764 15371935744 22610 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90440 KiB

[startup+0.702438 s]
/proc/loadavg: 2.00 2.01 2.05 3/220 13748
/proc/meminfo: memFree=15751124/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15017928 memory=132060 CPUtime=1.06 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 17145 0 0 0 101 5 0 0 20 0 15 0 52339757 15378358272 33015 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3754482 33015 3142 1 0 3715886 0
[pid=13733/tid=13735] ppid=13730 vsize=15017928 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 14200 0 0 0 63 4 0 0 20 0 15 0 52339758 15378358272 33527 33554432000 4194304 4196468 140731791220096 139805344644976 139804828541987 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15378358272 33527 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15378358272 33527 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15378358272 33527 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15017928 memory=198664450492683 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15378358272 33527 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15017928 memory=286033 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52339761 15378358272 33527 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52339761 15378358272 33527 33554432000 4194304 4196468 140731791220096 139803936941728 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339761 15378358272 33527 33554432000 4194304 4196468 140731791220096 139803668505840 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15017928 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15378358272 33527 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15017928 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) R 13730 13733 8919 0 -1 4202560 760 0 0 0 10 0 0 0 20 0 15 0 52339764 15378358272 33527 33554432000 4194304 4196468 140731791220096 139804409777920 139805356366355 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15017928 memory=-3472574513799858009 CPUtime=0.07 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) R 13730 13733 8919 0 -1 4202560 357 0 0 0 7 0 0 0 20 0 15 0 52339764 15378358272 33527 33554432000 4194304 4196468 140731791220096 139804408717128 139805365526103 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15017928 memory=6944656592387989600 CPUtime=0.18 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) R 13730 13733 8919 0 -1 4202560 488 0 0 0 18 0 0 0 20 0 15 0 52339764 15378358272 33527 33554432000 4194304 4196468 140731791220096 139804339590928 139805350975440 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15378358272 33527 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339764 15378358272 33546 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 132060 KiB

[startup+1.50135 s]
/proc/loadavg: 2.00 2.01 2.05 5/220 13748
/proc/meminfo: memFree=15652336/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15020052 memory=283500 CPUtime=3.42 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 20598 0 0 0 335 7 0 0 20 0 15 0 52339757 15380533248 70875 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3755013 70875 3205 1 0 3716398 0
[pid=13733/tid=13735] ppid=13730 vsize=15020052 memory=127 CPUtime=1.47 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 14964 0 0 0 141 6 0 0 20 0 15 0 52339758 15380533248 70875 33554432000 4194304 4196468 140731791220096 139805344644912 139804831269237 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15380533248 70875 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15380533248 70875 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339759 15380533248 70875 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52339759 15380533248 70875 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52339761 15380533248 70875 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0

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

[pid=13733/tid=13741] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 192535 33554432000 4194304 4196468 140731791220096 139803936941728 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 192535 33554432000 4194304 4196468 140731791220096 139803668505840 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15022100 memory=279303199672416 CPUtime=2.02 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) R 13730 13733 8919 0 -1 4202560 2384 0 0 0 202 0 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139804409775088 139805352463216 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15022100 memory=279303199713840 CPUtime=2 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) R 13730 13733 8919 0 -1 4202560 2534 0 0 0 200 0 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139804408725824 139805352542673 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15022100 memory=288230574492221466 CPUtime=0.8 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 1917 0 0 0 79 1 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 192535 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 7.93 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 770140 KiB

[startup+6.30082 s]
/proc/loadavg: 2.16 2.05 2.06 3/220 13748
/proc/meminfo: memFree=12798204/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15022100 memory=3069888 CPUtime=11.95 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 29810 0 0 0 1136 59 0 0 20 0 15 0 52339757 15382630400 767472 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3755525 767472 3218 1 0 3716910 0
[pid=13733/tid=13735] ppid=13730 vsize=15022100 memory=3052524 CPUtime=6.18 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 16873 0 0 0 571 47 0 0 20 0 15 0 52339758 15382630400 767472 33554432000 4194304 4196468 140731791220096 139805344645016 139804827270592 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15022100 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 40 0 0 0 5 2 0 0 20 0 15 0 52339759 15382630400 767472 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15022100 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 59 0 0 0 5 1 0 0 20 0 15 0 52339759 15382630400 767472 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15022100 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 43 0 0 0 5 1 0 0 20 0 15 0 52339759 15382630400 767472 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15022100 memory=139651600008904 CPUtime=0.07 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 117 0 0 0 5 2 0 0 20 0 15 0 52339759 15382630400 767472 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15022100 memory=125484 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 767472 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15022100 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 767472 33554432000 4194304 4196468 140731791220096 139803936941792 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15022100 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 767472 33554432000 4194304 4196468 140731791220096 139803668505824 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15022100 memory=2496 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15022100 memory=1522056 CPUtime=2.28 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 2449 0 0 0 228 0 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15022100 memory=3068960 CPUtime=2.22 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 2582 0 0 0 222 0 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15022100 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 6284 0 0 0 89 1 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15022100 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 767472 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 11.95 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 3069888 KiB

[startup+12.7008 s]
/proc/loadavg: 2.23 2.06 2.06 3/220 13748
/proc/meminfo: memFree=12614060/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15022100 memory=3246672 CPUtime=19.44 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 31402 0 0 0 1866 78 0 0 20 0 15 0 52339757 15382630400 811668 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3755525 811668 3227 1 0 3716910 0
[pid=13733/tid=13735] ppid=13730 vsize=15022100 memory=0 CPUtime=12.36 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) R 13730 13733 8919 0 -1 4202560 17193 0 0 0 1189 47 0 0 20 0 15 0 52339758 15382630400 811668 33554432000 4194304 4196468 140731791220096 139805344643408 139804837350715 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15022100 memory=3071608 CPUtime=0.28 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 207 0 0 0 22 6 0 0 20 0 15 0 52339759 15382630400 811668 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15022100 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 223 0 0 0 22 6 0 0 20 0 15 0 52339759 15382630400 811668 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15022100 memory=4140 CPUtime=0.28 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 116 0 0 0 22 6 0 0 20 0 15 0 52339759 15382630400 811668 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15022100 memory=16828 CPUtime=0.28 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 373 0 0 0 22 6 0 0 20 0 15 0 52339759 15382630400 811668 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15022100 memory=3246672 CPUtime=0.01 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 15 0 52339761 15382630400 811668 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 811668 33554432000 4194304 4196468 140731791220096 139803936941792 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15022100 memory=7594848339793112408 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339761 15382630400 811668 33554432000 4194304 4196468 140731791220096 139803668505856 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15022100 memory=7811887532423533933 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15022100 memory=4140 CPUtime=2.5 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 2773 0 0 0 249 1 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15022100 memory=0 CPUtime=2.39 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 2739 0 0 0 238 1 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15022100 memory=148 CPUtime=0.98 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 6415 0 0 0 97 1 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15022100 memory=303711745523056951 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15022100 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52339764 15382630400 811668 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 19.44 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 3246672 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+23.6009 s]
/proc/loadavg: 2.18 2.06 2.06 3/225 13754
/proc/meminfo: memFree=12276956/32770624 swapFree=67108860/67108860
[pid=13733] ppid=13730 vsize=15681864 memory=3412724 CPUtime=32.63 cores=1,3,5,7
/proc/13733/stat : 13733 (java) S 13730 13733 8919 0 -1 1077944320 55055 0 0 0 3162 101 0 0 20 0 19 0 52339757 16058228736 853181 33554432000 4194304 4196468 140731791220096 140731791202640 139805372808951 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
/proc/13733/statm: 3920466 853181 3271 1 0 3881322 0
[pid=13749] ppid=13733 vsize=207252 memory=170676 CPUtime=2.5 cores=1,3,5,7
/proc/13749/stat : 13749 (minisat_release) R 13733 13733 8919 0 -1 4202496 49812 0 0 0 244 6 0 0 20 0 1 0 52341866 212226048 42669 33554432000 4194304 4308513 140728362169296 140728362165816 4237251 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6409496 6410680 30138368 140728362177199 140728362177710 140728362177710 140728362180549 0
/proc/13749/statm: 51813 42669 333 28 0 48053 0
[pid=13733/tid=13735] ppid=13730 vsize=15681864 memory=1296 CPUtime=20.48 cores=1,3,5,7
/proc/13733/task/13735/stat : 13735 (java) S 13730 13733 8919 0 -1 1077944384 21899 0 0 0 1998 50 0 0 20 0 19 0 52339758 16058228736 853181 33554432000 4194304 4196468 140731791220096 139805344648192 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13736] ppid=13730 vsize=15681864 memory=2340 CPUtime=0.57 cores=1,3,5,7
/proc/13733/task/13736/stat : 13736 (java) S 13730 13733 8919 0 -1 1077944384 311 0 0 0 47 10 0 0 20 0 19 0 52339759 16058228736 853181 33554432000 4194304 4196468 140731791220096 139805377051152 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13737] ppid=13730 vsize=15681864 memory=1728 CPUtime=0.57 cores=1,3,5,7
/proc/13733/task/13737/stat : 13737 (java) S 13730 13733 8919 0 -1 1077944384 326 0 0 0 47 10 0 0 20 0 19 0 52339759 16058228736 853181 33554432000 4194304 4196468 140731791220096 139805152754320 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13738] ppid=13730 vsize=15681864 memory=1928 CPUtime=0.57 cores=1,3,5,7
/proc/13733/task/13738/stat : 13738 (java) S 13730 13733 8919 0 -1 1077944384 357 0 0 0 47 10 0 0 20 0 19 0 52339759 16058228736 853181 33554432000 4194304 4196468 140731791220096 139805151701264 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13739] ppid=13730 vsize=15681864 memory=1008 CPUtime=0.57 cores=1,3,5,7
/proc/13733/task/13739/stat : 13739 (java) S 13730 13733 8919 0 -1 1077944384 494 0 0 0 47 10 0 0 20 0 19 0 52339759 16058228736 853181 33554432000 4194304 4196468 140731791220096 139805150648720 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13740] ppid=13730 vsize=15681864 memory=6223407613083 CPUtime=0.02 cores=1,3,5,7
/proc/13733/task/13740/stat : 13740 (java) S 13730 13733 8919 0 -1 1077944384 70 0 0 0 2 0 0 0 20 0 19 0 52339761 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804410841840 139805372820098 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13741] ppid=13730 vsize=15681864 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13741/stat : 13741 (java) S 13730 13733 8919 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 52339761 16058228736 853181 33554432000 4194304 4196468 140731791220096 139803936941792 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13742] ppid=13730 vsize=15681864 memory=16105853321218399 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13742/stat : 13742 (java) S 13730 13733 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 52339761 16058228736 853181 33554432000 4194304 4196468 140731791220096 139803668505856 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13743] ppid=13730 vsize=15681864 memory=9194 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13743/stat : 13743 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139803293997520 139805372827547 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13744] ppid=13730 vsize=15681864 memory=1 CPUtime=4.16 cores=1,3,5,7
/proc/13733/task/13744/stat : 13744 (java) S 13730 13733 8919 0 -1 1077944384 7733 0 0 0 414 2 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804409788656 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13745] ppid=13730 vsize=15681864 memory=0 CPUtime=4.26 cores=1,3,5,7
/proc/13733/task/13745/stat : 13745 (java) S 13730 13733 8919 0 -1 1077944384 11639 0 0 0 424 2 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804408736112 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13746] ppid=13730 vsize=15681864 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/13733/task/13746/stat : 13746 (java) S 13730 13733 8919 0 -1 1077944384 10607 0 0 0 131 2 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804339595248 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13747] ppid=13730 vsize=15681864 memory=11 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13747/stat : 13747 (java) S 13730 13733 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139802796091744 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13748] ppid=13730 vsize=15681864 memory=8384 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13748/stat : 13748 (java) S 13730 13733 8919 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 19 0 52339764 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804338543664 139805372820098 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13750] ppid=13730 vsize=15681864 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13750/stat : 13750 (java) S 13730 13733 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52341866 16058228736 853181 33554432000 4194304 4196468 140731791220096 139804407682880 139805372833561 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13752] ppid=13730 vsize=15681864 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13752/stat : 13752 (java) S 13730 13733 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 52341866 16058228736 853181 33554432000 4194304 4196468 140731791220096 139802259205936 139805372830877 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13753] ppid=13730 vsize=15681864 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13753/stat : 13753 (java) S 13730 13733 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 52341866 16058228736 853181 33554432000 4194304 4196468 140731791220096 139802124983728 139805372830877 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
[pid=13733/tid=13754] ppid=13730 vsize=15681864 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/13733/task/13754/stat : 13754 (java) S 13730 13733 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52341868 16058228736 853181 33554432000 4194304 4196468 140731791220096 139802393435424 139805372819157 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25808896 140731791225844 140731791226121 140731791226121 140731791228879 0
Current children cumulated CPU time: 35.13 s
Current children cumulated vsize: 15889116 KiB
Current children cumulated memory: 3583400 KiB

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

[startup+23.6309 s]
# the end of solver process 13733 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=34.0835 s, system=1.11597 s

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

Child status: 1
Real time (s): 23.631
CPU time (s): 35.1994
CPU user time (s): 34.0835
CPU system time (s): 1.11597
CPU usage (%): 148.955
Max. virtual memory (cumulated for all children) (KiB): 15889116
Max. memory (cumulated for all children) (KiB): 3583400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.0835
system time used= 1.11597
maximum resident set size= 3414784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104977
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5199
involuntary context switches= 78


# summary of solver processes directly reported to runsolver:
#   pid: 13733
#   total CPU time (s): 35.1994
#   total CPU user time (s): 34.0835
#   total CPU system time (s): 1.11597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.172241 second user time and 0.262512 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 14:09:26
IDJOB=4293747
IDBENCH=141231
IDSOLVER=2755
FILE ID=node102/4293747-1532347766
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

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

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

MD5SUM BENCH= 5947b7d603c6960c1f689b2eabbe33a0
RANDOM SEED=1040722776

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:        15860728 kB
MemAvailable:   31089788 kB
Buffers:          256936 kB
Cached:         15059800 kB
SwapCached:            0 kB
Active:          2390620 kB
Inactive:       13828056 kB
Active(anon):     904680 kB
Inactive(anon):    16888 kB
Active(file):    1485940 kB
Inactive(file): 13811168 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:       1051592 kB
Mapped:            49196 kB
Shmem:             17036 kB
Slab:             388372 kB
SReclaimable:     360412 kB
SUnreclaim:        27960 kB
KernelStack:        3968 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13546824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    899072 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 14:09:50