Trace number 4297111

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+glucose-syrup (2018-07-07)UNSAT 17.5217 6.21254

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f10_c18.xml
MD5SUM597c97ebbfec0748b52bd546c50d9854
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.8786
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size34
Distribution of domain sizes[{"size":6,"count":2},{"size":19,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":34,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 23:04:16 CEST 2018
0.66/0.55	c PID: 627
0.66/0.55	c IP: 172.20.3.104
0.66/0.55	c HOST: node104.alineos.net
0.66/0.56	c (0,0) Parsing Begin
5.85/1.99	c (1,1) Parsing End
5.85/2.00	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 34
5.85/2.00	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.85/2.00	c (1,1) Constraint Name Generate Begin
6.31/2.03	c (1,1) Ctr:HOME/instance-4297111-1532639056.xml,Dist:Eq:IntVar:Le:Num
6.31/2.03	c (1,1) Constraint Name Generate End
6.31/2.03	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.31/2.03	c (1,1) CSP to CSPinCNF Begin
7.02/2.29	c (1,1) translated 411 (10%) constraints
7.32/2.36	c (1,1) translated 821 (20%) constraints
7.73/2.41	c (1,1) translated 1231 (30%) constraints
7.73/2.46	c (1,1) translated 1642 (40%) constraints
8.12/2.50	c (1,1) translated 2052 (50%) constraints
8.12/2.54	c (2,1) translated 2462 (60%) constraints
8.12/2.58	c (2,2) translated 2873 (70%) constraints
8.52/2.62	c (2,2) translated 3283 (80%) constraints
8.95/2.72	c (2,2) translated 3693 (90%) constraints
8.95/2.77	c (2,2) translated 4103 (100%) constraints
9.37/2.89	c (2,2) STATISTICS1:HOME/instance-4297111-1532639056.xml,Dist:Eq:IntVar:Le:Num,680,4783,34,34,2,2,34:3314;27:5144;22:344;19:24;6:60,34:9348;27:7956;22:364;19:40;6:64,2:4103;1:680,2:8886,
9.37/2.89	c (2,2) ===========================================
9.37/2.89	c (2,2) Order
9.37/2.89	c (2,2) ===========================================
9.76/2.92	c (2,2) translated 479 (10%) constraints
9.76/2.94	c (2,2) translated 957 (20%) constraints
9.76/2.95	c (2,2) translated 1435 (30%) constraints
9.76/2.96	c (2,2) translated 1914 (40%) constraints
9.76/2.98	c (2,2) translated 2392 (50%) constraints
9.76/2.99	c (2,2) translated 2870 (60%) constraints
9.76/3.00	c (2,2) translated 3349 (70%) constraints
10.17/3.02	c (2,2) translated 3827 (80%) constraints
10.17/3.03	c (2,2) translated 4305 (90%) constraints
10.17/3.04	c (2,2) translated 4783 (100%) constraints
10.17/3.04	c (2,2) CSP to CSPinCNF End
10.17/3.04	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 34
10.17/3.04	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.17/3.04	c (2,2) CSPinCNF Propagation Begin
12.46/4.28	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.46/4.28	c (3,3) CSPinCNF Propagation End
12.46/4.28	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 34
12.46/4.28	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.46/4.28	c (3,3) Simplify CSPinCNF Begin
13.18/4.54	c (4,3) Simplify CSPinCNF End
13.18/4.55	c (4,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 34
13.18/4.55	c (4,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.18/4.55	c (4,3) Calculate Precise Domain Begin
13.18/4.55	c (4,4) 0 values are removed by re-calculation
13.18/4.55	c (4,4) Calculate Precise Domain End
13.18/4.55	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 34
13.18/4.55	c (4,4) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.18/4.55	c (4,4) CSPinCNF to SatSolver Begin
14.46/4.84	c (4,4) 1299 (10 %) CSP clauses are encoded (28058 SAT variables, 44559 SAT clauses)
14.83/4.94	c (4,4) 2598 (20 %) CSP clauses are encoded (28058 SAT variables, 69267 SAT clauses)
15.08/5.02	c (4,4) 3897 (30 %) CSP clauses are encoded (28058 SAT variables, 91036 SAT clauses)
15.08/5.09	c (4,4) 5196 (40 %) CSP clauses are encoded (28058 SAT variables, 115352 SAT clauses)
15.22/5.19	c (4,4) 6495 (50 %) CSP clauses are encoded (28058 SAT variables, 140976 SAT clauses)
15.43/5.28	c (4,4) 7794 (60 %) CSP clauses are encoded (28058 SAT variables, 166525 SAT clauses)
15.63/5.37	c (4,4) 9093 (70 %) CSP clauses are encoded (28058 SAT variables, 191557 SAT clauses)
15.79/5.44	c (4,4) 10392 (80 %) CSP clauses are encoded (28058 SAT variables, 216610 SAT clauses)
15.95/5.51	c (4,4) 11691 (90 %) CSP clauses are encoded (28058 SAT variables, 240321 SAT clauses)
15.95/5.57	c (5,5) 12989 (100 %) CSP clauses are encoded (28058 SAT variables, 259394 SAT clauses)
15.95/5.57	c (5,5) CSPinCNF to SatSolver End
15.95/5.57	c (5,5) Heap : 2590 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.20/5.66	c (5,5) STATISTICS2:HOME/instance-4297111-1532639056.xml,Dist:Eq:IntVar:Le:Num,8886,12989,34,34,2,2,34:3314;27:5144;22:344;19:24;6:60,34:9348;27:7956;22:364;19:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.20/5.66	c (5,5) SatSolver.solve Begin
16.20/5.66	c (5,5) 28058 bool, 259406 clause
16.20/5.66	c (5,5) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297111-1532639056.xml-scop-627.cnf HOME/instance-4297111-1532639056.xml-scop-627.cnf.out
17.27/6.17	c (5,0) c
17.27/6.17	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
17.27/6.17	c (5,0) c
17.27/6.17	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
17.27/6.17	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
17.27/6.17	c (5,0) c ========================================[ Problem Statistics ]===========================================
17.27/6.17	c (5,0) c |                                                                                                       |
17.27/6.17	c (5,0) c |  Number of variables:         28058                                                                   |
17.27/6.17	c (5,0) c |  Number of clauses:          259406                                                                   |
17.27/6.17	c (5,0) c |  Parse time:                   0.10 s                                                                 |
17.27/6.17	c (5,0) c |                                                                                                       |
17.27/6.17	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
17.27/6.17	c (5,0) c |  Simplification time:          0.24 s                                                                 |
17.27/6.17	c (5,0) c |                                                                                                       |
17.27/6.17	c (5,0) c |  Generating clones                                                                                    |
17.27/6.18	c (5,0) c |  all clones generated. Memory = 194.99Mb.                                                             |
17.27/6.18	c (5,0) c ========================================================================================================|
17.27/6.18	c (5,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
17.27/6.18	c (5,0) c Total Memory so far : 771.02Mb
17.27/6.18	c (5,0) c
17.27/6.18	c (5,0) c real time : 0.499005 s
17.27/6.18	c (5,0) c cpu time  : 0.55329 s
17.27/6.18	c (5,0) c
17.27/6.18	c (5,0) c
17.27/6.18	c (5,0) c
17.27/6.18	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.27/6.18	c (5,0) c
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) c | Conflicts     |            1270 |         60 |        185 |        141 |        214 |        142 |        201 |        142 |        185 |
17.27/6.18	c (5,0) c | Decisions     |            3500 |        764 |        403 |        358 |        432 |        360 |        419 |        360 |        404 |
17.27/6.18	c (5,0) c | Propagations  |          238784 |      24778 |      32130 |      26592 |      35036 |      26967 |      34927 |      26967 |      31387 |
17.27/6.18	c (5,0) c | Avg_Trail     |                 |       7553 |       1561 |       1917 |       1400 |       1908 |       1467 |       1908 |       1563 |
17.27/6.18	c (5,0) c | Avg_DL        |                 |        210 |         41 |         51 |         36 |         51 |         38 |         51 |         41 |
17.27/6.18	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.27/6.18	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) c | Exported      |             165 |         18 |         21 |         12 |         33 |         13 |         28 |         13 |         27 |
17.27/6.18	c (5,0) c | Imported      |             545 |          0 |        138 |          0 |        132 |          0 |        137 |          0 |        138 |
17.27/6.18	c (5,0) c | Good          |             162 |          0 |         43 |          0 |         37 |          0 |         41 |          0 |         41 |
17.27/6.18	c (5,0) c | Purge         |             383 |          0 |         95 |          0 |         95 |          0 |         96 |          0 |         97 |
17.27/6.18	c (5,0) c | Promoted      |               2 |          0 |          2 |          0 |          0 |          0 |          0 |          0 |          0 |
17.27/6.18	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.27/6.18	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) c | Unaries       |                 |          0 |          2 |          0 |          6 |          0 |          5 |          0 |          5 |
17.27/6.18	c (5,0) c | Binaries      |                 |          2 |          6 |          3 |         14 |          3 |         10 |          3 |         10 |
17.27/6.18	c (5,0) c | Glues         |                 |         18 |         21 |         12 |         33 |         13 |         28 |         13 |         27 |
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) c | Orig_Seen     |             0 % |        335 |       1319 |       1206 |       1399 |       1208 |       1350 |       1208 |       1305 |
17.27/6.18	c (5,0) c | Diff Orig seen|                 | -     1015 | -       31 | -      144 |         49 | -      142 |      X     | -      142 | -       45 |
17.27/6.18	c (5,0) c | Hamming       |             2 % |       4081 |        246 |        272 |         82 |        303 |      X     |        303 |        200 |
17.27/6.18	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.27/6.18	c (5,0) 
17.27/6.18	c (5,0) s UNSATISFIABLE
17.27/6.18	c (5,5) SatSolver.solve End
17.27/6.18	c (5,5) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
17.27/6.18	c (5,5) Show results Begin
17.27/6.18	s UNSATISFIABLE
17.27/6.18	c (5,5) Show results End
17.27/6.18	c (5,5) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
17.27/6.18	c (5,5) 1,1,2,3,4,4,5,5,5,STOP-AFTER(ALL)
17.27/6.18	c END-Prog: Thu Jul 26 23:04:22 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (3737 MiB free)
  memory of node 1: 16384 MiB (7097 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297111-1532639056/watcher-4297111-1532639056 -o /tmp/evaluation-result-4297111-1532639056/solver-4297111-1532639056 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297111-1532639056.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100134 s]*
/proc/loadavg: 8.37 8.37 8.37 2/200 649
/proc/meminfo: memFree=11000480/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27312552 memory=108000 CPUtime=0.11 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 6514 0 0 0 8 3 0 0 20 0 20 0 81468759 27968053248 27000 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6828138 27000 2751 1 0 6790598 0
[pid=627/tid=629] ppid=624 vsize=27312552 memory=8316850467074736180 CPUtime=0.09 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 4715 0 0 0 7 2 0 0 20 0 20 0 81468760 27968053248 27065 33554432000 4194304 4196468 140730689888048 140669243475992 140669255751006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27312552 memory=11948 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27312552 memory=288370519842141824 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 27065 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 27065 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/644/stat : 644 (java) S 624 627 32478 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667389884400 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/645/stat : 645 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667388831856 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/646/stat : 646 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667387779312 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 27065 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108000 KiB

[startup+0.209974 s]*
/proc/loadavg: 8.37 8.37 8.37 3/200 649
/proc/meminfo: memFree=10983368/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27312552 memory=122472 CPUtime=0.25 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 10423 0 0 0 21 4 0 0 20 0 20 0 81468759 27968053248 30618 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6828138 30618 2905 1 0 6790598 0
[pid=627/tid=629] ppid=624 vsize=27312552 memory=7882827048052850738 CPUtime=0.2 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 8306 0 0 0 17 3 0 0 20 0 20 0 81468760 27968053248 30683 33554432000 4194304 4196468 140730689888048 140669243454080 140669271682454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27312552 memory=328 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27312552 memory=288370519842141824 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 30683 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 30683 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/644/stat : 644 (java) S 624 627 32478 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667389884400 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/645/stat : 645 (java) S 624 627 32478 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667388831856 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/646/stat : 646 (java) S 624 627 32478 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667387779312 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27312552 memory=-1 CPUtime=0.02 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 301 0 0 0 2 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 30683 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122472 KiB

[startup+0.309333 s]*
/proc/loadavg: 8.37 8.37 8.37 2/200 649
/proc/meminfo: memFree=10980080/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27312552 memory=126772 CPUtime=0.42 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 11058 0 0 0 38 4 0 0 20 0 20 0 81468759 27968053248 31693 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6828138 31693 2993 1 0 6790598 0
[pid=627/tid=629] ppid=624 vsize=27312552 memory=7532 CPUtime=0.29 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 8681 0 0 0 26 3 0 0 20 0 20 0 81468760 27968053248 31693 33554432000 4194304 4196468 140730689888048 140669243474448 140669255751006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27312552 memory=844 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27312552 memory=280287265341812 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27312552 memory=4136 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27312552 memory=11606 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27312552 memory=288230376152109978 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27968053248 31693 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468764 27968053248 31693 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/644/stat : 644 (java) S 624 627 32478 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667389884400 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/627/task/645/stat : 645 (java) S 624 627 32478 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667388831856 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/627/task/646/stat : 646 (java) S 624 627 32478 0 -1 1077944384 138 0 0 0 2 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667387779312 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27312552 memory=0 CPUtime=0.07 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 403 0 0 0 7 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27968053248 31693 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126772 KiB

[startup+0.700812 s]
/proc/loadavg: 7.78 8.25 8.33 2/200 649
/proc/meminfo: memFree=10955896/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27318824 memory=163904 CPUtime=1 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 18039 0 0 0 94 6 0 0 20 0 20 0 81468759 27974475776 40976 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6829706 40976 3135 1 0 6791110 0
[pid=627/tid=629] ppid=624 vsize=27318824 memory=7739276948478192230 CPUtime=0.67 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 15053 0 0 0 62 5 0 0 20 0 20 0 81468760 27974475776 40976 33554432000 4194304 4196468 140730689888048 140669243506192 140669271692445 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27318824 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27318824 memory=280287150398272 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27318824 memory=140143575194256 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27318824 memory=4136 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27974475776 40976 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27318824 memory=2204 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81468764 27974475776 40976 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0

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

/proc/meminfo: memFree=9494424/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27327160 memory=2058036 CPUtime=14.46 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 32200 0 0 0 1404 42 0 0 20 0 20 0 81468759 27983011840 514509 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6831790 514509 3233 1 0 6792646 0
[pid=627/tid=629] ppid=624 vsize=27327160 memory=7512114543601282149 CPUtime=4.75 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 17970 0 0 0 442 33 0 0 20 0 20 0 81468760 27983011840 514509 33554432000 4194304 4196468 140730689888048 140669243505040 140668791837095 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27327160 memory=7512114543601282149 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27327160 memory=6945507666079274341 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27327160 memory=8242264893812663142 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27327160 memory=8242264893812663142 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27327160 memory=8242264893812663142 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27327160 memory=54 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27327160 memory=8514726395715218844 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 514509 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27327160 memory=5450916479948256810 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27327160 memory=7898351070516488779 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27327160 memory=4571608357677135402 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 514509 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27327160 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27327160 memory=7967875449207223827 CPUtime=2.67 cores=0-7
/proc/627/task/644/stat : 644 (java) R 624 627 32478 0 -1 4202560 2950 0 0 0 266 1 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667389872080 140669256599989 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27327160 memory=-7745799325366387508 CPUtime=2.6 cores=0-7
/proc/627/task/645/stat : 645 (java) R 624 627 32478 0 -1 4202560 3456 0 0 0 259 1 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667388831856 140669271684383 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27327160 memory=1180472 CPUtime=2.93 cores=0-7
/proc/627/task/646/stat : 646 (java) R 624 627 32478 0 -1 4202560 2161 0 0 0 291 2 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667387766544 140669256065456 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27327160 memory=280287150753696 CPUtime=1.44 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 4317 0 0 0 142 2 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27327160 memory=140143575371968 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 514509 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 14.46 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2058036 KiB

[startup+5.60079 s]
/proc/loadavg: 7.78 8.25 8.33 2/200 649
/proc/meminfo: memFree=8929024/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27327160 memory=2601012 CPUtime=16.2 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 34670 0 0 0 1569 51 0 0 20 0 20 0 81468759 27983011840 650253 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6831790 650253 3233 1 0 6792646 0
[pid=627/tid=629] ppid=624 vsize=27327160 memory=4100 CPUtime=5.56 cores=0-7
/proc/627/task/629/stat : 629 (java) R 624 627 32478 0 -1 4202560 18279 0 0 0 514 42 0 0 20 0 20 0 81468760 27983011840 650253 33554432000 4194304 4196468 140730689888048 140669243506144 140668777092449 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27327160 memory=24200 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27327160 memory=1296 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27327160 memory=140143575451238 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27327160 memory=280287150786048 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468762 27983011840 650253 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27327160 memory=280287150452640 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468764 27983011840 650253 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27327160 memory=0 CPUtime=3.13 cores=0-7
/proc/627/task/644/stat : 644 (java) R 624 627 32478 0 -1 4202560 5057 0 0 0 311 2 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667389870592 140669249265296 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27327160 memory=0 CPUtime=2.8 cores=0-7
/proc/627/task/645/stat : 645 (java) R 624 627 32478 0 -1 4202560 3496 0 0 0 279 1 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667388831856 140669256067226 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27327160 memory=0 CPUtime=3.18 cores=0-7
/proc/627/task/646/stat : 646 (java) R 624 627 32478 0 -1 4202560 2174 0 0 0 316 2 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667387764624 140669255057138 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27327160 memory=0 CPUtime=1.49 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 4323 0 0 0 147 2 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27327160 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27327160 memory=7740959230997588072 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81468767 27983011840 650253 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 16.2 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2601012 KiB

[startup+6.00126 s]*
/proc/loadavg: 7.39 8.16 8.30 2/205 656
/proc/meminfo: memFree=8408752/32770624 swapFree=67108860/67108860
[pid=627] ppid=624 vsize=27984808 memory=2656136 CPUtime=16.85 cores=0-7
/proc/627/stat : 627 (java) S 624 627 32478 0 -1 1077944320 36739 0 0 0 1632 53 0 0 20 0 24 0 81468759 28656443392 664034 33554432000 4194304 4196468 140730689888048 140730689870592 140669271670519 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
/proc/627/statm: 6996202 664034 3237 1 0 6957058 0
[pid=650] ppid=627 vsize=54656 memory=35492 CPUtime=0.32 cores=0-7
/proc/650/stat : 650 (glucose-syrup) R 627 627 32478 0 -1 4202496 8766 0 0 0 31 1 0 0 20 0 1 0 81469327 55967744 8873 33554432000 4194304 4373367 140729868460576 140729868458296 4320978 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6470912 6472264 9691136 140729868465075 140729868465324 140729868465324 140729868468167 0
/proc/650/statm: 13664 8873 354 44 0 9352 0
[pid=627/tid=629] ppid=624 vsize=27984808 memory=6935054825532540783 CPUtime=5.68 cores=0-7
/proc/627/task/629/stat : 629 (java) S 624 627 32478 0 -1 1077944384 18573 0 0 0 525 43 0 0 20 0 24 0 81468760 28656443392 664034 33554432000 4194304 4196468 140730689888048 140669243509760 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=630] ppid=624 vsize=27984808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/627/task/630/stat : 630 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140669275912976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=632] ppid=624 vsize=27984808 memory=193 CPUtime=0 cores=0-7
/proc/627/task/632/stat : 632 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668693810064 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=634] ppid=624 vsize=27984808 memory=2081 CPUtime=0 cores=0-7
/proc/627/task/634/stat : 634 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668692757520 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=635] ppid=624 vsize=27984808 memory=3969 CPUtime=0 cores=0-7
/proc/627/task/635/stat : 635 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668691704976 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=636] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/636/stat : 636 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668690651408 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=637] ppid=624 vsize=27984808 memory=-1807685287724412255 CPUtime=0 cores=0-7
/proc/627/task/637/stat : 637 (java) S 624 627 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668689598864 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=638] ppid=624 vsize=27984808 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/627/task/638/stat : 638 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668688546320 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=639] ppid=624 vsize=27984808 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/627/task/639/stat : 639 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468762 28656443392 664034 33554432000 4194304 4196468 140730689888048 140668687493776 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=640] ppid=624 vsize=27984808 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/627/task/640/stat : 640 (java) S 624 627 32478 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81468764 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667390937584 140669271681666 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=641] ppid=624 vsize=27984808 memory=-7882018838379555936 CPUtime=0 cores=0-7
/proc/627/task/641/stat : 641 (java) S 624 627 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81468764 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667225367968 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=642] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/642/stat : 642 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468764 28656443392 664034 33554432000 4194304 4196468 140730689888048 140666956932592 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=643] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/643/stat : 643 (java) S 624 627 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140666582424272 140669271689115 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=644] ppid=624 vsize=27984808 memory=0 CPUtime=3.3 cores=0-7
/proc/627/task/644/stat : 644 (java) S 624 627 32478 0 -1 1077944384 5866 0 0 0 328 2 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667389884400 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=645] ppid=624 vsize=27984808 memory=0 CPUtime=2.96 cores=0-7
/proc/627/task/645/stat : 645 (java) S 624 627 32478 0 -1 1077944384 3812 0 0 0 295 1 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667388831856 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=646] ppid=624 vsize=27984808 memory=0 CPUtime=3.34 cores=0-7
/proc/627/task/646/stat : 646 (java) S 624 627 32478 0 -1 1077944384 2759 0 0 0 332 2 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667387779312 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=647] ppid=624 vsize=27984808 memory=0 CPUtime=1.52 cores=0-7
/proc/627/task/647/stat : 647 (java) S 624 627 32478 0 -1 1077944384 4329 0 0 0 150 2 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667386726768 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=648] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/648/stat : 648 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140666084518624 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=649] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/649/stat : 649 (java) S 624 627 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81468767 28656443392 664034 33554432000 4194304 4196468 140730689888048 140667385674672 140669271681666 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=651] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/651/stat : 651 (java) S 624 627 32478 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81469327 28656443392 664034 33554432000 4194304 4196468 140730689888048 140669104682688 140669271695129 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=653] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/653/stat : 653 (java) S 624 627 32478 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 81469328 28656443392 664034 33554432000 4194304 4196468 140730689888048 140665413418160 140669271692445 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=655] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/655/stat : 655 (java) S 624 627 32478 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81469328 28656443392 664034 33554432000 4194304 4196468 140730689888048 140665681853744 140669271692445 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
[pid=627/tid=656] ppid=624 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/627/task/656/stat : 656 (java) S 624 627 32478 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81469330 28656443392 664034 33554432000 4194304 4196468 140730689888048 140665144990880 140669271680725 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27471872 140730689893337 140730689893637 140730689893637 140730689896399 0
Current children cumulated CPU time: 17.17 s
Current children cumulated vsize: 28039464 KiB
Current children cumulated memory: 2691628 KiB

[startup+6.20108 s]*
/proc/loadavg: 7.39 8.16 8.30 2/182 664
/proc/meminfo: memFree=10359040/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 6.21254
CPU time (s): 17.5217
CPU user time (s): 16.8902
CPU system time (s): 0.631427
CPU usage (%): 282.037
Max. virtual memory (cumulated for all children) (KiB): 28129776
Max. memory (cumulated for all children) (KiB): 2777952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8902
system time used= 0.631427
maximum resident set size= 2658980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7447
involuntary context switches= 46


# summary of solver processes directly reported to runsolver:
#   pid: 627
#   total CPU time (s): 17.5217
#   total CPU user time (s): 16.8902
#   total CPU system time (s): 0.631427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070069 second user time and 0.1009 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-26 23:04:16
IDJOB=4297111
IDBENCH=141181
IDSOLVER=2758
FILE ID=node104/4297111-1532639056
RUNJOBID= node104-1532633882-32505
PBS_JOBID= 21022178
Free space on /tmp= 48344 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f10_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297111-1532639056/watcher-4297111-1532639056 -o /tmp/evaluation-result-4297111-1532639056/solver-4297111-1532639056 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297111-1532639056.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 597c97ebbfec0748b52bd546c50d9854
RANDOM SEED=1037925301

node104.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.11
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.11
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.11
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.11
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:        11096216 kB
MemAvailable:   31930644 kB
Buffers:          229016 kB
Cached:         20596344 kB
SwapCached:            0 kB
Active:          4199364 kB
Inactive:       16679236 kB
Active(anon):       4576 kB
Inactive(anon):    76236 kB
Active(file):    4194788 kB
Inactive(file): 16603000 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8356 kB
Writeback:             0 kB
AnonPages:         71800 kB
Mapped:            41476 kB
Shmem:             25228 kB
Slab:             492820 kB
SReclaimable:     465100 kB
SUnreclaim:        27720 kB
KernelStack:        3568 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-26 23:04:22