Trace number 4297079

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 order+glucose-syrup (2018-07-07)UNSAT 6.37313 2.25807

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.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:46:16 CEST 2018
0.66/0.55	c PID: 18078
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.41/0.96	c (0,0) Parsing End
1.41/0.96	c (0,0) CSP: 81 int (0 aux), 0 bool (0 aux), 332 ctr, max domain size 9
1.41/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.96	c (0,0) Constraint Name Generate Begin
1.41/0.97	c (0,0) Ctr:HOME/instance-4297079-1532659576.xml,ExtensionConflict:ExtensionSupport:IntVar
1.41/0.97	c (0,0) Constraint Name Generate End
1.41/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.97	c (0,0) CSP to CSPinCNF Begin
2.18/1.35	c (0,0) translated 34 (10%) constraints
2.55/1.41	c (0,0) translated 67 (20%) constraints
2.55/1.45	c (0,0) translated 100 (30%) constraints
2.55/1.48	c (0,0) translated 133 (40%) constraints
2.97/1.52	c (0,0) translated 166 (50%) constraints
2.97/1.55	c (1,1) translated 200 (60%) constraints
2.97/1.58	c (1,1) translated 233 (70%) constraints
3.38/1.61	c (1,1) translated 266 (80%) constraints
3.38/1.64	c (1,1) translated 299 (90%) constraints
3.81/1.74	c (1,1) translated 332 (100%) constraints
3.81/1.79	c (1,1) STATISTICS1:HOME/instance-4297079-1532659576.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,
3.81/1.79	c (1,1) ===========================================
3.81/1.79	c (1,1) Order
3.81/1.79	c (1,1) ===========================================
4.26/1.82	c (1,1) translated 314 (10%) constraints
4.26/1.84	c (1,1) translated 627 (20%) constraints
4.26/1.85	c (1,1) translated 940 (30%) constraints
4.26/1.86	c (1,1) translated 1253 (40%) constraints
4.26/1.87	c (1,1) translated 1566 (50%) constraints
4.26/1.88	c (1,1) translated 1880 (60%) constraints
4.26/1.89	c (1,1) translated 2193 (70%) constraints
4.71/1.90	c (1,1) translated 2506 (80%) constraints
4.71/1.91	c (1,1) translated 2819 (90%) constraints
4.71/1.93	c (1,1) translated 3132 (100%) constraints
4.71/1.93	c (1,1) CSP to CSPinCNF End
4.71/1.93	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.71/1.93	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.71/1.93	c (1,1) CSPinCNF Propagation Begin
4.71/1.99	c (1,1) 0 values, 656 unsatisfiable literals, and 0 valid clauses are removed
4.71/1.99	c (1,1) CSPinCNF Propagation End
4.71/2.00	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.71/2.00	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.71/2.00	c (1,1) Simplify CSPinCNF Begin
5.19/2.01	c (1,1) Simplify CSPinCNF End
5.19/2.01	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
5.19/2.01	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.19/2.01	c (1,1) Calculate Precise Domain Begin
5.19/2.01	c (1,1) 0 values are removed by re-calculation
5.19/2.01	c (1,1) Calculate Precise Domain End
5.19/2.01	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
5.19/2.01	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.19/2.01	c (1,1) CSPinCNF to SatSolver Begin
5.19/2.06	c (1,1) 314 (10 %) CSP clauses are encoded (720 SAT variables, 880 SAT clauses)
5.19/2.07	c (1,1) 627 (20 %) CSP clauses are encoded (720 SAT variables, 1193 SAT clauses)
5.19/2.08	c (1,1) 940 (30 %) CSP clauses are encoded (720 SAT variables, 1506 SAT clauses)
5.19/2.09	c (1,1) 1253 (40 %) CSP clauses are encoded (720 SAT variables, 1819 SAT clauses)
5.19/2.10	c (1,1) 1566 (50 %) CSP clauses are encoded (720 SAT variables, 2132 SAT clauses)
5.19/2.10	c (1,1) 1880 (60 %) CSP clauses are encoded (720 SAT variables, 2446 SAT clauses)
5.63/2.11	c (1,1) 2193 (70 %) CSP clauses are encoded (720 SAT variables, 2759 SAT clauses)
5.63/2.12	c (1,1) 2506 (80 %) CSP clauses are encoded (720 SAT variables, 3072 SAT clauses)
5.63/2.13	c (1,1) 2819 (90 %) CSP clauses are encoded (720 SAT variables, 3385 SAT clauses)
5.63/2.13	c (1,1) 3132 (100 %) CSP clauses are encoded (720 SAT variables, 3698 SAT clauses)
5.63/2.13	c (1,1) CSPinCNF to SatSolver End
5.63/2.13	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.63/2.16	c (1,1) STATISTICS2:HOME/instance-4297079-1532659576.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.63/2.16	c (1,1) SatSolver.solve Begin
5.63/2.16	c (1,1) 720 bool, 3699 clause
5.63/2.16	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297079-1532659576.xml-scop-18078.cnf HOME/instance-4297079-1532659576.xml-scop-18078.cnf.out
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.01/2.24	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
6.01/2.24	c (1,0) c ========================================[ Problem Statistics ]===========================================
6.01/2.24	c (1,0) c |                                                                                                       |
6.01/2.24	c (1,0) c |  Number of variables:           720                                                                   |
6.01/2.24	c (1,0) c |  Number of clauses:            3699                                                                   |
6.01/2.24	c (1,0) c |  Parse time:                   0.00 s                                                                 |
6.01/2.24	c (1,0) c |                                                                                                       |
6.01/2.24	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
6.01/2.24	c (1,0) c |  Simplification time:          0.00 s                                                                 |
6.01/2.24	c (1,0) c |                                                                                                       |
6.01/2.24	c (1,0) c |  Generating clones                                                                                    |
6.01/2.24	c (1,0) c |  all clones generated. Memory =  27.98Mb.                                                             |
6.01/2.24	c (1,0) c ========================================================================================================|
6.01/2.24	c (1,0) c Thread 7 is 100% pure glucose! First thread to finish! (UNSAT answer).
6.01/2.24	c (1,0) c Total Memory so far : 604.01Mb
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c real time : 0.0542831 s
6.01/2.24	c (1,0) c cpu time  : 0.261591 s
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.01/2.24	c (1,0) c
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) c | Conflicts     |           47452 |       6798 |       5300 |       6613 |       4365 |       6600 |       5767 |       6841 |       5168 |
6.01/2.24	c (1,0) c | Decisions     |           68748 |      10304 |       7535 |       9129 |       6371 |       9515 |       8327 |       9823 |       7744 |
6.01/2.24	c (1,0) c | Propagations  |          520320 |      73697 |      60148 |      72618 |      45944 |      72602 |      57949 |      77002 |      60360 |
6.01/2.24	c (1,0) c | Avg_Trail     |                 |        346 |        405 |        401 |        405 |        371 |        407 |        404 |        303 |
6.01/2.24	c (1,0) c | Avg_DL        |                 |         64 |         62 |         68 |         67 |         60 |         69 |         64 |         48 |
6.01/2.24	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.01/2.24	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) c | Exported      |            4074 |        727 |        308 |        663 |        143 |        711 |        419 |        794 |        309 |
6.01/2.24	c (1,0) c | Imported      |           22335 |       2509 |       3766 |       2044 |       3367 |       2731 |        878 |       3278 |       3762 |
6.01/2.24	c (1,0) c | Good          |             414 |         38 |         84 |         37 |         58 |         46 |         18 |         72 |         61 |
6.01/2.24	c (1,0) c | Purge         |           21921 |       2471 |       3682 |       2007 |       3309 |       2685 |        860 |       3206 |       3701 |
6.01/2.24	c (1,0) c | Promoted      |            1020 |         86 |         99 |         85 |        148 |        239 |         49 |        115 |        199 |
6.01/2.24	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.01/2.24	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) c | Unaries       |                 |          6 |          4 |          5 |          2 |          5 |          2 |          8 |         10 |
6.01/2.24	c (1,0) c | Binaries      |                 |         14 |          5 |          9 |          5 |          7 |          4 |         17 |         28 |
6.01/2.24	c (1,0) c | Glues         |                 |        241 |        143 |        206 |        143 |        190 |        149 |        212 |        225 |
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) c | Orig_Seen     |            38 % |       1615 |       1340 |       1517 |       1167 |       1406 |       1357 |       1513 |       1377 |
6.01/2.24	c (1,0) c | Diff Orig seen|                 |        238 | -       37 |        140 | -      210 |         29 | -       20 |        136 |      X     |
6.01/2.24	c (1,0) c | Hamming       |            29 % |        237 |        239 |        200 |        213 |        207 |        209 |        202 |      X     |
6.01/2.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.01/2.24	c (1,0) 
6.01/2.24	c (1,0) s UNSATISFIABLE
6.01/2.24	c (1,1) SatSolver.solve End
6.01/2.24	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.01/2.24	c (1,1) Show results Begin
6.01/2.24	s UNSATISFIABLE
6.01/2.24	c (1,1) Show results End
6.01/2.24	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.01/2.24	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
6.01/2.24	c END-Prog: Fri Jul 27 04:46:18 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-4297079-1532659576/watcher-4297079-1532659576 -o /tmp/evaluation-result-4297079-1532659576/solver-4297079-1532659576 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297079-1532659576.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=18078, runsolver pid=18075

[startup+0.100269 s]*
/proc/loadavg: 7.93 8.44 8.64 2/198 18098
/proc/meminfo: memFree=21280836/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27312552 memory=107992 CPUtime=0.11 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 6544 0 0 0 8 3 0 0 20 0 20 0 83520764 27968053248 26998 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6828138 26998 2748 1 0 6790598 0
[pid=18078/tid=18080] ppid=18075 vsize=27312552 memory=7682184872503189918 CPUtime=0.09 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 4643 0 0 0 7 2 0 0 20 0 20 0 83520764 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842952980504 139842965255518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27312552 memory=732370251457068005 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27312552 memory=140113119614592 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520768 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 26998 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 26998 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 26998 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) S 18075 18078 15807 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842172152432 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842171099632 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842170047344 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) S 18075 18078 15807 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842168994544 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 26998 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 26998 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107992 KiB

[startup+0.210282 s]*
/proc/loadavg: 7.93 8.44 8.64 2/198 18098
/proc/meminfo: memFree=21264960/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27312552 memory=122632 CPUtime=0.25 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 10327 0 0 0 21 4 0 0 20 0 20 0 83520764 27968053248 30658 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6828138 30658 2945 1 0 6790598 0
[pid=18078/tid=18080] ppid=18075 vsize=27312552 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 8215 0 0 0 17 3 0 0 20 0 20 0 83520764 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842952963776 139842965218661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27312552 memory=140113119630682 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520768 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 30658 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 30658 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 30658 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) S 18075 18078 15807 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842172152432 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842171099632 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) S 18075 18078 15807 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842170047344 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) S 18075 18078 15807 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 83520772 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842168994544 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 30658 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 30658 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122632 KiB

[startup+0.310204 s]*
/proc/loadavg: 7.93 8.44 8.64 2/198 18098
/proc/meminfo: memFree=21261548/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27312552 memory=125844 CPUtime=0.42 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 10862 0 0 0 38 4 0 0 20 0 20 0 83520764 27968053248 31461 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6828138 31461 2980 1 0 6790598 0
[pid=18078/tid=18080] ppid=18075 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 8582 0 0 0 26 3 0 0 20 0 20 0 83520764 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842952979184 139842964361834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27312552 memory=140112973362095 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27312552 memory=140112973364400 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27312552 memory=140112973366704 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520768 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27312552 memory=280225946740368 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 31461 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27312552 memory=280225946747280 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83520769 27968053248 31461 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27312552 memory=280225946688560 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 31461 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27312552 memory=280225946761104 CPUtime=0.01 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) S 18075 18078 15807 0 -1 1077944384 431 0 0 0 1 0 0 0 20 0 20 0 83520771 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842172152432 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27312552 memory=280225946768016 CPUtime=0 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520771 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842171099632 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27312552 memory=280225946765712 CPUtime=0.02 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) S 18075 18078 15807 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 20 0 83520771 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842170047344 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27312552 memory=280225946782272 CPUtime=0.06 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) S 18075 18078 15807 0 -1 1077944384 306 0 0 0 6 0 0 0 20 0 20 0 83520772 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842168994544 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 31461 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27968053248 31461 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125844 KiB

[startup+0.700902 s]
/proc/loadavg: 7.93 8.44 8.64 2/198 18098
/proc/meminfo: memFree=21237364/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27320948 memory=163328 CPUtime=1 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 17899 0 0 0 93 7 0 0 20 0 20 0 83520764 27976650752 40832 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6830237 40832 3154 1 0 6791622 0
[pid=18078/tid=18080] ppid=18075 vsize=27320948 memory=7230638415990647383 CPUtime=0.67 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 15133 0 0 0 62 5 0 0 20 0 20 0 83520764 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842953006336 139842981196957 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27320948 memory=77726023191906 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27320948 memory=140112973382359 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27320948 memory=1836 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27320948 memory=13044 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83520768 27976650752 40832 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0

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

[pid=18078/tid=18097] ppid=18075 vsize=27322996 memory=7295947229063434323 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27978747904 57030 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27322996 memory=140117414581887 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27978747904 57030 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 228120 KiB

[startup+2.25802 s]
# the end of solver process 18078 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.16575 s, system=0.207386 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 18098
/proc/meminfo: memFree=21212240/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27322996 memory=257148 CPUtime=3.38 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 23436 0 0 0 326 12 0 0 20 0 20 0 83520764 27978747904 64287 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6830749 64287 3200 1 0 6792134 0
[pid=18078/tid=18080] ppid=18075 vsize=27322996 memory=6944656592452807316 CPUtime=1.56 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 17031 0 0 0 149 7 0 0 20 0 20 0 83520764 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842952998016 139842981186966 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27322996 memory=-9181546050914066336 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27322996 memory=-7739291840220455296 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27322996 memory=7100839852556452247 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27322996 memory=8514726395714956677 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27322996 memory=7100839861565359218 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27322996 memory=4628420171383865741 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27322996 memory=-7452758581673426040 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27322996 memory=7955440994963975232 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83520768 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27322996 memory=6371016104876205154 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83520769 27978747904 64287 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27322996 memory=212 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83520769 27978747904 64287 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520771 27978747904 64287 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27322996 memory=140112973478593 CPUtime=0.39 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) R 18075 18078 15807 0 -1 4202560 791 0 0 0 39 0 0 0 20 0 20 0 83520771 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842172141232 139842967239187 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27322996 memory=0 CPUtime=0.36 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) R 18075 18078 15807 0 -1 4202560 735 0 0 0 36 0 0 0 20 0 20 0 83520771 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842171080648 139842964671819 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27322996 memory=-7023579799431922829 CPUtime=0.35 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) R 18075 18078 15807 0 -1 4202560 1015 0 0 0 34 1 0 0 20 0 20 0 83520771 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842170028360 139842960868135 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27322996 memory=-8486080722631693414 CPUtime=0.66 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) R 18075 18078 15807 0 -1 4202560 2501 0 0 0 65 1 0 0 20 0 20 0 83520772 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842168994544 139842967499448 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27322996 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27978747904 64287 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27322996 memory=4426639978525455914 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27978747904 64287 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 257148 KiB

[startup+2.00087 s]*
/proc/loadavg: 7.93 8.44 8.64 6/198 18098
/proc/meminfo: memFree=21041664/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27325044 memory=349620 CPUtime=5.19 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 26667 0 0 0 505 14 0 0 20 0 20 0 83520764 27980845056 87405 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6831261 87405 3200 1 0 6792646 0
[pid=18078/tid=18080] ppid=18075 vsize=27325044 memory=4026531863 CPUtime=1.97 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 17823 0 0 0 188 9 0 0 20 0 20 0 83520764 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842953013392 139842484263462 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27325044 memory=10935 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27325044 memory=311283664447293312 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27325044 memory=7740634871459154479 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27325044 memory=8292088564187963537 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27325044 memory=8292148123324110535 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27325044 memory=664971934029340515 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27325044 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520767 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83520768 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27325044 memory=4137287014106042739 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83520769 27980845056 87424 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27325044 memory=8292088525465231505 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83520769 27980845056 87424 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27325044 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520771 27980845056 87424 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27325044 memory=6944656592455097440 CPUtime=0.81 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) R 18075 18078 15807 0 -1 4202560 1748 0 0 0 80 1 0 0 20 0 20 0 83520771 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842172140112 139842964671819 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27325044 memory=0 CPUtime=0.78 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) R 18075 18078 15807 0 -1 4202560 1155 0 0 0 77 1 0 0 20 0 20 0 83520771 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842171080648 139842966282610 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27325044 memory=0 CPUtime=0.76 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) R 18075 18078 15807 0 -1 4202560 1633 0 0 0 75 1 0 0 20 0 20 0 83520771 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842170038672 139842965931488 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27325044 memory=0 CPUtime=0.85 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) S 18075 18078 15807 0 -1 1077944384 2945 0 0 0 84 1 0 0 20 0 20 0 83520772 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842168994544 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83520772 27980845056 87424 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83520772 27980845056 87424 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 5.19 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 349620 KiB

[startup+2.20088 s]
/proc/loadavg: 7.93 8.44 8.64 6/198 18098
/proc/meminfo: memFree=21041664/32770624 swapFree=67108860/67108860
[pid=18078] ppid=18075 vsize=27786148 memory=394788 CPUtime=6.01 cores=0-7
/proc/18078/stat : 18078 (java) S 18075 18078 15807 0 -1 1077944320 27812 0 0 0 586 15 0 0 20 0 23 0 83520764 28453015552 98697 33554432000 4194304 4196468 140737343785568 140737343768112 139842981175031 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
/proc/18078/statm: 6946537 98697 3216 1 0 6907393 0
[pid=18078/tid=18080] ppid=18075 vsize=27786148 memory=280225947142512 CPUtime=2.16 cores=0-7
/proc/18078/task/18080/stat : 18080 (java) R 18075 18078 15807 0 -1 4202560 18322 0 0 0 206 10 0 0 20 0 23 0 83520764 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842953015064 139842981196957 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18081] ppid=18075 vsize=27786148 memory=576460756337256238 CPUtime=0 cores=0-7
/proc/18078/task/18081/stat : 18081 (java) S 18075 18078 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842985417104 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18082] ppid=18075 vsize=27786148 memory=288283376904045244 CPUtime=0 cores=0-7
/proc/18078/task/18082/stat : 18082 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842799573264 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18083] ppid=18075 vsize=27786148 memory=3979264755084061101 CPUtime=0 cores=0-7
/proc/18078/task/18083/stat : 18083 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842798520976 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18084] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18084/stat : 18084 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842797468176 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18085] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18085/stat : 18085 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842796415888 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18086] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18086/stat : 18086 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842795363088 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18087] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18087/stat : 18087 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842794310800 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18088] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18088/stat : 18088 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83520767 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842397305872 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18089] ppid=18075 vsize=27786148 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/18078/task/18089/stat : 18089 (java) S 18075 18078 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 83520768 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842173204592 139842981186178 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18090] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18090/stat : 18090 (java) S 18075 18078 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 83520769 28453015552 98697 33554432000 4194304 4196468 140737343785568 139840779707168 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18091] ppid=18075 vsize=27786148 memory=1414298054980309879 CPUtime=0 cores=0-7
/proc/18078/task/18091/stat : 18091 (java) S 18075 18078 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 83520769 28453015552 98697 33554432000 4194304 4196468 140737343785568 139840645485680 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18092] ppid=18075 vsize=27786148 memory=-7606742951091920751 CPUtime=0 cores=0-7
/proc/18078/task/18092/stat : 18092 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520771 28453015552 98697 33554432000 4194304 4196468 140737343785568 139840270981200 139842981193627 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18093] ppid=18075 vsize=27786148 memory=1414355462422710185 CPUtime=0.99 cores=0-7
/proc/18078/task/18093/stat : 18093 (java) S 18075 18078 15807 0 -1 1077944384 1795 0 0 0 98 1 0 0 20 0 23 0 83520771 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842172152432 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18094] ppid=18075 vsize=27786148 memory=6656426216303648864 CPUtime=0.97 cores=0-7
/proc/18078/task/18094/stat : 18094 (java) R 18075 18078 15807 0 -1 4202560 1497 0 0 0 96 1 0 0 20 0 23 0 83520771 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842171086096 139842959325518 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18095] ppid=18075 vsize=27786148 memory=7680491646476186426 CPUtime=0.92 cores=0-7
/proc/18078/task/18095/stat : 18095 (java) S 18075 18078 15807 0 -1 1077944384 1681 0 0 0 91 1 0 0 20 0 23 0 83520771 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842170047344 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18096] ppid=18075 vsize=27786148 memory=-7595754389018307680 CPUtime=0.93 cores=0-7
/proc/18078/task/18096/stat : 18096 (java) R 18075 18078 15807 0 -1 1077944384 3107 0 0 0 92 1 0 0 20 0 23 0 83520772 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842168994544 139842981186178 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18097] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18097/stat : 18097 (java) S 18075 18078 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83520772 28453015552 98697 33554432000 4194304 4196468 140737343785568 139839773075808 139842981185237 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
[pid=18078/tid=18098] ppid=18075 vsize=27786148 memory=0 CPUtime=0 cores=0-7
/proc/18078/task/18098/stat : 18098 (java) S 18075 18078 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83520772 28453015552 98697 33554432000 4194304 4196468 140737343785568 139842167941424 139842981186178 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11993088 140737343787993 140737343788293 140737343788293 140737343791055 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 27786148 KiB
Current children cumulated memory: 394788 KiB

Child status: 0
Real time (s): 2.25807
CPU time (s): 6.37313
CPU user time (s): 6.16575
CPU system time (s): 0.207386
CPU usage (%): 282.238
Max. virtual memory (cumulated for all children) (KiB): 27786148
Max. memory (cumulated for all children) (KiB): 394788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.16575
system time used= 0.207386
maximum resident set size= 404092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31277
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= 7379
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 18078
#   total CPU time (s): 6.37313
#   total CPU user time (s): 6.16575
#   total CPU system time (s): 0.207386

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038333 second user time and 0.070278 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 04:46:16
IDJOB=4297079
IDBENCH=141413
IDSOLVER=2758
FILE ID=node107/4297079-1532659576
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297079-1532659576/watcher-4297079-1532659576 -o /tmp/evaluation-result-4297079-1532659576/solver-4297079-1532659576 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297079-1532659576.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=1674083772

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:        21374456 kB
MemAvailable:   31924920 kB
Buffers:          208072 kB
Cached:         10574408 kB
SwapCached:            0 kB
Active:          4306940 kB
Inactive:        6531776 kB
Active(anon):       5140 kB
Inactive(anon):    78648 kB
Active(file):    4301800 kB
Inactive(file):  6453128 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8216 kB
Writeback:             0 kB
AnonPages:        136760 kB
Mapped:            41272 kB
Shmem:             25228 kB
Slab:             250616 kB
SReclaimable:     222744 kB
SUnreclaim:        27872 kB
KernelStack:        3856 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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:18