Trace number 4297315

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameHaystacks/
Haystacks-ext-09_c18.xml
MD5SUM162336f6d7c1113ca166592290b0a66d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.37313
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree8
Maximum variable degree9
Distribution of variable degrees[{"degree":8,"count":65},{"degree":9,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":332}]
Number of extensional constraints332
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":332}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
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 04:46:19 CEST 2018
0.66/0.55	c PID: 18177
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.42/0.95	c (0,0) Parsing End
1.42/0.95	c (0,0) CSP: 81 int (0 aux), 0 bool (0 aux), 332 ctr, max domain size 9
1.42/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.96	c (0,0) Constraint Name Generate Begin
1.42/0.96	c (0,0) Ctr:HOME/instance-4297315-1532659579.xml,ExtensionConflict:ExtensionSupport:IntVar
1.42/0.96	c (0,0) Constraint Name Generate End
1.42/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.96	c (0,0) CSP to CSPinCNF Begin
2.20/1.33	c (0,0) translated 34 (10%) constraints
2.20/1.39	c (0,0) translated 67 (20%) constraints
2.57/1.43	c (0,0) translated 100 (30%) constraints
2.57/1.47	c (0,0) translated 133 (40%) constraints
2.99/1.50	c (0,0) translated 166 (50%) constraints
2.99/1.54	c (1,1) translated 200 (60%) constraints
2.99/1.57	c (1,1) translated 233 (70%) constraints
3.40/1.60	c (1,1) translated 266 (80%) constraints
3.40/1.63	c (1,1) translated 299 (90%) constraints
3.84/1.74	c (1,1) translated 332 (100%) constraints
4.29/1.80	c (1,1) STATISTICS1:HOME/instance-4297315-1532659579.xml,ExtensionConflict:ExtensionSupport:IntVar,153,3132,-1,9,10,1,,9:11144;2:344,10:8;4:2528;3:112;2:484,1:11488;0:8,
4.29/1.80	c (1,1) ===========================================
4.29/1.80	c (1,1) Both Encoding selects:
4.29/1.80	c (1,1) Order
4.29/1.80	c (1,1) ===========================================
4.29/1.82	c (1,1) translated 314 (10%) constraints
4.29/1.84	c (1,1) translated 627 (20%) constraints
4.29/1.85	c (1,1) translated 940 (30%) constraints
4.29/1.86	c (1,1) translated 1253 (40%) constraints
4.29/1.87	c (1,1) translated 1566 (50%) constraints
4.29/1.89	c (1,1) translated 1880 (60%) constraints
4.72/1.90	c (1,1) translated 2193 (70%) constraints
4.72/1.91	c (1,1) translated 2506 (80%) constraints
4.72/1.93	c (1,1) translated 2819 (90%) constraints
4.72/1.94	c (1,1) translated 3132 (100%) constraints
4.72/1.94	c (1,1) CSP to CSPinCNF End
4.72/1.94	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.72/1.94	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.72/1.94	c (1,1) CSPinCNF Propagation Begin
5.23/2.03	c (1,1) 0 values, 656 unsatisfiable literals, and 0 valid clauses are removed
5.23/2.03	c (1,1) CSPinCNF Propagation End
5.23/2.03	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
5.23/2.03	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.23/2.03	c (1,1) Simplify CSPinCNF Begin
5.23/2.04	c (1,1) Simplify CSPinCNF End
5.23/2.04	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
5.23/2.04	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.23/2.05	c (1,1) Calculate Precise Domain Begin
5.23/2.05	c (1,1) 0 values are removed by re-calculation
5.23/2.05	c (1,1) Calculate Precise Domain End
5.23/2.05	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
5.23/2.05	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.23/2.05	c (1,1) CSPinCNF to SatSolver Begin
5.23/2.09	c (1,1) 314 (10 %) CSP clauses are encoded (720 SAT variables, 880 SAT clauses)
5.23/2.10	c (1,1) 627 (20 %) CSP clauses are encoded (720 SAT variables, 1193 SAT clauses)
5.23/2.11	c (1,1) 940 (30 %) CSP clauses are encoded (720 SAT variables, 1506 SAT clauses)
5.71/2.11	c (1,1) 1253 (40 %) CSP clauses are encoded (720 SAT variables, 1819 SAT clauses)
5.71/2.12	c (1,1) 1566 (50 %) CSP clauses are encoded (720 SAT variables, 2132 SAT clauses)
5.71/2.12	c (1,1) 1880 (60 %) CSP clauses are encoded (720 SAT variables, 2446 SAT clauses)
5.71/2.13	c (1,1) 2193 (70 %) CSP clauses are encoded (720 SAT variables, 2759 SAT clauses)
5.71/2.13	c (1,1) 2506 (80 %) CSP clauses are encoded (720 SAT variables, 3072 SAT clauses)
5.71/2.14	c (1,1) 2819 (90 %) CSP clauses are encoded (720 SAT variables, 3385 SAT clauses)
5.71/2.14	c (1,1) 3132 (100 %) CSP clauses are encoded (720 SAT variables, 3698 SAT clauses)
5.71/2.14	c (1,1) CSPinCNF to SatSolver End
5.71/2.14	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.71/2.17	c (1,1) STATISTICS2:HOME/instance-4297315-1532659579.xml,ExtensionConflict:ExtensionSupport:IntVar,153,3132,-1,9,9,1,,9:10496;2:344,9:8;4:2204;3:112;2:808,1:10840,
5.71/2.17	c (1,1) SatSolver.solve Begin
5.71/2.17	c (1,1) 720 bool, 3699 clause
5.71/2.17	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297315-1532659579.xml-scop-18177.cnf HOME/instance-4297315-1532659579.xml-scop-18177.cnf.out
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.09/2.26	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
6.09/2.26	c (1,0) c ========================================[ Problem Statistics ]===========================================
6.09/2.26	c (1,0) c |                                                                                                       |
6.09/2.26	c (1,0) c |  Number of variables:           720                                                                   |
6.09/2.26	c (1,0) c |  Number of clauses:            3699                                                                   |
6.09/2.26	c (1,0) c |  Parse time:                   0.00 s                                                                 |
6.09/2.26	c (1,0) c |                                                                                                       |
6.09/2.26	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
6.09/2.26	c (1,0) c |  Simplification time:          0.00 s                                                                 |
6.09/2.26	c (1,0) c |                                                                                                       |
6.09/2.26	c (1,0) c |  Generating clones                                                                                    |
6.09/2.26	c (1,0) c |  all clones generated. Memory =  27.98Mb.                                                             |
6.09/2.26	c (1,0) c ========================================================================================================|
6.09/2.26	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
6.09/2.26	c (1,0) c Total Memory so far : 604.01Mb
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c real time : 0.0654912 s
6.09/2.26	c (1,0) c cpu time  : 0.304934 s
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.09/2.26	c (1,0) c
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) c | Conflicts     |           53302 |       4492 |       8015 |       5831 |       7842 |       7320 |       5681 |       8165 |       5956 |
6.09/2.26	c (1,0) c | Decisions     |           77642 |       7148 |      11476 |       8598 |      11165 |      10468 |       8204 |      12181 |       8402 |
6.09/2.26	c (1,0) c | Propagations  |          580118 |      52712 |      86412 |      66605 |      80919 |      78859 |      61040 |      88952 |      64619 |
6.09/2.26	c (1,0) c | Avg_Trail     |                 |        389 |        414 |        312 |        404 |        414 |        385 |        425 |        321 |
6.09/2.26	c (1,0) c | Avg_DL        |                 |         76 |         64 |         52 |         64 |         71 |         66 |         74 |         52 |
6.09/2.26	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.09/2.26	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) c | Exported      |            5865 |        176 |       1167 |        480 |        963 |        948 |        417 |       1178 |        536 |
6.09/2.26	c (1,0) c | Imported      |           38654 |       5547 |       4473 |       5319 |       4902 |       3553 |       5448 |       4083 |       5329 |
6.09/2.26	c (1,0) c | Good          |             785 |         99 |         99 |         98 |        124 |         48 |        120 |         77 |        120 |
6.09/2.26	c (1,0) c | Purge         |           37869 |       5448 |       4374 |       5221 |       4778 |       3505 |       5328 |       4006 |       5209 |
6.09/2.26	c (1,0) c | Promoted      |            1881 |        363 |        161 |        137 |        243 |        304 |        305 |        266 |        102 |
6.09/2.26	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.09/2.26	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) c | Unaries       |                 |          6 |          6 |          7 |          8 |          4 |          6 |          6 |          7 |
6.09/2.26	c (1,0) c | Binaries      |                 |         14 |         12 |         23 |         15 |         21 |         19 |         16 |         19 |
6.09/2.26	c (1,0) c | Glues         |                 |        176 |        256 |        181 |        231 |        254 |        211 |        284 |        216 |
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) c | Orig_Seen     |            42 % |       1493 |       1883 |       1479 |       1589 |       1761 |       1328 |       1839 |       1340 |
6.09/2.26	c (1,0) c | Diff Orig seen|                 | -       96 |        294 | -      110 |      X     |        172 | -      261 |        250 | -      249 |
6.09/2.26	c (1,0) c | Hamming       |            30 % |        237 |        253 |        175 |      X     |        245 |        204 |        205 |        200 |
6.09/2.26	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.09/2.26	c (1,0) 
6.09/2.26	c (1,0) s UNSATISFIABLE
6.09/2.26	c (1,1) SatSolver.solve End
6.09/2.26	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.09/2.26	c (1,1) Show results Begin
6.09/2.26	s UNSATISFIABLE
6.09/2.26	c (1,1) Show results End
6.09/2.26	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.09/2.26	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
6.09/2.26	c END-Prog: Fri Jul 27 04:46:21 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 (8737 MiB free)
  memory of node 1: 16384 MiB (12135 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297315-1532659579/watcher-4297315-1532659579 -o /tmp/evaluation-result-4297315-1532659579/solver-4297315-1532659579 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --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-4297315-1532659579.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=18177, runsolver pid=18174

[startup+0.100134 s]*
/proc/loadavg: 7.93 8.44 8.64 3/198 18197
/proc/meminfo: memFree=21280180/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27312552 memory=107972 CPUtime=0.1 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 6536 0 0 0 8 2 0 0 20 0 20 0 83521063 27968053248 26993 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6828138 26993 2755 1 0 6790598 0
[pid=18177/tid=18179] ppid=18174 vsize=27312552 memory=7754242466541117598 CPUtime=0.09 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 4640 0 0 0 7 2 0 0 20 0 20 0 83521064 27968053248 26993 33554432000 4194304 4196468 140726197069424 140601013721392 140601027315280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27312552 memory=732370250696567781 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27312552 memory=140112359114368 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 26993 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 26993 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 26993 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) S 18174 18177 15807 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599495682288 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599494629744 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599493576688 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) S 18174 18177 15807 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599492524144 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 26993 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107972 KiB

[startup+0.210078 s]*
/proc/loadavg: 7.93 8.44 8.64 4/198 18197
/proc/meminfo: memFree=21264304/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27312552 memory=122364 CPUtime=0.24 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 10328 0 0 0 21 3 0 0 20 0 20 0 83521063 27968053248 30591 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6828138 30591 2912 1 0 6790598 0
[pid=18177/tid=18179] ppid=18174 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 8214 0 0 0 17 2 0 0 20 0 20 0 83521064 27968053248 30591 33554432000 4194304 4196468 140726197069424 140601013743056 140601021669345 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27312552 memory=140112359130458 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 30591 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 30591 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 30591 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) S 18174 18177 15807 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599495682288 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599494629744 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) S 18174 18177 15807 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599493576688 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) S 18174 18177 15807 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599492524144 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 30591 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122364 KiB

[startup+0.310152 s]*
/proc/loadavg: 7.93 8.44 8.64 2/198 18197
/proc/meminfo: memFree=21260892/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27312552 memory=125840 CPUtime=0.42 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 10869 0 0 0 38 4 0 0 20 0 20 0 83521063 27968053248 31460 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6828138 31460 2969 1 0 6790598 0
[pid=18177/tid=18179] ppid=18174 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 8581 0 0 0 26 3 0 0 20 0 20 0 83521064 27968053248 31460 33554432000 4194304 4196468 140726197069424 140601013748464 140601023507867 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27312552 memory=140112235164591 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27312552 memory=140112235166896 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27312552 memory=140112235169200 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27968053248 31460 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27312552 memory=280224470345360 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 31460 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27312552 memory=280224470352272 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83521068 27968053248 31460 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27312552 memory=280224470293552 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27312552 memory=280224470366096 CPUtime=0.01 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) S 18174 18177 15807 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599495682288 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27312552 memory=280224470373008 CPUtime=0.01 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) S 18174 18177 15807 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599494629744 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27312552 memory=280224470370704 CPUtime=0.01 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) S 18174 18177 15807 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599493576688 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27312552 memory=280224470387264 CPUtime=0.07 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) S 18174 18177 15807 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599492524144 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27968053248 31460 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125840 KiB

[startup+0.70084 s]
/proc/loadavg: 7.93 8.44 8.64 2/198 18197
/proc/meminfo: memFree=21236708/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27320948 memory=163680 CPUtime=1.01 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 18022 0 0 0 94 7 0 0 20 0 20 0 83521063 27976650752 40920 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6830237 40920 3153 1 0 6791622 0
[pid=18177/tid=18179] ppid=18174 vsize=27320948 memory=7230638415957092951 CPUtime=0.67 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 15186 0 0 0 62 5 0 0 20 0 20 0 83521064 27976650752 40920 33554432000 4194304 4196468 140726197069424 140601013761808 140601041956246 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27320948 memory=78151224954408 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27320948 memory=140112235184954 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27320948 memory=1836 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27976650752 40920 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27320948 memory=13044 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83521068 27976650752 40920 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0

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

[pid=18177/tid=18196] ppid=18174 vsize=27322996 memory=7295947229063434323 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27978747904 57642 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27322996 memory=140116654081663 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27978747904 57642 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 230568 KiB

[startup+2.27875 s]
# the end of solver process 18177 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.36785 s, system=0.221464 s

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

[startup+1.60113 s]
/proc/loadavg: 7.93 8.44 8.64 2/198 18197
/proc/meminfo: memFree=21210948/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27322996 memory=259820 CPUtime=3.4 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 23654 0 0 0 328 12 0 0 20 0 20 0 83521063 27978747904 64955 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6830749 64955 3201 1 0 6792134 0
[pid=18177/tid=18179] ppid=18174 vsize=27322996 memory=6944656592452807316 CPUtime=1.56 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 17007 0 0 0 149 7 0 0 20 0 20 0 83521064 27978747904 64955 33554432000 4194304 4196468 140726197069424 140601013767296 140600541549150 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27322996 memory=-9181546050914066336 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27322996 memory=-7739291840220455296 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27322996 memory=7100839852556452247 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27322996 memory=8514726395714956677 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27322996 memory=7100839861565359218 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27322996 memory=4628420171383865741 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27322996 memory=-7452758581673426040 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 64955 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27978747904 65021 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27322996 memory=7955440994963975232 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83521068 27978747904 65021 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27322996 memory=6080249151053131106 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83521068 27978747904 65021 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27322996 memory=212 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83521068 27978747904 65021 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27978747904 65021 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27322996 memory=140112235281089 CPUtime=0.37 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) R 18174 18177 15807 0 -1 4202560 738 0 0 0 36 1 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140599495664320 140601027318020 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27322996 memory=0 CPUtime=0.41 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) R 18174 18177 15807 0 -1 4202560 1268 0 0 0 41 0 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140599494610760 140601034233760 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27322996 memory=-7023579799431922829 CPUtime=0.35 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) R 18174 18177 15807 0 -1 4202560 870 0 0 0 34 1 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140599493557704 140601025441091 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27322996 memory=-8486080722631693414 CPUtime=0.66 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) R 18174 18177 15807 0 -1 4202560 2527 0 0 0 65 1 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140599492524144 140601019936163 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27322996 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27322996 memory=4426639978525455914 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27978747904 65087 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 3.4 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 259820 KiB

[startup+2.00095 s]*
/proc/loadavg: 7.45 8.33 8.60 5/198 18197
/proc/meminfo: memFree=21044552/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27325044 memory=346240 CPUtime=5.23 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 28355 0 0 0 508 15 0 0 20 0 20 0 83521063 27980845056 86560 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6831261 86560 3202 1 0 6792646 0
[pid=18177/tid=18179] ppid=18174 vsize=27325044 memory=4026531863 CPUtime=1.98 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 17248 0 0 0 189 9 0 0 20 0 20 0 83521064 27980845056 87072 33554432000 4194304 4196468 140726197069424 140601013782016 140600544364379 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27325044 memory=10935 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27325044 memory=311283663686793088 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27325044 memory=7740634871459154479 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27325044 memory=8292088564187963537 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27325044 memory=8292148123324110535 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27325044 memory=664971934029340515 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27325044 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521066 27980845056 87072 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83521068 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27325044 memory=4137287014106042739 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83521068 27980845056 87072 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27325044 memory=8292088525465231505 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83521068 27980845056 87072 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27325044 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27325044 memory=6944656592455097440 CPUtime=0.78 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) R 18174 18177 15807 0 -1 4202560 2088 0 0 0 77 1 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599495663024 140601025855273 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27325044 memory=0 CPUtime=0.82 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) R 18174 18177 15807 0 -1 4202560 1420 0 0 0 82 0 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599494611152 140601025441099 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27325044 memory=0 CPUtime=0.76 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) R 18174 18177 15807 0 -1 4202560 2221 0 0 0 75 1 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599493562712 140601021631009 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27325044 memory=0 CPUtime=0.87 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) S 18174 18177 15807 0 -1 1077944384 4015 0 0 0 85 2 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599492524144 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83521071 27980845056 87072 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 5.23 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 346240 KiB

[startup+2.20168 s]
/proc/loadavg: 7.45 8.33 8.60 5/198 18197
/proc/meminfo: memFree=21044552/32770624 swapFree=67108860/67108860
[pid=18177] ppid=18174 vsize=27786148 memory=400988 CPUtime=6.09 cores=0-7
/proc/18177/stat : 18177 (java) S 18174 18177 15807 0 -1 1077944320 29358 0 0 0 593 16 0 0 20 0 23 0 83521063 28453015552 100247 33554432000 4194304 4196468 140726197069424 140726197051968 140601041944311 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
/proc/18177/statm: 6946537 100247 3216 1 0 6907393 0
[pid=18177/tid=18179] ppid=18174 vsize=27786148 memory=280224470747504 CPUtime=2.16 cores=0-7
/proc/18177/task/18179/stat : 18179 (java) R 18174 18177 15807 0 -1 4202560 17542 0 0 0 207 9 0 0 20 0 23 0 83521064 28453015552 100247 33554432000 4194304 4196468 140726197069424 140601013784032 140601026024798 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18180] ppid=18174 vsize=27786148 memory=576460756337256238 CPUtime=0 cores=0-7
/proc/18177/task/18180/stat : 18180 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140601046187024 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18181] ppid=18174 vsize=27786148 memory=288283376904045244 CPUtime=0 cores=0-7
/proc/18177/task/18181/stat : 18181 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600860343440 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18182] ppid=18174 vsize=27786148 memory=3979264755084061101 CPUtime=0 cores=0-7
/proc/18177/task/18182/stat : 18182 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600859290384 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18183] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18183/stat : 18183 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600858237840 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18184] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18184/stat : 18184 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600857184784 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18185] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18185/stat : 18185 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600856132240 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18186] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18186/stat : 18186 (java) S 18174 18177 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600459032848 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18187] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18187/stat : 18187 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521066 28453015552 100247 33554432000 4194304 4196468 140726197069424 140600457980304 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18188] ppid=18174 vsize=27786148 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/18177/task/18188/stat : 18188 (java) S 18174 18177 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 83521068 28453015552 100247 33554432000 4194304 4196468 140726197069424 140599496735472 140601041955458 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18189] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18189/stat : 18189 (java) S 18174 18177 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 83521068 28453015552 100247 33554432000 4194304 4196468 140726197069424 140598707218080 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18190] ppid=18174 vsize=27786148 memory=1414298054980309879 CPUtime=0 cores=0-7
/proc/18177/task/18190/stat : 18190 (java) S 18174 18177 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 83521068 28453015552 100247 33554432000 4194304 4196468 140726197069424 140598572995824 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18191] ppid=18174 vsize=27786148 memory=-7606742951091920751 CPUtime=0 cores=0-7
/proc/18177/task/18191/stat : 18191 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521071 28453015552 100247 33554432000 4194304 4196468 140726197069424 140598198491600 140601041962907 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18192] ppid=18174 vsize=27786148 memory=1414355462422710185 CPUtime=0.97 cores=0-7
/proc/18177/task/18192/stat : 18192 (java) R 18174 18177 15807 0 -1 4202560 2453 0 0 0 96 1 0 0 20 0 23 0 83521071 28453015552 100247 33554432000 4194304 4196468 140726197069424 140599495670960 140601026334165 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18193] ppid=18174 vsize=27786148 memory=6656426216303648864 CPUtime=1.02 cores=0-7
/proc/18177/task/18193/stat : 18193 (java) R 18174 18177 15807 0 -1 4202560 1493 0 0 0 101 1 0 0 20 0 23 0 83521071 28453015552 100247 33554432000 4194304 4196468 140726197069424 140599494615824 140601027051783 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18194] ppid=18174 vsize=27786148 memory=7680491646476186426 CPUtime=0.95 cores=0-7
/proc/18177/task/18194/stat : 18194 (java) R 18174 18177 15807 0 -1 4202560 2275 0 0 0 94 1 0 0 20 0 23 0 83521071 28453015552 100300 33554432000 4194304 4196468 140726197069424 140599493576496 140601025285899 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18195] ppid=18174 vsize=27786148 memory=-7595754389018307680 CPUtime=0.96 cores=0-7
/proc/18177/task/18195/stat : 18195 (java) S 18174 18177 15807 0 -1 1077944384 4187 0 0 0 94 2 0 0 20 0 23 0 83521071 28453015552 100300 33554432000 4194304 4196468 140726197069424 140599492524144 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18196] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18196/stat : 18196 (java) S 18174 18177 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83521071 28453015552 100300 33554432000 4194304 4196468 140726197069424 140597700586464 140601041954517 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
[pid=18177/tid=18197] ppid=18174 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18177/task/18197/stat : 18197 (java) S 18174 18177 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83521071 28453015552 100300 33554432000 4194304 4196468 140726197069424 140599491472560 140601041955458 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39219200 140726197076954 140726197077253 140726197077253 140726197080015 0
Current children cumulated CPU time: 6.09 s
Current children cumulated vsize: 27786148 KiB
Current children cumulated memory: 400988 KiB

Child status: 0
Real time (s): 2.27878
CPU time (s): 6.58932
CPU user time (s): 6.36785
CPU system time (s): 0.221464
CPU usage (%): 289.16
Max. virtual memory (cumulated for all children) (KiB): 27786148
Max. memory (cumulated for all children) (KiB): 400988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.36785
system time used= 0.221464
maximum resident set size= 410608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8752
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 18177
#   total CPU time (s): 6.58932
#   total CPU user time (s): 6.36785
#   total CPU system time (s): 0.221464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039633 second user time and 0.068087 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 04:46:19
IDJOB=4297315
IDBENCH=141413
IDSOLVER=2759
FILE ID=node107/4297315-1532659579
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297315-1532659579/watcher-4297315-1532659579 -o /tmp/evaluation-result-4297315-1532659579/solver-4297315-1532659579 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --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-4297315-1532659579.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=188859104

node107.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.40
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.40
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.40
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.40
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:        21374440 kB
MemAvailable:   31924748 kB
Buffers:          208088 kB
Cached:         10574608 kB
SwapCached:            0 kB
Active:          4308408 kB
Inactive:        6531828 kB
Active(anon):       6816 kB
Inactive(anon):    78648 kB
Active(file):    4301592 kB
Inactive(file):  6453180 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8532 kB
Writeback:             0 kB
AnonPages:        115660 kB
Mapped:            41924 kB
Shmem:             25228 kB
Slab:             251080 kB
SReclaimable:     222744 kB
SUnreclaim:        28336 kB
KernelStack:        3536 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54464 MiB
End job on node107 at 2018-07-27 04:46:21