Trace number 4295535

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)SAT 17.8286 14.5391

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-m004_c18.xml
MD5SUM2f4e790a4fde13aad103094a46699cf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.113265
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.55	c BEGIN-Prog: Thu Jul 26 03:26:42 CEST 2018
0.65/0.55	c PID: 3640
0.65/0.55	c IP: 172.20.3.150
0.65/0.55	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
1.18/0.85	c (0,0) Parsing End
1.18/0.85	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.18/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.85	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4295535-1532568401.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.18/0.86	c (0,0) Constraint Name Generate End
1.18/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) CSP to CSPinCNF Begin
2.08/1.21	c (0,0) translated 3 (10%) constraints
2.08/1.21	c (0,0) translated 6 (20%) constraints
2.08/1.21	c (0,0) translated 9 (30%) constraints
2.08/1.22	c (0,0) translated 12 (40%) constraints
2.08/1.22	c (0,0) translated 14 (50%) constraints
2.08/1.22	c (0,0) translated 17 (60%) constraints
2.08/1.22	c (0,0) translated 20 (70%) constraints
2.08/1.23	c (0,0) translated 23 (80%) constraints
2.08/1.23	c (0,0) translated 26 (90%) constraints
2.08/1.23	c (0,0) translated 28 (100%) constraints
2.08/1.28	c (0,0) STATISTICS1:HOME/instance-4295535-1532568401.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.08/1.28	c (0,0) ===========================================
2.08/1.28	c (0,0) Order
2.08/1.28	c (0,0) ===========================================
2.33/1.31	c (0,0) translated 70 (10%) constraints
2.33/1.32	c (0,0) translated 139 (20%) constraints
2.33/1.33	c (0,0) translated 209 (30%) constraints
2.33/1.35	c (0,0) translated 278 (40%) constraints
2.33/1.35	c (0,0) translated 348 (50%) constraints
2.33/1.36	c (0,0) translated 417 (60%) constraints
2.33/1.36	c (0,0) translated 487 (70%) constraints
2.33/1.37	c (0,0) translated 556 (80%) constraints
2.33/1.38	c (0,0) translated 626 (90%) constraints
2.59/1.43	c (0,0) translated 695 (100%) constraints
2.59/1.43	c (0,0) CSP to CSPinCNF End
2.59/1.43	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.59/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.59/1.43	c (0,0) CSPinCNF Propagation Begin
2.59/1.46	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.59/1.46	c (0,0) CSPinCNF Propagation End
2.59/1.46	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.59/1.46	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.59/1.46	c (0,0) Simplify CSPinCNF Begin
2.90/1.55	c (1,1) Simplify CSPinCNF End
2.90/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.90/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.56	c (1,1) Calculate Precise Domain Begin
2.90/1.57	c (1,1) 1 values are removed by re-calculation
2.90/1.57	c (1,1) Calculate Precise Domain End
2.90/1.57	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.90/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.55/1.70	c (1,1) 215 (10 %) CSP clauses are encoded (6074 SAT variables, 9813 SAT clauses)
3.55/1.74	c (1,1) 429 (20 %) CSP clauses are encoded (6074 SAT variables, 15025 SAT clauses)
3.55/1.79	c (1,1) 644 (30 %) CSP clauses are encoded (6074 SAT variables, 20344 SAT clauses)
3.88/1.81	c (1,1) 858 (40 %) CSP clauses are encoded (6074 SAT variables, 25654 SAT clauses)
3.88/1.83	c (1,1) 1072 (50 %) CSP clauses are encoded (6074 SAT variables, 30994 SAT clauses)
3.88/1.85	c (1,1) 1287 (60 %) CSP clauses are encoded (6074 SAT variables, 36333 SAT clauses)
3.88/1.87	c (1,1) 1501 (70 %) CSP clauses are encoded (6074 SAT variables, 41665 SAT clauses)
3.88/1.89	c (1,1) 1716 (80 %) CSP clauses are encoded (6074 SAT variables, 46945 SAT clauses)
4.18/1.91	c (1,1) 1930 (90 %) CSP clauses are encoded (6074 SAT variables, 52268 SAT clauses)
5.40/2.43	c (1,1) 2144 (100 %) CSP clauses are encoded (6074 SAT variables, 304208 SAT clauses)
5.40/2.43	c (1,1) CSPinCNF to SatSolver End
5.40/2.43	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.40/2.46	c (1,1) STATISTICS2:HOME/instance-4295535-1532568401.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,102,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,102:4;101:4;100:4;73:132;72:12;71:12;55:12;54:8;53:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
5.40/2.46	c (1,1) SatSolver.solve Begin
5.40/2.46	c (1,1) 6074 bool, 304242 clause
5.40/2.46	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-4295535-1532568401.xml-scop-3640.cnf HOME/instance-4295535-1532568401.xml-scop-3640.cnf.out
17.63/14.48	c (13,0) c This is COMiniSatPS.
17.63/14.48	c (13,0) c WARNING: for repeatability, setting FPU to use double precision
17.63/14.48	c (13,0) c ============================[ Problem Statistics ]=============================
17.63/14.48	c (13,0) c |                                                                             |
17.63/14.48	c (13,0) c |  Number of variables:          6074                                         |
17.63/14.48	c (13,0) c |  Number of clauses:          304201                                         |
17.63/14.48	c (13,0) c |  Parse time:                   0.08 s                                       |
17.63/14.48	c (13,0) c |  Eliminated clauses:           0.01 Mb                                      |
17.63/14.48	c (13,0) c Reduced to 5400 vars, 303127 cls (grow=0)
17.63/14.48	c (13,0) c No iterative elimination performed. (vars=5400, c/v ratio=56.1)
17.63/14.48	c (13,0) c |  Simplification time:          0.36 s                                       |
17.63/14.48	c (13,0) c |                                                                             |
17.63/14.49	c (13,0) c ============================[ Search Statistics ]==============================
17.63/14.49	c (13,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.63/14.49	c (13,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.63/14.49	c (13,0) c ===============================================================================
17.63/14.49	c (13,0) c ===============================================================================
17.63/14.49	c (13,0) c restarts              : 49
17.63/14.49	c (13,0) c conflicts             : 74487          (6216 /sec)
17.63/14.49	c (13,0) c decisions             : 87493          (0.00 % random) (7302 /sec)
17.63/14.49	c (13,0) c propagations          : 32524623       (2714337 /sec)
17.63/14.49	c (13,0) c conflict literals     : 2075174        (20.08 % deleted)
17.63/14.49	c (13,0) c CPU time              : 11.9825 s
17.63/14.49	c (13,0) 
17.63/14.49	c (13,0) s SATISFIABLE
17.75/14.50	c (13,1) SatSolver.solve End
17.75/14.50	c (13,1) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.75/14.50	c (13,1) Show results Begin
17.75/14.51	c (13,1) x[0][0] = 3
17.75/14.51	c (13,1) x[0][1] = 22
17.75/14.51	c (13,1) x[0][2] = 26
17.75/14.51	c (13,1) x[0][3] = 23
17.75/14.51	c (13,1) x[1][0] = 20
17.75/14.51	c (13,1) x[1][1] = 32
17.75/14.51	c (13,1) x[1][2] = 10
17.75/14.51	c (13,1) x[1][3] = -4
17.75/14.51	c (13,1) x[1][4] = 16
17.75/14.51	c (13,1) x[2][0] = 27
17.75/14.51	c (13,1) x[2][1] = 7
17.75/14.51	c (13,1) x[2][2] = -3
17.75/14.51	c (13,1) x[2][3] = 18
17.75/14.51	c (13,1) x[2][4] = 21
17.75/14.51	c (13,1) x[2][5] = 4
17.75/14.51	c (13,1) x[3][0] = 24
17.75/14.51	c (13,1) x[3][1] = 8
17.75/14.51	c (13,1) x[3][2] = -1
17.75/14.51	c (13,1) x[3][3] = 2
17.75/14.51	c (13,1) x[3][4] = 9
17.75/14.51	c (13,1) x[3][5] = 1
17.75/14.51	c (13,1) x[3][6] = 31
17.75/14.51	c (13,1) x[4][0] = 5
17.75/14.51	c (13,1) x[4][1] = 14
17.75/14.51	c (13,1) x[4][2] = 12
17.75/14.51	c (13,1) x[4][3] = -2
17.75/14.51	c (13,1) x[4][4] = 15
17.75/14.51	c (13,1) x[4][5] = 30
17.75/14.51	c (13,1) x[5][0] = 28
17.75/14.51	c (13,1) x[5][1] = 6
17.75/14.51	c (13,1) x[5][2] = 11
17.75/14.51	c (13,1) x[5][3] = 29
17.75/14.51	c (13,1) x[5][4] = 0
17.75/14.51	c (13,1) x[6][0] = 17
17.75/14.51	c (13,1) x[6][1] = 19
17.75/14.51	c (13,1) x[6][2] = 25
17.75/14.51	c (13,1) x[6][3] = 13
17.75/14.51	s SATISFIABLE
17.75/14.51	v <instantiation>
17.75/14.51	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
17.75/14.51	v     <values>3 22 26 23 20 32 10 -4 16 27 7 -3 18 21 4 24 8 -1 2 9 1 31 5 14 12 -2 15 30 28 6 11 29 0 17 19 25 13</values>
17.75/14.51	v </instantiation>
17.75/14.51	c (13,1) Show results End
17.75/14.51	c (13,1) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.75/14.51	c (13,1) 0,0,0,0,1,1,1,13,13,STOP-AFTER(ALL)
17.75/14.51	c END-Prog: Thu Jul 26 03:26:56 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 (6710 MiB free)
  memory of node 1: 16384 MiB (14003 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=3640, runsolver pid=3637

[startup+0.10006 s]*
/proc/loadavg: 1.83 2.01 2.06 3/220 3655
/proc/meminfo: memFree=21150120/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15011656 memory=73156 CPUtime=0.11 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 6958 0 0 0 9 2 0 0 20 0 15 0 74403402 15371935744 18289 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3752914 18289 2780 1 0 3715374 0
[pid=3640/tid=3642] ppid=3637 vsize=15011656 memory=7100839861464500584 CPUtime=0.09 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) R 3637 3640 32649 0 -1 4202560 5210 0 0 0 7 2 0 0 20 0 15 0 74403403 15371935744 18421 33554432000 4194304 4196468 140730969014960 140039981343112 140039989806834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 18421 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 18421 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 18421 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 18487 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403407 15371935744 18487 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039045765872 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0.01 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 18487 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73156 KiB

[startup+0.210375 s]*
/proc/loadavg: 1.83 2.01 2.06 3/220 3655
/proc/meminfo: memFree=21136292/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15011656 memory=86244 CPUtime=0.25 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 10484 0 0 0 22 3 0 0 20 0 15 0 74403402 15371935744 21561 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3752914 21561 2891 1 0 3715374 0
[pid=3640/tid=3642] ppid=3637 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) R 3637 3640 32649 0 -1 4202560 8393 0 0 0 18 2 0 0 20 0 15 0 74403403 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039981357520 140040009553053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 21561 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15011656 memory=3618277642423977632 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 21561 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403407 15371935744 21561 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) R 3637 3640 32649 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) R 3637 3640 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039045765872 140039994431633 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0.03 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 21561 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86244 KiB

[startup+0.310367 s]*
/proc/loadavg: 1.83 2.01 2.06 3/220 3655
/proc/meminfo: memFree=21132632/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15011656 memory=89712 CPUtime=0.42 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 11020 0 0 0 39 3 0 0 20 0 15 0 74403402 15371935744 22428 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3752914 22428 2996 1 0 3715374 0
[pid=3640/tid=3642] ppid=3637 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) R 3637 3640 32649 0 -1 4202560 8768 0 0 0 27 2 0 0 20 0 15 0 74403403 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039981335280 140039991094696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 22428 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15011656 memory=139806218756303 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15011656 memory=139806218777039 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74403406 15371935744 22428 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403407 15371935744 22428 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15011656 memory=279612437526400 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 493 0 0 0 2 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15011656 memory=139806218788783 CPUtime=0.02 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) R 3637 3640 32649 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039045765968 140040009541333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15011656 memory=139806359635584 CPUtime=0.07 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) R 3637 3640 32649 0 -1 4202560 312 0 0 0 7 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039044707456 140040009552474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15011656 memory=139806218793887 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15011656 memory=139806434038986 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403409 15371935744 22428 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89712 KiB

[startup+0.700728 s]
/proc/loadavg: 1.83 2.01 2.06 3/220 3655
/proc/meminfo: memFree=21108572/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15020052 memory=130056 CPUtime=0.97 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 18225 0 0 0 92 5 0 0 20 0 15 0 74403402 15380533248 32514 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3755013 32514 3173 1 0 3716398 0
[pid=3640/tid=3642] ppid=3637 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) R 3637 3640 32649 0 -1 4202560 15515 0 0 0 63 4 0 0 20 0 15 0 74403403 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039981367152 140039505980225 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15380533248 32514 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15020052 memory=155469964386718 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74403406 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74403406 15380533248 32514 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403407 15380533248 32514 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15020052 memory=279612437299440 CPUtime=0.07 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 726 0 0 0 7 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) S 3637 3640 32649 0 -1 1077944384 214 0 0 0 6 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039045765872 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15020052 memory=-6305713892980514176 CPUtime=0.15 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 429 0 0 0 15 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403409 15380533248 32514 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130056 KiB

[startup+1.50198 s]
/proc/loadavg: 1.83 2.01 2.06 5/220 3655
/proc/meminfo: memFree=21077660/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15024148 memory=184056 CPUtime=2.9 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 22010 0 0 0 282 8 0 0 20 0 15 0 74403402 15384727552 46014 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3756037 46014 3201 1 0 3717422 0
[pid=3640/tid=3642] ppid=3637 vsize=15024148 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) R 3637 3640 32649 0 -1 4202560 16708 0 0 0 141 6 0 0 20 0 15 0 74403403 15384727552 46014 33554432000 4194304 4196468 140730969014960 140039981367144 140039512590832 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15384727552 46014 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74403404 15384727552 46014 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15384727552 46014 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74403404 15384727552 46014 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74403406 15384727552 46014 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0

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

[pid=3640/tid=3653] ppid=3637 vsize=15681864 memory=-8773164308154395822 CPUtime=0.85 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 2808 0 0 0 84 1 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15681864 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15681864 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3657] ppid=3637 vsize=15681864 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3657/stat : 3657 (java) S 3637 3640 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74403651 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039027393728 140040009555737 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3659] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3659/stat : 3659 (java) S 3637 3640 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036871797936 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3660] ppid=3637 vsize=15681864 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3660/stat : 3660 (java) S 3637 3640 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036603363376 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3661] ppid=3637 vsize=15681864 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3661/stat : 3661 (java) S 3637 3640 32649 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 74403654 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037140242080 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 16.83 s
Current children cumulated vsize: 15750224 KiB
Current children cumulated memory: 663432 KiB

[startup+14.0009 s]*
/proc/loadavg: 1.86 2.01 2.06 3/225 3661
/proc/meminfo: memFree=20554336/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15681864 memory=613528 CPUtime=5.72 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 24880 0 0 0 555 17 0 0 20 0 19 0 74403402 16058228736 153382 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3920466 153382 3227 1 0 3881322 0
[pid=3656] ppid=3640 vsize=68360 memory=49904 CPUtime=11.52 cores=1,3,5,7
/proc/3656/stat : 3656 (minisat_release) R 3640 3640 32649 0 -1 4202496 22663 0 0 0 1150 2 0 0 20 0 1 0 74403650 70000640 12476 33554432000 4194304 4308513 140735008025456 140735008022456 4276036 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 40808448 140735008027313 140735008027822 140735008027822 140735008030661 0
/proc/3656/statm: 17090 12476 353 28 0 13330 0
[pid=3640/tid=3642] ppid=3637 vsize=15681864 memory=0 CPUtime=2.49 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) S 3637 3640 32649 0 -1 1077944384 17508 0 0 0 236 13 0 0 20 0 19 0 74403403 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039981370368 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15681864 memory=279612438570352 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15681864 memory=6935054825532540783 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15681864 memory=7235690792061857889 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15681864 memory=-6944390654727184216 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 74403406 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74403406 16058228736 153382 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403407 16058228736 153382 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15681864 memory=6943487855420614559 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15681864 memory=6655300316396806240 CPUtime=1.14 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 1315 0 0 0 114 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15681864 memory=6944656592387989600 CPUtime=1.2 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) S 3637 3640 32649 0 -1 1077944384 1847 0 0 0 119 1 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039045765872 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0.85 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 2808 0 0 0 84 1 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15681864 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3657] ppid=3637 vsize=15681864 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3657/stat : 3657 (java) S 3637 3640 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74403651 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039027393728 140040009555737 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3659] ppid=3637 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3659/stat : 3659 (java) S 3637 3640 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036871797936 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3660] ppid=3637 vsize=15681864 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3660/stat : 3660 (java) S 3637 3640 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036603363376 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3661] ppid=3637 vsize=15681864 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3661/stat : 3661 (java) S 3637 3640 32649 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 74403654 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037140242080 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 17.24 s
Current children cumulated vsize: 15750224 KiB
Current children cumulated memory: 663432 KiB

[startup+14.4009 s]
/proc/loadavg: 1.86 2.01 2.06 3/225 3661
/proc/meminfo: memFree=20554336/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15681864 memory=613528 CPUtime=5.72 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 24880 0 0 0 555 17 0 0 20 0 19 0 74403402 16058228736 153382 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3920466 153382 3227 1 0 3881322 0
[pid=3656] ppid=3640 vsize=68360 memory=49904 CPUtime=11.91 cores=1,3,5,7
/proc/3656/stat : 3656 (minisat_release) R 3640 3640 32649 0 -1 4202496 22670 0 0 0 1189 2 0 0 20 0 1 0 74403650 70000640 12476 33554432000 4194304 4308513 140735008025456 140735008022456 4275601 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 40808448 140735008027313 140735008027822 140735008027822 140735008030661 0
/proc/3656/statm: 17090 12476 353 28 0 13330 0
[pid=3640/tid=3642] ppid=3637 vsize=15681864 memory=1428 CPUtime=2.49 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) S 3637 3640 32649 0 -1 1077944384 17508 0 0 0 236 13 0 0 20 0 19 0 74403403 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039981370368 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15681864 memory=8532 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15681864 memory=792 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15681864 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15681864 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74403404 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 74403406 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74403406 16058228736 153382 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74403407 16058228736 153382 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15681864 memory=0 CPUtime=1.14 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 1315 0 0 0 114 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15681864 memory=0 CPUtime=1.2 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) S 3637 3640 32649 0 -1 1077944384 1847 0 0 0 119 1 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039045765872 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15681864 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) S 3637 3640 32649 0 -1 1077944384 2808 0 0 0 84 1 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039044713072 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15681864 memory=9 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15681864 memory=4 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74403409 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3657] ppid=3637 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3657/stat : 3657 (java) S 3637 3640 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74403651 16058228736 153382 33554432000 4194304 4196468 140730969014960 140039027393728 140040009555737 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3659] ppid=3637 vsize=15681864 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3659/stat : 3659 (java) S 3637 3640 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036871797936 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3660] ppid=3637 vsize=15681864 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3660/stat : 3660 (java) S 3637 3640 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74403652 16058228736 153382 33554432000 4194304 4196468 140730969014960 140036603363376 140040009553053 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3661] ppid=3637 vsize=15681864 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/3640/task/3661/stat : 3661 (java) S 3637 3640 32649 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 74403654 16058228736 153382 33554432000 4194304 4196468 140730969014960 140037140242080 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 17.63 s
Current children cumulated vsize: 15750224 KiB
Current children cumulated memory: 663432 KiB

[startup+14.5042 s]
/proc/loadavg: 1.86 2.01 2.06 3/225 3661
/proc/meminfo: memFree=20554336/32770624 swapFree=67108860/67108860
[pid=3640] ppid=3637 vsize=15681864 memory=615708 CPUtime=17.75 cores=1,3,5,7
/proc/3640/stat : 3640 (java) S 3637 3640 32649 0 -1 1077944320 24963 22693 0 0 558 17 1198 2 20 0 18 0 74403402 16058228736 153927 33554432000 4194304 4196468 140730969014960 140730968997504 140040009531127 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
/proc/3640/statm: 3920466 153927 3227 1 0 3881322 0
[pid=3640/tid=3642] ppid=3637 vsize=15681864 memory=613528 CPUtime=14.49 cores=1,3,5,7
/proc/3640/task/3642/stat : 3642 (java) S 3637 3640 32649 0 -1 1077944384 17508 22693 0 0 236 13 1198 2 20 0 18 0 74403403 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039981370368 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3643] ppid=3637 vsize=15681864 memory=49904 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3643/stat : 3643 (java) S 3637 3640 32649 0 -1 1077944384 1 22693 0 0 0 0 1198 2 20 0 18 0 74403404 16058228736 153927 33554432000 4194304 4196468 140730969014960 140040013773968 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3644] ppid=3637 vsize=15681864 memory=0 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3644/stat : 3644 (java) S 3637 3640 32649 0 -1 1077944384 1 22693 0 0 0 0 1198 2 20 0 18 0 74403404 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039827930128 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3645] ppid=3637 vsize=15681864 memory=6944656592455360608 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3645/stat : 3645 (java) S 3637 3640 32649 0 -1 1077944384 2 22693 0 0 0 0 1198 2 20 0 18 0 74403404 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039826877328 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3646] ppid=3637 vsize=15681864 memory=6944656592455360608 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3646/stat : 3646 (java) S 3637 3640 32649 0 -1 1077944384 2 22693 0 0 0 0 1198 2 20 0 18 0 74403404 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039825824528 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3647] ppid=3637 vsize=15681864 memory=613528 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3647/stat : 3647 (java) S 3637 3640 32649 0 -1 1077944384 7 22693 0 0 0 0 1198 2 20 0 18 0 74403406 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039047870832 140040009542274 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3648] ppid=3637 vsize=15681864 memory=49904 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3648/stat : 3648 (java) S 3637 3640 32649 0 -1 1077944384 13 22693 0 0 0 0 1198 2 20 0 18 0 74403406 16058228736 153927 33554432000 4194304 4196468 140730969014960 140038549529632 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3649] ppid=3637 vsize=15681864 memory=7956005031678667109 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3649/stat : 3649 (java) S 3637 3640 32649 0 -1 1077944384 1 22693 0 0 0 0 1198 2 20 0 18 0 74403407 16058228736 153927 33554432000 4194304 4196468 140730969014960 140038281094000 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3650] ppid=3637 vsize=15681864 memory=7013346343823632999 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3650/stat : 3650 (java) S 3637 3640 32649 0 -1 1077944384 3 22693 0 0 0 0 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140037906585424 140040009549723 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3651] ppid=3637 vsize=15681864 memory=6442213902160126816 CPUtime=13.15 cores=1,3,5,7
/proc/3640/task/3651/stat : 3651 (java) S 3637 3640 32649 0 -1 1077944384 1329 22693 0 0 115 0 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039046818672 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3652] ppid=3637 vsize=15681864 memory=6442213902160126816 CPUtime=13.2 cores=1,3,5,7
/proc/3640/task/3652/stat : 3652 (java) S 3637 3640 32649 0 -1 1077944384 1853 22693 0 0 119 1 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039045765872 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3653] ppid=3637 vsize=15681864 memory=6442213902160126816 CPUtime=12.86 cores=1,3,5,7
/proc/3640/task/3653/stat : 3653 (java) R 3637 3640 32649 0 -1 4202560 2821 22693 0 0 85 1 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039044713200 140040009552474 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3654] ppid=3637 vsize=15681864 memory=613528 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3654/stat : 3654 (java) S 3637 3640 32649 0 -1 1077944384 3 22693 0 0 0 0 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140037408680672 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3655] ppid=3637 vsize=15681864 memory=49904 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3655/stat : 3655 (java) S 3637 3640 32649 0 -1 1077944384 3 22693 0 0 0 0 1198 2 20 0 18 0 74403409 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039043660464 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3657] ppid=3637 vsize=15681864 memory=9761 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3657/stat : 3657 (java) S 3637 3640 32649 0 -1 1077944384 28 22693 0 0 0 0 1198 2 20 0 18 0 74403651 16058228736 153927 33554432000 4194304 4196468 140730969014960 140039027392912 140040009542274 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3659] ppid=3637 vsize=15681864 memory=34593 CPUtime=12.01 cores=1,3,5,7
/proc/3640/task/3659/stat : 3659 (java) R 3637 3640 32649 0 -1 4202560 46 22693 0 0 1 0 1198 2 20 0 18 0 74403652 16058228736 153927 33554432000 4194304 4196468 140730969014960 140036871802704 140040009543062 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
[pid=3640/tid=3661] ppid=3637 vsize=15681864 memory=5377 CPUtime=12 cores=1,3,5,7
/proc/3640/task/3661/stat : 3661 (java) S 3637 3640 32649 0 -1 1077944384 28 22693 0 0 0 0 1198 2 20 0 18 0 74403654 16058228736 153927 33554432000 4194304 4196468 140730969014960 140037140241840 140040009541333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34467840 140730969019379 140730969019657 140730969019657 140730969022415 0
Current children cumulated CPU time: 17.75 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 615708 KiB

Child status: 0
Real time (s): 14.5391
CPU time (s): 17.8286
CPU user time (s): 17.6136
CPU system time (s): 0.214996
CPU usage (%): 122.625
Max. virtual memory (cumulated for all children) (KiB): 15750224
Max. memory (cumulated for all children) (KiB): 663432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6136
system time used= 0.214996
maximum resident set size= 618772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47732
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4327
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 3640
#   total CPU time (s): 17.8286
#   total CPU user time (s): 17.6136
#   total CPU system time (s): 0.214996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.135715 second user time and 0.171133 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:26:41
IDJOB=4295535
IDBENCH=141563
IDSOLVER=2756
FILE ID=node150/4295535-1532568401
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

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

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

MD5SUM BENCH= 2f4e790a4fde13aad103094a46699cf0
RANDOM SEED=1747131790

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21211476 kB
MemAvailable:   28704540 kB
Buffers:          191464 kB
Cached:          7518076 kB
SwapCached:            0 kB
Active:          5361508 kB
Inactive:        5621996 kB
Active(anon):    3224780 kB
Inactive(anon):    76676 kB
Active(file):    2136728 kB
Inactive(file):  5545320 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8328 kB
Writeback:             0 kB
AnonPages:       3280948 kB
Mapped:            52292 kB
Shmem:             25224 kB
Slab:             267572 kB
SReclaimable:     239476 kB
SUnreclaim:        28096 kB
KernelStack:        3616 kB
PageTables:        11720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3092480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

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