Trace number 4295293

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) 987.148 974.079

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g17-g42_c18.xml
MD5SUM114757bdcfe6c836d79220a034ae6c5f
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 benchmark44.1483
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints173
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":4},{"degree":5,"count":24},{"degree":6,"count":36}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":60},{"arity":2,"count":112},{"arity":64,"count":1}]
Number of extensional constraints172
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":172},{"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:54:34 CEST 2018
0.66/0.55	c PID: 2683
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.56/0.94	c (0,0) Parsing End
1.56/0.95	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 173 ctr, max domain size 128
1.56/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.56/0.95	c (0,0) Constraint Name Generate Begin
1.56/0.95	c (0,0) Ctr:HOME/instance-4295293-1532566473.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.56/0.95	c (0,0) Constraint Name Generate End
1.56/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.56/0.95	c (0,0) CSP to CSPinCNF Begin
9.09/3.59	c (3,3) translated 18 (10%) constraints
11.16/5.08	c (4,4) translated 35 (20%) constraints
12.83/6.55	c (6,6) translated 52 (30%) constraints
14.39/8.09	c (7,7) translated 70 (40%) constraints
16.38/9.59	c (9,8) translated 87 (50%) constraints
17.85/10.93	c (10,10) translated 104 (60%) constraints
18.67/11.72	c (11,11) translated 122 (70%) constraints
18.67/11.72	c (11,11) translated 139 (80%) constraints
18.67/11.73	c (11,11) translated 156 (90%) constraints
18.67/11.74	c (11,11) translated 173 (100%) constraints
20.55/12.58	c (12,11) STATISTICS1:HOME/instance-4295293-1532566473.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,14400,242914,128,128,129,2,128:2016,128:456832;2:255024,129:112;64:2;3:211792;2:31008,2:2016;1:707824;0:112,
20.55/12.58	c (12,11) ===========================================
20.55/12.58	c (12,11) Order
20.55/12.58	c (12,11) ===========================================
22.00/13.09	c (12,12) translated 24292 (10%) constraints
23.19/13.59	c (13,12) translated 48583 (20%) constraints
23.51/13.88	c (13,12) translated 72875 (30%) constraints
23.82/14.16	c (13,13) translated 97166 (40%) constraints
24.12/14.44	c (13,13) translated 121457 (50%) constraints
24.42/14.72	c (14,13) translated 145749 (60%) constraints
24.62/15.00	c (14,14) translated 170040 (70%) constraints
24.94/15.27	c (14,14) translated 194332 (80%) constraints
25.24/15.55	c (15,14) translated 218623 (90%) constraints
25.54/15.83	c (15,14) translated 242914 (100%) constraints
25.54/15.83	c (15,14) CSP to CSPinCNF End
25.54/15.84	c (15,14) CSP: 64 int (0 aux), 14336 bool (14336 aux), 242914 ctr, max domain size 128
25.54/15.84	c (15,14) Heap : 1178 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
25.54/15.84	c (15,14) CSPinCNF Propagation Begin
27.02/16.89	c (16,15) 0 values, 112 unsatisfiable literals, and 0 valid clauses are removed
27.02/16.89	c (16,15) CSPinCNF Propagation End
27.02/16.90	c (16,15) CSP: 64 int (0 aux), 14336 bool (14336 aux), 242914 ctr, max domain size 128
27.02/16.90	c (16,15) Heap : 2304 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
27.02/16.90	c (16,15) Simplify CSPinCNF Begin
27.70/17.28	c (16,16) Simplify CSPinCNF End
27.70/17.28	c (16,16) CSP: 64 int (0 aux), 18368 bool (18368 aux), 246946 ctr, max domain size 128
27.70/17.28	c (16,16) Heap : 2526 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
27.70/17.28	c (16,16) Calculate Precise Domain Begin
27.70/17.28	c (16,16) 0 values are removed by re-calculation
27.70/17.28	c (16,16) Calculate Precise Domain End
27.70/17.28	c (16,16) CSP: 64 int (0 aux), 18368 bool (18368 aux), 246946 ctr, max domain size 128
27.70/17.28	c (16,16) Heap : 2526 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
27.70/17.28	c (16,16) CSPinCNF to SatSolver Begin
30.97/19.03	c (18,17) 24695 (10 %) CSP clauses are encoded (26496 SAT variables, 544822 SAT clauses)
31.10/19.16	c (18,17) 49390 (20 %) CSP clauses are encoded (26496 SAT variables, 569517 SAT clauses)
31.19/19.29	c (18,18) 74084 (30 %) CSP clauses are encoded (26496 SAT variables, 594211 SAT clauses)
31.40/19.42	c (18,18) 98779 (40 %) CSP clauses are encoded (26496 SAT variables, 618906 SAT clauses)
31.51/19.54	c (19,18) 123473 (50 %) CSP clauses are encoded (26496 SAT variables, 643600 SAT clauses)
31.61/19.67	c (19,18) 148168 (60 %) CSP clauses are encoded (26496 SAT variables, 668295 SAT clauses)
31.71/19.80	c (19,18) 172863 (70 %) CSP clauses are encoded (26496 SAT variables, 692990 SAT clauses)
31.90/19.92	c (19,18) 197557 (80 %) CSP clauses are encoded (26496 SAT variables, 717684 SAT clauses)
32.01/20.05	c (19,18) 222252 (90 %) CSP clauses are encoded (26496 SAT variables, 742379 SAT clauses)
32.12/20.17	c (19,18) 246946 (100 %) CSP clauses are encoded (26496 SAT variables, 767073 SAT clauses)
32.12/20.18	c (19,18) CSPinCNF to SatSolver End
32.12/20.18	c (19,18) Heap : 1981 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
33.03/20.80	c (20,19) STATISTICS2:HOME/instance-4295293-1532566473.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,18432,246946,128,128,128,2,128:4032,128:460864;2:263088,128:112;64:2;3:211792;2:35040,2:4032;1:715888,
33.03/20.80	c (20,19) SatSolver.solve Begin
33.03/20.80	c (20,19) 26496 bool, 767074 clause
33.03/20.80	c (20,19) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295293-1532566473.xml-scop-2683.cnf HOME/instance-4295293-1532566473.xml-scop-2683.cnf.out
986.95/974.05	c (973,0) receiving signal SIGTERM
986.95/974.05	s UNKNOWN
986.95/974.05	c (973,19) SatSolver is killed by some reasons.
986.95/974.05	c (973,19) 0,0,15,16,16,16,19,TO,TO,STOP-AFTER(DIMACS)
986.95/974.05	c END-Prog: Thu Jul 26 03:10:47 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 (10879 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295293-1532566473/watcher-4295293-1532566473 -o /tmp/evaluation-result-4295293-1532566473/solver-4295293-1532566473 -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-4295293-1532566473.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=2683, runsolver pid=2680

[startup+0.10009 s]*
/proc/loadavg: 2.05 2.08 2.22 3/221 2698
/proc/meminfo: memFree=21190388/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15011656 memory=72256 CPUtime=0.11 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 6742 0 0 0 10 1 0 0 20 0 15 0 74210604 15371935744 18064 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3752914 18064 2782 1 0 3715374 0
[pid=2683/tid=2685] ppid=2680 vsize=15011656 memory=7100839852824234344 CPUtime=0.09 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) R 2680 2683 32649 0 -1 4202560 5032 0 0 0 8 1 0 0 20 0 15 0 74210605 15371935744 18262 33554432000 4194304 4196468 140735841098288 139753429383568 139753437832960 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210606 15371935744 18262 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 18262 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 18262 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 18262 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 18262 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 18262 33554432000 4194304 4196468 140735841098288 139751994680224 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210609 15371935744 18262 33554432000 4194304 4196468 140735841098288 139751726244848 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 18328 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) S 2680 2683 32649 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 18328 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 18328 33554432000 4194304 4196468 140735841098288 139752493754992 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0.01 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) S 2680 2683 32649 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 74210611 15371935744 18328 33554432000 4194304 4196468 140735841098288 139752492702448 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 18328 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210612 15371935744 18328 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72256 KiB

[startup+0.210388 s]*
/proc/loadavg: 2.05 2.08 2.22 3/221 2698
/proc/meminfo: memFree=21176560/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15011656 memory=85604 CPUtime=0.25 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 10362 0 0 0 23 2 0 0 20 0 15 0 74210604 15371935744 21401 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3752914 21401 2879 1 0 3715374 0
[pid=2683/tid=2685] ppid=2680 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) R 2680 2683 32649 0 -1 4202560 8258 0 0 0 18 1 0 0 20 0 15 0 74210605 15371935744 21401 33554432000 4194304 4196468 140735841098288 139753429346944 139753437282374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210606 15371935744 21401 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15011656 memory=3618278063362508448 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 21401 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 21401 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 21401 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 21401 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 21401 33554432000 4194304 4196468 140735841098288 139751994680224 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210609 15371935744 21401 33554432000 4194304 4196468 140735841098288 139751726244848 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 21401 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) R 2680 2683 32649 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 21401 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) R 2680 2683 32649 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 21401 33554432000 4194304 4196468 140735841098288 139752493754992 139753450542281 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0.03 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) R 2680 2683 32649 0 -1 4202560 297 0 0 0 3 0 0 0 20 0 15 0 74210611 15371935744 21401 33554432000 4194304 4196468 140735841098288 139752492702448 139753457578586 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 21401 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210612 15371935744 21401 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85604 KiB

[startup+0.310399 s]*
/proc/loadavg: 2.05 2.08 2.22 4/221 2698
/proc/meminfo: memFree=21172528/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15011656 memory=89676 CPUtime=0.42 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 10972 0 0 0 40 2 0 0 20 0 15 0 74210604 15371935744 22419 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3752914 22419 2992 1 0 3715374 0
[pid=2683/tid=2685] ppid=2680 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) R 2680 2683 32649 0 -1 4202560 8689 0 0 0 28 2 0 0 20 0 15 0 74210605 15371935744 22419 33554432000 4194304 4196468 140735841098288 139753429380640 139753439141520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210606 15371935744 22419 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 22419 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 22419 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15011656 memory=140227192660175 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15371935744 22419 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 22419 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15011656 memory=140227192680911 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74210608 15371935744 22419 33554432000 4194304 4196468 140735841098288 139751994680224 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210609 15371935744 22419 33554432000 4194304 4196468 140735841098288 139751726244848 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15011656 memory=280454385334144 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 22419 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) R 2680 2683 32649 0 -1 1077944384 450 0 0 0 3 0 0 0 20 0 15 0 74210611 15371935744 22419 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15011656 memory=140227192692655 CPUtime=0.01 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) R 2680 2683 32649 0 -1 4202560 174 0 0 0 1 0 0 0 20 0 15 0 74210611 15371935744 22419 33554432000 4194304 4196468 140735841098288 139752493754992 139753449846688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15011656 memory=140227298166400 CPUtime=0.07 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) R 2680 2683 32649 0 -1 4202560 342 0 0 0 7 0 0 0 20 0 15 0 74210611 15371935744 22419 33554432000 4194304 4196468 140735841098288 139752492702448 139753449794366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15011656 memory=140227192697759 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15371935744 22419 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15011656 memory=140227372377004 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210612 15371935744 22419 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89676 KiB

[startup+0.700701 s]
/proc/loadavg: 2.05 2.08 2.22 3/221 2698
/proc/meminfo: memFree=21147600/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15020052 memory=129872 CPUtime=0.98 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 18149 0 0 0 93 5 0 0 20 0 15 0 74210604 15380533248 32468 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3755013 32468 3165 1 0 3716398 0
[pid=2683/tid=2685] ppid=2680 vsize=15020052 memory=53 CPUtime=0.67 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) R 2680 2683 32649 0 -1 4202560 15435 0 0 0 63 4 0 0 20 0 15 0 74210605 15380533248 32468 33554432000 4194304 4196468 140735841098288 139753429391664 139753441637726 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210606 15380533248 32468 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15380533248 32468 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15380533248 32468 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15380533248 32468 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15020052 memory=151780654587361 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74210608 15380533248 32468 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15020052 memory=432817 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74210608 15380533248 32468 33554432000 4194304 4196468 140735841098288 139751994680224 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210609 15380533248 32468 33554432000 4194304 4196468 140735841098288 139751726244848 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15380533248 32468 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15020052 memory=280454385107184 CPUtime=0.08 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) R 2680 2683 32649 0 -1 4202560 676 0 0 0 8 0 0 0 20 0 15 0 74210611 15380533248 32468 33554432000 4194304 4196468 140735841098288 139752494807536 139753438743292 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15020052 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) S 2680 2683 32649 0 -1 1077944384 200 0 0 0 4 0 0 0 20 0 15 0 74210611 15380533248 32468 33554432000 4194304 4196468 140735841098288 139752493754992 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15020052 memory=-6305713905898970496 CPUtime=0.16 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) R 2680 2683 32649 0 -1 4202560 499 0 0 0 16 0 0 0 20 0 15 0 74210611 15380533248 32468 33554432000 4194304 4196468 140735841098288 139752492702448 139753441804864 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74210611 15380533248 32468 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210612 15380533248 32468 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129872 KiB

[startup+1.50309 s]
/proc/loadavg: 2.05 2.08 2.22 6/221 2698
/proc/meminfo: memFree=21115148/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15024148 memory=182184 CPUtime=3.27 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 23421 0 0 0 319 8 0 0 20 0 15 0 74210604 15384727552 45546 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3756037 45546 3202 1 0 3717422 0
[pid=2683/tid=2685] ppid=2680 vsize=15024148 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) R 2680 2683 32649 0 -1 4202560 16631 0 0 0 141 5 0 0 20 0 15 0 74210605 15384727552 45546 33554432000 4194304 4196468 140735841098288 139753429390032 139752958995628 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74210606 15384727552 45546 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15384727552 45546 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15384727552 45546 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74210607 15384727552 45546 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74210608 15384727552 45546 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0

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


[startup+942.301 s]
/proc/loadavg: 1.84 1.97 2.09 6/221 2831
/proc/meminfo: memFree=15144044/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15683912 memory=3440632 CPUtime=33.59 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 48063 0 0 0 3236 123 0 0 20 0 19 0 74210604 16060325888 860158 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3920978 860158 3264 1 0 3881834 0
[pid=2699] ppid=2683 vsize=179924 memory=162136 CPUtime=921.32 cores=0,2,4,6
/proc/2699/stat : 2699 (minisat_release) R 2683 2683 32649 0 -1 4202496 298430 0 0 0 92108 24 0 0 20 0 1 0 74212687 184242176 40534 33554432000 4194304 4308513 140722905984336 140722905981336 4276036 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 33943552 140722905989809 140722905990318 140722905990318 140722905993157 0
/proc/2699/statm: 44981 40534 354 28 0 41221 0
[pid=2683/tid=2685] ppid=2680 vsize=15683912 memory=3440632 CPUtime=20.17 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) S 2680 2683 32649 0 -1 1077944384 22095 0 0 0 1966 51 0 0 20 0 19 0 74210605 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753429396480 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15683912 memory=4136 CPUtime=0.56 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 524 0 0 0 45 11 0 0 20 0 19 0 74210606 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15683912 memory=4100 CPUtime=0.55 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 336 0 0 0 44 11 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15683912 memory=56 CPUtime=0.56 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 263 0 0 0 45 11 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15683912 memory=55 CPUtime=0.57 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 483 0 0 0 45 12 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15683912 memory=1576 CPUtime=0.03 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 263 0 0 0 2 1 0 0 20 0 19 0 74210608 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 74210608 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751994680288 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74210609 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751726244864 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15683912 memory=162136 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15683912 memory=3440632 CPUtime=4.51 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) S 2680 2683 32649 0 -1 1077944384 7492 0 0 0 449 2 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15683912 memory=3440632 CPUtime=4.8 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) S 2680 2683 32649 0 -1 1077944384 8199 0 0 0 479 1 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752493754992 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15683912 memory=3440632 CPUtime=1.3 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) S 2680 2683 32649 0 -1 1077944384 6884 0 0 0 128 2 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752492702448 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15683912 memory=162136 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15683912 memory=1008 CPUtime=0.44 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 106 0 0 0 22 22 0 0 20 0 19 0 74210612 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2700] ppid=2680 vsize=15683912 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2700/stat : 2700 (java) S 2680 2683 32649 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752475382848 139753457581849 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2702] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2702/stat : 2702 (java) S 2680 2683 32649 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750316944944 139753457579165 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2703] ppid=2680 vsize=15683912 memory=162136 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2703/stat : 2703 (java) S 2680 2683 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750451166896 139753457579165 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2704] ppid=2680 vsize=15683912 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2704/stat : 2704 (java) S 2680 2683 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74212689 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750048521760 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 954.91 s
Current children cumulated vsize: 15863836 KiB
Current children cumulated memory: 3602768 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+973.901 s]
/proc/loadavg: 1.91 1.97 2.08 3/221 2832
/proc/meminfo: memFree=14661760/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15683912 memory=3440632 CPUtime=33.6 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 48065 0 0 0 3237 123 0 0 20 0 19 0 74210604 16060325888 860158 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3920978 860158 3264 1 0 3881834 0
[pid=2699] ppid=2683 vsize=198900 memory=150088 CPUtime=952.92 cores=0,2,4,6
/proc/2699/stat : 2699 (minisat_release) R 2683 2683 32649 0 -1 4202496 311983 0 0 0 95266 26 0 0 20 0 1 0 74212687 203673600 37522 33554432000 4194304 4308513 140722905984336 140722905981544 4280654 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 33943552 140722905989809 140722905990318 140722905990318 140722905993157 0
/proc/2699/statm: 49725 37522 354 28 0 45965 0
[pid=2683/tid=2685] ppid=2680 vsize=15683912 memory=3440632 CPUtime=20.17 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) S 2680 2683 32649 0 -1 1077944384 22095 0 0 0 1966 51 0 0 20 0 19 0 74210605 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753429396480 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0.56 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) S 2680 2683 32649 0 -1 1077944384 524 0 0 0 45 11 0 0 20 0 19 0 74210606 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753461799696 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15683912 memory=162136 CPUtime=0.55 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) S 2680 2683 32649 0 -1 1077944384 336 0 0 0 44 11 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753275956112 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0.56 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) S 2680 2683 32649 0 -1 1077944384 263 0 0 0 45 11 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753274903568 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15683912 memory=4100 CPUtime=0.57 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) S 2680 2683 32649 0 -1 1077944384 483 0 0 0 45 12 0 0 20 0 19 0 74210607 16060325888 860158 33554432000 4194304 4196468 140735841098288 139753273851024 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15683912 memory=22556 CPUtime=0.03 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 263 0 0 0 2 1 0 0 20 0 19 0 74210608 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752495859696 139753457568386 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 74210608 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751994680288 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15683912 memory=116324 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74210609 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751726244864 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139751351736528 139753457575835 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15683912 memory=3440632 CPUtime=4.51 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) S 2680 2683 32649 0 -1 1077944384 7492 0 0 0 449 2 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15683912 memory=3440632 CPUtime=4.8 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) S 2680 2683 32649 0 -1 1077944384 8199 0 0 0 479 1 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752493754992 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15683912 memory=3440632 CPUtime=1.3 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) S 2680 2683 32649 0 -1 1077944384 6884 0 0 0 128 2 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752492702448 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74210611 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0.46 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 108 0 0 0 23 23 0 0 20 0 19 0 74210612 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2700] ppid=2680 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2700/stat : 2700 (java) S 2680 2683 32649 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139752475382848 139753457581849 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2702] ppid=2680 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2702/stat : 2702 (java) S 2680 2683 32649 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750316944944 139753457579165 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2703] ppid=2680 vsize=15683912 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2703/stat : 2703 (java) S 2680 2683 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74212687 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750451166896 139753457579165 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2704] ppid=2680 vsize=15683912 memory=3440632 CPUtime=0 cores=0,2,4,6
/proc/2683/task/2704/stat : 2704 (java) S 2680 2683 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74212689 16060325888 860158 33554432000 4194304 4196468 140735841098288 139750048521760 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 986.52 s
Current children cumulated vsize: 15882812 KiB
Current children cumulated memory: 3590720 KiB

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

[startup+974.079 s]
# the end of solver process 2683 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=985.602 s, system=1.54668 s

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

[startup+974.006 s]*
/proc/loadavg: 1.91 1.97 2.08 6/220 2832
/proc/meminfo: memFree=14778792/32770624 swapFree=67108860/67108860
[pid=2683] ppid=2680 vsize=15683912 memory=3440668 CPUtime=986.95 cores=0,2,4,6
/proc/2683/stat : 2683 (java) S 2680 2683 32649 0 -1 1077944320 48471 311983 0 0 3279 124 95266 26 20 0 19 0 74210604 16060325888 860167 33554432000 4194304 4196468 140735841098288 140735841080832 139753457557239 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
/proc/2683/statm: 3920978 860167 3264 1 0 3881834 0
[pid=2683/tid=2685] ppid=2680 vsize=15683912 memory=6935054825532540783 CPUtime=973.09 cores=0,2,4,6
/proc/2683/task/2685/stat : 2685 (java) S 2680 2683 32649 0 -1 1077944384 22095 311983 0 0 1966 51 95266 26 20 0 19 0 74210605 16060325888 860167 33554432000 4194304 4196468 140735841098288 139753429396480 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2686] ppid=2680 vsize=15683912 memory=-2317720213663324238 CPUtime=953.59 cores=0,2,4,6
/proc/2683/task/2686/stat : 2686 (java) R 2680 2683 32649 0 -1 4202560 547 311983 0 0 56 11 95266 26 20 0 19 0 74210606 16060325888 860167 33554432000 4194304 4196468 140735841098288 139753461799696 139753439183145 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2687] ppid=2680 vsize=15683912 memory=-7378400735524001127 CPUtime=953.58 cores=0,2,4,6
/proc/2683/task/2687/stat : 2687 (java) R 2680 2683 32649 0 -1 4202560 497 311983 0 0 55 11 95266 26 20 0 19 0 74210607 16060325888 860167 33554432000 4194304 4196468 140735841098288 139753275954088 139753439183264 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2688] ppid=2680 vsize=15683912 memory=-7814691523512926820 CPUtime=953.59 cores=0,2,4,6
/proc/2683/task/2688/stat : 2688 (java) R 2680 2683 32649 0 -1 4202560 393 311983 0 0 56 11 95266 26 20 0 19 0 74210607 16060325888 860167 33554432000 4194304 4196468 140735841098288 139753274901544 139753439183184 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2689] ppid=2680 vsize=15683912 memory=-6654736624941490777 CPUtime=953.59 cores=0,2,4,6
/proc/2683/task/2689/stat : 2689 (java) R 2680 2683 32649 0 -1 4202560 544 311983 0 0 55 12 95266 26 20 0 19 0 74210607 16060325888 860167 33554432000 4194304 4196468 140735841098288 139753273847224 139753439183184 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2690] ppid=2680 vsize=15683912 memory=7019467088074389042 CPUtime=952.95 cores=0,2,4,6
/proc/2683/task/2690/stat : 2690 (java) S 2680 2683 32649 0 -1 1077944384 270 311983 0 0 2 1 95266 26 20 0 19 0 74210608 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752495858208 139753457567445 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2691] ppid=2680 vsize=15683912 memory=-5059952977386882957 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2691/stat : 2691 (java) S 2680 2683 32649 0 -1 1077944384 15 311983 0 0 0 0 95266 26 20 0 19 0 74210608 16060325888 860167 33554432000 4194304 4196468 140735841098288 139751994680288 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2692] ppid=2680 vsize=15683912 memory=1576 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2692/stat : 2692 (java) S 2680 2683 32649 0 -1 1077944384 6 311983 0 0 0 0 95266 26 20 0 19 0 74210609 16060325888 860167 33554432000 4194304 4196468 140735841098288 139751726244864 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2693] ppid=2680 vsize=15683912 memory=928 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2693/stat : 2693 (java) S 2680 2683 32649 0 -1 1077944384 27 311983 0 0 0 0 95266 26 20 0 19 0 74210611 16060325888 860167 33554432000 4194304 4196468 140735841098288 139751351730128 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2694] ppid=2680 vsize=15683912 memory=2240 CPUtime=957.43 cores=0,2,4,6
/proc/2683/task/2694/stat : 2694 (java) S 2680 2683 32649 0 -1 1077944384 7492 311983 0 0 449 2 95266 26 20 0 19 0 74210611 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752494807536 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2695] ppid=2680 vsize=15683912 memory=4128 CPUtime=957.72 cores=0,2,4,6
/proc/2683/task/2695/stat : 2695 (java) S 2680 2683 32649 0 -1 1077944384 8199 311983 0 0 479 1 95266 26 20 0 19 0 74210611 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752493754992 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2696] ppid=2680 vsize=15683912 memory=2200 CPUtime=954.22 cores=0,2,4,6
/proc/2683/task/2696/stat : 2696 (java) S 2680 2683 32649 0 -1 1077944384 6884 311983 0 0 128 2 95266 26 20 0 19 0 74210611 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752492702448 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2697] ppid=2680 vsize=15683912 memory=4136 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2697/stat : 2697 (java) S 2680 2683 32649 0 -1 1077944384 3 311983 0 0 0 0 95266 26 20 0 19 0 74210611 16060325888 860167 33554432000 4194304 4196468 140735841098288 139750853831776 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2698] ppid=2680 vsize=15683912 memory=4100 CPUtime=953.38 cores=0,2,4,6
/proc/2683/task/2698/stat : 2698 (java) S 2680 2683 32649 0 -1 1077944384 108 311983 0 0 23 23 95266 26 20 0 19 0 74210612 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752491649328 139753457568386 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2700] ppid=2680 vsize=15683912 memory=22560 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2700/stat : 2700 (java) S 2680 2683 32649 0 -1 1077944384 24 311983 0 0 0 0 95266 26 20 0 19 0 74212687 16060325888 860167 33554432000 4194304 4196468 140735841098288 139752475380736 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2702] ppid=2680 vsize=15683912 memory=1292 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2702/stat : 2702 (java) S 2680 2683 32649 0 -1 1077944384 28 311983 0 0 0 0 95266 26 20 0 19 0 74212687 16060325888 860167 33554432000 4194304 4196468 140735841098288 139750316951120 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2703] ppid=2680 vsize=15683912 memory=1 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2703/stat : 2703 (java) S 2680 2683 32649 0 -1 1077944384 22 311983 0 0 0 0 95266 26 20 0 19 0 74212687 16060325888 860167 33554432000 4194304 4196468 140735841098288 139750451173072 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
[pid=2683/tid=2704] ppid=2680 vsize=15683912 memory=1995 CPUtime=952.92 cores=0,2,4,6
/proc/2683/task/2704/stat : 2704 (java) S 2680 2683 32649 0 -1 1077944384 4 311983 0 0 0 0 95266 26 20 0 19 0 74212689 16060325888 860167 33554432000 4194304 4196468 140735841098288 139750048521760 139753457567445 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20029440 140735841100787 140735841101065 140735841101065 140735841103823 0
Current children cumulated CPU time: 986.95 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 3440668 KiB

Child status: 1
Real time (s): 974.079
CPU time (s): 987.148
CPU user time (s): 985.602
CPU system time (s): 1.54668
CPU usage (%): 101.342
Max. virtual memory (cumulated for all children) (KiB): 15882812
Max. memory (cumulated for all children) (KiB): 3602768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 985.602
system time used= 1.54668
maximum resident set size= 3465748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26197
involuntary context switches= 1120


# summary of solver processes directly reported to runsolver:
#   pid: 2683
#   total CPU time (s): 987.148
#   total CPU user time (s): 985.602
#   total CPU system time (s): 1.54668

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.40717 second user time and 11.1908 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 02:54:33
IDJOB=4295293
IDBENCH=141502
IDSOLVER=2756
FILE ID=node150/4295293-1532566473
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-g17-g42_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-4295293-1532566473/watcher-4295293-1532566473 -o /tmp/evaluation-result-4295293-1532566473/solver-4295293-1532566473 -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-4295293-1532566473.xml

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

MD5SUM BENCH= 114757bdcfe6c836d79220a034ae6c5f
RANDOM SEED=1007811431

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:        21249776 kB
MemAvailable:   28734040 kB
Buffers:          188208 kB
Cached:          7515624 kB
SwapCached:            0 kB
Active:          5326176 kB
Inactive:        5620540 kB
Active(anon):    3194296 kB
Inactive(anon):    76924 kB
Active(file):    2131880 kB
Inactive(file):  5543616 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7928 kB
Writeback:             0 kB
AnonPages:       3251380 kB
Mapped:            52236 kB
Shmem:             25224 kB
Slab:             264924 kB
SReclaimable:     237228 kB
SUnreclaim:        27696 kB
KernelStack:        3632 kB
PageTables:        11664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13526096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3076096 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= 53092 MiB
End job on node150 at 2018-07-26 03:10:48