Trace number 4297163

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 6.09138 1.94645

General information on the benchmark

NameLangford/
LangfordBin-09_c18.xml
MD5SUMaf6539439e5a66b9d4cb5cb754e7ed18
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 benchmark6.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints27
Number of domains2
Minimum domain size9
Maximum domain size18
Distribution of domain sizes[{"size":9,"count":18},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":18},{"degree":18,"count":18}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":9},{"arity":19,"count":18}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"element","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.54	scop both+glucose-syrup (2018-07-07)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 03:18:55 CEST 2018
0.66/0.56	c PID: 15856
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.17/0.86	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 18
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.87	c (0,0) Constraint Name Generate Begin
1.17/0.87	c (0,0) Ctr:HOME/instance-4297163-1532654334.xml,Add:Element:Eq:IntVar:Num
1.17/0.87	c (0,0) Constraint Name Generate End
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) CSP to CSPinCNF Begin
1.53/1.02	c (0,0) translated 3 (10%) constraints
1.53/1.05	c (0,0) translated 6 (20%) constraints
1.53/1.08	c (0,0) translated 9 (30%) constraints
1.53/1.10	c (0,0) translated 11 (40%) constraints
1.81/1.13	c (0,0) translated 14 (50%) constraints
1.81/1.15	c (0,0) translated 17 (60%) constraints
1.81/1.16	c (0,0) translated 19 (70%) constraints
1.81/1.17	c (0,0) translated 22 (80%) constraints
1.81/1.17	c (0,0) translated 25 (90%) constraints
1.81/1.17	c (0,0) translated 27 (100%) constraints
2.02/1.21	c (0,0) STATISTICS1:HOME/instance-4297163-1532654334.xml,Add:Element:Eq:IntVar:Num,36,333,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:38;15:38;14:38;13:38;12:38;11:38;10:38;9:362;8:38,3:324;1:9,2:18;1:972,
2.02/1.21	c (0,0) ===========================================
2.02/1.21	c (0,0) Both Encoding selects:
2.02/1.21	c (0,0) Order
2.02/1.21	c (0,0) ===========================================
2.02/1.25	c (0,0) translated 34 (10%) constraints
2.02/1.27	c (0,0) translated 67 (20%) constraints
2.02/1.29	c (0,0) translated 100 (30%) constraints
2.28/1.30	c (0,0) translated 134 (40%) constraints
2.28/1.31	c (0,0) translated 167 (50%) constraints
2.28/1.32	c (0,0) translated 200 (60%) constraints
2.28/1.33	c (0,0) translated 234 (70%) constraints
2.28/1.34	c (0,0) translated 267 (80%) constraints
2.28/1.35	c (0,0) translated 300 (90%) constraints
2.28/1.35	c (0,0) translated 333 (100%) constraints
2.28/1.36	c (0,0) CSP to CSPinCNF End
2.28/1.36	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 990 ctr, max domain size 16
2.28/1.36	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.28/1.36	c (0,0) CSPinCNF Propagation Begin
2.57/1.40	c (0,0) 0 values, 144 unsatisfiable literals, and 180 valid clauses are removed
2.57/1.40	c (0,0) CSPinCNF Propagation End
2.57/1.40	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.57/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.40	c (0,0) Simplify CSPinCNF Begin
2.57/1.41	c (0,0) Simplify CSPinCNF End
2.57/1.41	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.57/1.41	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.41	c (0,0) Calculate Precise Domain Begin
2.57/1.42	c (0,0) 0 values are removed by re-calculation
2.57/1.42	c (0,0) Calculate Precise Domain End
2.57/1.42	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.57/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.42	c (0,0) CSPinCNF to SatSolver Begin
2.57/1.45	c (0,0) 81 (10 %) CSP clauses are encoded (504 SAT variables, 386 SAT clauses)
2.57/1.46	c (0,0) 162 (20 %) CSP clauses are encoded (504 SAT variables, 467 SAT clauses)
2.57/1.46	c (0,0) 243 (30 %) CSP clauses are encoded (504 SAT variables, 548 SAT clauses)
2.57/1.47	c (0,0) 324 (40 %) CSP clauses are encoded (504 SAT variables, 629 SAT clauses)
2.57/1.47	c (0,0) 405 (50 %) CSP clauses are encoded (504 SAT variables, 710 SAT clauses)
2.57/1.48	c (0,0) 486 (60 %) CSP clauses are encoded (504 SAT variables, 791 SAT clauses)
2.57/1.48	c (0,0) 567 (70 %) CSP clauses are encoded (504 SAT variables, 872 SAT clauses)
2.57/1.48	c (0,0) 648 (80 %) CSP clauses are encoded (504 SAT variables, 953 SAT clauses)
2.57/1.49	c (0,0) 729 (90 %) CSP clauses are encoded (504 SAT variables, 1034 SAT clauses)
2.86/1.50	c (0,0) 810 (100 %) CSP clauses are encoded (504 SAT variables, 1289 SAT clauses)
2.86/1.50	c (0,0) CSPinCNF to SatSolver End
2.86/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.86/1.52	c (0,0) STATISTICS2:HOME/instance-4297163-1532654334.xml,Add:Element:Eq:IntVar:Num,198,810,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:64;15:60;14:56;13:52;12:48;11:44;10:40;9:612;8:32;2:792,3:180;2:612;1:18,2:18;1:1764,
2.86/1.52	c (0,0) SatSolver.solve Begin
2.86/1.52	c (0,0) 504 bool, 1296 clause
2.86/1.52	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297163-1532654334.xml-scop-15856.cnf HOME/instance-4297163-1532654334.xml-scop-15856.cnf.out
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.12/1.93	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.12/1.93	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.12/1.93	c (1,0) c |                                                                                                       |
3.12/1.93	c (1,0) c |  Number of variables:           504                                                                   |
3.12/1.93	c (1,0) c |  Number of clauses:            1296                                                                   |
3.12/1.93	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.12/1.93	c (1,0) c |                                                                                                       |
3.12/1.93	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.12/1.93	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.12/1.93	c (1,0) c |                                                                                                       |
3.12/1.93	c (1,0) c |  Generating clones                                                                                    |
3.12/1.93	c (1,0) c |  all clones generated. Memory =  26.84Mb.                                                             |
3.12/1.93	c (1,0) c ========================================================================================================|
3.12/1.93	c (1,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.12/1.93	c (1,0) c Total Memory so far : 602.88Mb
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c real time : 0.390068 s
3.12/1.93	c (1,0) c cpu time  : 2.92456 s
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.12/1.93	c (1,0) c
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) c | Conflicts     |           99671 |      11721 |      12642 |      12672 |      13347 |      12632 |      12023 |      12402 |      12232 |
3.12/1.93	c (1,0) c | Decisions     |          117468 |      13452 |      14869 |      14876 |      15800 |      14907 |      14271 |      14775 |      14518 |
3.12/1.93	c (1,0) c | Propagations  |         4912258 |     635008 |     625992 |     647315 |     628178 |     606284 |     580420 |     596138 |     592923 |
3.12/1.93	c (1,0) c | Avg_Trail     |                 |        201 |        199 |        200 |        204 |        202 |        202 |        203 |        202 |
3.12/1.93	c (1,0) c | Avg_DL        |                 |         13 |         10 |         10 |         10 |         10 |         10 |         11 |         11 |
3.12/1.93	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.12/1.93	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) c | Exported      |           15418 |       2092 |       1816 |       2017 |       2172 |       1817 |       1655 |       1973 |       1876 |
3.12/1.93	c (1,0) c | Imported      |           94964 |       8707 |      13601 |      11031 |      13244 |      11737 |      11588 |      11798 |      13258 |
3.12/1.93	c (1,0) c | Good          |             341 |         26 |         59 |         37 |         60 |         38 |         32 |         35 |         54 |
3.12/1.93	c (1,0) c | Purge         |           94623 |       8681 |      13542 |      10994 |      13184 |      11699 |      11556 |      11763 |      13204 |
3.12/1.93	c (1,0) c | Promoted      |           10680 |        852 |       1453 |       1046 |       1197 |       1631 |       1590 |       1396 |       1515 |
3.12/1.93	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.12/1.93	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) c | Unaries       |                 |          0 |          4 |          0 |          4 |          0 |          0 |          1 |          0 |
3.12/1.93	c (1,0) c | Binaries      |                 |          2 |         20 |          5 |         19 |          5 |         10 |          9 |          9 |
3.12/1.93	c (1,0) c | Glues         |                 |         40 |        117 |         72 |         95 |         92 |         73 |        117 |         98 |
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) c | Orig_Seen     |            65 % |        848 |        850 |        851 |        851 |        851 |        852 |        851 |        850 |
3.12/1.93	c (1,0) c | Diff Orig seen|                 | -        2 |      X     |          1 |          1 |          1 |          2 |          1 | -        0 |
3.12/1.93	c (1,0) c | Hamming       |            21 % |        112 |      X     |         89 |        105 |        102 |        112 |        123 |        122 |
3.12/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.12/1.93	c (1,0) 
3.12/1.93	c (1,0) s UNSATISFIABLE
3.12/1.93	c (1,1) SatSolver.solve End
3.12/1.93	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.12/1.93	c (1,1) Show results Begin
3.12/1.93	s UNSATISFIABLE
3.12/1.93	c (1,1) Show results End
3.12/1.93	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.12/1.93	c (1,1) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
3.12/1.93	c END-Prog: Fri Jul 27 03:18:56 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 (8145 MiB free)
  memory of node 1: 16384 MiB (15475 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297163-1532654334/watcher-4297163-1532654334 -o /tmp/evaluation-result-4297163-1532654334/solver-4297163-1532654334 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --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-4297163-1532654334.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=15856, runsolver pid=15853
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.54 8.76 8.74 2/199 15876
/proc/meminfo: memFree=24094780/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27312552 memory=109076 CPUtime=0.1 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 6771 0 0 0 8 2 0 0 20 0 20 0 82996584 27968053248 27269 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6828138 27269 2747 1 0 6790598 0
[pid=15856/tid=15858] ppid=15853 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) R 15853 15856 15601 0 -1 4202560 4898 0 0 0 7 1 0 0 20 0 20 0 82996584 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020339677208 140020351952252 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27312552 memory=140177458710144 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 27269 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996588 27968053248 27269 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 27269 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 27269 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27269 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) S 15853 15856 15601 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140018486004080 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140018215540976 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140018214488176 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 27334 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109076 KiB

[startup+0.210197 s]*
/proc/loadavg: 7.94 8.63 8.70 2/199 15876
/proc/meminfo: memFree=24075888/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27312552 memory=123432 CPUtime=0.24 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 10625 0 0 0 21 3 0 0 20 0 20 0 82996584 27968053248 30858 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6828138 30858 2887 1 0 6790598 0
[pid=15856/tid=15858] ppid=15853 vsize=27312552 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) R 15853 15856 15601 0 -1 4202560 8522 0 0 0 17 2 0 0 20 0 20 0 82996584 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020339670480 140019842972304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27312552 memory=8937 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27312552 memory=288370553610421888 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 30858 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996588 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) S 15853 15856 15601 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018486004080 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018215540976 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) S 15853 15856 15601 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018214488176 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 299 0 0 0 2 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 30858 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123432 KiB

[startup+0.309324 s]*
/proc/loadavg: 7.94 8.63 8.70 2/199 15876
/proc/meminfo: memFree=24073336/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27312552 memory=126956 CPUtime=0.42 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 11196 0 0 0 39 3 0 0 20 0 20 0 82996584 27968053248 31739 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6828138 31739 2940 1 0 6790598 0
[pid=15856/tid=15858] ppid=15853 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) R 15853 15856 15601 0 -1 4202560 8917 0 0 0 27 2 0 0 20 0 20 0 82996584 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020339675664 140020349435273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27312552 memory=140177330764975 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27312552 memory=140177330767280 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27312552 memory=140177330769584 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27968053248 31739 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996588 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27312552 memory=280354661548432 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27312552 memory=280354661489584 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996589 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27312552 memory=280354661562256 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27312552 memory=280354661569168 CPUtime=0.01 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) S 15853 15856 15601 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018486004080 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27312552 memory=280354661566864 CPUtime=0.01 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) S 15853 15856 15601 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018215540976 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27312552 memory=280354661582992 CPUtime=0 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) S 15853 15856 15601 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018214488176 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27312552 memory=280354661580688 CPUtime=0.07 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27968053248 31739 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126956 KiB

[startup+0.700803 s]
/proc/loadavg: 7.94 8.63 8.70 2/199 15876
/proc/meminfo: memFree=24049400/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27320948 memory=165128 CPUtime=0.99 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 18337 0 0 0 92 7 0 0 20 0 20 0 82996584 27976650752 41282 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6830237 41282 3156 1 0 6791622 0
[pid=15856/tid=15858] ppid=15853 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) R 15853 15856 15601 0 -1 4202560 15608 0 0 0 62 5 0 0 20 0 20 0 82996584 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020339703184 140020360108862 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27320948 memory=2241 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27320948 memory=2244 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27320948 memory=3032 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27320948 memory=2764 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27320948 memory=15316 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996587 27976650752 41282 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27320948 memory=3604 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82996588 27976650752 41282 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0

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

[pid=15856/tid=15875] ppid=15853 vsize=27327160 memory=3604 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996592 27983011840 54117 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27327160 memory=140181753677439 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996592 27983011840 54117 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 216468 KiB

[startup+1.9464 s]
# the end of solver process 15856 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.94423 s, system=0.147149 s

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

[startup+1.60094 s]
/proc/loadavg: 7.94 8.63 8.70 3/199 15876
/proc/meminfo: memFree=24022728/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27982760 memory=233176 CPUtime=3.09 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 23100 0 0 0 298 11 0 0 20 0 24 0 82996584 28654346240 58294 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6995690 58294 3214 1 0 6956546 0
[pid=15856/tid=15858] ppid=15853 vsize=27982760 memory=-6352670693803649130 CPUtime=1.55 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) S 15853 15856 15601 0 -1 1077944384 17439 0 0 0 148 7 0 0 20 0 24 0 82996584 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020339710976 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27982760 memory=8187704045996132563 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27982760 memory=-7606742959547834223 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27982760 memory=-6861001314482542224 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27982760 memory=8292088525465231505 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27982760 memory=4871374705135476842 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27982760 memory=8102373101698574424 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27982760 memory=3032 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58294 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27982760 memory=2764 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996588 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27982760 memory=796 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27982760 memory=1008 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27982760 memory=15316 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27982760 memory=3604 CPUtime=0.23 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) R 15853 15856 15601 0 -1 4202560 790 0 0 0 22 1 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018485988032 140020347526208 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27982760 memory=11472 CPUtime=0.27 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) R 15853 15856 15601 0 -1 4202560 404 0 0 0 27 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018215525936 140020347327389 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27982760 memory=15128 CPUtime=0.31 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) R 15853 15856 15601 0 -1 4202560 563 0 0 0 31 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018214474496 140020351371101 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27982760 memory=640 CPUtime=0.68 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 2502 0 0 0 68 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27982760 memory=1760 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27982760 memory=960 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58294 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233176 KiB

[startup+1.80558 s]
/proc/loadavg: 7.94 8.63 8.70 3/199 15876
/proc/meminfo: memFree=24022728/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27982760 memory=233212 CPUtime=3.12 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 23113 0 0 0 301 11 0 0 20 0 24 0 82996584 28654346240 58303 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6995690 58303 3214 1 0 6956546 0
[pid=15856/tid=15858] ppid=15853 vsize=27982760 memory=0 CPUtime=1.55 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) S 15853 15856 15601 0 -1 1077944384 17439 0 0 0 148 7 0 0 20 0 24 0 82996584 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020339710976 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27982760 memory=140177330980832 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27982760 memory=6223407613083 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27982760 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27982760 memory=15258134151170438 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996588 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27982760 memory=0 CPUtime=0.24 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) S 15853 15856 15601 0 -1 1077944384 793 0 0 0 23 1 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018486004080 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27982760 memory=0 CPUtime=0.28 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) S 15853 15856 15601 0 -1 1077944384 408 0 0 0 28 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018215540976 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27982760 memory=140177330837216 CPUtime=0.31 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) S 15853 15856 15601 0 -1 1077944384 569 0 0 0 31 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018214488176 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27982760 memory=140177330837312 CPUtime=0.68 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 2502 0 0 0 68 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27982760 memory=140177330837408 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27982760 memory=140177330837504 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233212 KiB

[startup+1.90158 s]
/proc/loadavg: 7.94 8.63 8.70 3/199 15876
/proc/meminfo: memFree=24022728/32770624 swapFree=67077260/67108860
[pid=15856] ppid=15853 vsize=27982760 memory=233212 CPUtime=3.12 cores=0-7
/proc/15856/stat : 15856 (java) S 15853 15856 15601 0 -1 1077944320 23113 0 0 0 301 11 0 0 20 0 24 0 82996584 28654346240 58303 33554432000 4194304 4196468 140728987834576 140728987817120 140020367871735 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
/proc/15856/statm: 6995690 58303 3214 1 0 6956546 0
[pid=15856/tid=15858] ppid=15853 vsize=27982760 memory=216468 CPUtime=1.55 cores=0-7
/proc/15856/task/15858/stat : 15858 (java) S 15853 15856 15601 0 -1 1077944384 17439 0 0 0 148 7 0 0 20 0 24 0 82996584 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020339710976 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15859] ppid=15853 vsize=27982760 memory=390 CPUtime=0 cores=0-7
/proc/15856/task/15859/stat : 15859 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020372114576 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15860] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15860/stat : 15860 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020186270736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15861] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15861/stat : 15861 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020185217936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15862] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15862/stat : 15862 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020184165136 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15863] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15863/stat : 15863 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020183112336 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15864] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15864/stat : 15864 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020182059536 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15865] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15865/stat : 15865 (java) S 15853 15856 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020181006736 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15866] ppid=15853 vsize=27982760 memory=24 CPUtime=0 cores=0-7
/proc/15856/task/15866/stat : 15866 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996587 28654346240 58303 33554432000 4194304 4196468 140728987834576 140020179953936 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15867] ppid=15853 vsize=27982760 memory=28 CPUtime=0 cores=0-7
/proc/15856/task/15867/stat : 15867 (java) S 15853 15856 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996588 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018487057264 140020367882882 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15868] ppid=15853 vsize=27982760 memory=31 CPUtime=0 cores=0-7
/proc/15856/task/15868/stat : 15868 (java) S 15853 15856 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018349762080 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15869] ppid=15853 vsize=27982760 memory=68 CPUtime=0 cores=0-7
/proc/15856/task/15869/stat : 15869 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996589 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018081326448 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15870] ppid=15853 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15856/task/15870/stat : 15870 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140017706817872 140020367890331 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15871] ppid=15853 vsize=27982760 memory=0 CPUtime=0.24 cores=0-7
/proc/15856/task/15871/stat : 15871 (java) S 15853 15856 15601 0 -1 1077944384 793 0 0 0 23 1 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018486004080 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15872] ppid=15853 vsize=27982760 memory=209016 CPUtime=0.28 cores=0-7
/proc/15856/task/15872/stat : 15872 (java) S 15853 15856 15601 0 -1 1077944384 408 0 0 0 28 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018215540976 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15873] ppid=15853 vsize=27982760 memory=6082789065695647345 CPUtime=0.31 cores=0-7
/proc/15856/task/15873/stat : 15873 (java) S 15853 15856 15601 0 -1 1077944384 569 0 0 0 31 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018214488176 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15874] ppid=15853 vsize=27982760 memory=280354661339088 CPUtime=0.68 cores=0-7
/proc/15856/task/15874/stat : 15874 (java) S 15853 15856 15601 0 -1 1077944384 2502 0 0 0 68 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018213435376 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15875] ppid=15853 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/15856/task/15875/stat : 15875 (java) S 15853 15856 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140017208912992 140020367881941 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
[pid=15856/tid=15876] ppid=15853 vsize=27982760 memory=4013201121537 CPUtime=0 cores=0-7
/proc/15856/task/15876/stat : 15876 (java) S 15853 15856 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996592 28654346240 58303 33554432000 4194304 4196468 140728987834576 140018212383792 140020367882882 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7532544 140728987841498 140728987841797 140728987841797 140728987844559 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233212 KiB

Child status: 0
Real time (s): 1.94645
CPU time (s): 6.09138
CPU user time (s): 5.94423
CPU system time (s): 0.147149
CPU usage (%): 312.948
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 233212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.94423
system time used= 0.147149
maximum resident set size= 235860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5764
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 15856
#   total CPU time (s): 6.09138
#   total CPU user time (s): 5.94423
#   total CPU system time (s): 0.147149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031417 second user time and 0.059584 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-27 03:18:54
IDJOB=4297163
IDBENCH=141348
IDSOLVER=2759
FILE ID=node102/4297163-1532654334
RUNJOBID= node102-1532654328-15628
PBS_JOBID= 21022218
Free space on /tmp= 52748 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-09_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-4297163-1532654334/watcher-4297163-1532654334 -o /tmp/evaluation-result-4297163-1532654334/solver-4297163-1532654334 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --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-4297163-1532654334.xml

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

MD5SUM BENCH= af6539439e5a66b9d4cb5cb754e7ed18
RANDOM SEED=1503097803

node102.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.51
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.51
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.51
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.51
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:        24188600 kB
MemAvailable:   31958020 kB
Buffers:          204192 kB
Cached:          7801432 kB
SwapCached:         5100 kB
Active:          1363624 kB
Inactive:        6674308 kB
Active(anon):       3856 kB
Inactive(anon):    53716 kB
Active(file):    1359768 kB
Inactive(file):  6620592 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077260 kB
Dirty:              8636 kB
Writeback:             0 kB
AnonPages:         34312 kB
Mapped:            34536 kB
Shmem:             22208 kB
Slab:             237948 kB
SReclaimable:     209792 kB
SUnreclaim:        28156 kB
KernelStack:        3232 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-27 03:18:56