Trace number 4297248

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 3.66386 1.74269

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
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 benchmark2.74483
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 21:38:02 CEST 2018
0.66/0.55	c PID: 32522
0.66/0.55	c IP: 172.20.3.104
0.66/0.55	c HOST: node104.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.37/0.94	c (0,0) Parsing End
1.37/0.94	c (0,0) CSP: 48 int (0 aux), 12 bool (0 aux), 37 ctr, max domain size 15
1.37/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.37/0.94	c (0,0) Constraint Name Generate Begin
1.37/0.95	c (0,0) Ctr:HOME/instance-4297248-1532633882.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.37/0.95	c (0,0) Constraint Name Generate End
1.37/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.37/0.95	c (0,0) CSP to CSPinCNF Begin
1.55/1.02	c (0,0) translated 4 (10%) constraints
1.55/1.03	c (0,0) translated 8 (20%) constraints
1.55/1.03	c (0,0) translated 12 (30%) constraints
1.55/1.04	c (0,0) translated 15 (40%) constraints
1.55/1.04	c (0,0) translated 19 (50%) constraints
1.55/1.04	c (0,0) translated 23 (60%) constraints
1.72/1.12	c (0,0) translated 26 (70%) constraints
1.72/1.18	c (0,0) translated 30 (80%) constraints
1.96/1.21	c (0,0) translated 34 (90%) constraints
1.96/1.24	c (0,0) translated 37 (100%) constraints
2.29/1.36	c (0,0) STATISTICS1:HOME/instance-4297248-1532633882.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,104,256,28,14,4,3,28:24;26:88;22:50;20:38;18:42;11:18;10:2;9:2;2:22;1:2,14:184;13:184;11:92;10:46;9:46;2:638;1:24,4:66;3:55;2:110;1:25,3:264;2:24;1:374;0:12,
2.29/1.36	c (0,0) ===========================================
2.29/1.36	c (0,0) Both Encoding selects:
2.29/1.36	c (0,0) Order
2.29/1.36	c (0,0) ===========================================
2.29/1.37	c (0,0) translated 26 (10%) constraints
2.29/1.38	c (0,0) translated 52 (20%) constraints
2.29/1.38	c (0,0) translated 77 (30%) constraints
2.29/1.38	c (0,0) translated 103 (40%) constraints
2.29/1.39	c (0,0) translated 128 (50%) constraints
2.29/1.39	c (0,0) translated 154 (60%) constraints
2.29/1.39	c (0,0) translated 180 (70%) constraints
2.29/1.39	c (0,0) translated 205 (80%) constraints
2.58/1.40	c (0,0) translated 231 (90%) constraints
2.58/1.40	c (0,0) translated 256 (100%) constraints
2.58/1.40	c (0,0) CSP to CSPinCNF End
2.58/1.40	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 256 ctr, max domain size 14
2.58/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.58/1.40	c (0,0) CSPinCNF Propagation Begin
2.58/1.46	c (0,0) 0 values, 11 unsatisfiable literals, and 3 valid clauses are removed
2.58/1.46	c (0,0) CSPinCNF Propagation End
2.58/1.46	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 253 ctr, max domain size 14
2.58/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.58/1.46	c (0,0) Simplify CSPinCNF Begin
2.87/1.51	c (0,0) Simplify CSPinCNF End
2.87/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.87/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.51	c (0,0) Calculate Precise Domain Begin
2.87/1.51	c (0,0) 0 values are removed by re-calculation
2.87/1.51	c (0,0) Calculate Precise Domain End
2.87/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.87/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.87/1.55	c (1,1) 52 (10 %) CSP clauses are encoded (616 SAT variables, 301 SAT clauses)
2.87/1.55	c (1,1) 104 (20 %) CSP clauses are encoded (616 SAT variables, 353 SAT clauses)
2.87/1.55	c (1,1) 156 (30 %) CSP clauses are encoded (616 SAT variables, 405 SAT clauses)
2.87/1.57	c (1,1) 207 (40 %) CSP clauses are encoded (616 SAT variables, 653 SAT clauses)
2.87/1.58	c (1,1) 259 (50 %) CSP clauses are encoded (616 SAT variables, 1254 SAT clauses)
2.87/1.60	c (1,1) 311 (60 %) CSP clauses are encoded (616 SAT variables, 1699 SAT clauses)
3.17/1.61	c (1,1) 362 (70 %) CSP clauses are encoded (616 SAT variables, 2324 SAT clauses)
3.17/1.62	c (1,1) 414 (80 %) CSP clauses are encoded (616 SAT variables, 3125 SAT clauses)
3.17/1.63	c (1,1) 466 (90 %) CSP clauses are encoded (616 SAT variables, 3720 SAT clauses)
3.17/1.64	c (1,1) 517 (100 %) CSP clauses are encoded (616 SAT variables, 4551 SAT clauses)
3.17/1.64	c (1,1) CSPinCNF to SatSolver End
3.17/1.64	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.17/1.66	c (1,1) STATISTICS2:HOME/instance-4297248-1532633882.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,368,517,28,14,4,3,28:24;26:88;22:50;20:38;18:42;11:18;10:2;9:2;2:22,14:184;13:184;11:90;10:46;9:46;2:1166;1:22,4:66;3:44;2:385;1:22,3:264;2:22;1:902,
3.17/1.66	c (1,1) SatSolver.solve Begin
3.17/1.66	c (1,1) 616 bool, 4575 clause
3.17/1.66	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297248-1532633882.xml-scop-32522.cnf HOME/instance-4297248-1532633882.xml-scop-32522.cnf.out
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.17/1.69	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.17/1.69	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.17/1.69	c (1,0) c |                                                                                                       |
3.17/1.69	c (1,0) c |  Number of variables:           616                                                                   |
3.17/1.69	c (1,0) c |  Number of clauses:            4575                                                                   |
3.17/1.69	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.17/1.69	c (1,0) c |                                                                                                       |
3.17/1.69	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.17/1.69	c (1,0) c |  Simplification time:          0.01 s                                                                 |
3.17/1.69	c (1,0) c |                                                                                                       |
3.17/1.69	c (1,0) c |  Generating clones                                                                                    |
3.17/1.69	c (1,0) c |  all clones generated. Memory =  28.73Mb.                                                             |
3.17/1.69	c (1,0) c ========================================================================================================|
3.17/1.69	c (1,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.17/1.69	c (1,0) c Total Memory so far : 604.76Mb
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c real time : 0.0124769 s
3.17/1.69	c (1,0) c cpu time  : 0.010876 s
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Conflicts     |              43 |          0 |         18 |          3 |         10 |          3 |          3 |          3 |          3 |
3.17/1.69	c (1,0) c | Decisions     |             229 |         35 |         41 |         24 |         33 |         24 |         24 |         24 |         24 |
3.17/1.69	c (1,0) c | Propagations  |            2135 |        231 |        368 |        230 |        386 |        230 |        230 |        230 |        230 |
3.17/1.69	c (1,0) c | Avg_Trail     |                 |          0 |         80 |        135 |        109 |        135 |        135 |        135 |        135 |
3.17/1.69	c (1,0) c | Avg_DL        |                 |          0 |          6 |         17 |          8 |         17 |         17 |         17 |         17 |
3.17/1.69	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Exported      |               8 |          0 |          5 |          0 |          3 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Imported      |               4 |          0 |          2 |          0 |          2 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Good          |               2 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Purge         |               2 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Unaries       |                 |          0 |          4 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Binaries      |                 |          0 |          1 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Glues         |                 |          0 |          5 |          0 |          3 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Orig_Seen     |             0 % |          0 |        107 |         19 |         97 |         19 |         19 |         19 |         19 |
3.17/1.69	c (1,0) c | Diff Orig seen|                 | -      107 |      X     | -       88 | -       10 | -       88 | -       88 | -       88 | -       88 |
3.17/1.69	c (1,0) c | Hamming       |             6 % |         53 |      X     |         45 |         12 |         45 |         45 |         45 |         45 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) 
3.17/1.69	c (1,0) s UNSATISFIABLE
3.56/1.72	c (1,1) SatSolver.solve End
3.56/1.72	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.56/1.72	c (1,1) Show results Begin
3.56/1.72	s UNSATISFIABLE
3.56/1.72	c (1,1) Show results End
3.56/1.72	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.56/1.72	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.56/1.72	c END-Prog: Thu Jul 26 21:38:04 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 (3737 MiB free)
  memory of node 1: 16384 MiB (7099 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297248-1532633882/watcher-4297248-1532633882 -o /tmp/evaluation-result-4297248-1532633882/solver-4297248-1532633882 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --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-4297248-1532633882.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
solver pid=32522, runsolver pid=32519
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=11002208/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27312552 memory=110024 CPUtime=0.11 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 6507 0 0 0 8 3 0 0 20 0 20 0 80951346 27968053248 27506 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6828138 27506 2750 1 0 6790598 0
[pid=32522/tid=32524] ppid=32519 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 4615 0 0 0 6 2 0 0 20 0 20 0 80951347 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463506851864 140463030000406 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27312552 memory=139871683376768 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 27506 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) S 32519 32522 32478 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461585913968 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461584861168 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461583808880 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) S 32519 32522 32478 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461582756080 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 27506 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110024 KiB

[startup+0.209502 s]*
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10984036/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27312552 memory=123952 CPUtime=0.24 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 10300 0 0 0 20 4 0 0 20 0 20 0 80951346 27968053248 30988 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6828138 30988 2850 1 0 6790598 0
[pid=32522/tid=32524] ppid=32519 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 8209 0 0 0 16 3 0 0 20 0 20 0 80951347 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463506836096 140463513048926 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27312552 memory=11921 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27312552 memory=3833323486148064928 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 30988 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) S 32519 32522 32478 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461585913968 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) R 32519 32522 32478 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461584861168 140463535057538 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) S 32519 32522 32478 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461583808880 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) S 32519 32522 32478 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461582756080 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 30988 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123952 KiB

[startup+0.309194 s]*
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10980376/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27312552 memory=127952 CPUtime=0.42 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 10845 0 0 0 38 4 0 0 20 0 20 0 80951346 27968053248 31988 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6828138 31988 2985 1 0 6790598 0
[pid=32522/tid=32524] ppid=32519 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 8589 0 0 0 26 3 0 0 20 0 20 0 80951347 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463506850544 140463516611361 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27312552 memory=139871582778287 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27312552 memory=139871582780592 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27312552 memory=139871582782896 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27968053248 31988 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27312552 memory=279743165572752 CPUtime=0 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27312552 memory=279743165579664 CPUtime=0 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951351 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27312552 memory=279743165520944 CPUtime=0 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27312552 memory=279743165593488 CPUtime=0 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) S 32519 32522 32478 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461585913968 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27312552 memory=279743165600400 CPUtime=0.01 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) S 32519 32522 32478 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461584861168 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27312552 memory=279743165598096 CPUtime=0.01 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) S 32519 32522 32478 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461583808880 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27312552 memory=279743165614704 CPUtime=0.07 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) S 32519 32522 32478 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461582756080 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27968053248 31988 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127952 KiB

[startup+0.700761 s]
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10956052/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27320948 memory=166024 CPUtime=0.99 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 18006 0 0 0 93 6 0 0 20 0 20 0 80951346 27976650752 41506 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6830237 41506 3168 1 0 6791622 0
[pid=32522/tid=32524] ppid=32519 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 15214 0 0 0 62 5 0 0 20 0 20 0 80951347 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463506864048 140463535068317 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27320948 memory=8560 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27320948 memory=1444 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27976650752 41506 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27320948 memory=14648 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951351 27976650752 41506 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0

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

[pid=32522/tid=32541] ppid=32519 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27976650752 41506 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27320948 memory=1232 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27976650752 41506 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 166024 KiB

[startup+1.50079 s]
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10927700/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27325044 memory=212492 CPUtime=2.87 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 22472 0 0 0 276 11 0 0 20 0 20 0 80951346 27980845056 53123 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6831261 53123 3200 1 0 6792646 0
[pid=32522/tid=32524] ppid=32519 vsize=27325044 memory=0 CPUtime=1.46 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 16659 0 0 0 140 6 0 0 20 0 20 0 80951347 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463506883392 140463535058326 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27325044 memory=1 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27325044 memory=2 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27325044 memory=8 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27325044 memory=139871583147292 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27980845056 53123 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951351 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27325044 memory=8560 CPUtime=0 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951351 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27325044 memory=1012 CPUtime=0 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951351 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27325044 memory=1444 CPUtime=0 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27325044 memory=1200 CPUtime=0.19 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) R 32519 32522 32478 0 -1 4202560 702 0 0 0 18 1 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461585905008 140463515739655 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27325044 memory=15872 CPUtime=0.24 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) S 32519 32522 32478 0 -1 1077944384 688 0 0 0 24 0 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461584861168 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27325044 memory=14648 CPUtime=0.23 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) S 32519 32522 32478 0 -1 1077944384 512 0 0 0 23 0 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461583808880 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27325044 memory=16436 CPUtime=0.7 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) S 32519 32522 32478 0 -1 1077944384 2563 0 0 0 69 1 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461582756080 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27980845056 53123 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 212492 KiB

[startup+1.74263 s]
# the end of solver process 32522 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.52151 s, system=0.142359 s

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

[startup+1.60093 s]
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10927700/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27327160 memory=220416 CPUtime=3.17 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 22917 0 0 0 306 11 0 0 20 0 20 0 80951346 27983011840 55104 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6831790 55104 3212 1 0 6792646 0
[pid=32522/tid=32524] ppid=32519 vsize=27327160 memory=0 CPUtime=1.56 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 16880 0 0 0 150 6 0 0 20 0 20 0 80951347 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463506884240 140463031014005 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27327160 memory=4140 CPUtime=0 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27327160 memory=139871582991808 CPUtime=0 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951349 27983011840 55104 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951351 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27327160 memory=13078175418732 CPUtime=0 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951351 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27327160 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951351 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27327160 memory=13851867369184121 CPUtime=0 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27327160 memory=0 CPUtime=0.23 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) R 32519 32522 32478 0 -1 4202560 723 0 0 0 22 1 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461585898752 140463518431323 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27327160 memory=0 CPUtime=0.29 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) S 32519 32522 32478 0 -1 1077944384 712 0 0 0 29 0 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461584861168 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27327160 memory=0 CPUtime=0.27 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) R 32519 32522 32478 0 -1 4202560 528 0 0 0 27 0 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461583800208 140463527335851 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27327160 memory=0 CPUtime=0.77 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) R 32519 32522 32478 0 -1 4202560 2727 0 0 0 76 1 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461582753616 140463528143227 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951354 27983011840 55104 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 220416 KiB

[startup+1.70082 s]
/proc/loadavg: 8.19 8.70 8.79 2/198 32542
/proc/meminfo: memFree=10927700/32770624 swapFree=67108860/67108860
[pid=32522] ppid=32519 vsize=27657120 memory=241976 CPUtime=3.56 cores=0-7
/proc/32522/stat : 32522 (java) S 32519 32522 32478 0 -1 1077944320 23754 1852 0 0 343 12 1 0 20 0 21 0 80951346 28320890880 60494 33554432000 4194304 4196468 140728588506816 140728588489360 140463535046391 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
/proc/32522/statm: 6914280 60494 3216 1 0 6875136 0
[pid=32522/tid=32524] ppid=32519 vsize=27657120 memory=0 CPUtime=1.67 cores=0-7
/proc/32522/task/32524/stat : 32524 (java) R 32519 32522 32478 0 -1 4202560 17180 1852 0 0 159 7 1 0 20 0 21 0 80951347 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463506880528 140463535058326 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32525] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32525/stat : 32525 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463539288976 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32526] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32526/stat : 32526 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463353445136 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32527] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32527/stat : 32527 (java) S 32519 32522 32478 0 -1 1077944384 3 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463352392848 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32528] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32528/stat : 32528 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463351340048 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32529] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32529/stat : 32529 (java) S 32519 32522 32478 0 -1 1077944384 2 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140463350286736 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32530] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32530/stat : 32530 (java) S 32519 32522 32478 0 -1 1077944384 3 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140462952970512 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32531] ppid=32519 vsize=27657120 memory=1 CPUtime=0.01 cores=0-7
/proc/32522/task/32531/stat : 32531 (java) S 32519 32522 32478 0 -1 1077944384 2 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140462951918224 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32532] ppid=32519 vsize=27657120 memory=2 CPUtime=0.01 cores=0-7
/proc/32522/task/32532/stat : 32532 (java) S 32519 32522 32478 0 -1 1077944384 2 1852 0 0 0 0 1 0 20 0 21 0 80951349 28320890880 60494 33554432000 4194304 4196468 140728588506816 140462950865424 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32533] ppid=32519 vsize=27657120 memory=8 CPUtime=0.01 cores=0-7
/proc/32522/task/32533/stat : 32533 (java) S 32519 32522 32478 0 -1 1077944384 5 1852 0 0 0 0 1 0 20 0 21 0 80951351 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461586967152 140463535057538 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32534] ppid=32519 vsize=27657120 memory=139871583147292 CPUtime=0.01 cores=0-7
/proc/32522/task/32534/stat : 32534 (java) S 32519 32522 32478 0 -1 1077944384 13 1852 0 0 0 0 1 0 20 0 21 0 80951351 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461469590816 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32535] ppid=32519 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/32522/task/32535/stat : 32535 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951351 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461201155696 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32536] ppid=32519 vsize=27657120 memory=8560 CPUtime=0.01 cores=0-7
/proc/32522/task/32536/stat : 32536 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140460826647120 140463535064987 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32537] ppid=32519 vsize=27657120 memory=1012 CPUtime=0.33 cores=0-7
/proc/32522/task/32537/stat : 32537 (java) S 32519 32522 32478 0 -1 1077944384 851 1852 0 0 31 1 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461585913968 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32538] ppid=32519 vsize=27657120 memory=1444 CPUtime=0.39 cores=0-7
/proc/32522/task/32538/stat : 32538 (java) R 32519 32522 32478 0 -1 4202560 908 1852 0 0 38 0 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461584841008 140463518543161 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32539] ppid=32519 vsize=27657120 memory=1200 CPUtime=0.34 cores=0-7
/proc/32522/task/32539/stat : 32539 (java) S 32519 32522 32478 0 -1 1077944384 615 1852 0 0 33 0 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461583808880 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32540] ppid=32519 vsize=27657120 memory=15872 CPUtime=0.82 cores=0-7
/proc/32522/task/32540/stat : 32540 (java) R 32519 32522 32478 0 -1 4202560 2799 1852 0 0 80 1 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461582756080 140463535058326 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32541] ppid=32519 vsize=27657120 memory=14648 CPUtime=0.01 cores=0-7
/proc/32522/task/32541/stat : 32541 (java) S 32519 32522 32478 0 -1 1077944384 3 1852 0 0 0 0 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140460328741728 140463535056597 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
[pid=32522/tid=32542] ppid=32519 vsize=27657120 memory=16436 CPUtime=0.01 cores=0-7
/proc/32522/task/32542/stat : 32542 (java) S 32519 32522 32478 0 -1 1077944384 1 1852 0 0 0 0 1 0 20 0 21 0 80951354 28320890880 60494 33554432000 4194304 4196468 140728588506816 140461581703984 140463535057538 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31125504 140728588510170 140728588510469 140728588510469 140728588513231 0
Current children cumulated CPU time: 3.56 s
Current children cumulated vsize: 27657120 KiB
Current children cumulated memory: 241976 KiB

Child status: 0
Real time (s): 1.74269
CPU time (s): 3.66386
CPU user time (s): 3.52151
CPU system time (s): 0.142359
CPU usage (%): 210.242
Max. virtual memory (cumulated for all children) (KiB): 27657120
Max. memory (cumulated for all children) (KiB): 241976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.5215
system time used= 0.142359
maximum resident set size= 247588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5887
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 32522
#   total CPU time (s): 3.66386
#   total CPU user time (s): 3.52151
#   total CPU system time (s): 0.142359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038961 second user time and 0.048129 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-26 21:38:02
IDJOB=4297248
IDBENCH=141130
IDSOLVER=2759
FILE ID=node104/4297248-1532633882
RUNJOBID= node104-1532633882-32505
PBS_JOBID= 21022178
Free space on /tmp= 48344 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_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-4297248-1532633882/watcher-4297248-1532633882 -o /tmp/evaluation-result-4297248-1532633882/solver-4297248-1532633882 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532633882-32505 --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-4297248-1532633882.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=84279895

node104.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.11
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.11
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.11
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.11
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:        11097288 kB
MemAvailable:   31929028 kB
Buffers:          227528 kB
Cached:         20595724 kB
SwapCached:            0 kB
Active:          4196276 kB
Inactive:       16678444 kB
Active(anon):       3212 kB
Inactive(anon):    76236 kB
Active(file):    4193064 kB
Inactive(file): 16602208 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8296 kB
Writeback:             0 kB
AnonPages:         58588 kB
Mapped:            40888 kB
Shmem:             25228 kB
Slab:             492596 kB
SReclaimable:     464928 kB
SUnreclaim:        27668 kB
KernelStack:        3104 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-26 21:38:04