Trace number 4295284

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) 1201.41 1185.04

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g11-g44_c18.xml
MD5SUM691a51199f261ec138535be56fe101c2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark443.373
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints157
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":42}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":5,"count":4},{"degree":6,"count":6},{"degree":7,"count":10},{"degree":8,"count":6},{"degree":9,"count":11},{"degree":10,"count":2},{"degree":12,"count":1}]
Minimum constraint arity1
Maximum constraint arity42
Distribution of constraint arities[{"arity":1,"count":42},{"arity":2,"count":114},{"arity":42,"count":1}]
Number of extensional constraints156
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":156},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 02:34:48 CEST 2018
0.66/0.55	c PID: 2566
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.53/0.94	c (0,0) Parsing End
1.53/0.94	c (0,0) CSP: 42 int (0 aux), 0 bool (0 aux), 157 ctr, max domain size 128
1.53/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.53/0.94	c (0,0) Constraint Name Generate Begin
1.53/0.95	c (0,0) Ctr:HOME/instance-4295284-1532565288.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.53/0.95	c (0,0) Constraint Name Generate End
1.53/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.53/0.95	c (0,0) CSP to CSPinCNF Begin
9.71/3.96	c (3,3) translated 16 (10%) constraints
11.80/5.91	c (5,5) translated 32 (20%) constraints
13.81/7.85	c (7,7) translated 48 (30%) constraints
16.19/9.69	c (9,8) translated 63 (40%) constraints
18.19/11.46	c (10,10) translated 79 (50%) constraints
19.99/13.23	c (12,12) translated 95 (60%) constraints
22.68/15.15	c (14,14) translated 110 (70%) constraints
23.37/15.83	c (15,14) translated 126 (80%) constraints
23.37/15.84	c (15,14) translated 142 (90%) constraints
23.37/15.85	c (15,14) translated 157 (100%) constraints
25.42/16.86	c (16,15) STATISTICS1:HOME/instance-4295284-1532565288.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,14292,362437,123,125,126,2,123:1;121:65;115:165;103:630,125:291;123:6137;121:82096;115:191790;103:415682;2:375516,126:114;42:2;3:332538;2:29782;1:1,2:861;1:1069790;0:115,
25.42/16.86	c (16,15) ===========================================
25.42/16.86	c (16,15) Order
25.42/16.86	c (16,15) ===========================================
26.99/17.48	c (16,16) translated 36244 (10%) constraints
27.44/17.89	c (17,16) translated 72488 (20%) constraints
29.02/18.58	c (18,17) translated 108732 (30%) constraints
29.42/18.99	c (18,17) translated 144975 (40%) constraints
29.82/19.39	c (18,18) translated 181219 (50%) constraints
30.32/19.80	c (19,18) translated 217463 (60%) constraints
30.75/20.20	c (19,18) translated 253706 (70%) constraints
31.15/20.61	c (20,19) translated 289950 (80%) constraints
31.56/21.01	c (20,19) translated 326194 (90%) constraints
31.95/21.42	c (20,20) translated 362437 (100%) constraints
31.95/21.42	c (20,20) CSP to CSPinCNF End
31.95/21.43	c (20,20) CSP: 42 int (0 aux), 14250 bool (14250 aux), 362437 ctr, max domain size 125
31.95/21.43	c (20,20) Heap : 1609 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
31.95/21.44	c (20,20) CSPinCNF Propagation Begin
41.48/28.40	c (27,26) 0 values, 13183 unsatisfiable literals, and 13070 valid clauses are removed
41.48/28.40	c (27,26) CSPinCNF Propagation End
41.48/28.41	c (27,26) CSP: 42 int (0 aux), 14250 bool (14250 aux), 349367 ctr, max domain size 125
41.48/28.41	c (27,26) Heap : 2799 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
41.48/28.41	c (27,26) Simplify CSPinCNF Begin
42.08/28.87	c (28,27) Simplify CSPinCNF End
42.08/28.88	c (28,27) CSP: 42 int (0 aux), 15972 bool (15972 aux), 351089 ctr, max domain size 125
42.08/28.88	c (28,27) Heap : 3023 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
42.08/28.88	c (28,27) Calculate Precise Domain Begin
42.08/28.88	c (28,27) 0 values are removed by re-calculation
42.08/28.88	c (28,27) Calculate Precise Domain End
42.08/28.88	c (28,27) CSP: 42 int (0 aux), 15972 bool (15972 aux), 351089 ctr, max domain size 125
42.08/28.88	c (28,27) Heap : 3023 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
42.08/28.88	c (28,27) CSPinCNF to SatSolver Begin
44.53/29.85	c (29,27) 35109 (10 %) CSP clauses are encoded (20598 SAT variables, 221676 SAT clauses)
44.76/30.02	c (29,27) 70218 (20 %) CSP clauses are encoded (20598 SAT variables, 256785 SAT clauses)
44.86/30.19	c (29,28) 105327 (30 %) CSP clauses are encoded (20598 SAT variables, 291894 SAT clauses)
45.07/30.36	c (29,28) 140436 (40 %) CSP clauses are encoded (20598 SAT variables, 327003 SAT clauses)
45.28/30.53	c (30,28) 175545 (50 %) CSP clauses are encoded (20598 SAT variables, 362112 SAT clauses)
45.48/30.70	c (30,28) 210654 (60 %) CSP clauses are encoded (20598 SAT variables, 397221 SAT clauses)
45.58/30.87	c (30,28) 245763 (70 %) CSP clauses are encoded (20598 SAT variables, 432330 SAT clauses)
45.79/31.04	c (30,28) 280872 (80 %) CSP clauses are encoded (20598 SAT variables, 467439 SAT clauses)
45.98/31.21	c (30,29) 315981 (90 %) CSP clauses are encoded (20598 SAT variables, 502548 SAT clauses)
46.08/31.38	c (30,29) 351089 (100 %) CSP clauses are encoded (20598 SAT variables, 537656 SAT clauses)
46.08/31.38	c (30,29) CSPinCNF to SatSolver End
46.08/31.38	c (30,29) Heap : 2163 MiB used (max 10862 MiB), NonHeap : 29 MiB used (max 0 MiB)
48.00/32.35	c (31,30) STATISTICS2:HOME/instance-4295284-1532565288.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,16014,351089,123,125,125,2,123:2;121:130;115:330;103:1260,125:332;123:6162;121:81912;115:188876;103:394298;2:365932,125:114;42:2;3:319510;2:31463,2:1722;1:1034068,
48.00/32.35	c (31,30) SatSolver.solve Begin
48.00/32.35	c (31,30) 20598 bool, 537657 clause
48.00/32.35	c (31,30) 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-4295284-1532565288.xml-scop-2566.cnf HOME/instance-4295284-1532565288.xml-scop-2566.cnf.out
1201.35/1185.01	c (1184,0) receiving signal SIGTERM
1201.35/1185.01	s UNKNOWN
1201.35/1185.01	c (1184,30) SatSolver is killed by some reasons.
1201.35/1185.01	c (1184,30) 0,0,20,27,28,28,30,TO,TO,STOP-AFTER(DIMACS)
1201.35/1185.01	c END-Prog: Thu Jul 26 02:54:33 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 (9872 MiB free)
  memory of node 1: 16384 MiB (10916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295284-1532565288/watcher-4295284-1532565288 -o /tmp/evaluation-result-4295284-1532565288/solver-4295284-1532565288 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295284-1532565288.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=2566, runsolver pid=2563
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 2.00 2.07 2.58 4/221 2581
/proc/meminfo: memFree=21227148/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15011656 memory=73628 CPUtime=0.11 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 6564 0 0 0 9 2 0 0 20 0 15 0 74092026 15371935744 18407 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3752914 18407 2781 1 0 3715374 0
[pid=2566/tid=2568] ppid=2563 vsize=15011656 memory=7100839852824234344 CPUtime=0.09 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) R 2563 2566 32649 0 -1 4202560 4955 0 0 0 8 1 0 0 20 0 15 0 74092027 15371935744 18671 33554432000 4194304 4196468 140724911748880 140028052603272 140028073028414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 18671 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 18671 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 18737 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 18737 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026738369824 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092031 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026469934704 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) S 2563 2566 32649 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026849462384 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026848409584 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0.01 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 18737 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73628 KiB

[startup+0.210416 s]*
/proc/loadavg: 2.00 2.07 2.58 4/221 2581
/proc/meminfo: memFree=21213216/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15011656 memory=86720 CPUtime=0.26 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 10098 0 0 0 23 3 0 0 20 0 15 0 74092026 15371935744 21680 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3752914 21680 2883 1 0 3715374 0
[pid=2566/tid=2568] ppid=2563 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) S 2563 2566 32649 0 -1 1077944384 8000 0 0 0 17 2 0 0 20 0 15 0 74092027 15371935744 21680 33554432000 4194304 4196468 140724911748880 140028052614736 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 21680 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15011656 memory=140289023419143 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 21680 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 21680 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 21680 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026738369824 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092031 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026469934704 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) R 2563 2566 32649 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026849462480 140028080801493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) R 2563 2566 32649 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026848401088 140028060033741 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0.03 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 21680 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86720 KiB

[startup+0.310443 s]*
/proc/loadavg: 2.00 2.07 2.58 3/221 2581
/proc/meminfo: memFree=21210036/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15011656 memory=90188 CPUtime=0.42 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 10627 0 0 0 39 3 0 0 20 0 15 0 74092026 15371935744 22547 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3752914 22547 2980 1 0 3715374 0
[pid=2566/tid=2568] ppid=2563 vsize=15011656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) R 2563 2566 32649 0 -1 4202560 8370 0 0 0 27 2 0 0 20 0 15 0 74092027 15371935744 22547 33554432000 4194304 4196468 140724911748880 140028052612048 140028064834917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 22547 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 22547 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 22547 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15011656 memory=140288865706191 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15371935744 22547 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15011656 memory=140288865726927 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74092030 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026738369824 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092031 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026469934704 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15011656 memory=280577731426176 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) R 2563 2566 32649 0 -1 4202560 496 0 0 0 2 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026849462384 140028073080736 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15011656 memory=140288865738671 CPUtime=0.02 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) R 2563 2566 32649 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026848409584 140028080802434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15011656 memory=140289023387264 CPUtime=0.07 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) R 2563 2566 32649 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026847357296 140028080803222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15011656 memory=140288865743775 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15011656 memory=140289097479290 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092033 15371935744 22547 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90188 KiB

[startup+0.70369 s]
/proc/loadavg: 2.00 2.07 2.58 3/221 2581
/proc/meminfo: memFree=21185824/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15020052 memory=130096 CPUtime=1.01 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 17748 0 0 0 97 4 0 0 20 0 15 0 74092026 15380533248 32524 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3755013 32524 3169 1 0 3716398 0
[pid=2566/tid=2568] ppid=2563 vsize=15020052 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) R 2563 2566 32649 0 -1 4202560 15001 0 0 0 64 4 0 0 20 0 15 0 74092027 15380533248 32524 33554432000 4194304 4196468 140724911748880 140028052625904 140028064871774 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15380533248 32524 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15380533248 32524 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15380533248 32524 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15020052 memory=53 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15380533248 32524 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74092030 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74092030 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026738369824 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092031 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026469934704 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15020052 memory=151339816459628 CPUtime=0.07 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) R 2563 2566 32649 0 -1 4202560 617 0 0 0 7 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026849448400 140028062314500 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15020052 memory=27589 CPUtime=0.08 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) R 2563 2566 32649 0 -1 4202560 343 0 0 0 8 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026848388416 140028060037617 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15020052 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 448 0 0 0 17 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15020052 memory=280577731199216 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092033 15380533248 32524 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130096 KiB

[startup+1.50069 s]
/proc/loadavg: 2.00 2.07 2.58 6/221 2581
/proc/meminfo: memFree=21156916/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15024148 memory=184836 CPUtime=3.33 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 22716 0 0 0 325 8 0 0 20 0 15 0 74092026 15384727552 46209 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3756037 46209 3203 1 0 3717422 0
[pid=2566/tid=2568] ppid=2563 vsize=15024148 memory=141608 CPUtime=1.47 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) R 2563 2566 32649 0 -1 4202560 16192 0 0 0 141 6 0 0 20 0 15 0 74092027 15384727552 46209 33554432000 4194304 4196468 140724911748880 140028052623448 140027564741887 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15384727552 46209 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15384727552 46209 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74092028 15384727552 46209 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15024148 memory=280577731249296 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74092028 15384727552 46209 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15024148 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74092030 15384727552 46209 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0

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

/proc/meminfo: memFree=17277052/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15683912 memory=3855116 CPUtime=48.79 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 53521 0 0 0 4696 183 0 0 20 0 19 0 74092026 16060325888 963779 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3920978 963779 3260 1 0 3881834 0
[pid=2582] ppid=2566 vsize=147868 memory=112584 CPUtime=1089.83 cores=0,2,4,6
/proc/2582/stat : 2582 (minisat_release) R 2566 2566 32649 0 -1 4202496 219264 0 0 0 108951 32 0 0 20 0 1 0 74095263 151416832 28146 33554432000 4194304 4308513 140734263147376 140734263144280 4250462 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 12746752 140734263153329 140734263153838 140734263153838 140734263156677 0
/proc/2582/statm: 36967 28146 354 28 0 33207 0
[pid=2566/tid=2568] ppid=2563 vsize=15683912 memory=3855116 CPUtime=30.62 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) S 2563 2566 32649 0 -1 1077944384 22545 0 0 0 3010 52 0 0 20 0 19 0 74092027 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028052630528 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15683912 memory=3855116 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 611 0 0 0 141 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15683912 memory=81076 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 866 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15683912 memory=3855116 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 870 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15683912 memory=114688 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 652 0 0 0 140 25 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0.05 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 192 0 0 0 4 1 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026738369888 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74092031 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026469934720 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15683912 memory=3855116 CPUtime=4.77 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) S 2563 2566 32649 0 -1 1077944384 9708 0 0 0 475 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026849462384 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15683912 memory=3855116 CPUtime=4.6 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) S 2563 2566 32649 0 -1 1077944384 5892 0 0 0 459 1 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026848409584 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15683912 memory=81076 CPUtime=1.47 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 10039 0 0 0 145 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0.63 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 739 0 0 0 33 30 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2583] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2583/stat : 2583 (java) S 2563 2566 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026827941312 140028080815897 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2585] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2585/stat : 2585 (java) S 2563 2566 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025060634544 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2586] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2586/stat : 2586 (java) S 2563 2566 32649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 74095264 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025194855728 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2587] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2587/stat : 2587 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74095265 16060325888 963779 33554432000 4194304 4196468 140724911748880 140024792210336 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 1138.62 s
Current children cumulated vsize: 15831780 KiB
Current children cumulated memory: 3967700 KiB

[startup+1182.3 s]
/proc/loadavg: 2.05 2.09 2.22 3/226 2622
/proc/meminfo: memFree=17272708/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15683912 memory=3855116 CPUtime=48.83 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 53525 0 0 0 4698 185 0 0 20 0 19 0 74092026 16060325888 963779 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3920978 963779 3260 1 0 3881834 0
[pid=2582] ppid=2566 vsize=147868 memory=116680 CPUtime=1149.81 cores=0,2,4,6
/proc/2582/stat : 2582 (minisat_release) R 2566 2566 32649 0 -1 4202496 228133 0 0 0 114947 34 0 0 20 0 1 0 74095263 151416832 29170 33554432000 4194304 4308513 140734263147376 140734263144280 4269801 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 12746752 140734263153329 140734263153838 140734263153838 140734263156677 0
/proc/2582/statm: 36967 29170 354 28 0 33207 0
[pid=2566/tid=2568] ppid=2563 vsize=15683912 memory=3855116 CPUtime=30.62 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) S 2563 2566 32649 0 -1 1077944384 22545 0 0 0 3010 52 0 0 20 0 19 0 74092027 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028052630528 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15683912 memory=0 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 611 0 0 0 141 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15683912 memory=3855116 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 866 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15683912 memory=3855116 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 870 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15683912 memory=3855116 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 652 0 0 0 140 25 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0.05 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 192 0 0 0 4 1 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026738369888 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74092031 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026469934720 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15683912 memory=116680 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15683912 memory=4420 CPUtime=4.77 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) S 2563 2566 32649 0 -1 1077944384 9708 0 0 0 475 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026849462384 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15683912 memory=3855116 CPUtime=4.6 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) S 2563 2566 32649 0 -1 1077944384 5892 0 0 0 459 1 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026848409584 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15683912 memory=4136 CPUtime=1.47 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 10039 0 0 0 145 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15683912 memory=140288866562612 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15683912 memory=13940 CPUtime=0.65 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 743 0 0 0 34 31 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2583] ppid=2563 vsize=15683912 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2583/stat : 2583 (java) S 2563 2566 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026827941312 140028080815897 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2585] ppid=2563 vsize=15683912 memory=3855116 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2585/stat : 2585 (java) S 2563 2566 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025060634544 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2586] ppid=2563 vsize=15683912 memory=116736 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2586/stat : 2586 (java) S 2563 2566 32649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 74095264 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025194855728 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2587] ppid=2563 vsize=15683912 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2587/stat : 2587 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74095265 16060325888 963779 33554432000 4194304 4196468 140724911748880 140024792210336 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 1198.64 s
Current children cumulated vsize: 15831780 KiB
Current children cumulated memory: 3971796 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1185 s]*
/proc/loadavg: 2.05 2.08 2.22 3/226 2622
/proc/meminfo: memFree=17272708/32770624 swapFree=67108860/67108860
[pid=2566] ppid=2563 vsize=15683912 memory=3855116 CPUtime=48.83 cores=0,2,4,6
/proc/2566/stat : 2566 (java) S 2563 2566 32649 0 -1 1077944320 53527 0 0 0 4698 185 0 0 20 0 19 0 74092026 16060325888 963779 33554432000 4194304 4196468 140724911748880 140724911731424 140028080791287 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
/proc/2566/statm: 3920978 963779 3260 1 0 3881834 0
[pid=2582] ppid=2566 vsize=197188 memory=121816 CPUtime=1152.52 cores=0,2,4,6
/proc/2582/stat : 2582 (minisat_release) R 2566 2566 32649 0 -1 4202496 228437 0 0 0 115218 34 0 0 20 0 1 0 74095263 201920512 30454 33554432000 4194304 4308513 140734263147376 140734263144280 4242368 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 12746752 140734263153329 140734263153838 140734263153838 140734263156677 0
/proc/2582/statm: 49297 30454 354 28 0 45537 0
[pid=2566/tid=2568] ppid=2563 vsize=15683912 memory=6935054825532540783 CPUtime=30.62 cores=0,2,4,6
/proc/2566/task/2568/stat : 2568 (java) S 2563 2566 32649 0 -1 1077944384 22545 0 0 0 3010 52 0 0 20 0 19 0 74092027 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028052630528 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2569] ppid=2563 vsize=15683912 memory=4128 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2569/stat : 2569 (java) S 2563 2566 32649 0 -1 1077944384 611 0 0 0 141 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140028085033360 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2570] ppid=2563 vsize=15683912 memory=2200 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2570/stat : 2570 (java) S 2563 2566 32649 0 -1 1077944384 866 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027883809040 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2571] ppid=2563 vsize=15683912 memory=7892 CPUtime=1.64 cores=0,2,4,6
/proc/2566/task/2571/stat : 2571 (java) S 2563 2566 32649 0 -1 1077944384 870 0 0 0 140 24 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027882756752 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2572] ppid=2563 vsize=15683912 memory=288230574492221466 CPUtime=1.65 cores=0,2,4,6
/proc/2566/task/2572/stat : 2572 (java) S 2563 2566 32649 0 -1 1077944384 652 0 0 0 140 25 0 0 20 0 19 0 74092028 16060325888 963779 33554432000 4194304 4196468 140724911748880 140027881703952 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2573] ppid=2563 vsize=15683912 memory=288230583166042426 CPUtime=0.05 cores=0,2,4,6
/proc/2566/task/2573/stat : 2573 (java) S 2563 2566 32649 0 -1 1077944384 192 0 0 0 4 1 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026850515568 140028080802434 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2574] ppid=2563 vsize=15683912 memory=16101476732766166 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2574/stat : 2574 (java) S 2563 2566 32649 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 74092030 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026738369888 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2575] ppid=2563 vsize=15683912 memory=312155947512627226 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2575/stat : 2575 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74092031 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026469934720 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2576] ppid=2563 vsize=15683912 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2576/stat : 2576 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026095426128 140028080809883 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2577] ppid=2563 vsize=15683912 memory=16101476732766166 CPUtime=4.77 cores=0,2,4,6
/proc/2566/task/2577/stat : 2577 (java) S 2563 2566 32649 0 -1 1077944384 9708 0 0 0 475 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026849462384 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2578] ppid=2563 vsize=15683912 memory=4052 CPUtime=4.6 cores=0,2,4,6
/proc/2566/task/2578/stat : 2578 (java) S 2563 2566 32649 0 -1 1077944384 5892 0 0 0 459 1 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026848409584 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2579] ppid=2563 vsize=15683912 memory=644 CPUtime=1.47 cores=0,2,4,6
/proc/2566/task/2579/stat : 2579 (java) S 2563 2566 32649 0 -1 1077944384 10039 0 0 0 145 2 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026847357296 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2580] ppid=2563 vsize=15683912 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2580/stat : 2580 (java) S 2563 2566 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025597520352 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2581] ppid=2563 vsize=15683912 memory=-5059952977386882957 CPUtime=0.65 cores=0,2,4,6
/proc/2566/task/2581/stat : 2581 (java) S 2563 2566 32649 0 -1 1077944384 745 0 0 0 34 31 0 0 20 0 19 0 74092033 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026846305200 140028080802434 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2583] ppid=2563 vsize=15683912 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2583/stat : 2583 (java) S 2563 2566 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140026827941312 140028080815897 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2585] ppid=2563 vsize=15683912 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2585/stat : 2585 (java) S 2563 2566 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 74095263 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025060634544 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2586] ppid=2563 vsize=15683912 memory=13940 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2586/stat : 2586 (java) S 2563 2566 32649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 74095264 16060325888 963779 33554432000 4194304 4196468 140724911748880 140025194855728 140028080813213 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
[pid=2566/tid=2587] ppid=2563 vsize=15683912 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/2566/task/2587/stat : 2587 (java) S 2563 2566 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74095265 16060325888 963779 33554432000 4194304 4196468 140724911748880 140024792210336 140028080801493 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11333632 140724911756275 140724911756553 140724911756553 140724911759311 0
Current children cumulated CPU time: 1201.35 s
Current children cumulated vsize: 15881100 KiB
Current children cumulated memory: 3976932 KiB

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

[startup+1185.04 s]
# the end of solver process 2566 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1199.18 s, system=2.23135 s

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

Child status: 1
Real time (s): 1185.04
CPU time (s): 1201.41
CPU user time (s): 1199.18
CPU system time (s): 2.23135
CPU usage (%): 101.381
Max. virtual memory (cumulated for all children) (KiB): 15881100
Max. memory (cumulated for all children) (KiB): 3976932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.18
system time used= 2.23135
maximum resident set size= 3855648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282074
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31102
involuntary context switches= 1612


# summary of solver processes directly reported to runsolver:
#   pid: 2566
#   total CPU time (s): 1201.41
#   total CPU user time (s): 1199.18
#   total CPU system time (s): 2.23135

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.96809 second user time and 13.0188 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 02:34:48
IDJOB=4295284
IDBENCH=141501
IDSOLVER=2756
FILE ID=node150/4295284-1532565288
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g11-g44_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-4295284-1532565288/watcher-4295284-1532565288 -o /tmp/evaluation-result-4295284-1532565288/solver-4295284-1532565288 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295284-1532565288.xml

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

MD5SUM BENCH= 691a51199f261ec138535be56fe101c2
RANDOM SEED=250694729

node150.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.76
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.76
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.76
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.76
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:        21288564 kB
MemAvailable:   28772020 kB
Buffers:          187808 kB
Cached:          7514964 kB
SwapCached:            0 kB
Active:          5286748 kB
Inactive:        5620288 kB
Active(anon):    3155480 kB
Inactive(anon):    76924 kB
Active(file):    2131268 kB
Inactive(file):  5543364 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:       3216184 kB
Mapped:            52264 kB
Shmem:             25224 kB
Slab:             265320 kB
SReclaimable:     237284 kB
SUnreclaim:        28036 kB
KernelStack:        3872 kB
PageTables:        11524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13483896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3047424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 02:54:33