Trace number 4293366

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 254.842 251.181

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P04_c18.xml
MD5SUMbba9b3428f0c8228a4e28ff2342631fb
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 benchmark8.52171
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":16}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":36},{"degree":5,"count":8},{"degree":6,"count":8}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":16,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
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: Mon Jul 23 12:22:20 CEST 2018
0.67/0.55	c PID: 11468
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.21/0.88	c (0,0) Parsing End
1.21/0.89	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 38 ctr, max domain size 37
1.21/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.89	c (0,0) Constraint Name Generate Begin
1.21/0.89	c (0,0) Ctr:HOME/instance-4293366-1532341340.xml,AllDifferent:Dist:Eq:IntVar
1.21/0.89	c (0,0) Constraint Name Generate End
1.21/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.89	c (0,0) CSP to CSPinCNF Begin
1.41/1.00	c (0,0) translated 4 (10%) constraints
1.60/1.01	c (0,0) translated 8 (20%) constraints
1.60/1.03	c (0,0) translated 12 (30%) constraints
1.60/1.04	c (0,0) translated 16 (40%) constraints
1.60/1.04	c (0,0) translated 19 (50%) constraints
1.60/1.05	c (0,0) translated 23 (60%) constraints
1.60/1.06	c (0,0) translated 27 (70%) constraints
1.60/1.07	c (0,0) translated 31 (80%) constraints
1.60/1.08	c (0,0) translated 35 (90%) constraints
1.82/1.13	c (0,0) translated 38 (100%) constraints
2.38/1.33	c (0,0) STATISTICS1:HOME/instance-4293366-1532341340.xml,AllDifferent:Dist:Eq:IntVar,52,862,1332,37,36,3,1332:144;37:120;36:630,37:560;36:1476,36:2;16:2;2:786;1:72,3:144;2:750;1:104,
2.38/1.33	c (0,0) ===========================================
2.38/1.33	c (0,0) Both Encoding selects:
2.38/1.33	c (0,0) Order
2.38/1.33	c (0,0) ===========================================
2.38/1.35	c (0,0) translated 87 (10%) constraints
2.38/1.36	c (0,0) translated 173 (20%) constraints
2.38/1.38	c (0,0) translated 259 (30%) constraints
2.38/1.38	c (0,0) translated 345 (40%) constraints
2.38/1.39	c (0,0) translated 431 (50%) constraints
2.68/1.40	c (0,0) translated 518 (60%) constraints
2.68/1.41	c (0,0) translated 604 (70%) constraints
2.68/1.42	c (0,0) translated 690 (80%) constraints
2.68/1.42	c (0,0) translated 776 (90%) constraints
2.68/1.43	c (0,0) translated 862 (100%) constraints
2.68/1.44	c (0,0) CSP to CSPinCNF End
2.68/1.44	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.68/1.44	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.44	c (0,0) CSPinCNF Propagation Begin
2.68/1.46	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.68/1.46	c (0,0) CSPinCNF Propagation End
2.68/1.47	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.68/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.47	c (0,0) Simplify CSPinCNF Begin
2.95/1.59	c (1,1) Simplify CSPinCNF End
2.95/1.60	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.95/1.60	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.95/1.60	c (1,1) Calculate Precise Domain Begin
2.95/1.60	c (1,1) 0 values are removed by re-calculation
2.95/1.60	c (1,1) Calculate Precise Domain End
2.95/1.60	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.95/1.60	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.95/1.60	c (1,1) CSPinCNF to SatSolver Begin
4.55/2.10	c (1,1) 244 (10 %) CSP clauses are encoded (3408 SAT variables, 99299 SAT clauses)
4.85/2.14	c (1,1) 487 (20 %) CSP clauses are encoded (3408 SAT variables, 105374 SAT clauses)
4.85/2.19	c (1,1) 731 (30 %) CSP clauses are encoded (3408 SAT variables, 111289 SAT clauses)
5.12/2.23	c (1,1) 974 (40 %) CSP clauses are encoded (3408 SAT variables, 117202 SAT clauses)
5.12/2.27	c (1,1) 1217 (50 %) CSP clauses are encoded (3408 SAT variables, 123115 SAT clauses)
5.44/2.31	c (1,1) 1461 (60 %) CSP clauses are encoded (3408 SAT variables, 129064 SAT clauses)
5.44/2.34	c (1,1) 1704 (70 %) CSP clauses are encoded (3408 SAT variables, 134977 SAT clauses)
5.44/2.37	c (1,1) 1948 (80 %) CSP clauses are encoded (3408 SAT variables, 140891 SAT clauses)
5.44/2.39	c (1,1) 2191 (90 %) CSP clauses are encoded (3408 SAT variables, 146804 SAT clauses)
5.70/2.40	c (1,1) 2434 (100 %) CSP clauses are encoded (3408 SAT variables, 152717 SAT clauses)
5.70/2.40	c (1,1) CSPinCNF to SatSolver End
5.70/2.40	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.70/2.45	c (1,1) STATISTICS2:HOME/instance-4293366-1532341340.xml,AllDifferent:Dist:Eq:IntVar,1624,2434,1332,37,36,3,1332:144;37:240;36:1260,37:800;36:2736;2:3144,36:2;16:2;2:2358;1:72,3:144;2:1500;1:3248,
5.70/2.45	c (1,1) SatSolver.solve Begin
5.70/2.45	c (1,1) 3408 bool, 152718 clause
5.70/2.45	c (1,1) 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-4293366-1532341340.xml-scop-11468.cnf HOME/instance-4293366-1532341340.xml-scop-11468.cnf.out
254.72/251.13	c (250,0) c This is COMiniSatPS.
254.72/251.13	c (250,0) c WARNING: for repeatability, setting FPU to use double precision
254.72/251.13	c (250,0) c ============================[ Problem Statistics ]=============================
254.72/251.13	c (250,0) c |                                                                             |
254.72/251.13	c (250,0) c |  Number of variables:          3408                                         |
254.72/251.13	c (250,0) c |  Number of clauses:          152718                                         |
254.72/251.13	c (250,0) c |  Parse time:                   0.04 s                                       |
254.72/251.13	c (250,0) c |  Eliminated clauses:           0.01 Mb                                      |
254.72/251.13	c (250,0) c Reduced to 2622 vars, 151932 cls (grow=0)
254.72/251.13	c (250,0) c No iterative elimination performed. (vars=2622, c/v ratio=57.9)
254.72/251.13	c (250,0) c |  Simplification time:          0.23 s                                       |
254.72/251.13	c (250,0) c |                                                                             |
254.72/251.13	c (250,0) c ============================[ Search Statistics ]==============================
254.72/251.13	c (250,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.72/251.13	c (250,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
254.72/251.13	c (250,0) c ===============================================================================
254.72/251.13	c (250,0) c ===============================================================================
254.72/251.13	c (250,0) c restarts              : 48
254.72/251.13	c (250,0) c conflicts             : 1599227        (6432 /sec)
254.72/251.13	c (250,0) c decisions             : 1910214        (0.00 % random) (7683 /sec)
254.72/251.13	c (250,0) c propagations          : 513622631      (2065913 /sec)
254.72/251.13	c (250,0) c conflict literals     : 65569339       (18.70 % deleted)
254.72/251.13	c (250,0) c CPU time              : 248.618 s
254.72/251.13	c (250,0) 
254.72/251.13	c (250,0) s SATISFIABLE
254.72/251.14	c (250,1) SatSolver.solve End
254.72/251.14	c (250,1) Heap : 732 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
254.72/251.14	c (250,1) Show results Begin
254.72/251.16	c (250,1) ce[0][0][1] = 22
254.72/251.16	c (250,1) ce[0][0][2] = 8
254.72/251.16	c (250,1) ce[0][0][3] = 6
254.72/251.16	c (250,1) ce[0][1][2] = 30
254.72/251.16	c (250,1) ce[0][1][3] = 16
254.72/251.16	c (250,1) ce[0][2][3] = 14
254.72/251.16	c (250,1) ce[1][0][1] = 11
254.72/251.16	c (250,1) ce[1][0][2] = 4
254.72/251.16	c (250,1) ce[1][0][3] = 28
254.72/251.16	c (250,1) ce[1][1][2] = 15
254.72/251.16	c (250,1) ce[1][1][3] = 17
254.72/251.16	c (250,1) ce[1][2][3] = 32
254.72/251.16	c (250,1) ce[2][0][1] = 35
254.72/251.16	c (250,1) ce[2][0][2] = 25
254.72/251.16	c (250,1) ce[2][0][3] = 1
254.72/251.16	c (250,1) ce[2][1][2] = 10
254.72/251.16	c (250,1) ce[2][1][3] = 36
254.72/251.16	c (250,1) ce[2][2][3] = 26
254.72/251.16	c (250,1) ce[3][0][1] = 9
254.72/251.16	c (250,1) ce[3][0][2] = 29
254.72/251.16	c (250,1) ce[3][0][3] = 27
254.72/251.16	c (250,1) ce[3][1][2] = 20
254.72/251.16	c (250,1) ce[3][1][3] = 18
254.72/251.16	c (250,1) ce[3][2][3] = 2
254.72/251.16	c (250,1) cie[0][0] = 21
254.72/251.16	c (250,1) cie[0][1] = 12
254.72/251.16	c (250,1) cie[0][2] = 33
254.72/251.16	c (250,1) cie[0][3] = 13
254.72/251.16	c (250,1) cie[1][0] = 5
254.72/251.16	c (250,1) cie[1][1] = 19
254.72/251.16	c (250,1) cie[1][2] = 24
254.72/251.16	c (250,1) cie[1][3] = 34
254.72/251.16	c (250,1) cie[2][0] = 3
254.72/251.16	c (250,1) cie[2][1] = 23
254.72/251.16	c (250,1) cie[2][2] = 7
254.72/251.16	c (250,1) cie[2][3] = 31
254.72/251.16	c (250,1) cn[0][0] = 27
254.72/251.16	c (250,1) cn[0][1] = 5
254.72/251.16	c (250,1) cn[0][2] = 35
254.72/251.16	c (250,1) cn[0][3] = 21
254.72/251.16	c (250,1) cn[1][0] = 6
254.72/251.16	c (250,1) cn[1][1] = 17
254.72/251.16	c (250,1) cn[1][2] = 2
254.72/251.16	c (250,1) cn[1][3] = 34
254.72/251.16	c (250,1) cn[2][0] = 1
254.72/251.16	c (250,1) cn[2][1] = 36
254.72/251.16	c (250,1) cn[2][2] = 26
254.72/251.16	c (250,1) cn[2][3] = 0
254.72/251.16	c (250,1) cn[3][0] = 4
254.72/251.16	c (250,1) cn[3][1] = 13
254.72/251.16	c (250,1) cn[3][2] = 33
254.72/251.16	c (250,1) cn[3][3] = 31
254.72/251.16	s SATISFIABLE
254.72/251.16	v <instantiation>
254.72/251.16	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] cn[3][0] cn[3][1] cn[3][2] cn[3][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] ce[3][0][1] ce[3][0][2] ce[3][0][3] ce[3][1][2] ce[3][1][3] ce[3][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3] cie[2][0] cie[2][1] cie[2][2] cie[2][3]</list>
254.72/251.16	v     <values>27 5 35 21 6 17 2 34 1 36 26 0 4 13 33 31 22 8 6 30 16 14 11 4 28 15 17 32 35 25 1 10 36 26 9 29 27 20 18 2 21 12 33 13 5 19 24 34 3 23 7 31</values>
254.72/251.16	v </instantiation>
254.72/251.16	c (250,1) Show results End
254.72/251.16	c (250,1) Heap : 732 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
254.72/251.16	c (250,1) 0,0,0,0,1,1,1,250,250,STOP-AFTER(ALL)
254.72/251.16	c END-Prog: Mon Jul 23 12:26:31 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 (5814 MiB free)
  memory of node 1: 16384 MiB (9958 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100108 s]*
/proc/loadavg: 2.26 2.13 2.08 3/221 11483
/proc/meminfo: memFree=16093384/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15011656 memory=71676 CPUtime=0.11 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 6098 0 0 0 9 2 0 0 20 0 15 0 51697135 15371935744 17919 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3752914 17919 2780 1 0 3715374 0
[pid=11468/tid=11470] ppid=11465 vsize=15011656 memory=-6943317439038143312 CPUtime=0.08 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) R 11465 11468 8919 0 -1 4202560 4337 0 0 0 7 1 0 0 20 0 15 0 51697136 15371935744 18051 33554432000 4194304 4196468 140725085209712 140209020686728 140209029151568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 18051 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 18051 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 18117 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 18117 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) S 11465 11468 8919 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208018221424 140209048885890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208017168624 140209048885890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) S 11465 11468 8919 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208016115824 140209048885890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 18117 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71676 KiB

[startup+0.210401 s]*
/proc/loadavg: 2.26 2.13 2.08 3/221 11483
/proc/meminfo: memFree=16079576/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15011656 memory=84788 CPUtime=0.26 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 9630 0 0 0 23 3 0 0 20 0 15 0 51697135 15371935744 21197 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3752914 21197 2892 1 0 3715374 0
[pid=11468/tid=11470] ppid=11465 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) R 11465 11468 8919 0 -1 4202560 7517 0 0 0 18 2 0 0 20 0 15 0 51697136 15371935744 21197 33554432000 4194304 4196468 140725085209712 140209020665408 140209048886678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 21197 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15011656 memory=140631467111497 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 21197 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 21197 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) R 11465 11468 8919 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208018221424 140209048885890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) R 11465 11468 8919 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208017168624 140209041859785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0.02 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) R 11465 11468 8919 0 -1 4202560 294 0 0 0 2 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208016115824 140209048896090 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 21197 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84788 KiB

[startup+0.310428 s]*
/proc/loadavg: 2.26 2.13 2.08 4/221 11483
/proc/meminfo: memFree=16076288/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15011656 memory=88256 CPUtime=0.44 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 10162 0 0 0 40 4 0 0 20 0 15 0 51697135 15371935744 22064 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3752914 22064 2983 1 0 3715374 0
[pid=11468/tid=11470] ppid=11465 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) R 11465 11468 8919 0 -1 4202560 7886 0 0 0 27 2 0 0 20 0 15 0 51697136 15371935744 22064 33554432000 4194304 4196468 140725085209712 140209020702368 140209048896090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 22064 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15011656 memory=140631467111274 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 22064 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51697139 15371935744 22064 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) R 11465 11468 8919 0 -1 4202560 480 0 0 0 2 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208018221424 140209028121496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) R 11465 11468 8919 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208017168624 140209048885890 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0.07 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) R 11465 11468 8919 0 -1 4202560 314 0 0 0 7 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208016115824 140209027533674 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15011656 memory=140631467099776 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) R 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697142 15371935744 22064 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88256 KiB

[startup+0.70507 s]
/proc/loadavg: 2.26 2.13 2.08 3/221 11483
/proc/meminfo: memFree=16051788/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15020052 memory=127864 CPUtime=1.02 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 17188 0 0 0 97 5 0 0 20 0 15 0 51697135 15380533248 31966 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3755013 31966 3162 1 0 3716398 0
[pid=11468/tid=11470] ppid=11465 vsize=15020052 memory=189916071870514 CPUtime=0.68 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) R 11465 11468 8919 0 -1 4202560 14500 0 0 0 64 4 0 0 20 0 15 0 51697136 15380533248 31966 33554432000 4194304 4196468 140725085209712 140209020708016 140208550976391 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15020052 memory=268934 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15380533248 31966 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51697139 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51697139 15380533248 31966 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51697139 15380533248 31966 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) R 11465 11468 8919 0 -1 4202560 566 0 0 0 7 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208018221424 140209028121529 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) R 11465 11468 8919 0 -1 4202560 354 0 0 0 9 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208017154688 140209030409830 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) S 11465 11468 8919 0 -1 1077944384 408 0 0 0 16 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208016115824 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697142 15380533248 31966 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127864 KiB

[startup+1.50074 s]
/proc/loadavg: 2.26 2.13 2.08 5/221 11483
/proc/meminfo: memFree=16026788/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15024148 memory=182916 CPUtime=2.95 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 21197 0 0 0 286 9 0 0 20 0 15 0 51697135 15384727552 45729 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3756037 45729 3202 1 0 3717422 0
[pid=11468/tid=11470] ppid=11465 vsize=15024148 memory=6298673690012637286 CPUtime=1.47 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) R 11465 11468 8919 0 -1 4202560 15679 0 0 0 142 5 0 0 20 0 15 0 51697136 15384727552 45729 33554432000 4194304 4196468 140725085209712 140209020711520 140208558945845 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15024148 memory=6298673690012637286 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15384727552 45729 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15024148 memory=7589518994133574502 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15384727552 45729 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15024148 memory=6947196503071418704 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51697137 15384727552 45729 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15024148 memory=4638778406922702160 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51697137 15384727552 45729 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15024148 memory=7451876763952899672 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51697139 15384727552 45729 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0

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

/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 5 7 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11485] ppid=11465 vsize=15681864 memory=-7824251494390519655 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11485/stat : 11485 (java) S 11465 11468 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208134092480 140209048899353 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11487] ppid=11465 vsize=15681864 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11487/stat : 11487 (java) S 11465 11468 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206120349360 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11488] ppid=11465 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11488/stat : 11488 (java) S 11465 11468 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206254571056 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11489] ppid=11465 vsize=15681864 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11489/stat : 11489 (java) S 11465 11468 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 51697384 16058228736 135255 33554432000 4194304 4196468 140725085209712 140205851925664 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 254.01 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 592980 KiB

[startup+250.801 s]
/proc/loadavg: 1.93 2.05 2.06 3/225 11494
/proc/meminfo: memFree=15542108/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15681864 memory=541020 CPUtime=6.09 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 24896 0 0 0 586 23 0 0 20 0 19 0 51697135 16058228736 135255 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3920466 135255 3228 1 0 3881322 0
[pid=11484] ppid=11468 vsize=70260 memory=51960 CPUtime=248.32 cores=0,2,4,6
/proc/11484/stat : 11484 (minisat_release) R 11468 11468 8919 0 -1 4202496 42201 0 0 0 24828 4 0 0 20 0 1 0 51697382 71946240 12990 33554432000 4194304 4308513 140734722385200 140734722382200 4275601 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 25550848 140734722388655 140734722389166 140734722389166 140734722392005 0
/proc/11484/statm: 17565 12990 354 28 0 13805 0
[pid=11468/tid=11470] ppid=11465 vsize=15681864 memory=1928 CPUtime=2.48 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) S 11465 11468 8919 0 -1 1077944384 16443 0 0 0 236 12 0 0 20 0 19 0 51697136 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209020713984 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15681864 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15681864 memory=8384 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15681864 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15681864 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15681864 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15681864 memory=-7824251494390519655 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15681864 memory=960 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15681864 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15681864 memory=2340 CPUtime=1.25 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) S 11465 11468 8919 0 -1 1077944384 2063 0 0 0 125 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208018221424 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15681864 memory=2240 CPUtime=1.3 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) S 11465 11468 8919 0 -1 1077944384 1987 0 0 0 129 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208017168624 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15681864 memory=4132 CPUtime=0.89 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) S 11465 11468 8919 0 -1 1077944384 2949 0 0 0 88 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208016115824 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15681864 memory=928 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15681864 memory=1572 CPUtime=0.12 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 5 7 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11485] ppid=11465 vsize=15681864 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11485/stat : 11485 (java) S 11465 11468 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208134092480 140209048899353 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11487] ppid=11465 vsize=15681864 memory=6768 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11487/stat : 11487 (java) S 11465 11468 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206120349360 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11488] ppid=11465 vsize=15681864 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11488/stat : 11488 (java) S 11465 11468 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206254571056 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11489] ppid=11465 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11489/stat : 11489 (java) S 11465 11468 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 51697384 16058228736 135255 33554432000 4194304 4196468 140725085209712 140205851925664 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 254.41 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 592980 KiB

[startup+251.001 s]*
/proc/loadavg: 1.93 2.05 2.06 3/225 11494
/proc/meminfo: memFree=15542108/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15681864 memory=541020 CPUtime=6.09 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 24896 0 0 0 586 23 0 0 20 0 19 0 51697135 16058228736 135255 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3920466 135255 3228 1 0 3881322 0
[pid=11484] ppid=11468 vsize=70260 memory=51960 CPUtime=248.53 cores=0,2,4,6
/proc/11484/stat : 11484 (minisat_release) R 11468 11468 8919 0 -1 4202496 42201 0 0 0 24849 4 0 0 20 0 1 0 51697382 71946240 12990 33554432000 4194304 4308513 140734722385200 140734722382200 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 25550848 140734722388655 140734722389166 140734722389166 140734722392005 0
/proc/11484/statm: 17565 12990 354 28 0 13805 0
[pid=11468/tid=11470] ppid=11465 vsize=15681864 memory=-7824251494390519655 CPUtime=2.48 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) S 11465 11468 8919 0 -1 1077944384 16443 0 0 0 236 12 0 0 20 0 19 0 51697136 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209020713984 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15681864 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15681864 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15681864 memory=-7824251494390519655 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15681864 memory=16696 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15681864 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15681864 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15681864 memory=1008 CPUtime=1.25 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) S 11465 11468 8919 0 -1 1077944384 2063 0 0 0 125 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208018221424 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15681864 memory=8384 CPUtime=1.3 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) S 11465 11468 8919 0 -1 1077944384 1987 0 0 0 129 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208017168624 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15681864 memory=14008 CPUtime=0.89 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) S 11465 11468 8919 0 -1 1077944384 2949 0 0 0 88 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208016115824 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15681864 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15681864 memory=1712 CPUtime=0.12 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 5 7 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11485] ppid=11465 vsize=15681864 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11485/stat : 11485 (java) S 11465 11468 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208134092480 140209048899353 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11487] ppid=11465 vsize=15681864 memory=3248 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11487/stat : 11487 (java) S 11465 11468 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206120349360 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11488] ppid=11465 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11488/stat : 11488 (java) S 11465 11468 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206254571056 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11489] ppid=11465 vsize=15681864 memory=541020 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11489/stat : 11489 (java) S 11465 11468 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 51697384 16058228736 135255 33554432000 4194304 4196468 140725085209712 140205851925664 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 254.62 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 592980 KiB

[startup+251.11 s]
/proc/loadavg: 1.93 2.05 2.06 3/225 11494
/proc/meminfo: memFree=15542108/32770624 swapFree=67108860/67108860
[pid=11468] ppid=11465 vsize=15681864 memory=541020 CPUtime=6.09 cores=0,2,4,6
/proc/11468/stat : 11468 (java) S 11465 11468 8919 0 -1 1077944320 24896 0 0 0 586 23 0 0 20 0 19 0 51697135 16058228736 135255 33554432000 4194304 4196468 140725085209712 140725085192256 140209048874743 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
/proc/11468/statm: 3920466 135255 3228 1 0 3881322 0
[pid=11484] ppid=11468 vsize=70260 memory=51960 CPUtime=248.63 cores=0,2,4,6
/proc/11484/stat : 11484 (minisat_release) R 11468 11468 8919 0 -1 4202496 42201 0 0 0 24859 4 0 0 20 0 1 0 51697382 71946240 12990 33554432000 4194304 4308513 140734722385200 140734722382200 4276070 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 25550848 140734722388655 140734722389166 140734722389166 140734722392005 0
/proc/11484/statm: 17565 12990 354 28 0 13805 0
[pid=11468/tid=11470] ppid=11465 vsize=15681864 memory=541020 CPUtime=2.48 cores=0,2,4,6
/proc/11468/task/11470/stat : 11470 (java) S 11465 11468 8919 0 -1 1077944384 16443 0 0 0 236 12 0 0 20 0 19 0 51697136 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209020713984 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11471] ppid=11465 vsize=15681864 memory=51960 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11471/stat : 11471 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140209053117072 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11472] ppid=11465 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11472/stat : 11472 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208873413136 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11473] ppid=11465 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11473/stat : 11473 (java) S 11465 11468 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208508467600 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11474] ppid=11465 vsize=15681864 memory=541020 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11474/stat : 11474 (java) S 11465 11468 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51697137 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208507414800 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11475] ppid=11465 vsize=15681864 memory=541020 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11475/stat : 11475 (java) S 11465 11468 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208019274608 140209048885890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11476] ppid=11465 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11476/stat : 11476 (java) S 11465 11468 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207663867424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11477] ppid=11465 vsize=15681864 memory=16696 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11477/stat : 11477 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51697139 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207529645424 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11478] ppid=11465 vsize=15681864 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11478/stat : 11478 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140207155140944 140209048893339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11479] ppid=11465 vsize=15681864 memory=928 CPUtime=1.25 cores=0,2,4,6
/proc/11468/task/11479/stat : 11479 (java) S 11465 11468 8919 0 -1 1077944384 2063 0 0 0 125 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208018221424 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11480] ppid=11465 vsize=15681864 memory=541020 CPUtime=1.3 cores=0,2,4,6
/proc/11468/task/11480/stat : 11480 (java) S 11465 11468 8919 0 -1 1077944384 1987 0 0 0 129 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208017168624 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11481] ppid=11465 vsize=15681864 memory=541020 CPUtime=0.89 cores=0,2,4,6
/proc/11468/task/11481/stat : 11481 (java) S 11465 11468 8919 0 -1 1077944384 2949 0 0 0 88 1 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208016115824 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11482] ppid=11465 vsize=15681864 memory=541020 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11482/stat : 11482 (java) S 11465 11468 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206657235168 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11483] ppid=11465 vsize=15681864 memory=51808 CPUtime=0.12 cores=0,2,4,6
/proc/11468/task/11483/stat : 11483 (java) S 11465 11468 8919 0 -1 1077944384 21 0 0 0 5 7 0 0 20 0 19 0 51697142 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208015064240 140209048885890 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11485] ppid=11465 vsize=15681864 memory=51808 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11485/stat : 11485 (java) S 11465 11468 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140208134092480 140209048899353 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11487] ppid=11465 vsize=15681864 memory=6944656592385698452 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11487/stat : 11487 (java) S 11465 11468 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206120349360 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11488] ppid=11465 vsize=15681864 memory=541020 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11488/stat : 11488 (java) S 11465 11468 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51697382 16058228736 135255 33554432000 4194304 4196468 140725085209712 140206254571056 140209048896669 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
[pid=11468/tid=11489] ppid=11465 vsize=15681864 memory=51960 CPUtime=0 cores=0,2,4,6
/proc/11468/task/11489/stat : 11489 (java) S 11465 11468 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 51697384 16058228736 135255 33554432000 4194304 4196468 140725085209712 140205851925664 140209048884949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725085217780 140725085218057 140725085218057 140725085220815 0
Current children cumulated CPU time: 254.72 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 592980 KiB

Child status: 0
Real time (s): 251.181
CPU time (s): 254.842
CPU user time (s): 254.551
CPU system time (s): 0.290571
CPU usage (%): 101.458
Max. virtual memory (cumulated for all children) (KiB): 15752124
Max. memory (cumulated for all children) (KiB): 592980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.551
system time used= 0.290571
maximum resident set size= 545916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9284
involuntary context switches= 357


# summary of solver processes directly reported to runsolver:
#   pid: 11468
#   total CPU time (s): 254.842
#   total CPU user time (s): 254.551
#   total CPU system time (s): 0.290571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49642 second user time and 2.7466 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 12:22:20
IDJOB=4293366
IDBENCH=141167
IDSOLVER=2755
FILE ID=node102/4293366-1532341340
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P04_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-4293366-1532341340/watcher-4293366-1532341340 -o /tmp/evaluation-result-4293366-1532341340/solver-4293366-1532341340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293366-1532341340.xml

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

MD5SUM BENCH= bba9b3428f0c8228a4e28ff2342631fb
RANDOM SEED=1123491418

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:        16152932 kB
MemAvailable:   31377456 kB
Buffers:          254616 kB
Cached:         15058140 kB
SwapCached:            0 kB
Active:          2103580 kB
Inactive:       13825932 kB
Active(anon):     619720 kB
Inactive(anon):    16888 kB
Active(file):    1483860 kB
Inactive(file): 13809044 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8016 kB
Writeback:             0 kB
AnonPages:        608772 kB
Mapped:            48972 kB
Shmem:             17036 kB
Slab:             387712 kB
SReclaimable:     360080 kB
SUnreclaim:        27632 kB
KernelStack:        3680 kB
PageTables:         7076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13444200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 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= 53228 MiB
End job on node102 at 2018-07-23 12:26:31