Trace number 4297003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)UNSAT 12.1457 3.52454

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 order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:06:42 CEST 2018
0.66/0.56	c PID: 5282
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.82/1.53	c (0,0) Parsing End
3.82/1.53	c (0,0) CSP: 112 int (0 aux), 0 bool (0 aux), 2529 ctr, max domain size 4
3.82/1.53	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.82/1.53	c (0,0) Constraint Name Generate Begin
3.82/1.55	c (1,1) Ctr:HOME/instance-4297003-1532657202.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.82/1.55	c (1,1) Constraint Name Generate End
3.82/1.56	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.82/1.56	c (1,1) CSP to CSPinCNF Begin
4.60/1.74	c (1,1) translated 253 (10%) constraints
4.60/1.79	c (1,1) translated 506 (20%) constraints
4.92/1.82	c (1,1) translated 759 (30%) constraints
4.92/1.85	c (1,1) translated 1012 (40%) constraints
4.92/1.86	c (1,1) translated 1265 (50%) constraints
4.92/1.88	c (1,1) translated 1518 (60%) constraints
5.22/1.90	c (1,1) translated 1771 (70%) constraints
5.22/1.92	c (1,1) translated 2024 (80%) constraints
5.22/1.93	c (1,1) translated 2277 (90%) constraints
6.07/2.18	c (1,1) translated 2529 (100%) constraints
7.27/2.43	c (1,1) STATISTICS1:HOME/instance-4297003-1532657202.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.27/2.43	c (1,1) ===========================================
7.27/2.43	c (1,1) Order
7.27/2.43	c (1,1) ===========================================
7.27/2.47	c (1,1) translated 382 (10%) constraints
7.71/2.50	c (1,1) translated 764 (20%) constraints
7.71/2.53	c (1,1) translated 1146 (30%) constraints
7.71/2.55	c (2,2) translated 1528 (40%) constraints
7.71/2.58	c (2,2) translated 1910 (50%) constraints
8.11/2.61	c (2,2) translated 2292 (60%) constraints
8.11/2.66	c (2,2) translated 2674 (70%) constraints
8.54/2.71	c (2,2) translated 3056 (80%) constraints
8.54/2.76	c (2,2) translated 3438 (90%) constraints
8.54/2.78	c (2,2) translated 3820 (100%) constraints
8.54/2.78	c (2,2) CSP to CSPinCNF End
8.54/2.79	c (2,2) CSP: 196 int (84 aux), 1055 bool (1055 aux), 4928 ctr, max domain size 5
8.54/2.79	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.54/2.79	c (2,2) CSPinCNF Propagation Begin
8.97/2.89	c (2,2) 188 values, 1386 unsatisfiable literals, and 1122 valid clauses are removed
8.97/2.89	c (2,2) CSPinCNF Propagation End
8.97/2.89	c (2,2) CSP: 336 int (224 aux), 915 bool (915 aux), 3806 ctr, max domain size 5
8.97/2.89	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.97/2.89	c (2,2) Simplify CSPinCNF Begin
9.40/3.00	c (2,2) Simplify CSPinCNF End
9.40/3.00	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
9.40/3.00	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.40/3.00	c (2,2) Calculate Precise Domain Begin
9.82/3.04	c (2,2) 0 values are removed by re-calculation
9.82/3.04	c (2,2) Calculate Precise Domain End
9.82/3.04	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
9.82/3.04	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.82/3.04	c (2,2) CSPinCNF to SatSolver Begin
10.24/3.14	c (2,2) 544 (10 %) CSP clauses are encoded (3119 SAT variables, 2067 SAT clauses)
10.24/3.18	c (2,2) 1087 (20 %) CSP clauses are encoded (3119 SAT variables, 3798 SAT clauses)
10.63/3.20	c (2,2) 1631 (30 %) CSP clauses are encoded (3119 SAT variables, 5335 SAT clauses)
10.63/3.22	c (2,2) 2174 (40 %) CSP clauses are encoded (3119 SAT variables, 6889 SAT clauses)
10.63/3.23	c (2,2) 2717 (50 %) CSP clauses are encoded (3119 SAT variables, 7444 SAT clauses)
10.63/3.24	c (2,2) 3261 (60 %) CSP clauses are encoded (3119 SAT variables, 7988 SAT clauses)
10.63/3.27	c (2,2) 3804 (70 %) CSP clauses are encoded (3119 SAT variables, 10435 SAT clauses)
10.63/3.30	c (2,2) 4348 (80 %) CSP clauses are encoded (3119 SAT variables, 12883 SAT clauses)
11.04/3.32	c (2,2) 4891 (90 %) CSP clauses are encoded (3119 SAT variables, 15330 SAT clauses)
11.04/3.34	c (2,2) 5434 (100 %) CSP clauses are encoded (3119 SAT variables, 16661 SAT clauses)
11.04/3.34	c (2,2) CSPinCNF to SatSolver End
11.04/3.34	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
11.04/3.39	c (2,2) STATISTICS2:HOME/instance-4297003-1532657202.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,
11.04/3.39	c (2,2) SatSolver.solve Begin
11.04/3.39	c (2,2) 3119 bool, 16664 clause
11.04/3.39	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297003-1532657202.xml-scop-5282.cnf HOME/instance-4297003-1532657202.xml-scop-5282.cnf.out
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
11.46/3.49	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
11.46/3.49	c (2,0) c ========================================[ Problem Statistics ]===========================================
11.46/3.49	c (2,0) c |                                                                                                       |
11.46/3.49	c (2,0) c |  Number of variables:          3119                                                                   |
11.46/3.49	c (2,0) c |  Number of clauses:           16664                                                                   |
11.46/3.49	c (2,0) c |  Parse time:                   0.01 s                                                                 |
11.46/3.49	c (2,0) c |                                                                                                       |
11.46/3.49	c (2,0) c |  Eliminated clauses:           0.01 Mb                                                                |
11.46/3.49	c (2,0) c |  Simplification time:          0.01 s                                                                 |
11.46/3.49	c (2,0) c |                                                                                                       |
11.46/3.49	c (2,0) c |  Generating clones                                                                                    |
11.46/3.49	c (2,0) c |  all clones generated. Memory =  35.49Mb.                                                             |
11.46/3.49	c (2,0) c ========================================================================================================|
11.46/3.49	c (2,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
11.46/3.49	c (2,0) c Total Memory so far : 612.15Mb
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c real time : 0.0830941 s
11.46/3.49	c (2,0) c cpu time  : 0.221206 s
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
11.46/3.49	c (2,0) c
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) c | Conflicts     |            7861 |       1004 |        611 |        854 |        876 |        369 |       2639 |        873 |        635 |
11.46/3.49	c (2,0) c | Decisions     |           14230 |       2342 |       1180 |       1618 |       1659 |        852 |       3722 |       1597 |       1260 |
11.46/3.49	c (2,0) c | Propagations  |          885272 |     113617 |      81277 |     111257 |     115175 |      48499 |     214873 |     136242 |      64332 |
11.46/3.49	c (2,0) c | Avg_Trail     |                 |        978 |       1199 |       1231 |       1232 |       1064 |        642 |       1085 |       1022 |
11.46/3.49	c (2,0) c | Avg_DL        |                 |         23 |         22 |         21 |         21 |         21 |          8 |         18 |         29 |
11.46/3.49	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.46/3.49	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) c | Exported      |             293 |         38 |         15 |         22 |         22 |         23 |        112 |         35 |         26 |
11.46/3.49	c (2,0) c | Imported      |             748 |        138 |         39 |         39 |         40 |         35 |        181 |        155 |        121 |
11.46/3.49	c (2,0) c | Good          |             115 |         14 |         11 |         11 |         11 |         11 |         15 |         27 |         15 |
11.46/3.49	c (2,0) c | Purge         |             633 |        124 |         28 |         28 |         29 |         24 |        166 |        128 |        106 |
11.46/3.49	c (2,0) c | Promoted      |              14 |          0 |          1 |          1 |          1 |          0 |          2 |          6 |          3 |
11.46/3.49	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.46/3.49	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) c | Unaries       |                 |         11 |          2 |          2 |          2 |          3 |         19 |          3 |          3 |
11.46/3.49	c (2,0) c | Binaries      |                 |          8 |          1 |          1 |          1 |          1 |         48 |          1 |          2 |
11.46/3.49	c (2,0) c | Glues         |                 |         38 |         15 |         22 |         22 |         23 |        112 |         35 |         26 |
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) c | Orig_Seen     |            23 % |       4502 |       3615 |       4459 |       4479 |       3092 |       1191 |       5346 |       4037 |
11.46/3.49	c (2,0) c | Diff Orig seen|                 |       3311 |       2424 |       3268 |       3288 |       1901 |      X     |       4155 |       2846 |
11.46/3.49	c (2,0) c | Hamming       |            20 % |        684 |        585 |        683 |        678 |        635 |      X     |        567 |        615 |
11.46/3.49	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.46/3.49	c (2,0) 
11.46/3.49	c (2,0) s UNSATISFIABLE
11.46/3.49	c (2,2) SatSolver.solve End
11.46/3.49	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.46/3.49	c (2,2) Show results Begin
11.46/3.49	s UNSATISFIABLE
11.46/3.49	c (2,2) Show results End
11.46/3.49	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.46/3.49	c (2,2) 0,1,2,2,2,2,2,2,2,STOP-AFTER(ALL)
11.46/3.49	c END-Prog: Fri Jul 27 04:06:45 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 (11404 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100156 s]*
/proc/loadavg: 9.20 8.95 8.80 3/198 5302
/proc/meminfo: memFree=23199988/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27312552 memory=107472 CPUtime=0.11 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 6920 0 0 0 8 3 0 0 20 0 20 0 83283352 27968053248 26868 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6828138 26868 2749 1 0 6790598 0
[pid=5282/tid=5284] ppid=5279 vsize=27312552 memory=4714311627568214937 CPUtime=0.08 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 5014 0 0 0 6 2 0 0 20 0 20 0 83283353 27968053248 26868 33554432000 4194304 4196468 140730072177104 139685065693584 139684916247185 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27312552 memory=732370653869153253 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27312552 memory=140515531699840 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 26868 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 26868 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139682430933584 139685093885851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) S 5279 5282 4919 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684151748720 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684150695920 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684149643632 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 26868 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107472 KiB

[startup+0.210394 s]*
/proc/loadavg: 9.20 8.95 8.80 2/198 5302
/proc/meminfo: memFree=23184292/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27312552 memory=121848 CPUtime=0.25 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 10716 0 0 0 21 4 0 0 20 0 20 0 83283352 27968053248 30462 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6828138 30462 2884 1 0 6790598 0
[pid=5282/tid=5284] ppid=5279 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 8590 0 0 0 16 3 0 0 20 0 20 0 83283353 27968053248 30462 33554432000 4194304 4196468 140730072177104 139685065689792 139685093889181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27312552 memory=14268381827839640 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 30462 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 30462 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139682430933584 139685093885851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) S 5279 5282 4919 0 -1 1077944384 448 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684151748720 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) S 5279 5282 4919 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684150695920 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684149643632 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 30462 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121848 KiB

[startup+0.310359 s]*
/proc/loadavg: 9.20 8.95 8.80 2/198 5302
/proc/meminfo: memFree=23181004/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27312552 memory=125056 CPUtime=0.42 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 11234 0 0 0 38 4 0 0 20 0 20 0 83283352 27968053248 31264 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6828138 31264 2925 1 0 6790598 0
[pid=5282/tid=5284] ppid=5279 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 8957 0 0 0 26 3 0 0 20 0 20 0 83283353 27968053248 31264 33554432000 4194304 4196468 140730072177104 139685065671408 139685093889181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27312552 memory=140515425219503 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27312552 memory=140515425221808 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27312552 memory=140515425224112 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27312552 memory=281030850455184 CPUtime=0 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 31264 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27312552 memory=281030850462096 CPUtime=0 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83283357 27968053248 31264 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27312552 memory=281030850403376 CPUtime=0 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139682430933584 139685093885851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27312552 memory=281030850475920 CPUtime=0 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) S 5279 5282 4919 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684151748720 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27312552 memory=281030850482832 CPUtime=0.02 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) S 5279 5282 4919 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684150695920 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27312552 memory=281030850480528 CPUtime=0 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) S 5279 5282 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684149643632 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27312552 memory=281030850497088 CPUtime=0.07 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27968053248 31264 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125056 KiB

[startup+0.701762 s]
/proc/loadavg: 9.20 8.95 8.80 2/198 5302
/proc/meminfo: memFree=23157068/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27318824 memory=164568 CPUtime=1.03 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 18232 0 0 0 96 7 0 0 20 0 20 0 83283352 27974475776 41142 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6829706 41142 3141 1 0 6791110 0
[pid=5282/tid=5284] ppid=5279 vsize=27318824 memory=7517179856247350100 CPUtime=0.67 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 15444 0 0 0 61 6 0 0 20 0 20 0 83283353 27974475776 41142 33554432000 4194304 4196468 140730072177104 139685065704944 139684567158560 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27318824 memory=22767621646698 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27318824 memory=140515425226971 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27318824 memory=2353 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27318824 memory=1840 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27318824 memory=5788 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283357 27974475776 41142 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0

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

[pid=5282/tid=5300] ppid=5279 vsize=27327160 memory=24392 CPUtime=1.25 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) R 5279 5282 4919 0 -1 4202560 3765 0 0 0 124 1 0 0 20 0 20 0 83283360 27983011840 137100 33554432000 4194304 4196468 140730072177104 139684080511344 139685077947742 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 137100 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 137100 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 10.24 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 548400 KiB

[startup+3.5245 s]
# the end of solver process 5282 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.8935 s, system=0.252144 s

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

[startup+3.20113 s]
/proc/loadavg: 9.20 8.95 8.80 5/198 5302
/proc/meminfo: memFree=22767564/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27327160 memory=565124 CPUtime=10.63 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 29334 0 0 0 1045 18 0 0 20 0 20 0 83283352 27983011840 141281 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6831790 141281 3225 1 0 6792646 0
[pid=5282/tid=5284] ppid=5279 vsize=27327160 memory=6944656592455360604 CPUtime=3.15 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 17540 0 0 0 303 12 0 0 20 0 20 0 83283353 27983011840 141281 33554432000 4194304 4196468 140730072177104 139685065700544 139684583197952 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27327160 memory=7679927811743456362 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27327160 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27327160 memory=55 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27327160 memory=-7595754389018307680 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27327160 memory=7305779104973615207 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27327160 memory=5937503940876124257 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27327160 memory=7738408347596843372 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27327160 memory=6009860662961204079 CPUtime=0 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 141281 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27327160 memory=7014751519734126949 CPUtime=0 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 141281 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27327160 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139682430933584 139685093885851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27327160 memory=0 CPUtime=1.97 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) R 5279 5282 4919 0 -1 4202560 2752 0 0 0 196 1 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684151740048 139685075184305 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27327160 memory=281030850439520 CPUtime=2.04 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) R 5279 5282 4919 0 -1 4202560 1611 0 0 0 203 1 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684150683360 139685075430759 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27327160 memory=3472468811652904256 CPUtime=2.14 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) R 5279 5282 4919 0 -1 4202560 2242 0 0 0 213 1 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684149643632 139685079889564 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27327160 memory=140515531700737 CPUtime=1.29 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 3822 0 0 0 128 1 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27327160 memory=166 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 141281 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 10.63 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 565124 KiB

[startup+3.4008 s]
/proc/loadavg: 9.20 8.95 8.80 5/198 5302
/proc/meminfo: memFree=22767564/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27327160 memory=635140 CPUtime=11.46 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 29966 0 0 0 1126 20 0 0 20 0 20 0 83283352 27983011840 158785 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6831790 158785 3225 1 0 6792646 0
[pid=5282/tid=5284] ppid=5279 vsize=27327160 memory=288289956793942634 CPUtime=3.35 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) R 5279 5282 4919 0 -1 4202560 17655 0 0 0 322 13 0 0 20 0 20 0 83283353 27983011840 158785 33554432000 4194304 4196468 140730072177104 139685065703392 139685077947742 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27327160 memory=3473738995450773793 CPUtime=0 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27327160 memory=12433 CPUtime=0 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27327160 memory=281030850248944 CPUtime=0 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283355 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27327160 memory=6363959361622345106 CPUtime=0 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684152801904 139685093878402 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27327160 memory=1399052312596663670 CPUtime=0 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 158785 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27327160 memory=10913 CPUtime=0 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83283357 27983011840 158785 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27327160 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139682430933584 139685093885851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27327160 memory=288230596050944315 CPUtime=2.17 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) R 5279 5282 4919 0 -1 4202560 3195 0 0 0 216 1 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684151740048 139685078984429 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27327160 memory=15823295995971307 CPUtime=2.23 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) R 5279 5282 4919 0 -1 4202560 1635 0 0 0 222 1 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684150696048 139685078974958 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27327160 memory=0 CPUtime=2.34 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) R 5279 5282 4919 0 -1 4202560 2267 0 0 0 233 1 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684149632304 139685077770356 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27327160 memory=0 CPUtime=1.32 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 3847 0 0 0 131 1 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5302] ppid=5279 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5282/task/5302/stat : 5302 (java) S 5279 5282 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83283360 27983011840 158785 33554432000 4194304 4196468 140730072177104 139684079459120 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 11.46 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 635140 KiB

[startup+3.50081 s]
/proc/loadavg: 9.20 8.95 8.80 5/198 5302
/proc/meminfo: memFree=22767564/32770624 swapFree=67108860/67108860
[pid=5282] ppid=5279 vsize=27722656 memory=651996 CPUtime=12.1 cores=0-7
/proc/5282/stat : 5282 (java) S 5279 5282 4919 0 -1 1077944320 30643 4780 0 0 1166 20 22 2 20 0 21 0 83283352 28387999744 162999 33554432000 4194304 4196468 140730072177104 140730072159648 139685093867255 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
/proc/5282/statm: 6930664 162999 3231 1 0 6891520 0
[pid=5282/tid=5284] ppid=5279 vsize=27722656 memory=281030850252496 CPUtime=3.65 cores=0-7
/proc/5282/task/5284/stat : 5284 (java) S 5279 5282 4919 0 -1 1077944384 17950 4780 0 0 327 14 22 2 20 0 21 0 83283353 28387999744 162999 33554432000 4194304 4196468 140730072177104 139685065710736 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5285] ppid=5279 vsize=27722656 memory=24860545780458 CPUtime=0.24 cores=0-7
/proc/5282/task/5285/stat : 5285 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139685098109840 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5286] ppid=5279 vsize=27722656 memory=24860545780202 CPUtime=0.24 cores=0-7
/proc/5282/task/5286/stat : 5286 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684912266000 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5287] ppid=5279 vsize=27722656 memory=24860545780202 CPUtime=0.24 cores=0-7
/proc/5282/task/5287/stat : 5287 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684911213712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5288] ppid=5279 vsize=27722656 memory=24860545779946 CPUtime=0.24 cores=0-7
/proc/5282/task/5288/stat : 5288 (java) S 5279 5282 4919 0 -1 1077944384 2 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684910160912 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5289] ppid=5279 vsize=27722656 memory=55 CPUtime=0.24 cores=0-7
/proc/5282/task/5289/stat : 5289 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684909107600 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5290] ppid=5279 vsize=27722656 memory=11722 CPUtime=0.24 cores=0-7
/proc/5282/task/5290/stat : 5290 (java) S 5279 5282 4919 0 -1 1077944384 3 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684908054800 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5291] ppid=5279 vsize=27722656 memory=24392 CPUtime=0.24 cores=0-7
/proc/5282/task/5291/stat : 5291 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684907002512 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5292] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5292/stat : 5292 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283355 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684905949712 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5293] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5293/stat : 5293 (java) S 5279 5282 4919 0 -1 1077944384 5 4780 0 0 0 0 22 2 20 0 21 0 83283357 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684152802112 139685093878402 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5294] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5294/stat : 5294 (java) S 5279 5282 4919 0 -1 1077944384 14 4780 0 0 0 0 22 2 20 0 21 0 83283357 28387999744 162999 33554432000 4194304 4196468 140730072177104 139682939659552 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5295] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5295/stat : 5295 (java) S 5279 5282 4919 0 -1 1077944384 21 4780 0 0 0 0 22 2 20 0 21 0 83283357 28387999744 162999 33554432000 4194304 4196468 140730072177104 139682805438064 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5296] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5296/stat : 5296 (java) S 5279 5282 4919 0 -1 1077944384 1 4780 0 0 0 0 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139682430933232 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5297] ppid=5279 vsize=27722656 memory=0 CPUtime=2.51 cores=0-7
/proc/5282/task/5297/stat : 5297 (java) R 5279 5282 4919 0 -1 4202560 3470 4780 0 0 226 1 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684151735168 139685078789176 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5298] ppid=5279 vsize=27722656 memory=0 CPUtime=2.57 cores=0-7
/proc/5282/task/5298/stat : 5298 (java) S 5279 5282 4919 0 -1 1077944384 1644 4780 0 0 232 1 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684150680112 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5299] ppid=5279 vsize=27722656 memory=0 CPUtime=2.68 cores=0-7
/proc/5282/task/5299/stat : 5299 (java) R 5279 5282 4919 0 -1 4202560 2267 4780 0 0 243 1 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684149632304 139685075411431 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5300] ppid=5279 vsize=27722656 memory=0 CPUtime=1.59 cores=0-7
/proc/5282/task/5300/stat : 5300 (java) S 5279 5282 4919 0 -1 1077944384 3885 4780 0 0 134 1 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139684080511216 139685093878402 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
[pid=5282/tid=5301] ppid=5279 vsize=27722656 memory=0 CPUtime=0.24 cores=0-7
/proc/5282/task/5301/stat : 5301 (java) S 5279 5282 4919 0 -1 1077944384 3 4780 0 0 0 0 22 2 20 0 21 0 83283360 28387999744 162999 33554432000 4194304 4196468 140730072177104 139681933028192 139685093877461 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8355840 140730072179673 140730072179973 140730072179973 140730072182735 0
Current children cumulated CPU time: 12.1 s
Current children cumulated vsize: 27722656 KiB
Current children cumulated memory: 651996 KiB

Child status: 0
Real time (s): 3.52454
CPU time (s): 12.1457
CPU user time (s): 11.8935
CPU system time (s): 0.252144
CPU usage (%): 344.603
Max. virtual memory (cumulated for all children) (KiB): 27722656
Max. memory (cumulated for all children) (KiB): 651996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8935
system time used= 0.252144
maximum resident set size= 652632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35429
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= 7936
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 5282
#   total CPU time (s): 12.1457
#   total CPU user time (s): 11.8935
#   total CPU system time (s): 0.252144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050516 second user time and 0.07924 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 04:06:42
IDJOB=4297003
IDBENCH=141387
IDSOLVER=2758
FILE ID=node137/4297003-1532657202
RUNJOBID= node137-1532654676-4946
PBS_JOBID= 21022221
Free space on /tmp= 48160 MiB

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

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

MD5SUM BENCH= 6202e41c7df8f203e59ab292b28f5059
RANDOM SEED=44795321

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:        23294704 kB
MemAvailable:   31924240 kB
Buffers:          177828 kB
Cached:          8636652 kB
SwapCached:            0 kB
Active:          3376132 kB
Inactive:        5495460 kB
Active(anon):       3720 kB
Inactive(anon):    80852 kB
Active(file):    3372412 kB
Inactive(file):  5414608 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8356 kB
Writeback:             0 kB
AnonPages:         64400 kB
Mapped:            41036 kB
Shmem:             25228 kB
Slab:             298324 kB
SReclaimable:     270976 kB
SUnreclaim:        27348 kB
KernelStack:        3216 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:46