Trace number 4295922

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)UNSAT 1602.04 1597.13

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-10_c18.xml
MD5SUM527aaa9849fb01578545f5f3ea53e2c8
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 benchmark1431.43
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints182
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":190}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":20,"count":10},{"degree":21,"count":90}]
Minimum constraint arity10
Maximum constraint arity100
Distribution of constraint arities[{"arity":10,"count":1},{"arity":12,"count":180},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":180}]
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 09:57:27 CEST 2018
0.66/0.55	c PID: 8005
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.39/0.98	c (0,0) Parsing End
1.39/0.98	c (0,0) CSP: 190 int (0 aux), 0 bool (0 aux), 182 ctr, max domain size 10
1.39/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.98	c (0,0) Constraint Name Generate Begin
1.39/0.99	c (0,0) Ctr:HOME/instance-4295922-1532591846.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.39/0.99	c (0,0) Constraint Name Generate End
1.39/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.99	c (0,0) CSP to CSPinCNF Begin
2.63/1.40	c (0,0) translated 19 (10%) constraints
2.63/1.43	c (0,0) translated 37 (20%) constraints
2.63/1.45	c (0,0) translated 55 (30%) constraints
2.63/1.47	c (0,0) translated 73 (40%) constraints
2.63/1.49	c (0,0) translated 91 (50%) constraints
2.94/1.50	c (0,0) translated 110 (60%) constraints
2.94/1.52	c (0,0) translated 128 (70%) constraints
2.94/1.54	c (1,1) translated 146 (80%) constraints
2.94/1.55	c (1,1) translated 164 (90%) constraints
2.94/1.57	c (1,1) translated 182 (100%) constraints
3.27/1.65	c (1,1) STATISTICS1:HOME/instance-4295922-1532591846.xml,AllDifferentMatrix:Element:Instantiation:IntVar,190,2750,10,10,10,2,10:3960;1:540,10:7200;1:410,10:40;3:1800;2:900;1:10,2:4500;1:2220,
3.27/1.65	c (1,1) ===========================================
3.27/1.65	c (1,1) Order
3.27/1.65	c (1,1) ===========================================
3.27/1.69	c (1,1) translated 275 (10%) constraints
3.60/1.71	c (1,1) translated 550 (20%) constraints
3.60/1.73	c (1,1) translated 825 (30%) constraints
3.60/1.79	c (1,1) translated 1100 (40%) constraints
3.92/1.86	c (1,1) translated 1375 (50%) constraints
4.23/1.91	c (1,1) translated 1650 (60%) constraints
4.23/1.96	c (1,1) translated 1925 (70%) constraints
4.23/2.00	c (1,1) translated 2200 (80%) constraints
4.56/2.04	c (1,1) translated 2475 (90%) constraints
4.56/2.08	c (1,1) translated 2750 (100%) constraints
4.56/2.08	c (1,1) CSP to CSPinCNF End
4.56/2.09	c (1,1) CSP: 190 int (0 aux), 1710 bool (1710 aux), 6360 ctr, max domain size 10
4.56/2.09	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.56/2.09	c (1,1) CSPinCNF Propagation Begin
4.88/2.19	c (1,1) 2 values, 588 unsatisfiable literals, and 180 valid clauses are removed
4.88/2.19	c (1,1) CSPinCNF Propagation End
4.88/2.19	c (1,1) CSP: 190 int (0 aux), 1710 bool (1710 aux), 6180 ctr, max domain size 10
4.88/2.19	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.88/2.19	c (1,1) Simplify CSPinCNF Begin
5.18/2.27	c (1,1) Simplify CSPinCNF End
5.18/2.27	c (1,1) CSP: 190 int (0 aux), 3430 bool (3430 aux), 7900 ctr, max domain size 10
5.18/2.27	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.18/2.27	c (1,1) Calculate Precise Domain Begin
5.18/2.28	c (1,1) 0 values are removed by re-calculation
5.18/2.28	c (1,1) Calculate Precise Domain End
5.18/2.28	c (1,1) CSP: 190 int (0 aux), 3430 bool (3430 aux), 7900 ctr, max domain size 10
5.18/2.28	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.18/2.28	c (1,1) CSPinCNF to SatSolver Begin
5.87/2.41	c (1,1) 790 (10 %) CSP clauses are encoded (5010 SAT variables, 5797 SAT clauses)
5.87/2.45	c (1,1) 1580 (20 %) CSP clauses are encoded (5010 SAT variables, 10233 SAT clauses)
5.87/2.49	c (1,1) 2370 (30 %) CSP clauses are encoded (5010 SAT variables, 14577 SAT clauses)
6.18/2.52	c (1,1) 3160 (40 %) CSP clauses are encoded (5010 SAT variables, 19135 SAT clauses)
6.18/2.55	c (2,2) 3950 (50 %) CSP clauses are encoded (5010 SAT variables, 23649 SAT clauses)
6.18/2.57	c (2,2) 4740 (60 %) CSP clauses are encoded (5010 SAT variables, 28164 SAT clauses)
6.49/2.60	c (2,2) 5530 (70 %) CSP clauses are encoded (5010 SAT variables, 32750 SAT clauses)
6.49/2.63	c (2,2) 6320 (80 %) CSP clauses are encoded (5010 SAT variables, 37302 SAT clauses)
6.49/2.65	c (2,2) 7110 (90 %) CSP clauses are encoded (5010 SAT variables, 41840 SAT clauses)
6.49/2.68	c (2,2) 7900 (100 %) CSP clauses are encoded (5010 SAT variables, 46395 SAT clauses)
6.49/2.68	c (2,2) CSPinCNF to SatSolver End
6.49/2.68	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.81/2.74	c (2,2) STATISTICS2:HOME/instance-4295922-1532591846.xml,AllDifferentMatrix:Element:Instantiation:IntVar,3620,7900,10,10,8,2,10:2688;9:1592;8:400;1:604,10:9836;9:2912;8:584;2:8724;1:604,8:36;3:1360;2:6504,2:5284;1:12092,
6.81/2.74	c (2,2) SatSolver.solve Begin
6.81/2.74	c (2,2) 5010 bool, 46396 clause
6.81/2.74	c (2,2) 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-4295922-1532591846.xml-scop-8005.cnf HOME/instance-4295922-1532591846.xml-scop-8005.cnf.out
1602.00/1597.11	c (1596,0) c This is COMiniSatPS.
1602.00/1597.11	c (1596,0) c WARNING: for repeatability, setting FPU to use double precision
1602.00/1597.11	c (1596,0) c ============================[ Problem Statistics ]=============================
1602.00/1597.11	c (1596,0) c |                                                                             |
1602.00/1597.11	c (1596,0) c |  Number of variables:          5010                                         |
1602.00/1597.11	c (1596,0) c |  Number of clauses:           46396                                         |
1602.00/1597.11	c (1596,0) c |  Parse time:                   0.02 s                                       |
1602.00/1597.11	c (1596,0) c |  Eliminated clauses:           0.05 Mb                                      |
1602.00/1597.11	c (1596,0) c Reduced to 2264 vars, 39380 cls (grow=0)
1602.00/1597.11	c (1596,0) c No iterative elimination performed. (vars=2264, c/v ratio=17.4)
1602.00/1597.11	c (1596,0) c |  Simplification time:          0.05 s                                       |
1602.00/1597.11	c (1596,0) c |                                                                             |
1602.00/1597.11	c (1596,0) c ============================[ Search Statistics ]==============================
1602.00/1597.11	c (1596,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1602.00/1597.11	c (1596,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1602.00/1597.11	c (1596,0) c ===============================================================================
1602.00/1597.11	c (1596,0) c ===============================================================================
1602.00/1597.11	c (1596,0) c restarts              : 84
1602.00/1597.11	c (1596,0) c conflicts             : 7375330        (4626 /sec)
1602.00/1597.11	c (1596,0) c decisions             : 7677807        (0.00 % random) (4816 /sec)
1602.00/1597.11	c (1596,0) c propagations          : 2231752909     (1399934 /sec)
1602.00/1597.11	c (1596,0) c conflict literals     : 204953309      (41.30 % deleted)
1602.00/1597.11	c (1596,0) c CPU time              : 1594.18 s
1602.00/1597.11	c (1596,0) 
1602.00/1597.11	c (1596,0) s UNSATISFIABLE
1602.00/1597.12	c (1596,2) SatSolver.solve End
1602.00/1597.12	c (1596,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
1602.00/1597.12	c (1596,2) Show results Begin
1602.00/1597.12	s UNSATISFIABLE
1602.00/1597.12	c (1596,2) Show results End
1602.00/1597.12	c (1596,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
1602.00/1597.12	c (1596,2) 0,0,1,1,1,1,2,1596,1596,STOP-AFTER(ALL)
1602.00/1597.12	c END-Prog: Thu Jul 26 10:24:03 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 (8573 MiB free)
  memory of node 1: 16384 MiB (13993 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100164 s]*
/proc/loadavg: 2.00 2.02 2.05 3/220 8020
/proc/meminfo: memFree=23049300/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15011656 memory=72240 CPUtime=0.1 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 6247 0 0 0 9 1 0 0 20 0 15 0 76747886 15371935744 18060 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3752914 18060 2782 1 0 3715374 0
[pid=8005/tid=8007] ppid=8002 vsize=15011656 memory=7100839887217068648 CPUtime=0.09 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) R 8002 8005 32649 0 -1 4202560 4620 0 0 0 8 1 0 0 20 0 15 0 76747886 15371935744 18324 33554432000 4194304 4196468 140736668216304 139959978242440 139959986706269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 18390 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747889 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 18390 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 18390 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 18390 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) S 8002 8005 32649 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959043754224 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 18390 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0.01 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 76747892 15371935744 18456 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 18456 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747893 15371935744 18456 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72240 KiB

[startup+0.210427 s]*
/proc/loadavg: 2.00 2.02 2.05 5/220 8020
/proc/meminfo: memFree=23034852/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15011656 memory=85824 CPUtime=0.26 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 9874 0 0 0 23 3 0 0 20 0 15 0 76747886 15371935744 21456 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3752914 21456 2891 1 0 3715374 0
[pid=8005/tid=8007] ppid=8002 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) S 8002 8005 32649 0 -1 1077944384 7760 0 0 0 18 2 0 0 20 0 15 0 76747886 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959978256368 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 21456 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15011656 memory=288370974896203392 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747889 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 21456 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 21456 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 21456 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) R 8002 8005 32649 0 -1 4202560 452 0 0 0 1 0 0 0 20 0 15 0 76747892 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959043754224 139959984298272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) R 8002 8005 32649 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0.03 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 309 0 0 0 3 0 0 0 20 0 15 0 76747892 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 21456 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747893 15371935744 21456 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85824 KiB

[startup+0.31032 s]*
/proc/loadavg: 2.00 2.02 2.05 5/220 8020
/proc/meminfo: memFree=23031440/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15011656 memory=89980 CPUtime=0.42 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 10481 0 0 0 39 3 0 0 20 0 15 0 76747886 15371935744 22495 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3752914 22495 3037 1 0 3715374 0
[pid=8005/tid=8007] ppid=8002 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) R 8002 8005 32649 0 -1 4202560 8190 0 0 0 27 3 0 0 20 0 15 0 76747886 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959978234936 139960006452381 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 22495 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15011656 memory=140598640222415 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747889 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15011656 memory=140598640243151 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 22495 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747890 15371935744 22495 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15011656 memory=281197280458624 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 22495 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) R 8002 8005 32649 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 76747892 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959043754224 139960006441602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15011656 memory=140598640254863 CPUtime=0.02 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) R 8002 8005 32649 0 -1 4202560 135 0 0 0 2 0 0 0 20 0 15 0 76747892 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959042701680 139959987975017 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15011656 memory=140598744491648 CPUtime=0.07 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) R 8002 8005 32649 0 -1 4202560 352 0 0 0 7 0 0 0 20 0 15 0 76747892 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959041648624 139959985386041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15011656 memory=140598640259999 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15371935744 22495 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15011656 memory=140598821239534 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747893 15371935744 22495 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89980 KiB

[startup+0.700755 s]
/proc/loadavg: 2.00 2.02 2.05 3/220 8020
/proc/meminfo: memFree=23006388/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15020052 memory=129420 CPUtime=0.98 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 17585 0 0 0 93 5 0 0 20 0 15 0 76747886 15380533248 32355 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3755013 32355 3146 1 0 3716398 0
[pid=8005/tid=8007] ppid=8002 vsize=15020052 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) R 8002 8005 32649 0 -1 4202560 14867 0 0 0 63 4 0 0 20 0 15 0 76747886 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959978262336 139960006452381 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15380533248 32355 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15020052 memory=1 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15020052 memory=175009918104235 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76747889 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15020052 memory=276804 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76747890 15380533248 32355 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747890 15380533248 32355 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15380533248 32355 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15020052 memory=7809523229951467574 CPUtime=0.07 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) R 8002 8005 32649 0 -1 4202560 720 0 0 0 7 0 0 0 20 0 15 0 76747892 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959043754224 139959987802864 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15020052 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) S 8002 8005 32649 0 -1 1077944384 152 0 0 0 4 0 0 0 20 0 15 0 76747892 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15020052 memory=-3535359994705171810 CPUtime=0.17 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 505 0 0 0 17 0 0 0 20 0 15 0 76747892 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76747892 15380533248 32355 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747893 15380533248 32355 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129420 KiB

[startup+1.50503 s]
/proc/loadavg: 2.00 2.02 2.05 3/220 8020
/proc/meminfo: memFree=22978440/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15022100 memory=184132 CPUtime=2.94 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 21483 0 0 0 287 7 0 0 20 0 15 0 76747886 15382630400 46033 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3755525 46033 3201 1 0 3716910 0
[pid=8005/tid=8007] ppid=8002 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) R 8002 8005 32649 0 -1 4202560 15938 0 0 0 142 5 0 0 20 0 15 0 76747886 15382630400 46033 33554432000 4194304 4196468 140736668216304 139959978259952 139959515783258 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15022100 memory=6441082500116009056 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15382630400 46033 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15022100 memory=7013621217434298452 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15382630400 46033 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15022100 memory=7013621217434298452 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76747888 15382630400 46033 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15022100 memory=7013621217434298452 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76747888 15382630400 46033 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76747889 15382630400 46033 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0

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

/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 109 0 0 0 29 28 0 0 20 0 19 0 76747893 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8022] ppid=8002 vsize=15681864 memory=3476 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8022/stat : 8022 (java) S 8002 8005 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959026497344 139960006455065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8024] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8024/stat : 8024 (java) S 8002 8005 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956878028592 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8025] ppid=8002 vsize=15681864 memory=43164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8025/stat : 8025 (java) S 8002 8005 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957012250032 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8026] ppid=8002 vsize=15681864 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8026/stat : 8026 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76748164 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956609604896 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 1600.9 s
Current children cumulated vsize: 15741548 KiB
Current children cumulated memory: 555776 KiB

[startup+1596.8 s]
/proc/loadavg: 2.02 2.11 2.11 3/226 8100
/proc/meminfo: memFree=22553432/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15681864 memory=512612 CPUtime=7.73 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 25897 0 0 0 734 39 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3920466 128153 3226 1 0 3881322 0
[pid=8021] ppid=8005 vsize=59684 memory=43164 CPUtime=1593.96 cores=1,3,5,7
/proc/8021/stat : 8021 (minisat_release) R 8005 8005 32649 0 -1 4202496 115513 0 0 0 159386 10 0 0 20 0 1 0 76748162 61116416 10791 33554432000 4194304 4308513 140737258505792 140737258502792 4275923 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27930624 140737258508977 140737258509486 140737258509486 140737258512325 0
/proc/8021/statm: 14921 10791 354 28 0 11161 0
[pid=8005/tid=8007] ppid=8002 vsize=15681864 memory=-5059952977386882957 CPUtime=2.77 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) S 8002 8005 32649 0 -1 1077944384 16896 0 0 0 266 11 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959978269696 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15681864 memory=-8341965534556230502 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15681864 memory=9047017150487036571 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15681864 memory=3906650790999392457 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15681864 memory=43164 CPUtime=0.02 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 76747889 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15681864 memory=43164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15681864 memory=512612 CPUtime=1.64 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) S 8002 8005 32649 0 -1 1077944384 2292 0 0 0 163 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959043754224 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15681864 memory=43164 CPUtime=1.67 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) S 8002 8005 32649 0 -1 1077944384 1989 0 0 0 166 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15681864 memory=4136 CPUtime=1.01 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 3198 0 0 0 100 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15681864 memory=23164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15681864 memory=1292 CPUtime=0.57 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 109 0 0 0 29 28 0 0 20 0 19 0 76747893 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8022] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8022/stat : 8022 (java) S 8002 8005 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959026497344 139960006455065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8024] ppid=8002 vsize=15681864 memory=43164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8024/stat : 8024 (java) S 8002 8005 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956878028592 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8025] ppid=8002 vsize=15681864 memory=8532 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8025/stat : 8025 (java) S 8002 8005 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957012250032 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8026] ppid=8002 vsize=15681864 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8026/stat : 8026 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76748164 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956609604896 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 1601.69 s
Current children cumulated vsize: 15741548 KiB
Current children cumulated memory: 555776 KiB

[startup+1597 s]*
/proc/loadavg: 2.02 2.11 2.11 3/226 8100
/proc/meminfo: memFree=22553432/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15681864 memory=512612 CPUtime=7.73 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 25897 0 0 0 734 39 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3920466 128153 3226 1 0 3881322 0
[pid=8021] ppid=8005 vsize=59684 memory=43164 CPUtime=1594.17 cores=1,3,5,7
/proc/8021/stat : 8021 (minisat_release) R 8005 8005 32649 0 -1 4202496 115513 0 0 0 159407 10 0 0 20 0 1 0 76748162 61116416 10791 33554432000 4194304 4308513 140737258505792 140737258502792 4250656 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27930624 140737258508977 140737258509486 140737258509486 140737258512325 0
/proc/8021/statm: 14921 10791 354 28 0 11161 0
[pid=8005/tid=8007] ppid=8002 vsize=15681864 memory=792 CPUtime=2.77 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) S 8002 8005 32649 0 -1 1077944384 16896 0 0 0 266 11 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959978269696 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15681864 memory=6935054825532540783 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15681864 memory=288289995532552309 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15681864 memory=-2893623298589923098 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15681864 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15681864 memory=8174723239089013032 CPUtime=0.02 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 76747889 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15681864 memory=288289995532552309 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15681864 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15681864 memory=4206988132091271311 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15681864 memory=6656426216303648864 CPUtime=1.64 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) S 8002 8005 32649 0 -1 1077944384 2292 0 0 0 163 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959043754224 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15681864 memory=140598744491521 CPUtime=1.67 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) S 8002 8005 32649 0 -1 1077944384 1989 0 0 0 166 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15681864 memory=55 CPUtime=1.01 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 3198 0 0 0 100 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15681864 memory=10783 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15681864 memory=3476 CPUtime=0.57 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 109 0 0 0 29 28 0 0 20 0 19 0 76747893 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8022] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8022/stat : 8022 (java) S 8002 8005 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959026497344 139960006455065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8024] ppid=8002 vsize=15681864 memory=43164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8024/stat : 8024 (java) S 8002 8005 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956878028592 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8025] ppid=8002 vsize=15681864 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8025/stat : 8025 (java) S 8002 8005 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957012250032 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8026] ppid=8002 vsize=15681864 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8026/stat : 8026 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76748164 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956609604896 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 1601.9 s
Current children cumulated vsize: 15741548 KiB
Current children cumulated memory: 555776 KiB

[startup+1597.11 s]
/proc/loadavg: 2.02 2.11 2.11 3/226 8100
/proc/meminfo: memFree=22553432/32770624 swapFree=67108860/67108860
[pid=8005] ppid=8002 vsize=15681864 memory=512612 CPUtime=7.73 cores=1,3,5,7
/proc/8005/stat : 8005 (java) S 8002 8005 32649 0 -1 1077944320 25897 0 0 0 734 39 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 140736668198848 139960006430455 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
/proc/8005/statm: 3920466 128153 3226 1 0 3881322 0
[pid=8021] ppid=8005 vsize=59684 memory=43164 CPUtime=1594.27 cores=1,3,5,7
/proc/8021/stat : 8021 (minisat_release) R 8005 8005 32649 0 -1 4202496 115514 0 0 0 159417 10 0 0 20 0 1 0 76748162 61116416 10791 33554432000 4194304 4308513 140737258505792 140737258502792 4276066 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27930624 140737258508977 140737258509486 140737258509486 140737258512325 0
/proc/8021/statm: 14921 10791 354 28 0 11161 0
[pid=8005/tid=8007] ppid=8002 vsize=15681864 memory=512612 CPUtime=2.77 cores=1,3,5,7
/proc/8005/task/8007/stat : 8007 (java) S 8002 8005 32649 0 -1 1077944384 16896 0 0 0 266 11 0 0 20 0 19 0 76747886 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959978269696 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8008] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8008/stat : 8008 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139960010672656 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8009] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8009/stat : 8009 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959467473552 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8010] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8010/stat : 8010 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959466420496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8011] ppid=8002 vsize=15681864 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8011/stat : 8011 (java) S 8002 8005 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76747888 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959465367952 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8012] ppid=8002 vsize=15681864 memory=43164 CPUtime=0.02 cores=1,3,5,7
/proc/8005/task/8012/stat : 8012 (java) S 8002 8005 32649 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 76747889 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959044807408 139960006441602 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8013] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8013/stat : 8013 (java) S 8002 8005 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958555764384 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8014] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8014/stat : 8014 (java) S 8002 8005 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76747890 16058228736 128153 33554432000 4194304 4196468 140736668216304 139958287328496 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8015] ppid=8002 vsize=15681864 memory=512612 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8015/stat : 8015 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957912820176 139960006449051 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8016] ppid=8002 vsize=15681864 memory=2436 CPUtime=1.64 cores=1,3,5,7
/proc/8005/task/8016/stat : 8016 (java) S 8002 8005 32649 0 -1 1077944384 2292 0 0 0 163 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959043754224 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8017] ppid=8002 vsize=15681864 memory=1728 CPUtime=1.67 cores=1,3,5,7
/proc/8005/task/8017/stat : 8017 (java) S 8002 8005 32649 0 -1 1077944384 1989 0 0 0 166 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959042701680 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8018] ppid=8002 vsize=15681864 memory=4136 CPUtime=1.01 cores=1,3,5,7
/proc/8005/task/8018/stat : 8018 (java) S 8002 8005 32649 0 -1 1077944384 3198 0 0 0 100 1 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959041648624 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8019] ppid=8002 vsize=15681864 memory=23164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8019/stat : 8019 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76747892 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957414914400 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8020] ppid=8002 vsize=15681864 memory=14308 CPUtime=0.57 cores=1,3,5,7
/proc/8005/task/8020/stat : 8020 (java) S 8002 8005 32649 0 -1 1077944384 109 0 0 0 29 28 0 0 20 0 19 0 76747893 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959040597040 139960006441602 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8022] ppid=8002 vsize=15681864 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8022/stat : 8022 (java) S 8002 8005 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139959026497344 139960006455065 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8024] ppid=8002 vsize=15681864 memory=43164 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8024/stat : 8024 (java) S 8002 8005 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956878028592 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8025] ppid=8002 vsize=15681864 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8025/stat : 8025 (java) S 8002 8005 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 76748162 16058228736 128153 33554432000 4194304 4196468 140736668216304 139957012250032 139960006452381 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
[pid=8005/tid=8026] ppid=8002 vsize=15681864 memory=644 CPUtime=0 cores=1,3,5,7
/proc/8005/task/8026/stat : 8026 (java) S 8002 8005 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76748164 16058228736 128153 33554432000 4194304 4196468 140736668216304 139956609604896 139960006440661 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39337984 140736668218355 140736668218633 140736668218633 140736668221391 0
Current children cumulated CPU time: 1602 s
Current children cumulated vsize: 15741548 KiB
Current children cumulated memory: 555776 KiB

Child status: 0
Real time (s): 1597.13
CPU time (s): 1602.04
CPU user time (s): 1601.53
CPU system time (s): 0.507461
CPU usage (%): 100.307
Max. virtual memory (cumulated for all children) (KiB): 15752324
Max. memory (cumulated for all children) (KiB): 566556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1601.53
system time used= 0.507461
maximum resident set size= 517156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141451
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38957
involuntary context switches= 559


# summary of solver processes directly reported to runsolver:
#   pid: 8005
#   total CPU time (s): 1602.04
#   total CPU user time (s): 1601.53
#   total CPU system time (s): 0.507461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26371 second user time and 18.405 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 09:57:26
IDJOB=4295922
IDBENCH=141616
IDSOLVER=2756
FILE ID=node150/4295922-1532591846
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295922-1532591846/watcher-4295922-1532591846 -o /tmp/evaluation-result-4295922-1532591846/solver-4295922-1532591846 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295922-1532591846.xml

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

MD5SUM BENCH= 527aaa9849fb01578545f5f3ea53e2c8
RANDOM SEED=421036882

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:        23109136 kB
MemAvailable:   30618608 kB
Buffers:          199072 kB
Cached:          7526556 kB
SwapCached:            0 kB
Active:          3457180 kB
Inactive:        5632900 kB
Active(anon):    1315296 kB
Inactive(anon):    76676 kB
Active(file):    2141884 kB
Inactive(file):  5556224 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:       1451548 kB
Mapped:            52692 kB
Shmem:             25224 kB
Slab:             267296 kB
SReclaimable:     239824 kB
SUnreclaim:        27472 kB
KernelStack:        3968 kB
PageTables:         8040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13483496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1280000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 10:24:03