Trace number 4297160

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 2.56637 1.4368

General information on the benchmark

NameLangford/
LangfordBin-06_c18.xml
MD5SUM067c7c3f6995d0e6d34aa4db2f294f93
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.52594
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints18
Number of domains2
Minimum domain size6
Maximum domain size12
Distribution of domain sizes[{"size":6,"count":12},{"size":12,"count":12}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":12},{"degree":12,"count":12}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":6},{"arity":13,"count":12}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"element","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 03:16:07 CEST 2018
0.66/0.55	c PID: 15425
0.66/0.55	c IP: 172.20.3.105
0.66/0.55	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.83	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 18 ctr, max domain size 12
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.84	c (0,0) Ctr:HOME/instance-4297160-1532654166.xml,Add:Element:Eq:IntVar:Num
1.18/0.84	c (0,0) Constraint Name Generate End
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.84	c (0,0) CSP to CSPinCNF Begin
1.35/0.97	c (0,0) translated 2 (10%) constraints
1.35/0.99	c (0,0) translated 4 (20%) constraints
1.54/1.01	c (0,0) translated 6 (30%) constraints
1.54/1.03	c (0,0) translated 8 (40%) constraints
1.54/1.03	c (0,0) translated 9 (50%) constraints
1.54/1.05	c (0,0) translated 11 (60%) constraints
1.54/1.06	c (0,0) translated 13 (70%) constraints
1.54/1.07	c (0,0) translated 15 (80%) constraints
1.54/1.07	c (0,0) translated 17 (90%) constraints
1.54/1.07	c (0,0) translated 18 (100%) constraints
1.82/1.11	c (0,0) STATISTICS1:HOME/instance-4297160-1532654166.xml,Add:Element:Eq:IntVar:Num,24,150,10,10,3,2,10:2;9:2;8:2;7:2;6:2;5:2,10:26;9:26;8:26;7:26;6:170;5:26,3:144;1:6,2:12;1:432,
1.82/1.11	c (0,0) ===========================================
1.82/1.11	c (0,0) Both Encoding selects:
1.82/1.11	c (0,0) Order
1.82/1.11	c (0,0) ===========================================
1.82/1.14	c (0,0) translated 15 (10%) constraints
1.82/1.16	c (0,0) translated 30 (20%) constraints
1.82/1.17	c (0,0) translated 45 (30%) constraints
1.82/1.19	c (0,0) translated 60 (40%) constraints
1.82/1.20	c (0,0) translated 75 (50%) constraints
2.01/1.21	c (0,0) translated 90 (60%) constraints
2.01/1.21	c (0,0) translated 105 (70%) constraints
2.01/1.22	c (0,0) translated 120 (80%) constraints
2.01/1.22	c (0,0) translated 135 (90%) constraints
2.01/1.23	c (0,0) translated 150 (100%) constraints
2.01/1.23	c (0,0) CSP to CSPinCNF End
2.01/1.23	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 444 ctr, max domain size 10
2.01/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.23	c (0,0) CSPinCNF Propagation Begin
2.01/1.27	c (0,0) 0 values, 78 unsatisfiable literals, and 102 valid clauses are removed
2.01/1.27	c (0,0) CSPinCNF Propagation End
2.01/1.27	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.27	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.27	c (0,0) Simplify CSPinCNF Begin
2.01/1.28	c (0,0) Simplify CSPinCNF End
2.01/1.28	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.28	c (0,0) Calculate Precise Domain Begin
2.01/1.28	c (0,0) 0 values are removed by re-calculation
2.01/1.28	c (0,0) Calculate Precise Domain End
2.01/1.28	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.28	c (0,0) CSPinCNF to SatSolver Begin
2.25/1.31	c (0,0) 35 (10 %) CSP clauses are encoded (210 SAT variables, 148 SAT clauses)
2.25/1.31	c (0,0) 69 (20 %) CSP clauses are encoded (210 SAT variables, 182 SAT clauses)
2.25/1.32	c (0,0) 103 (30 %) CSP clauses are encoded (210 SAT variables, 216 SAT clauses)
2.25/1.32	c (0,0) 137 (40 %) CSP clauses are encoded (210 SAT variables, 250 SAT clauses)
2.25/1.32	c (0,0) 171 (50 %) CSP clauses are encoded (210 SAT variables, 284 SAT clauses)
2.25/1.33	c (0,0) 206 (60 %) CSP clauses are encoded (210 SAT variables, 319 SAT clauses)
2.25/1.33	c (0,0) 240 (70 %) CSP clauses are encoded (210 SAT variables, 353 SAT clauses)
2.25/1.33	c (0,0) 274 (80 %) CSP clauses are encoded (210 SAT variables, 387 SAT clauses)
2.25/1.34	c (0,0) 308 (90 %) CSP clauses are encoded (210 SAT variables, 421 SAT clauses)
2.25/1.35	c (0,0) 342 (100 %) CSP clauses are encoded (210 SAT variables, 518 SAT clauses)
2.25/1.35	c (0,0) CSPinCNF to SatSolver End
2.25/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.25/1.36	c (0,0) STATISTICS2:HOME/instance-4297160-1532654166.xml,Add:Element:Eq:IntVar:Num,96,342,10,10,3,2,10:2;9:2;8:2;7:2;6:2;5:2,10:40;9:36;8:32;7:28;6:264;5:20;2:330,3:66;2:264;1:12,2:12;1:726,
2.25/1.36	c (0,0) SatSolver.solve Begin
2.25/1.36	c (0,0) 210 bool, 522 clause
2.25/1.36	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297160-1532654166.xml-scop-15425.cnf HOME/instance-4297160-1532654166.xml-scop-15425.cnf.out
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
2.25/1.39	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
2.25/1.39	c (0,0) c ========================================[ Problem Statistics ]===========================================
2.25/1.39	c (0,0) c |                                                                                                       |
2.25/1.39	c (0,0) c |  Number of variables:           210                                                                   |
2.25/1.39	c (0,0) c |  Number of clauses:             522                                                                   |
2.25/1.39	c (0,0) c |  Parse time:                   0.00 s                                                                 |
2.25/1.39	c (0,0) c |                                                                                                       |
2.25/1.39	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
2.25/1.39	c (0,0) c |  Simplification time:          0.00 s                                                                 |
2.25/1.39	c (0,0) c |                                                                                                       |
2.25/1.39	c (0,0) c |  Generating clones                                                                                    |
2.25/1.39	c (0,0) c |  all clones generated. Memory =  26.12Mb.                                                             |
2.25/1.39	c (0,0) c ========================================================================================================|
2.25/1.39	c (0,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
2.25/1.39	c (0,0) c Total Memory so far : 602.15Mb
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c real time : 0.00623894 s
2.25/1.39	c (0,0) c cpu time  : 0.011353 s
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2.25/1.39	c (0,0) c
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) c | Conflicts     |             780 |         22 |         83 |         49 |        195 |         87 |         83 |        137 |        124 |
2.25/1.39	c (0,0) c | Decisions     |             987 |         38 |        106 |         60 |        242 |        118 |        108 |        169 |        146 |
2.25/1.39	c (0,0) c | Propagations  |           20941 |        602 |       2258 |       1472 |       5141 |       2403 |       2238 |       3751 |       3076 |
2.25/1.39	c (0,0) c | Avg_Trail     |                 |         80 |         81 |         83 |         81 |         80 |         81 |         80 |         79 |
2.25/1.39	c (0,0) c | Avg_DL        |                 |          9 |          4 |          4 |          5 |          4 |          4 |          4 |          5 |
2.25/1.39	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.25/1.39	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) c | Exported      |              88 |          3 |          9 |          3 |         24 |         11 |          9 |         16 |         13 |
2.25/1.39	c (0,0) c | Imported      |             396 |          0 |         79 |          0 |         63 |         76 |         77 |         31 |         70 |
2.25/1.39	c (0,0) c | Good          |             166 |          0 |         35 |          0 |         28 |         32 |         33 |         11 |         27 |
2.25/1.39	c (0,0) c | Purge         |             230 |          0 |         44 |          0 |         35 |         44 |         44 |         20 |         43 |
2.25/1.39	c (0,0) c | Promoted      |               4 |          0 |          0 |          0 |          0 |          0 |          0 |          2 |          2 |
2.25/1.39	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.25/1.39	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) c | Unaries       |                 |          0 |          1 |          0 |          5 |          2 |          1 |          1 |          2 |
2.25/1.39	c (0,0) c | Binaries      |                 |          0 |          4 |          1 |         10 |          6 |          4 |          7 |          7 |
2.25/1.39	c (0,0) c | Glues         |                 |          3 |          9 |          3 |         24 |         11 |          9 |         16 |         13 |
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) c | Orig_Seen     |            40 % |        122 |        210 |        193 |        254 |        218 |        210 |        250 |        234 |
2.25/1.39	c (0,0) c | Diff Orig seen|                 | -      132 | -       44 | -       61 |      X     | -       36 | -       44 | -        4 | -       20 |
2.25/1.39	c (0,0) c | Hamming       |            20 % |         33 |         56 |         47 |      X     |         46 |         56 |         38 |         34 |
2.25/1.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2.25/1.39	c (0,0) 
2.25/1.39	c (0,0) s UNSATISFIABLE
2.51/1.42	c (0,0) SatSolver.solve End
2.51/1.42	c (0,0) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.51/1.42	c (0,0) Show results Begin
2.51/1.42	s UNSATISFIABLE
2.51/1.42	c (0,0) Show results End
2.51/1.42	c (0,0) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.51/1.42	c (0,0) 0,0,0,0,0,0,0,0,0,STOP-AFTER(ALL)
2.51/1.42	c END-Prog: Fri Jul 27 03:16:08 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8507 MiB free)
  memory of node 1: 16384 MiB (11547 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297160-1532654166/watcher-4297160-1532654166 -o /tmp/evaluation-result-4297160-1532654166/solver-4297160-1532654166 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532654157-15025 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297160-1532654166.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15425, runsolver pid=15422

[startup+0.100152 s]*
/proc/loadavg: 8.14 8.64 8.77 4/198 15445
/proc/meminfo: memFree=20440020/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27312552 memory=108532 CPUtime=0.11 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 6665 0 0 0 9 2 0 0 20 0 20 0 82979811 27968053248 27133 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6828138 27133 2754 1 0 6790598 0
[pid=15425/tid=15427] ppid=15422 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 4780 0 0 0 7 2 0 0 20 0 20 0 82979811 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169987178624 140169999426910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27312552 memory=139724812674688 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 27133 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979815 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 27133 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 27133 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 27133 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) S 15422 15425 14998 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168062269552 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 27133 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 27133 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108532 KiB

[startup+0.210212 s]*
/proc/loadavg: 8.14 8.64 8.77 4/198 15445
/proc/meminfo: memFree=20423896/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27312552 memory=123176 CPUtime=0.24 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 10573 0 0 0 21 3 0 0 20 0 20 0 82979811 27968053248 30794 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6828138 30794 2879 1 0 6790598 0
[pid=15425/tid=15427] ppid=15422 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 8456 0 0 0 17 3 0 0 20 0 20 0 82979811 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169987137088 140169495784697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27312552 memory=13939 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27312552 memory=139724813224200 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 30794 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979815 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 30794 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 30794 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 30794 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) S 15422 15425 14998 0 -1 1077944384 298 0 0 0 2 0 0 0 20 0 20 0 82979819 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168062269552 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 30794 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 30794 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123176 KiB

[startup+0.310236 s]*
/proc/loadavg: 8.14 8.64 8.77 2/198 15445
/proc/meminfo: memFree=20419988/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27312552 memory=127320 CPUtime=0.42 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 11196 0 0 0 38 4 0 0 20 0 20 0 82979811 27968053248 31830 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6828138 31830 2973 1 0 6790598 0
[pid=15425/tid=15427] ppid=15422 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 8887 0 0 0 26 3 0 0 20 0 20 0 82979811 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169987150576 140170000512062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27312552 memory=139724681474991 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27312552 memory=139724681477296 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27312552 memory=139724681479600 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27968053248 31830 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979815 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27312552 memory=279449362966160 CPUtime=0 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 31830 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27312552 memory=279449362973072 CPUtime=0 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979816 27968053248 31830 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27312552 memory=279449362914352 CPUtime=0 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 31830 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27312552 memory=279449362986896 CPUtime=0 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 20 0 82979818 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27312552 memory=279449362993808 CPUtime=0.01 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 20 0 82979818 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27312552 memory=279449362991504 CPUtime=0.01 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 20 0 82979818 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27312552 memory=279449363008112 CPUtime=0.07 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) S 15422 15425 14998 0 -1 1077944384 346 0 0 0 7 0 0 0 20 0 20 0 82979819 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168062269552 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 31830 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27968053248 31830 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127320 KiB

[startup+0.700928 s]
/proc/loadavg: 8.14 8.64 8.77 2/198 15445
/proc/meminfo: memFree=20395928/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27320948 memory=165172 CPUtime=0.99 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 18435 0 0 0 93 6 0 0 20 0 20 0 82979811 27976650752 41293 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6830237 41293 3134 1 0 6791622 0
[pid=15425/tid=15427] ppid=15422 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 15660 0 0 0 62 5 0 0 20 0 20 0 82979811 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169987177536 140170015368349 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27320948 memory=1196 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27320948 memory=8532 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27320948 memory=15868 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 41293 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27320948 memory=4052 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82979815 27976650752 41293 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0

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

[pid=15425/tid=15444] ppid=15422 vsize=27320948 memory=1704 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27976650752 41293 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27320948 memory=9996 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27976650752 41293 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165172 KiB

[startup+1.43675 s]
# the end of solver process 15425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.43981 s, system=0.126552 s

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

[startup+0.80108 s]
/proc/loadavg: 8.14 8.64 8.77 2/198 15445
/proc/meminfo: memFree=20395928/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27320948 memory=171960 CPUtime=1.18 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 19007 0 0 0 111 7 0 0 20 0 20 0 82979811 27976650752 42990 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6830237 42990 3171 1 0 6791622 0
[pid=15425/tid=15427] ppid=15422 vsize=27320948 memory=1936 CPUtime=0.77 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 16013 0 0 0 71 6 0 0 20 0 20 0 82979811 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169987174368 140169999390053 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27320948 memory=1196 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27320948 memory=8532 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27320948 memory=15868 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27320948 memory=4052 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27320948 memory=6297835844906604903 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27320948 memory=33 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27976650752 42990 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27320948 memory=-8970732287579073388 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82979815 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82979816 27976650752 42990 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27320948 memory=164 CPUtime=0 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979816 27976650752 42990 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979818 27976650752 42990 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27320948 memory=0 CPUtime=0.07 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 604 0 0 0 7 0 0 0 20 0 20 0 82979818 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27320948 memory=0 CPUtime=0.04 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 256 0 0 0 4 0 0 0 20 0 20 0 82979818 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27320948 memory=0 CPUtime=0.07 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 211 0 0 0 7 0 0 0 20 0 20 0 82979818 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27320948 memory=0 CPUtime=0.19 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) R 15422 15425 14998 0 -1 4202560 580 0 0 0 19 0 0 0 20 0 20 0 82979819 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168062269552 140169999426910 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27976650752 42990 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27976650752 42990 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 171960 KiB

[startup+1.20089 s]
/proc/loadavg: 8.14 8.64 8.77 4/198 15445
/proc/meminfo: memFree=20368944/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27322996 memory=194516 CPUtime=2.01 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 21557 0 0 0 191 10 0 0 20 0 20 0 82979811 27978747904 48629 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6830749 48629 3195 1 0 6792134 0
[pid=15425/tid=15427] ppid=15422 vsize=27322996 memory=644 CPUtime=1.16 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 16702 0 0 0 110 6 0 0 20 0 20 0 82979811 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169987180976 140170015358358 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27322996 memory=1792 CPUtime=0 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27322996 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27322996 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27322996 memory=15824378344507954 CPUtime=0 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27322996 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979814 27978747904 48629 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82979815 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82979816 27978747904 48629 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979816 27978747904 48629 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979818 27978747904 48629 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27322996 memory=0 CPUtime=0.11 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 630 0 0 0 10 1 0 0 20 0 20 0 82979818 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27322996 memory=0 CPUtime=0.08 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 301 0 0 0 7 1 0 0 20 0 20 0 82979818 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27322996 memory=0 CPUtime=0.16 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 434 0 0 0 16 0 0 0 20 0 20 0 82979818 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27322996 memory=288230574492221466 CPUtime=0.47 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) R 15422 15425 14998 0 -1 4202560 2148 0 0 0 46 1 0 0 20 0 20 0 82979819 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168062264592 140169999533777 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82979819 27978747904 48629 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27322996 memory=7811890925866668910 CPUtime=0 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82979819 27978747904 48629 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 194516 KiB

[startup+1.40082 s]
/proc/loadavg: 8.14 8.64 8.77 4/198 15445
/proc/meminfo: memFree=20368944/32770624 swapFree=67108860/67108860
[pid=15425] ppid=15422 vsize=27655072 memory=213140 CPUtime=2.51 cores=0-7
/proc/15425/stat : 15425 (java) S 15422 15425 14998 0 -1 1077944320 22686 1475 0 0 239 11 1 0 20 0 21 0 82979811 28318793728 53285 33554432000 4194304 4196468 140725630874560 140725630857104 140170015346423 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
/proc/15425/statm: 6913768 53285 3213 1 0 6874624 0
[pid=15425/tid=15427] ppid=15422 vsize=27655072 memory=279449362928032 CPUtime=1.37 cores=0-7
/proc/15425/task/15427/stat : 15427 (java) R 15422 15425 14998 0 -1 4202560 17277 1475 0 0 130 6 1 0 20 0 21 0 82979811 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169987181632 140170015368349 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15428] ppid=15422 vsize=27655072 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/15425/task/15428/stat : 15428 (java) S 15422 15425 14998 0 -1 1077944384 2 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140170019589136 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15429] ppid=15422 vsize=27655072 memory=279449363124928 CPUtime=0.01 cores=0-7
/proc/15425/task/15429/stat : 15429 (java) S 15422 15425 14998 0 -1 1077944384 3 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169833745552 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15430] ppid=15422 vsize=27655072 memory=279449363125120 CPUtime=0.01 cores=0-7
/proc/15425/task/15430/stat : 15430 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169832692496 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15431] ppid=15422 vsize=27655072 memory=279449363125312 CPUtime=0.01 cores=0-7
/proc/15425/task/15431/stat : 15431 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169831639952 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15432] ppid=15422 vsize=27655072 memory=279449363103424 CPUtime=0.01 cores=0-7
/proc/15425/task/15432/stat : 15432 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169830586896 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15433] ppid=15422 vsize=27655072 memory=279449362827040 CPUtime=0.01 cores=0-7
/proc/15425/task/15433/stat : 15433 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169829534352 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15434] ppid=15422 vsize=27655072 memory=279449362827232 CPUtime=0.01 cores=0-7
/proc/15425/task/15434/stat : 15434 (java) S 15422 15425 14998 0 -1 1077944384 2 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169828481296 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15435] ppid=15422 vsize=27655072 memory=279449362827424 CPUtime=0.01 cores=0-7
/proc/15425/task/15435/stat : 15435 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979814 28318793728 53285 33554432000 4194304 4196468 140725630874560 140169827428752 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15436] ppid=15422 vsize=27655072 memory=279449362827616 CPUtime=0.01 cores=0-7
/proc/15425/task/15436/stat : 15436 (java) S 15422 15425 14998 0 -1 1077944384 5 1475 0 0 0 0 1 0 20 0 21 0 82979815 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168066480880 140170015357570 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15437] ppid=15422 vsize=27655072 memory=279449363636928 CPUtime=0.01 cores=0-7
/proc/15425/task/15437/stat : 15437 (java) S 15422 15425 14998 0 -1 1077944384 13 1475 0 0 0 0 1 0 20 0 21 0 82979816 28318793728 53285 33554432000 4194304 4196468 140725630874560 140167935420064 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15438] ppid=15422 vsize=27655072 memory=66236985669778 CPUtime=0.01 cores=0-7
/proc/15425/task/15438/stat : 15438 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979816 28318793728 53285 33554432000 4194304 4196468 140725630874560 140167666984176 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15439] ppid=15422 vsize=27655072 memory=66236985669779 CPUtime=0.01 cores=0-7
/proc/15425/task/15439/stat : 15439 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979818 28318793728 53285 33554432000 4194304 4196468 140725630874560 140167292475856 140170015365019 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15440] ppid=15422 vsize=27655072 memory=66236985669780 CPUtime=0.15 cores=0-7
/proc/15425/task/15440/stat : 15440 (java) S 15422 15425 14998 0 -1 1077944384 664 1475 0 0 13 1 1 0 20 0 21 0 82979818 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168065427696 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15441] ppid=15422 vsize=27655072 memory=66236985669781 CPUtime=0.15 cores=0-7
/proc/15425/task/15441/stat : 15441 (java) S 15422 15425 14998 0 -1 1077944384 432 1475 0 0 13 1 1 0 20 0 21 0 82979818 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168064375152 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15442] ppid=15422 vsize=27655072 memory=66236985669782 CPUtime=0.22 cores=0-7
/proc/15425/task/15442/stat : 15442 (java) S 15422 15425 14998 0 -1 1077944384 473 1475 0 0 20 1 1 0 20 0 21 0 82979818 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168063322096 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15443] ppid=15422 vsize=27655072 memory=10945 CPUtime=0.62 cores=0-7
/proc/15425/task/15443/stat : 15443 (java) S 15422 15425 14998 0 -1 1077944384 2439 1475 0 0 60 1 1 0 20 0 21 0 82979819 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168062269552 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15444] ppid=15422 vsize=27655072 memory=0 CPUtime=0.01 cores=0-7
/proc/15425/task/15444/stat : 15444 (java) S 15422 15425 14998 0 -1 1077944384 3 1475 0 0 0 0 1 0 20 0 21 0 82979819 28318793728 53285 33554432000 4194304 4196468 140725630874560 140166794570720 140170015356629 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
[pid=15425/tid=15445] ppid=15422 vsize=27655072 memory=0 CPUtime=0.01 cores=0-7
/proc/15425/task/15445/stat : 15445 (java) S 15422 15425 14998 0 -1 1077944384 1 1475 0 0 0 0 1 0 20 0 21 0 82979819 28318793728 53285 33554432000 4194304 4196468 140725630874560 140168061217968 140170015357570 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140725630882778 140725630883077 140725630883077 140725630885839 0
Current children cumulated CPU time: 2.51 s
Current children cumulated vsize: 27655072 KiB
Current children cumulated memory: 213140 KiB

Child status: 0
Real time (s): 1.4368
CPU time (s): 2.56637
CPU user time (s): 2.43981
CPU system time (s): 0.126552
CPU usage (%): 178.616
Max. virtual memory (cumulated for all children) (KiB): 27655072
Max. memory (cumulated for all children) (KiB): 213140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.43981
system time used= 0.126552
maximum resident set size= 220200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24284
page faults= 0
swaps= 0
block input operations= 0
block output operations= 88
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4665
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 15425
#   total CPU time (s): 2.56637
#   total CPU user time (s): 2.43981
#   total CPU system time (s): 0.126552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036114 second user time and 0.057841 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-27 03:16:06
IDJOB=4297160
IDBENCH=141346
IDSOLVER=2759
FILE ID=node105/4297160-1532654166
RUNJOBID= node105-1532654157-15025
PBS_JOBID= 21022216
Free space on /tmp= 44624 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-06_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297160-1532654166/watcher-4297160-1532654166 -o /tmp/evaluation-result-4297160-1532654166/solver-4297160-1532654166 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532654157-15025 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297160-1532654166.xml

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

MD5SUM BENCH= 067c7c3f6995d0e6d34aa4db2f294f93
RANDOM SEED=920279042

node105.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.32
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.32
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.32
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.32
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:        20535680 kB
MemAvailable:   31927548 kB
Buffers:          253208 kB
Cached:         11279524 kB
SwapCached:            0 kB
Active:          2336052 kB
Inactive:        9248584 kB
Active(anon):       6364 kB
Inactive(anon):    73460 kB
Active(file):    2329688 kB
Inactive(file):  9175124 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8780 kB
Writeback:             0 kB
AnonPages:         58500 kB
Mapped:            40908 kB
Shmem:             25228 kB
Slab:             343496 kB
SReclaimable:     315516 kB
SUnreclaim:        27980 kB
KernelStack:        3200 kB
PageTables:         5300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44616 MiB
End job on node105 at 2018-07-27 03:16:08