Trace number 4295687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)SAT 10.334 3.74532

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.157675
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 00:20:54 CEST 2018
0.67/0.55	c PID: 2694
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.95/1.04	c (0,0) Parsing End
1.95/1.04	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
1.95/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.95/1.05	c (0,0) Constraint Name Generate Begin
1.95/1.05	c (0,0) Ctr:HOME/instance-4295687-1532557253.xml,ExtensionConflict:IntVar
1.95/1.05	c (0,0) Constraint Name Generate End
1.95/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.95/1.05	c (0,0) CSP to CSPinCNF Begin
3.79/1.61	c (1,1) translated 29 (10%) constraints
4.09/1.75	c (1,1) translated 57 (20%) constraints
4.40/1.86	c (1,1) translated 86 (30%) constraints
4.70/1.96	c (1,1) translated 114 (40%) constraints
5.03/2.05	c (1,1) translated 142 (50%) constraints
5.34/2.15	c (1,1) translated 171 (60%) constraints
5.61/2.24	c (1,1) translated 199 (70%) constraints
5.92/2.33	c (1,1) translated 228 (80%) constraints
6.22/2.42	c (1,1) translated 256 (90%) constraints
6.53/2.50	c (1,1) translated 284 (100%) constraints
6.85/2.60	c (2,2) STATISTICS1:HOME/instance-4295687-1532557253.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
6.85/2.60	c (2,2) ===========================================
6.85/2.60	c (2,2) Both Encoding selects:
6.85/2.60	c (2,2) Order
6.85/2.60	c (2,2) ===========================================
6.85/2.67	c (2,2) translated 1220 (10%) constraints
7.22/2.70	c (2,2) translated 2439 (20%) constraints
7.22/2.74	c (2,2) translated 3659 (30%) constraints
7.22/2.78	c (2,2) translated 4878 (40%) constraints
7.51/2.81	c (2,2) translated 6097 (50%) constraints
7.51/2.85	c (2,2) translated 7317 (60%) constraints
7.51/2.88	c (2,2) translated 8536 (70%) constraints
7.82/2.92	c (2,2) translated 9756 (80%) constraints
7.82/2.96	c (2,2) translated 10975 (90%) constraints
7.82/2.99	c (2,2) translated 12194 (100%) constraints
7.82/2.99	c (2,2) CSP to CSPinCNF End
7.82/2.99	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
7.82/2.99	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.82/2.99	c (2,2) CSPinCNF Propagation Begin
8.49/3.18	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
8.49/3.18	c (2,2) CSPinCNF Propagation End
8.49/3.18	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.49/3.18	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.49/3.18	c (2,2) Simplify CSPinCNF Begin
8.77/3.22	c (2,2) Simplify CSPinCNF End
8.77/3.22	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.77/3.22	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.77/3.22	c (2,2) Calculate Precise Domain Begin
8.77/3.22	c (2,2) 0 values are removed by re-calculation
8.77/3.22	c (2,2) Calculate Precise Domain End
8.77/3.22	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.77/3.22	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.77/3.22	c (2,2) CSPinCNF to SatSolver Begin
8.77/3.29	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
9.12/3.31	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
9.12/3.32	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
9.12/3.34	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
9.12/3.36	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
9.12/3.37	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
9.12/3.39	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
9.42/3.41	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
9.42/3.43	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
9.42/3.45	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
9.42/3.45	c (2,2) CSPinCNF to SatSolver End
9.42/3.45	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.76/3.54	c (3,2) STATISTICS2:HOME/instance-4295687-1532557253.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
9.76/3.54	c (3,2) SatSolver.solve Begin
9.76/3.54	c (3,2) 420 bool, 12584 clause
9.76/3.54	c (3,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-4295687-1532557253.xml-scop-2694.cnf HOME/instance-4295687-1532557253.xml-scop-2694.cnf.out
10.13/3.70	c (3,0) c This is COMiniSatPS.
10.13/3.70	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
10.13/3.70	c (3,0) c ============================[ Problem Statistics ]=============================
10.13/3.70	c (3,0) c |                                                                             |
10.13/3.70	c (3,0) c |  Number of variables:           420                                         |
10.13/3.70	c (3,0) c |  Number of clauses:           12584                                         |
10.13/3.70	c (3,0) c |  Parse time:                   0.00 s                                       |
10.13/3.70	c (3,0) c Reduced to 420 vars, 12088 cls (grow=0)
10.13/3.70	c (3,0) c No iterative elimination performed. (vars=420, c/v ratio=28.8)
10.13/3.70	c (3,0) c |  Simplification time:          0.01 s                                       |
10.13/3.70	c (3,0) c |                                                                             |
10.13/3.70	c (3,0) c ============================[ Search Statistics ]==============================
10.13/3.70	c (3,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.13/3.70	c (3,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.13/3.70	c (3,0) c ===============================================================================
10.13/3.70	c (3,0) c ===============================================================================
10.13/3.70	c (3,0) c restarts              : 7
10.13/3.70	c (3,0) c conflicts             : 5628           (39881 /sec)
10.13/3.70	c (3,0) c decisions             : 7105           (0.00 % random) (50347 /sec)
10.13/3.70	c (3,0) c propagations          : 380567         (2696762 /sec)
10.13/3.70	c (3,0) c conflict literals     : 60694          (30.18 % deleted)
10.13/3.70	c (3,0) c CPU time              : 0.14112 s
10.13/3.70	c (3,0) 
10.13/3.70	c (3,0) s SATISFIABLE
10.13/3.71	c (3,3) SatSolver.solve End
10.13/3.71	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.13/3.71	c (3,3) Show results Begin
10.13/3.71	c (3,3) x[0] = 4
10.13/3.71	c (3,3) x[1] = 3
10.13/3.71	c (3,3) x[2] = 3
10.13/3.71	c (3,3) x[3] = 9
10.13/3.71	c (3,3) x[4] = 13
10.13/3.71	c (3,3) x[5] = 2
10.13/3.71	c (3,3) x[6] = 6
10.13/3.71	c (3,3) x[7] = 8
10.13/3.71	c (3,3) x[8] = 1
10.13/3.72	c (3,3) x[9] = 0
10.13/3.72	c (3,3) x[10] = 8
10.13/3.72	c (3,3) x[11] = 1
10.13/3.72	c (3,3) x[12] = 5
10.13/3.72	c (3,3) x[13] = 10
10.13/3.72	c (3,3) x[14] = 0
10.13/3.72	c (3,3) x[15] = 1
10.13/3.72	c (3,3) x[16] = 1
10.13/3.72	c (3,3) x[17] = 12
10.13/3.72	c (3,3) x[18] = 9
10.13/3.72	c (3,3) x[19] = 12
10.13/3.72	c (3,3) x[20] = 13
10.13/3.72	c (3,3) x[21] = 13
10.13/3.72	c (3,3) x[22] = 5
10.13/3.72	c (3,3) x[23] = 5
10.13/3.72	c (3,3) x[24] = 3
10.13/3.72	c (3,3) x[25] = 8
10.13/3.72	c (3,3) x[26] = 7
10.13/3.72	c (3,3) x[27] = 5
10.13/3.72	c (3,3) x[28] = 5
10.13/3.72	c (3,3) x[29] = 9
10.13/3.72	s SATISFIABLE
10.13/3.72	v <instantiation>
10.13/3.72	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
10.13/3.72	v     <values>4 3 3 9 13 2 6 8 1 0 8 1 5 10 0 1 1 12 9 12 13 13 5 5 3 8 7 5 5 9</values>
10.13/3.72	v </instantiation>
10.13/3.72	c (3,3) Show results End
10.13/3.72	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.13/3.72	c (3,3) 0,0,2,2,2,2,2,3,3,STOP-AFTER(ALL)
10.13/3.72	c END-Prog: Thu Jul 26 00:20:57 CEST 2018

Verifier Data

OK	

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 (8217 MiB free)
  memory of node 1: 16384 MiB (12620 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=2694, runsolver pid=2691

[startup+0.100058 s]*
/proc/loadavg: 2.46 2.17 2.10 4/221 2709
/proc/meminfo: memFree=21277532/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15011656 memory=72240 CPUtime=0.12 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 6731 0 0 0 10 2 0 0 20 0 15 0 73288506 15371935744 18060 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3752914 18060 2759 1 0 3715374 0
[pid=2694/tid=2696] ppid=2691 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 4889 0 0 0 8 1 0 0 20 0 15 0 73288506 15371935744 18126 33554432000 4194304 4196468 140733207887744 140070922781472 140070931253031 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 18126 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 18126 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 18126 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 18126 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288509 15371935744 18126 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 18126 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 18126 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 18126 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) S 2691 2694 29212 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 18192 33554432000 4194304 4196468 140733207887744 140069988218992 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) S 2691 2694 29212 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 18192 33554432000 4194304 4196468 140733207887744 140069987166192 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0.01 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 73288512 15371935744 18192 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 18192 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15371935744 18192 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72240 KiB

[startup+0.210541 s]*
/proc/loadavg: 2.46 2.17 2.10 3/221 2709
/proc/meminfo: memFree=21263704/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15011656 memory=85872 CPUtime=0.26 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 10354 0 0 0 23 3 0 0 20 0 15 0 73288506 15371935744 21468 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3752914 21468 2941 1 0 3715374 0
[pid=2694/tid=2696] ppid=2691 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 8263 0 0 0 18 2 0 0 20 0 15 0 73288506 15371935744 21468 33554432000 4194304 4196468 140733207887744 140070922767936 140070950989206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 21468 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15011656 memory=4122678550396090016 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 21468 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 21468 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 21468 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288509 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 21468 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069988218992 140070950988418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) S 2691 2694 29212 0 -1 1077944384 402 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069987166192 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0.03 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 15 0 73288512 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 21468 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15371935744 21468 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85872 KiB

[startup+0.31036 s]*
/proc/loadavg: 2.46 2.17 2.10 3/221 2709
/proc/meminfo: memFree=21260664/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15011656 memory=89692 CPUtime=0.42 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 10963 0 0 0 39 3 0 0 20 0 15 0 73288506 15371935744 22423 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3752914 22423 2996 1 0 3715374 0
[pid=2694/tid=2696] ppid=2691 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 8691 0 0 0 28 2 0 0 20 0 15 0 73288506 15371935744 22423 33554432000 4194304 4196468 140733207887744 140070922781424 140070935057758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 22423 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 22423 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 22423 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15011656 memory=139724882813135 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15371935744 22423 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288509 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15011656 memory=139724882833871 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15011656 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 22423 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 15 0 73288512 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069988218992 140070937017624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15011656 memory=139724882845583 CPUtime=0.02 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) S 2691 2694 29212 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 73288512 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069987166192 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15011656 memory=139725041514112 CPUtime=0.07 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 335 0 0 0 7 0 0 0 20 0 15 0 73288512 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15011656 memory=139724882850719 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15371935744 22423 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15011656 memory=139725114802618 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15371935744 22423 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89692 KiB

[startup+0.700697 s]
/proc/loadavg: 2.46 2.17 2.10 4/221 2709
/proc/meminfo: memFree=21236480/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15017928 memory=129020 CPUtime=1.02 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 18047 0 0 0 98 4 0 0 20 0 15 0 73288506 15378358272 32255 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3754482 32255 3150 1 0 3715886 0
[pid=2694/tid=2696] ppid=2691 vsize=15017928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 15275 0 0 0 64 3 0 0 20 0 15 0 73288506 15378358272 32319 33554432000 4194304 4196468 140733207887744 140070922799744 140070935057758 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15378358272 32319 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15378358272 32319 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15378358272 32319 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15378358272 32319 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15017928 memory=151325589380588 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73288509 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15017928 memory=427610 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15378358272 32319 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15017928 memory=7809523229951467576 CPUtime=0.09 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 4202560 338 0 0 0 9 0 0 0 20 0 15 0 73288512 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069988208720 140070930195912 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15017928 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) S 2691 2694 29212 0 -1 1077944384 586 0 0 0 6 0 0 0 20 0 15 0 73288512 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069987166192 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15017928 memory=-3472574513799858009 CPUtime=0.17 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) R 2691 2694 29212 0 -1 4202560 508 0 0 0 17 0 0 0 20 0 15 0 73288512 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069986110272 140070929780408 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15017928 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15378358272 32319 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15378358272 32319 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129020 KiB

[startup+1.5007 s]
/proc/loadavg: 2.46 2.17 2.10 6/221 2709
/proc/meminfo: memFree=21190576/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15022100 memory=189968 CPUtime=3.44 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 23906 0 0 0 337 7 0 0 20 0 15 0 73288506 15382630400 47492 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3755525 47492 3202 1 0 3716910 0
[pid=2694/tid=2696] ppid=2691 vsize=15022100 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 16477 0 0 0 142 5 0 0 20 0 15 0 73288506 15382630400 47492 33554432000 4194304 4196468 140733207887744 140070922812720 140070932383570 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15022100 memory=6946626921788822121 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15382630400 47492 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15022100 memory=7013632272748863846 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15382630400 47492 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15022100 memory=7013632255602288487 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15382630400 47492 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15022100 memory=7013634458870047335 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15382630400 47492 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73288509 15382630400 47492 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0

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

[startup+3.11044 s]
/proc/loadavg: 2.51 2.18 2.10 6/221 2709
/proc/meminfo: memFree=20706528/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15024148 memory=670848 CPUtime=8.49 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 27666 0 0 0 833 16 0 0 20 0 15 0 73288506 15384727552 167712 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3756037 167712 3206 1 0 3717422 0
[pid=2694/tid=2696] ppid=2691 vsize=15024148 memory=2596 CPUtime=3.07 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 17490 0 0 0 295 12 0 0 20 0 15 0 73288506 15384727552 167712 33554432000 4194304 4196468 140733207887744 140070922812688 140070451768211 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15024148 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 167712 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 167712 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 167712 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 167712 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73288509 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15024148 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15384727552 167712 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15024148 memory=0 CPUtime=2.2 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 4202560 1859 0 0 0 220 0 0 0 20 0 15 0 73288512 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069988200096 140070930148597 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15024148 memory=0 CPUtime=2.26 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) R 2691 2694 29212 0 -1 4202560 3459 0 0 0 225 1 0 0 20 0 15 0 73288512 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069987150672 140070932502407 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15024148 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 3517 0 0 0 91 1 0 0 20 0 15 0 73288512 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15384727552 167712 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15384727552 167712 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 8.49 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 670848 KiB

[startup+3.74525 s]
# the end of solver process 2694 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.1028 s, system=0.23123 s

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

[startup+3.20087 s]
/proc/loadavg: 2.51 2.18 2.10 6/221 2709
/proc/meminfo: memFree=20706528/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15024148 memory=704580 CPUtime=8.77 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 27990 0 0 0 860 17 0 0 20 0 15 0 73288506 15384727552 176145 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3756037 176145 3206 1 0 3717422 0
[pid=2694/tid=2696] ppid=2691 vsize=15024148 memory=0 CPUtime=3.16 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 17524 0 0 0 303 13 0 0 20 0 15 0 73288506 15384727552 176145 33554432000 4194304 4196468 140733207887744 140070922815872 140070450981928 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15024148 memory=4638778415512636752 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 176145 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15024148 memory=7013627866179331692 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 176145 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15024148 memory=6442213872044763743 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 176145 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15024148 memory=6745997029959054466 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288508 15384727552 176145 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15024148 memory=-8911111195711463796 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73288509 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15024148 memory=55 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73288510 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288510 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15384727552 176145 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15024148 memory=0 CPUtime=2.29 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 4202560 2105 0 0 0 229 0 0 0 20 0 15 0 73288512 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069988205016 140070936085224 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15024148 memory=0 CPUtime=2.35 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) R 2691 2694 29212 0 -1 4202560 3486 0 0 0 234 1 0 0 20 0 15 0 73288512 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069987156544 140070928410224 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15024148 memory=4629799972190126725 CPUtime=0.93 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 3534 0 0 0 92 1 0 0 20 0 15 0 73288512 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73288512 15384727552 176145 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15024148 memory=279449765413104 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73288513 15384727552 176145 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 8.77 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 704580 KiB

[startup+3.60065 s]
/proc/loadavg: 2.51 2.18 2.10 6/221 2709
/proc/meminfo: memFree=20706528/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15616328 memory=853076 CPUtime=10.07 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 30752 0 0 0 986 21 0 0 20 0 19 0 73288506 15991119872 213269 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3904082 213269 3225 1 0 3864938 0
[pid=2694/tid=2696] ppid=2691 vsize=15616328 memory=7013630086559656038 CPUtime=3.56 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) R 2691 2694 29212 0 -1 4202560 17945 0 0 0 339 17 0 0 20 0 19 0 73288506 15991119872 213269 33554432000 4194304 4196468 140733207887744 140070922794608 140070932540787 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15616328 memory=7516624779020691813 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288508 15991119872 213269 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15616328 memory=8976414709404591081 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73288508 15991119872 213269 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15616328 memory=-9174445032661854264 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73288508 15991119872 213269 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15616328 memory=15445224256 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288508 15991119872 213269 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15616328 memory=15445224256 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 73288509 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15616328 memory=279449765415696 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73288510 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15616328 memory=279449766273360 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288510 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15616328 memory=151281633072399 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288512 15991119872 213269 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15616328 memory=0 CPUtime=2.69 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) R 2691 2694 29212 0 -1 4202560 4125 0 0 0 269 0 0 0 20 0 19 0 73288512 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069988200384 140070930224375 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15616328 memory=279449765413104 CPUtime=2.75 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) R 2691 2694 29212 0 -1 4202560 3580 0 0 0 274 1 0 0 20 0 19 0 73288512 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069987150704 140070934364508 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15616328 memory=3544 CPUtime=1.04 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) R 2691 2694 29212 0 -1 1077944384 3728 0 0 0 103 1 0 0 20 0 19 0 73288512 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15616328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288512 15991119872 213269 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15616328 memory=139724883059808 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288513 15991119872 213269 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 10.07 s
Current children cumulated vsize: 15616328 KiB
Current children cumulated memory: 853076 KiB

[startup+3.70067 s]
/proc/loadavg: 2.51 2.18 2.10 6/221 2709
/proc/meminfo: memFree=20706528/32770624 swapFree=67076628/67108860
[pid=2694] ppid=2691 vsize=15681864 memory=857328 CPUtime=10.13 cores=0,2,4,6
/proc/2694/stat : 2694 (java) S 2691 2694 29212 0 -1 1077944320 30843 0 0 0 992 21 0 0 20 0 19 0 73288506 16058228736 214332 33554432000 4194304 4196468 140733207887744 140733207870288 140070950977271 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
/proc/2694/statm: 3920466 214332 3225 1 0 3881322 0
[pid=2694/tid=2696] ppid=2691 vsize=15681864 memory=2596 CPUtime=3.57 cores=0,2,4,6
/proc/2694/task/2696/stat : 2696 (java) S 2691 2694 29212 0 -1 1077944384 17977 0 0 0 340 17 0 0 20 0 19 0 73288506 16058228736 214332 33554432000 4194304 4196468 140733207887744 140070922816512 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2697] ppid=2691 vsize=15681864 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2697/stat : 2697 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288508 16058228736 214332 33554432000 4194304 4196468 140733207887744 140070955219344 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2698] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2698/stat : 2698 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73288508 16058228736 214332 33554432000 4194304 4196468 140733207887744 140070769375504 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2699] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2699/stat : 2699 (java) S 2691 2694 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73288508 16058228736 214332 33554432000 4194304 4196468 140733207887744 140070768323216 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2700] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2700/stat : 2700 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288508 16058228736 214332 33554432000 4194304 4196468 140733207887744 140070767270416 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2701] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2701/stat : 2701 (java) S 2691 2694 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 73288509 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069989272176 140070950988418 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2702] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2702/stat : 2702 (java) S 2691 2694 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73288510 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069486716192 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2703] ppid=2691 vsize=15681864 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2703/stat : 2703 (java) S 2691 2694 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73288510 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069218281072 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2704] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2704/stat : 2704 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288512 16058228736 214332 33554432000 4194304 4196468 140733207887744 140068843772496 140070950995867 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2705] ppid=2691 vsize=15681864 memory=0 CPUtime=2.71 cores=0,2,4,6
/proc/2694/task/2705/stat : 2705 (java) S 2691 2694 29212 0 -1 1077944384 4137 0 0 0 271 0 0 0 20 0 19 0 73288512 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069988218992 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2706] ppid=2691 vsize=15681864 memory=0 CPUtime=2.77 cores=0,2,4,6
/proc/2694/task/2706/stat : 2706 (java) S 2691 2694 29212 0 -1 1077944384 3590 0 0 0 276 1 0 0 20 0 19 0 73288512 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069987166192 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2707] ppid=2691 vsize=15681864 memory=0 CPUtime=1.05 cores=0,2,4,6
/proc/2694/task/2707/stat : 2707 (java) S 2691 2694 29212 0 -1 1077944384 3743 0 0 0 104 1 0 0 20 0 19 0 73288512 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069986113904 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2708] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2708/stat : 2708 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288512 16058228736 214332 33554432000 4194304 4196468 140733207887744 140068345866720 140070950987477 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
[pid=2694/tid=2709] ppid=2691 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2694/task/2709/stat : 2709 (java) S 2691 2694 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73288513 16058228736 214332 33554432000 4194304 4196468 140733207887744 140069985061808 140070950988418 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15454208 140733207888884 140733207889161 140733207889161 140733207891919 0
Current children cumulated CPU time: 10.13 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 857328 KiB

Child status: 0
Real time (s): 3.74532
CPU time (s): 10.334
CPU user time (s): 10.1028
CPU system time (s): 0.23123
CPU usage (%): 275.919
Max. virtual memory (cumulated for all children) (KiB): 15681864
Max. memory (cumulated for all children) (KiB): 857328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1028
system time used= 0.23123
maximum resident set size= 859376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3213
involuntary context switches= 60


# summary of solver processes directly reported to runsolver:
#   pid: 2694
#   total CPU time (s): 10.334
#   total CPU user time (s): 10.1028
#   total CPU system time (s): 0.23123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046819 second user time and 0.080653 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 00:20:53
IDJOB=4295687
IDBENCH=141590
IDSOLVER=2755
FILE ID=node102/4295687-1532557253
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52740 MiB

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

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=2141790709

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21337208 kB
MemAvailable:   28926928 kB
Buffers:          164832 kB
Cached:          7661168 kB
SwapCached:         5572 kB
Active:          4255612 kB
Inactive:        6634592 kB
Active(anon):    3033632 kB
Inactive(anon):    55124 kB
Active(file):    1221980 kB
Inactive(file):  6579468 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076628 kB
Dirty:              8092 kB
Writeback:             0 kB
AnonPages:       3065964 kB
Mapped:            44984 kB
Shmem:             21560 kB
Slab:             236360 kB
SReclaimable:     208212 kB
SUnreclaim:        28148 kB
KernelStack:        3632 kB
PageTables:        11584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13539788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2908160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52732 MiB
End job on node102 at 2018-07-26 00:20:57