Trace number 4297078

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 5.32932 2.04489

General information on the benchmark

NameHaystacks/
Haystacks-ext-08_c18.xml
MD5SUM86e4590fdf2acf70e62b7e4d974dbe81
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.32686
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints231
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":50},{"degree":8,"count":14}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":231}]
Number of extensional constraints231
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":231}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:48:52 CEST 2018
0.66/0.55	c PID: 5629
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/0.92	c (0,0) Parsing End
1.40/0.93	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.40/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) Constraint Name Generate Begin
1.40/0.93	c (0,0) Ctr:HOME/instance-4297078-1532659731.xml,ExtensionConflict:ExtensionSupport:IntVar
1.40/0.93	c (0,0) Constraint Name Generate End
1.40/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) CSP to CSPinCNF Begin
1.93/1.26	c (0,0) translated 24 (10%) constraints
2.28/1.33	c (0,0) translated 47 (20%) constraints
2.28/1.36	c (0,0) translated 70 (30%) constraints
2.28/1.39	c (0,0) translated 93 (40%) constraints
2.63/1.42	c (0,0) translated 116 (50%) constraints
2.63/1.44	c (0,0) translated 139 (60%) constraints
2.63/1.46	c (0,0) translated 162 (70%) constraints
3.05/1.57	c (1,1) translated 185 (80%) constraints
3.05/1.59	c (1,1) translated 208 (90%) constraints
3.48/1.61	c (1,1) translated 231 (100%) constraints
3.48/1.64	c (1,1) STATISTICS1:HOME/instance-4297078-1532659731.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,9,1,,8:6818;2:266,9:7;4:1519;3:84;2:350,1:7084;0:7,
3.48/1.64	c (1,1) ===========================================
3.48/1.64	c (1,1) Order
3.48/1.64	c (1,1) ===========================================
3.48/1.66	c (1,1) translated 196 (10%) constraints
3.48/1.67	c (1,1) translated 392 (20%) constraints
3.48/1.68	c (1,1) translated 588 (30%) constraints
3.48/1.69	c (1,1) translated 784 (40%) constraints
3.92/1.70	c (1,1) translated 980 (50%) constraints
3.92/1.71	c (1,1) translated 1176 (60%) constraints
3.92/1.72	c (1,1) translated 1372 (70%) constraints
3.92/1.73	c (1,1) translated 1568 (80%) constraints
3.92/1.74	c (1,1) translated 1764 (90%) constraints
3.92/1.75	c (1,1) translated 1960 (100%) constraints
3.92/1.75	c (1,1) CSP to CSPinCNF End
3.92/1.75	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.92/1.75	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.92/1.75	c (1,1) CSPinCNF Propagation Begin
4.35/1.80	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
4.35/1.80	c (1,1) CSPinCNF Propagation End
4.35/1.81	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.81	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.35/1.81	c (1,1) Simplify CSPinCNF Begin
4.35/1.81	c (1,1) Simplify CSPinCNF End
4.35/1.82	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.82	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.35/1.82	c (1,1) Calculate Precise Domain Begin
4.35/1.82	c (1,1) 0 values are removed by re-calculation
4.35/1.82	c (1,1) Calculate Precise Domain End
4.35/1.82	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
4.35/1.82	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.35/1.82	c (1,1) CSPinCNF to SatSolver Begin
4.35/1.86	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
4.35/1.87	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
4.35/1.88	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.35/1.88	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.35/1.89	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.35/1.89	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.81/1.90	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.81/1.90	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.81/1.91	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.81/1.91	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.81/1.91	c (1,1) CSPinCNF to SatSolver End
4.81/1.91	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.81/1.94	c (1,1) STATISTICS2:HOME/instance-4297078-1532659731.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,8,1,,8:6370;2:266,8:7;4:1295;3:84;2:574,1:6636,
4.81/1.94	c (1,1) SatSolver.solve Begin
4.81/1.94	c (1,1) 504 bool, 2344 clause
4.81/1.94	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297078-1532659731.xml-scop-5629.cnf HOME/instance-4297078-1532659731.xml-scop-5629.cnf.out
4.81/1.98	c (1,0) c
4.81/1.98	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.81/1.98	c (1,0) c
4.81/1.98	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.81/1.98	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.81/1.98	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.81/1.98	c (1,0) c |                                                                                                       |
4.81/1.98	c (1,0) c |  Number of variables:           504                                                                   |
4.81/1.98	c (1,0) c |  Number of clauses:            2344                                                                   |
4.81/1.98	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.81/1.98	c (1,0) c |                                                                                                       |
4.81/1.98	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.81/1.98	c (1,0) c |  Simplification time:          0.00 s                                                                 |
4.81/1.98	c (1,0) c |                                                                                                       |
4.81/1.98	c (1,0) c |  Generating clones                                                                                    |
4.81/1.98	c (1,0) c |  all clones generated. Memory =  27.18Mb.                                                             |
4.81/1.99	c (1,0) c ========================================================================================================|
4.81/1.99	c (1,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.81/1.99	c (1,0) c Total Memory so far : 603.21Mb
4.81/1.99	c (1,0) c
4.81/1.99	c (1,0) c real time : 0.0227609 s
4.81/1.99	c (1,0) c cpu time  : 0.070524 s
4.81/1.99	c (1,0) c
4.81/1.99	c (1,0) c
4.81/1.99	c (1,0) c
4.81/1.99	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.81/1.99	c (1,0) c
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) c | Conflicts     |           14603 |       1579 |       2001 |       1908 |       2117 |       2237 |       2059 |       2006 |        696 |
4.81/1.99	c (1,0) c | Decisions     |           23571 |       2486 |       3467 |       2945 |       3301 |       3629 |       3245 |       3204 |       1294 |
4.81/1.99	c (1,0) c | Propagations  |          149751 |      14143 |      20566 |      22323 |      20876 |      23278 |      19819 |      21522 |       7224 |
4.81/1.99	c (1,0) c | Avg_Trail     |                 |        260 |        305 |        236 |        267 |        256 |        269 |        254 |        207 |
4.81/1.99	c (1,0) c | Avg_DL        |                 |         49 |         51 |         37 |         42 |         41 |         43 |         40 |         46 |
4.81/1.99	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.81/1.99	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) c | Exported      |             974 |         97 |        146 |        116 |        135 |        182 |        137 |        126 |         35 |
4.81/1.99	c (1,0) c | Imported      |            5975 |        877 |        693 |        660 |        787 |        789 |        751 |        722 |        696 |
4.81/1.99	c (1,0) c | Good          |             224 |         51 |         24 |         14 |         32 |         32 |         27 |         28 |         16 |
4.81/1.99	c (1,0) c | Purge         |            5751 |        826 |        669 |        646 |        755 |        757 |        724 |        694 |        680 |
4.81/1.99	c (1,0) c | Promoted      |             209 |         12 |         29 |         13 |         25 |         41 |         38 |         30 |         21 |
4.81/1.99	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.81/1.99	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) c | Unaries       |                 |          3 |          5 |          2 |          4 |         10 |          4 |          4 |          2 |
4.81/1.99	c (1,0) c | Binaries      |                 |          1 |          6 |          7 |          6 |         20 |          8 |          3 |          1 |
4.81/1.99	c (1,0) c | Glues         |                 |         97 |        146 |        116 |        135 |        182 |        137 |        126 |         35 |
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) c | Orig_Seen     |            36 % |        639 |       1058 |        895 |        956 |       1064 |        959 |        967 |        382 |
4.81/1.99	c (1,0) c | Diff Orig seen|                 | -      425 | -        6 | -      169 | -      108 |      X     | -      105 | -       97 | -      682 |
4.81/1.99	c (1,0) c | Hamming       |            24 % |        166 |        131 |         93 |        107 |      X     |        107 |         94 |        160 |
4.81/1.99	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.81/1.99	c (1,0) 
4.81/1.99	c (1,0) s UNSATISFIABLE
4.81/2.00	c (1,1) SatSolver.solve End
4.81/2.00	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.81/2.00	c (1,1) Show results Begin
4.81/2.00	s UNSATISFIABLE
4.81/2.00	c (1,1) Show results End
4.81/2.00	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.81/2.00	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.81/2.00	c END-Prog: Fri Jul 27 04:48:53 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 (11345 MiB free)
  memory of node 1: 16384 MiB (11403 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100756 s]*
/proc/loadavg: 8.81 8.77 8.80 2/198 5649
/proc/meminfo: memFree=23199068/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27312552 memory=108488 CPUtime=0.11 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 6150 0 0 0 9 2 0 0 20 0 20 0 83536303 27968053248 27122 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6828138 27122 2751 1 0 6790598 0
[pid=5629/tid=5631] ppid=5626 vsize=27312552 memory=4283091963247489952 CPUtime=0.08 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 4257 0 0 0 7 1 0 0 20 0 20 0 83536304 27968053248 27122 33554432000 4194304 4196468 140728748152640 139917075695640 139917087970654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27312552 memory=732370391466277861 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27312552 memory=140253128824448 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 27122 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 27122 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139914426275792 139917103908763 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) S 5626 5629 4919 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915222305520 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915221252976 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915220199920 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5649] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 27122 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108488 KiB

[startup+0.21023 s]*
/proc/loadavg: 8.81 8.77 8.80 2/198 5649
/proc/meminfo: memFree=23182696/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27312552 memory=123156 CPUtime=0.25 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 10048 0 0 0 22 3 0 0 20 0 20 0 83536303 27968053248 30789 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6828138 30789 2867 1 0 6790598 0
[pid=5629/tid=5631] ppid=5626 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 7937 0 0 0 17 2 0 0 20 0 20 0 83536304 27968053248 30789 33554432000 4194304 4196468 140728748152640 139917075688912 139917103902102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27312552 memory=13987731091756696 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 30789 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 30789 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139914426275792 139917103908763 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) S 5626 5629 4919 0 -1 1077944384 348 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915222305520 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) S 5626 5629 4919 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915221252976 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915220199920 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5649] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 30789 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123156 KiB

[startup+0.310189 s]*
/proc/loadavg: 8.81 8.77 8.80 2/198 5649
/proc/meminfo: memFree=23179036/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27312552 memory=127316 CPUtime=0.42 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 10685 0 0 0 38 4 0 0 20 0 20 0 83536303 27968053248 31829 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6828138 31829 2963 1 0 6790598 0
[pid=5629/tid=5631] ppid=5626 vsize=27312552 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 8377 0 0 0 27 3 0 0 20 0 20 0 83536304 27968053248 31829 33554432000 4194304 4196468 140728748152640 139917075694320 139917087970654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27312552 memory=140253029561263 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27312552 memory=140253029563568 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27312552 memory=140253029565872 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27968053248 31829 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27312552 memory=280506059138704 CPUtime=0 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27312552 memory=280506059145616 CPUtime=0 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536308 27968053248 31829 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27312552 memory=280506059086896 CPUtime=0 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139914426275792 139917103908763 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27312552 memory=280506059159440 CPUtime=0.01 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) S 5626 5629 4919 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915222305520 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27312552 memory=280506059166352 CPUtime=0.01 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) S 5626 5629 4919 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915221252976 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27312552 memory=280506059164048 CPUtime=0.01 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) S 5626 5629 4919 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915220199920 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27312552 memory=280506059180608 CPUtime=0.07 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 337 0 0 0 7 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5649] ppid=5626 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27968053248 31829 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127316 KiB

[startup+0.700925 s]
/proc/loadavg: 8.81 8.77 8.80 2/198 5649
/proc/meminfo: memFree=23154604/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27320948 memory=165428 CPUtime=0.99 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 17947 0 0 0 93 6 0 0 20 0 20 0 83536303 27976650752 41357 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6830237 41357 3158 1 0 6791622 0
[pid=5629/tid=5631] ppid=5626 vsize=27320948 memory=7374190568078336852 CPUtime=0.66 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 15121 0 0 0 62 4 0 0 20 0 20 0 83536304 27976650752 41357 33554432000 4194304 4196468 140728748152640 139917075707856 139917087970654 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27320948 memory=24257975299104 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27320948 memory=140253029569078 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27320948 memory=1840 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27976650752 41357 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27320948 memory=5788 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536308 27976650752 41357 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0

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

[pid=5629/tid=5649] ppid=5626 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27976650752 41357 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165428 KiB

[startup+1.50097 s]
/proc/loadavg: 8.81 8.77 8.80 3/198 5649
/proc/meminfo: memFree=23127944/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27322996 memory=232336 CPUtime=3.05 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 22335 0 0 0 296 9 0 0 20 0 20 0 83536303 27978747904 58084 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6830749 58084 3201 1 0 6792134 0
[pid=5629/tid=5631] ppid=5626 vsize=27322996 memory=197124 CPUtime=1.46 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 16316 0 0 0 140 6 0 0 20 0 20 0 83536304 27978747904 58084 33554432000 4194304 4196468 140728748152640 139917075721200 139917103911514 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27322996 memory=796 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27322996 memory=280506059145216 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27322996 memory=280506059632352 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27322996 memory=280506059632544 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27322996 memory=280506059799968 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27978747904 58084 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536308 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536308 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27322996 memory=6226317088255136359 CPUtime=0 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536308 27978747904 58084 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27322996 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139914426275792 139917103908763 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27322996 memory=7085680916023044434 CPUtime=0.28 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) R 5626 5629 4919 0 -1 4202560 816 0 0 0 28 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915222284752 139917087867643 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27322996 memory=4140 CPUtime=0.28 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) R 5626 5629 4919 0 -1 4202560 810 0 0 0 28 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915221235912 139917087386955 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27322996 memory=0 CPUtime=0.33 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) R 5626 5629 4919 0 -1 4202560 536 0 0 0 33 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915220188656 139917088277408 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27322996 memory=140253029774816 CPUtime=0.64 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 2514 0 0 0 64 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5649] ppid=5626 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27978747904 58084 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 232336 KiB

[startup+2.04482 s]
# the end of solver process 5629 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.18438 s, system=0.144946 s

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

[startup+1.60115 s]
/proc/loadavg: 8.81 8.77 8.80 3/198 5649
/proc/meminfo: memFree=23127944/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27325044 memory=245516 CPUtime=3.48 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 23135 0 0 0 339 9 0 0 20 0 20 0 83536303 27980845056 61379 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6831261 61379 3201 1 0 6792646 0
[pid=5629/tid=5631] ppid=5626 vsize=27325044 memory=8112282956445269571 CPUtime=1.56 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) R 5626 5629 4919 0 -1 4202560 16390 0 0 0 150 6 0 0 20 0 20 0 83536304 27980845056 61379 33554432000 4194304 4196468 140728748152640 139917075723888 139916567216351 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27325044 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27325044 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27325044 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27325044 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27325044 memory=6944656425123290226 CPUtime=0 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27325044 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27325044 memory=8514726395714820749 CPUtime=0 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27325044 memory=-6526411401870300574 CPUtime=0 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536306 27980845056 61379 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27325044 memory=8325318942799926698 CPUtime=0 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83536308 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915223357680 139917103901314 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27325044 memory=-7389666250745935809 CPUtime=0 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83536308 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27325044 memory=7092437487974902638 CPUtime=0 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536308 27980845056 61379 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27325044 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139914426275792 139917103908763 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27325044 memory=33 CPUtime=0.37 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) R 5626 5629 4919 0 -1 4202560 1051 0 0 0 37 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915222291600 139917085409842 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27325044 memory=24468 CPUtime=0.38 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) R 5626 5629 4919 0 -1 4202560 847 0 0 0 38 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915221235912 139917087386955 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27325044 memory=1296 CPUtime=0.43 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) R 5626 5629 4919 0 -1 4202560 881 0 0 0 43 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915220188656 139917088282675 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27325044 memory=2412 CPUtime=0.68 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 2622 0 0 0 68 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27325044 memory=1840 CPUtime=0 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5649] ppid=5626 vsize=27325044 memory=5788 CPUtime=0 cores=0-7
/proc/5629/task/5649/stat : 5649 (java) S 5626 5629 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83536311 27980845056 61379 33554432000 4194304 4196468 140728748152640 139915218094768 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 3.48 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 245516 KiB

[startup+2.00084 s]*
/proc/loadavg: 8.81 8.77 8.80 5/200 5663
/proc/meminfo: memFree=22974136/32770624 swapFree=67108860/67108860
[pid=5629] ppid=5626 vsize=27720608 memory=334508 CPUtime=5.29 cores=0-7
/proc/5629/stat : 5629 (java) S 5626 5629 4919 0 -1 1077944320 26516 2114 0 0 509 12 7 1 20 0 21 0 83536303 28385902592 83627 33554432000 4194304 4196468 140728748152640 140728748135184 139917103890167 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
/proc/5629/statm: 6930152 83627 3219 1 0 6891008 0
[pid=5629/tid=5631] ppid=5626 vsize=27720608 memory=8112282956445269571 CPUtime=2.04 cores=0-7
/proc/5629/task/5631/stat : 5631 (java) S 5626 5629 4919 0 -1 1077944384 17076 2114 0 0 189 7 7 1 20 0 21 0 83536304 28385902592 83759 33554432000 4194304 4196468 140728748152640 139917075733648 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5632] ppid=5626 vsize=27720608 memory=-7003737579269690708 CPUtime=0.08 cores=0-7
/proc/5629/task/5632/stat : 5632 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83759 33554432000 4194304 4196468 140728748152640 139917108132368 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5633] ppid=5626 vsize=27720608 memory=-5874771483550381248 CPUtime=0.08 cores=0-7
/proc/5629/task/5633/stat : 5633 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83759 33554432000 4194304 4196468 140728748152640 139916891527824 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5634] ppid=5626 vsize=27720608 memory=-8814538831020006773 CPUtime=0.08 cores=0-7
/proc/5629/task/5634/stat : 5634 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916890474768 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5635] ppid=5626 vsize=27720608 memory=5450909908396308010 CPUtime=0.08 cores=0-7
/proc/5629/task/5635/stat : 5635 (java) S 5626 5629 4919 0 -1 1077944384 2 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916889422224 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5636] ppid=5626 vsize=27720608 memory=8514726395715218844 CPUtime=0.08 cores=0-7
/proc/5629/task/5636/stat : 5636 (java) S 5626 5629 4919 0 -1 1077944384 3 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916888370192 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5637] ppid=5626 vsize=27720608 memory=5450916479948256810 CPUtime=0.08 cores=0-7
/proc/5629/task/5637/stat : 5637 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916887317648 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5638] ppid=5626 vsize=27720608 memory=0 CPUtime=0.08 cores=0-7
/proc/5629/task/5638/stat : 5638 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916886264592 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5639] ppid=5626 vsize=27720608 memory=0 CPUtime=0.08 cores=0-7
/proc/5629/task/5639/stat : 5639 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536306 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916885212048 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5640] ppid=5626 vsize=27720608 memory=0 CPUtime=0.08 cores=0-7
/proc/5629/task/5640/stat : 5640 (java) S 5626 5629 4919 0 -1 1077944384 5 2114 0 0 0 0 7 1 20 0 21 0 83536308 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915223357888 139917103901314 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5641] ppid=5626 vsize=27720608 memory=0 CPUtime=0.08 cores=0-7
/proc/5629/task/5641/stat : 5641 (java) S 5626 5629 4919 0 -1 1077944384 13 2114 0 0 0 0 7 1 20 0 21 0 83536308 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915069220000 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5642] ppid=5626 vsize=27720608 memory=0 CPUtime=0.08 cores=0-7
/proc/5629/task/5642/stat : 5642 (java) S 5626 5629 4919 0 -1 1077944384 1 2114 0 0 0 0 7 1 20 0 21 0 83536308 28385902592 83825 33554432000 4194304 4196468 140728748152640 139914800784112 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5643] ppid=5626 vsize=27720608 memory=3049007674337279030 CPUtime=0.08 cores=0-7
/proc/5629/task/5643/stat : 5643 (java) S 5626 5629 4919 0 -1 1077944384 2 2114 0 0 0 0 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139914426275440 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5644] ppid=5626 vsize=27720608 memory=0 CPUtime=0.84 cores=0-7
/proc/5629/task/5644/stat : 5644 (java) S 5626 5629 4919 0 -1 1077944384 1597 2114 0 0 75 1 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915222290032 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5645] ppid=5626 vsize=27720608 memory=4283091962861745029 CPUtime=0.87 cores=0-7
/proc/5629/task/5645/stat : 5645 (java) R 5626 5629 4919 0 -1 4202560 1526 2114 0 0 79 0 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915221239000 139917085433940 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5646] ppid=5626 vsize=27720608 memory=9047914855943115630 CPUtime=0.86 cores=0-7
/proc/5629/task/5646/stat : 5646 (java) S 5626 5629 4919 0 -1 1077944384 1492 2114 0 0 78 0 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915220199920 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5647] ppid=5626 vsize=27720608 memory=-6860437260722525840 CPUtime=0.93 cores=0-7
/proc/5629/task/5647/stat : 5647 (java) S 5626 5629 4919 0 -1 1077944384 2916 2114 0 0 85 0 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139915219147376 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5648] ppid=5626 vsize=27720608 memory=3472323898181169200 CPUtime=0.08 cores=0-7
/proc/5629/task/5648/stat : 5648 (java) S 5626 5629 4919 0 -1 1077944384 3 2114 0 0 0 0 7 1 20 0 21 0 83536311 28385902592 83825 33554432000 4194304 4196468 140728748152640 139913928370656 139917103900373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5651] ppid=5626 vsize=27720608 memory=3472328279047811119 CPUtime=0.08 cores=0-7
/proc/5629/task/5651/stat : 5651 (java) S 5626 5629 4919 0 -1 1077944384 25 2114 0 0 0 0 7 1 20 0 21 0 83536499 28385902592 83825 33554432000 4194304 4196468 140728748152640 139916881698960 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
[pid=5629/tid=5663] ppid=5626 vsize=27720608 memory=3472328296160571439 CPUtime=0.08 cores=0-7
/proc/5629/task/5663/stat : 5663 (java) S 5626 5629 4919 0 -1 1077944384 5 2114 0 0 0 0 7 1 20 0 21 0 83536502 28385902592 83825 33554432000 4194304 4196468 140728748152640 139912988845232 139917103901314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34353152 140728748159961 140728748160261 140728748160261 140728748163023 0
Current children cumulated CPU time: 5.29 s
Current children cumulated vsize: 27720608 KiB
Current children cumulated memory: 334508 KiB

Child status: 0
Real time (s): 2.04489
CPU time (s): 5.32932
CPU user time (s): 5.18438
CPU system time (s): 0.144946
CPU usage (%): 260.617
Max. virtual memory (cumulated for all children) (KiB): 27720608
Max. memory (cumulated for all children) (KiB): 334508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.18438
system time used= 0.144946
maximum resident set size= 335968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28869
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6149
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 5629
#   total CPU time (s): 5.32932
#   total CPU user time (s): 5.18438
#   total CPU system time (s): 0.144946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038237 second user time and 0.068424 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 04:48:51
IDJOB=4297078
IDBENCH=141415
IDSOLVER=2758
FILE ID=node137/4297078-1532659731
RUNJOBID= node137-1532654676-4946
PBS_JOBID= 21022221
Free space on /tmp= 48160 MiB

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

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=1022102166

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23295312 kB
MemAvailable:   31926036 kB
Buffers:          178756 kB
Cached:          8636584 kB
SwapCached:            0 kB
Active:          3376384 kB
Inactive:        5496232 kB
Active(anon):       3628 kB
Inactive(anon):    80852 kB
Active(file):    3372756 kB
Inactive(file):  5415380 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8332 kB
Writeback:             0 kB
AnonPages:         63768 kB
Mapped:            41348 kB
Shmem:             25228 kB
Slab:             298492 kB
SReclaimable:     271048 kB
SUnreclaim:        27444 kB
KernelStack:        3232 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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