Trace number 4296145

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) 105.48 89.8298

General information on the benchmark

NameEternity/
Eternity-09-09_c18.xml
MD5SUM2dad1046de21c69494c3eda64529acdc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints118
Number of domains2
Minimum domain size14
Maximum domain size81
Distribution of domain sizes[{"size":14,"count":180},{"size":81,"count":81}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":8},{"degree":2,"count":252},{"degree":10,"count":1}]
Minimum constraint arity1
Maximum constraint arity81
Distribution of constraint arities[{"arity":1,"count":36},{"arity":5,"count":81},{"arity":81,"count":1}]
Number of extensional constraints81
Number of intensional constraints36
Distribution of constraint types[{"type":"extension","count":81},{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Jul 26 11:43:03 CEST 2018
0.66/0.54	c PID: 8559
0.66/0.54	c IP: 172.20.3.107
0.66/0.54	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.44/1.14	c (0,0) Parsing End
2.44/1.15	c (0,0) CSP: 261 int (0 aux), 0 bool (0 aux), 118 ctr, max domain size 81
2.44/1.15	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.44/1.15	c (0,0) Constraint Name Generate Begin
2.44/1.16	c (0,0) Ctr:HOME/instance-4296145-1532598182.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.44/1.16	c (0,0) Constraint Name Generate End
2.44/1.16	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.44/1.16	c (0,0) CSP to CSPinCNF Begin
11.60/4.28	c (3,3) translated 12 (10%) constraints
14.10/6.37	c (5,5) translated 24 (20%) constraints
16.43/8.44	c (7,7) translated 36 (30%) constraints
18.82/10.49	c (9,9) translated 48 (40%) constraints
20.65/12.24	c (11,11) translated 59 (50%) constraints
22.61/14.14	c (13,13) translated 71 (60%) constraints
25.38/16.26	c (15,15) translated 83 (70%) constraints
25.38/16.26	c (15,15) translated 95 (80%) constraints
25.38/16.26	c (15,15) translated 107 (90%) constraints
25.38/16.26	c (15,15) translated 118 (100%) constraints
26.99/17.16	c (16,16) STATISTICS1:HOME/instance-4296145-1532598182.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,39222,244577,81,81,82,2,81:3240,81:19602;14:271656;2:420309;1:33993,82:81;81:2;5:3240;4:97686;3:44793;2:98739;1:36,2:3240;1:739116;0:81,
26.99/17.16	c (16,16) ===========================================
26.99/17.16	c (16,16) Both Encoding selects:
26.99/17.16	c (16,16) Order
26.99/17.16	c (16,16) ===========================================
28.67/17.79	c (17,16) translated 24458 (10%) constraints
29.24/18.15	c (17,17) translated 48916 (20%) constraints
29.64/18.52	c (17,17) translated 73374 (30%) constraints
29.94/18.88	c (18,18) translated 97831 (40%) constraints
30.34/19.25	c (18,18) translated 122289 (50%) constraints
30.75/19.61	c (19,18) translated 146747 (60%) constraints
31.05/19.97	c (19,19) translated 171204 (70%) constraints
31.45/20.34	c (19,19) translated 195662 (80%) constraints
33.07/21.01	c (20,19) translated 220120 (90%) constraints
33.37/21.38	c (20,20) translated 244577 (100%) constraints
33.37/21.38	c (20,20) CSP to CSPinCNF End
33.51/21.40	c (20,20) CSP: 261 int (0 aux), 38961 bool (38961 aux), 244613 ctr, max domain size 81
33.51/21.40	c (20,20) Heap : 507 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
33.51/21.40	c (20,20) CSPinCNF Propagation Begin
39.06/25.88	c (25,24) 11316 values, 60533 unsatisfiable literals, and 64982 valid clauses are removed
39.06/25.88	c (25,24) CSPinCNF Propagation End
39.06/25.89	c (25,24) CSP: 9897 int (9636 aux), 29325 bool (29325 aux), 179631 ctr, max domain size 81
39.06/25.89	c (25,24) Heap : 2564 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
39.06/25.89	c (25,24) Simplify CSPinCNF Begin
40.05/26.31	c (25,25) Simplify CSPinCNF End
40.05/26.32	c (25,25) CSP: 9897 int (9636 aux), 35805 bool (35805 aux), 186111 ctr, max domain size 81
40.05/26.32	c (25,25) Heap : 2786 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
40.05/26.32	c (25,25) Calculate Precise Domain Begin
40.05/26.32	c (25,25) 0 values are removed by re-calculation
40.05/26.32	c (25,25) Calculate Precise Domain End
40.05/26.33	c (25,25) CSP: 9897 int (9636 aux), 35805 bool (35805 aux), 186111 ctr, max domain size 81
40.05/26.33	c (25,25) Heap : 2786 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
40.05/26.33	c (25,25) CSPinCNF to SatSolver Begin
42.68/27.54	c (27,26) 18612 (10 %) CSP clauses are encoded (42477 SAT variables, 323602 SAT clauses)
42.86/27.63	c (27,26) 37223 (20 %) CSP clauses are encoded (42477 SAT variables, 342213 SAT clauses)
42.97/27.73	c (27,26) 55834 (30 %) CSP clauses are encoded (42477 SAT variables, 360824 SAT clauses)
43.07/27.82	c (27,26) 74445 (40 %) CSP clauses are encoded (42477 SAT variables, 379435 SAT clauses)
43.19/27.92	c (27,26) 93056 (50 %) CSP clauses are encoded (42477 SAT variables, 398046 SAT clauses)
43.31/28.01	c (27,26) 111667 (60 %) CSP clauses are encoded (42477 SAT variables, 416657 SAT clauses)
43.31/28.10	c (27,26) 130278 (70 %) CSP clauses are encoded (42477 SAT variables, 435268 SAT clauses)
43.50/28.20	c (27,26) 148889 (80 %) CSP clauses are encoded (42477 SAT variables, 453879 SAT clauses)
43.50/28.29	c (27,26) 167500 (90 %) CSP clauses are encoded (42477 SAT variables, 472490 SAT clauses)
43.60/28.38	c (27,27) 186111 (100 %) CSP clauses are encoded (42477 SAT variables, 491101 SAT clauses)
43.60/28.38	c (27,27) CSPinCNF to SatSolver End
43.60/28.38	c (27,27) Heap : 1469 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
44.33/28.89	c (28,27) STATISTICS2:HOME/instance-4296145-1532598182.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,45702,186111,81,81,81,2,81:2352;32:3500;4:628,81:15778;32:6244;14:219716;4:668;2:316653,81:50;49:1;32:28;5:2086;4:68220;3:32822;2:82904,2:6480;1:546099,
44.33/28.89	c (28,27) SatSolver.solve Begin
44.33/28.89	c (28,27) 42477 bool, 491102 clause
44.33/28.89	c (28,27) 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-4296145-1532598182.xml-scop-8559.cnf HOME/instance-4296145-1532598182.xml-scop-8559.cnf.out
105.42/89.80	c (89,0) receiving signal SIGTERM
105.42/89.80	s UNKNOWN
105.42/89.81	c (89,27) SatSolver is killed by some reasons.
105.42/89.81	c (89,27) 0,0,20,25,25,25,27,TO,TO,STOP-AFTER(DIMACS)
105.42/89.81	c END-Prog: Thu Jul 26 11:44:32 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 (4379 MiB free)
  memory of node 1: 16384 MiB (7801 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296145-1532598182/watcher-4296145-1532598182 -o /tmp/evaluation-result-4296145-1532598182/solver-4296145-1532598182 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532594602-7725 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296145-1532598182.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100139 s]*
/proc/loadavg: 1.98 2.06 2.02 3/221 8574
/proc/meminfo: memFree=12413244/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15011656 memory=73608 CPUtime=0.11 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 7110 0 0 0 9 2 0 0 20 0 15 0 77381413 15371935744 18402 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3752914 18402 2782 1 0 3715374 0
[pid=8559/tid=8561] ppid=8556 vsize=15011656 memory=-8393745925659800667 CPUtime=0.09 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) R 8556 8559 6157 0 -1 4202560 5413 0 0 0 7 2 0 0 20 0 15 0 77381413 15371935744 18666 33554432000 4194304 4196468 140721042188896 140155482697912 140155494966622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15011656 memory=3472467970842817744 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 18666 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 18666 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 18666 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 18666 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381416 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154043884960 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 18666 33554432000 4194304 4196468 140721042188896 140153775449584 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 18666 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) R 8556 8559 6157 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154546440304 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0.01 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) R 8556 8559 6157 0 -1 4202560 274 0 0 0 1 0 0 0 20 0 15 0 77381419 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154545387760 140155491202809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 18666 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 18666 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73608 KiB

[startup+0.21064 s]*
/proc/loadavg: 1.98 2.06 2.02 3/221 8574
/proc/meminfo: memFree=12398932/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15011656 memory=85916 CPUtime=0.25 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 10373 0 0 0 23 2 0 0 20 0 15 0 77381413 15371935744 21479 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3752914 21479 2947 1 0 3715374 0
[pid=8559/tid=8561] ppid=8556 vsize=15011656 memory=-8340259002029870941 CPUtime=0.2 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) R 8556 8559 6157 0 -1 4202560 8280 0 0 0 18 2 0 0 20 0 15 0 77381413 15371935744 21479 33554432000 4194304 4196468 140721042188896 140155482711344 140155000335190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15011656 memory=5793855092957559225 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 21479 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 21479 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 21479 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 21479 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381416 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154043884960 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 21479 33554432000 4194304 4196468 140721042188896 140153775449584 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 21479 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) R 8556 8559 6157 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 15 0 77381419 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) R 8556 8559 6157 0 -1 4202560 145 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154546440304 140155490049296 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0.03 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 15 0 77381419 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 21479 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 21479 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85916 KiB

[startup+0.310666 s]*
/proc/loadavg: 1.98 2.06 2.02 3/221 8574
/proc/meminfo: memFree=12395892/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15011656 memory=89996 CPUtime=0.43 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 11002 0 0 0 40 3 0 0 20 0 15 0 77381413 15371935744 22499 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3752914 22499 3031 1 0 3715374 0
[pid=8559/tid=8561] ppid=8556 vsize=15011656 memory=-8340259002029870941 CPUtime=0.29 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) R 8556 8559 6157 0 -1 4202560 8713 0 0 0 27 2 0 0 20 0 15 0 77381413 15371935744 22499 33554432000 4194304 4196468 140721042188896 140155482690288 140155496051807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15011656 memory=5793855092957559225 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 22499 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15011656 memory=279683734127232 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 22499 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15011656 memory=279683572950016 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 22499 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15011656 memory=139841786461199 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15371935744 22499 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15011656 memory=279683734134144 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381416 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15011656 memory=139841786465807 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154043884960 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15011656 memory=139841786475837 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381417 15371935744 22499 33554432000 4194304 4196468 140721042188896 140153775449584 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15011656 memory=139841786478526 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15371935744 22499 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) S 8556 8559 6157 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 15 0 77381419 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) S 8556 8559 6157 0 -1 1077944384 206 0 0 0 2 0 0 0 20 0 15 0 77381419 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154546440304 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15011656 memory=139841947666048 CPUtime=0.07 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 333 0 0 0 7 0 0 0 20 0 15 0 77381419 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 22499 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15011656 memory=139841947739656 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381420 15371935744 22499 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89996 KiB

[startup+0.700733 s]
/proc/loadavg: 1.98 2.06 2.02 3/221 8574
/proc/meminfo: memFree=12371212/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15020052 memory=129656 CPUtime=1.03 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 18126 0 0 0 97 6 0 0 20 0 15 0 77381413 15380533248 32414 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3755013 32414 3155 1 0 3716398 0
[pid=8559/tid=8561] ppid=8556 vsize=15020052 memory=55 CPUtime=0.67 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) R 8556 8559 6157 0 -1 4202560 15385 0 0 0 63 4 0 0 20 0 15 0 77381413 15380533248 32414 33554432000 4194304 4196468 140721042188896 140155482717584 140155494929765 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381415 15380533248 32414 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15380533248 32414 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15020052 memory=7886766292050916917 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15380533248 32414 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15020052 memory=5787495302107849536 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15380533248 32414 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15020052 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77381416 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15020052 memory=8540 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77381417 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154043884960 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15020052 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381417 15380533248 32414 33554432000 4194304 4196468 140721042188896 140153775449584 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15020052 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15380533248 32414 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15020052 memory=4612 CPUtime=0.1 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) S 8556 8559 6157 0 -1 1077944384 646 0 0 0 10 0 0 0 20 0 15 0 77381419 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15020052 memory=1012 CPUtime=0.05 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) R 8556 8559 6157 0 -1 4202560 276 0 0 0 5 0 0 0 20 0 15 0 77381419 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154546440304 140155503871177 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15020052 memory=1436 CPUtime=0.16 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 480 0 0 0 16 0 0 0 20 0 15 0 77381419 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15020052 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15380533248 32414 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15020052 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381420 15380533248 32414 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129656 KiB

[startup+1.50101 s]
/proc/loadavg: 1.98 2.06 2.02 6/221 8574
/proc/meminfo: memFree=12312516/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15022100 memory=222268 CPUtime=3.44 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 22858 0 0 0 335 9 0 0 20 0 15 0 77381413 15382630400 55567 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3755525 55567 3202 1 0 3716910 0
[pid=8559/tid=8561] ppid=8556 vsize=15022100 memory=4140 CPUtime=1.46 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) S 8556 8559 6157 0 -1 1077944384 16446 0 0 0 140 6 0 0 20 0 15 0 77381413 15382630400 55567 33554432000 4194304 4196468 140721042188896 140155482712832 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15022100 memory=23052 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77381415 15382630400 55567 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15382630400 55567 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15382630400 55567 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15022100 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77381415 15382630400 55567 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77381416 15382630400 55567 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0

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

/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 3027 0 0 0 103 2 0 0 20 0 15 0 77381419 15384727552 774913 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15384727552 774913 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15384727552 774913 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 21.15 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3099652 KiB

[startup+25.5008 s]
/proc/loadavg: 2.06 2.07 2.02 3/221 8574
/proc/meminfo: memFree=8953184/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15024148 memory=3526916 CPUtime=38.67 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 53611 0 0 0 3750 117 0 0 20 0 15 0 77381413 15384727552 881729 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3756037 881729 3243 1 0 3717422 0
[pid=8559/tid=8561] ppid=8556 vsize=15024148 memory=0 CPUtime=24.81 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) R 8556 8559 6157 0 -1 4202560 21297 0 0 0 2430 51 0 0 20 0 15 0 77381413 15384727552 881729 33554432000 4194304 4196468 140721042188896 140155482722032 140155005705392 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15024148 memory=139841786938031 CPUtime=0.63 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 750 0 0 0 49 14 0 0 20 0 15 0 77381415 15384727552 881729 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15024148 memory=14431090117230 CPUtime=0.62 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 413 0 0 0 48 14 0 0 20 0 15 0 77381415 15384727552 881729 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15024148 memory=1952252 CPUtime=0.62 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 856 0 0 0 48 14 0 0 20 0 15 0 77381415 15384727552 881729 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15024148 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 481 0 0 0 49 14 0 0 20 0 15 0 77381415 15384727552 881729 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15024148 memory=55 CPUtime=0.01 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 15 0 77381416 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 77381417 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154043885024 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15024148 memory=164 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 77381417 15384727552 881729 33554432000 4194304 4196468 140721042188896 140153775449600 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15024148 memory=-7313218805096079717 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381419 15384727552 881729 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15024148 memory=3326020 CPUtime=5.09 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) S 8556 8559 6157 0 -1 1077944384 11110 0 0 0 507 2 0 0 20 0 15 0 77381419 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15024148 memory=3099704 CPUtime=4.87 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) S 8556 8559 6157 0 -1 1077944384 8856 0 0 0 486 1 0 0 20 0 15 0 77381419 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154546440304 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15024148 memory=4140 CPUtime=1.29 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 8127 0 0 0 127 2 0 0 20 0 15 0 77381419 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15024148 memory=3526916 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77381420 15384727552 881729 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15024148 memory=279683573413424 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 15 0 77381420 15384727552 881729 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 38.67 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3526916 KiB

[startup+51.1105 s]
/proc/loadavg: 1.98 2.05 2.02 3/226 8580
/proc/meminfo: memFree=8867248/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15683912 memory=3532456 CPUtime=44.52 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 55373 0 0 0 4330 122 0 0 20 0 19 0 77381413 16060325888 883114 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3920978 883114 3262 1 0 3881834 0
[pid=8575] ppid=8559 vsize=105384 memory=70032 CPUtime=22.2 cores=1,3,5,7
/proc/8575/stat : 8575 (minisat_release) R 8559 8559 6157 0 -1 4202496 63022 0 0 0 2211 9 0 0 20 0 1 0 77384303 107913216 17508 33554432000 4194304 4308513 140721092962400 140721092959480 4275941 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 14532608 140721092965041 140721092965550 140721092965550 140721092968389 0
/proc/8575/statm: 26346 17508 353 28 0 22586 0
[pid=8559/tid=8561] ppid=8556 vsize=15683912 memory=55 CPUtime=28.11 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) S 8556 8559 6157 0 -1 1077944384 22368 0 0 0 2758 53 0 0 20 0 19 0 77381413 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155482725376 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15683912 memory=4140 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 778 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15683912 memory=23052 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 473 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15683912 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 874 0 0 0 61 15 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15683912 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 526 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15683912 memory=4140 CPUtime=0.02 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 265 0 0 0 2 0 0 0 20 0 19 0 77381416 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15683912 memory=23052 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 77381417 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154043885024 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15683912 memory=67916 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 77381417 16060325888 883114 33554432000 4194304 4196468 140721042188896 140153775449600 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15683912 memory=65644 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15683912 memory=3532456 CPUtime=5.99 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) S 8556 8559 6157 0 -1 1077944384 11211 0 0 0 597 2 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15683912 memory=90284 CPUtime=5.77 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) S 8556 8559 6157 0 -1 1077944384 9022 0 0 0 575 2 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154546440304 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15683912 memory=1232 CPUtime=1.48 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 8324 0 0 0 145 3 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15683912 memory=3532456 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77381420 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15683912 memory=3532456 CPUtime=0.02 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 118 0 0 0 1 1 0 0 20 0 19 0 77381420 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8576] ppid=8556 vsize=15683912 memory=90284 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8576/stat : 8576 (java) S 8556 8559 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155319473728 140155510910745 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8578] ppid=8556 vsize=15683912 memory=70032 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8578/stat : 8578 (java) S 8556 8559 6157 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152366149680 140155510908061 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8579] ppid=8556 vsize=15683912 memory=3532456 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8579/stat : 8579 (java) S 8556 8559 6157 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152500370608 140155510908061 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8580] ppid=8556 vsize=15683912 memory=61644 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8580/stat : 8580 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77384306 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152097725472 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 66.72 s
Current children cumulated vsize: 15789296 KiB
Current children cumulated memory: 3602488 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+89.8009 s]
/proc/loadavg: 1.99 2.04 2.02 3/226 8581
/proc/meminfo: memFree=8818188/32770624 swapFree=67108860/67108860
[pid=8559] ppid=8556 vsize=15683912 memory=3532456 CPUtime=44.54 cores=1,3,5,7
/proc/8559/stat : 8559 (java) S 8556 8559 6157 0 -1 1077944320 55375 0 0 0 4331 123 0 0 20 0 19 0 77381413 16060325888 883114 33554432000 4194304 4196468 140721042188896 140721042171440 140155510886135 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
/proc/8559/statm: 3920978 883114 3262 1 0 3881834 0
[pid=8575] ppid=8559 vsize=215872 memory=151852 CPUtime=60.88 cores=1,3,5,7
/proc/8575/stat : 8575 (minisat_release) R 8559 8559 6157 0 -1 4202496 92851 0 0 0 6074 14 0 0 20 0 1 0 77384303 221052928 37963 33554432000 4194304 4308513 140721092962400 140721092959816 4280634 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 14532608 140721092965041 140721092965550 140721092965550 140721092968389 0
/proc/8575/statm: 53968 37963 353 28 0 50208 0
[pid=8559/tid=8561] ppid=8556 vsize=15683912 memory=23052 CPUtime=28.11 cores=1,3,5,7
/proc/8559/task/8561/stat : 8561 (java) S 8556 8559 6157 0 -1 1077944384 22368 0 0 0 2758 53 0 0 20 0 19 0 77381413 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155482725376 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8562] ppid=8556 vsize=15683912 memory=1296 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8562/stat : 8562 (java) S 8556 8559 6157 0 -1 1077944384 778 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155515128080 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8563] ppid=8556 vsize=15683912 memory=8996 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8563/stat : 8563 (java) S 8556 8559 6157 0 -1 1077944384 473 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155329284496 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8564] ppid=8556 vsize=15683912 memory=4612 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8564/stat : 8564 (java) S 8556 8559 6157 0 -1 1077944384 874 0 0 0 61 15 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155328231952 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8565] ppid=8556 vsize=15683912 memory=1012 CPUtime=0.76 cores=1,3,5,7
/proc/8559/task/8565/stat : 8565 (java) S 8556 8559 6157 0 -1 1077944384 526 0 0 0 62 14 0 0 20 0 19 0 77381415 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155327179408 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8566] ppid=8556 vsize=15683912 memory=1436 CPUtime=0.02 cores=1,3,5,7
/proc/8559/task/8566/stat : 8566 (java) S 8556 8559 6157 0 -1 1077944384 265 0 0 0 2 0 0 0 20 0 19 0 77381416 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154548546032 140155510897282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8567] ppid=8556 vsize=15683912 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8567/stat : 8567 (java) S 8556 8559 6157 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 77381417 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154043885024 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8568] ppid=8556 vsize=15683912 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8568/stat : 8568 (java) S 8556 8559 6157 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 77381417 16060325888 883114 33554432000 4194304 4196468 140721042188896 140153775449600 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8569] ppid=8556 vsize=15683912 memory=8540 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8569/stat : 8569 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140153400941264 140155510904731 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8570] ppid=8556 vsize=15683912 memory=1712 CPUtime=5.99 cores=1,3,5,7
/proc/8559/task/8570/stat : 8570 (java) S 8556 8559 6157 0 -1 1077944384 11211 0 0 0 597 2 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154547492848 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8571] ppid=8556 vsize=15683912 memory=5412 CPUtime=5.77 cores=1,3,5,7
/proc/8559/task/8571/stat : 8571 (java) S 8556 8559 6157 0 -1 1077944384 9022 0 0 0 575 2 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154546440304 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8572] ppid=8556 vsize=15683912 memory=4612 CPUtime=1.48 cores=1,3,5,7
/proc/8559/task/8572/stat : 8572 (java) S 8556 8559 6157 0 -1 1077944384 8324 0 0 0 145 3 0 0 20 0 19 0 77381419 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154545387760 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8573] ppid=8556 vsize=15683912 memory=3532456 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8573/stat : 8573 (java) S 8556 8559 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77381420 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152903035488 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8574] ppid=8556 vsize=15683912 memory=3532456 CPUtime=0.04 cores=1,3,5,7
/proc/8559/task/8574/stat : 8574 (java) S 8556 8559 6157 0 -1 1077944384 120 0 0 0 2 2 0 0 20 0 19 0 77381420 16060325888 883114 33554432000 4194304 4196468 140721042188896 140154544335664 140155510897282 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8576] ppid=8556 vsize=15683912 memory=114608 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8576/stat : 8576 (java) S 8556 8559 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140155319473728 140155510910745 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8578] ppid=8556 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8578/stat : 8578 (java) S 8556 8559 6157 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152366149680 140155510908061 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8579] ppid=8556 vsize=15683912 memory=8540 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8579/stat : 8579 (java) S 8556 8559 6157 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 77384304 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152500370608 140155510908061 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
[pid=8559/tid=8580] ppid=8556 vsize=15683912 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8559/task/8580/stat : 8580 (java) S 8556 8559 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77384306 16060325888 883114 33554432000 4194304 4196468 140721042188896 140152097725472 140155510896341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140721042191348 140721042191625 140721042191625 140721042194383 0
Current children cumulated CPU time: 105.42 s
Current children cumulated vsize: 15899784 KiB
Current children cumulated memory: 3684308 KiB

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

[startup+89.8298 s]
# the end of solver process 8559 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=104.065 s, system=1.41535 s

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

Child status: 1
Real time (s): 89.8298
CPU time (s): 105.48
CPU user time (s): 104.065
CPU system time (s): 1.41535
CPU usage (%): 117.423
Max. virtual memory (cumulated for all children) (KiB): 15899784
Max. memory (cumulated for all children) (KiB): 3684308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.065
system time used= 1.41535
maximum resident set size= 3536380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148352
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7260
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 8559
#   total CPU time (s): 105.48
#   total CPU user time (s): 104.065
#   total CPU system time (s): 1.41535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.639376 second user time and 0.912581 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 11:43:02
IDJOB=4296145
IDBENCH=141657
IDSOLVER=2755
FILE ID=node107/4296145-1532598182
RUNJOBID= node107-1532594602-7725
PBS_JOBID= 21021966
Free space on /tmp= 54516 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-09-09_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-4296145-1532598182/watcher-4296145-1532598182 -o /tmp/evaluation-result-4296145-1532598182/solver-4296145-1532598182 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532594602-7725 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296145-1532598182.xml

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

MD5SUM BENCH= 2dad1046de21c69494c3eda64529acdc
RANDOM SEED=198072884

node107.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.40
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.40
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.40
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.40
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:        12473536 kB
MemAvailable:   31393196 kB
Buffers:          295352 kB
Cached:         18743056 kB
SwapCached:            0 kB
Active:          4792224 kB
Inactive:       14837244 kB
Active(anon):     593948 kB
Inactive(anon):    25036 kB
Active(file):    4198276 kB
Inactive(file): 14812208 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8160 kB
Writeback:             4 kB
AnonPages:        598120 kB
Mapped:            52808 kB
Shmem:             25228 kB
Slab:             365696 kB
SReclaimable:     337636 kB
SUnreclaim:        28060 kB
KernelStack:        3760 kB
PageTables:         6408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13458972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54508 MiB
End job on node107 at 2018-07-26 11:44:32