Trace number 4294203

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 4.11426 1.87781

General information on the benchmark

NameLangford/
LangfordBin-15_c18.xml
MD5SUM07ea5144b09b59ff4e6e73933349a8c8
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.017778
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints45
Number of domains2
Minimum domain size15
Maximum domain size30
Distribution of domain sizes[{"size":15,"count":30},{"size":30,"count":30}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":30},{"degree":30,"count":30}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":15},{"arity":31,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"element","count":30}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Mon Jul 23 16:04:21 CEST 2018
0.66/0.55	c PID: 15940
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.20/0.87	c (0,0) Parsing End
1.20/0.87	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 45 ctr, max domain size 30
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) Constraint Name Generate Begin
1.20/0.88	c (0,0) Ctr:HOME/instance-4294203-1532354660.xml,Add:Element:Eq:IntVar:Num
1.20/0.88	c (0,0) Constraint Name Generate End
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) CSP to CSPinCNF Begin
1.56/1.08	c (0,0) translated 5 (10%) constraints
1.85/1.14	c (0,0) translated 9 (20%) constraints
1.85/1.19	c (0,0) translated 14 (30%) constraints
2.09/1.22	c (0,0) translated 18 (40%) constraints
2.09/1.24	c (0,0) translated 23 (50%) constraints
2.09/1.25	c (0,0) translated 27 (60%) constraints
2.09/1.27	c (0,0) translated 32 (70%) constraints
2.09/1.27	c (0,0) translated 36 (80%) constraints
2.09/1.27	c (0,0) translated 41 (90%) constraints
2.09/1.28	c (0,0) translated 45 (100%) constraints
2.40/1.32	c (0,0) STATISTICS1:HOME/instance-4294203-1532354660.xml,Add:Element:Eq:IntVar:Num,60,915,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:62;27:62;26:62;25:62;24:62;23:62;22:62;21:62;20:62;19:62;18:62;17:62;16:62;15:962;14:62,3:900;1:15,2:30;1:2700,
2.40/1.32	c (0,0) ===========================================
2.40/1.32	c (0,0) Both Encoding selects:
2.40/1.32	c (0,0) Order
2.40/1.32	c (0,0) ===========================================
2.40/1.37	c (0,0) translated 92 (10%) constraints
2.65/1.41	c (0,0) translated 183 (20%) constraints
2.65/1.43	c (0,0) translated 275 (30%) constraints
2.65/1.45	c (0,0) translated 366 (40%) constraints
2.65/1.48	c (0,0) translated 458 (50%) constraints
2.65/1.49	c (0,0) translated 549 (60%) constraints
2.93/1.50	c (0,0) translated 641 (70%) constraints
2.93/1.52	c (0,0) translated 732 (80%) constraints
2.93/1.53	c (1,0) translated 824 (90%) constraints
2.93/1.54	c (1,1) translated 915 (100%) constraints
2.93/1.55	c (1,1) CSP to CSPinCNF End
2.93/1.55	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2730 ctr, max domain size 28
2.93/1.55	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.93/1.55	c (1,1) CSPinCNF Propagation Begin
3.25/1.61	c (1,1) 0 values, 330 unsatisfiable literals, and 390 valid clauses are removed
3.25/1.61	c (1,1) CSPinCNF Propagation End
3.25/1.61	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.25/1.61	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.61	c (1,1) Simplify CSPinCNF Begin
3.25/1.62	c (1,1) Simplify CSPinCNF End
3.25/1.63	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.25/1.63	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.63	c (1,1) Calculate Precise Domain Begin
3.25/1.63	c (1,1) 0 values are removed by re-calculation
3.25/1.63	c (1,1) Calculate Precise Domain End
3.25/1.63	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.25/1.63	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.63	c (1,1) CSPinCNF to SatSolver Begin
3.25/1.69	c (1,1) 234 (10 %) CSP clauses are encoded (1470 SAT variables, 1193 SAT clauses)
3.61/1.70	c (1,1) 468 (20 %) CSP clauses are encoded (1470 SAT variables, 1427 SAT clauses)
3.61/1.70	c (1,1) 702 (30 %) CSP clauses are encoded (1470 SAT variables, 1661 SAT clauses)
3.61/1.71	c (1,1) 936 (40 %) CSP clauses are encoded (1470 SAT variables, 1895 SAT clauses)
3.61/1.71	c (1,1) 1170 (50 %) CSP clauses are encoded (1470 SAT variables, 2129 SAT clauses)
3.61/1.72	c (1,1) 1404 (60 %) CSP clauses are encoded (1470 SAT variables, 2363 SAT clauses)
3.61/1.72	c (1,1) 1638 (70 %) CSP clauses are encoded (1470 SAT variables, 2597 SAT clauses)
3.61/1.73	c (1,1) 1872 (80 %) CSP clauses are encoded (1470 SAT variables, 2831 SAT clauses)
3.61/1.73	c (1,1) 2106 (90 %) CSP clauses are encoded (1470 SAT variables, 3065 SAT clauses)
3.61/1.75	c (1,1) 2340 (100 %) CSP clauses are encoded (1470 SAT variables, 3857 SAT clauses)
3.61/1.75	c (1,1) CSPinCNF to SatSolver End
3.61/1.75	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.61/1.78	c (1,1) STATISTICS2:HOME/instance-4294203-1532354660.xml,Add:Element:Eq:IntVar:Num,510,2340,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:112;27:108;26:104;25:100;24:96;23:92;22:88;21:84;20:80;19:76;18:72;17:68;16:64;15:1740;14:56;2:2310,3:570;2:1740;1:30,2:30;1:5190,
3.61/1.78	c (1,1) SatSolver.solve Begin
3.61/1.78	c (1,1) 1470 bool, 3870 clause
3.61/1.78	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-4294203-1532354660.xml-scop-15940.cnf HOME/instance-4294203-1532354660.xml-scop-15940.cnf.out
3.94/1.82	c (1,0) c This is COMiniSatPS.
3.94/1.82	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.94/1.82	c (1,0) c ============================[ Problem Statistics ]=============================
3.94/1.82	c (1,0) c |                                                                             |
3.94/1.82	c (1,0) c |  Number of variables:          1470                                         |
3.94/1.82	c (1,0) c |  Number of clauses:            3870                                         |
3.94/1.82	c (1,0) c |  Parse time:                   0.00 s                                       |
3.94/1.82	c (1,0) c |  Eliminated clauses:           0.02 Mb                                      |
3.94/1.82	c (1,0) c Reduced to 865 vars, 2682 cls (grow=0)
3.94/1.82	c (1,0) c No iterative elimination performed. (vars=865, c/v ratio=3.1)
3.94/1.82	c (1,0) c |  Simplification time:          0.00 s                                       |
3.94/1.82	c (1,0) c |                                                                             |
3.94/1.82	c (1,0) c ============================[ Search Statistics ]==============================
3.94/1.82	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.94/1.82	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.94/1.82	c (1,0) c ===============================================================================
3.94/1.82	c (1,0) c ===============================================================================
3.94/1.82	c (1,0) c restarts              : 1
3.94/1.82	c (1,0) c conflicts             : 535            (30134 /sec)
3.94/1.82	c (1,0) c decisions             : 820            (0.00 % random) (46187 /sec)
3.94/1.82	c (1,0) c propagations          : 67537          (3804044 /sec)
3.94/1.82	c (1,0) c conflict literals     : 15698          (29.32 % deleted)
3.94/1.82	c (1,0) c CPU time              : 0.017754 s
3.94/1.82	c (1,0) 
3.94/1.82	c (1,0) s SATISFIABLE
3.94/1.84	c (1,1) SatSolver.solve End
3.94/1.84	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.94/1.84	c (1,1) Show results Begin
3.94/1.85	c (1,1) p[0] = 27
3.94/1.85	c (1,1) p[1] = 25
3.94/1.85	c (1,1) p[2] = 29
3.94/1.85	c (1,1) p[3] = 26
3.94/1.85	c (1,1) p[4] = 4
3.94/1.85	c (1,1) p[5] = 0
3.94/1.85	c (1,1) p[6] = 10
3.94/1.85	c (1,1) p[7] = 5
3.94/1.85	c (1,1) p[8] = 13
3.94/1.85	c (1,1) p[9] = 7
3.94/1.85	c (1,1) p[10] = 28
3.94/1.85	c (1,1) p[11] = 21
3.94/1.85	c (1,1) p[12] = 22
3.94/1.85	c (1,1) p[13] = 14
3.94/1.85	c (1,1) p[14] = 15
3.94/1.85	c (1,1) p[15] = 6
3.94/1.85	c (1,1) p[16] = 19
3.94/1.85	c (1,1) p[17] = 9
3.94/1.85	c (1,1) p[18] = 23
3.94/1.85	c (1,1) p[19] = 12
3.94/1.85	c (1,1) p[20] = 20
3.94/1.85	c (1,1) p[21] = 8
3.94/1.85	c (1,1) p[22] = 24
3.94/1.85	c (1,1) p[23] = 11
3.94/1.85	c (1,1) p[24] = 16
3.94/1.85	c (1,1) p[25] = 2
3.94/1.85	c (1,1) p[26] = 18
3.94/1.85	c (1,1) p[27] = 3
3.94/1.85	c (1,1) p[28] = 17
3.94/1.85	c (1,1) p[29] = 1
3.94/1.85	c (1,1) v[0] = 3
3.94/1.85	c (1,1) v[1] = 15
3.94/1.85	c (1,1) v[2] = 13
3.94/1.85	c (1,1) v[3] = 14
3.94/1.85	c (1,1) v[4] = 3
3.94/1.85	c (1,1) v[5] = 4
3.94/1.85	c (1,1) v[6] = 8
3.94/1.85	c (1,1) v[7] = 5
3.94/1.85	c (1,1) v[8] = 11
3.94/1.85	c (1,1) v[9] = 9
3.94/1.85	c (1,1) v[10] = 4
3.94/1.85	c (1,1) v[11] = 12
3.94/1.85	c (1,1) v[12] = 10
3.94/1.85	c (1,1) v[13] = 5
3.94/1.85	c (1,1) v[14] = 7
3.94/1.85	c (1,1) v[15] = 8
3.94/1.85	c (1,1) v[16] = 13
3.94/1.85	c (1,1) v[17] = 15
3.94/1.85	c (1,1) v[18] = 14
3.94/1.85	c (1,1) v[19] = 9
3.94/1.85	c (1,1) v[20] = 11
3.94/1.86	c (1,1) v[21] = 6
3.94/1.86	c (1,1) v[22] = 7
3.94/1.86	c (1,1) v[23] = 10
3.94/1.86	c (1,1) v[24] = 12
3.94/1.86	c (1,1) v[25] = 1
3.94/1.86	c (1,1) v[26] = 2
3.94/1.86	c (1,1) v[27] = 1
3.94/1.86	c (1,1) v[28] = 6
3.94/1.86	c (1,1) v[29] = 2
3.94/1.86	s SATISFIABLE
3.94/1.86	v <instantiation>
3.94/1.86	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29]</list>
3.94/1.86	v     <values>3 15 13 14 3 4 8 5 11 9 4 12 10 5 7 8 13 15 14 9 11 6 7 10 12 1 2 1 6 2 27 25 29 26 4 0 10 5 13 7 28 21 22 14 15 6 19 9 23 12 20 8 24 11 16 2 18 3 17 1</values>
3.94/1.86	v </instantiation>
3.94/1.86	c (1,1) Show results End
3.94/1.86	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.94/1.86	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
3.94/1.86	c END-Prog: Mon Jul 23 16:04:22 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 (5559 MiB free)
  memory of node 1: 16384 MiB (10506 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 1,3,5,7

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=15940, runsolver pid=15937
Current StackSize limit: 8192 KiB


[startup+0.102128 s]*
/proc/loadavg: 2.00 2.05 2.06 3/220 15955
/proc/meminfo: memFree=16393284/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15011656 memory=71012 CPUtime=0.11 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 6546 0 0 0 10 1 0 0 20 0 15 0 53029217 15371935744 17753 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3752914 17753 2755 1 0 3715374 0
[pid=15940/tid=15942] ppid=15937 vsize=15011656 memory=-6295080567673502544 CPUtime=0.08 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) R 15937 15940 8919 0 -1 4202560 4791 0 0 0 7 1 0 0 20 0 15 0 53029217 15371935744 17951 33554432000 4194304 4196468 140720970820304 139812782128848 139812790597469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 17951 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 17951 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 17951 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 17951 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029220 15371935744 17951 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 18017 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) S 15937 15940 8919 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811780258160 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811779205360 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0.01 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) S 15937 15940 8919 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 53029223 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811778152560 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 18017 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 18017 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71012 KiB

[startup+0.210422 s]*
/proc/loadavg: 2.00 2.05 2.06 3/220 15955
/proc/meminfo: memFree=16380012/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15011656 memory=83856 CPUtime=0.25 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 9872 0 0 0 23 2 0 0 20 0 15 0 53029217 15371935744 20964 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3752914 20964 2937 1 0 3715374 0
[pid=15940/tid=15942] ppid=15937 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) S 15937 15940 8919 0 -1 1077944384 7757 0 0 0 17 2 0 0 20 0 15 0 53029217 15371935744 20964 33554432000 4194304 4196468 140720970820304 139812782147568 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 20964 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15011656 memory=139894214588249 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 20964 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 20964 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 20964 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029220 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 20964 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) R 15937 15940 8919 0 -1 4202560 339 0 0 0 1 0 0 0 20 0 15 0 53029223 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811780258160 139812796343889 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) R 15937 15940 8919 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811779205360 139812810332802 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0.03 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) S 15937 15940 8919 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 53029223 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811778152560 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 20964 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 20964 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83856 KiB

[startup+0.310433 s]*
/proc/loadavg: 2.00 2.05 2.06 3/220 15955
/proc/meminfo: memFree=16375980/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15011656 memory=87400 CPUtime=0.43 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 10485 0 0 0 40 3 0 0 20 0 15 0 53029217 15371935744 21850 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3752914 21850 2975 1 0 3715374 0
[pid=15940/tid=15942] ppid=15937 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) R 15937 15940 8919 0 -1 4202560 8185 0 0 0 27 2 0 0 20 0 15 0 53029217 15371935744 21850 33554432000 4194304 4196468 140720970820304 139812782125808 139812810343581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 21850 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15011656 memory=139894214580821 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 21850 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 21850 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15371935744 21850 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029220 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15371935744 21850 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) R 15937 15940 8919 0 -1 4202560 429 0 0 0 3 0 0 0 20 0 15 0 53029223 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811780258160 139812793879024 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) R 15937 15940 8919 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 15 0 53029223 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811779205360 139812810332802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0.07 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) R 15937 15940 8919 0 -1 4202560 329 0 0 0 7 0 0 0 20 0 15 0 53029223 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811778152560 139812788688024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 21850 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15011656 memory=139894214272640 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15371935744 21850 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87400 KiB

[startup+0.70069 s]
/proc/loadavg: 2.00 2.05 2.06 3/220 15955
/proc/meminfo: memFree=16351672/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15020052 memory=127744 CPUtime=1.01 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 17727 0 0 0 95 6 0 0 20 0 15 0 53029217 15380533248 31936 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3755013 31936 3159 1 0 3716398 0
[pid=15940/tid=15942] ppid=15937 vsize=15020052 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) R 15937 15940 8919 0 -1 4202560 14982 0 0 0 62 5 0 0 20 0 15 0 53029217 15380533248 31936 33554432000 4194304 4196468 140720970820304 139812782156720 139812794365285 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15380533248 31936 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15380533248 31936 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15380533248 31936 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15020052 memory=208385907642794 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15380533248 31936 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15020052 memory=286033 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53029220 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15380533248 31936 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) S 15937 15940 8919 0 -1 1077944384 497 0 0 0 7 0 0 0 20 0 15 0 53029223 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811780258160 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15020052 memory=-3472574513799858009 CPUtime=0.09 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) S 15937 15940 8919 0 -1 1077944384 432 0 0 0 9 0 0 0 20 0 15 0 53029223 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811779205360 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15020052 memory=6944656592387989600 CPUtime=0.15 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) R 15937 15940 8919 0 -1 4202560 456 0 0 0 15 0 0 0 20 0 15 0 53029223 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811778152560 139812791895298 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15380533248 31936 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15380533248 31936 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127744 KiB

[startup+1.50118 s]
/proc/loadavg: 2.00 2.05 2.06 5/220 15955
/proc/meminfo: memFree=16322764/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15022100 memory=181552 CPUtime=2.93 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 21451 0 0 0 284 9 0 0 20 0 15 0 53029217 15382630400 45388 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3755525 45388 3200 1 0 3716910 0
[pid=15940/tid=15942] ppid=15937 vsize=15022100 memory=127 CPUtime=1.46 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) R 15937 15940 8919 0 -1 4202560 16039 0 0 0 140 6 0 0 20 0 15 0 53029217 15382630400 45388 33554432000 4194304 4196468 140720970820304 139812782158064 139812810333590 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15382630400 45388 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15382630400 45388 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15382630400 45388 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15382630400 45388 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53029220 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15022100 memory=279788128323680 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15022100 memory=279788128365104 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15022100 memory=139894064565808 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15382630400 45388 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15022100 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) R 15937 15940 8919 0 -1 4202560 742 0 0 0 35 0 0 0 20 0 15 0 53029223 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811780258160 139812791849188 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15022100 memory=5794836780235444324 CPUtime=0.43 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) R 15937 15940 8919 0 -1 4202560 883 0 0 0 43 0 0 0 20 0 15 0 53029223 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811779191384 139812789568384 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15022100 memory=6008734719920596582 CPUtime=0.65 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) S 15937 15940 8919 0 -1 1077944384 2427 0 0 0 64 1 0 0 20 0 15 0 53029223 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811778152560 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15022100 memory=7589518993982123110 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15382630400 45388 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15022100 memory=7589518993982123110 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15382630400 45388 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 181552 KiB

[startup+1.87777 s]
# the end of solver process 15940 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.98431 s, system=0.129951 s

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

[startup+1.60117 s]
/proc/loadavg: 2.00 2.05 2.06 5/220 15955
/proc/meminfo: memFree=16322764/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15024148 memory=195528 CPUtime=3.25 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 21829 0 0 0 315 10 0 0 20 0 15 0 53029217 15384727552 48882 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3756037 48882 3200 1 0 3717422 0
[pid=15940/tid=15942] ppid=15937 vsize=15024148 memory=6933690305039933585 CPUtime=1.56 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) R 15937 15940 8919 0 -1 4202560 16112 0 0 0 149 7 0 0 20 0 15 0 53029217 15384727552 48882 33554432000 4194304 4196468 140720970820304 139812782159984 139812810343002 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15024148 memory=139894064270567 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53029219 15384727552 48882 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15024148 memory=3467964519260250176 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15384727552 48882 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15024148 memory=5787217147460014437 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15384727552 48882 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15024148 memory=5865491479076426066 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029219 15384727552 48882 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15024148 memory=7811871126067767892 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53029220 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15024148 memory=5787220424116494930 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53029221 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15024148 memory=7302135314614015845 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53029221 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15024148 memory=8320808402720012085 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029223 15384727552 48882 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15024148 memory=5524 CPUtime=0.44 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) R 15937 15940 8919 0 -1 4202560 848 0 0 0 44 0 0 0 20 0 15 0 53029223 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811780249488 139812795438763 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15024148 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) R 15937 15940 8919 0 -1 4202560 1035 0 0 0 53 0 0 0 20 0 15 0 53029223 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811779186376 139812794232330 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15024148 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) S 15937 15940 8919 0 -1 1077944384 2474 0 0 0 66 1 0 0 20 0 15 0 53029223 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811778152560 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15024148 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53029224 15384727552 48882 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15024148 memory=13773960120851 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53029224 15384727552 48882 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 195528 KiB

[startup+1.80113 s]
/proc/loadavg: 2.00 2.05 2.06 5/220 15955
/proc/meminfo: memFree=16322764/32770624 swapFree=67108860/67108860
[pid=15940] ppid=15937 vsize=15288640 memory=227168 CPUtime=3.94 cores=1,3,5,7
/proc/15940/stat : 15940 (java) S 15937 15940 8919 0 -1 1077944320 23141 0 0 0 383 11 0 0 20 0 17 0 53029217 15655567360 56792 33554432000 4194304 4196468 140720970820304 140720970802848 139812810321655 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
/proc/15940/statm: 3822160 56792 3214 1 0 3783016 0
[pid=15940/tid=15942] ppid=15937 vsize=15288640 memory=2315000248693026541 CPUtime=1.75 cores=1,3,5,7
/proc/15940/task/15942/stat : 15942 (java) D 15937 15940 8919 0 -1 4202560 16525 0 0 0 168 7 0 0 20 0 17 0 53029217 15655567360 56792 33554432000 4194304 4196468 140720970820304 139812782161464 139812803038618 0 4 0 25189583 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15943] ppid=15937 vsize=15288640 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15943/stat : 15943 (java) S 15937 15940 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 53029219 15655567360 56792 33554432000 4194304 4196468 140720970820304 139812814563984 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15944] ppid=15937 vsize=15288640 memory=2273 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15944/stat : 15944 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 53029219 15655567360 56792 33554432000 4194304 4196468 140720970820304 139812605647376 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15945] ppid=15937 vsize=15288640 memory=12052 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15945/stat : 15945 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 53029219 15655567360 56792 33554432000 4194304 4196468 140720970820304 139812604594576 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15946] ppid=15937 vsize=15288640 memory=14324 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15946/stat : 15946 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 53029219 15655567360 57304 33554432000 4194304 4196468 140720970820304 139812603541776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15947] ppid=15937 vsize=15419716 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15947/stat : 15947 (java) S 15937 15940 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 53029220 15789789184 57304 33554432000 4194304 4196468 140720970820304 139811781311344 139812810332802 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15948] ppid=15937 vsize=15419716 memory=139937821501432 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15948/stat : 15948 (java) S 15937 15940 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 18 0 53029221 15789789184 57307 33554432000 4194304 4196468 140720970820304 139811251807776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15949] ppid=15937 vsize=15419716 memory=7665785617399443556 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15949/stat : 15949 (java) S 15937 15940 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 53029221 15789789184 57308 33554432000 4194304 4196468 140720970820304 139811117585776 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15950] ppid=15937 vsize=15419716 memory=6083636742083276138 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15950/stat : 15950 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 53029223 15789789184 57308 33554432000 4194304 4196468 140720970820304 139810743081296 139812810340251 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15951] ppid=15937 vsize=15419716 memory=7656232003832471912 CPUtime=0.63 cores=1,3,5,7
/proc/15940/task/15951/stat : 15951 (java) S 15937 15940 8919 0 -1 1077944384 1081 0 0 0 63 0 0 0 20 0 18 0 53029223 15789789184 57308 33554432000 4194304 4196468 140720970820304 139811780258160 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15952] ppid=15937 vsize=15419716 memory=8101247189090653292 CPUtime=0.72 cores=1,3,5,7
/proc/15940/task/15952/stat : 15952 (java) R 15937 15940 8919 0 -1 4202560 1461 0 0 0 72 0 0 0 20 0 18 0 53029223 15789789184 56802 33554432000 4194304 4196468 140720970820304 139811779191792 139812789568455 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15953] ppid=15937 vsize=15419716 memory=5865494777561245546 CPUtime=0.78 cores=1,3,5,7
/proc/15940/task/15953/stat : 15953 (java) R 15937 15940 8919 0 -1 4202560 2691 0 0 0 77 1 0 0 20 0 18 0 53029223 15789789184 56802 33554432000 4194304 4196468 140720970820304 139811778150352 139812789247336 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15954] ppid=15937 vsize=15419716 memory=279788128448128 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15954/stat : 15954 (java) S 15937 15940 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 53029224 15789789184 56802 33554432000 4194304 4196468 140720970820304 139810245175520 139812810331861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
[pid=15940/tid=15955] ppid=15937 vsize=15419716 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15940/task/15955/stat : 15955 (java) S 15937 15940 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 53029224 15789789184 56802 33554432000 4194304 4196468 140720970820304 139811777100976 139812810332802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24506368 140720970822644 140720970822921 140720970822921 140720970825679 0
Current children cumulated CPU time: 3.94 s
Current children cumulated vsize: 15288640 KiB
Current children cumulated memory: 227168 KiB

Child status: 0
Real time (s): 1.87781
CPU time (s): 4.11426
CPU user time (s): 3.98431
CPU system time (s): 0.129951
CPU usage (%): 219.099
Max. virtual memory (cumulated for all children) (KiB): 15288640
Max. memory (cumulated for all children) (KiB): 227168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.98431
system time used= 0.129951
maximum resident set size= 241316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3567
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 15940
#   total CPU time (s): 4.11426
#   total CPU user time (s): 3.98431
#   total CPU system time (s): 0.129951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03885 second user time and 0.056178 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 16:04:20
IDJOB=4294203
IDBENCH=141341
IDSOLVER=2755
FILE ID=node102/4294203-1532354660
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Langford/LangfordBin-15_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-4294203-1532354660/watcher-4294203-1532354660 -o /tmp/evaluation-result-4294203-1532354660/solver-4294203-1532354660 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294203-1532354660.xml

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

MD5SUM BENCH= 07ea5144b09b59ff4e6e73933349a8c8
RANDOM SEED=1397555490

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:        16452524 kB
MemAvailable:   31685504 kB
Buffers:          258820 kB
Cached:         15061444 kB
SwapCached:            0 kB
Active:          1799068 kB
Inactive:       13829292 kB
Active(anon):     310892 kB
Inactive(anon):    16888 kB
Active(file):    1488176 kB
Inactive(file): 13812404 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        314672 kB
Mapped:            49152 kB
Shmem:             17036 kB
Slab:             388856 kB
SReclaimable:     360860 kB
SUnreclaim:        27996 kB
KernelStack:        3568 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13442248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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:04:22