Trace number 4296082

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 8.45633 3.18725

General information on the benchmark

NameEternity/
Eternity-04-04_c18.xml
MD5SUM888903612ba8c9f4d3271c512caeb5d6
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.009195
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints33
Number of domains2
Minimum domain size6
Maximum domain size16
Distribution of domain sizes[{"size":6,"count":40},{"size":16,"count":16}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":52},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity16
Distribution of constraint arities[{"arity":1,"count":16},{"arity":5,"count":16},{"arity":16,"count":1}]
Number of extensional constraints16
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":16},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 11:38:01 CEST 2018
0.67/0.55	c PID: 4516
0.67/0.55	c IP: 172.20.3.134
0.67/0.55	c HOST: node134.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.60/0.91	c (0,0) Parsing End
1.60/0.92	c (0,0) CSP: 56 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 16
1.60/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.60/0.92	c (0,0) Constraint Name Generate Begin
1.60/0.92	c (0,0) Ctr:HOME/instance-4296082-1532597880.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.60/0.92	c (0,0) Constraint Name Generate End
1.60/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.60/0.92	c (0,0) CSP to CSPinCNF Begin
3.21/1.54	c (1,1) translated 4 (10%) constraints
3.80/1.74	c (1,1) translated 7 (20%) constraints
4.11/1.88	c (1,1) translated 10 (30%) constraints
4.73/2.03	c (1,1) translated 14 (40%) constraints
5.05/2.14	c (1,1) translated 17 (50%) constraints
5.05/2.18	c (1,1) translated 20 (60%) constraints
5.05/2.18	c (1,1) translated 24 (70%) constraints
5.05/2.18	c (1,1) translated 27 (80%) constraints
5.05/2.18	c (1,1) translated 30 (90%) constraints
5.05/2.18	c (1,1) translated 33 (100%) constraints
5.65/2.30	c (1,1) STATISTICS1:HOME/instance-4296082-1532597880.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1576,8842,16,16,17,2,16:120,16:752;6:7632;2:15520;1:2560,17:16;16:2;5:64;4:2912;3:2528;2:3304;1:16,2:120;1:26240;0:16,
5.65/2.30	c (1,1) ===========================================
5.65/2.30	c (1,1) Both Encoding selects:
5.65/2.30	c (1,1) Order
5.65/2.30	c (1,1) ===========================================
5.65/2.37	c (1,1) translated 885 (10%) constraints
6.04/2.40	c (1,1) translated 1769 (20%) constraints
6.04/2.43	c (1,1) translated 2653 (30%) constraints
6.04/2.46	c (1,1) translated 3537 (40%) constraints
6.04/2.48	c (1,1) translated 4421 (50%) constraints
6.35/2.51	c (1,1) translated 5306 (60%) constraints
6.35/2.53	c (2,1) translated 6190 (70%) constraints
6.35/2.56	c (2,2) translated 7074 (80%) constraints
6.35/2.58	c (2,2) translated 7958 (90%) constraints
6.64/2.62	c (2,2) translated 8842 (100%) constraints
6.64/2.62	c (2,2) CSP to CSPinCNF End
6.64/2.62	c (2,2) CSP: 56 int (0 aux), 1520 bool (1520 aux), 8858 ctr, max domain size 16
6.64/2.62	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.64/2.62	c (2,2) CSPinCNF Propagation Begin
7.29/2.83	c (2,2) 685 values, 3989 unsatisfiable literals, and 3921 valid clauses are removed
7.29/2.83	c (2,2) CSPinCNF Propagation End
7.29/2.83	c (2,2) CSP: 661 int (605 aux), 915 bool (915 aux), 4937 ctr, max domain size 16
7.29/2.83	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.29/2.83	c (2,2) Simplify CSPinCNF Begin
7.29/2.86	c (2,2) Simplify CSPinCNF End
7.29/2.87	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
7.29/2.87	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.29/2.87	c (2,2) Calculate Precise Domain Begin
7.29/2.87	c (2,2) 0 values are removed by re-calculation
7.29/2.87	c (2,2) Calculate Precise Domain End
7.29/2.87	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
7.29/2.87	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.29/2.87	c (2,2) CSPinCNF to SatSolver Begin
7.62/2.97	c (2,2) 518 (10 %) CSP clauses are encoded (1435 SAT variables, 2581 SAT clauses)
7.62/2.98	c (2,2) 1036 (20 %) CSP clauses are encoded (1435 SAT variables, 3099 SAT clauses)
7.62/2.98	c (2,2) 1554 (30 %) CSP clauses are encoded (1435 SAT variables, 3617 SAT clauses)
7.62/2.99	c (2,2) 2071 (40 %) CSP clauses are encoded (1435 SAT variables, 4134 SAT clauses)
7.62/3.00	c (2,2) 2589 (50 %) CSP clauses are encoded (1435 SAT variables, 4652 SAT clauses)
7.93/3.01	c (2,2) 3107 (60 %) CSP clauses are encoded (1435 SAT variables, 5170 SAT clauses)
7.93/3.01	c (2,2) 3624 (70 %) CSP clauses are encoded (1435 SAT variables, 5687 SAT clauses)
7.93/3.02	c (2,2) 4142 (80 %) CSP clauses are encoded (1435 SAT variables, 6205 SAT clauses)
7.93/3.03	c (2,2) 4660 (90 %) CSP clauses are encoded (1435 SAT variables, 6723 SAT clauses)
7.93/3.04	c (2,2) 5177 (100 %) CSP clauses are encoded (1435 SAT variables, 7240 SAT clauses)
7.93/3.04	c (2,2) CSPinCNF to SatSolver End
7.93/3.04	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.93/3.08	c (2,2) STATISTICS2:HOME/instance-4296082-1532597880.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1816,5177,16,16,16,2,16:12;12:120;4:108,16:248;12:424;6:5243;4:148;2:8790,16:5;12:8;5:24;4:1371;3:1295;2:2474,2:240;1:14373,
7.93/3.08	c (2,2) SatSolver.solve Begin
7.93/3.08	c (2,2) 1435 bool, 7241 clause
7.93/3.08	c (2,2) 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-4296082-1532597880.xml-scop-4516.cnf HOME/instance-4296082-1532597880.xml-scop-4516.cnf.out
8.23/3.12	c (2,0) c This is COMiniSatPS.
8.23/3.12	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
8.23/3.12	c (2,0) c ============================[ Problem Statistics ]=============================
8.23/3.12	c (2,0) c |                                                                             |
8.23/3.12	c (2,0) c |  Number of variables:          1435                                         |
8.23/3.12	c (2,0) c |  Number of clauses:            7241                                         |
8.23/3.12	c (2,0) c |  Parse time:                   0.00 s                                       |
8.23/3.12	c (2,0) c |  Eliminated clauses:           0.02 Mb                                      |
8.23/3.12	c (2,0) c Reduced to 777 vars, 4961 cls (grow=0)
8.23/3.12	c (2,0) c No iterative elimination performed. (vars=777, c/v ratio=6.4)
8.23/3.12	c (2,0) c |  Simplification time:          0.01 s                                       |
8.23/3.12	c (2,0) c |                                                                             |
8.23/3.12	c (2,0) c ============================[ Search Statistics ]==============================
8.23/3.12	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.23/3.12	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.23/3.12	c (2,0) c ===============================================================================
8.23/3.12	c (2,0) c ===============================================================================
8.23/3.12	c (2,0) c restarts              : 1
8.23/3.12	c (2,0) c conflicts             : 9              (796 /sec)
8.23/3.12	c (2,0) c decisions             : 24             (0.00 % random) (2124 /sec)
8.23/3.12	c (2,0) c propagations          : 1470           (130088 /sec)
8.23/3.12	c (2,0) c conflict literals     : 155            (6.06 % deleted)
8.23/3.12	c (2,0) c CPU time              : 0.0113 s
8.23/3.12	c (2,0) 
8.23/3.12	c (2,0) s SATISFIABLE
8.23/3.15	c (2,2) SatSolver.solve End
8.23/3.15	c (2,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
8.23/3.15	c (2,2) Show results Begin
8.23/3.16	c (2,2) bot[0] = 0
8.23/3.16	c (2,2) bot[1] = 0
8.23/3.16	c (2,2) bot[2] = 0
8.23/3.16	c (2,2) bot[3] = 0
8.23/3.16	c (2,2) id[0][0] = 0
8.23/3.16	c (2,2) id[0][1] = 10
8.23/3.16	c (2,2) id[0][2] = 5
8.23/3.16	c (2,2) id[0][3] = 2
8.23/3.16	c (2,2) id[1][0] = 4
8.23/3.16	c (2,2) id[1][1] = 15
8.23/3.16	c (2,2) id[1][2] = 13
8.23/3.16	c (2,2) id[1][3] = 9
8.23/3.16	c (2,2) id[2][0] = 6
8.23/3.16	c (2,2) id[2][1] = 14
8.23/3.16	c (2,2) id[2][2] = 12
8.23/3.16	c (2,2) id[2][3] = 11
8.23/3.16	c (2,2) id[3][0] = 1
8.23/3.16	c (2,2) id[3][1] = 8
8.23/3.16	c (2,2) id[3][2] = 7
8.23/3.16	c (2,2) id[3][3] = 3
8.23/3.16	c (2,2) left[0][0] = 0
8.23/3.16	c (2,2) left[0][1] = 1
8.23/3.16	c (2,2) left[0][2] = 2
8.23/3.16	c (2,2) left[0][3] = 1
8.23/3.16	c (2,2) left[1][0] = 0
8.23/3.16	c (2,2) left[1][1] = 3
8.23/3.16	c (2,2) left[1][2] = 5
8.23/3.16	c (2,2) left[1][3] = 4
8.23/3.16	c (2,2) left[2][0] = 0
8.23/3.16	c (2,2) left[2][1] = 4
8.23/3.16	c (2,2) left[2][2] = 3
8.23/3.16	c (2,2) left[2][3] = 5
8.23/3.16	c (2,2) left[3][0] = 0
8.23/3.16	c (2,2) left[3][1] = 2
8.23/3.16	c (2,2) left[3][2] = 1
8.23/3.16	c (2,2) left[3][3] = 2
8.23/3.16	c (2,2) right[0] = 0
8.23/3.16	c (2,2) right[1] = 0
8.23/3.16	c (2,2) right[2] = 0
8.23/3.16	c (2,2) right[3] = 0
8.23/3.16	c (2,2) top[0][0] = 0
8.23/3.16	c (2,2) top[0][1] = 0
8.23/3.16	c (2,2) top[0][2] = 0
8.23/3.16	c (2,2) top[0][3] = 0
8.23/3.16	c (2,2) top[1][0] = 1
8.23/3.16	c (2,2) top[1][1] = 5
8.23/3.16	c (2,2) top[1][2] = 3
8.23/3.16	c (2,2) top[1][3] = 2
8.23/3.16	c (2,2) top[2][0] = 1
8.23/3.16	c (2,2) top[2][1] = 4
8.23/3.16	c (2,2) top[2][2] = 3
8.23/3.16	c (2,2) top[2][3] = 2
8.23/3.16	c (2,2) top[3][0] = 1
8.23/3.16	c (2,2) top[3][1] = 4
8.23/3.16	c (2,2) top[3][2] = 5
8.23/3.16	c (2,2) top[3][3] = 2
8.23/3.16	s SATISFIABLE
8.23/3.16	v <instantiation>
8.23/3.16	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3]</list>
8.23/3.16	v     <values>0 10 5 2 4 15 13 9 6 14 12 11 1 8 7 3 0 0 0 0 1 5 3 2 1 4 3 2 1 4 5 2 0 1 2 1 0 3 5 4 0 4 3 5 0 2 1 2 0 0 0 0 0 0 0 0</values>
8.23/3.16	v </instantiation>
8.23/3.16	c (2,2) Show results End
8.23/3.16	c (2,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
8.23/3.16	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
8.23/3.16	c END-Prog: Thu Jul 26 11:38:04 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 (9131 MiB free)
  memory of node 1: 16384 MiB (8089 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296082-1532597880/watcher-4296082-1532597880 -o /tmp/evaluation-result-4296082-1532597880/solver-4296082-1532597880 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4306 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296082-1532597880.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=4516, runsolver pid=4513
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.60 1.17 1.37 6/219 4531
/proc/meminfo: memFree=17495976/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15011656 memory=73816 CPUtime=0.11 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 6644 0 0 0 9 2 0 0 20 0 15 0 77351241 15371935744 18454 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3752914 18454 2766 1 0 3715374 0
[pid=4516/tid=4518] ppid=4513 vsize=15011656 memory=-8537798459638248640 CPUtime=0.09 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 4705 0 0 0 8 1 0 0 20 0 15 0 77351242 15371935744 18454 33554432000 4194304 4196468 140725595887056 140437046239624 140437059593294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15011656 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 18454 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351245 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 18454 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 18454 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 18454 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) S 4513 4516 4275 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436413806960 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436412754160 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0.01 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) S 4513 4516 4275 0 -1 1077944384 302 0 0 0 1 0 0 0 20 0 15 0 77351248 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436411701360 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 18454 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351249 15371935744 18454 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73816 KiB

[startup+0.210755 s]*
/proc/loadavg: 1.60 1.17 1.37 6/219 4531
/proc/meminfo: memFree=17403908/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15011656 memory=87156 CPUtime=0.26 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 10214 0 0 0 23 3 0 0 20 0 15 0 77351241 15371935744 21789 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3752914 21789 2910 1 0 3715374 0
[pid=4516/tid=4518] ppid=4513 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 8047 0 0 0 18 2 0 0 20 0 15 0 77351242 15371935744 21789 33554432000 4194304 4196468 140725595887056 140437046254032 140437058508126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15011656 memory=364 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 21789 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15011656 memory=288370769226684032 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351245 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 21789 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 21789 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 21789 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) S 4513 4516 4275 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436413806960 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) S 4513 4516 4275 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436412754160 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0.03 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 4202560 350 0 0 0 3 0 0 0 20 0 15 0 77351248 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436411701360 140437055655462 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 21789 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351249 15371935744 21789 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87156 KiB

[startup+0.310691 s]*
/proc/loadavg: 1.60 1.17 1.37 3/219 4531
/proc/meminfo: memFree=17344452/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15011656 memory=91200 CPUtime=0.43 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 10831 0 0 0 40 3 0 0 20 0 15 0 77351241 15371935744 22800 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3752914 22800 3023 1 0 3715374 0
[pid=4516/tid=4518] ppid=4513 vsize=15011656 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 8418 0 0 0 28 2 0 0 20 0 15 0 77351242 15371935744 22800 33554432000 4194304 4196468 140725595887056 140437046231792 140437074449565 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15011656 memory=4294980952 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 22800 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15011656 memory=288370769226684032 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351244 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351245 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 22800 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351246 15371935744 22800 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 22800 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) R 4513 4516 4275 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 77351248 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436413806960 140437074438786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) R 4513 4516 4275 0 -1 4202560 283 0 0 0 2 0 0 0 20 0 15 0 77351248 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436412754160 140437074439574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0.07 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 4202560 440 0 0 0 7 0 0 0 20 0 15 0 77351248 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436411701360 140437074439574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15371935744 22800 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15011656 memory=140393074972288 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351249 15371935744 22800 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91200 KiB

[startup+0.700637 s]
/proc/loadavg: 1.60 1.17 1.37 3/219 4531
/proc/meminfo: memFree=17294016/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15020052 memory=130740 CPUtime=0.97 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 17944 0 0 0 92 5 0 0 20 0 15 0 77351241 15380533248 32685 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3755013 32685 3154 1 0 3716398 0
[pid=4516/tid=4518] ppid=4513 vsize=15020052 memory=1236 CPUtime=0.68 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 15021 0 0 0 64 4 0 0 20 0 15 0 77351242 15380533248 32685 33554432000 4194304 4196468 140725595887056 140437046259520 140437074449565 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15020052 memory=13560 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15380533248 32685 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15020052 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15020052 memory=644 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15020052 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351244 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15020052 memory=956 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77351245 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15020052 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77351246 15380533248 32685 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15020052 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351246 15380533248 32685 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15020052 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15380533248 32685 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15020052 memory=7733916894068367465 CPUtime=0.04 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) R 4513 4516 4275 0 -1 4202560 443 0 0 0 4 0 0 0 20 0 15 0 77351248 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436413806960 140437052175040 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15020052 memory=6154282490091891024 CPUtime=0.08 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) R 4513 4516 4275 0 -1 1077944384 524 0 0 0 8 0 0 0 20 0 15 0 77351248 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436412754160 140437074438786 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15020052 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 4202560 618 0 0 0 15 0 0 0 20 0 15 0 77351248 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436411701360 140437067524475 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15380533248 32685 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15020052 memory=10592 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351249 15380533248 32685 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130740 KiB

[startup+1.50416 s]
/proc/loadavg: 1.60 1.17 1.37 4/219 4531
/proc/meminfo: memFree=17259652/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15024148 memory=185572 CPUtime=3.21 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 23394 0 0 0 313 8 0 0 20 0 15 0 77351241 15384727552 46393 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3756037 46393 3200 1 0 3717422 0
[pid=4516/tid=4518] ppid=4513 vsize=15024148 memory=167916 CPUtime=1.47 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 16326 0 0 0 142 5 0 0 20 0 15 0 77351242 15384727552 46393 33554432000 4194304 4196468 140725595887056 140437046255920 140436584108073 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15024148 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15384727552 46393 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351244 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77351244 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77351245 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77351246 15384727552 46393 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351246 15384727552 46393 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15384727552 46393 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15024148 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) R 4513 4516 4275 0 -1 1077944384 1702 0 0 0 51 0 0 0 20 0 15 0 77351248 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436413806960 140437074438786 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15024148 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) R 4513 4516 4275 0 -1 4202560 1213 0 0 0 50 0 0 0 20 0 15 0 77351248 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436412742960 140437060122688 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15024148 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 4202560 2814 0 0 0 69 0 0 0 20 0 15 0 77351248 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436411697088 140437053395766 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77351248 15384727552 46393 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15024148 memory=12425340389697 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77351249 15384727552 46393 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 185572 KiB

[startup+3.11278 s]
/proc/loadavg: 1.63 1.18 1.37 7/219 4531
/proc/meminfo: memFree=16891128/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15354180 memory=559728 CPUtime=8.23 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 26871 0 0 0 808 15 0 0 20 0 17 0 77351241 15722680320 139932 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3838545 139932 3220 1 0 3799401 0
[pid=4516/tid=4518] ppid=4513 vsize=15354180 memory=0 CPUtime=3.06 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 17034 0 0 0 295 11 0 0 20 0 17 0 77351242 15722680320 139932 33554432000 4194304 4196468 140725595887056 140437046267408 140437074426116 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15354180 memory=140392951559872 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 17 0 77351245 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 17 0 77351246 15722680320 139932 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351246 15722680320 140444 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15485248 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 77351248 15856893952 140444 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15419716 memory=0 CPUtime=2 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) R 4513 4516 4275 0 -1 4202560 2959 0 0 0 200 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436413791040 140437058951327 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15419716 memory=0 CPUtime=2.02 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) R 4513 4516 4275 0 -1 4202560 1916 0 0 0 202 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436412742560 140437059349392 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15419716 memory=184 CPUtime=1.11 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 1077944384 3602 0 0 0 110 1 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436411701360 140437074438786 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15419716 memory=185 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15419716 memory=102 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 77351249 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 15354180 KiB
Current children cumulated memory: 559728 KiB

[startup+3.18721 s]
# the end of solver process 4516 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.28363 s, system=0.172704 s

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

[startup+3.11278 s]
/proc/loadavg: 1.63 1.18 1.37 7/219 4531
/proc/meminfo: memFree=16891128/32770624 swapFree=67108860/67108860
[pid=4516] ppid=4513 vsize=15354180 memory=559728 CPUtime=8.23 cores=0,2,4,6
/proc/4516/stat : 4516 (java) S 4513 4516 4275 0 -1 1077944320 26871 0 0 0 808 15 0 0 20 0 17 0 77351241 15722680320 139932 33554432000 4194304 4196468 140725595887056 140725595869600 140437074427639 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
/proc/4516/statm: 3838545 139932 3220 1 0 3799401 0
[pid=4516/tid=4518] ppid=4513 vsize=15354180 memory=0 CPUtime=3.06 cores=0,2,4,6
/proc/4516/task/4518/stat : 4518 (java) R 4513 4516 4275 0 -1 4202560 17034 0 0 0 295 11 0 0 20 0 17 0 77351242 15722680320 139932 33554432000 4194304 4196468 140725595887056 140437046267408 140437074426116 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4519] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4519/stat : 4519 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140437078669968 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4520] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4520/stat : 4520 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436535589392 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4521] ppid=4513 vsize=15354180 memory=140392951559872 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4521/stat : 4521 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436534536592 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4522] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4522/stat : 4522 (java) S 4513 4516 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 77351244 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436533483792 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4523] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4523/stat : 4523 (java) S 4513 4516 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 17 0 77351245 15722680320 139932 33554432000 4194304 4196468 140725595887056 140436414860144 140437074438786 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4524] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4524/stat : 4524 (java) S 4513 4516 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 17 0 77351246 15722680320 139932 33554432000 4194304 4196468 140725595887056 140435666232864 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4525] ppid=4513 vsize=15354180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4525/stat : 4525 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 77351246 15722680320 140444 33554432000 4194304 4196468 140725595887056 140435431351664 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4526] ppid=4513 vsize=15485248 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4526/stat : 4526 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 77351248 15856893952 140444 33554432000 4194304 4196468 140725595887056 140435056843088 140437074446235 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4527] ppid=4513 vsize=15419716 memory=0 CPUtime=2 cores=0,2,4,6
/proc/4516/task/4527/stat : 4527 (java) R 4513 4516 4275 0 -1 4202560 2959 0 0 0 200 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436413791040 140437058951327 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4528] ppid=4513 vsize=15419716 memory=0 CPUtime=2.02 cores=0,2,4,6
/proc/4516/task/4528/stat : 4528 (java) R 4513 4516 4275 0 -1 4202560 1916 0 0 0 202 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436412742560 140437059349392 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4529] ppid=4513 vsize=15419716 memory=184 CPUtime=1.11 cores=0,2,4,6
/proc/4516/task/4529/stat : 4529 (java) R 4513 4516 4275 0 -1 1077944384 3602 0 0 0 110 1 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436411701360 140437074438786 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4530] ppid=4513 vsize=15419716 memory=185 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4530/stat : 4530 (java) S 4513 4516 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 77351248 15789789184 140444 33554432000 4194304 4196468 140725595887056 140434558937312 140437074437845 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
[pid=4516/tid=4531] ppid=4513 vsize=15419716 memory=102 CPUtime=0 cores=0,2,4,6
/proc/4516/task/4531/stat : 4531 (java) S 4513 4516 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 77351249 15789789184 140444 33554432000 4194304 4196468 140725595887056 140436410649776 140437074438786 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12947456 140725595890676 140725595890953 140725595890953 140725595893711 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 15354180 KiB
Current children cumulated memory: 559728 KiB

Child status: 0
Real time (s): 3.18725
CPU time (s): 8.45633
CPU user time (s): 8.28363
CPU system time (s): 0.172704
CPU usage (%): 265.318
Max. virtual memory (cumulated for all children) (KiB): 15354180
Max. memory (cumulated for all children) (KiB): 559728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.28363
system time used= 0.172704
maximum resident set size= 571184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27966
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4067
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 4516
#   total CPU time (s): 8.45633
#   total CPU user time (s): 8.28363
#   total CPU system time (s): 0.172704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054181 second user time and 0.069515 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 11:38:00
IDJOB=4296082
IDBENCH=141650
IDSOLVER=2755
FILE ID=node134/4296082-1532597880
RUNJOBID= node134-1532597865-4306
PBS_JOBID= 21021975
Free space on /tmp= 55552 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-04-04_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-4296082-1532597880/watcher-4296082-1532597880 -o /tmp/evaluation-result-4296082-1532597880/solver-4296082-1532597880 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4306 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296082-1532597880.xml

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

MD5SUM BENCH= 888903612ba8c9f4d3271c512caeb5d6
RANDOM SEED=620717123

node134.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.68
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.68
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.68
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.68
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:        17652888 kB
MemAvailable:   28727704 kB
Buffers:          222364 kB
Cached:         11112856 kB
SwapCached:            0 kB
Active:          5357088 kB
Inactive:        9257304 kB
Active(anon):    3230580 kB
Inactive(anon):    76428 kB
Active(file):    2126508 kB
Inactive(file):  9180876 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8468 kB
Writeback:             0 kB
AnonPages:       3190040 kB
Mapped:            52640 kB
Shmem:             25248 kB
Slab:             194716 kB
SReclaimable:     166536 kB
SUnreclaim:        28180 kB
KernelStack:        3648 kB
PageTables:        11492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13024712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3020800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55544 MiB
End job on node134 at 2018-07-26 11:38:04