Trace number 4297229

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 9.412 2.69392

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-08_c18.xml
MD5SUMf8c10a8313da5da6e599be620e9e581f
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 benchmark9.412
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":120}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":16,"count":8},{"degree":17,"count":56}]
Minimum constraint arity8
Maximum constraint arity64
Distribution of constraint arities[{"arity":8,"count":1},{"arity":10,"count":112},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":112}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 11:32:14 CEST 2018
0.65/0.55	c PID: 10545
0.65/0.55	c IP: 172.20.3.148
0.65/0.55	c HOST: node148.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.38/0.93	c (0,0) Parsing End
1.38/0.93	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 8
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) Constraint Name Generate Begin
1.38/0.94	c (0,0) Ctr:HOME/instance-4297229-1532683934.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.38/0.94	c (0,0) Constraint Name Generate End
1.38/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.94	c (0,0) CSP to CSPinCNF Begin
2.06/1.29	c (0,0) translated 12 (10%) constraints
2.33/1.31	c (0,0) translated 23 (20%) constraints
2.33/1.33	c (0,0) translated 35 (30%) constraints
2.33/1.34	c (0,0) translated 46 (40%) constraints
2.33/1.36	c (0,0) translated 57 (50%) constraints
2.33/1.37	c (0,0) translated 69 (60%) constraints
2.33/1.38	c (0,0) translated 80 (70%) constraints
2.33/1.39	c (0,0) translated 92 (80%) constraints
2.65/1.40	c (0,0) translated 103 (90%) constraints
2.65/1.41	c (0,0) translated 114 (100%) constraints
2.65/1.47	c (0,0) STATISTICS1:HOME/instance-4297229-1532683934.xml,AllDifferentMatrix:Element:Instantiation:IntVar,120,1384,8,8,8,2,8:1904;1:336,8:3584;1:264,8:32;3:896;2:448;1:8,2:2240;1:1168,
2.65/1.47	c (0,0) ===========================================
2.65/1.47	c (0,0) Both Encoding selects:
2.65/1.47	c (0,0) Order
2.65/1.47	c (0,0) ===========================================
2.65/1.50	c (0,0) translated 139 (10%) constraints
2.96/1.51	c (0,0) translated 277 (20%) constraints
2.96/1.52	c (0,0) translated 416 (30%) constraints
2.96/1.56	c (1,1) translated 554 (40%) constraints
3.30/1.60	c (1,1) translated 692 (50%) constraints
3.30/1.63	c (1,1) translated 831 (60%) constraints
3.30/1.66	c (1,1) translated 969 (70%) constraints
3.30/1.69	c (1,1) translated 1108 (80%) constraints
3.71/1.71	c (1,1) translated 1246 (90%) constraints
3.71/1.74	c (1,1) translated 1384 (100%) constraints
3.71/1.74	c (1,1) CSP to CSPinCNF End
3.71/1.74	c (1,1) CSP: 120 int (0 aux), 840 bool (840 aux), 3184 ctr, max domain size 8
3.71/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.71/1.75	c (1,1) CSPinCNF Propagation Begin
4.11/1.81	c (1,1) 2 values, 404 unsatisfiable literals, and 144 valid clauses are removed
4.11/1.81	c (1,1) CSPinCNF Propagation End
4.11/1.81	c (1,1) CSP: 120 int (0 aux), 840 bool (840 aux), 3040 ctr, max domain size 8
4.11/1.81	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.11/1.81	c (1,1) Simplify CSPinCNF Begin
4.11/1.86	c (1,1) Simplify CSPinCNF End
4.11/1.86	c (1,1) CSP: 120 int (0 aux), 1672 bool (1672 aux), 3872 ctr, max domain size 8
4.11/1.86	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.11/1.86	c (1,1) Calculate Precise Domain Begin
4.11/1.86	c (1,1) 0 values are removed by re-calculation
4.11/1.86	c (1,1) Calculate Precise Domain End
4.11/1.86	c (1,1) CSP: 120 int (0 aux), 1672 bool (1672 aux), 3872 ctr, max domain size 8
4.11/1.86	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.11/1.86	c (1,1) CSPinCNF to SatSolver Begin
4.48/1.96	c (1,1) 388 (10 %) CSP clauses are encoded (2424 SAT variables, 2285 SAT clauses)
4.48/1.98	c (1,1) 775 (20 %) CSP clauses are encoded (2424 SAT variables, 3914 SAT clauses)
4.48/2.00	c (1,1) 1162 (30 %) CSP clauses are encoded (2424 SAT variables, 5536 SAT clauses)
4.79/2.01	c (1,1) 1549 (40 %) CSP clauses are encoded (2424 SAT variables, 7245 SAT clauses)
4.79/2.03	c (1,1) 1936 (50 %) CSP clauses are encoded (2424 SAT variables, 8936 SAT clauses)
4.79/2.04	c (1,1) 2324 (60 %) CSP clauses are encoded (2424 SAT variables, 10637 SAT clauses)
4.79/2.06	c (1,1) 2711 (70 %) CSP clauses are encoded (2424 SAT variables, 12359 SAT clauses)
4.79/2.07	c (1,1) 3098 (80 %) CSP clauses are encoded (2424 SAT variables, 14080 SAT clauses)
4.79/2.08	c (1,1) 3485 (90 %) CSP clauses are encoded (2424 SAT variables, 15808 SAT clauses)
4.79/2.09	c (1,1) 3872 (100 %) CSP clauses are encoded (2424 SAT variables, 17519 SAT clauses)
4.79/2.09	c (1,1) CSPinCNF to SatSolver End
4.79/2.10	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.20/2.14	c (1,1) STATISTICS2:HOME/instance-4297229-1532683934.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1792,3872,8,8,6,2,8:1080;7:856;6:304;1:356,8:4404;7:1600;6:440;2:4260;1:356,6:28;3:608;2:3236,2:2596;1:5868,
5.20/2.14	c (1,1) SatSolver.solve Begin
5.20/2.14	c (1,1) 2424 bool, 17520 clause
5.20/2.14	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297229-1532683934.xml-scop-10545.cnf HOME/instance-4297229-1532683934.xml-scop-10545.cnf.out
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
5.64/2.67	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
5.64/2.67	c (2,0) c ========================================[ Problem Statistics ]===========================================
5.64/2.67	c (2,0) c |                                                                                                       |
5.64/2.67	c (2,0) c |  Number of variables:          2424                                                                   |
5.64/2.67	c (2,0) c |  Number of clauses:           17520                                                                   |
5.64/2.67	c (2,0) c |  Parse time:                   0.01 s                                                                 |
5.64/2.67	c (2,0) c |                                                                                                       |
5.64/2.67	c (2,0) c |  Eliminated clauses:           0.03 Mb                                                                |
5.64/2.67	c (2,0) c |  Simplification time:          0.01 s                                                                 |
5.64/2.67	c (2,0) c |                                                                                                       |
5.64/2.67	c (2,0) c |  Generating clones                                                                                    |
5.64/2.67	c (2,0) c |  all clones generated. Memory =  36.45Mb.                                                             |
5.64/2.67	c (2,0) c ========================================================================================================|
5.64/2.67	c (2,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
5.64/2.67	c (2,0) c Total Memory so far : 618.79Mb
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c real time : 0.51691 s
5.64/2.67	c (2,0) c cpu time  : 3.69975 s
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.64/2.67	c (2,0) c
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) c | Conflicts     |           80625 |      10149 |       9386 |      10686 |      10733 |      10255 |       9409 |       9831 |      10176 |
5.64/2.67	c (2,0) c | Decisions     |          101515 |      13036 |      11736 |      13472 |      13434 |      12871 |      11884 |      12203 |      12879 |
5.64/2.67	c (2,0) c | Propagations  |        11360357 |    1449833 |    1344781 |    1483064 |    1512397 |    1462444 |    1300535 |    1394831 |    1412472 |
5.64/2.67	c (2,0) c | Avg_Trail     |                 |        422 |        424 |        419 |        421 |        413 |        414 |        417 |        409 |
5.64/2.67	c (2,0) c | Avg_DL        |                 |         10 |         11 |         10 |         10 |         11 |         11 |         10 |         11 |
5.64/2.67	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.64/2.67	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) c | Exported      |           14608 |       1705 |       1588 |       2051 |       2094 |       1945 |       1637 |       1747 |       1841 |
5.64/2.67	c (2,0) c | Imported      |           97121 |      11506 |      11747 |      12556 |      11627 |      12521 |      12404 |      12860 |      11900 |
5.64/2.67	c (2,0) c | Good          |             606 |         54 |         68 |         77 |         65 |         96 |         78 |        100 |         68 |
5.64/2.67	c (2,0) c | Purge         |           96515 |      11452 |      11679 |      12479 |      11562 |      12425 |      12326 |      12760 |      11832 |
5.64/2.67	c (2,0) c | Promoted      |            4889 |        779 |        555 |        608 |        636 |        634 |        613 |        448 |        616 |
5.64/2.67	c (2,0) c | Remove_Imp    |            2189 |        317 |       1872 |          0 |          0 |          0 |          0 |          0 |          0 |
5.64/2.67	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) c | Unaries       |                 |          1 |          0 |          6 |          1 |          0 |          1 |          6 |          1 |
5.64/2.67	c (2,0) c | Binaries      |                 |         11 |          4 |         40 |         15 |          8 |          9 |         17 |         13 |
5.64/2.67	c (2,0) c | Glues         |                 |        148 |        145 |        204 |        173 |        151 |        148 |        158 |        180 |
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) c | Orig_Seen     |            53 % |       9544 |       9304 |       9678 |       9481 |       9348 |       9274 |       9244 |       9441 |
5.64/2.67	c (2,0) c | Diff Orig seen|                 |        300 |         60 |        434 |        237 |        104 |         30 |      X     |        197 |
5.64/2.67	c (2,0) c | Hamming       |            14 % |        362 |        370 |        309 |        380 |        349 |        378 |      X     |        375 |
5.64/2.67	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.64/2.67	c (2,0) 
5.64/2.67	c (2,0) s UNSATISFIABLE
5.64/2.68	c (2,1) SatSolver.solve End
5.64/2.68	c (2,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.64/2.68	c (2,1) Show results Begin
5.64/2.68	s UNSATISFIABLE
5.64/2.68	c (2,1) Show results End
5.64/2.68	c (2,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.64/2.68	c (2,1) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
5.64/2.68	c END-Prog: Fri Jul 27 11:32:17 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 (8324 MiB free)
  memory of node 1: 16384 MiB (14841 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297229-1532683934/watcher-4297229-1532683934 -o /tmp/evaluation-result-4297229-1532683934/solver-4297229-1532683934 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532676362-9860 --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-4297229-1532683934.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=10545, runsolver pid=10542

[startup+0.100161 s]*
/proc/loadavg: 6.87 7.92 8.18 3/199 10565
/proc/meminfo: memFree=23627304/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27312552 memory=108616 CPUtime=0.11 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 6187 0 0 0 8 3 0 0 20 0 20 0 85956536 27968053248 27154 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6828138 27154 2746 1 0 6790598 0
[pid=10545/tid=10547] ppid=10542 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) R 10542 10545 9833 0 -1 4202560 4284 0 0 0 7 2 0 0 20 0 20 0 85956537 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048694176144 140048706430302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27312552 memory=140469328000640 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 27154 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) S 10542 10545 9833 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046841555184 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046840502640 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) S 10542 10545 9833 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046838397040 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 27154 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108616 KiB

[startup+0.21023 s]*
/proc/loadavg: 6.87 7.92 8.18 2/199 10565
/proc/meminfo: memFree=23610560/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27312552 memory=123312 CPUtime=0.25 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 10086 0 0 0 21 4 0 0 20 0 20 0 85956536 27968053248 30828 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6828138 30828 2864 1 0 6790598 0
[pid=10545/tid=10547] ppid=10542 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) R 10542 10545 9833 0 -1 4202560 7975 0 0 0 17 3 0 0 20 0 20 0 85956537 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048694171168 140048706430302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27312552 memory=140469328010840 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 30828 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) S 10542 10545 9833 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046841555184 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) R 10542 10545 9833 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046840502640 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) S 10542 10545 9833 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046838397040 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 30828 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123312 KiB

[startup+0.309662 s]*
/proc/loadavg: 6.87 7.92 8.18 2/199 10565
/proc/meminfo: memFree=23606760/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27312552 memory=126948 CPUtime=0.41 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 10705 0 0 0 37 4 0 0 20 0 20 0 85956536 27968053248 31737 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6828138 31737 2907 1 0 6790598 0
[pid=10545/tid=10547] ppid=10542 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) R 10542 10545 9833 0 -1 4202560 8419 0 0 0 26 3 0 0 20 0 20 0 85956537 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048694153936 140048706430302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27312552 memory=140469187212207 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27312552 memory=140469187214512 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27312552 memory=140469187216816 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27968053248 31737 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27312552 memory=280938374440592 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27312552 memory=280938374447504 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956541 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27312552 memory=280938374388784 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27312552 memory=280938374461328 CPUtime=0 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) S 10542 10545 9833 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046841555184 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27312552 memory=280938374468240 CPUtime=0 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) S 10542 10545 9833 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046840502640 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27312552 memory=280938374465936 CPUtime=0.02 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27312552 memory=280938374482544 CPUtime=0.07 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) S 10542 10545 9833 0 -1 1077944384 324 0 0 0 7 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046838397040 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27968053248 31737 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126948 KiB

[startup+0.700876 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10565
/proc/meminfo: memFree=23583608/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27320948 memory=165448 CPUtime=1.01 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 17937 0 0 0 94 7 0 0 20 0 20 0 85956536 27976650752 41362 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6830237 41362 3154 1 0 6791622 0
[pid=10545/tid=10547] ppid=10542 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) R 10542 10545 9833 0 -1 4202560 15118 0 0 0 62 5 0 0 20 0 20 0 85956537 27976650752 41362 33554432000 4194304 4196468 140725606388192 140048694181120 140048706430302 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41362 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41362 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27320948 memory=5372 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27320948 memory=1440 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27320948 memory=4612 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27976650752 41392 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27320948 memory=4044 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85956541 27976650752 41392 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0

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

[pid=10545/tid=10564] ppid=10542 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27978747904 55116 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27978747904 55116 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 220464 KiB

[startup+2.69387 s]
# the end of solver process 10545 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.20642 s, system=0.205581 s

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

[startup+1.60107 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10565
/proc/meminfo: memFree=23557740/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27325044 memory=233584 CPUtime=3.3 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 22112 0 0 0 319 11 0 0 20 0 20 0 85956536 27980845056 58396 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6831261 58396 3200 1 0 6792646 0
[pid=10545/tid=10547] ppid=10542 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) R 10542 10545 9833 0 -1 4202560 16320 0 0 0 149 7 0 0 20 0 20 0 85956537 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048694186592 140048722361750 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27325044 memory=4012 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27325044 memory=140469187425728 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956539 27980845056 58396 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85956541 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956541 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27325044 memory=12966506269086 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956541 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27325044 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27325044 memory=13847469322668609 CPUtime=0.32 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) R 10542 10545 9833 0 -1 4202560 844 0 0 0 32 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046841542240 140048707475649 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27325044 memory=0 CPUtime=0.29 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) R 10542 10545 9833 0 -1 4202560 438 0 0 0 29 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046840502640 140048706743618 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27325044 memory=0 CPUtime=0.34 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 483 0 0 0 33 1 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27325044 memory=0 CPUtime=0.73 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) R 10542 10545 9833 0 -1 4202560 2681 0 0 0 73 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046838397040 140048715446651 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956544 27980845056 58396 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 233584 KiB

[startup+2.40159 s]
/proc/loadavg: 6.64 7.85 8.16 5/199 10565
/proc/meminfo: memFree=23433760/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27982760 memory=368632 CPUtime=5.64 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 25788 0 0 0 549 15 0 0 20 0 24 0 85956536 28654346240 92158 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6995690 92158 3227 1 0 6956546 0
[pid=10545/tid=10547] ppid=10542 vsize=27982760 memory=0 CPUtime=2.17 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) S 10542 10545 9833 0 -1 1077944384 17060 0 0 0 207 10 0 0 20 0 24 0 85956537 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048694189056 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27982760 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27982760 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27982760 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27982760 memory=-8672958532971446211 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27982760 memory=4630099073997825165 CPUtime=0.81 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) S 10542 10545 9833 0 -1 1077944384 1101 0 0 0 80 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046841555184 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27982760 memory=0 CPUtime=0.9 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) S 10542 10545 9833 0 -1 1077944384 2422 0 0 0 89 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046840502640 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27982760 memory=0 CPUtime=0.81 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 807 0 0 0 80 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27982760 memory=0 CPUtime=0.92 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) S 10542 10545 9833 0 -1 1077944384 2998 0 0 0 92 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046838397040 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 5.64 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 368632 KiB

[startup+2.60159 s]
/proc/loadavg: 6.64 7.85 8.16 5/199 10565
/proc/meminfo: memFree=23433760/32770624 swapFree=67108404/67108860
[pid=10545] ppid=10542 vsize=27982760 memory=368632 CPUtime=5.64 cores=0-7
/proc/10545/stat : 10545 (java) S 10542 10545 9833 0 -1 1077944320 25788 0 0 0 549 15 0 0 20 0 24 0 85956536 28654346240 92158 33554432000 4194304 4196468 140725606388192 140725606370736 140048722349815 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
/proc/10545/statm: 6995690 92158 3227 1 0 6956546 0
[pid=10545/tid=10547] ppid=10542 vsize=27982760 memory=0 CPUtime=2.17 cores=0-7
/proc/10545/task/10547/stat : 10547 (java) S 10542 10545 9833 0 -1 1077944384 17060 0 0 0 207 10 0 0 20 0 24 0 85956537 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048694189056 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10548] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10548/stat : 10548 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048726592528 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10549] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10549/stat : 10549 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048144743568 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10550] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10550/stat : 10550 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048143690512 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10551] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10551/stat : 10551 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048142637968 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10552] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10552/stat : 10552 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048141584912 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10553] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10553/stat : 10553 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048140532368 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10554] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10554/stat : 10554 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048139479312 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10555] ppid=10542 vsize=27982760 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10545/task/10555/stat : 10555 (java) S 10542 10545 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956539 28654346240 92158 33554432000 4194304 4196468 140725606388192 140048138426768 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10556] ppid=10542 vsize=27982760 memory=401 CPUtime=0 cores=0-7
/proc/10545/task/10556/stat : 10556 (java) S 10542 10545 9833 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046842608368 140048722360962 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10557] ppid=10542 vsize=27982760 memory=280938374577840 CPUtime=0 cores=0-7
/proc/10545/task/10557/stat : 10557 (java) S 10542 10545 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046669702816 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10558] ppid=10542 vsize=27982760 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/10545/task/10558/stat : 10558 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956541 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046401266928 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10559] ppid=10542 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10545/task/10559/stat : 10559 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046026758608 140048722368411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10560] ppid=10542 vsize=27982760 memory=280938374506912 CPUtime=0.81 cores=0-7
/proc/10545/task/10560/stat : 10560 (java) S 10542 10545 9833 0 -1 1077944384 1101 0 0 0 80 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046841555184 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10561] ppid=10542 vsize=27982760 memory=140469187277378 CPUtime=0.9 cores=0-7
/proc/10545/task/10561/stat : 10561 (java) S 10542 10545 9833 0 -1 1077944384 2422 0 0 0 89 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046840502640 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10562] ppid=10542 vsize=27982760 memory=203 CPUtime=0.81 cores=0-7
/proc/10545/task/10562/stat : 10562 (java) S 10542 10545 9833 0 -1 1077944384 807 0 0 0 80 1 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046839449584 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10563] ppid=10542 vsize=27982760 memory=3032 CPUtime=0.92 cores=0-7
/proc/10545/task/10563/stat : 10563 (java) S 10542 10545 9833 0 -1 1077944384 2998 0 0 0 92 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046838397040 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10564] ppid=10542 vsize=27982760 memory=280938374421440 CPUtime=0 cores=0-7
/proc/10545/task/10564/stat : 10564 (java) S 10542 10545 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140045528853472 140048722360021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
[pid=10545/tid=10565] ppid=10542 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10545/task/10565/stat : 10565 (java) S 10542 10545 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956544 28654346240 92158 33554432000 4194304 4196468 140725606388192 140046837345456 140048722360962 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27021312 140725606396890 140725606397189 140725606397189 140725606399951 0
Current children cumulated CPU time: 5.64 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 368632 KiB

Child status: 0
Real time (s): 2.69392
CPU time (s): 9.412
CPU user time (s): 9.20642
CPU system time (s): 0.205581
CPU usage (%): 349.38
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 371008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.20642
system time used= 0.205581
maximum resident set size= 371508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6147
involuntary context switches= 50


# summary of solver processes directly reported to runsolver:
#   pid: 10545
#   total CPU time (s): 9.412
#   total CPU user time (s): 9.20642
#   total CPU system time (s): 0.205581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042424 second user time and 0.066986 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 11:32:14
IDJOB=4297229
IDBENCH=141618
IDSOLVER=2759
FILE ID=node148/4297229-1532683934
RUNJOBID= node148-1532676362-9860
PBS_JOBID= 21022258
Free space on /tmp= 43264 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-08_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-4297229-1532683934/watcher-4297229-1532683934 -o /tmp/evaluation-result-4297229-1532683934/solver-4297229-1532683934 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532676362-9860 --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-4297229-1532683934.xml

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

MD5SUM BENCH= f8c10a8313da5da6e599be620e9e581f
RANDOM SEED=1684474451

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23722168 kB
MemAvailable:   31929740 kB
Buffers:          200180 kB
Cached:          8142236 kB
SwapCached:          352 kB
Active:          1952888 kB
Inactive:        6440772 kB
Active(anon):       4520 kB
Inactive(anon):    74340 kB
Active(file):    1948368 kB
Inactive(file):  6366432 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8308 kB
Writeback:             0 kB
AnonPages:        136260 kB
Mapped:            42184 kB
Shmem:             25016 kB
Slab:             349096 kB
SReclaimable:     321232 kB
SUnreclaim:        27864 kB
KernelStack:        3760 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 11:32:17