Trace number 4295283

Some explanations

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

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

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

Solver answer on this benchmark

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

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.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Wed Jul 25 19:38:16 CEST 2018
0.67/0.55	c PID: 32130
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.51/0.94	c (0,0) Parsing End
1.51/0.95	c (0,0) CSP: 42 int (0 aux), 0 bool (0 aux), 157 ctr, max domain size 128
1.51/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.51/0.95	c (0,0) Constraint Name Generate Begin
1.51/0.95	c (0,0) Ctr:HOME/instance-4295283-1532540295.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.51/0.95	c (0,0) Constraint Name Generate End
1.51/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.51/0.95	c (0,0) CSP to CSPinCNF Begin
9.38/3.88	c (3,3) translated 16 (10%) constraints
11.52/5.89	c (5,5) translated 32 (20%) constraints
13.59/7.89	c (7,7) translated 48 (30%) constraints
16.10/9.79	c (9,9) translated 63 (40%) constraints
18.12/11.62	c (11,10) translated 79 (50%) constraints
19.93/13.44	c (12,12) translated 95 (60%) constraints
22.70/15.41	c (14,14) translated 110 (70%) constraints
23.34/16.11	c (15,15) translated 126 (80%) constraints
23.49/16.12	c (15,15) translated 142 (90%) constraints
23.49/16.13	c (15,15) translated 157 (100%) constraints
25.29/17.07	c (16,16) STATISTICS1:HOME/instance-4295283-1532540295.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.29/17.07	c (16,16) ===========================================
25.29/17.07	c (16,16) Both Encoding selects:
25.29/17.07	c (16,16) Order
25.29/17.07	c (16,16) ===========================================
26.87/17.69	c (17,16) translated 36244 (10%) constraints
28.31/18.38	c (17,17) translated 72488 (20%) constraints
28.87/18.82	c (18,17) translated 108732 (30%) constraints
29.27/19.25	c (18,18) translated 144975 (40%) constraints
29.69/19.68	c (19,18) translated 181219 (50%) constraints
30.20/20.11	c (19,18) translated 217463 (60%) constraints
30.60/20.54	c (20,19) translated 253706 (70%) constraints
31.00/20.97	c (20,19) translated 289950 (80%) constraints
31.40/21.40	c (20,20) translated 326194 (90%) constraints
31.90/21.83	c (21,20) translated 362437 (100%) constraints
31.90/21.83	c (21,20) CSP to CSPinCNF End
31.90/21.84	c (21,20) CSP: 42 int (0 aux), 14250 bool (14250 aux), 362437 ctr, max domain size 125
31.90/21.85	c (21,20) Heap : 1659 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
31.90/21.85	c (21,20) CSPinCNF Propagation Begin
41.32/28.73	c (28,26) 0 values, 13183 unsatisfiable literals, and 13070 valid clauses are removed
41.32/28.73	c (28,26) CSPinCNF Propagation End
41.32/28.73	c (28,26) CSP: 42 int (0 aux), 14250 bool (14250 aux), 349367 ctr, max domain size 125
41.32/28.73	c (28,26) Heap : 2855 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
41.32/28.73	c (28,26) Simplify CSPinCNF Begin
42.15/29.20	c (28,27) Simplify CSPinCNF End
42.15/29.20	c (28,27) CSP: 42 int (0 aux), 15972 bool (15972 aux), 351089 ctr, max domain size 125
42.15/29.20	c (28,27) Heap : 3079 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
42.15/29.20	c (28,27) Calculate Precise Domain Begin
42.15/29.20	c (28,27) 0 values are removed by re-calculation
42.15/29.20	c (28,27) Calculate Precise Domain End
42.15/29.21	c (28,27) CSP: 42 int (0 aux), 15972 bool (15972 aux), 351089 ctr, max domain size 125
42.15/29.21	c (28,27) Heap : 3079 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
42.15/29.21	c (28,27) CSPinCNF to SatSolver Begin
44.67/30.22	c (29,28) 35109 (10 %) CSP clauses are encoded (20598 SAT variables, 221676 SAT clauses)
44.79/30.39	c (29,28) 70218 (20 %) CSP clauses are encoded (20598 SAT variables, 256785 SAT clauses)
45.00/30.55	c (30,28) 105327 (30 %) CSP clauses are encoded (20598 SAT variables, 291894 SAT clauses)
45.13/30.79	c (30,28) 140436 (40 %) CSP clauses are encoded (20598 SAT variables, 327003 SAT clauses)
45.34/30.96	c (30,28) 175545 (50 %) CSP clauses are encoded (20598 SAT variables, 362112 SAT clauses)
45.55/31.13	c (30,29) 210654 (60 %) CSP clauses are encoded (20598 SAT variables, 397221 SAT clauses)
45.64/31.29	c (30,29) 245763 (70 %) CSP clauses are encoded (20598 SAT variables, 432330 SAT clauses)
45.84/31.46	c (30,29) 280872 (80 %) CSP clauses are encoded (20598 SAT variables, 467439 SAT clauses)
46.04/31.63	c (31,29) 315981 (90 %) CSP clauses are encoded (20598 SAT variables, 502548 SAT clauses)
46.15/31.79	c (31,29) 351089 (100 %) CSP clauses are encoded (20598 SAT variables, 537656 SAT clauses)
46.15/31.79	c (31,29) CSPinCNF to SatSolver End
46.15/31.79	c (31,29) Heap : 2225 MiB used (max 10864 MiB), NonHeap : 29 MiB used (max 0 MiB)
48.27/32.84	c (32,30) STATISTICS2:HOME/instance-4295283-1532540295.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.27/32.84	c (32,30) SatSolver.solve Begin
48.27/32.84	c (32,30) 20598 bool, 537657 clause
48.27/32.84	c (32,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-4295283-1532540295.xml-scop-32130.cnf HOME/instance-4295283-1532540295.xml-scop-32130.cnf.out
1221.67/1205.20	c (1204,0) receiving signal SIGTERM
1221.67/1205.20	s UNKNOWN
1221.67/1205.20	c (1204,30) SatSolver is killed by some reasons.
1221.67/1205.20	c (1204,30) 0,0,21,28,28,28,31,TO,TO,STOP-AFTER(DIMACS)
1221.67/1205.20	c END-Prog: Wed Jul 25 19:58:21 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 (8228 MiB free)
  memory of node 1: 16384 MiB (12494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295283-1532540295/watcher-4295283-1532540295 -o /tmp/evaluation-result-4295283-1532540295/solver-4295283-1532540295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295283-1532540295.xml 

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

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

solver pid=32130, runsolver pid=32127

[startup+0.100092 s]*
/proc/loadavg: 2.03 2.06 2.74 3/220 32145
/proc/meminfo: memFree=21159836/32770624 swapFree=67076476/67108860
[pid=32130] ppid=32127 vsize=15011656 memory=73160 CPUtime=0.11 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 6446 0 0 0 9 2 0 0 20 0 15 0 71592700 15371935744 18290 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3752914 18290 2761 1 0 3715374 0
[pid=32130/tid=32132] ppid=32127 vsize=15011656 memory=-6799202250962287440 CPUtime=0.08 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) R 32127 32130 29212 0 -1 4202560 4534 0 0 0 7 1 0 0 20 0 15 0 71592700 15371935744 18290 33554432000 4194304 4196468 140736126616816 140213747665296 140213775852816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 18290 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 18290 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 18290 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 18290 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592703 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212361487136 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212093052016 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 18290 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) S 32127 32130 29212 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212743256944 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 18290 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 18290 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73160 KiB

[startup+0.210476 s]*
/proc/loadavg: 2.03 2.06 2.74 3/220 32145
/proc/meminfo: memFree=21146256/32770624 swapFree=67076476/67108860
[pid=32130] ppid=32127 vsize=15011656 memory=86236 CPUtime=0.26 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 9977 0 0 0 22 4 0 0 20 0 15 0 71592700 15371935744 21559 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3752914 21559 2893 1 0 3715374 0
[pid=32130/tid=32132] ppid=32127 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) R 32127 32130 29212 0 -1 4202560 7882 0 0 0 17 2 0 0 20 0 15 0 71592700 15371935744 21559 33554432000 4194304 4196468 140736126616816 140213747661264 140213775850902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 21559 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15011656 memory=4121832950819223200 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 21559 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 21559 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 21559 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592703 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212361487136 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212093052016 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 21559 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 178 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0.03 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) R 32127 32130 29212 0 -1 4202560 287 0 0 0 3 0 0 0 20 0 15 0 71592706 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212743256944 140213767857470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 21559 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 21559 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86236 KiB

[startup+0.310481 s]*
/proc/loadavg: 2.03 2.06 2.74 3/220 32145
/proc/meminfo: memFree=21142408/32770624 swapFree=67076476/67108860
[pid=32130] ppid=32127 vsize=15011656 memory=89716 CPUtime=0.43 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 10514 0 0 0 39 4 0 0 20 0 15 0 71592700 15371935744 22429 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3752914 22429 2985 1 0 3715374 0
[pid=32130/tid=32132] ppid=32127 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) R 32127 32130 29212 0 -1 4202560 8252 0 0 0 27 3 0 0 20 0 15 0 71592700 15371935744 22429 33554432000 4194304 4196468 140736126616816 140213747642896 140213775850902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 22429 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15011656 memory=4049775356781295264 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 22429 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 22429 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15371935744 22429 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592703 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212361487136 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592704 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212093052016 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592706 15371935744 22429 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) R 32127 32130 29212 0 -1 4202560 232 0 0 0 2 0 0 0 20 0 15 0 71592706 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212745362032 140213760965007 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) R 32127 32130 29212 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 15 0 71592706 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0.07 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) R 32127 32130 29212 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 15 0 71592706 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212743256944 140213754465782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 22429 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15011656 memory=139645611439744 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592707 15371935744 22429 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89716 KiB

[startup+0.703562 s]
/proc/loadavg: 2.03 2.06 2.74 3/220 32145
/proc/meminfo: memFree=21118116/32770624 swapFree=67076476/67108860
[pid=32130] ppid=32127 vsize=15020052 memory=130116 CPUtime=1.02 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 17726 0 0 0 96 6 0 0 20 0 15 0 71592700 15380533248 32529 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3755013 32529 3166 1 0 3716398 0
[pid=32130/tid=32132] ppid=32127 vsize=15020052 memory=277672856948968 CPUtime=0.67 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) R 32127 32130 29212 0 -1 4202560 14980 0 0 0 63 4 0 0 20 0 15 0 71592700 15380533248 32529 33554432000 4194304 4196468 140736126616816 140213747672704 140213775860893 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15020052 memory=397245 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15380533248 32529 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592702 15380533248 32529 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15380533248 32529 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15020052 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15380533248 32529 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71592703 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71592704 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212361487136 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592704 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212093052016 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592706 15380533248 32529 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 471 0 0 0 8 0 0 0 20 0 15 0 71592706 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 480 0 0 0 7 0 0 0 20 0 15 0 71592706 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) R 32127 32130 29212 0 -1 4202560 454 0 0 0 16 0 0 0 20 0 15 0 71592706 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212743252208 140213775860314 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71592707 15380533248 32529 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592707 15380533248 32529 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130116 KiB

[startup+1.50424 s]
/proc/loadavg: 2.03 2.06 2.74 5/220 32145
/proc/meminfo: memFree=21088684/32770624 swapFree=67076476/67108860
[pid=32130] ppid=32127 vsize=15024148 memory=183084 CPUtime=3.1 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 22279 0 0 0 302 8 0 0 20 0 15 0 71592700 15384727552 45771 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3756037 45771 3203 1 0 3717422 0
[pid=32130/tid=32132] ppid=32127 vsize=15024148 memory=7234278993258635347 CPUtime=1.46 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) R 32127 32130 29212 0 -1 4202560 16186 0 0 0 141 5 0 0 20 0 15 0 71592700 15384727552 45771 33554432000 4194304 4196468 140736126616816 140213747668816 140213775850902 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15024148 memory=7089319380252647507 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15384727552 45771 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15024148 memory=6008734719953626982 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71592702 15384727552 45771 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15024148 memory=7306636711157977954 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15384727552 45771 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15024148 memory=6935655852846960720 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71592702 15384727552 45771 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15024148 memory=7596560343856796264 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71592703 15384727552 45771 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0

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

/proc/meminfo: memFree=17239972/32770624 swapFree=67076484/67108860
[pid=32130] ppid=32127 vsize=15683912 memory=3855740 CPUtime=49.31 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 55644 0 0 0 4745 186 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3920978 963935 3260 1 0 3881834 0
[pid=32146] ppid=32130 vsize=98544 memory=81088 CPUtime=1089.42 cores=0,2,4,6
/proc/32146/stat : 32146 (minisat_release) R 32130 32130 29212 0 -1 4202496 225120 0 0 0 108911 31 0 0 20 0 1 0 71595985 100909056 20272 33554432000 4194304 4308513 140724859697376 140724859694280 4275992 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 39084032 140724859699887 140724859700398 140724859700398 140724859703237 0
/proc/32146/statm: 24636 20272 355 28 0 20876 0
[pid=32130/tid=32132] ppid=32127 vsize=15683912 memory=3855740 CPUtime=31.12 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) S 32127 32130 29212 0 -1 1077944384 22667 0 0 0 3062 50 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213747678208 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 747 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 767 0 0 0 138 24 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.61 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 578 0 0 0 138 23 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 941 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0.05 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 178 0 0 0 4 1 0 0 20 0 19 0 71592703 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212361487200 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212093052032 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15683912 memory=3855740 CPUtime=4.94 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 11029 0 0 0 492 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15683912 memory=3855740 CPUtime=4.47 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 8403 0 0 0 445 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15683912 memory=114516 CPUtime=1.45 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) S 32127 32130 29212 0 -1 1077944384 8288 0 0 0 143 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212743256944 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15683912 memory=114376 CPUtime=0.71 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 631 0 0 0 36 35 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32147] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32147/stat : 32147 (java) S 32127 32130 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212831736768 140213775863577 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32149] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32149/stat : 32149 (java) S 32127 32130 29212 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210683751856 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32150] ppid=32127 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32150/stat : 32150 (java) S 32127 32130 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210817974064 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32151] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32151/stat : 32151 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71595988 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210415328672 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 1138.73 s
Current children cumulated vsize: 15782456 KiB
Current children cumulated memory: 3936828 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.23 3/225 32185
/proc/meminfo: memFree=17204788/32770624 swapFree=67076484/67108860
[pid=32130] ppid=32127 vsize=15683912 memory=3855740 CPUtime=49.35 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 55648 0 0 0 4748 187 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3920978 963935 3260 1 0 3881834 0
[pid=32146] ppid=32130 vsize=147864 memory=114380 CPUtime=1149.42 cores=0,2,4,6
/proc/32146/stat : 32146 (minisat_release) R 32130 32130 29212 0 -1 4202496 234159 0 0 0 114907 35 0 0 20 0 1 0 71595985 151412736 28595 33554432000 4194304 4308513 140724859697376 140724859694280 4276465 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 39084032 140724859699887 140724859700398 140724859700398 140724859703237 0
/proc/32146/statm: 36966 28595 355 28 0 33206 0
[pid=32130/tid=32132] ppid=32127 vsize=15683912 memory=114380 CPUtime=31.12 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) S 32127 32130 29212 0 -1 1077944384 22667 0 0 0 3062 50 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213747678208 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 747 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 767 0 0 0 138 24 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.61 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 578 0 0 0 138 23 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 941 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0.05 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 178 0 0 0 4 1 0 0 20 0 19 0 71592703 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212361487200 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212093052032 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15683912 memory=3855740 CPUtime=4.94 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 11029 0 0 0 492 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15683912 memory=114380 CPUtime=4.47 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 8403 0 0 0 445 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15683912 memory=3855740 CPUtime=1.45 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) S 32127 32130 29212 0 -1 1077944384 8288 0 0 0 143 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212743256944 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15683912 memory=81088 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0.75 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 635 0 0 0 39 36 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32147] ppid=32127 vsize=15683912 memory=112332 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32147/stat : 32147 (java) S 32127 32130 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212831736768 140213775863577 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32149] ppid=32127 vsize=15683912 memory=10004 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32149/stat : 32149 (java) S 32127 32130 29212 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210683751856 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32150] ppid=32127 vsize=15683912 memory=15104 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32150/stat : 32150 (java) S 32127 32130 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210817974064 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32151] ppid=32127 vsize=15683912 memory=18540 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32151/stat : 32151 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71595988 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210415328672 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 1198.77 s
Current children cumulated vsize: 15831776 KiB
Current children cumulated memory: 3970120 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 2.00 2.02 2.23 3/225 32187
/proc/meminfo: memFree=17199200/32770624 swapFree=67076484/67108860
[pid=32130] ppid=32127 vsize=15683912 memory=3855740 CPUtime=49.36 cores=0,2,4,6
/proc/32130/stat : 32130 (java) S 32127 32130 29212 0 -1 1077944320 55650 0 0 0 4748 188 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140736126599360 140213775838967 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
/proc/32130/statm: 3920978 963935 3260 1 0 3881834 0
[pid=32146] ppid=32130 vsize=197184 memory=143968 CPUtime=1172.31 cores=0,2,4,6
/proc/32146/stat : 32146 (minisat_release) R 32130 32130 29212 0 -1 4202496 234648 0 0 0 117195 36 0 0 20 0 1 0 71595985 201916416 35992 33554432000 4194304 4308513 140724859697376 140724859694824 4280654 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 39084032 140724859699887 140724859700398 140724859700398 140724859703237 0
/proc/32146/statm: 49296 35992 355 28 0 45536 0
[pid=32130/tid=32132] ppid=32127 vsize=15683912 memory=3700 CPUtime=31.12 cores=0,2,4,6
/proc/32130/task/32132/stat : 32132 (java) S 32127 32130 29212 0 -1 1077944384 22667 0 0 0 3062 50 0 0 20 0 19 0 71592700 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213747678208 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32133] ppid=32127 vsize=15683912 memory=844 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32133/stat : 32133 (java) S 32127 32130 29212 0 -1 1077944384 747 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213780081552 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32134] ppid=32127 vsize=15683912 memory=1460 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32134/stat : 32134 (java) S 32127 32130 29212 0 -1 1077944384 767 0 0 0 138 24 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213571164944 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32135] ppid=32127 vsize=15683912 memory=2160 CPUtime=1.61 cores=0,2,4,6
/proc/32130/task/32135/stat : 32135 (java) S 32127 32130 29212 0 -1 1077944384 578 0 0 0 138 23 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213235301520 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32136] ppid=32127 vsize=15683912 memory=6768 CPUtime=1.62 cores=0,2,4,6
/proc/32130/task/32136/stat : 32136 (java) S 32127 32130 29212 0 -1 1077944384 941 0 0 0 137 25 0 0 20 0 19 0 71592702 16060325888 963935 33554432000 4194304 4196468 140736126616816 140213234248720 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32137] ppid=32127 vsize=15683912 memory=824 CPUtime=0.05 cores=0,2,4,6
/proc/32130/task/32137/stat : 32137 (java) S 32127 32130 29212 0 -1 1077944384 178 0 0 0 4 1 0 0 20 0 19 0 71592703 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212746414192 140213775850114 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32138] ppid=32127 vsize=15683912 memory=-7824251494391044714 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32138/stat : 32138 (java) S 32127 32130 29212 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212361487200 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32139] ppid=32127 vsize=15683912 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32139/stat : 32139 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71592704 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212093052032 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32140] ppid=32127 vsize=15683912 memory=3855740 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32140/stat : 32140 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211718543440 140213775857563 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32141] ppid=32127 vsize=15683912 memory=116732 CPUtime=4.94 cores=0,2,4,6
/proc/32130/task/32141/stat : 32141 (java) S 32127 32130 29212 0 -1 1077944384 11029 0 0 0 492 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212745362032 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32142] ppid=32127 vsize=15683912 memory=10004 CPUtime=4.47 cores=0,2,4,6
/proc/32130/task/32142/stat : 32142 (java) S 32127 32130 29212 0 -1 1077944384 8403 0 0 0 445 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212744309232 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32143] ppid=32127 vsize=15683912 memory=15104 CPUtime=1.45 cores=0,2,4,6
/proc/32130/task/32143/stat : 32143 (java) S 32127 32130 29212 0 -1 1077944384 8288 0 0 0 143 2 0 0 20 0 19 0 71592706 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212743256944 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32144] ppid=32127 vsize=15683912 memory=640 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32144/stat : 32144 (java) S 32127 32130 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140211220638688 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32145] ppid=32127 vsize=15683912 memory=1760 CPUtime=0.77 cores=0,2,4,6
/proc/32130/task/32145/stat : 32145 (java) S 32127 32130 29212 0 -1 1077944384 637 0 0 0 40 37 0 0 20 0 19 0 71592707 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212742203824 140213775850114 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32147] ppid=32127 vsize=15683912 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32147/stat : 32147 (java) S 32127 32130 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140212831736768 140213775863577 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32149] ppid=32127 vsize=15683912 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32149/stat : 32149 (java) S 32127 32130 29212 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210683751856 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32150] ppid=32127 vsize=15683912 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32150/stat : 32150 (java) S 32127 32130 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71595986 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210817974064 140213775860893 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
[pid=32130/tid=32151] ppid=32127 vsize=15683912 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/32130/task/32151/stat : 32151 (java) S 32127 32130 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71595988 16060325888 963935 33554432000 4194304 4196468 140736126616816 140210415328672 140213775849173 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31084544 140736126620660 140736126620937 140736126620937 140736126623695 0
Current children cumulated CPU time: 1221.67 s
Current children cumulated vsize: 15881096 KiB
Current children cumulated memory: 3999708 KiB

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

[startup+1205.23 s]
# the end of solver process 32130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1219.45 s, system=2.28277 s

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

Child status: 1
Real time (s): 1205.23
CPU time (s): 1221.74
CPU user time (s): 1219.45
CPU system time (s): 2.28277
CPU usage (%): 101.37
Max. virtual memory (cumulated for all children) (KiB): 15881096
Max. memory (cumulated for all children) (KiB): 3999708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1219.45
system time used= 2.28277
maximum resident set size= 3856372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31701
involuntary context switches= 1739


# summary of solver processes directly reported to runsolver:
#   pid: 32130
#   total CPU time (s): 1221.74
#   total CPU user time (s): 1219.45
#   total CPU system time (s): 2.28277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44659 second user time and 14.2417 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 19:38:15
IDJOB=4295283
IDBENCH=141501
IDSOLVER=2755
FILE ID=node102/4295283-1532540295
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g11-g44_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295283-1532540295/watcher-4295283-1532540295 -o /tmp/evaluation-result-4295283-1532540295/solver-4295283-1532540295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295283-1532540295.xml

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

MD5SUM BENCH= 691a51199f261ec138535be56fe101c2
RANDOM SEED=656283141

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21219952 kB
MemAvailable:   28796592 kB
Buffers:          157584 kB
Cached:          7655692 kB
SwapCached:         5692 kB
Active:          4383860 kB
Inactive:        6623828 kB
Active(anon):    3163884 kB
Inactive(anon):    55316 kB
Active(file):    1219976 kB
Inactive(file):  6568512 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076476 kB
Dirty:              8076 kB
Writeback:             0 kB
AnonPages:       3206340 kB
Mapped:            44716 kB
Shmem:             21408 kB
Slab:             235744 kB
SReclaimable:     207976 kB
SUnreclaim:        27768 kB
KernelStack:        3872 kB
PageTables:        11676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13483100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3045376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-25 19:58:21