Trace number 4297347

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 16.8786 6.12177

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.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 23:04:23 CEST 2018
0.66/0.55	c PID: 729
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.78/1.98	c (1,1) Parsing End
5.78/1.99	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 34
5.78/1.99	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.78/1.99	c (1,1) Constraint Name Generate Begin
6.20/2.02	c (1,1) Ctr:HOME/instance-4297347-1532639063.xml,Dist:Eq:IntVar:Le:Num
6.20/2.02	c (1,1) Constraint Name Generate End
6.20/2.02	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.20/2.02	c (1,1) CSP to CSPinCNF Begin
6.93/2.30	c (1,1) translated 411 (10%) constraints
7.22/2.36	c (1,1) translated 821 (20%) constraints
7.63/2.41	c (1,1) translated 1231 (30%) constraints
7.63/2.46	c (1,1) translated 1642 (40%) constraints
7.63/2.50	c (1,1) translated 2052 (50%) constraints
8.02/2.53	c (2,1) translated 2462 (60%) constraints
8.02/2.57	c (2,2) translated 2873 (70%) constraints
8.42/2.60	c (2,2) translated 3283 (80%) constraints
8.42/2.63	c (2,2) translated 3693 (90%) constraints
8.80/2.74	c (2,2) translated 4103 (100%) constraints
9.18/2.86	c (2,2) STATISTICS1:HOME/instance-4297347-1532639063.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.18/2.86	c (2,2) ===========================================
9.18/2.86	c (2,2) Both Encoding selects:
9.18/2.86	c (2,2) Order
9.18/2.86	c (2,2) ===========================================
9.18/2.89	c (2,2) translated 479 (10%) constraints
9.58/2.90	c (2,2) translated 957 (20%) constraints
9.58/2.92	c (2,2) translated 1435 (30%) constraints
9.58/2.93	c (2,2) translated 1914 (40%) constraints
9.58/2.94	c (2,2) translated 2392 (50%) constraints
9.58/2.95	c (2,2) translated 2870 (60%) constraints
9.58/2.97	c (2,2) translated 3349 (70%) constraints
9.58/2.98	c (2,2) translated 3827 (80%) constraints
9.58/2.99	c (2,2) translated 4305 (90%) constraints
9.58/3.00	c (2,2) translated 4783 (100%) constraints
9.58/3.00	c (2,2) CSP to CSPinCNF End
9.58/3.00	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 34
9.58/3.00	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.58/3.00	c (2,2) CSPinCNF Propagation Begin
11.81/4.19	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.81/4.19	c (3,3) CSPinCNF Propagation End
11.81/4.19	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 34
11.81/4.19	c (3,3) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.81/4.19	c (3,3) Simplify CSPinCNF Begin
12.46/4.44	c (3,3) Simplify CSPinCNF End
12.46/4.45	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 34
12.46/4.45	c (3,3) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.46/4.45	c (3,3) Calculate Precise Domain Begin
12.46/4.45	c (3,3) 0 values are removed by re-calculation
12.46/4.45	c (3,3) Calculate Precise Domain End
12.46/4.45	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 34
12.46/4.45	c (3,3) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.46/4.45	c (3,3) CSPinCNF to SatSolver Begin
13.73/4.73	c (4,4) 1299 (10 %) CSP clauses are encoded (28058 SAT variables, 44559 SAT clauses)
14.14/4.83	c (4,4) 2598 (20 %) CSP clauses are encoded (28058 SAT variables, 69267 SAT clauses)
14.38/4.91	c (4,4) 3897 (30 %) CSP clauses are encoded (28058 SAT variables, 91036 SAT clauses)
14.38/4.99	c (4,4) 5196 (40 %) CSP clauses are encoded (28058 SAT variables, 115352 SAT clauses)
14.52/5.08	c (4,4) 6495 (50 %) CSP clauses are encoded (28058 SAT variables, 140976 SAT clauses)
14.74/5.17	c (4,4) 7794 (60 %) CSP clauses are encoded (28058 SAT variables, 166525 SAT clauses)
14.96/5.25	c (4,4) 9093 (70 %) CSP clauses are encoded (28058 SAT variables, 191557 SAT clauses)
15.10/5.32	c (4,4) 10392 (80 %) CSP clauses are encoded (28058 SAT variables, 216610 SAT clauses)
15.10/5.39	c (4,4) 11691 (90 %) CSP clauses are encoded (28058 SAT variables, 240321 SAT clauses)
15.25/5.45	c (4,4) 12989 (100 %) CSP clauses are encoded (28058 SAT variables, 259394 SAT clauses)
15.25/5.45	c (4,4) CSPinCNF to SatSolver End
15.25/5.45	c (4,4) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
15.59/5.54	c (5,4) STATISTICS2:HOME/instance-4297347-1532639063.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,
15.59/5.54	c (5,4) SatSolver.solve Begin
15.59/5.54	c (5,4) 28058 bool, 259406 clause
15.59/5.54	c (5,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297347-1532639063.xml-scop-729.cnf HOME/instance-4297347-1532639063.xml-scop-729.cnf.out
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
16.66/6.08	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
16.66/6.08	c (5,0) c ========================================[ Problem Statistics ]===========================================
16.66/6.08	c (5,0) c |                                                                                                       |
16.66/6.08	c (5,0) c |  Number of variables:         28058                                                                   |
16.66/6.08	c (5,0) c |  Number of clauses:          259406                                                                   |
16.66/6.08	c (5,0) c |  Parse time:                   0.10 s                                                                 |
16.66/6.08	c (5,0) c |                                                                                                       |
16.66/6.08	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
16.66/6.08	c (5,0) c |  Simplification time:          0.25 s                                                                 |
16.66/6.08	c (5,0) c |                                                                                                       |
16.66/6.08	c (5,0) c |  Generating clones                                                                                    |
16.66/6.08	c (5,0) c |  all clones generated. Memory = 194.99Mb.                                                             |
16.66/6.08	c (5,0) c ========================================================================================================|
16.66/6.08	c (5,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
16.66/6.08	c (5,0) c Total Memory so far : 771.02Mb
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c real time : 0.512577 s
16.66/6.08	c (5,0) c cpu time  : 0.53444 s
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
16.66/6.08	c (5,0) c
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) c | Conflicts     |            1027 |          0 |        122 |        180 |        214 |         75 |        213 |        211 |         12 |
16.66/6.08	c (5,0) c | Decisions     |            2881 |        342 |        340 |        403 |        433 |        283 |        433 |        429 |        218 |
16.66/6.08	c (5,0) c | Propagations  |          199983 |      11184 |      24460 |      31081 |      35289 |      18064 |      35286 |      35401 |       9218 |
16.66/6.08	c (5,0) c | Avg_Trail     |                 |          0 |       2118 |       1599 |       1400 |       3055 |       1406 |       1411 |       3948 |
16.66/6.08	c (5,0) c | Avg_DL        |                 |          0 |         57 |         42 |         36 |         82 |         36 |         36 |        105 |
16.66/6.08	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.66/6.08	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) c | Exported      |             134 |          0 |          9 |         24 |         33 |          5 |         33 |         29 |          1 |
16.66/6.08	c (5,0) c | Imported      |             402 |          0 |          0 |         95 |        101 |          0 |        101 |        105 |          0 |
16.66/6.08	c (5,0) c | Good          |             149 |          0 |          0 |         39 |         36 |          0 |         36 |         38 |          0 |
16.66/6.08	c (5,0) c | Purge         |             253 |          0 |          0 |         56 |         65 |          0 |         65 |         67 |          0 |
16.66/6.08	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.66/6.08	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.66/6.08	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) c | Unaries       |                 |          0 |          0 |          4 |          7 |          0 |          6 |          6 |          0 |
16.66/6.08	c (5,0) c | Binaries      |                 |          0 |          2 |          7 |         14 |          1 |         14 |         12 |          0 |
16.66/6.08	c (5,0) c | Glues         |                 |          0 |          9 |         24 |         33 |          5 |         33 |         29 |          1 |
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) c | Orig_Seen     |             0 % |          0 |       1146 |       1294 |       1396 |        880 |       1396 |       1370 |        327 |
16.66/6.08	c (5,0) c | Diff Orig seen|                 | -     1370 | -      224 | -       76 |         26 | -      490 |         26 |      X     | -     1043 |
16.66/6.08	c (5,0) c | Hamming       |             2 % |       2671 |        367 |        216 |        112 |        330 |         87 |      X     |       1502 |
16.66/6.08	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.66/6.08	c (5,0) 
16.66/6.08	c (5,0) s UNSATISFIABLE
16.66/6.09	c (5,5) SatSolver.solve End
16.66/6.09	c (5,5) Heap : 3266 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.66/6.09	c (5,5) Show results Begin
16.66/6.09	s UNSATISFIABLE
16.66/6.09	c (5,5) Show results End
16.66/6.09	c (5,5) Heap : 3266 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.66/6.09	c (5,5) 1,1,2,3,3,3,4,5,5,STOP-AFTER(ALL)
16.66/6.09	c END-Prog: Thu Jul 26 23:04:29 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 (3735 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-4297347-1532639063/watcher-4297347-1532639063 -o /tmp/evaluation-result-4297347-1532639063/solver-4297347-1532639063 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297347-1532639063.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
Current StackSize limit: 8192 KiB

solver pid=729, runsolver pid=726

[startup+0.100137 s]*
/proc/loadavg: 7.39 8.16 8.30 2/200 749
/proc/meminfo: memFree=10996844/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27312552 memory=109780 CPUtime=0.1 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 6448 0 0 0 8 2 0 0 20 0 20 0 81469434 27968053248 27445 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6828138 27445 2751 1 0 6790598 0
[pid=729/tid=731] ppid=726 vsize=27312552 memory=8316850467074736180 CPUtime=0.09 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 4649 0 0 0 7 2 0 0 20 0 20 0 81469434 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704245660048 139704257914206 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27312552 memory=11948 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27312552 memory=288370614650545792 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 27510 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469438 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 27510 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/744/stat : 744 (java) S 726 729 32478 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702437845232 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/745/stat : 745 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702436792688 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/746/stat : 746 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702435739632 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 27510 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469442 27968053248 27510 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109780 KiB

[startup+0.210024 s]*
/proc/loadavg: 7.39 8.16 8.30 3/200 749
/proc/meminfo: memFree=10980364/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27312552 memory=123900 CPUtime=0.24 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 10302 0 0 0 21 3 0 0 20 0 20 0 81469434 27968053248 30975 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6828138 30975 2845 1 0 6790598 0
[pid=729/tid=731] ppid=726 vsize=27312552 memory=7882827048052850738 CPUtime=0.2 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 8217 0 0 0 17 3 0 0 20 0 20 0 81469434 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704245624384 139704257877349 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27312552 memory=328 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27312552 memory=288370614650545792 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31040 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469438 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 31040 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/744/stat : 744 (java) S 726 729 32478 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702437845232 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/745/stat : 745 (java) S 726 729 32478 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702436792688 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/746/stat : 746 (java) S 726 729 32478 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702435739632 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27312552 memory=-1 CPUtime=0.02 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31040 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469442 27968053248 31040 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123900 KiB

[startup+0.309372 s]*
/proc/loadavg: 7.39 8.16 8.30 2/200 749
/proc/meminfo: memFree=10977200/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27312552 memory=127900 CPUtime=0.42 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 10859 0 0 0 38 4 0 0 20 0 20 0 81469434 27968053248 31975 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6828138 31975 2972 1 0 6790598 0
[pid=729/tid=731] ppid=726 vsize=27312552 memory=7532 CPUtime=0.29 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 8584 0 0 0 26 3 0 0 20 0 20 0 81469434 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704245637840 139704254108875 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27312552 memory=844 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27312552 memory=280476898570612 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27312552 memory=4220 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27312552 memory=11606 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27312552 memory=288230376152109978 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27968053248 31975 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469438 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469439 27968053248 31975 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/729/task/744/stat : 744 (java) S 726 729 32478 0 -1 1077944384 398 0 0 0 1 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702437845232 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/729/task/745/stat : 745 (java) S 726 729 32478 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702436792688 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/729/task/746/stat : 746 (java) S 726 729 32478 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702435739632 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27312552 memory=0 CPUtime=0.07 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27968053248 31975 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469442 27968053248 31975 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127900 KiB

[startup+0.700785 s]
/proc/loadavg: 7.39 8.16 8.30 2/200 749
/proc/meminfo: memFree=10953320/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27318824 memory=165068 CPUtime=1.03 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 17727 0 0 0 97 6 0 0 20 0 20 0 81469434 27974475776 41267 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6829706 41267 3138 1 0 6791110 0
[pid=729/tid=731] ppid=726 vsize=27318824 memory=4140 CPUtime=0.67 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 14950 0 0 0 62 5 0 0 20 0 20 0 81469434 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704245671136 139704273855645 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27318824 memory=33 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27318824 memory=1012 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27318824 memory=1444 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27974475776 41779 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81469438 27974475776 41779 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0

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

/proc/meminfo: memFree=9397352/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27327160 memory=2115528 CPUtime=14.14 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 30939 0 0 0 1371 43 0 0 20 0 20 0 81469434 27983011840 528882 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6831790 528882 3231 1 0 6792646 0
[pid=729/tid=731] ppid=726 vsize=27327160 memory=11556 CPUtime=4.75 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 17837 0 0 0 439 36 0 0 20 0 20 0 81469434 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704245668320 139703777041396 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27327160 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27327160 memory=288293289722119025 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27327160 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27327160 memory=280473377168277 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27327160 memory=13855187362138864 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81469437 27983011840 528882 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81469438 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81469439 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469439 27983011840 528882 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27327160 memory=1271532 CPUtime=2.58 cores=0-7
/proc/729/task/744/stat : 744 (java) R 726 729 32478 0 -1 4202560 3811 0 0 0 257 1 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702437828064 139704258733008 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27327160 memory=4100 CPUtime=2.74 cores=0-7
/proc/729/task/745/stat : 745 (java) R 726 729 32478 0 -1 4202560 1827 0 0 0 273 1 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702436771440 139704258942597 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27327160 memory=24200 CPUtime=2.62 cores=0-7
/proc/729/task/746/stat : 746 (java) R 726 729 32478 0 -1 4202560 1970 0 0 0 261 1 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702435727824 139704258943778 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27327160 memory=1296 CPUtime=1.4 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 4145 0 0 0 138 2 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27327160 memory=2412 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469441 27983011840 528882 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27327160 memory=1836 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81469442 27983011840 528882 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 14.14 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2115528 KiB

[startup+5.60167 s]
/proc/loadavg: 6.88 8.04 8.26 3/200 749
/proc/meminfo: memFree=8845488/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27984808 memory=2649352 CPUtime=16.02 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 34443 0 0 0 1549 53 0 0 20 0 24 0 81469434 28656443392 662338 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6996202 662338 3235 1 0 6957058 0
[pid=729/tid=731] ppid=726 vsize=27984808 memory=7879154567518251347 CPUtime=5.56 cores=0-7
/proc/729/task/731/stat : 731 (java) R 726 729 32478 0 -1 4202560 18357 0 0 0 511 45 0 0 20 0 24 0 81469434 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704245666928 139704255387024 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27984808 memory=7879154567518251347 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27984808 memory=7380663559931586664 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27984808 memory=140238400276156 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27984808 memory=280476800292736 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81469438 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81469439 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469439 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27984808 memory=2241 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27984808 memory=2244 CPUtime=2.77 cores=0-7
/proc/729/task/744/stat : 744 (java) R 726 729 32478 0 -1 4202560 4311 0 0 0 276 1 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702437831664 139704257726565 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27984808 memory=0 CPUtime=3.22 cores=0-7
/proc/729/task/745/stat : 745 (java) R 726 729 32478 0 -1 4202560 3195 0 0 0 321 1 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702436781488 139704273855066 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27984808 memory=0 CPUtime=2.92 cores=0-7
/proc/729/task/746/stat : 746 (java) R 726 729 32478 0 -1 4202560 2949 0 0 0 291 1 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702435725656 139704255377011 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27984808 memory=0 CPUtime=1.48 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 4227 0 0 0 146 2 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469442 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 16.02 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2649352 KiB

[startup+6.00171 s]*
/proc/loadavg: 6.88 8.04 8.26 2/205 755
/proc/meminfo: memFree=8328068/32770624 swapFree=67108860/67108860
[pid=729] ppid=726 vsize=27984808 memory=2649352 CPUtime=16.23 cores=0-7
/proc/729/stat : 729 (java) S 726 729 32478 0 -1 1077944320 34509 0 0 0 1570 53 0 0 20 0 24 0 81469434 28656443392 662338 33554432000 4194304 4196468 140729325553392 140729325535936 139704273833719 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
/proc/729/statm: 6996202 662338 3235 1 0 6957058 0
[pid=750] ppid=729 vsize=147608 memory=128712 CPUtime=0.43 cores=0-7
/proc/750/stat : 750 (glucose-syrup) R 729 729 32478 0 -1 4202496 24064 0 0 0 39 4 0 0 20 0 1 0 81469991 151150592 32178 33554432000 4194304 4373367 140725185068592 140725185066280 140243047123941 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6470912 6472264 28590080 140725185074099 140725185074348 140725185074348 140725185077191 0
/proc/750/statm: 36935 32178 366 44 0 32623 0
[pid=729/tid=731] ppid=726 vsize=27984808 memory=8318255677412212789 CPUtime=5.58 cores=0-7
/proc/729/task/731/stat : 731 (java) S 726 729 32478 0 -1 1077944384 18388 0 0 0 513 45 0 0 20 0 24 0 81469434 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704245672960 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=732] ppid=726 vsize=27984808 memory=301741395016941935 CPUtime=0 cores=0-7
/proc/729/task/732/stat : 732 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704278076432 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=733] ppid=726 vsize=27984808 memory=25857 CPUtime=0 cores=0-7
/proc/729/task/733/stat : 733 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704092232848 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=734] ppid=726 vsize=27984808 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/729/task/734/stat : 734 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704091179792 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=735] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/735/stat : 735 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704090127248 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=736] ppid=726 vsize=27984808 memory=67 CPUtime=0 cores=0-7
/proc/729/task/736/stat : 736 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704089074192 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=737] ppid=726 vsize=27984808 memory=14404 CPUtime=0 cores=0-7
/proc/729/task/737/stat : 737 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704088021648 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=738] ppid=726 vsize=27984808 memory=16708 CPUtime=0 cores=0-7
/proc/729/task/738/stat : 738 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704086968592 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=739] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/739/stat : 739 (java) S 726 729 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81469437 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704085916048 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=740] ppid=726 vsize=27984808 memory=280476800055440 CPUtime=0 cores=0-7
/proc/729/task/740/stat : 740 (java) S 726 729 32478 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81469438 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702438898416 139704273844866 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=741] ppid=726 vsize=27984808 memory=280476800057744 CPUtime=0 cores=0-7
/proc/729/task/741/stat : 741 (java) S 726 729 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81469439 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702199903904 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=742] ppid=726 vsize=27984808 memory=280476800060048 CPUtime=0 cores=0-7
/proc/729/task/742/stat : 742 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469439 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701931468016 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=743] ppid=726 vsize=27984808 memory=280476800062352 CPUtime=0 cores=0-7
/proc/729/task/743/stat : 743 (java) S 726 729 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701556959696 139704273852315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=744] ppid=726 vsize=27984808 memory=280476800064656 CPUtime=2.83 cores=0-7
/proc/729/task/744/stat : 744 (java) S 726 729 32478 0 -1 1077944384 4344 0 0 0 281 2 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702437845232 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=745] ppid=726 vsize=27984808 memory=0 CPUtime=3.3 cores=0-7
/proc/729/task/745/stat : 745 (java) S 726 729 32478 0 -1 1077944384 3196 0 0 0 329 1 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702436792688 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=746] ppid=726 vsize=27984808 memory=-1 CPUtime=2.98 cores=0-7
/proc/729/task/746/stat : 746 (java) S 726 729 32478 0 -1 1077944384 2950 0 0 0 297 1 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702435739632 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=747] ppid=726 vsize=27984808 memory=0 CPUtime=1.48 cores=0-7
/proc/729/task/747/stat : 747 (java) S 726 729 32478 0 -1 1077944384 4227 0 0 0 146 2 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702434687088 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=748] ppid=726 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/748/stat : 748 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469441 28656443392 662338 33554432000 4194304 4196468 140729325553392 139701059054560 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=749] ppid=726 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/729/task/749/stat : 749 (java) S 726 729 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81469442 28656443392 662338 33554432000 4194304 4196468 140729325553392 139702433635504 139704273844866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=751] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/751/stat : 751 (java) S 726 729 32478 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81469991 28656443392 662338 33554432000 4194304 4196468 140729325553392 139704079414720 139704273858329 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=753] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/753/stat : 753 (java) S 726 729 32478 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 81469991 28656443392 662338 33554432000 4194304 4196468 140729325553392 139700387954096 139704273855645 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=754] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/754/stat : 754 (java) S 726 729 32478 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81469991 28656443392 662338 33554432000 4194304 4196468 140729325553392 139700656389680 139704273855645 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
[pid=729/tid=755] ppid=726 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/729/task/755/stat : 755 (java) S 726 729 32478 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81469993 28656443392 662338 33554432000 4194304 4196468 140729325553392 139700119526304 139704273843925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10420224 140729325556698 140729325556997 140729325556997 140729325559759 0
Current children cumulated CPU time: 16.66 s
Current children cumulated vsize: 28132416 KiB
Current children cumulated memory: 2778064 KiB

[startup+6.11224 s]*
/proc/loadavg: 6.88 8.04 8.26 2/182 763
/proc/meminfo: memFree=11062004/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.12177
CPU time (s): 16.8786
CPU user time (s): 16.2483
CPU system time (s): 0.630333
CPU usage (%): 275.715
Max. virtual memory (cumulated for all children) (KiB): 28132416
Max. memory (cumulated for all children) (KiB): 2778064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2483
system time used= 0.630333
maximum resident set size= 2652292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69820
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= 8782
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 729
#   total CPU time (s): 16.8786
#   total CPU user time (s): 16.2483
#   total CPU system time (s): 0.630333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.072029 second user time and 0.09983 second system time

The end

Launcher Data

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

SOLVER NAME= scop both+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 -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297347-1532639063/watcher-4297347-1532639063 -o /tmp/evaluation-result-4297347-1532639063/solver-4297347-1532639063 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297347-1532639063.xml

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

MD5SUM BENCH= 597c97ebbfec0748b52bd546c50d9854
RANDOM SEED=1383123659

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:        11093284 kB
MemAvailable:   31927500 kB
Buffers:          229024 kB
Cached:         20596644 kB
SwapCached:            0 kB
Active:          4199648 kB
Inactive:       16679428 kB
Active(anon):       5120 kB
Inactive(anon):    76236 kB
Active(file):    4194528 kB
Inactive(file): 16603192 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        315840 kB
Mapped:            41364 kB
Shmem:             25228 kB
Slab:             493164 kB
SReclaimable:     464956 kB
SUnreclaim:        28208 kB
KernelStack:        3776 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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:29