Trace number 4295895

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 55.5001 50.6176

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-08_c18.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
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 benchmark30.4561
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
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:41:34 CEST 2018
0.66/0.55	c PID: 7738
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/0.99	c (0,0) Parsing End
1.40/0.99	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 64
1.40/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/1.00	c (0,0) Constraint Name Generate Begin
1.73/1.01	c (0,0) Ctr:HOME/instance-4295895-1532590893.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.73/1.01	c (0,0) Constraint Name Generate End
1.73/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.73/1.01	c (0,0) CSP to CSPinCNF Begin
2.76/1.42	c (0,0) translated 12 (10%) constraints
2.76/1.48	c (0,0) translated 23 (20%) constraints
3.01/1.54	c (1,0) translated 35 (30%) constraints
3.01/1.58	c (1,1) translated 46 (40%) constraints
3.32/1.63	c (1,1) translated 57 (50%) constraints
3.32/1.65	c (1,1) translated 69 (60%) constraints
3.32/1.65	c (1,1) translated 80 (70%) constraints
3.32/1.66	c (1,1) translated 92 (80%) constraints
3.32/1.66	c (1,1) translated 103 (90%) constraints
3.32/1.66	c (1,1) translated 114 (100%) constraints
3.71/1.74	c (1,1) STATISTICS1:HOME/instance-4295895-1532590893.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,120,4128,64,64,8,3,64:112;8:336;1:112,64:3640;8:4256;1:600,8:32;3:3584;2:448;1:64,3:112;2:448;1:11024,
3.71/1.74	c (1,1) ===========================================
3.71/1.74	c (1,1) Order
3.71/1.74	c (1,1) ===========================================
4.04/1.81	c (1,1) translated 413 (10%) constraints
4.04/1.89	c (1,1) translated 826 (20%) constraints
4.40/1.95	c (1,1) translated 1239 (30%) constraints
4.40/2.00	c (1,1) translated 1652 (40%) constraints
4.72/2.05	c (1,1) translated 2064 (50%) constraints
4.72/2.10	c (1,1) translated 2477 (60%) constraints
5.04/2.14	c (1,1) translated 2890 (70%) constraints
5.04/2.17	c (1,1) translated 3303 (80%) constraints
5.36/2.20	c (1,1) translated 3716 (90%) constraints
5.36/2.24	c (1,1) translated 4128 (100%) constraints
5.36/2.24	c (1,1) CSP to CSPinCNF End
5.36/2.25	c (1,1) CSP: 120 int (0 aux), 512 bool (512 aux), 11360 ctr, max domain size 64
5.36/2.25	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.36/2.25	c (1,1) CSPinCNF Propagation Begin
6.01/2.45	c (1,1) 232 values, 1860 unsatisfiable literals, and 2592 valid clauses are removed
6.01/2.45	c (1,1) CSPinCNF Propagation End
6.01/2.45	c (1,1) CSP: 208 int (88 aux), 424 bool (424 aux), 8768 ctr, max domain size 62
6.01/2.45	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.01/2.45	c (1,1) Simplify CSPinCNF Begin
6.32/2.51	c (1,1) Simplify CSPinCNF End
6.32/2.51	c (1,1) CSP: 208 int (88 aux), 1256 bool (1256 aux), 9600 ctr, max domain size 62
6.32/2.51	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.32/2.52	c (1,1) Calculate Precise Domain Begin
6.32/2.52	c (1,1) 0 values are removed by re-calculation
6.32/2.52	c (1,1) Calculate Precise Domain End
6.32/2.52	c (1,1) CSP: 208 int (88 aux), 1256 bool (1256 aux), 9600 ctr, max domain size 62
6.32/2.52	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.32/2.52	c (1,1) CSPinCNF to SatSolver Begin
6.70/2.66	c (2,2) 960 (10 %) CSP clauses are encoded (4732 SAT variables, 7407 SAT clauses)
6.70/2.68	c (2,2) 1920 (20 %) CSP clauses are encoded (4732 SAT variables, 9387 SAT clauses)
6.70/2.69	c (2,2) 2880 (30 %) CSP clauses are encoded (4732 SAT variables, 10347 SAT clauses)
7.02/2.70	c (2,2) 3840 (40 %) CSP clauses are encoded (4732 SAT variables, 11307 SAT clauses)
7.02/2.71	c (2,2) 4800 (50 %) CSP clauses are encoded (4732 SAT variables, 12267 SAT clauses)
7.02/2.73	c (2,2) 5760 (60 %) CSP clauses are encoded (4732 SAT variables, 13227 SAT clauses)
7.02/2.74	c (2,2) 6720 (70 %) CSP clauses are encoded (4732 SAT variables, 14187 SAT clauses)
7.02/2.75	c (2,2) 7680 (80 %) CSP clauses are encoded (4732 SAT variables, 15147 SAT clauses)
7.02/2.76	c (2,2) 8640 (90 %) CSP clauses are encoded (4732 SAT variables, 16107 SAT clauses)
7.02/2.79	c (2,2) 9600 (100 %) CSP clauses are encoded (4732 SAT variables, 22906 SAT clauses)
7.02/2.79	c (2,2) CSPinCNF to SatSolver End
7.02/2.79	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.34/2.85	c (2,2) STATISTICS2:HOME/instance-4295895-1532590893.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,1464,9600,64,62,6,3,64:60;49:40;36:12;8:240;7:296;6:136;1:160,62:2480;61:1220;53:1908;52:208;44:528;8:4020;7:2320;6:596;2:9520;1:160,6:28;3:2704;2:6756;1:112,3:112;2:832;1:20960,
7.34/2.85	c (2,2) SatSolver.solve Begin
7.34/2.85	c (2,2) 4732 bool, 22940 clause
7.34/2.85	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-4295895-1532590893.xml-scop-7738.cnf HOME/instance-4295895-1532590893.xml-scop-7738.cnf.out
55.45/50.60	c (50,0) c This is COMiniSatPS.
55.45/50.60	c (50,0) c WARNING: for repeatability, setting FPU to use double precision
55.45/50.60	c (50,0) c ============================[ Problem Statistics ]=============================
55.45/50.60	c (50,0) c |                                                                             |
55.45/50.60	c (50,0) c |  Number of variables:          4732                                         |
55.45/50.60	c (50,0) c |  Number of clauses:           22940                                         |
55.45/50.60	c (50,0) c |  Parse time:                   0.01 s                                       |
55.45/50.60	c (50,0) c |  Eliminated clauses:           0.08 Mb                                      |
55.45/50.60	c (50,0) c Reduced to 2627 vars, 17137 cls (grow=0)
55.45/50.60	c (50,0) c No iterative elimination performed. (vars=2627, c/v ratio=6.5)
55.45/50.60	c (50,0) c |  Simplification time:          0.02 s                                       |
55.45/50.60	c (50,0) c |                                                                             |
55.45/50.60	c (50,0) c ============================[ Search Statistics ]==============================
55.45/50.60	c (50,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.45/50.60	c (50,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
55.45/50.60	c (50,0) c ===============================================================================
55.45/50.60	c (50,0) c ===============================================================================
55.45/50.60	c (50,0) c restarts              : 38
55.45/50.60	c (50,0) c conflicts             : 211610         (4436 /sec)
55.45/50.60	c (50,0) c decisions             : 221616         (0.00 % random) (4645 /sec)
55.45/50.60	c (50,0) c propagations          : 126203256      (2645356 /sec)
55.45/50.60	c (50,0) c conflict literals     : 6184300        (39.11 % deleted)
55.45/50.60	c (50,0) c CPU time              : 47.7075 s
55.45/50.60	c (50,0) 
55.45/50.60	c (50,0) s UNSATISFIABLE
55.45/50.60	c (50,2) SatSolver.solve End
55.45/50.60	c (50,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
55.45/50.60	c (50,2) Show results Begin
55.45/50.60	s UNSATISFIABLE
55.45/50.60	c (50,2) Show results End
55.45/50.60	c (50,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
55.45/50.60	c (50,2) 0,0,1,1,1,1,2,50,50,STOP-AFTER(ALL)
55.45/50.60	c END-Prog: Thu Jul 26 09:42:24 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 (9860 MiB free)
  memory of node 1: 16384 MiB (10859 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295895-1532590893/watcher-4295895-1532590893 -o /tmp/evaluation-result-4295895-1532590893/solver-4295895-1532590893 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295895-1532590893.xml 

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

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


[startup+0.100091 s]*
/proc/loadavg: 2.00 2.01 2.05 3/221 7753
/proc/meminfo: memFree=21156456/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15011656 memory=72912 CPUtime=0.11 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 7005 0 0 0 9 2 0 0 20 0 15 0 76652591 15371935744 18228 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3752914 18228 2757 1 0 3715374 0
[pid=7738/tid=7740] ppid=7735 vsize=15011656 memory=7100839887217068648 CPUtime=0.09 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) R 7735 7738 32649 0 -1 4202560 5071 0 0 0 7 2 0 0 20 0 15 0 76652591 15371935744 18228 33554432000 4194304 4196468 140728091838560 140387123451592 140387131918240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 18228 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652594 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 18228 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 18228 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 18228 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0.01 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 76652597 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 18228 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 18228 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72912 KiB

[startup+0.210402 s]*
/proc/loadavg: 2.00 2.01 2.05 4/221 7753
/proc/meminfo: memFree=21142752/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15011656 memory=86516 CPUtime=0.25 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 10509 0 0 0 22 3 0 0 20 0 15 0 76652591 15371935744 21629 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3752914 21629 2928 1 0 3715374 0
[pid=7738/tid=7740] ppid=7735 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) R 7735 7738 32649 0 -1 4202560 8393 0 0 0 17 3 0 0 20 0 15 0 76652591 15371935744 21629 33554432000 4194304 4196468 140728091838560 140387123467712 140387151654294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 21629 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15011656 memory=139814019514465 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652594 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 21629 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 21629 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 21629 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0.03 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) R 7735 7738 32649 0 -1 4202560 277 0 0 0 3 0 0 0 20 0 15 0 76652597 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386186599280 140387144747032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 21629 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 21629 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86516 KiB

[startup+0.310288 s]*
/proc/loadavg: 2.00 2.01 2.05 3/221 7753
/proc/meminfo: memFree=21139836/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15011656 memory=89736 CPUtime=0.43 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 11046 0 0 0 39 4 0 0 20 0 15 0 76652591 15371935744 22434 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3752914 22434 2972 1 0 3715374 0
[pid=7738/tid=7740] ppid=7735 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) R 7735 7738 32649 0 -1 4202560 8765 0 0 0 27 3 0 0 20 0 15 0 76652591 15371935744 22434 33554432000 4194304 4196468 140728091838560 140387123455840 140387135722846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 22434 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15011656 memory=139813869166799 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652594 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15011656 memory=139813869187535 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 22434 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76652595 15371935744 22434 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15011656 memory=279627738347392 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652597 15371935744 22434 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 15 0 76652597 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15011656 memory=139813869199247 CPUtime=0.01 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 189 0 0 0 1 0 0 0 20 0 15 0 76652597 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15011656 memory=139814019155584 CPUtime=0.07 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 15 0 76652597 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15011656 memory=139813869204383 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 22434 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15011656 memory=139814095808175 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652598 15371935744 22434 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89736 KiB

[startup+0.703478 s]
/proc/loadavg: 2.00 2.01 2.05 3/221 7753
/proc/meminfo: memFree=21115528/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15020052 memory=129548 CPUtime=1 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 18134 0 0 0 94 6 0 0 20 0 15 0 76652591 15380533248 32387 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3755013 32387 3150 1 0 3716398 0
[pid=7738/tid=7740] ppid=7735 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) R 7735 7738 32649 0 -1 4202560 15497 0 0 0 63 4 0 0 20 0 15 0 76652591 15380533248 32387 33554432000 4194304 4196468 140728091838560 140387123478800 140387143879486 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15380533248 32387 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15020052 memory=1 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15020052 memory=173078390780320 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76652594 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15020052 memory=276804 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76652595 15380533248 32387 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76652595 15380533248 32387 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652597 15380533248 32387 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15020052 memory=7809523229951467574 CPUtime=0.09 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 650 0 0 0 9 0 0 0 20 0 15 0 76652597 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15020052 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 220 0 0 0 4 0 0 0 20 0 15 0 76652597 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15020052 memory=-3535359994705171810 CPUtime=0.16 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 406 0 0 0 16 0 0 0 20 0 15 0 76652597 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76652598 15380533248 32387 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652598 15380533248 32387 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129548 KiB

[startup+1.50103 s]
/proc/loadavg: 2.00 2.01 2.05 4/221 7753
/proc/meminfo: memFree=21085220/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15022100 memory=184224 CPUtime=3.01 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 22064 0 0 0 293 8 0 0 20 0 15 0 76652591 15382630400 46056 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3755525 46056 3203 1 0 3716910 0
[pid=7738/tid=7740] ppid=7735 vsize=15022100 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) R 7735 7738 32649 0 -1 4202560 16605 0 0 0 141 5 0 0 20 0 15 0 76652591 15382630400 46056 33554432000 4194304 4196468 140728091838560 140387123469936 140386658290221 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15022100 memory=6009584642140099946 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15382630400 46056 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15022100 memory=7013625615464163670 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15382630400 46056 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15022100 memory=7013625615464163670 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76652593 15382630400 46056 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15022100 memory=7013625615464163670 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76652593 15382630400 46056 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76652594 15382630400 46056 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0

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

/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7755] ppid=7735 vsize=15683912 memory=928 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7755/stat : 7755 (java) S 7735 7738 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386173875136 140387151666969 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7757] ppid=7735 vsize=15683912 memory=139813869863217 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7757/stat : 7757 (java) S 7735 7738 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384160169392 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7758] ppid=7735 vsize=15683912 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7758/stat : 7758 (java) S 7735 7738 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140383891734320 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7759] ppid=7735 vsize=15683912 memory=2436 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7759/stat : 7759 (java) S 7735 7738 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76652881 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384428613024 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 52.86 s
Current children cumulated vsize: 15726596 KiB
Current children cumulated memory: 517700 KiB

[startup+49.6008 s]
/proc/loadavg: 2.04 2.03 2.05 3/226 7759
/proc/meminfo: memFree=20712540/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15683912 memory=492408 CPUtime=7.74 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 27231 0 0 0 759 15 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3920978 123102 3228 1 0 3881834 0
[pid=7754] ppid=7738 vsize=42684 memory=25304 CPUtime=46.71 cores=0,2,4,6
/proc/7754/stat : 7754 (minisat_release) R 7738 7738 32649 0 -1 4202496 13900 0 0 0 4670 1 0 0 20 0 1 0 76652878 43708416 6326 33554432000 4194304 4308513 140734602242112 140734602239016 4275899 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 28848128 140734602248881 140734602249390 140734602249390 140734602252229 0
/proc/7754/statm: 10671 6326 353 28 0 6911 0
[pid=7738/tid=7740] ppid=7735 vsize=15683912 memory=3028 CPUtime=2.87 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) S 7735 7738 32649 0 -1 1077944384 17543 0 0 0 277 10 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387123481600 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15683912 memory=23132 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15683912 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15683912 memory=2436 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15683912 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652594 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15683912 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15683912 memory=492408 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15683912 memory=25292 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15683912 memory=-7522837583129502606 CPUtime=1.81 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 1639 0 0 0 181 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15683912 memory=5792 CPUtime=1.87 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 2875 0 0 0 186 1 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15683912 memory=4612 CPUtime=1.14 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 3757 0 0 0 112 2 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15683912 memory=9920 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15683912 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7755] ppid=7735 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7755/stat : 7755 (java) S 7735 7738 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386173875136 140387151666969 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7757] ppid=7735 vsize=15683912 memory=2436 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7757/stat : 7757 (java) S 7735 7738 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384160169392 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7758] ppid=7735 vsize=15683912 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7758/stat : 7758 (java) S 7735 7738 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140383891734320 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7759] ppid=7735 vsize=15683912 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7759/stat : 7759 (java) S 7735 7738 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76652881 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384428613024 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 54.45 s
Current children cumulated vsize: 15726596 KiB
Current children cumulated memory: 517712 KiB

[startup+50.4008 s]
/proc/loadavg: 2.04 2.03 2.05 3/226 7759
/proc/meminfo: memFree=20712540/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15683912 memory=492408 CPUtime=7.74 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 27231 0 0 0 759 15 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3920978 123102 3228 1 0 3881834 0
[pid=7754] ppid=7738 vsize=42684 memory=25304 CPUtime=47.51 cores=0,2,4,6
/proc/7754/stat : 7754 (minisat_release) R 7738 7738 32649 0 -1 4202496 13902 0 0 0 4750 1 0 0 20 0 1 0 76652878 43708416 6326 33554432000 4194304 4308513 140734602242112 140734602239016 139709875091557 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 28848128 140734602248881 140734602249390 140734602249390 140734602252229 0
/proc/7754/statm: 10671 6326 353 28 0 6911 0
[pid=7738/tid=7740] ppid=7735 vsize=15683912 memory=9920 CPUtime=2.87 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) S 7735 7738 32649 0 -1 1077944384 17543 0 0 0 277 10 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387123481600 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15683912 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15683912 memory=303148748257886234 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15683912 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15683912 memory=13573716680378929 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15683912 memory=956 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652594 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15683912 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15683912 memory=928 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15683912 memory=2240 CPUtime=1.81 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 1639 0 0 0 181 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15683912 memory=25292 CPUtime=1.87 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 2875 0 0 0 186 1 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15683912 memory=23132 CPUtime=1.14 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 3757 0 0 0 112 2 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15683912 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15683912 memory=2436 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7755] ppid=7735 vsize=15683912 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7755/stat : 7755 (java) S 7735 7738 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386173875136 140387151666969 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7757] ppid=7735 vsize=15683912 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7757/stat : 7757 (java) S 7735 7738 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384160169392 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7758] ppid=7735 vsize=15683912 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7758/stat : 7758 (java) S 7735 7738 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140383891734320 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7759] ppid=7735 vsize=15683912 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7759/stat : 7759 (java) S 7735 7738 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76652881 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384428613024 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 55.25 s
Current children cumulated vsize: 15726596 KiB
Current children cumulated memory: 517712 KiB

[startup+50.6008 s]
/proc/loadavg: 2.04 2.03 2.05 3/226 7759
/proc/meminfo: memFree=20712540/32770624 swapFree=67108860/67108860
[pid=7738] ppid=7735 vsize=15683912 memory=492408 CPUtime=7.74 cores=0,2,4,6
/proc/7738/stat : 7738 (java) S 7735 7738 32649 0 -1 1077944320 27231 0 0 0 759 15 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140728091821104 140387151642359 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
/proc/7738/statm: 3920978 123102 3228 1 0 3881834 0
[pid=7754] ppid=7738 vsize=42684 memory=25304 CPUtime=47.71 cores=0,2,4,6
/proc/7754/stat : 7754 (minisat_release) R 7738 7738 32649 0 -1 4202496 13902 0 0 0 4770 1 0 0 20 0 1 0 76652878 43708416 6326 33554432000 4194304 4308513 140734602242112 140734602239016 4275579 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 28848128 140734602248881 140734602249390 140734602249390 140734602252229 0
/proc/7754/statm: 10671 6326 353 28 0 6911 0
[pid=7738/tid=7740] ppid=7735 vsize=15683912 memory=4209357772117481859 CPUtime=2.87 cores=0,2,4,6
/proc/7738/task/7740/stat : 7740 (java) S 7735 7738 32649 0 -1 1077944384 17543 0 0 0 277 10 0 0 20 0 19 0 76652591 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387123481600 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7741] ppid=7735 vsize=15683912 memory=7016714186493288552 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7741/stat : 7741 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140387155884944 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7742] ppid=7735 vsize=15683912 memory=7232886968738802340 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7742/stat : 7742 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386980526864 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7743] ppid=7735 vsize=15683912 memory=6947762678595873639 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7743/stat : 7743 (java) S 7735 7738 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386611047568 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7744] ppid=7735 vsize=15683912 memory=7307768074297175396 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7744/stat : 7744 (java) S 7735 7738 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76652593 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386609994768 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7745] ppid=7735 vsize=15683912 memory=7595715875826461292 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7745/stat : 7745 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652594 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386189756528 140387151653506 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7746] ppid=7735 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7746/stat : 7746 (java) S 7735 7738 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385703682848 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7747] ppid=7735 vsize=15683912 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7747/stat : 7747 (java) S 7735 7738 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76652595 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385569461360 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7748] ppid=7735 vsize=15683912 memory=492408 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7748/stat : 7748 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140385194956880 140387151660955 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7749] ppid=7735 vsize=15683912 memory=25304 CPUtime=1.81 cores=0,2,4,6
/proc/7738/task/7749/stat : 7749 (java) S 7735 7738 32649 0 -1 1077944384 1639 0 0 0 181 0 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386188704368 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7750] ppid=7735 vsize=15683912 memory=1800 CPUtime=1.87 cores=0,2,4,6
/proc/7738/task/7750/stat : 7750 (java) S 7735 7738 32649 0 -1 1077944384 2875 0 0 0 186 1 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386187651568 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7751] ppid=7735 vsize=15683912 memory=920 CPUtime=1.14 cores=0,2,4,6
/proc/7738/task/7751/stat : 7751 (java) S 7735 7738 32649 0 -1 1077944384 3757 0 0 0 112 2 0 0 20 0 19 0 76652597 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386186599280 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7752] ppid=7735 vsize=15683912 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7752/stat : 7752 (java) S 7735 7738 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384697052128 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7753] ppid=7735 vsize=15683912 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7753/stat : 7753 (java) S 7735 7738 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 76652598 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386185546160 140387151653506 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7755] ppid=7735 vsize=15683912 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7755/stat : 7755 (java) S 7735 7738 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140386173875136 140387151666969 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7757] ppid=7735 vsize=15683912 memory=19140 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7757/stat : 7757 (java) S 7735 7738 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384160169392 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7758] ppid=7735 vsize=15683912 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7758/stat : 7758 (java) S 7735 7738 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76652878 16060325888 123102 33554432000 4194304 4196468 140728091838560 140383891734320 140387151664285 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
[pid=7738/tid=7759] ppid=7735 vsize=15683912 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/7738/task/7759/stat : 7759 (java) S 7735 7738 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 76652881 16060325888 123102 33554432000 4194304 4196468 140728091838560 140384428613024 140387151652565 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24981504 140728091845619 140728091845897 140728091845897 140728091848655 0
Current children cumulated CPU time: 55.45 s
Current children cumulated vsize: 15726596 KiB
Current children cumulated memory: 517712 KiB

Child status: 0
Real time (s): 50.6176
CPU time (s): 55.5001
CPU user time (s): 55.31
CPU system time (s): 0.190101
CPU usage (%): 109.646
Max. virtual memory (cumulated for all children) (KiB): 15726596
Max. memory (cumulated for all children) (KiB): 517712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.31
system time used= 0.190101
maximum resident set size= 495292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4840
involuntary context switches= 92


# summary of solver processes directly reported to runsolver:
#   pid: 7738
#   total CPU time (s): 55.5001
#   total CPU user time (s): 55.31
#   total CPU system time (s): 0.190101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.32638 second user time and 0.544264 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 09:41:33
IDJOB=4295895
IDBENCH=141613
IDSOLVER=2756
FILE ID=node150/4295895-1532590893
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

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

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=1012033466

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:        21217352 kB
MemAvailable:   28726700 kB
Buffers:          198764 kB
Cached:          7527628 kB
SwapCached:            0 kB
Active:          5344928 kB
Inactive:        5632360 kB
Active(anon):    3202460 kB
Inactive(anon):    76676 kB
Active(file):    2142468 kB
Inactive(file):  5555684 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8044 kB
Writeback:            12 kB
AnonPages:       3259000 kB
Mapped:            52604 kB
Shmem:             25224 kB
Slab:             267220 kB
SReclaimable:     239656 kB
SUnreclaim:        27564 kB
KernelStack:        3616 kB
PageTables:        11936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13541248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3055616 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 09:42:24