Trace number 4294396

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+MapleCOMSPS (2018-06-13)SAT 6.66536 2.5959

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-4-cp_c18.xml
MD5SUM323265c27f21e70af41ff0037033f3ab
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.168527
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints726
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":64}]
Minimum variable degree47
Maximum variable degree48
Distribution of variable degrees[{"degree":47,"count":48},{"degree":48,"count":16}]
Minimum constraint arity4
Maximum constraint arity64
Distribution of constraint arities[{"arity":4,"count":720},{"arity":16,"count":5},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints720
Distribution of constraint types[{"type":"intension","count":720},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 16:40:30 CEST 2018
0.67/0.55	c PID: 16737
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.51/1.24	c (0,0) Parsing End
2.51/1.25	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 726 ctr, max domain size 4
2.51/1.25	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.51/1.25	c (0,0) Constraint Name Generate Begin
2.51/1.26	c (0,0) Ctr:HOME/instance-4294396-1532356829.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
2.51/1.26	c (0,0) Constraint Name Generate End
2.51/1.26	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.51/1.26	c (0,0) CSP to CSPinCNF Begin
2.79/1.38	c (0,0) translated 73 (10%) constraints
3.00/1.41	c (0,0) translated 146 (20%) constraints
3.00/1.43	c (0,0) translated 218 (30%) constraints
3.00/1.45	c (0,0) translated 291 (40%) constraints
3.00/1.47	c (0,0) translated 363 (50%) constraints
3.00/1.49	c (0,0) translated 436 (60%) constraints
3.26/1.51	c (0,0) translated 509 (70%) constraints
3.26/1.52	c (0,0) translated 581 (80%) constraints
3.26/1.53	c (1,0) translated 654 (90%) constraints
3.82/1.71	c (1,1) translated 726 (100%) constraints
4.11/1.86	c (1,1) STATISTICS1:HOME/instance-4294396-1532356829.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,392,1444,32768,4,4,16,32768:32;4:1217;1:421,4:2849;2:984;1:955,4:792;3:274;2:328;1:50,16:32;2:1638;1:1528,
4.11/1.86	c (1,1) ===========================================
4.11/1.86	c (1,1) Both Encoding selects:
4.11/1.86	c (1,1) Order
4.11/1.86	c (1,1) ===========================================
4.11/1.89	c (1,1) translated 145 (10%) constraints
4.46/1.91	c (1,1) translated 289 (20%) constraints
4.46/1.93	c (1,1) translated 434 (30%) constraints
4.46/1.94	c (1,1) translated 578 (40%) constraints
4.46/1.97	c (1,1) translated 722 (50%) constraints
4.79/2.01	c (1,1) translated 867 (60%) constraints
4.79/2.04	c (1,1) translated 1011 (70%) constraints
4.79/2.06	c (1,1) translated 1156 (80%) constraints
4.79/2.08	c (1,1) translated 1300 (90%) constraints
4.79/2.09	c (1,1) translated 1444 (100%) constraints
4.79/2.09	c (1,1) CSP to CSPinCNF End
4.79/2.11	c (1,1) CSP: 112 int (48 aux), 584 bool (584 aux), 2084 ctr, max domain size 5
4.79/2.11	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.79/2.11	c (1,1) CSPinCNF Propagation Begin
5.13/2.17	c (1,1) 188 values, 858 unsatisfiable literals, and 738 valid clauses are removed
5.13/2.17	c (1,1) CSPinCNF Propagation End
5.13/2.17	c (1,1) CSP: 252 int (188 aux), 444 bool (444 aux), 1346 ctr, max domain size 5
5.13/2.17	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.13/2.17	c (1,1) Simplify CSPinCNF Begin
5.43/2.23	c (1,1) Simplify CSPinCNF End
5.43/2.23	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.43/2.23	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.43/2.23	c (1,1) Calculate Precise Domain Begin
5.43/2.27	c (1,1) 0 values are removed by re-calculation
5.43/2.27	c (1,1) Calculate Precise Domain End
5.43/2.27	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.43/2.27	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.43/2.27	c (1,1) CSPinCNF to SatSolver Begin
5.76/2.35	c (1,1) 217 (10 %) CSP clauses are encoded (1547 SAT variables, 852 SAT clauses)
5.76/2.37	c (1,1) 433 (20 %) CSP clauses are encoded (1547 SAT variables, 1572 SAT clauses)
5.76/2.38	c (1,1) 649 (30 %) CSP clauses are encoded (1547 SAT variables, 2283 SAT clauses)
6.10/2.40	c (1,1) 865 (40 %) CSP clauses are encoded (1547 SAT variables, 2928 SAT clauses)
6.10/2.41	c (1,1) 1081 (50 %) CSP clauses are encoded (1547 SAT variables, 3444 SAT clauses)
6.10/2.42	c (1,1) 1297 (60 %) CSP clauses are encoded (1547 SAT variables, 4612 SAT clauses)
6.10/2.44	c (1,1) 1513 (70 %) CSP clauses are encoded (1547 SAT variables, 5780 SAT clauses)
6.10/2.45	c (1,1) 1729 (80 %) CSP clauses are encoded (1547 SAT variables, 6948 SAT clauses)
6.10/2.46	c (1,1) 1945 (90 %) CSP clauses are encoded (1547 SAT variables, 7164 SAT clauses)
6.10/2.47	c (1,1) 2161 (100 %) CSP clauses are encoded (1547 SAT variables, 7712 SAT clauses)
6.10/2.47	c (1,1) CSPinCNF to SatSolver End
6.10/2.47	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.41/2.50	c (1,1) STATISTICS2:HOME/instance-4294396-1532356829.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1511,2161,64,5,4,7,64:24;32:48;25:24;4:857;1:35,5:144;4:2325;2:3976;1:35,4:414;3:116;2:1521;1:110,7:24;6:48;3:24;2:892;1:4168,
6.41/2.50	c (1,1) SatSolver.solve Begin
6.41/2.50	c (1,1) 1547 bool, 7715 clause
6.41/2.50	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294396-1532356829.xml-scop-16737.cnf HOME/instance-4294396-1532356829.xml-scop-16737.cnf.out
6.41/2.54	c (2,0) c This is COMiniSatPS.
6.41/2.54	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.41/2.54	c (2,0) c ============================[ Problem Statistics ]=============================
6.41/2.54	c (2,0) c |                                                                             |
6.41/2.54	c (2,0) c |  Number of variables:          1547                                         |
6.41/2.54	c (2,0) c |  Number of clauses:            7715                                         |
6.41/2.54	c (2,0) c |  Parse time:                   0.00 s                                       |
6.41/2.54	c (2,0) c |  Eliminated clauses:           0.01 Mb                                      |
6.41/2.54	c (2,0) c Reduced to 1188 vars, 7188 cls (grow=0)
6.41/2.54	c (2,0) c No iterative elimination performed. (vars=1188, c/v ratio=6.1)
6.41/2.54	c (2,0) c |  Simplification time:          0.01 s                                       |
6.41/2.54	c (2,0) c |                                                                             |
6.41/2.54	c (2,0) c ============================[ Search Statistics ]==============================
6.41/2.54	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.41/2.54	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.41/2.54	c (2,0) c ===============================================================================
6.41/2.54	c (2,0) c ===============================================================================
6.41/2.54	c (2,0) c restarts              : 3
6.41/2.54	c (2,0) c conflicts             : 298            (18338 /sec)
6.41/2.54	c (2,0) c decisions             : 1011           (0.00 % random) (62215 /sec)
6.41/2.54	c (2,0) c propagations          : 23052          (1418585 /sec)
6.41/2.54	c (2,0) c conflict literals     : 4061           (6.86 % deleted)
6.41/2.54	c (2,0) c CPU time              : 0.01625 s
6.41/2.54	c (2,0) 
6.41/2.54	c (2,0) s SATISFIABLE
6.41/2.56	c (2,2) SatSolver.solve End
6.41/2.56	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.41/2.56	c (2,2) Show results Begin
6.41/2.57	c (2,2) x[0][0] = 0
6.41/2.57	c (2,2) x[0][1] = 0
6.41/2.57	c (2,2) x[0][2] = 0
6.41/2.57	c (2,2) x[0][3] = 0
6.41/2.57	c (2,2) x[0][4] = 1
6.41/2.57	c (2,2) x[0][5] = 1
6.41/2.57	c (2,2) x[0][6] = 1
6.41/2.57	c (2,2) x[0][7] = 1
6.41/2.57	c (2,2) x[0][8] = 2
6.41/2.57	c (2,2) x[0][9] = 2
6.41/2.57	c (2,2) x[0][10] = 2
6.41/2.57	c (2,2) x[0][11] = 2
6.41/2.57	c (2,2) x[0][12] = 3
6.41/2.57	c (2,2) x[0][13] = 3
6.41/2.57	c (2,2) x[0][14] = 3
6.41/2.57	c (2,2) x[0][15] = 3
6.41/2.57	c (2,2) x[1][0] = 0
6.41/2.57	c (2,2) x[1][1] = 1
6.41/2.57	c (2,2) x[1][2] = 2
6.41/2.57	c (2,2) x[1][3] = 3
6.41/2.57	c (2,2) x[1][4] = 0
6.41/2.57	c (2,2) x[1][5] = 1
6.41/2.57	c (2,2) x[1][6] = 2
6.41/2.57	c (2,2) x[1][7] = 3
6.41/2.57	c (2,2) x[1][8] = 0
6.41/2.57	c (2,2) x[1][9] = 1
6.41/2.57	c (2,2) x[1][10] = 2
6.41/2.57	c (2,2) x[1][11] = 3
6.41/2.57	c (2,2) x[1][12] = 0
6.41/2.57	c (2,2) x[1][13] = 1
6.41/2.57	c (2,2) x[1][14] = 2
6.41/2.57	c (2,2) x[1][15] = 3
6.41/2.57	c (2,2) x[2][0] = 2
6.41/2.57	c (2,2) x[2][1] = 1
6.41/2.57	c (2,2) x[2][2] = 3
6.41/2.57	c (2,2) x[2][3] = 0
6.41/2.57	c (2,2) x[2][4] = 3
6.41/2.57	c (2,2) x[2][5] = 0
6.41/2.57	c (2,2) x[2][6] = 2
6.41/2.57	c (2,2) x[2][7] = 1
6.41/2.57	c (2,2) x[2][8] = 1
6.41/2.57	c (2,2) x[2][9] = 2
6.41/2.57	c (2,2) x[2][10] = 0
6.41/2.57	c (2,2) x[2][11] = 3
6.41/2.57	c (2,2) x[2][12] = 0
6.41/2.57	c (2,2) x[2][13] = 3
6.41/2.57	c (2,2) x[2][14] = 1
6.41/2.57	c (2,2) x[2][15] = 2
6.41/2.57	c (2,2) x[3][0] = 3
6.41/2.57	c (2,2) x[3][1] = 0
6.41/2.57	c (2,2) x[3][2] = 2
6.41/2.57	c (2,2) x[3][3] = 1
6.41/2.57	c (2,2) x[3][4] = 1
6.41/2.57	c (2,2) x[3][5] = 2
6.41/2.57	c (2,2) x[3][6] = 0
6.41/2.57	c (2,2) x[3][7] = 3
6.41/2.57	c (2,2) x[3][8] = 2
6.41/2.57	c (2,2) x[3][9] = 1
6.41/2.57	c (2,2) x[3][10] = 3
6.41/2.57	c (2,2) x[3][11] = 0
6.41/2.57	c (2,2) x[3][12] = 0
6.41/2.57	c (2,2) x[3][13] = 3
6.41/2.57	c (2,2) x[3][14] = 1
6.41/2.57	c (2,2) x[3][15] = 2
6.41/2.57	s SATISFIABLE
6.41/2.57	v <instantiation>
6.41/2.57	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15]</list>
6.41/2.57	v     <values>0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 2 1 3 0 3 0 2 1 1 2 0 3 0 3 1 2 3 0 2 1 1 2 0 3 2 1 3 0 0 3 1 2</values>
6.41/2.57	v </instantiation>
6.41/2.57	c (2,2) Show results End
6.41/2.57	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.41/2.57	c (2,2) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
6.41/2.57	c END-Prog: Mon Jul 23 16:40:32 CEST 2018

Verifier Data

OK	

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 (5806 MiB free)
  memory of node 1: 16384 MiB (10234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294396-1532356829/watcher-4294396-1532356829 -o /tmp/evaluation-result-4294396-1532356829/solver-4294396-1532356829 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294396-1532356829.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100166 s]*
/proc/loadavg: 2.08 2.10 2.08 3/220 16752
/proc/meminfo: memFree=16365324/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15011656 memory=72516 CPUtime=0.11 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 6280 0 0 0 10 1 0 0 20 0 15 0 53246116 15371935744 18129 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3752914 18129 2758 1 0 3715374 0
[pid=16737/tid=16739] ppid=16734 vsize=15011656 memory=-6871259845000215376 CPUtime=0.09 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 4531 0 0 0 8 1 0 0 20 0 15 0 53246117 15371935744 18261 33554432000 4194304 4196468 140723483728192 140330256884104 140330277309246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 18261 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 18261 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 18261 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 18261 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 18327 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 18327 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15371935744 18327 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) S 16734 16737 8919 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140329254603504 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) S 16734 16737 8919 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140329253550960 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0.01 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) S 16734 16737 8919 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140329252497904 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 18327 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72516 KiB

[startup+0.210616 s]*
/proc/loadavg: 2.08 2.10 2.08 3/220 16752
/proc/meminfo: memFree=16351540/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15011656 memory=85624 CPUtime=0.26 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 9854 0 0 0 24 2 0 0 20 0 15 0 53246116 15371935744 21406 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3752914 21406 2891 1 0 3715374 0
[pid=16737/tid=16739] ppid=16734 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) S 16734 16737 8919 0 -1 1077944384 7753 0 0 0 18 1 0 0 20 0 15 0 53246117 15371935744 21406 33554432000 4194304 4196468 140723483728192 140330256895568 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 21406 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15011656 memory=288370371038508672 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 21406 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 21406 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 21406 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 21406 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 21406 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15371935744 21406 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) R 16734 16737 8919 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140329254603504 140330285083266 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) R 16734 16737 8919 0 -1 4202560 320 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140329253550960 140330264244547 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0.03 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) S 16734 16737 8919 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140329252497904 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 21406 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85624 KiB

[startup+0.310551 s]*
/proc/loadavg: 2.08 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16348004/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15011656 memory=89436 CPUtime=0.42 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 10465 0 0 0 40 2 0 0 20 0 15 0 53246116 15371935744 22359 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3752914 22359 2971 1 0 3715374 0
[pid=16737/tid=16739] ppid=16734 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 8184 0 0 0 28 2 0 0 20 0 15 0 53246117 15371935744 22359 33554432000 4194304 4196468 140723483728192 140330256876272 140330269152606 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 22359 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15011656 memory=288370371038508672 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 22359 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 22359 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15371935744 22359 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 22359 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15371935744 22359 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15371935744 22359 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) R 16734 16737 8919 0 -1 4202560 190 0 0 0 2 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140329254602688 140330268456937 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) R 16734 16737 8919 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140329253550960 140330285083266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0.07 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) R 16734 16737 8919 0 -1 4202560 328 0 0 0 7 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140329252497904 140330264033660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15011656 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15371935744 22359 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89436 KiB

[startup+0.70075 s]
/proc/loadavg: 2.07 2.10 2.08 3/220 16752
/proc/meminfo: memFree=16322952/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15020052 memory=129136 CPUtime=1.01 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 17544 0 0 0 96 5 0 0 20 0 15 0 53246116 15380533248 32284 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3755013 32284 3128 1 0 3716398 0
[pid=16737/tid=16739] ppid=16734 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 14824 0 0 0 63 4 0 0 20 0 15 0 53246117 15380533248 32284 33554432000 4194304 4196468 140723483728192 140330256904032 140330269152606 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15380533248 32284 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15380533248 32284 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15380533248 32284 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15020052 memory=211909659874503 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15380533248 32284 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15020052 memory=287128 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15380533248 32284 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15380533248 32284 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15380533248 32284 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15020052 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) S 16734 16737 8919 0 -1 1077944384 232 0 0 0 5 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140329254603504 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15020052 memory=-3472574513799858009 CPUtime=0.09 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) S 16734 16737 8919 0 -1 1077944384 658 0 0 0 9 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140329253550960 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15020052 memory=6944656592387989600 CPUtime=0.17 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) S 16734 16737 8919 0 -1 1077944384 491 0 0 0 17 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140329252497904 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15380533248 32284 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129136 KiB

[startup+1.5024 s]
/proc/loadavg: 2.07 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16288840/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15022100 memory=185948 CPUtime=3.26 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 22005 0 0 0 319 7 0 0 20 0 15 0 53246116 15382630400 46487 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3755525 46487 3206 1 0 3716910 0
[pid=16737/tid=16739] ppid=16734 vsize=15022100 memory=127 CPUtime=1.47 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 15872 0 0 0 142 5 0 0 20 0 15 0 53246117 15382630400 46487 33554432000 4194304 4196468 140723483728192 140330256905440 140329751810740 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 46487 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 46487 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 46487 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 46487 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15382630400 46487 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0

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

[startup+2.59585 s]
# the end of solver process 16737 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.54128 s, system=0.124074 s

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

[startup+1.60083 s]
/proc/loadavg: 2.07 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16288840/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15022100 memory=193424 CPUtime=3.52 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 22275 0 0 0 345 7 0 0 20 0 15 0 53246116 15382630400 48356 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3755525 48356 3208 1 0 3716910 0
[pid=16737/tid=16739] ppid=16734 vsize=15022100 memory=6933690305039933585 CPUtime=1.56 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 15959 0 0 0 151 5 0 0 20 0 15 0 53246117 15382630400 48356 33554432000 4194304 4196468 140723483728192 140330256908784 140330268428705 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15022100 memory=139994727566567 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 48356 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15022100 memory=3467964622339465280 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 48356 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15022100 memory=5787216047948386661 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 48356 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15022100 memory=5865491479076426066 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15382630400 48356 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15022100 memory=7811871126067767892 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15382630400 48356 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15022100 memory=5787220424115905362 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15382630400 48356 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15022100 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15382630400 48356 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15022100 memory=8320808402720012085 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15022100 memory=5524 CPUtime=0.57 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) S 16734 16737 8919 0 -1 1077944384 1047 0 0 0 57 0 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140329254603504 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15022100 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) S 16734 16737 8919 0 -1 1077944384 1400 0 0 0 58 0 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140329253550960 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15022100 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) R 16734 16737 8919 0 -1 4202560 2529 0 0 0 77 1 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140329252493664 140330264191666 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15022100 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15022100 memory=13773960120851 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15382630400 48356 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 3.52 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 193424 KiB

[startup+2.00064 s]*
/proc/loadavg: 2.07 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16190116/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15024148 memory=248104 CPUtime=4.79 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 23226 0 0 0 470 9 0 0 20 0 15 0 53246116 15384727552 62026 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3756037 62026 3209 1 0 3717422 0
[pid=16737/tid=16739] ppid=16734 vsize=15024148 memory=7883960649037381690 CPUtime=1.96 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 1077944384 16172 0 0 0 190 6 0 0 20 0 15 0 53246117 15384727552 62026 33554432000 4194304 4196468 140723483728192 140330256909104 140330285082325 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15024148 memory=8947 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15384727552 62026 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15024148 memory=301936356814662016 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15384727552 62026 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15024148 memory=3978430212894450520 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15384727552 62026 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15024148 memory=12885569567 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15384727552 62026 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15024148 memory=139994886796928 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15384727552 62026 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15024148 memory=11488 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15384727552 62026 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15384727552 62026 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15024148 memory=4294969504 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15024148 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) R 16734 16737 8919 0 -1 4202560 1367 0 0 0 92 0 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140329254594832 140330285093466 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15024148 memory=-1 CPUtime=0.93 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) R 16734 16737 8919 0 -1 4202560 1526 0 0 0 93 0 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140329253536272 140330270678752 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15024148 memory=139994886798696 CPUtime=0.95 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) R 16734 16737 8919 0 -1 4202560 2825 0 0 0 94 1 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140329252493632 140330285084054 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15024148 memory=3763097376024187679 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15024148 memory=288230600379474678 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15384727552 62026 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 4.79 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 248104 KiB

[startup+2.40064 s]
/proc/loadavg: 2.07 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16190116/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15026264 memory=299340 CPUtime=6.1 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 24698 0 0 0 599 11 0 0 20 0 15 0 53246116 15386894336 74835 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3756566 74835 3223 1 0 3717422 0
[pid=16737/tid=16739] ppid=16734 vsize=15026264 memory=279989454991360 CPUtime=2.36 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 16630 0 0 0 228 8 0 0 20 0 15 0 53246117 15386894336 74835 33554432000 4194304 4196468 140723483728192 140330256907424 140329763101319 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 74835 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15026264 memory=279989454946624 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 74835 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15026264 memory=279989455212496 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 74835 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 74835 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15026264 memory=7667497561383256160 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15386894336 74835 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15026264 memory=7302976471258915946 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15386894336 74835 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15026264 memory=7378979108503508587 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15386894336 74835 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15026264 memory=148401154 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15026264 memory=139994727721315 CPUtime=1.3 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) R 16734 16737 8919 0 -1 4202560 1933 0 0 0 130 0 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140329254591904 140330270182724 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15026264 memory=279989455411984 CPUtime=1.29 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) R 16734 16737 8919 0 -1 4202560 1665 0 0 0 129 0 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140329253537152 140330264327696 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15026264 memory=0 CPUtime=1.11 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) S 16734 16737 8919 0 -1 1077944384 3129 0 0 0 110 1 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140329252497904 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15026264 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 74835 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 6.1 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 299340 KiB

[startup+2.50071 s]
/proc/loadavg: 2.07 2.10 2.08 5/220 16752
/proc/meminfo: memFree=16190116/32770624 swapFree=67108860/67108860
[pid=16737] ppid=16734 vsize=15026264 memory=326452 CPUtime=6.41 cores=0,2,4,6
/proc/16737/stat : 16737 (java) S 16734 16737 8919 0 -1 1077944320 24796 0 0 0 630 11 0 0 20 0 15 0 53246116 15386894336 81613 33554432000 4194304 4196468 140723483728192 140723483710736 140330285072119 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
/proc/16737/statm: 3756566 81613 3226 1 0 3717422 0
[pid=16737/tid=16739] ppid=16734 vsize=15026264 memory=291832 CPUtime=2.46 cores=0,2,4,6
/proc/16737/task/16739/stat : 16739 (java) R 16734 16737 8919 0 -1 4202560 16669 0 0 0 238 8 0 0 20 0 15 0 53246117 15386894336 81613 33554432000 4194304 4196468 140723483728192 140330256908176 140330285084054 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16740] ppid=16734 vsize=15026264 memory=-7452431979323206951 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16740/stat : 16740 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 81613 33554432000 4194304 4196468 140723483728192 140330289314832 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16741] ppid=16734 vsize=15026264 memory=279989455040128 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16741/stat : 16741 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 81613 33554432000 4194304 4196468 140723483728192 140330080398480 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16742] ppid=16734 vsize=15026264 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16742/stat : 16742 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 81613 33554432000 4194304 4196468 140723483728192 140330079345424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16743] ppid=16734 vsize=15026264 memory=261016 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16743/stat : 16743 (java) S 16734 16737 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246118 15386894336 81613 33554432000 4194304 4196468 140723483728192 140330078292880 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16744] ppid=16734 vsize=15026264 memory=127 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16744/stat : 16744 (java) S 16734 16737 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53246120 15386894336 81613 33554432000 4194304 4196468 140723483728192 140329255655664 140330285083266 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16745] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16745/stat : 16745 (java) S 16734 16737 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246120 15386894336 81613 33554432000 4194304 4196468 140723483728192 140328862475424 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16746] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16746/stat : 16746 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246121 15386894336 81613 33554432000 4194304 4196468 140723483728192 140328594039536 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16747] ppid=16734 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16747/stat : 16747 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140328219531216 140330285090715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16748] ppid=16734 vsize=15026264 memory=0 CPUtime=1.4 cores=0,2,4,6
/proc/16737/task/16748/stat : 16748 (java) R 16734 16737 8919 0 -1 4202560 1959 0 0 0 140 0 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140329254593216 140330264297191 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16749] ppid=16734 vsize=15026264 memory=0 CPUtime=1.39 cores=0,2,4,6
/proc/16737/task/16749/stat : 16749 (java) R 16734 16737 8919 0 -1 4202560 1674 0 0 0 139 0 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140329253532496 140330268566297 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16750] ppid=16734 vsize=15026264 memory=279989454915680 CPUtime=1.13 cores=0,2,4,6
/proc/16737/task/16750/stat : 16750 (java) R 16734 16737 8919 0 -1 1077944384 3153 0 0 0 112 1 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140329252493856 140330285082325 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16751] ppid=16734 vsize=15026264 memory=279989454957104 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16751/stat : 16751 (java) S 16734 16737 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140327721626464 140330285082325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
[pid=16737/tid=16752] ppid=16734 vsize=15026264 memory=139994727861808 CPUtime=0 cores=0,2,4,6
/proc/16737/task/16752/stat : 16752 (java) S 16734 16737 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246123 15386894336 81613 33554432000 4194304 4196468 140723483728192 140329251445296 140330285083266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35602432 140723483730932 140723483731209 140723483731209 140723483733967 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 326452 KiB

Child status: 0
Real time (s): 2.5959
CPU time (s): 6.66536
CPU user time (s): 6.54128
CPU system time (s): 0.124074
CPU usage (%): 256.765
Max. virtual memory (cumulated for all children) (KiB): 15026264
Max. memory (cumulated for all children) (KiB): 326452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.54128
system time used= 0.124074
maximum resident set size= 341056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3830
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 16737
#   total CPU time (s): 6.66536
#   total CPU user time (s): 6.54128
#   total CPU system time (s): 0.124074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041014 second user time and 0.068357 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 16:40:29
IDJOB=4294396
IDBENCH=141378
IDSOLVER=2755
FILE ID=node102/4294396-1532356829
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-4-cp_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294396-1532356829/watcher-4294396-1532356829 -o /tmp/evaluation-result-4294396-1532356829/solver-4294396-1532356829 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294396-1532356829.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 323265c27f21e70af41ff0037033f3ab
RANDOM SEED=1435311760

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:        16425332 kB
MemAvailable:   31660160 kB
Buffers:          259332 kB
Cached:         15062696 kB
SwapCached:            0 kB
Active:          1825176 kB
Inactive:       13830368 kB
Active(anon):     336032 kB
Inactive(anon):    16888 kB
Active(file):    1489144 kB
Inactive(file): 13813480 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8240 kB
Writeback:             0 kB
AnonPages:        423392 kB
Mapped:            49328 kB
Shmem:             17036 kB
Slab:             388844 kB
SReclaimable:     360664 kB
SUnreclaim:        28180 kB
KernelStack:        3872 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13481676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 53232 MiB
End job on node102 at 2018-07-23 16:40:32