Trace number 4297239

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 12.065 3.60089

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-7-cp_c18.xml
MD5SUM6202e41c7df8f203e59ab292b28f5059
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 benchmark12.065
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints2529
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":112}]
Minimum variable degree92
Maximum variable degree93
Distribution of variable degrees[{"degree":92,"count":96},{"degree":93,"count":16}]
Minimum constraint arity4
Maximum constraint arity112
Distribution of constraint arities[{"arity":4,"count":2520},{"arity":16,"count":8},{"arity":112,"count":1}]
Number of extensional constraints0
Number of intensional constraints2520
Distribution of constraint types[{"type":"intension","count":2520},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:06:46 CEST 2018
0.66/0.56	c PID: 5381
0.66/0.56	c IP: 172.20.3.137
0.66/0.56	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.76/1.54	c (1,0) Parsing End
3.76/1.55	c (1,1) CSP: 112 int (0 aux), 0 bool (0 aux), 2529 ctr, max domain size 4
3.76/1.55	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.76/1.55	c (1,1) Constraint Name Generate Begin
3.76/1.58	c (1,1) Ctr:HOME/instance-4297239-1532657206.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.76/1.58	c (1,1) Constraint Name Generate End
3.76/1.58	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.76/1.58	c (1,1) CSP to CSPinCNF Begin
4.46/1.75	c (1,1) translated 253 (10%) constraints
4.70/1.81	c (1,1) translated 506 (20%) constraints
4.70/1.84	c (1,1) translated 759 (30%) constraints
4.70/1.87	c (1,1) translated 1012 (40%) constraints
4.70/1.89	c (1,1) translated 1265 (50%) constraints
4.99/1.90	c (1,1) translated 1518 (60%) constraints
4.99/1.92	c (1,1) translated 1771 (70%) constraints
4.99/1.94	c (1,1) translated 2024 (80%) constraints
4.99/1.95	c (1,1) translated 2277 (90%) constraints
6.24/2.21	c (1,1) translated 2529 (100%) constraints
7.00/2.45	c (1,1) STATISTICS1:HOME/instance-4297239-1532657206.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,719,3820,32768,4,4,16,32768:56;4:4640;1:781,4:10079;2:1821;1:1675,4:2679;3:469;2:607;1:65,16:56;2:5421;1:2749,
7.00/2.45	c (1,1) ===========================================
7.00/2.45	c (1,1) Both Encoding selects:
7.00/2.45	c (1,1) Order
7.00/2.45	c (1,1) ===========================================
7.42/2.50	c (1,1) translated 382 (10%) constraints
7.42/2.53	c (1,1) translated 764 (20%) constraints
7.42/2.56	c (2,2) translated 1146 (30%) constraints
7.42/2.59	c (2,2) translated 1528 (40%) constraints
7.82/2.62	c (2,2) translated 1910 (50%) constraints
7.82/2.65	c (2,2) translated 2292 (60%) constraints
8.25/2.70	c (2,2) translated 2674 (70%) constraints
8.25/2.75	c (2,2) translated 3056 (80%) constraints
8.25/2.79	c (2,2) translated 3438 (90%) constraints
8.67/2.81	c (2,2) translated 3820 (100%) constraints
9.09/2.94	c (2,2) CSP to CSPinCNF End
9.09/2.94	c (2,2) CSP: 196 int (84 aux), 1055 bool (1055 aux), 4928 ctr, max domain size 5
9.09/2.94	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.09/2.94	c (2,2) CSPinCNF Propagation Begin
9.09/2.94	c (2,2) 188 values, 1386 unsatisfiable literals, and 1122 valid clauses are removed
9.09/2.94	c (2,2) CSPinCNF Propagation End
9.09/2.94	c (2,2) CSP: 336 int (224 aux), 915 bool (915 aux), 3806 ctr, max domain size 5
9.09/2.94	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.09/2.94	c (2,2) Simplify CSPinCNF Begin
9.54/3.04	c (2,2) Simplify CSPinCNF End
9.54/3.04	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
9.54/3.04	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.54/3.04	c (2,2) Calculate Precise Domain Begin
9.54/3.09	c (2,2) 0 values are removed by re-calculation
9.54/3.09	c (2,2) Calculate Precise Domain End
9.54/3.09	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
9.54/3.09	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.54/3.09	c (2,2) CSPinCNF to SatSolver Begin
10.21/3.20	c (2,2) 544 (10 %) CSP clauses are encoded (3119 SAT variables, 2067 SAT clauses)
10.21/3.23	c (2,2) 1087 (20 %) CSP clauses are encoded (3119 SAT variables, 3798 SAT clauses)
10.21/3.25	c (2,2) 1631 (30 %) CSP clauses are encoded (3119 SAT variables, 5335 SAT clauses)
10.21/3.28	c (2,2) 2174 (40 %) CSP clauses are encoded (3119 SAT variables, 6889 SAT clauses)
10.21/3.28	c (2,2) 2717 (50 %) CSP clauses are encoded (3119 SAT variables, 7444 SAT clauses)
10.21/3.29	c (2,2) 3261 (60 %) CSP clauses are encoded (3119 SAT variables, 7988 SAT clauses)
10.54/3.32	c (2,2) 3804 (70 %) CSP clauses are encoded (3119 SAT variables, 10435 SAT clauses)
10.54/3.35	c (2,2) 4348 (80 %) CSP clauses are encoded (3119 SAT variables, 12883 SAT clauses)
10.54/3.38	c (2,2) 4891 (90 %) CSP clauses are encoded (3119 SAT variables, 15330 SAT clauses)
10.54/3.39	c (2,2) 5434 (100 %) CSP clauses are encoded (3119 SAT variables, 16661 SAT clauses)
10.54/3.39	c (2,2) CSPinCNF to SatSolver End
10.54/3.39	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.95/3.45	c (2,2) STATISTICS2:HOME/instance-4297239-1532657206.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2879,5434,64,5,4,7,64:48;32:96;25:48;4:1760;1:35,5:288;4:4707;2:12385;1:35,4:1941;3:215;2:3069;1:209,7:48;6:96;3:48;2:1795;1:12769,
10.95/3.45	c (2,2) SatSolver.solve Begin
10.95/3.45	c (2,2) 3119 bool, 16664 clause
10.95/3.45	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297239-1532657206.xml-scop-5381.cnf HOME/instance-4297239-1532657206.xml-scop-5381.cnf.out
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
11.38/3.58	c (3,0) c 8 solvers engines and 1 companion as a blackboard created.
11.38/3.58	c (3,0) c ========================================[ Problem Statistics ]===========================================
11.38/3.58	c (3,0) c |                                                                                                       |
11.38/3.58	c (3,0) c |  Number of variables:          3119                                                                   |
11.38/3.58	c (3,0) c |  Number of clauses:           16664                                                                   |
11.38/3.58	c (3,0) c |  Parse time:                   0.01 s                                                                 |
11.38/3.58	c (3,0) c |                                                                                                       |
11.38/3.58	c (3,0) c |  Eliminated clauses:           0.01 Mb                                                                |
11.38/3.58	c (3,0) c |  Simplification time:          0.01 s                                                                 |
11.38/3.58	c (3,0) c |                                                                                                       |
11.38/3.58	c (3,0) c |  Generating clones                                                                                    |
11.38/3.58	c (3,0) c |  all clones generated. Memory =  35.49Mb.                                                             |
11.38/3.58	c (3,0) c ========================================================================================================|
11.38/3.58	c (3,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
11.38/3.58	c (3,0) c Total Memory so far : 613.40Mb
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c real time : 0.109443 s
11.38/3.58	c (3,0) c cpu time  : 0.457755 s
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
11.38/3.58	c (3,0) c
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) c | Conflicts     |           14680 |       2479 |       1541 |       1618 |       1901 |       1776 |       1886 |       1790 |       1689 |
11.38/3.58	c (3,0) c | Decisions     |           24591 |       4078 |       2735 |       2887 |       2995 |       3093 |       3153 |       2766 |       2884 |
11.38/3.58	c (3,0) c | Propagations  |         1992220 |     249283 |     221180 |     222278 |     293279 |     257607 |     285688 |     273382 |     189523 |
11.38/3.58	c (3,0) c | Avg_Trail     |                 |        744 |       1144 |       1141 |       1015 |       1150 |       1024 |        949 |        883 |
11.38/3.58	c (3,0) c | Avg_DL        |                 |         13 |         20 |         19 |         15 |         18 |         20 |         16 |         18 |
11.38/3.58	c (3,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.38/3.58	c (3,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) c | Exported      |             566 |        158 |         41 |         49 |         69 |         41 |         62 |         54 |         92 |
11.38/3.58	c (3,0) c | Imported      |            2180 |        408 |        392 |        381 |        183 |         41 |        160 |        234 |        381 |
11.38/3.58	c (3,0) c | Good          |             139 |         20 |         21 |         21 |         14 |         11 |         15 |         17 |         20 |
11.38/3.58	c (3,0) c | Purge         |            2041 |        388 |        371 |        360 |        169 |         30 |        145 |        217 |        361 |
11.38/3.58	c (3,0) c | Promoted      |             121 |         12 |         23 |         17 |         14 |          2 |         14 |         14 |         25 |
11.38/3.58	c (3,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.38/3.58	c (3,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) c | Unaries       |                 |         19 |          2 |          2 |          3 |          2 |          2 |          3 |          8 |
11.38/3.58	c (3,0) c | Binaries      |                 |         25 |          2 |          2 |          2 |          3 |          3 |          2 |          6 |
11.38/3.58	c (3,0) c | Glues         |                 |        158 |         41 |         49 |         69 |         41 |         62 |         54 |         92 |
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) c | Orig_Seen     |            33 % |       4778 |       5656 |       5681 |       6166 |       5666 |       6378 |       5756 |       5149 |
11.38/3.58	c (3,0) c | Diff Orig seen|                 |      X     |        878 |        903 |       1388 |        888 |       1600 |        978 |        371 |
11.38/3.58	c (3,0) c | Hamming       |            18 % |      X     |        607 |        560 |        634 |        623 |        570 |        601 |        535 |
11.38/3.58	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.38/3.58	c (3,0) 
11.38/3.58	c (3,0) s UNSATISFIABLE
11.38/3.58	c (3,2) SatSolver.solve End
11.38/3.58	c (3,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.38/3.58	c (3,2) Show results Begin
11.38/3.58	s UNSATISFIABLE
11.38/3.58	c (3,2) Show results End
11.38/3.58	c (3,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.38/3.58	c (3,2) 1,1,2,2,2,2,2,3,3,STOP-AFTER(ALL)
11.38/3.58	c END-Prog: Fri Jul 27 04:06:50 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 (11344 MiB free)
  memory of node 1: 16384 MiB (11403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297239-1532657206/watcher-4297239-1532657206 -o /tmp/evaluation-result-4297239-1532657206/solver-4297239-1532657206 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297239-1532657206.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=5381, runsolver pid=5378

[startup+0.100583 s]*
/proc/loadavg: 8.86 8.89 8.78 2/198 5401
/proc/meminfo: memFree=23198580/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27312552 memory=109212 CPUtime=0.11 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 6312 0 0 0 8 3 0 0 20 0 20 0 83283757 27968053248 27303 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6828138 27303 2755 1 0 6790598 0
[pid=5381/tid=5383] ppid=5378 vsize=27312552 memory=4714593102544925592 CPUtime=0.09 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 4439 0 0 0 7 2 0 0 20 0 20 0 83283757 27968053248 27303 33554432000 4194304 4196468 140735865083312 140065069537376 140065081832798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27312552 memory=732370694857993189 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27312552 memory=140556520539776 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283761 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 27303 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 27303 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 27303 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) S 5378 5381 4919 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064021424880 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064020372336 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064019319280 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) S 5378 5381 4919 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064018266736 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 27303 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 27303 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109212 KiB

[startup+0.210342 s]*
/proc/loadavg: 8.86 8.89 8.78 2/198 5401
/proc/meminfo: memFree=23182692/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27312552 memory=123592 CPUtime=0.24 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 10099 0 0 0 20 4 0 0 20 0 20 0 83283757 27968053248 30898 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6828138 30898 2912 1 0 6790598 0
[pid=5381/tid=5383] ppid=5378 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 8007 0 0 0 16 4 0 0 20 0 20 0 83283757 27968053248 30898 33554432000 4194304 4196468 140735865083312 140065069542976 140065097764246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27312552 memory=14268422816679576 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283761 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 30898 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 30898 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 30898 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) S 5378 5381 4919 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064021424880 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) S 5378 5381 4919 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064020372336 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) S 5378 5381 4919 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064019319280 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) S 5378 5381 4919 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 83283765 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064018266736 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 30898 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 30898 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123592 KiB

[startup+0.31023 s]*
/proc/loadavg: 8.86 8.89 8.78 2/198 5401
/proc/meminfo: memFree=23179156/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27312552 memory=127312 CPUtime=0.42 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 10717 0 0 0 37 5 0 0 20 0 20 0 83283757 27968053248 31828 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6828138 31828 2968 1 0 6790598 0
[pid=5381/tid=5383] ppid=5378 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 8436 0 0 0 25 4 0 0 20 0 20 0 83283757 27968053248 31828 33554432000 4194304 4196468 140735865083312 140065069556464 140065080939120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27312552 memory=140556361626543 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27312552 memory=140556361628848 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27312552 memory=140556361631152 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283761 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27312552 memory=281112723269264 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 31828 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27312552 memory=281112723276176 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283762 27968053248 31828 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27312552 memory=281112723217456 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 31828 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27312552 memory=281112723290000 CPUtime=0.01 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) S 5378 5381 4919 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 83283764 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064021424880 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27312552 memory=281112723296912 CPUtime=0.02 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) S 5378 5381 4919 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 83283764 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064020372336 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27312552 memory=281112723294608 CPUtime=0 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) S 5378 5381 4919 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83283764 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064019319280 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27312552 memory=281112723311168 CPUtime=0.07 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) S 5378 5381 4919 0 -1 1077944384 323 0 0 0 7 0 0 0 20 0 20 0 83283765 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064018266736 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 31828 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27968053248 31828 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127312 KiB

[startup+0.701799 s]
/proc/loadavg: 8.86 8.89 8.78 2/198 5401
/proc/meminfo: memFree=23155096/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27318824 memory=166640 CPUtime=1.01 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 17682 0 0 0 93 8 0 0 20 0 20 0 83283757 27974475776 41660 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6829706 41660 3121 1 0 6791110 0
[pid=5381/tid=5383] ppid=5378 vsize=27318824 memory=7229793905025770324 CPUtime=0.67 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 14940 0 0 0 60 7 0 0 20 0 20 0 83283757 27974475776 41660 33554432000 4194304 4196468 140735865083312 140065069588272 140065097774237 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27318824 memory=23192823409200 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27318824 memory=140556361634110 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27318824 memory=2353 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27318824 memory=1840 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27318824 memory=5788 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283761 27974475776 41660 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0

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

[pid=5381/tid=5400] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 136756 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 136756 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 9.9 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 547024 KiB

[startup+3.60084 s]
# the end of solver process 5381 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.7971 s, system=0.267871 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20239 s]
/proc/loadavg: 8.86 8.89 8.78 4/198 5401
/proc/meminfo: memFree=22775472/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27327160 memory=555588 CPUtime=10.21 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 28589 0 0 0 1000 21 0 0 20 0 20 0 83283757 27983011840 138897 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6831790 138897 3226 1 0 6792646 0
[pid=5381/tid=5383] ppid=5378 vsize=27327160 memory=6944656592455360604 CPUtime=3.16 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 17039 0 0 0 302 14 0 0 20 0 20 0 83283757 27983011840 138897 33554432000 4194304 4196468 140735865083312 140065069588544 140065081933739 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27327160 memory=7679927811743456362 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27327160 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27327160 memory=55 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27327160 memory=-7595754389018307680 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27327160 memory=7374203934034782308 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27327160 memory=7589240748751479360 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27327160 memory=7739534238796439650 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283761 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27327160 memory=6009860680141401199 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283762 27983011840 138897 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27327160 memory=7014751519734126949 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283762 27983011840 138897 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27327160 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283764 27983011840 138897 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27327160 memory=0 CPUtime=1.86 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) R 5378 5381 4919 0 -1 4202560 3061 0 0 0 185 1 0 0 20 0 20 0 83283764 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064021411952 140065076999026 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27327160 memory=281112723253600 CPUtime=1.92 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) S 5378 5381 4919 0 -1 1077944384 1439 0 0 0 190 2 0 0 20 0 20 0 83283764 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064020372336 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27327160 memory=3472468852589311296 CPUtime=1.94 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) S 5378 5381 4919 0 -1 1077944384 2040 0 0 0 193 1 0 0 20 0 20 0 83283764 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064019319280 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27327160 memory=140556520540673 CPUtime=1.29 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) R 5378 5381 4919 0 -1 4202560 3664 0 0 0 128 1 0 0 20 0 20 0 83283765 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064018266736 140065097764246 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27327160 memory=166 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 138897 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 138897 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 10.21 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 555588 KiB

[startup+3.40092 s]
/proc/loadavg: 8.86 8.89 8.78 4/198 5401
/proc/meminfo: memFree=22775472/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27327160 memory=614652 CPUtime=10.95 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 29086 0 0 0 1074 21 0 0 20 0 20 0 83283757 27983011840 153663 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6831790 153663 3226 1 0 6792646 0
[pid=5381/tid=5383] ppid=5378 vsize=27327160 memory=288289956793942634 CPUtime=3.36 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 17084 0 0 0 321 15 0 0 20 0 20 0 83283757 27983011840 153663 33554432000 4194304 4196468 140735865083312 140065069587360 140065081795941 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27327160 memory=3473738995450773793 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27327160 memory=12433 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27327160 memory=281112723063024 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283760 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27327160 memory=6363959361622345106 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283761 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27327160 memory=1399052312596663670 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283762 27983011840 153663 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27327160 memory=10913 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283762 27983011840 153663 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27327160 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283764 27983011840 153663 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27327160 memory=288230596050944315 CPUtime=2.03 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) R 5378 5381 4919 0 -1 4202560 3095 0 0 0 202 1 0 0 20 0 20 0 83283764 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064021411728 140065081249095 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27327160 memory=15823295995971307 CPUtime=2.1 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) R 5378 5381 4919 0 -1 4202560 1853 0 0 0 208 2 0 0 20 0 20 0 83283764 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064020355808 140065082875890 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27327160 memory=0 CPUtime=2.11 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) R 5378 5381 4919 0 -1 4202560 2044 0 0 0 210 1 0 0 20 0 20 0 83283764 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064019301232 140065081655392 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27327160 memory=0 CPUtime=1.32 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) S 5378 5381 4919 0 -1 1077944384 3664 0 0 0 131 1 0 0 20 0 20 0 83283765 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064018266736 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 153663 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283765 27983011840 153663 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 10.95 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 614652 KiB

[startup+3.50082 s]
/proc/loadavg: 8.86 8.89 8.78 4/198 5401
/proc/meminfo: memFree=22775472/32770624 swapFree=67108860/67108860
[pid=5381] ppid=5378 vsize=27984808 memory=648704 CPUtime=11.38 cores=0-7
/proc/5381/stat : 5381 (java) S 5378 5381 4919 0 -1 1077944320 29733 0 0 0 1116 22 0 0 20 0 24 0 83283757 28656443392 162176 33554432000 4194304 4196468 140735865083312 140735865065856 140065097752311 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
/proc/5381/statm: 6996202 162176 3230 1 0 6957058 0
[pid=5381/tid=5383] ppid=5378 vsize=27984808 memory=281112723066576 CPUtime=3.45 cores=0-7
/proc/5381/task/5383/stat : 5383 (java) R 5378 5381 4919 0 -1 4202560 17412 0 0 0 330 15 0 0 20 0 24 0 83283757 28656443392 162176 33554432000 4194304 4196468 140735865083312 140065069583160 140065079315863 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5384] ppid=5378 vsize=27984808 memory=25288029244138 CPUtime=0 cores=0-7
/proc/5381/task/5384/stat : 5384 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140065101994512 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5385] ppid=5378 vsize=27984808 memory=25288029243882 CPUtime=0 cores=0-7
/proc/5381/task/5385/stat : 5385 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064924490384 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5386] ppid=5378 vsize=27984808 memory=25288029243882 CPUtime=0 cores=0-7
/proc/5381/task/5386/stat : 5386 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064519305488 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5387] ppid=5378 vsize=27984808 memory=25288029243626 CPUtime=0 cores=0-7
/proc/5381/task/5387/stat : 5387 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064518252944 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5388] ppid=5378 vsize=27984808 memory=55 CPUtime=0 cores=0-7
/proc/5381/task/5388/stat : 5388 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064517200912 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5389] ppid=5378 vsize=27984808 memory=11722 CPUtime=0 cores=0-7
/proc/5381/task/5389/stat : 5389 (java) S 5378 5381 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064516148368 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5390] ppid=5378 vsize=27984808 memory=24392 CPUtime=0 cores=0-7
/proc/5381/task/5390/stat : 5390 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064515095312 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5391] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5391/stat : 5391 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283760 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064514042768 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5392] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5392/stat : 5392 (java) S 5378 5381 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83283761 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064022477040 140065097763458 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5393] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5393/stat : 5393 (java) S 5378 5381 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83283762 28656443392 162176 33554432000 4194304 4196468 140735865083312 140063044265120 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5394] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5394/stat : 5394 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283762 28656443392 162176 33554432000 4194304 4196468 140735865083312 140062775829232 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5395] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5395/stat : 5395 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283764 28656443392 162176 33554432000 4194304 4196468 140735865083312 140062401320912 140065097770907 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5396] ppid=5378 vsize=27984808 memory=0 CPUtime=2.13 cores=0-7
/proc/5381/task/5396/stat : 5396 (java) R 5378 5381 4919 0 -1 4202560 3252 0 0 0 212 1 0 0 20 0 24 0 83283764 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064021405872 140065079296437 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5397] ppid=5378 vsize=27984808 memory=0 CPUtime=2.2 cores=0-7
/proc/5381/task/5397/stat : 5397 (java) R 5378 5381 4919 0 -1 4202560 1954 0 0 0 218 2 0 0 20 0 24 0 83283764 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064020358432 140065081235544 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5398] ppid=5378 vsize=27984808 memory=0 CPUtime=2.21 cores=0-7
/proc/5381/task/5398/stat : 5398 (java) R 5378 5381 4919 0 -1 4202560 2045 0 0 0 220 1 0 0 20 0 24 0 83283764 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064019300096 140065081249095 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5399] ppid=5378 vsize=27984808 memory=0 CPUtime=1.35 cores=0-7
/proc/5381/task/5399/stat : 5399 (java) S 5378 5381 4919 0 -1 1077944384 3670 0 0 0 134 1 0 0 20 0 24 0 83283765 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064018266736 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5400] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5400/stat : 5400 (java) S 5378 5381 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83283765 28656443392 162176 33554432000 4194304 4196468 140735865083312 140061903415776 140065097762517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
[pid=5381/tid=5401] ppid=5378 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5381/task/5401/stat : 5401 (java) S 5378 5381 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83283765 28656443392 162176 33554432000 4194304 4196468 140735865083312 140064017214128 140065097763458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140735865086938 140735865087237 140735865087237 140735865089999 0
Current children cumulated CPU time: 11.38 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 648704 KiB

Child status: 0
Real time (s): 3.60089
CPU time (s): 12.065
CPU user time (s): 11.7971
CPU system time (s): 0.267871
CPU usage (%): 335.056
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 648704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7971
system time used= 0.267871
maximum resident set size= 651740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8310
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 5381
#   total CPU time (s): 12.065
#   total CPU user time (s): 11.7971
#   total CPU system time (s): 0.267871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048158 second user time and 0.080263 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 04:06:46
IDJOB=4297239
IDBENCH=141387
IDSOLVER=2759
FILE ID=node137/4297239-1532657206
RUNJOBID= node137-1532654676-4946
PBS_JOBID= 21022221
Free space on /tmp= 48160 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-7-cp_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-4297239-1532657206/watcher-4297239-1532657206 -o /tmp/evaluation-result-4297239-1532657206/solver-4297239-1532657206 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297239-1532657206.xml

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

MD5SUM BENCH= 6202e41c7df8f203e59ab292b28f5059
RANDOM SEED=1183145546

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23294948 kB
MemAvailable:   31924420 kB
Buffers:          177836 kB
Cached:          8636996 kB
SwapCached:            0 kB
Active:          3377052 kB
Inactive:        5495556 kB
Active(anon):       4792 kB
Inactive(anon):    80852 kB
Active(file):    3372260 kB
Inactive(file):  5414704 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8448 kB
Writeback:             0 kB
AnonPages:         53028 kB
Mapped:            40816 kB
Shmem:             25228 kB
Slab:             298396 kB
SReclaimable:     270968 kB
SUnreclaim:        27428 kB
KernelStack:        3536 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-27 04:06:50