Trace number 4294096

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 order+MapleCOMSPS (2018-06-13)? (MO) 108.753 73.1615

General information on the benchmark

NameBibd/
Bibd-sc-34-085-30-12-10_c18.xml
MD5SUM16a7a800d3f63e1acf189b42778a783a
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 variables101150
Number of constraints48366
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50575}]
Minimum variable degree0
Maximum variable degree36
Distribution of variable degrees[{"degree":0,"count":50575},{"degree":2,"count":47685},{"degree":36,"count":2890}]
Minimum constraint arity3
Maximum constraint arity2890
Distribution of constraint arities[{"arity":3,"count":47685},{"arity":34,"count":85},{"arity":85,"count":595},{"arity":2890,"count":1}]
Number of extensional constraints0
Number of intensional constraints47685
Distribution of constraint types[{"type":"intension","count":47685},{"type":"lex","count":1},{"type":"sum","count":680}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Jul 23 14:37:48 CEST 2018
0.66/0.56	c PID: 8092
0.66/0.56	c IP: 172.20.3.105
0.66/0.56	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
13.56/5.63	c (5,5) Parsing End
13.56/5.68	c (5,5) CSP: 0 int (0 aux), 50575 bool (0 aux), 48366 ctr, max domain size 2
13.56/5.68	c (5,5) Heap : 1971 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
13.56/5.68	c (5,5) Constraint Name Generate Begin
13.99/5.83	c (5,5) Ctr:HOME/instance-4294096-1532349467.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
13.99/5.83	c (5,5) Constraint Name Generate End
13.99/5.83	c (5,5) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
13.99/5.83	c (5,5) CSP to CSPinCNF Begin
19.88/7.90	c (7,7) translated 4837 (10%) constraints
20.98/8.85	c (8,8) translated 9674 (20%) constraints
22.75/9.91	c (9,9) translated 14510 (30%) constraints
23.55/10.75	c (10,9) translated 19347 (40%) constraints
24.35/11.59	c (11,10) translated 24183 (50%) constraints
25.26/12.46	c (11,11) translated 29020 (60%) constraints
26.16/13.30	c (12,12) translated 33857 (70%) constraints
27.03/14.15	c (13,13) translated 38693 (80%) constraints
27.83/15.00	c (14,14) translated 43530 (90%) constraints
32.91/18.46	c (17,17) translated 48366 (100%) constraints
69.10/45.22	c (44,42) STATISTICS1:HOME/instance-4294096-1532349467.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,151372,250193,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:106575,2:616691,4:5427;3:95487;2:100797;1:48482,85:1190;34:170;2:106575;1:493131,3136:1190
69.10/45.22	c (44,42) ===========================================
69.10/45.22	c (44,42) Order
69.10/45.22	c (44,42) ===========================================
73.72/46.75	c (46,43) translated 25020 (10%) constraints
74.69/47.46	c (46,44) translated 50039 (20%) constraints
75.40/48.15	c (47,44) translated 75058 (30%) constraints
76.09/48.85	c (48,45) translated 100078 (40%) constraints
76.80/49.55	c (49,46) translated 125097 (50%) constraints
77.50/50.24	c (49,47) translated 150116 (60%) constraints
78.20/50.94	c (50,47) translated 175136 (70%) constraints
78.90/51.64	c (51,48) translated 200155 (80%) constraints
79.60/52.34	c (51,49) translated 225174 (90%) constraints
86.07/56.38	c (55,53) translated 250193 (100%) constraints
86.07/56.38	c (55,53) CSP to CSPinCNF End
86.22/56.46	c (55,53) CSP: 13430 int (13430 aux), 199057 bool (148482 aux), 420788 ctr, max domain size 30
86.22/56.46	c (55,53) Heap : 2301 MiB used (max 10657 MiB), NonHeap : 31 MiB used (max 0 MiB)
86.22/56.46	c (55,53) CSPinCNF Propagation Begin
89.81/58.51	c (57,54) 0 values, 47685 unsatisfiable literals, and 47685 valid clauses are removed
89.81/58.51	c (57,54) CSPinCNF Propagation End
89.81/58.59	c (58,54) CSP: 13430 int (13430 aux), 199057 bool (148482 aux), 373103 ctr, max domain size 30
89.81/58.59	c (58,54) Heap : 1409 MiB used (max 10736 MiB), NonHeap : 31 MiB used (max 0 MiB)
89.81/58.59	c (58,54) Simplify CSPinCNF Begin
91.22/59.54	c (59,55) Simplify CSPinCNF End
91.38/59.62	c (59,55) CSP: 13430 int (13430 aux), 210262 bool (159687 aux), 384308 ctr, max domain size 30
91.38/59.62	c (59,55) Heap : 1782 MiB used (max 10736 MiB), NonHeap : 31 MiB used (max 0 MiB)
91.38/59.62	c (59,55) Calculate Precise Domain Begin
91.61/59.76	c (59,56) 0 values are removed by re-calculation
91.61/59.76	c (59,56) Calculate Precise Domain End
91.86/59.85	c (59,56) CSP: 13430 int (13430 aux), 210262 bool (159687 aux), 384308 ctr, max domain size 30
91.86/59.85	c (59,56) Heap : 1835 MiB used (max 10736 MiB), NonHeap : 32 MiB used (max 0 MiB)
91.86/59.85	c (59,56) CSPinCNF to SatSolver Begin
95.22/61.46	c (60,57) 38431 (10 %) CSP clauses are encoded (323737 SAT variables, 440463 SAT clauses)
95.46/61.67	c (61,57) 76862 (20 %) CSP clauses are encoded (323737 SAT variables, 478894 SAT clauses)
95.66/61.87	c (61,58) 115293 (30 %) CSP clauses are encoded (323737 SAT variables, 517325 SAT clauses)
95.87/62.08	c (61,58) 153724 (40 %) CSP clauses are encoded (323737 SAT variables, 555756 SAT clauses)
97.05/62.51	c (61,58) 192154 (50 %) CSP clauses are encoded (323737 SAT variables, 594186 SAT clauses)
97.25/62.71	c (62,58) 230585 (60 %) CSP clauses are encoded (323737 SAT variables, 632617 SAT clauses)
97.45/62.91	c (62,58) 269016 (70 %) CSP clauses are encoded (323737 SAT variables, 671048 SAT clauses)
97.66/63.11	c (62,59) 307447 (80 %) CSP clauses are encoded (323737 SAT variables, 709479 SAT clauses)
101.10/65.97	c (65,61) 345878 (90 %) CSP clauses are encoded (323737 SAT variables, 1607028 SAT clauses)
106.49/71.34	c (70,66) 384308 (100 %) CSP clauses are encoded (323737 SAT variables, 3278170 SAT clauses)
106.49/71.34	c (70,66) CSPinCNF to SatSolver End
106.49/71.34	c (70,66) Heap : 1057 MiB used (max 10781 MiB), NonHeap : 33 MiB used (max 0 MiB)
108.05/72.56	c (72,68) STATISTICS2:HOME/instance-4294096-1532349467.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,223692,384308,841,30,4,9,841:68;256:1190;240:68;225:136;144:170;128:13090;121:4488;72:1530;64:6290;49:170;25:340;16:680;2:112119,30:136;29:272;16:136;15:680;13:340;12:680;11:20196;9:3060;8:26180;7:680;5:1360;2:894394,4:5427;3:47802;2:207372;1:123707,9:1190;8:13090;7:340;5:1020;3:12580;2:112119;1:563226,
108.05/72.56	c (72,68) SatSolver.solve Begin
108.05/72.56	c (72,68) 323737 bool, 3278171 clause
108.12/72.61	c (72,68) 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-4294096-1532349467.xml-scop-8092.cnf HOME/instance-4294096-1532349467.xml-scop-8092.cnf.out
108.68/73.11	c (72,0) receiving signal SIGTERM
108.68/73.11	s UNKNOWN
108.68/73.12	c (72,68) SatSolver is killed by some reasons.
108.68/73.12	c (72,68) 5,5,55,58,59,59,70,TO,TO,STOP-AFTER(DIMACS)
108.68/73.12	c END-Prog: Mon Jul 23 14:39:00 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4335 MiB free)
  memory of node 1: 16384 MiB (11195 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294096-1532349467/watcher-4294096-1532349467 -o /tmp/evaluation-result-4294096-1532349467/solver-4294096-1532349467 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294096-1532349467.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.10045 s]*
/proc/loadavg: 2.33 2.10 2.07 3/220 8107
/proc/meminfo: memFree=15845616/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15011656 memory=69684 CPUtime=0.1 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 6716 0 0 0 9 1 0 0 20 0 15 0 52509868 15371935744 17421 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3752914 17421 2756 1 0 3715374 0
[pid=8092/tid=8094] ppid=8089 vsize=15011656 memory=4138989097461060499 CPUtime=0.08 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 4810 0 0 0 7 1 0 0 20 0 15 0 52509868 15371935744 17487 33554432000 4194304 4196468 140736996506288 140570143143984 140570155435358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 17487 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509871 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 17487 33554432000 4194304 4196468 140736996506288 140568709555744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 17487 33554432000 4194304 4196468 140736996506288 140568575333744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 17487 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0.01 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) R 8089 8092 2271 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 15 0 52509874 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569205962864 140570150315103 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 17487 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 17487 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 69684 KiB

[startup+0.210513 s]*
/proc/loadavg: 2.33 2.10 2.07 3/220 8107
/proc/meminfo: memFree=15832656/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15011656 memory=83572 CPUtime=0.25 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 10364 0 0 0 23 2 0 0 20 0 15 0 52509868 15371935744 20893 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3752914 20893 2878 1 0 3715374 0
[pid=8092/tid=8094] ppid=8089 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 8249 0 0 0 18 2 0 0 20 0 15 0 52509868 15371935744 20893 33554432000 4194304 4196468 140736996506288 140570143175696 140569666012434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 20893 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15011656 memory=15955643939288728 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509871 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 20893 33554432000 4194304 4196468 140736996506288 140568709555744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 20893 33554432000 4194304 4196468 140736996506288 140568575333744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 20893 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 52509874 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0.03 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) R 8089 8092 2271 0 -1 4202560 287 0 0 0 3 0 0 0 20 0 15 0 52509874 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569205962864 140570150490624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 20893 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) R 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 20893 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83572 KiB

[startup+0.310484 s]*
/proc/loadavg: 2.33 2.10 2.07 3/220 8107
/proc/meminfo: memFree=15828376/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15011656 memory=87628 CPUtime=0.43 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 10987 0 0 0 40 3 0 0 20 0 15 0 52509868 15371935744 21907 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3752914 21907 2979 1 0 3715374 0
[pid=8092/tid=8094] ppid=8089 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 8676 0 0 0 27 2 0 0 20 0 15 0 52509868 15371935744 21907 33554432000 4194304 4196468 140736996506288 140570143159024 140570156520471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 21907 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15011656 memory=15815608122054972 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509871 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 21907 33554432000 4194304 4196468 140736996506288 140568709555744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15011656 memory=140035817338496 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52509872 15371935744 21907 33554432000 4194304 4196468 140736996506288 140568575333744 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509874 15371935744 21907 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 15 0 52509874 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 15 0 52509874 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) S 8089 8092 2271 0 -1 1077944384 333 0 0 0 7 0 0 0 20 0 15 0 52509874 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569205962864 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 21907 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509875 15371935744 21907 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87628 KiB

[startup+0.709463 s]
/proc/loadavg: 2.33 2.10 2.07 3/220 8107
/proc/meminfo: memFree=15804068/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15017928 memory=129232 CPUtime=1.05 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 18006 0 0 0 101 4 0 0 20 0 15 0 52509868 15378358272 32308 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3754482 32308 3142 1 0 3715886 0
[pid=8092/tid=8094] ppid=8089 vsize=15017928 memory=796 CPUtime=0.68 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 15185 0 0 0 65 3 0 0 20 0 15 0 52509868 15378358272 32308 33554432000 4194304 4196468 140736996506288 140570143192448 140569668463674 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15017928 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15378358272 32308 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15017928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15017928 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15017928 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15017928 memory=280071328016160 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52509871 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52509872 15378358272 32308 33554432000 4194304 4196468 140736996506288 140568709555744 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15017928 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52509872 15378358272 32308 33554432000 4194304 4196468 140736996506288 140568575333744 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15017928 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509874 15378358272 32308 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15017928 memory=8380 CPUtime=0.09 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) R 8089 8092 2271 0 -1 4202560 748 0 0 0 9 0 0 0 20 0 15 0 52509874 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569208068464 140570149732487 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15017928 memory=7307210974946176466 CPUtime=0.07 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) R 8089 8092 2271 0 -1 4202560 194 0 0 0 7 0 0 0 20 0 15 0 52509874 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569207005584 140570156722768 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15017928 memory=7302135314614015847 CPUtime=0.18 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) R 8089 8092 2271 0 -1 4202560 518 0 0 0 18 0 0 0 20 0 15 0 52509874 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569205960120 140569665863801 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15017928 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15378358272 32308 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15017928 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509875 15378358272 32308 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129232 KiB

[startup+1.50074 s]
/proc/loadavg: 2.33 2.10 2.07 4/220 8107
/proc/meminfo: memFree=15691812/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15020052 memory=485604 CPUtime=3.43 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 20223 0 0 0 334 9 0 0 20 0 15 0 52509868 15380533248 121401 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3755013 121401 3208 1 0 3716398 0
[pid=8092/tid=8094] ppid=8089 vsize=15020052 memory=288230377108275491 CPUtime=1.46 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 15777 0 0 0 139 7 0 0 20 0 15 0 52509868 15380533248 121401 33554432000 4194304 4196468 140736996506288 140570143189368 140569669842017 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15020052 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15380533248 121401 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15020052 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15380533248 121401 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52509870 15380533248 121401 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52509870 15380533248 121401 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52509871 15380533248 121401 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0

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

/proc/8092/task/8105/stat : 8105 (java) S 8089 8092 2271 0 -1 1077944384 9413 0 0 0 139 4 0 0 20 0 15 0 52509874 15384727552 940523 33554432000 4194304 4196468 140736996506288 140569205962864 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15024148 memory=7444819964895188821 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15384727552 940523 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15024148 memory=4640767346415259729 CPUtime=0.01 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 15 0 52509875 15384727552 940523 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 41.95 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3762092 KiB

[startup+51.1107 s]
/proc/loadavg: 2.57 2.21 2.11 3/220 8107
/proc/meminfo: memFree=11506152/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15024148 memory=4400636 CPUtime=78.41 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 68649 0 0 0 7616 225 0 0 20 0 15 0 52509868 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3756037 1100159 3255 1 0 3717422 0
[pid=8092/tid=8094] ppid=8089 vsize=15024148 memory=3163536 CPUtime=48.45 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) R 8089 8092 2271 0 -1 4202560 23568 0 0 0 4800 45 0 0 20 0 15 0 52509868 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140570143185600 140569671244860 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15024148 memory=4400636 CPUtime=2.53 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 991 0 0 0 212 41 0 0 20 0 15 0 52509870 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15024148 memory=16964 CPUtime=2.54 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 888 0 0 0 212 42 0 0 20 0 15 0 52509870 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15024148 memory=8514726395714820749 CPUtime=2.54 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1077 0 0 0 212 42 0 0 20 0 15 0 52509870 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15024148 memory=69578470211398 CPUtime=2.54 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 2356 0 0 0 212 42 0 0 20 0 15 0 52509870 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15024148 memory=4400636 CPUtime=0.03 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 263 0 0 0 3 0 0 0 20 0 15 0 52509871 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15024148 memory=4400636 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 52509872 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140568709555808 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15024148 memory=4400636 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 52509872 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140568575333760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15024148 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509874 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15024148 memory=550 CPUtime=8.85 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 11294 0 0 0 884 1 0 0 20 0 15 0 52509874 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15024148 memory=130 CPUtime=9.01 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 12328 0 0 0 899 2 0 0 20 0 15 0 52509874 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15024148 memory=0 CPUtime=1.8 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) S 8089 8092 2271 0 -1 1077944384 13683 0 0 0 176 4 0 0 20 0 15 0 52509874 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569205962864 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52509875 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15024148 memory=4406056 CPUtime=0.02 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 815 0 0 0 0 2 0 0 20 0 15 0 52509875 15384727552 1100159 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 78.41 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 4400636 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+73.1107 s]
/proc/loadavg: 2.43 2.21 2.11 3/225 8114
/proc/meminfo: memFree=10932456/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15683912 memory=4750100 CPUtime=108.21 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 87101 0 0 0 10540 281 0 0 20 0 19 0 52509868 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3920978 1187525 3271 1 0 3881834 0
[pid=8109] ppid=8092 vsize=216904 memory=159004 CPUtime=0.47 cores=0,2,4,6
/proc/8109/stat : 8109 (minisat_release) R 8092 8092 2271 0 -1 4202496 35302 0 0 0 41 6 0 0 20 0 1 0 52517131 222109696 39751 33554432000 4194304 4308513 140736561232272 140736561229416 4279516 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6409496 6410680 40931328 140736561238705 140736561239214 140736561239214 140736561242053 0
/proc/8109/statm: 54226 39751 316 28 0 50466 0
[pid=8092/tid=8094] ppid=8089 vsize=15683912 memory=311 CPUtime=68.67 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) S 8089 8092 2271 0 -1 1077944384 26457 0 0 0 6810 57 0 0 20 0 19 0 52509868 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140570143194112 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15683912 memory=55 CPUtime=3.53 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 1445 0 0 0 302 51 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15683912 memory=1292 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1422 0 0 0 303 52 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15683912 memory=4746876 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1413 0 0 0 304 51 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15683912 memory=4585812 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 3409 0 0 0 303 52 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15683912 memory=644 CPUtime=0.04 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 499 0 0 0 4 0 0 0 20 0 19 0 52509871 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52509872 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568709555808 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15683912 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 52509872 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568575333760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15683912 memory=4746876 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15683912 memory=4746876 CPUtime=11.22 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 14952 0 0 0 1120 2 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15683912 memory=4746876 CPUtime=11.89 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 19655 0 0 0 1186 3 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15683912 memory=288230574492221466 CPUtime=2.04 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) S 8089 8092 2271 0 -1 1077944384 15550 0 0 0 200 4 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569205962864 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52509875 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15683912 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 817 0 0 0 1 3 0 0 20 0 19 0 52509875 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8110] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8110/stat : 8110 (java) S 8089 8092 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569985038016 140570171379481 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8112] ppid=8089 vsize=15683912 memory=3472328296227705425 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8112/stat : 8112 (java) S 8089 8092 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567300259600 140570171376797 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8113] ppid=8089 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8113/stat : 8113 (java) S 8089 8092 2271 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567166037648 140570171376797 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8114] ppid=8089 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8114/stat : 8114 (java) S 8089 8092 2271 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 52517133 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140566897613984 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 108.68 s
Current children cumulated vsize: 15900816 KiB
Current children cumulated memory: 4909104 KiB

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

[startup+73.1614 s]
# the end of solver process 8092 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=105.829 s, system=2.92432 s

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

[startup+73.1107 s]
/proc/loadavg: 2.43 2.21 2.11 3/225 8114
/proc/meminfo: memFree=10932456/32770624 swapFree=67108860/67108860
[pid=8092] ppid=8089 vsize=15683912 memory=4750100 CPUtime=108.21 cores=0,2,4,6
/proc/8092/stat : 8092 (java) S 8089 8092 2271 0 -1 1077944320 87101 0 0 0 10540 281 0 0 20 0 19 0 52509868 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140736996488832 140570171354871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
/proc/8092/statm: 3920978 1187525 3271 1 0 3881834 0
[pid=8109] ppid=8092 vsize=216904 memory=159004 CPUtime=0.47 cores=0,2,4,6
/proc/8109/stat : 8109 (minisat_release) R 8092 8092 2271 0 -1 4202496 35302 0 0 0 41 6 0 0 20 0 1 0 52517131 222109696 39751 33554432000 4194304 4308513 140736561232272 140736561229416 4279516 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6409496 6410680 40931328 140736561238705 140736561239214 140736561239214 140736561242053 0
/proc/8109/statm: 54226 39751 316 28 0 50466 0
[pid=8092/tid=8094] ppid=8089 vsize=15683912 memory=311 CPUtime=68.67 cores=0,2,4,6
/proc/8092/task/8094/stat : 8094 (java) S 8089 8092 2271 0 -1 1077944384 26457 0 0 0 6810 57 0 0 20 0 19 0 52509868 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140570143194112 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8095] ppid=8089 vsize=15683912 memory=55 CPUtime=3.53 cores=0,2,4,6
/proc/8092/task/8095/stat : 8095 (java) S 8089 8092 2271 0 -1 1077944384 1445 0 0 0 302 51 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140570175597200 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8096] ppid=8089 vsize=15683912 memory=1292 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8096/stat : 8096 (java) S 8089 8092 2271 0 -1 1077944384 1422 0 0 0 303 52 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569989753360 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8097] ppid=8089 vsize=15683912 memory=4746876 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8097/stat : 8097 (java) S 8089 8092 2271 0 -1 1077944384 1413 0 0 0 304 51 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569988700560 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8098] ppid=8089 vsize=15683912 memory=4585812 CPUtime=3.55 cores=0,2,4,6
/proc/8092/task/8098/stat : 8098 (java) S 8089 8092 2271 0 -1 1077944384 3409 0 0 0 303 52 0 0 20 0 19 0 52509870 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569987647760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8099] ppid=8089 vsize=15683912 memory=644 CPUtime=0.04 cores=0,2,4,6
/proc/8092/task/8099/stat : 8099 (java) S 8089 8092 2271 0 -1 1077944384 499 0 0 0 4 0 0 0 20 0 19 0 52509871 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569209121648 140570171366018 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8100] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8100/stat : 8100 (java) S 8089 8092 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52509872 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568709555808 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8101] ppid=8089 vsize=15683912 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8101/stat : 8101 (java) S 8089 8092 2271 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 52509872 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568575333760 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8102] ppid=8089 vsize=15683912 memory=4746876 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8102/stat : 8102 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140568200829264 140570171373467 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8103] ppid=8089 vsize=15683912 memory=4746876 CPUtime=11.22 cores=0,2,4,6
/proc/8092/task/8103/stat : 8103 (java) S 8089 8092 2271 0 -1 1077944384 14952 0 0 0 1120 2 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569208068464 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8104] ppid=8089 vsize=15683912 memory=4746876 CPUtime=11.89 cores=0,2,4,6
/proc/8092/task/8104/stat : 8104 (java) S 8089 8092 2271 0 -1 1077944384 19655 0 0 0 1186 3 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569207015664 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8105] ppid=8089 vsize=15683912 memory=288230574492221466 CPUtime=2.04 cores=0,2,4,6
/proc/8092/task/8105/stat : 8105 (java) S 8089 8092 2271 0 -1 1077944384 15550 0 0 0 200 4 0 0 20 0 19 0 52509874 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569205962864 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8106] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8106/stat : 8106 (java) S 8089 8092 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52509875 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567702923488 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8107] ppid=8089 vsize=15683912 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8092/task/8107/stat : 8107 (java) S 8089 8092 2271 0 -1 1077944384 817 0 0 0 1 3 0 0 20 0 19 0 52509875 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569204911280 140570171366018 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8110] ppid=8089 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8110/stat : 8110 (java) S 8089 8092 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140569985038016 140570171379481 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8112] ppid=8089 vsize=15683912 memory=3472328296227705425 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8112/stat : 8112 (java) S 8089 8092 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567300259600 140570171376797 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8113] ppid=8089 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8113/stat : 8113 (java) S 8089 8092 2271 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 52517131 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140567166037648 140570171376797 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
[pid=8092/tid=8114] ppid=8089 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8092/task/8114/stat : 8114 (java) S 8089 8092 2271 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 52517133 16060325888 1187525 33554432000 4194304 4196468 140736996506288 140566897613984 140570171365077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16564224 140736996512755 140736996513033 140736996513033 140736996515791 0
Current children cumulated CPU time: 108.68 s
Current children cumulated vsize: 15900816 KiB
Current children cumulated memory: 4909104 KiB

Child status: 1
Real time (s): 73.1615
CPU time (s): 108.753
CPU user time (s): 105.829
CPU system time (s): 2.92432
CPU usage (%): 148.648
Max. virtual memory (cumulated for all children) (KiB): 15900816
Max. memory (cumulated for all children) (KiB): 4909104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.829
system time used= 2.92432
maximum resident set size= 4752992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9174
involuntary context switches= 320


# summary of solver processes directly reported to runsolver:
#   pid: 8092
#   total CPU time (s): 108.753
#   total CPU user time (s): 105.829
#   total CPU system time (s): 2.92432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.439264 second user time and 0.775967 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 14:37:47
IDJOB=4294096
IDBENCH=141329
IDSOLVER=2756
FILE ID=node105/4294096-1532349467
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sc-34-085-30-12-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294096-1532349467/watcher-4294096-1532349467 -o /tmp/evaluation-result-4294096-1532349467/solver-4294096-1532349467 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294096-1532349467.xml

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

MD5SUM BENCH= 16a7a800d3f63e1acf189b42778a783a
RANDOM SEED=413214587

node105.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.32
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.32
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.32
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.32
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:        15904144 kB
MemAvailable:   31548840 kB
Buffers:          197656 kB
Cached:         15420780 kB
SwapCached:            0 kB
Active:          1800232 kB
Inactive:       14263120 kB
Active(anon):     397464 kB
Inactive(anon):    67172 kB
Active(file):    1402768 kB
Inactive(file): 14195948 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10052 kB
Writeback:             0 kB
AnonPages:        552464 kB
Mapped:            49324 kB
Shmem:             17036 kB
Slab:             502456 kB
SReclaimable:     474440 kB
SUnreclaim:        28016 kB
KernelStack:        3872 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13513812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 14:39:00