Trace number 4297314

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 5.32686 2.05294

General information on the benchmark

NameHaystacks/
Haystacks-ext-08_c18.xml
MD5SUM86e4590fdf2acf70e62b7e4d974dbe81
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 benchmark5.32686
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints231
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":50},{"degree":8,"count":14}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":231}]
Number of extensional constraints231
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":231}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:48:54 CEST 2018
0.66/0.56	c PID: 5728
0.66/0.56	c IP: 172.20.3.137
0.66/0.56	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.41/0.92	c (0,0) Parsing End
1.41/0.93	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.41/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.93	c (0,0) Constraint Name Generate Begin
1.41/0.94	c (0,0) Ctr:HOME/instance-4297314-1532659734.xml,ExtensionConflict:ExtensionSupport:IntVar
1.41/0.94	c (0,0) Constraint Name Generate End
1.41/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.94	c (0,0) CSP to CSPinCNF Begin
1.94/1.27	c (0,0) translated 24 (10%) constraints
2.24/1.33	c (0,0) translated 47 (20%) constraints
2.24/1.37	c (0,0) translated 70 (30%) constraints
2.24/1.40	c (0,0) translated 93 (40%) constraints
2.62/1.42	c (0,0) translated 116 (50%) constraints
2.62/1.44	c (0,0) translated 139 (60%) constraints
2.62/1.46	c (0,0) translated 162 (70%) constraints
3.05/1.57	c (1,1) translated 185 (80%) constraints
3.05/1.59	c (1,1) translated 208 (90%) constraints
3.05/1.61	c (1,1) translated 231 (100%) constraints
3.66/1.65	c (1,1) STATISTICS1:HOME/instance-4297314-1532659734.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,9,1,,8:6818;2:266,9:7;4:1519;3:84;2:350,1:7084;0:7,
3.66/1.65	c (1,1) ===========================================
3.66/1.65	c (1,1) Both Encoding selects:
3.66/1.65	c (1,1) Order
3.66/1.65	c (1,1) ===========================================
3.66/1.67	c (1,1) translated 196 (10%) constraints
3.66/1.68	c (1,1) translated 392 (20%) constraints
3.66/1.69	c (1,1) translated 588 (30%) constraints
3.92/1.70	c (1,1) translated 784 (40%) constraints
3.92/1.71	c (1,1) translated 980 (50%) constraints
3.92/1.72	c (1,1) translated 1176 (60%) constraints
3.92/1.72	c (1,1) translated 1372 (70%) constraints
3.92/1.73	c (1,1) translated 1568 (80%) constraints
3.92/1.74	c (1,1) translated 1764 (90%) constraints
3.92/1.75	c (1,1) translated 1960 (100%) constraints
3.92/1.75	c (1,1) CSP to CSPinCNF End
3.92/1.75	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.92/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.92/1.75	c (1,1) CSPinCNF Propagation Begin
4.35/1.81	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
4.35/1.81	c (1,1) CSPinCNF Propagation End
4.35/1.81	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.81	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.35/1.81	c (1,1) Simplify CSPinCNF Begin
4.35/1.82	c (1,1) Simplify CSPinCNF End
4.35/1.82	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.82	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.35/1.82	c (1,1) Calculate Precise Domain Begin
4.35/1.82	c (1,1) 0 values are removed by re-calculation
4.35/1.82	c (1,1) Calculate Precise Domain End
4.35/1.82	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.82	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.35/1.82	c (1,1) CSPinCNF to SatSolver Begin
4.35/1.86	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
4.35/1.87	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
4.35/1.88	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.35/1.88	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.35/1.89	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.35/1.89	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.80/1.90	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.80/1.90	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.80/1.91	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.80/1.91	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.80/1.91	c (1,1) CSPinCNF to SatSolver End
4.80/1.91	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.80/1.93	c (1,1) STATISTICS2:HOME/instance-4297314-1532659734.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,8,1,,8:6370;2:266,8:7;4:1295;3:84;2:574,1:6636,
4.80/1.93	c (1,1) SatSolver.solve Begin
4.80/1.93	c (1,1) 504 bool, 2344 clause
4.80/1.93	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297314-1532659734.xml-scop-5728.cnf HOME/instance-4297314-1532659734.xml-scop-5728.cnf.out
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.80/1.98	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.80/1.98	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.80/1.98	c (1,0) c |                                                                                                       |
4.80/1.98	c (1,0) c |  Number of variables:           504                                                                   |
4.80/1.98	c (1,0) c |  Number of clauses:            2344                                                                   |
4.80/1.98	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.80/1.98	c (1,0) c |                                                                                                       |
4.80/1.98	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.80/1.98	c (1,0) c |  Simplification time:          0.00 s                                                                 |
4.80/1.98	c (1,0) c |                                                                                                       |
4.80/1.98	c (1,0) c |  Generating clones                                                                                    |
4.80/1.98	c (1,0) c |  all clones generated. Memory =  27.18Mb.                                                             |
4.80/1.98	c (1,0) c ========================================================================================================|
4.80/1.98	c (1,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.80/1.98	c (1,0) c Total Memory so far : 603.21Mb
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c real time : 0.0243609 s
4.80/1.98	c (1,0) c cpu time  : 0.09086 s
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.80/1.98	c (1,0) c
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) c | Conflicts     |           18599 |       2256 |       2831 |       2023 |       2245 |       2601 |       2207 |       2150 |       2286 |
4.80/1.98	c (1,0) c | Decisions     |           30034 |       3518 |       4445 |       3405 |       3695 |       4111 |       3782 |       3368 |       3710 |
4.80/1.98	c (1,0) c | Propagations  |          189444 |      22482 |      27944 |      21623 |      23100 |      25296 |      22831 |      21494 |      24674 |
4.80/1.98	c (1,0) c | Avg_Trail     |                 |        255 |        307 |        278 |        294 |        270 |        292 |        263 |        250 |
4.80/1.98	c (1,0) c | Avg_DL        |                 |         45 |         49 |         44 |         47 |         44 |         49 |         42 |         40 |
4.80/1.98	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.80/1.98	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) c | Exported      |            1230 |        140 |        197 |        134 |        158 |        164 |        152 |        131 |        154 |
4.80/1.98	c (1,0) c | Imported      |            8175 |       1030 |        995 |        907 |       1055 |        998 |       1078 |       1099 |       1013 |
4.80/1.98	c (1,0) c | Good          |             463 |         57 |         56 |         37 |         64 |         55 |         70 |         72 |         52 |
4.80/1.98	c (1,0) c | Purge         |            7712 |        973 |        939 |        870 |        991 |        943 |       1008 |       1027 |        961 |
4.80/1.98	c (1,0) c | Promoted      |             297 |         31 |         42 |         37 |         44 |         28 |         45 |         32 |         38 |
4.80/1.98	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.80/1.98	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) c | Unaries       |                 |          5 |          7 |          4 |          8 |          5 |          8 |          8 |          6 |
4.80/1.98	c (1,0) c | Binaries      |                 |          9 |         14 |          6 |         11 |          7 |         13 |         11 |         12 |
4.80/1.98	c (1,0) c | Glues         |                 |        140 |        197 |        134 |        158 |        164 |        152 |        131 |        154 |
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) c | Orig_Seen     |            43 % |        898 |       1077 |       1022 |       1061 |       1067 |       1045 |        972 |       1022 |
4.80/1.98	c (1,0) c | Diff Orig seen|                 | -       74 |        105 |         50 |         89 |         95 |         73 |      X     |         50 |
4.80/1.98	c (1,0) c | Hamming       |            24 % |        142 |        159 |        129 |        128 |         80 |        135 |      X     |         86 |
4.80/1.98	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.80/1.98	c (1,0) 
4.80/1.98	c (1,0) s UNSATISFIABLE
4.80/2.00	c (1,1) SatSolver.solve End
4.80/2.00	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.80/2.00	c (1,1) Show results Begin
4.80/2.00	s UNSATISFIABLE
4.80/2.00	c (1,1) Show results End
4.80/2.00	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.80/2.00	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.80/2.00	c END-Prog: Fri Jul 27 04:48:56 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 (11344 MiB free)
  memory of node 1: 16384 MiB (11403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297314-1532659734/watcher-4297314-1532659734 -o /tmp/evaluation-result-4297314-1532659734/solver-4297314-1532659734 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297314-1532659734.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=5728, runsolver pid=5725

[startup+0.100281 s]*
/proc/loadavg: 8.81 8.77 8.80 3/198 5748
/proc/meminfo: memFree=23199124/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27312552 memory=107996 CPUtime=0.1 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 6543 0 0 0 8 2 0 0 20 0 20 0 83536558 27968053248 26999 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6828138 26999 2749 1 0 6790598 0
[pid=5728/tid=5730] ppid=5725 vsize=27312552 memory=4283373438224200607 CPUtime=0.09 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 4639 0 0 0 7 2 0 0 20 0 20 0 83536559 27968053248 26999 33554432000 4194304 4196468 140723774904288 140358068504672 140358096731542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27312552 memory=732370438637427685 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27312552 memory=140300299974272 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 26999 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 26999 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140355331512656 140358096738203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) S 5725 5728 4919 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357356374384 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357355321584 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357354268784 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) S 5725 5728 4919 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357353215984 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5748] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 26999 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107996 KiB

[startup+0.21029 s]*
/proc/loadavg: 8.81 8.77 8.80 2/198 5748
/proc/meminfo: memFree=23183236/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27312552 memory=122120 CPUtime=0.24 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 10332 0 0 0 21 3 0 0 20 0 20 0 83536558 27968053248 30530 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6828138 30530 2874 1 0 6790598 0
[pid=5728/tid=5730] ppid=5725 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 8213 0 0 0 17 3 0 0 20 0 20 0 83536559 27968053248 30595 33554432000 4194304 4196468 140723774904288 140358068510272 140358080800094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27312552 memory=13987778262906520 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 30595 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 30595 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140355331512656 140358096738203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) S 5725 5728 4919 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357356374384 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) S 5725 5728 4919 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357355321584 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) S 5725 5728 4919 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357354268784 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) S 5725 5728 4919 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357353215984 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5748] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 30595 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122120 KiB

[startup+0.310233 s]*
/proc/loadavg: 8.81 8.77 8.80 2/198 5748
/proc/meminfo: memFree=23180196/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27312552 memory=126116 CPUtime=0.42 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 10886 0 0 0 37 5 0 0 20 0 20 0 83536558 27968053248 31529 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6828138 31529 3006 1 0 6790598 0
[pid=5728/tid=5730] ppid=5725 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 8578 0 0 0 26 3 0 0 20 0 20 0 83536559 27968053248 31529 33554432000 4194304 4196468 140723774904288 140358068523760 140358078283136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27312552 memory=140300139983791 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27312552 memory=140300139986096 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27312552 memory=140300139988400 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27312552 memory=280600279983760 CPUtime=0 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 31529 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27312552 memory=280600279990672 CPUtime=0 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83536563 27968053248 31529 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27312552 memory=280600279931952 CPUtime=0 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140355331512656 140358096738203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27312552 memory=280600280004496 CPUtime=0.01 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) S 5725 5728 4919 0 -1 1077944384 423 0 0 0 1 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357356374384 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27312552 memory=280600280011408 CPUtime=0 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) S 5725 5728 4919 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357355321584 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27312552 memory=280600280009104 CPUtime=0.01 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) S 5725 5728 4919 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357354268784 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27312552 memory=280600280025664 CPUtime=0.07 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) S 5725 5728 4919 0 -1 1077944384 308 0 0 0 7 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357353215984 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5748] ppid=5725 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27968053248 31529 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126116 KiB

[startup+0.70091 s]
/proc/loadavg: 8.81 8.77 8.80 2/198 5748
/proc/meminfo: memFree=23155632/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27320948 memory=165296 CPUtime=1 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 17871 0 0 0 93 7 0 0 20 0 20 0 83536558 27976650752 41324 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6830237 41324 3138 1 0 6791622 0
[pid=5728/tid=5730] ppid=5725 vsize=27320948 memory=7589237450285278036 CPUtime=0.67 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 15141 0 0 0 62 5 0 0 20 0 20 0 83536559 27976650752 41324 33554432000 4194304 4196468 140723774904288 140358068551520 140358096741533 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27320948 memory=24683177061606 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27320948 memory=140300139991705 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41324 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41354 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27320948 memory=1840 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27976650752 41354 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27320948 memory=5788 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536563 27976650752 41354 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0

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

[pid=5728/tid=5748] ppid=5725 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27976650752 41354 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165296 KiB

[startup+1.50096 s]
/proc/loadavg: 8.81 8.77 8.80 3/198 5748
/proc/meminfo: memFree=23127840/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27322996 memory=233036 CPUtime=3.05 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 22489 0 0 0 294 11 0 0 20 0 20 0 83536558 27978747904 58259 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6830749 58259 3201 1 0 6792134 0
[pid=5728/tid=5730] ppid=5725 vsize=27322996 memory=196828 CPUtime=1.47 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 16389 0 0 0 140 7 0 0 20 0 20 0 83536559 27978747904 58259 33554432000 4194304 4196468 140723774904288 140358068550640 140358079240696 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27322996 memory=796 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27322996 memory=280600279990272 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27322996 memory=280600280477408 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27322996 memory=280600280477600 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27322996 memory=280600280645024 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536563 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536563 27978747904 58259 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27322996 memory=6226317088255136359 CPUtime=0 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83536563 27978747904 58259 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27322996 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140355331512656 140358096738203 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27322996 memory=7085680916023044434 CPUtime=0.33 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) R 5725 5728 4919 0 -1 4202560 1113 0 0 0 32 1 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357356355976 140358080216391 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27322996 memory=4140 CPUtime=0.29 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) R 5725 5728 4919 0 -1 4202560 716 0 0 0 29 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357355301648 140358075936968 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27322996 memory=0 CPUtime=0.27 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) R 5725 5728 4919 0 -1 4202560 480 0 0 0 27 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357354249264 140358078242536 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27322996 memory=140300140197344 CPUtime=0.63 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) R 5725 5728 4919 0 -1 4202560 2424 0 0 0 63 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357353215984 140358080800094 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5748] ppid=5725 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27978747904 58259 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 233036 KiB

[startup+2.0529 s]
# the end of solver process 5728 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.15094 s, system=0.175924 s

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

[startup+1.64271 s]
/proc/loadavg: 8.81 8.77 8.80 3/198 5748
/proc/meminfo: memFree=23127840/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27325044 memory=257224 CPUtime=3.66 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 23478 0 0 0 355 11 0 0 20 0 20 0 83536558 27980845056 64306 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6831261 64306 3201 1 0 6792646 0
[pid=5728/tid=5730] ppid=5725 vsize=27325044 memory=8112282956445269571 CPUtime=1.61 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) R 5725 5728 4919 0 -1 4202560 16485 0 0 0 154 7 0 0 20 0 20 0 83536559 27980845056 64306 33554432000 4194304 4196468 140723774904288 140358068557424 140358096731542 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27325044 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27325044 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27325044 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27325044 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27325044 memory=6944656425123290226 CPUtime=0 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27325044 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27325044 memory=8514726395714820749 CPUtime=0 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27325044 memory=-6526411401870300574 CPUtime=0 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536561 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27325044 memory=8325318942799926698 CPUtime=0 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536563 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357357427568 140358096730754 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27325044 memory=-7389666250745935809 CPUtime=0 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536563 27980845056 64306 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27325044 memory=7738683229765004644 CPUtime=0 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83536563 27980845056 64306 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27325044 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140355331512656 140358096738203 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27325044 memory=33 CPUtime=0.47 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) R 5725 5728 4919 0 -1 4202560 1651 0 0 0 46 1 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357356360680 140358076406275 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27325044 memory=24468 CPUtime=0.44 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) R 5725 5728 4919 0 -1 4202560 868 0 0 0 44 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357355301648 140358080216395 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27325044 memory=1296 CPUtime=0.4 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) R 5725 5728 4919 0 -1 4202560 533 0 0 0 40 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357354252864 140358082783592 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27325044 memory=2412 CPUtime=0.7 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) S 5725 5728 4919 0 -1 1077944384 2573 0 0 0 70 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357353215984 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27325044 memory=1840 CPUtime=0 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5748] ppid=5725 vsize=27325044 memory=5788 CPUtime=0 cores=0-7
/proc/5728/task/5748/stat : 5748 (java) S 5725 5728 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536566 27980845056 64306 33554432000 4194304 4196468 140723774904288 140357352164400 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 3.66 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 257224 KiB

[startup+2.00082 s]*
/proc/loadavg: 8.50 8.71 8.78 4/200 5762
/proc/meminfo: memFree=22971788/32770624 swapFree=67108860/67108860
[pid=5728] ppid=5725 vsize=27720608 memory=336716 CPUtime=5.27 cores=0-7
/proc/5728/stat : 5728 (java) S 5725 5728 4919 0 -1 1077944320 26573 1932 0 0 503 14 9 1 20 0 21 0 83536558 28385902592 84179 33554432000 4194304 4196468 140723774904288 140723774886832 140358096719607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
/proc/5728/statm: 6930152 84179 3219 1 0 6891008 0
[pid=5728/tid=5730] ppid=5725 vsize=27720608 memory=8112282956445269571 CPUtime=2.06 cores=0-7
/proc/5728/task/5730/stat : 5730 (java) S 5725 5728 4919 0 -1 1077944384 17145 1932 0 0 187 9 9 1 20 0 21 0 83536559 28385902592 84179 33554432000 4194304 4196468 140723774904288 140358068563088 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5731] ppid=5725 vsize=27720608 memory=-7003737579269690708 CPUtime=0.1 cores=0-7
/proc/5728/task/5731/stat : 5731 (java) S 5725 5728 4919 0 -1 1077944384 2 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140358100962448 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5732] ppid=5725 vsize=27720608 memory=-5874771483550381248 CPUtime=0.1 cores=0-7
/proc/5728/task/5732/stat : 5732 (java) S 5725 5728 4919 0 -1 1077944384 1 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357518806032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5733] ppid=5725 vsize=27720608 memory=-8814538831020006773 CPUtime=0.1 cores=0-7
/proc/5728/task/5733/stat : 5733 (java) S 5725 5728 4919 0 -1 1077944384 2 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357517753232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5734] ppid=5725 vsize=27720608 memory=5450909908396308010 CPUtime=0.1 cores=0-7
/proc/5728/task/5734/stat : 5734 (java) S 5725 5728 4919 0 -1 1077944384 3 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357516700432 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5735] ppid=5725 vsize=27720608 memory=8514726395715218844 CPUtime=0.1 cores=0-7
/proc/5728/task/5735/stat : 5735 (java) S 5725 5728 4919 0 -1 1077944384 2 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357515647632 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5736] ppid=5725 vsize=27720608 memory=5450916479948256810 CPUtime=0.1 cores=0-7
/proc/5728/task/5736/stat : 5736 (java) S 5725 5728 4919 0 -1 1077944384 1 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357514594832 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5737] ppid=5725 vsize=27720608 memory=0 CPUtime=0.1 cores=0-7
/proc/5728/task/5737/stat : 5737 (java) S 5725 5728 4919 0 -1 1077944384 2 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357513542032 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5738] ppid=5725 vsize=27720608 memory=0 CPUtime=0.1 cores=0-7
/proc/5728/task/5738/stat : 5738 (java) S 5725 5728 4919 0 -1 1077944384 1 1932 0 0 0 0 9 1 20 0 21 0 83536561 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357512489232 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5739] ppid=5725 vsize=27720608 memory=0 CPUtime=0.1 cores=0-7
/proc/5728/task/5739/stat : 5739 (java) S 5725 5728 4919 0 -1 1077944384 5 1932 0 0 0 0 9 1 20 0 21 0 83536563 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357357427776 140358096730754 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5740] ppid=5725 vsize=27720608 memory=0 CPUtime=0.1 cores=0-7
/proc/5728/task/5740/stat : 5740 (java) S 5725 5728 4919 0 -1 1077944384 13 1932 0 0 0 0 9 1 20 0 21 0 83536563 28385902592 84179 33554432000 4194304 4196468 140723774904288 140355840239136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5741] ppid=5725 vsize=27720608 memory=0 CPUtime=0.1 cores=0-7
/proc/5728/task/5741/stat : 5741 (java) S 5725 5728 4919 0 -1 1077944384 21 1932 0 0 0 0 9 1 20 0 21 0 83536563 28385902592 84179 33554432000 4194304 4196468 140723774904288 140355706017136 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5742] ppid=5725 vsize=27720608 memory=2317753195407949422 CPUtime=0.1 cores=0-7
/proc/5728/task/5742/stat : 5742 (java) S 5725 5728 4919 0 -1 1077944384 22 1932 0 0 0 0 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140355331511424 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5743] ppid=5725 vsize=27720608 memory=0 CPUtime=0.88 cores=0-7
/proc/5728/task/5743/stat : 5743 (java) S 5725 5728 4919 0 -1 1077944384 1778 1932 0 0 77 1 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357356374384 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5744] ppid=5725 vsize=27720608 memory=4283373437838455684 CPUtime=0.9 cores=0-7
/proc/5728/task/5744/stat : 5744 (java) R 5725 5728 4919 0 -1 4202560 1371 1932 0 0 80 0 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357355307920 140358081109456 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5745] ppid=5725 vsize=27720608 memory=9047914855943115630 CPUtime=0.81 cores=0-7
/proc/5728/task/5745/stat : 5745 (java) S 5725 5728 4919 0 -1 1077944384 1285 1932 0 0 71 0 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357354268784 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5746] ppid=5725 vsize=27720608 memory=-6860437260722525840 CPUtime=0.94 cores=0-7
/proc/5728/task/5746/stat : 5746 (java) S 5725 5728 4919 0 -1 1077944384 2862 1932 0 0 84 0 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357353215984 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5747] ppid=5725 vsize=27720608 memory=3472323898181169200 CPUtime=0.1 cores=0-7
/proc/5728/task/5747/stat : 5747 (java) S 5725 5728 4919 0 -1 1077944384 3 1932 0 0 0 0 9 1 20 0 21 0 83536566 28385902592 84179 33554432000 4194304 4196468 140723774904288 140354833607776 140358096729813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5750] ppid=5725 vsize=27720608 memory=3472328279047811119 CPUtime=0.1 cores=0-7
/proc/5728/task/5750/stat : 5750 (java) S 5725 5728 4919 0 -1 1077944384 26 1932 0 0 0 0 9 1 20 0 21 0 83536754 28385902592 84179 33554432000 4194304 4196468 140723774904288 140357920932624 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
[pid=5728/tid=5762] ppid=5725 vsize=27720608 memory=3472328296160571439 CPUtime=0.1 cores=0-7
/proc/5728/task/5762/stat : 5762 (java) S 5725 5728 4919 0 -1 1077944384 4 1932 0 0 0 0 9 1 20 0 21 0 83536756 28385902592 84179 33554432000 4194304 4196468 140723774904288 140353894081328 140358096730754 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7200768 140723774911450 140723774911749 140723774911749 140723774914511 0
Current children cumulated CPU time: 5.27 s
Current children cumulated vsize: 27720608 KiB
Current children cumulated memory: 336716 KiB

Child status: 0
Real time (s): 2.05294
CPU time (s): 5.32686
CPU user time (s): 5.15094
CPU system time (s): 0.175924
CPU usage (%): 259.474
Max. virtual memory (cumulated for all children) (KiB): 27720608
Max. memory (cumulated for all children) (KiB): 336716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.15094
system time used= 0.175924
maximum resident set size= 338212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6812
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 5728
#   total CPU time (s): 5.32686
#   total CPU user time (s): 5.15094
#   total CPU system time (s): 0.175924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044259 second user time and 0.062366 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 04:48:54
IDJOB=4297314
IDBENCH=141415
IDSOLVER=2759
FILE ID=node137/4297314-1532659734
RUNJOBID= node137-1532654676-4946
PBS_JOBID= 21022221
Free space on /tmp= 48160 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-08_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-4297314-1532659734/watcher-4297314-1532659734 -o /tmp/evaluation-result-4297314-1532659734/solver-4297314-1532659734 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297314-1532659734.xml

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=1839931076

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23294528 kB
MemAvailable:   31924872 kB
Buffers:          178772 kB
Cached:          8637072 kB
SwapCached:            0 kB
Active:          3376392 kB
Inactive:        5496280 kB
Active(anon):       4064 kB
Inactive(anon):    80852 kB
Active(file):    3372328 kB
Inactive(file):  5415428 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8620 kB
Writeback:             0 kB
AnonPages:         53392 kB
Mapped:            41512 kB
Shmem:             25228 kB
Slab:             298572 kB
SReclaimable:     271048 kB
SUnreclaim:        27524 kB
KernelStack:        3536 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-27 04:48:56