Trace number 4295705

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 20.4307 9.94564

General information on the benchmark

NameFrb/
frb-40-19-1-mgd_c18.xml
MD5SUM1b3b260246d4f65c593765dc4af9b313
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 benchmark5.22089
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints321
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree10
Maximum variable degree25
Distribution of variable degrees[{"degree":10,"count":2},{"degree":11,"count":3},{"degree":12,"count":3},{"degree":13,"count":4},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":2},{"degree":17,"count":4},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":1},{"degree":21,"count":1},{"degree":22,"count":4},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":321}]
Number of extensional constraints321
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":321}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 00:28:02 CEST 2018
0.67/0.55	c PID: 2869
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.06/1.09	c (0,0) Parsing End
2.06/1.10	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 321 ctr, max domain size 19
2.06/1.10	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.06/1.10	c (0,0) Constraint Name Generate Begin
2.43/1.11	c (0,0) Ctr:HOME/instance-4295705-1532557682.xml,ExtensionConflict:ExtensionSupport:IntVar
2.43/1.11	c (0,0) Constraint Name Generate End
2.43/1.11	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.43/1.11	c (0,0) CSP to CSPinCNF Begin
5.04/1.95	c (1,1) translated 33 (10%) constraints
5.69/2.16	c (1,1) translated 65 (20%) constraints
6.27/2.37	c (1,1) translated 97 (30%) constraints
6.88/2.55	c (2,2) translated 129 (40%) constraints
7.50/2.74	c (2,2) translated 161 (50%) constraints
7.81/2.89	c (2,2) translated 193 (60%) constraints
8.44/3.03	c (2,2) translated 225 (70%) constraints
8.75/3.16	c (2,2) translated 257 (80%) constraints
9.32/3.30	c (2,2) translated 289 (90%) constraints
9.63/3.43	c (2,2) translated 321 (100%) constraints
10.24/3.64	c (3,3) STATISTICS1:HOME/instance-4295705-1532557682.xml,ExtensionConflict:ExtensionSupport:IntVar,420,25942,-1,19,20,1,,19:92129;2:4423,20:20;4:19286;3:5756;2:880,1:96552;0:20,
10.24/3.64	c (3,3) ===========================================
10.24/3.64	c (3,3) Both Encoding selects:
10.24/3.64	c (3,3) Order
10.24/3.65	c (3,3) ===========================================
10.60/3.75	c (3,3) translated 2595 (10%) constraints
10.91/3.82	c (3,3) translated 5189 (20%) constraints
10.91/3.89	c (3,3) translated 7783 (30%) constraints
11.21/3.97	c (3,3) translated 10377 (40%) constraints
11.53/4.04	c (3,3) translated 12971 (50%) constraints
11.53/4.09	c (3,3) translated 15566 (60%) constraints
11.87/4.15	c (3,3) translated 18160 (70%) constraints
12.14/4.21	c (3,3) translated 20754 (80%) constraints
12.14/4.27	c (3,3) translated 23348 (90%) constraints
12.43/4.32	c (3,3) translated 25942 (100%) constraints
12.43/4.32	c (3,3) CSP to CSPinCNF End
12.43/4.32	c (3,3) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
12.43/4.32	c (3,3) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.43/4.32	c (3,3) CSPinCNF Propagation Begin
13.06/4.59	c (4,4) 0 values, 2745 unsatisfiable literals, and 0 valid clauses are removed
13.06/4.59	c (4,4) CSPinCNF Propagation End
13.06/4.59	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
13.06/4.59	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.06/4.59	c (4,4) Simplify CSPinCNF Begin
13.39/4.67	c (4,4) Simplify CSPinCNF End
13.39/4.67	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
13.39/4.67	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.39/4.67	c (4,4) Calculate Precise Domain Begin
13.39/4.67	c (4,4) 0 values are removed by re-calculation
13.39/4.67	c (4,4) Calculate Precise Domain End
13.39/4.67	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
13.39/4.67	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.39/4.67	c (4,4) CSPinCNF to SatSolver Begin
13.70/4.77	c (4,4) 2595 (10 %) CSP clauses are encoded (1100 SAT variables, 3274 SAT clauses)
14.02/4.83	c (4,4) 5189 (20 %) CSP clauses are encoded (1100 SAT variables, 5868 SAT clauses)
14.02/4.88	c (4,4) 7783 (30 %) CSP clauses are encoded (1100 SAT variables, 8462 SAT clauses)
14.33/4.92	c (4,4) 10377 (40 %) CSP clauses are encoded (1100 SAT variables, 11056 SAT clauses)
14.33/4.96	c (4,4) 12971 (50 %) CSP clauses are encoded (1100 SAT variables, 13650 SAT clauses)
14.33/5.00	c (4,4) 15566 (60 %) CSP clauses are encoded (1100 SAT variables, 16245 SAT clauses)
14.66/5.02	c (4,4) 18160 (70 %) CSP clauses are encoded (1100 SAT variables, 18839 SAT clauses)
14.66/5.05	c (4,4) 20754 (80 %) CSP clauses are encoded (1100 SAT variables, 21433 SAT clauses)
14.66/5.08	c (4,4) 23348 (90 %) CSP clauses are encoded (1100 SAT variables, 24027 SAT clauses)
14.97/5.11	c (4,4) 25942 (100 %) CSP clauses are encoded (1100 SAT variables, 26621 SAT clauses)
14.97/5.11	c (4,4) CSPinCNF to SatSolver End
14.97/5.11	c (4,4) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
15.24/5.25	c (4,4) STATISTICS2:HOME/instance-4295705-1532557682.xml,ExtensionConflict:ExtensionSupport:IntVar,420,25942,-1,19,19,1,,19:89404;2:4423,19:20;4:16800;3:8003;2:1119,1:93827,
15.24/5.25	c (4,4) SatSolver.solve Begin
15.24/5.25	c (4,4) 1100 bool, 26622 clause
15.24/5.26	c (4,4) 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-4295705-1532557682.xml-scop-2869.cnf HOME/instance-4295705-1532557682.xml-scop-2869.cnf.out
20.25/9.90	c (9,0) c This is COMiniSatPS.
20.35/9.90	c (9,0) c WARNING: for repeatability, setting FPU to use double precision
20.35/9.90	c (9,0) c ============================[ Problem Statistics ]=============================
20.35/9.90	c (9,0) c |                                                                             |
20.35/9.90	c (9,0) c |  Number of variables:          1100                                         |
20.35/9.90	c (9,0) c |  Number of clauses:           26622                                         |
20.35/9.90	c (9,0) c |  Parse time:                   0.01 s                                       |
20.35/9.90	c (9,0) c |  Eliminated clauses:           0.00 Mb                                      |
20.35/9.90	c (9,0) c Reduced to 1092 vars, 26610 cls (grow=0)
20.35/9.90	c (9,0) c No iterative elimination performed. (vars=1092, c/v ratio=24.4)
20.35/9.90	c (9,0) c |  Simplification time:          0.03 s                                       |
20.35/9.90	c (9,0) c |                                                                             |
20.35/9.90	c (9,0) c ============================[ Search Statistics ]==============================
20.35/9.90	c (9,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.35/9.90	c (9,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.35/9.90	c (9,0) c ===============================================================================
20.35/9.90	c (9,0) c ===============================================================================
20.35/9.90	c (9,0) c restarts              : 25
20.35/9.90	c (9,0) c conflicts             : 78476          (17007 /sec)
20.35/9.90	c (9,0) c decisions             : 95257          (0.00 % random) (20644 /sec)
20.35/9.90	c (9,0) c propagations          : 11721559       (2540307 /sec)
20.35/9.90	c (9,0) c conflict literals     : 1399408        (37.89 % deleted)
20.35/9.90	c (9,0) c CPU time              : 4.61423 s
20.35/9.90	c (9,0) 
20.35/9.90	c (9,0) s SATISFIABLE
20.35/9.91	c (9,4) SatSolver.solve End
20.35/9.91	c (9,4) Heap : 1689 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
20.35/9.91	c (9,4) Show results Begin
20.35/9.92	c (9,4) x[0] = 5
20.35/9.92	c (9,4) x[1] = 4
20.35/9.92	c (9,4) x[2] = 1
20.35/9.92	c (9,4) x[3] = 11
20.35/9.92	c (9,4) x[4] = 17
20.35/9.92	c (9,4) x[5] = 3
20.35/9.92	c (9,4) x[6] = 8
20.35/9.92	c (9,4) x[7] = 17
20.35/9.92	c (9,4) x[8] = 2
20.35/9.92	c (9,4) x[9] = 7
20.35/9.92	c (9,4) x[10] = 10
20.35/9.92	c (9,4) x[11] = 12
20.35/9.92	c (9,4) x[12] = 7
20.35/9.92	c (9,4) x[13] = 12
20.35/9.92	c (9,4) x[14] = 0
20.35/9.92	c (9,4) x[15] = 1
20.35/9.92	c (9,4) x[16] = 1
20.35/9.92	c (9,4) x[17] = 16
20.35/9.92	c (9,4) x[18] = 12
20.35/9.92	c (9,4) x[19] = 10
20.35/9.92	c (9,4) x[20] = 17
20.35/9.92	c (9,4) x[21] = 16
20.35/9.92	c (9,4) x[22] = 7
20.35/9.92	c (9,4) x[23] = 6
20.35/9.92	c (9,4) x[24] = 3
20.35/9.92	c (9,4) x[25] = 10
20.35/9.92	c (9,4) x[26] = 6
20.35/9.92	c (9,4) x[27] = 7
20.35/9.92	c (9,4) x[28] = 6
20.35/9.92	c (9,4) x[29] = 8
20.35/9.92	c (9,4) x[30] = 2
20.35/9.92	c (9,4) x[31] = 11
20.35/9.92	c (9,4) x[32] = 14
20.35/9.92	c (9,4) x[33] = 6
20.35/9.92	c (9,4) x[34] = 15
20.35/9.92	c (9,4) x[35] = 4
20.35/9.92	c (9,4) x[36] = 18
20.35/9.92	c (9,4) x[37] = 4
20.35/9.92	c (9,4) x[38] = 12
20.35/9.92	c (9,4) x[39] = 17
20.35/9.92	s SATISFIABLE
20.35/9.92	v <instantiation>
20.35/9.92	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] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]</list>
20.35/9.92	v     <values>5 4 1 11 17 3 8 17 2 7 10 12 7 12 0 1 1 16 12 10 17 16 7 6 3 10 6 7 6 8 2 11 14 6 15 4 18 4 12 17</values>
20.35/9.92	v </instantiation>
20.35/9.92	c (9,4) Show results End
20.35/9.92	c (9,4) Heap : 1689 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
20.35/9.92	c (9,4) 0,0,3,4,4,4,4,9,9,STOP-AFTER(ALL)
20.35/9.92	c END-Prog: Thu Jul 26 00:28:12 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 (5201 MiB free)
  memory of node 1: 16384 MiB (15587 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100141 s]*
/proc/loadavg: 2.02 2.06 2.08 3/220 2884
/proc/meminfo: memFree=21227900/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15011656 memory=72440 CPUtime=0.11 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 6780 0 0 0 10 1 0 0 20 0 15 0 73331322 15371935744 18110 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3752914 18110 2782 1 0 3715374 0
[pid=2869/tid=2871] ppid=2866 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) R 2866 2869 29212 0 -1 4202560 5220 0 0 0 8 1 0 0 20 0 15 0 73331323 15371935744 18440 33554432000 4194304 4196468 140726699349552 140219782500744 140219790964508 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 18440 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 18440 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 18440 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 18440 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) S 2866 2869 29212 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218645543280 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0.01 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218644490224 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 18440 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72440 KiB

[startup+0.210651 s]*
/proc/loadavg: 2.02 2.06 2.08 3/220 2884
/proc/meminfo: memFree=21214072/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15011656 memory=84732 CPUtime=0.26 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 10116 0 0 0 23 3 0 0 20 0 15 0 73331322 15371935744 21183 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3752914 21183 2889 1 0 3715374 0
[pid=2869/tid=2871] ppid=2866 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) R 2866 2869 29212 0 -1 4202560 8016 0 0 0 18 2 0 0 20 0 15 0 73331323 15371935744 21183 33554432000 4194304 4196468 140726699349552 140219782515152 140219290803232 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 21183 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15011656 memory=140492610767062 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 21183 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 21183 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 21183 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) R 2866 2869 29212 0 -1 4202560 435 0 0 0 1 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218646595824 140219789851920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) R 2866 2869 29212 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218645543376 140219810698965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0.03 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 281 0 0 0 3 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218644490224 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) R 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 21183 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84732 KiB

[startup+0.310607 s]*
/proc/loadavg: 2.02 2.06 2.08 3/220 2884
/proc/meminfo: memFree=21210784/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15011656 memory=88196 CPUtime=0.43 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 10630 0 0 0 40 3 0 0 20 0 15 0 73331322 15371935744 22049 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3752914 22049 2983 1 0 3715374 0
[pid=2869/tid=2871] ppid=2866 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) R 2866 2869 29212 0 -1 4202560 8389 0 0 0 27 2 0 0 20 0 15 0 73331323 15371935744 22049 33554432000 4194304 4196468 140726699349552 140219782492912 140219792252303 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 22049 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 22049 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 22049 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15011656 memory=140492473999567 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15371935744 22049 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15011656 memory=140492474020303 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73331326 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15011656 memory=280984948012928 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) R 2866 2869 29212 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15011656 memory=140492474032015 CPUtime=0.02 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) R 2866 2869 29212 0 -1 4202560 146 0 0 0 2 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218645543280 140219810710106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15011656 memory=140492610737792 CPUtime=0.08 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) R 2866 2869 29212 0 -1 4202560 301 0 0 0 8 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218644490224 140219810710106 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15011656 memory=140492474037151 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15011656 memory=140492684069114 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331329 15371935744 22049 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88196 KiB

[startup+0.705839 s]
/proc/loadavg: 2.02 2.06 2.08 3/220 2884
/proc/meminfo: memFree=21186412/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15020052 memory=127924 CPUtime=1.06 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 17682 0 0 0 101 5 0 0 20 0 15 0 73331322 15380533248 31981 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3755013 31981 3155 1 0 3716398 0
[pid=2869/tid=2871] ppid=2866 vsize=15020052 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) R 2866 2869 29212 0 -1 4202560 14903 0 0 0 64 4 0 0 20 0 15 0 73331323 15380533248 31981 33554432000 4194304 4196468 140726699349552 140219782525456 140219810710685 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15380533248 31981 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331324 15380533248 31981 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15380533248 31981 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15380533248 31981 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15020052 memory=152844799843995 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73331326 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15020052 memory=428783 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73331326 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73331326 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15020052 memory=7809523229951467576 CPUtime=0.06 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) S 2866 2869 29212 0 -1 1077944384 542 0 0 0 6 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15020052 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) R 2866 2869 29212 0 -1 4202560 384 0 0 0 11 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218645529744 140219795812320 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15020052 memory=-3472574513799858009 CPUtime=0.19 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 494 0 0 0 19 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218644490224 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331329 15380533248 31981 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127924 KiB

[startup+1.50082 s]
/proc/loadavg: 2.02 2.06 2.08 5/220 2884
/proc/meminfo: memFree=21126332/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15022100 memory=206468 CPUtime=3.77 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 23836 0 0 0 369 8 0 0 20 0 15 0 73331322 15382630400 51617 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3755525 51617 3206 1 0 3716910 0
[pid=2869/tid=2871] ppid=2866 vsize=15022100 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) R 2866 2869 29212 0 -1 4202560 16026 0 0 0 141 5 0 0 20 0 15 0 73331323 15382630400 51617 33554432000 4194304 4196468 140726699349552 140219782524816 140219296667115 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15022100 memory=7593743395049396331 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15382630400 51617 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15022100 memory=7012500922528064365 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73331324 15382630400 51617 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15022100 memory=7012507532466348139 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15382630400 51617 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15022100 memory=7012500913921549674 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73331324 15382630400 51617 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73331326 15382630400 51617 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0

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

[pid=2869/tid=2883] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15683912 memory=280984948937664 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2886] ppid=2866 vsize=15683912 memory=1584692 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2886/stat : 2886 (java) S 2866 2869 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218627172160 140219810713369 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2888] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2888/stat : 2888 (java) S 2866 2869 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216857771824 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2889] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2889/stat : 2889 (java) S 2866 2869 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216589335984 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2890] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2890/stat : 2890 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73331854 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217126214944 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 19.24 s
Current children cumulated vsize: 15715904 KiB
Current children cumulated memory: 1600068 KiB

[startup+9.60077 s]
/proc/loadavg: 2.16 2.10 2.09 3/225 2890
/proc/meminfo: memFree=19696516/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15683912 memory=1584692 CPUtime=15.73 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 30626 0 0 0 1543 30 0 0 20 0 19 0 73331322 16060325888 396173 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3920978 396173 3234 1 0 3881834 0
[pid=2885] ppid=2869 vsize=31992 memory=15420 CPUtime=4.31 cores=1,3,5,7
/proc/2885/stat : 2885 (minisat_release) R 2869 2869 29212 0 -1 4202496 5488 0 0 0 431 0 0 0 20 0 1 0 73331850 32759808 3855 33554432000 4194304 4308513 140733628725472 140733628722376 4276036 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 40853504 140733628727985 140733628728494 140733628728494 140733628731333 0
/proc/2885/statm: 7998 3855 348 28 0 4238 0
[pid=2869/tid=2871] ppid=2866 vsize=15683912 memory=0 CPUtime=5.27 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) S 2866 2869 29212 0 -1 1077944384 18187 0 0 0 503 24 0 0 20 0 19 0 73331323 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219782528000 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15683912 memory=13328 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15683912 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15683912 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15683912 memory=55 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15683912 memory=7156871063736963152 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15683912 memory=6944656592455360604 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) S 2866 2869 29212 0 -1 1077944384 4123 0 0 0 461 1 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15683912 memory=2241 CPUtime=4.52 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) S 2866 2869 29212 0 -1 1077944384 2912 0 0 0 451 1 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218645543280 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15683912 memory=2244 CPUtime=1.28 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 3991 0 0 0 126 2 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218644490224 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15683912 memory=8330969454845486047 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15683912 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2886] ppid=2866 vsize=15683912 memory=19068 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2886/stat : 2886 (java) S 2866 2869 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218627172160 140219810713369 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2888] ppid=2866 vsize=15683912 memory=6223407613083 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2888/stat : 2888 (java) S 2866 2869 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216857771824 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2889] ppid=2866 vsize=15683912 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2889/stat : 2889 (java) S 2866 2869 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216589335984 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2890] ppid=2866 vsize=15683912 memory=14412609709410693 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2890/stat : 2890 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73331854 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217126214944 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 20.04 s
Current children cumulated vsize: 15715904 KiB
Current children cumulated memory: 1600112 KiB

[startup+9.80085 s]
/proc/loadavg: 2.16 2.10 2.09 3/225 2890
/proc/meminfo: memFree=19696516/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15683912 memory=1584692 CPUtime=15.73 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 30626 0 0 0 1543 30 0 0 20 0 19 0 73331322 16060325888 396173 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3920978 396173 3234 1 0 3881834 0
[pid=2885] ppid=2869 vsize=26636 memory=9276 CPUtime=4.52 cores=1,3,5,7
/proc/2885/stat : 2885 (minisat_release) R 2869 2869 29212 0 -1 4202496 6173 0 0 0 451 1 0 0 20 0 1 0 73331850 27275264 2319 33554432000 4194304 4308513 140733628725472 140733628722376 4264549 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 40853504 140733628727985 140733628728494 140733628728494 140733628731333 0
/proc/2885/statm: 6659 2319 348 28 0 2899 0
[pid=2869/tid=2871] ppid=2866 vsize=15683912 memory=17668 CPUtime=5.27 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) S 2866 2869 29212 0 -1 1077944384 18187 0 0 0 503 24 0 0 20 0 19 0 73331323 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219782528000 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15683912 memory=19876 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15683912 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15683912 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15683912 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) S 2866 2869 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218647649008 140219810699906 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15683912 memory=14705 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15683912 memory=5196 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73331326 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15683912 memory=12816 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15683912 memory=1332 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) S 2866 2869 29212 0 -1 1077944384 4123 0 0 0 461 1 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15683912 memory=1508 CPUtime=4.52 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) S 2866 2869 29212 0 -1 1077944384 2912 0 0 0 451 1 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218645543280 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15683912 memory=3328 CPUtime=1.28 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 3991 0 0 0 126 2 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218644490224 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15683912 memory=3032 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15683912 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73331329 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2886] ppid=2866 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2886/stat : 2886 (java) S 2866 2869 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140218627172160 140219810713369 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2888] ppid=2866 vsize=15683912 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2888/stat : 2888 (java) S 2866 2869 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216857771824 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2889] ppid=2866 vsize=15683912 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2889/stat : 2889 (java) S 2866 2869 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73331850 16060325888 396173 33554432000 4194304 4196468 140726699349552 140216589335984 140219810710685 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2890] ppid=2866 vsize=15683912 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/2869/task/2890/stat : 2890 (java) S 2866 2869 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73331854 16060325888 396173 33554432000 4194304 4196468 140726699349552 140217126214944 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 20.25 s
Current children cumulated vsize: 15710548 KiB
Current children cumulated memory: 1593968 KiB

[startup+9.9017 s]
/proc/loadavg: 2.16 2.10 2.09 3/225 2890
/proc/meminfo: memFree=19696516/32770624 swapFree=67076632/67108860
[pid=2869] ppid=2866 vsize=15683912 memory=1584692 CPUtime=20.35 cores=1,3,5,7
/proc/2869/stat : 2869 (java) S 2866 2869 29212 0 -1 1077944320 30631 6212 0 0 1543 30 461 1 20 0 19 0 73331322 16060325888 396173 33554432000 4194304 4196468 140726699349552 140726699332096 140219810688759 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
/proc/2869/statm: 3920978 396173 3234 1 0 3881834 0
[pid=2869/tid=2871] ppid=2866 vsize=15683912 memory=11100 CPUtime=9.89 cores=1,3,5,7
/proc/2869/task/2871/stat : 2871 (java) S 2866 2869 29212 0 -1 1077944384 18187 6212 0 0 503 24 461 1 20 0 19 0 73331323 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219782528000 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2872] ppid=2866 vsize=15683912 memory=3906083267029596776 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2872/stat : 2872 (java) S 2866 2869 29212 0 -1 1077944384 1 6212 0 0 0 0 461 1 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219814930960 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2873] ppid=2866 vsize=15683912 memory=-7246141791683312061 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2873/stat : 2873 (java) S 2866 2869 29212 0 -1 1077944384 2 6212 0 0 0 0 461 1 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219613706896 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2874] ppid=2866 vsize=15683912 memory=280984948449088 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2874/stat : 2874 (java) S 2866 2869 29212 0 -1 1077944384 1 6212 0 0 0 0 461 1 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219612653840 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2875] ppid=2866 vsize=15683912 memory=280984948449280 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2875/stat : 2875 (java) S 2866 2869 29212 0 -1 1077944384 1 6212 0 0 0 0 461 1 20 0 19 0 73331324 16060325888 396173 33554432000 4194304 4196468 140726699349552 140219611601296 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2876] ppid=2866 vsize=15683912 memory=55 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2876/stat : 2876 (java) R 2866 2869 29212 0 -1 4202560 6 6212 0 0 0 0 461 1 20 0 19 0 73331326 16060325888 396685 33554432000 4194304 4196468 140726699349552 140218647649112 140219803405911 0 0 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2877] ppid=2866 vsize=15683912 memory=7453284121789492075 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2877/stat : 2877 (java) S 2866 2869 29212 0 -1 1077944384 13 6212 0 0 0 0 461 1 20 0 19 0 73331326 16060325888 396685 33554432000 4194304 4196468 140726699349552 140218401285792 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2878] ppid=2866 vsize=15683912 memory=1584692 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2878/stat : 2878 (java) S 2866 2869 29212 0 -1 1077944384 21 6212 0 0 0 0 461 1 20 0 19 0 73331326 16060325888 396685 33554432000 4194304 4196468 140726699349552 140218267063536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2879] ppid=2866 vsize=15683912 memory=280984947876352 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2879/stat : 2879 (java) S 2866 2869 29212 0 -1 1077944384 3 6212 0 0 0 0 461 1 20 0 19 0 73331329 16060325888 396685 33554432000 4194304 4196468 140726699349552 140217892559312 140219810707355 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2880] ppid=2866 vsize=15683900 memory=0 CPUtime=9.24 cores=1,3,5,7
/proc/2869/task/2880/stat : 2880 (java) S 2866 2869 29212 0 -1 1077944384 4123 6212 0 0 461 1 461 1 20 0 19 0 73331329 16060313600 396685 33554432000 4194304 4196468 140726699349552 140218646595824 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2881] ppid=2866 vsize=15683912 memory=9169 CPUtime=9.14 cores=1,3,5,7
/proc/2869/task/2881/stat : 2881 (java) S 2866 2869 29212 0 -1 1077944384 2912 6212 0 0 451 1 461 1 20 0 19 0 73331329 16060325888 396685 33554432000 4194304 4196468 140726699349552 140218645543280 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2882] ppid=2866 vsize=15683912 memory=7661863689353777253 CPUtime=5.9 cores=1,3,5,7
/proc/2869/task/2882/stat : 2882 (java) S 2866 2869 29212 0 -1 1077944384 3992 6212 0 0 126 2 461 1 20 0 19 0 73331329 16060325888 396685 33554432000 4194304 4196468 140726699349552 140218644485024 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2883] ppid=2866 vsize=15683912 memory=1584692 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2883/stat : 2883 (java) S 2866 2869 29212 0 -1 1077944384 3 6212 0 0 0 0 461 1 20 0 19 0 73331329 16060325888 396685 33554432000 4194304 4196468 140726699349552 140217394653536 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2884] ppid=2866 vsize=15683912 memory=-5059952977386882957 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2884/stat : 2884 (java) S 2866 2869 29212 0 -1 1077944384 1 6212 0 0 0 0 461 1 20 0 19 0 73331329 16060325888 396180 33554432000 4194304 4196468 140726699349552 140218643438640 140219810699906 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2886] ppid=2866 vsize=15683912 memory=15104 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2886/stat : 2886 (java) R 2866 2869 29212 0 -1 1077944384 22 6212 0 0 0 0 461 1 20 0 19 0 73331850 16060325888 396180 33554432000 4194304 4196468 140726699349552 140218627171488 140219810698965 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2888] ppid=2866 vsize=15683912 memory=640 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2888/stat : 2888 (java) R 2866 2869 29212 0 -1 4202560 7 6212 0 0 0 0 461 1 20 0 19 0 73331850 16060325888 396180 33554432000 4194304 4196468 140726699349552 140216857777440 140726700058562 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2889] ppid=2866 vsize=15683912 memory=161 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2889/stat : 2889 (java) R 2866 2869 29212 0 -1 4202564 3 6212 0 0 0 0 461 1 20 0 19 0 73331850 16060325888 396180 33554432000 4194304 4196468 140726699349552 140216589346016 140219810684500 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
[pid=2869/tid=2890] ppid=2866 vsize=15683912 memory=9169 CPUtime=4.62 cores=1,3,5,7
/proc/2869/task/2890/stat : 2890 (java) S 2866 2869 29212 0 -1 1077944384 22 6212 0 0 0 0 461 1 20 0 18 0 73331854 16060325888 396180 33554432000 4194304 4196468 140726699349552 140217126213968 140219810698965 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140726699353076 140726699353353 140726699353353 140726699356111 0
Current children cumulated CPU time: 20.35 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 1584692 KiB

Child status: 0
Real time (s): 9.94564
CPU time (s): 20.4307
CPU user time (s): 20.105
CPU system time (s): 0.325637
CPU usage (%): 205.423
Max. virtual memory (cumulated for all children) (KiB): 15715904
Max. memory (cumulated for all children) (KiB): 1600112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.105
system time used= 0.325637
maximum resident set size= 1586740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3484
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 2869
#   total CPU time (s): 20.4307
#   total CPU user time (s): 20.105
#   total CPU system time (s): 0.325637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073702 second user time and 0.151183 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 00:28:02
IDJOB=4295705
IDBENCH=141592
IDSOLVER=2755
FILE ID=node102/4295705-1532557682
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52740 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-40-19-1-mgd_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-4295705-1532557682/watcher-4295705-1532557682 -o /tmp/evaluation-result-4295705-1532557682/solver-4295705-1532557682 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295705-1532557682.xml

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

MD5SUM BENCH= 1b3b260246d4f65c593765dc4af9b313
RANDOM SEED=127718226

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:        21287880 kB
MemAvailable:   28878756 kB
Buffers:          165052 kB
Cached:          7661592 kB
SwapCached:         5568 kB
Active:          4305592 kB
Inactive:        6635040 kB
Active(anon):    3082868 kB
Inactive(anon):    55124 kB
Active(file):    1222724 kB
Inactive(file):  6579916 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076632 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:       3121460 kB
Mapped:            45488 kB
Shmem:             21564 kB
Slab:             236044 kB
SReclaimable:     208144 kB
SUnreclaim:        27900 kB
KernelStack:        3872 kB
PageTables:        11764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13471156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2957312 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:28:12