Trace number 4297012

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)UNSAT 3.70785 1.74296

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 order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Jul 26 21:38:01 CEST 2018
0.66/0.56	c PID: 14231
0.66/0.56	c IP: 172.20.3.107
0.66/0.56	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.36/0.94	c (0,0) Parsing End
1.36/0.94	c (0,0) CSP: 48 int (0 aux), 12 bool (0 aux), 37 ctr, max domain size 15
1.36/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.94	c (0,0) Constraint Name Generate Begin
1.36/0.94	c (0,0) Ctr:HOME/instance-4297012-1532633881.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.36/0.94	c (0,0) Constraint Name Generate End
1.36/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.36/0.95	c (0,0) CSP to CSPinCNF Begin
1.54/1.02	c (0,0) translated 4 (10%) constraints
1.54/1.03	c (0,0) translated 8 (20%) constraints
1.54/1.03	c (0,0) translated 12 (30%) constraints
1.54/1.03	c (0,0) translated 15 (40%) constraints
1.54/1.04	c (0,0) translated 19 (50%) constraints
1.54/1.04	c (0,0) translated 23 (60%) constraints
1.72/1.12	c (0,0) translated 26 (70%) constraints
1.72/1.17	c (0,0) translated 30 (80%) constraints
1.95/1.20	c (0,0) translated 34 (90%) constraints
1.95/1.23	c (0,0) translated 37 (100%) constraints
2.29/1.36	c (0,0) STATISTICS1:HOME/instance-4297012-1532633881.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) Order
2.29/1.36	c (0,0) ===========================================
2.29/1.37	c (0,0) translated 26 (10%) constraints
2.29/1.37	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.38	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.57/1.40	c (0,0) translated 231 (90%) constraints
2.57/1.40	c (0,0) translated 256 (100%) constraints
2.57/1.40	c (0,0) CSP to CSPinCNF End
2.57/1.40	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 256 ctr, max domain size 14
2.57/1.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.40	c (0,0) CSPinCNF Propagation Begin
2.57/1.46	c (0,0) 0 values, 11 unsatisfiable literals, and 3 valid clauses are removed
2.57/1.46	c (0,0) CSPinCNF Propagation End
2.57/1.46	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 253 ctr, max domain size 14
2.57/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.57/1.46	c (0,0) Simplify CSPinCNF Begin
2.86/1.51	c (0,0) Simplify CSPinCNF End
2.86/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.86/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.51	c (0,0) Calculate Precise Domain Begin
2.86/1.51	c (0,0) 0 values are removed by re-calculation
2.86/1.51	c (0,0) Calculate Precise Domain End
2.86/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.86/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.86/1.55	c (1,1) 52 (10 %) CSP clauses are encoded (616 SAT variables, 301 SAT clauses)
2.86/1.55	c (1,1) 104 (20 %) CSP clauses are encoded (616 SAT variables, 353 SAT clauses)
2.86/1.55	c (1,1) 156 (30 %) CSP clauses are encoded (616 SAT variables, 405 SAT clauses)
2.86/1.57	c (1,1) 207 (40 %) CSP clauses are encoded (616 SAT variables, 653 SAT clauses)
2.86/1.58	c (1,1) 259 (50 %) CSP clauses are encoded (616 SAT variables, 1254 SAT clauses)
2.86/1.59	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-4297012-1532633881.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-4297012-1532633881.xml-scop-14231.cnf HOME/instance-4297012-1532633881.xml-scop-14231.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.00 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.72Mb.                                                             |
3.17/1.69	c (1,0) c ========================================================================================================|
3.17/1.69	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.17/1.69	c (1,0) c Total Memory so far : 604.75Mb
3.17/1.69	c (1,0) c
3.17/1.69	c (1,0) c real time : 0.0126941 s
3.17/1.69	c (1,0) c cpu time  : 0.013108 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     |              40 |          3 |          4 |          4 |         18 |          0 |          4 |          4 |          3 |
3.17/1.69	c (1,0) c | Decisions     |             224 |         39 |         25 |         25 |         41 |         20 |         25 |         25 |         24 |
3.17/1.69	c (1,0) c | Propagations  |            2056 |        360 |        246 |        246 |        368 |        114 |        246 |        246 |        230 |
3.17/1.69	c (1,0) c | Avg_Trail     |                 |        223 |        132 |        132 |         79 |          0 |        132 |        132 |        135 |
3.17/1.69	c (1,0) c | Avg_DL        |                 |         33 |         14 |         14 |          6 |          0 |         14 |         14 |         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      |               6 |          1 |          0 |          0 |          5 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Imported      |               1 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Good          |               1 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          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 |          0 |          0 |          4 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Binaries      |                 |          1 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c | Glues         |                 |          1 |          0 |          0 |          5 |          0 |          0 |          0 |          0 |
3.17/1.69	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.17/1.69	c (1,0) c | Orig_Seen     |             0 % |         35 |         25 |         25 |        107 |          0 |         25 |         25 |         19 |
3.17/1.69	c (1,0) c | Diff Orig seen|                 | -       72 | -       82 | -       82 |      X     | -      107 | -       82 | -       82 | -       88 |
3.17/1.69	c (1,0) c | Hamming       |             7 % |         79 |         43 |         43 |      X     |         51 |         43 |         43 |         37 |
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.61/1.72	c (1,1) SatSolver.solve End
3.61/1.72	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.61/1.72	c (1,1) Show results Begin
3.61/1.72	s UNSATISFIABLE
3.61/1.72	c (1,1) Show results End
3.61/1.72	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.61/1.72	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.61/1.72	c END-Prog: Thu Jul 26 21:38:03 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 (4818 MiB free)
  memory of node 1: 16384 MiB (7774 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297012-1532633881/watcher-4297012-1532633881 -o /tmp/evaluation-result-4297012-1532633881/solver-4297012-1532633881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532633881-14214 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297012-1532633881.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=14231, runsolver pid=14228

[startup+0.100138 s]*
/proc/loadavg: 8.06 8.71 8.72 3/198 14251
/proc/meminfo: memFree=12800776/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27312552 memory=108496 CPUtime=0.1 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 6140 0 0 0 8 2 0 0 20 0 20 0 80951276 27968053248 27124 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6828138 27124 2748 1 0 6790598 0
[pid=14231/tid=14233] ppid=14228 vsize=27312552 memory=7825174160672201370 CPUtime=0.09 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 4252 0 0 0 7 2 0 0 20 0 20 0 80951277 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665752160976 139665780368541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27312552 memory=732370158867725285 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27312552 memory=140020530271872 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 27124 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 27124 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 27124 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) S 14228 14231 14187 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664772024816 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664770972272 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664769919728 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) S 14228 14231 14187 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664768867184 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 27124 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108496 KiB

[startup+0.210323 s]*
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12784404/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27312552 memory=123208 CPUtime=0.24 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 10042 0 0 0 21 3 0 0 20 0 20 0 80951276 27968053248 30802 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6828138 30802 2875 1 0 6790598 0
[pid=14231/tid=14233] ppid=14228 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 7945 0 0 0 17 2 0 0 20 0 20 0 80951277 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665752137280 139665780368541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27312552 memory=3905947490372540064 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 30802 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 30802 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 30802 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) S 14228 14231 14187 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664772024816 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) S 14228 14231 14187 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664770972272 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) S 14228 14231 14187 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664769919728 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) S 14228 14231 14187 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664768867184 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 30802 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123208 KiB

[startup+0.310114 s]*
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12780108/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27312552 memory=127120 CPUtime=0.42 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 10666 0 0 0 38 4 0 0 20 0 20 0 80951276 27968053248 31780 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6828138 31780 2972 1 0 6790598 0
[pid=14231/tid=14233] ppid=14228 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 8389 0 0 0 26 3 0 0 20 0 20 0 80951277 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665752150768 139665764427102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27312552 memory=140020430238639 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27312552 memory=140020430240944 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27312552 memory=140020430243248 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27968053248 31780 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27312552 memory=280040860493456 CPUtime=0 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 31780 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27312552 memory=280040860500368 CPUtime=0 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951281 27968053248 31780 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27312552 memory=280040860441648 CPUtime=0 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27312552 memory=280040860514192 CPUtime=0 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) S 14228 14231 14187 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664772024816 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27312552 memory=280040860521104 CPUtime=0.02 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) S 14228 14231 14187 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664770972272 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27312552 memory=280040860518800 CPUtime=0 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) S 14228 14231 14187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664769919728 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27312552 memory=280040860535360 CPUtime=0.07 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) S 14228 14231 14187 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664768867184 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27968053248 31780 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127120 KiB

[startup+0.700905 s]
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12756048/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27320948 memory=165224 CPUtime=1 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 17938 0 0 0 93 7 0 0 20 0 20 0 80951276 27976650752 41306 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6830237 41306 3119 1 0 6791622 0
[pid=14231/tid=14233] ppid=14228 vsize=27320948 memory=7230638416007686743 CPUtime=0.67 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 15153 0 0 0 62 5 0 0 20 0 20 0 80951277 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665752174576 139665780358550 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27320948 memory=61203283996500 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27320948 memory=140020430255056 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27320948 memory=1836 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27976650752 41306 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27320948 memory=13044 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 80951281 27976650752 41306 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0

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

[pid=14231/tid=14250] ppid=14228 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27976650752 41306 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27320948 memory=1436 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27976650752 41306 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165224 KiB

[startup+1.50092 s]
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12727084/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27325044 memory=212492 CPUtime=2.86 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 22467 0 0 0 276 10 0 0 20 0 20 0 80951276 27980845056 53123 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6831261 53123 3201 1 0 6792646 0
[pid=14231/tid=14233] ppid=14228 vsize=27325044 memory=197576 CPUtime=1.46 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 16571 0 0 0 140 6 0 0 20 0 20 0 80951277 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665752182960 139665239737025 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27325044 memory=1012 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27325044 memory=2241 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27980845056 53123 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27325044 memory=2244 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 80951281 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951281 27980845056 53123 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951281 27980845056 53123 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27325044 memory=0 CPUtime=0.2 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) S 14228 14231 14187 0 -1 1077944384 673 0 0 0 20 0 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664772024816 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27325044 memory=0 CPUtime=0.24 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) R 14228 14231 14187 0 -1 4202560 663 0 0 0 23 1 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664770972272 139665766499360 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27325044 memory=6226317088255464039 CPUtime=0.24 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) S 14228 14231 14187 0 -1 1077944384 539 0 0 0 23 1 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664769919728 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27325044 memory=7301857172715104592 CPUtime=0.69 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) R 14228 14231 14187 0 -1 4202560 2675 0 0 0 69 0 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664768867184 139665764427102 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27325044 memory=7295947229063434323 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27325044 memory=140024825239167 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27980845056 53123 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 212492 KiB

[startup+1.74291 s]
# the end of solver process 14231 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.5724 s, system=0.135456 s

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

[startup+1.60111 s]
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12727084/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27327160 memory=220268 CPUtime=3.17 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 22913 0 0 0 306 11 0 0 20 0 20 0 80951276 27983011840 55067 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6831790 55067 3212 1 0 6792646 0
[pid=14231/tid=14233] ppid=14228 vsize=27327160 memory=6944656592452807316 CPUtime=1.56 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 16795 0 0 0 150 6 0 0 20 0 20 0 80951277 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665752180416 139665780358550 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27327160 memory=-9181546050914066336 CPUtime=0 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27327160 memory=-7739291840220455296 CPUtime=0 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27327160 memory=7100839852556452247 CPUtime=0 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27327160 memory=8514726395714956677 CPUtime=0 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27327160 memory=-5703089342203525590 CPUtime=0 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27327160 memory=8325818960211581590 CPUtime=0 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27327160 memory=-6154565185361252704 CPUtime=0 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951279 27983011840 55067 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27327160 memory=7955440994963975232 CPUtime=0 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 80951281 27983011840 55067 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27327160 memory=6371580188684019297 CPUtime=0 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951281 27983011840 55067 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27327160 memory=212 CPUtime=0 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951281 27983011840 55067 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27983011840 55067 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27327160 memory=140020430355137 CPUtime=0.24 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) R 14228 14231 14187 0 -1 4202560 691 0 0 0 24 0 0 0 20 0 20 0 80951284 27983011840 55067 33554432000 4194304 4196468 140727339310592 139664772010720 139665764250524 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27327160 memory=0 CPUtime=0.28 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) R 14228 14231 14187 0 -1 4202560 687 0 0 0 27 1 0 0 20 0 20 0 80951284 27983011840 55579 33554432000 4194304 4196468 140727339310592 139664770959824 139665761881242 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27327160 memory=-7023579799431922829 CPUtime=0.27 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) R 14228 14231 14187 0 -1 4202560 556 0 0 0 26 1 0 0 20 0 20 0 80951284 27983011840 55579 33554432000 4194304 4196468 140727339310592 139664769906512 139665761525123 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27327160 memory=-8486080722631693414 CPUtime=0.76 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) S 14228 14231 14187 0 -1 1077944384 2837 0 0 0 76 0 0 0 20 0 20 0 80951284 27983011840 55579 33554432000 4194304 4196468 140727339310592 139664768867184 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27327160 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951284 27983011840 55579 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27327160 memory=4426639978525455914 CPUtime=0 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951284 27983011840 55579 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 220268 KiB

[startup+1.70078 s]
/proc/loadavg: 8.06 8.71 8.72 2/198 14251
/proc/meminfo: memFree=12727084/32770624 swapFree=67108860/67108860
[pid=14231] ppid=14228 vsize=27657120 memory=243064 CPUtime=3.61 cores=0-7
/proc/14231/stat : 14231 (java) S 14228 14231 14187 0 -1 1077944320 24037 1862 0 0 348 12 1 0 20 0 21 0 80951276 28320890880 60766 33554432000 4194304 4196468 140727339310592 140727339293136 139665780346615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
/proc/14231/statm: 6914280 60766 3217 1 0 6875136 0
[pid=14231/tid=14233] ppid=14228 vsize=27657120 memory=212492 CPUtime=1.67 cores=0-7
/proc/14231/task/14233/stat : 14233 (java) R 14228 14231 14187 0 -1 4202560 17106 1862 0 0 159 7 1 0 20 0 21 0 80951277 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665752170448 139665766562560 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14234] ppid=14228 vsize=27657120 memory=197576 CPUtime=0.01 cores=0-7
/proc/14231/task/14234/stat : 14234 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665784588560 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14235] ppid=14228 vsize=27657120 memory=1012 CPUtime=0.01 cores=0-7
/proc/14231/task/14235/stat : 14235 (java) S 14228 14231 14187 0 -1 1077944384 2 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665567984016 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14236] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14236/stat : 14236 (java) S 14228 14231 14187 0 -1 1077944384 2 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665566931472 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14237] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14237/stat : 14237 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665565878928 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14238] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14238/stat : 14238 (java) S 14228 14231 14187 0 -1 1077944384 2 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665564826384 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14239] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14239/stat : 14239 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665563773840 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14240] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14240/stat : 14240 (java) S 14228 14231 14187 0 -1 1077944384 3 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665562721296 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14241] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14241/stat : 14241 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951279 28320890880 60766 33554432000 4194304 4196468 140727339310592 139665561668752 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14242] ppid=14228 vsize=27657120 memory=2241 CPUtime=0.01 cores=0-7
/proc/14231/task/14242/stat : 14242 (java) S 14228 14231 14187 0 -1 1077944384 6 1862 0 0 0 0 1 0 20 0 21 0 80951281 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664773076976 139665780357762 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14243] ppid=14228 vsize=27657120 memory=2244 CPUtime=0.01 cores=0-7
/proc/14231/task/14243/stat : 14243 (java) S 14228 14231 14187 0 -1 1077944384 13 1862 0 0 0 0 1 0 20 0 21 0 80951281 28320890880 60766 33554432000 4194304 4196468 140727339310592 139663679415200 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14244] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14244/stat : 14244 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951281 28320890880 60766 33554432000 4194304 4196468 140727339310592 139663410979824 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14245] ppid=14228 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14231/task/14245/stat : 14245 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139663036471504 139665780365211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14246] ppid=14228 vsize=27657120 memory=0 CPUtime=0.35 cores=0-7
/proc/14231/task/14246/stat : 14246 (java) R 14228 14231 14187 0 -1 4202560 1108 1862 0 0 34 0 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664772005832 139665761048279 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14247] ppid=14228 vsize=27657120 memory=0 CPUtime=0.38 cores=0-7
/proc/14231/task/14247/stat : 14247 (java) S 14228 14231 14187 0 -1 1077944384 904 1862 0 0 36 1 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664770972272 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14248] ppid=14228 vsize=27657120 memory=0 CPUtime=0.38 cores=0-7
/proc/14231/task/14248/stat : 14248 (java) R 14228 14231 14187 0 -1 4202560 594 1862 0 0 36 1 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664769901296 139665765272740 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14249] ppid=14228 vsize=27657120 memory=6226317088255464039 CPUtime=0.82 cores=0-7
/proc/14231/task/14249/stat : 14249 (java) R 14228 14231 14187 0 -1 4202560 2931 1862 0 0 80 1 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664768867184 139665764427102 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14250] ppid=14228 vsize=27657120 memory=7301857172715104592 CPUtime=0.01 cores=0-7
/proc/14231/task/14250/stat : 14250 (java) S 14228 14231 14187 0 -1 1077944384 3 1862 0 0 0 0 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139662538565856 139665780356821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
[pid=14231/tid=14251] ppid=14228 vsize=27657120 memory=7295947229063434323 CPUtime=0.01 cores=0-7
/proc/14231/task/14251/stat : 14251 (java) S 14228 14231 14187 0 -1 1077944384 1 1862 0 0 0 0 1 0 20 0 21 0 80951284 28320890880 60766 33554432000 4194304 4196468 140727339310592 139664767814064 139665780357762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20189184 140727339316185 140727339316485 140727339316485 140727339319247 0
Current children cumulated CPU time: 3.61 s
Current children cumulated vsize: 27657120 KiB
Current children cumulated memory: 243064 KiB

Child status: 0
Real time (s): 1.74296
CPU time (s): 3.70785
CPU user time (s): 3.5724
CPU system time (s): 0.135456
CPU usage (%): 212.734
Max. virtual memory (cumulated for all children) (KiB): 27657120
Max. memory (cumulated for all children) (KiB): 243064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.5724
system time used= 0.135456
maximum resident set size= 248592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26156
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= 5902
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 14231
#   total CPU time (s): 3.70785
#   total CPU user time (s): 3.5724
#   total CPU system time (s): 0.135456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035691 second user time and 0.058963 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 21:38:01
IDJOB=4297012
IDBENCH=141130
IDSOLVER=2758
FILE ID=node107/4297012-1532633881
RUNJOBID= node107-1532633881-14214
PBS_JOBID= 21022177
Free space on /tmp= 54472 MiB

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

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=1460053368

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12896424 kB
MemAvailable:   31928204 kB
Buffers:          301084 kB
Cached:         18847612 kB
SwapCached:            0 kB
Active:          4359944 kB
Inactive:       14842412 kB
Active(anon):      56396 kB
Inactive(anon):    25040 kB
Active(file):    4303548 kB
Inactive(file): 14817372 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8276 kB
Writeback:             0 kB
AnonPages:         60812 kB
Mapped:            41064 kB
Shmem:             25228 kB
Slab:             366772 kB
SReclaimable:     339320 kB
SUnreclaim:        27452 kB
KernelStack:        3168 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54464 MiB
End job on node107 at 2018-07-26 21:38:03