Trace number 4307158

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-31)SAT 4.56345 2.42763

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K03-P03_c18.xml
MD5SUM48ac26f734f5e9f96f30a0090c6e98b4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.68228
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints17
Number of domains2
Minimum domain size15
Maximum domain size16
Distribution of domain sizes[{"size":15,"count":15},{"size":16,"count":9}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":18},{"degree":2,"count":15},{"degree":4,"count":6},{"degree":5,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":9,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-8609-serial-file.bin HOME/instance-4307158-1534180229.xml
0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Aug 13 19:10:29 CEST 2018
0.66/0.56	c PID: 8612
0.66/0.56	c IP: 172.20.3.139
0.66/0.56	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.17/0.84	c (0,0) Parsing End
1.17/0.84	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 17 ctr, max domain size 16
1.17/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.84	c (0,0) Constraint Name Generate Begin
1.17/0.85	c (0,0) Ctr:HOME/instance-4307158-1534180229.xml,AllDifferent:Dist:Eq:IntVar
1.17/0.85	c (0,0) Constraint Name Generate End
1.17/0.85	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.85	c (0,0) CSP to CSPinCNF Begin
1.33/0.94	c (0,0) translated 2 (10%) constraints
1.33/0.95	c (0,0) translated 4 (20%) constraints
1.33/0.96	c (0,0) translated 6 (30%) constraints
1.33/0.97	c (0,0) translated 7 (40%) constraints
1.33/0.98	c (0,0) translated 9 (50%) constraints
1.33/0.98	c (0,0) translated 11 (60%) constraints
1.33/0.99	c (0,0) translated 12 (70%) constraints
1.33/0.99	c (0,0) translated 14 (80%) constraints
1.33/1.00	c (0,0) translated 16 (90%) constraints
1.55/1.03	c (0,0) translated 17 (100%) constraints
1.79/1.15	c (0,0) STATISTICS1:HOME/instance-4307158-1534180229.xml,AllDifferent:Dist:Eq:IntVar,24,190,240,16,15,3,240:60;16:36;15:105,16:210;15:300,15:2;9:2;2:156;1:30,3:60;2:141;1:48,
1.79/1.15	c (0,0) ==========================================
1.79/1.15	c (0,0) Order
1.79/1.15	c (0,0) ==========================================
1.79/1.16	c (0,0) translated 19 (10%) constraints
1.79/1.17	c (0,0) translated 38 (20%) constraints
1.79/1.17	c (0,0) translated 57 (30%) constraints
1.79/1.18	c (0,0) translated 76 (40%) constraints
1.79/1.19	c (0,0) translated 95 (50%) constraints
1.79/1.19	c (0,0) translated 114 (60%) constraints
1.79/1.20	c (0,0) translated 133 (70%) constraints
2.04/1.20	c (0,0) translated 152 (80%) constraints
2.04/1.21	c (0,0) translated 171 (90%) constraints
2.04/1.21	c (0,0) translated 190 (100%) constraints
2.04/1.22	c (0,0) CSP to CSPinCNF End
2.04/1.22	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.04/1.22	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.04/1.22	c (0,0) CSPinCNF Propagation Begin
2.04/1.23	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.04/1.23	c (0,0) CSPinCNF Propagation End
2.04/1.23	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 16
2.04/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.04/1.23	c (0,0) Simplify CSPinCNF Begin
2.04/1.29	c (0,0) Simplify CSPinCNF End
2.04/1.30	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.04/1.30	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.04/1.30	c (0,0) Calculate Precise Domain Begin
2.27/1.30	c (0,0) 0 values are removed by re-calculation
2.27/1.30	c (0,0) Calculate Precise Domain End
2.27/1.30	c (0,0) CSP: 24 int (0 aux), 312 bool (312 aux), 502 ctr, max domain size 16
2.27/1.30	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.27/1.30	c (0,0) CSPinCNF to SatSolver Begin
2.57/1.43	c (0,0) 51 (10 %) CSP clauses are encoded (657 SAT variables, 5131 SAT clauses)
2.57/1.44	c (0,0) 101 (20 %) CSP clauses are encoded (657 SAT variables, 7801 SAT clauses)
2.57/1.45	c (0,0) 151 (30 %) CSP clauses are encoded (657 SAT variables, 8361 SAT clauses)
2.57/1.45	c (0,0) 201 (40 %) CSP clauses are encoded (657 SAT variables, 8881 SAT clauses)
2.57/1.46	c (0,0) 251 (50 %) CSP clauses are encoded (657 SAT variables, 9393 SAT clauses)
2.57/1.46	c (0,0) 302 (60 %) CSP clauses are encoded (657 SAT variables, 9920 SAT clauses)
2.57/1.47	c (0,0) 352 (70 %) CSP clauses are encoded (657 SAT variables, 10432 SAT clauses)
2.57/1.47	c (0,0) 402 (80 %) CSP clauses are encoded (657 SAT variables, 10958 SAT clauses)
2.57/1.47	c (0,0) 452 (90 %) CSP clauses are encoded (657 SAT variables, 11470 SAT clauses)
2.57/1.48	c (0,0) 502 (100 %) CSP clauses are encoded (657 SAT variables, 11982 SAT clauses)
2.57/1.48	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.57/1.48	c (0,0) CSPinCNF to SatSolver End
2.57/1.48	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.01/1.50	c (0,0) STATISTICS2:HOME/instance-4307158-1534180229.xml,AllDifferent:Dist:Eq:IntVar,336,502,240,16,15,3,240:60;16:72;15:210,16:282;15:510;2:624,15:2;9:2;2:468;1:30,3:60;2:282;1:672,
3.01/1.50	c (0,0) 657 bool, 11983 clause
3.01/1.50	c (0,0) Export Begin
3.01/1.57	c (1,1) Export to HOME/scop-8609-serial-file.bin
3.01/1.57	c (1,1) Export End
3.01/1.57	c (1,1) Export File Size: 0.01 MB
3.01/1.57	c (1,1) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
3.01/1.57	c END-Prog: Mon Aug 13 19:10:30 CEST 2018
3.01/1.59	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8609-serial-file.bin
3.81/2.09	c (0,0) Read Serial File Begin
3.81/2.09	c (0,0) HOME/scop-8609-serial-file.bin
4.06/2.24	c (0,0) Read Serial File End
4.06/2.25	
4.06/2.25	scop order+glucose-syrup (2018-07-31)
4.06/2.25	(Solving Process)
4.06/2.25	
4.06/2.27	c BEGIN-Prog: Mon Aug 13 19:10:31 CEST 2018
4.06/2.27	c PID: 8632
4.06/2.27	c IP: 172.20.3.139
4.06/2.27	c HOST: node139.alineos.net
4.06/2.28	c (0,0) SatSolver.solve Begin
4.06/2.28	c (0,0) 0 bool, 0 clause
4.06/2.28	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307158-1534180229.xml-scop-8612.cnf
4.25/2.32	c (0,0) c
4.25/2.32	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.25/2.33	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.25/2.33	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.25/2.33	c (0,0) c |                                                                                                       |
4.25/2.33	c (0,0) c |  Number of variables:           657                                                                   |
4.25/2.33	c (0,0) c |  Number of clauses:           11983                                                                   |
4.25/2.33	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.25/2.33	c (0,0) c |                                                                                                       |
4.25/2.33	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.25/2.33	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.25/2.33	c (0,0) c |                                                                                                       |
4.25/2.33	c (0,0) c |  Generating clones                                                                                    |
4.25/2.33	c (0,0) c |  all clones generated. Memory =  31.84Mb.                                                             |
4.25/2.33	c (0,0) c ========================================================================================================|
4.25/2.33	c (0,0) c last restart ## conflicts  :  113 16 
4.25/2.33	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
4.25/2.33	c (0,0) c Total Memory so far : 607.88Mb
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c real time : 0.0232079 s
4.25/2.33	c (0,0) c cpu time  : 0.030877 s
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.25/2.33	c (0,0) c
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) c | Conflicts     |             617 |         73 |         99 |        113 |          0 |        103 |        101 |        106 |         22 |
4.25/2.33	c (0,0) c | Decisions     |            1106 |        177 |        156 |        188 |         19 |        162 |        156 |        179 |         69 |
4.25/2.33	c (0,0) c | Propagations  |           56676 |       5828 |       8954 |      10494 |        257 |       9359 |       9015 |       9947 |       2822 |
4.25/2.33	c (0,0) c | Avg_Trail     |                 |        383 |        404 |        407 |          0 |        402 |        404 |        401 |        356 |
4.25/2.33	c (0,0) c | Avg_DL        |                 |         18 |         16 |         16 |          0 |         16 |         16 |         16 |         16 |
4.25/2.33	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) c | Exported      |              11 |          5 |          1 |          1 |          0 |          1 |          1 |          1 |          1 |
4.25/2.33	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.25/2.33	c (0,0) c | Glues         |                 |          5 |          1 |          1 |          0 |          1 |          1 |          1 |          1 |
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) c | Orig_Seen     |             5 % |        541 |        800 |        923 |          0 |        816 |        807 |        847 |        340 |
4.25/2.33	c (0,0) c | Diff Orig seen|                 | -      382 | -      123 |      X     | -      923 | -      107 | -      116 | -       76 | -      583 |
4.25/2.33	c (0,0) c | Hamming       |            20 % |        204 |         93 |      X     |        207 |        118 |        127 |         78 |         97 |
4.25/2.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.25/2.33	c (0,0) 
4.25/2.33	c (0,0) s SATISFIABLE
4.25/2.35	c (0,0) SatSolver.solve End
4.25/2.35	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.25/2.35	c (0,0) Show results Begin
4.48/2.41	s SATISFIABLE
4.48/2.41	v <instantiation>
4.48/2.41	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2]</list>
4.48/2.41	v     <values>15 1 7 0 13 2 4 14 11 14 8 6 13 2 11 10 7 3 15 12 5 4 1 9</values>
4.48/2.41	v </instantiation>
4.48/2.41	c (0,0) Show results End
4.48/2.41	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.48/2.42	c (0,0) 0,0,STOP-AFTER(ALL)
4.48/2.42	c END-Prog: Mon Aug 13 19:10:31 CEST 2018

Verifier Data

OK	

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 (5586 MiB free)
  memory of node 1: 16384 MiB (6752 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307158-1534180229/watcher-4307158-1534180229 -o /tmp/evaluation-result-4307158-1534180229/solver-4307158-1534180229 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1534175186-8221 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307158-1534180229.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8609, runsolver pid=8606
Current StackSize limit: 8192 KiB


[startup+0.100128 s]*
/proc/loadavg: 8.08 8.19 8.21 3/199 8631
/proc/meminfo: memFree=12538632/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 235586048 115843072 349 33554432000 4194304 5098028 140726999457360 140726999454616 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 349 296 221 0 87 0
[pid=8612] ppid=8609 vsize=27313900 memory=109808 CPUtime=0.1 cores=0-7
/proc/8612/stat : 8612 (java) S 8609 8609 8194 0 -1 1077944320 6383 0 0 0 7 3 0 0 20 0 20 0 235586048 27969433600 27452 33554432000 4194304 4196468 140723977199840 140723977182384 139951144074999 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
/proc/8612/statm: 6828475 27452 2738 1 0 6790935 0
[pid=8612/tid=8613] ppid=8609 vsize=27313900 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/8612/task/8613/stat : 8613 (java) R 8609 8609 8194 0 -1 4202560 4512 0 0 0 6 2 0 0 20 0 20 0 235586048 27969433600 27452 33554432000 4194304 4196468 140723977199840 139951115852080 139951128155516 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8614] ppid=8609 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8612/task/8614/stat : 8614 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139951148317328 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8615] ppid=8609 vsize=27313900 memory=139636850153088 CPUtime=0 cores=0-7
/proc/8612/task/8615/stat : 8615 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950566308368 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8616] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8616/stat : 8616 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950565255568 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8617] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8617/stat : 8617 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950564202768 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8618] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8618/stat : 8618 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950563150992 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8619] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8619/stat : 8619 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950562098192 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8620] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8620/stat : 8620 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950561045392 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8621] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8621/stat : 8621 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950559992592 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8622] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8622/stat : 8622 (java) S 8609 8609 8194 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 235586052 27969433600 27452 33554432000 4194304 4196468 140723977199840 139950269663600 139951144086146 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8623] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8623/stat : 8623 (java) S 8609 8609 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 27452 33554432000 4194304 4196468 140723977199840 139949026305056 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8624] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8624/stat : 8624 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 27452 33554432000 4194304 4196468 140723977199840 139948757869424 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8625] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8625/stat : 8625 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 27517 33554432000 4194304 4196468 140723977199840 139948383360848 139951144093595 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8626] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8626/stat : 8626 (java) S 8609 8609 8194 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 27517 33554432000 4194304 4196468 140723977199840 139950268611440 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8627] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8627/stat : 8627 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 27517 33554432000 4194304 4196468 140723977199840 139950267558640 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8628] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8628/stat : 8628 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 27517 33554432000 4194304 4196468 140723977199840 139950266505840 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8629] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8629/stat : 8629 (java) S 8609 8609 8194 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 27517 33554432000 4194304 4196468 140723977199840 139950265453040 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8630] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8630/stat : 8630 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 27517 33554432000 4194304 4196468 140723977199840 139947885455968 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8631] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8631/stat : 8631 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 27517 33554432000 4194304 4196468 140723977199840 139950264400432 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111204 KiB

[startup+0.210336 s]*
/proc/loadavg: 8.08 8.19 8.21 2/199 8631
/proc/meminfo: memFree=12522236/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 235586048 115843072 349 33554432000 4194304 5098028 140726999457360 140726999454616 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 349 296 221 0 87 0
[pid=8612] ppid=8609 vsize=27313900 memory=124160 CPUtime=0.24 cores=0-7
/proc/8612/stat : 8612 (java) S 8609 8609 8194 0 -1 1077944320 10241 0 0 0 20 4 0 0 20 0 20 0 235586048 27969433600 31040 33554432000 4194304 4196468 140723977199840 140723977182384 139951144074999 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
/proc/8612/statm: 6828475 31040 2874 1 0 6790935 0
[pid=8612/tid=8613] ppid=8609 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/8612/task/8613/stat : 8613 (java) R 8609 8609 8194 0 -1 4202560 8140 0 0 0 16 3 0 0 20 0 20 0 235586048 27969433600 31040 33554432000 4194304 4196468 140723977199840 139951115883744 139951144086934 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8614] ppid=8609 vsize=27313900 memory=329 CPUtime=0 cores=0-7
/proc/8612/task/8614/stat : 8614 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139951148317328 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8615] ppid=8609 vsize=27313900 memory=139636850161829 CPUtime=0 cores=0-7
/proc/8612/task/8615/stat : 8615 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950566308368 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8616] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8616/stat : 8616 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950565255568 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8617] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8617/stat : 8617 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950564202768 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8618] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8618/stat : 8618 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950563150992 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8619] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8619/stat : 8619 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950562098192 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8620] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8620/stat : 8620 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950561045392 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8621] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8621/stat : 8621 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950559992592 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8622] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8622/stat : 8622 (java) S 8609 8609 8194 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 235586052 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950269663600 139951144086146 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8623] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8623/stat : 8623 (java) S 8609 8609 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 31040 33554432000 4194304 4196468 140723977199840 139949026305056 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8624] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8624/stat : 8624 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 31040 33554432000 4194304 4196468 140723977199840 139948757869424 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8625] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8625/stat : 8625 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 31040 33554432000 4194304 4196468 140723977199840 139948383360848 139951144093595 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8626] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8626/stat : 8626 (java) S 8609 8609 8194 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950268611440 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8627] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8627/stat : 8627 (java) S 8609 8609 8194 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950267558640 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8628] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8628/stat : 8628 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950266505840 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8629] ppid=8609 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/8612/task/8629/stat : 8629 (java) R 8609 8609 8194 0 -1 4202560 300 0 0 0 2 0 0 0 20 0 20 0 235586056 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950265453040 139951123043267 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8630] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8630/stat : 8630 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 31040 33554432000 4194304 4196468 140723977199840 139947885455968 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8631] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8631/stat : 8631 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 31040 33554432000 4194304 4196468 140723977199840 139950264400432 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125556 KiB

[startup+0.310308 s]*
/proc/loadavg: 8.08 8.19 8.21 2/199 8631
/proc/meminfo: memFree=12519596/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 235586048 115843072 349 33554432000 4194304 5098028 140726999457360 140726999454616 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 349 296 221 0 87 0
[pid=8612] ppid=8609 vsize=27313900 memory=127944 CPUtime=0.42 cores=0-7
/proc/8612/stat : 8612 (java) S 8609 8609 8194 0 -1 1077944320 10793 0 0 0 37 5 0 0 20 0 20 0 235586048 27969433600 31986 33554432000 4194304 4196468 140723977199840 140723977182384 139951144074999 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
/proc/8612/statm: 6828475 31986 2971 1 0 6790935 0
[pid=8612/tid=8613] ppid=8609 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8612/task/8613/stat : 8613 (java) R 8609 8609 8194 0 -1 4202560 8518 0 0 0 25 4 0 0 20 0 20 0 235586048 27969433600 31986 33554432000 4194304 4196468 140723977199840 139951115870448 139951124350295 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8614] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8614/stat : 8614 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139951148317328 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8615] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8615/stat : 8615 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950566308368 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8616] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8616/stat : 8616 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950565255568 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8617] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8617/stat : 8617 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950564202768 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8618] ppid=8609 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/8612/task/8618/stat : 8618 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950563150992 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8619] ppid=8609 vsize=27313900 memory=139636701754287 CPUtime=0 cores=0-7
/proc/8612/task/8619/stat : 8619 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950562098192 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8620] ppid=8609 vsize=27313900 memory=139636701756592 CPUtime=0 cores=0-7
/proc/8612/task/8620/stat : 8620 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950561045392 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8621] ppid=8609 vsize=27313900 memory=139636701758896 CPUtime=0 cores=0-7
/proc/8612/task/8621/stat : 8621 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950559992592 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8622] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8622/stat : 8622 (java) S 8609 8609 8194 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 235586052 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950269663600 139951144086146 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8623] ppid=8609 vsize=27313900 memory=279273403524752 CPUtime=0 cores=0-7
/proc/8612/task/8623/stat : 8623 (java) S 8609 8609 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 31986 33554432000 4194304 4196468 140723977199840 139949026305056 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8624] ppid=8609 vsize=27313900 memory=279273403531664 CPUtime=0 cores=0-7
/proc/8612/task/8624/stat : 8624 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586053 27969433600 31986 33554432000 4194304 4196468 140723977199840 139948757869424 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8625] ppid=8609 vsize=27313900 memory=279273403472944 CPUtime=0 cores=0-7
/proc/8612/task/8625/stat : 8625 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 31986 33554432000 4194304 4196468 140723977199840 139948383360848 139951144093595 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8626] ppid=8609 vsize=27313900 memory=279273403545488 CPUtime=0 cores=0-7
/proc/8612/task/8626/stat : 8626 (java) S 8609 8609 8194 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 20 0 235586055 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950268611440 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8627] ppid=8609 vsize=27313900 memory=279273403552400 CPUtime=0.01 cores=0-7
/proc/8612/task/8627/stat : 8627 (java) S 8609 8609 8194 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 235586055 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950267558640 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8628] ppid=8609 vsize=27313900 memory=279273403550096 CPUtime=0.01 cores=0-7
/proc/8612/task/8628/stat : 8628 (java) S 8609 8609 8194 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 20 0 235586056 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950266505840 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8629] ppid=8609 vsize=27313900 memory=279273403566256 CPUtime=0.07 cores=0-7
/proc/8612/task/8629/stat : 8629 (java) S 8609 8609 8194 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 20 0 235586056 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950265453040 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8630] ppid=8609 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8630/stat : 8630 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 31986 33554432000 4194304 4196468 140723977199840 139947885455968 139951144085205 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8631] ppid=8609 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/8612/task/8631/stat : 8631 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586056 27969433600 31986 33554432000 4194304 4196468 140723977199840 139950264400432 139951144086146 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129340 KiB

[startup+0.701014 s]
/proc/loadavg: 8.08 8.19 8.21 2/199 8631
/proc/meminfo: memFree=12495412/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 235586048 115843072 349 33554432000 4194304 5098028 140726999457360 140726999454616 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 349 296 221 0 87 0
[pid=8612] ppid=8609 vsize=27322296 memory=165420 CPUtime=0.99 cores=0-7
/proc/8612/stat : 8612 (java) S 8609 8609 8194 0 -1 1077944320 17839 0 0 0 91 8 0 0 20 0 20 0 235586048 27978031104 41355 33554432000 4194304 4196468 140723977199840 140723977182384 139951144074999 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
/proc/8612/statm: 6830574 41355 3147 1 0 6791959 0
[pid=8612/tid=8613] ppid=8609 vsize=27322296 memory=279273403924144 CPUtime=0.67 cores=0-7
/proc/8612/task/8613/stat : 8613 (java) R 8609 8609 8194 0 -1 4202560 15142 0 0 0 61 6 0 0 20 0 20 0 235586048 27978031104 41355 33554432000 4194304 4196468 140723977199840 139951115892528 139951128155486 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8614] ppid=8609 vsize=27322296 memory=139636701963120 CPUtime=0 cores=0-7
/proc/8612/task/8614/stat : 8614 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27978031104 41355 33554432000 4194304 4196468 140723977199840 139951148317328 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8615] ppid=8609 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8615/stat : 8615 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27978031104 41355 33554432000 4194304 4196468 140723977199840 139950566308368 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8616] ppid=8609 vsize=27322296 memory=10832 CPUtime=0 cores=0-7
/proc/8612/task/8616/stat : 8616 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27978031104 41355 33554432000 4194304 4196468 140723977199840 139950565255568 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0

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

[pid=8612/tid=8614] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8614/stat : 8614 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139951148317328 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8615] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8615/stat : 8615 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950566308368 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8616] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8616/stat : 8616 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950565255568 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8617] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8617/stat : 8617 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950564202768 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8618] ppid=8609 vsize=27328508 memory=279273404197904 CPUtime=0 cores=0-7
/proc/8612/task/8618/stat : 8618 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950563150992 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8619] ppid=8609 vsize=27328508 memory=139636702100000 CPUtime=0 cores=0-7
/proc/8612/task/8619/stat : 8619 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950562098192 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8620] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8620/stat : 8620 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950561045392 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8621] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8621/stat : 8621 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586051 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950559992592 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8622] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8622/stat : 8622 (java) S 8609 8609 8194 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 235586052 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950269663600 139951144086146 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8623] ppid=8609 vsize=27328508 memory=2244 CPUtime=0 cores=0-7
/proc/8612/task/8623/stat : 8623 (java) S 8609 8609 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586053 27984392192 58943 33554432000 4194304 4196468 140723977199840 139949026305056 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8624] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8624/stat : 8624 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586053 27984392192 58943 33554432000 4194304 4196468 140723977199840 139948757869424 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8625] ppid=8609 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/8612/task/8625/stat : 8625 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586055 27984392192 58943 33554432000 4194304 4196468 140723977199840 139948383360848 139951144093595 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8626] ppid=8609 vsize=27328508 memory=0 CPUtime=0.26 cores=0-7
/proc/8612/task/8626/stat : 8626 (java) R 8609 8609 8194 0 -1 4202560 827 0 0 0 25 1 0 0 20 0 20 0 235586055 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950268593552 139951123506319 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8627] ppid=8609 vsize=27328508 memory=0 CPUtime=0.31 cores=0-7
/proc/8612/task/8627/stat : 8627 (java) R 8609 8609 8194 0 -1 4202560 545 0 0 0 30 1 0 0 20 0 20 0 235586055 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950267546256 139951127561145 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8628] ppid=8609 vsize=27328508 memory=0 CPUtime=0.27 cores=0-7
/proc/8612/task/8628/stat : 8628 (java) R 8609 8609 8194 0 -1 4202560 758 0 0 0 26 1 0 0 20 0 20 0 235586056 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950266486856 139951127571833 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8629] ppid=8609 vsize=27328508 memory=6944656575208382560 CPUtime=0.66 cores=0-7
/proc/8612/task/8629/stat : 8629 (java) R 8609 8609 8194 0 -1 4202560 2635 0 0 0 66 0 0 0 20 0 20 0 235586056 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950265453040 139951137171716 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8630] ppid=8609 vsize=27328508 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/8612/task/8630/stat : 8630 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586056 27984392192 58943 33554432000 4194304 4196468 140723977199840 139947885455968 139951144085205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
[pid=8612/tid=8631] ppid=8609 vsize=27328508 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/8612/task/8631/stat : 8631 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586056 27984392192 58943 33554432000 4194304 4196468 140723977199840 139950264400432 139951144086146 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13914112 140723977204713 140723977205037 140723977205037 140723977207759 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 237168 KiB

[startup+2.42758 s]
# the end of solver process 8609 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.33499 s, system=0.228466 s

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

[startup+1.60126 s]
/proc/loadavg: 7.60 8.09 8.17 4/199 8631
/proc/meminfo: memFree=12469792/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1472 CPUtime=3.28 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 589 23955 0 0 0 0 315 13 20 0 1 0 235586048 115843072 368 33554432000 4194304 5098028 140726999457360 140726999454104 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00035 s]*
/proc/loadavg: 7.60 8.09 8.17 2/199 8651
/proc/meminfo: memFree=12579732/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1472 CPUtime=3.28 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 589 23955 0 0 0 0 315 13 20 0 1 0 235586048 115843072 368 33554432000 4194304 5098028 140726999457360 140726999454104 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 368 311 221 0 87 0
[pid=8632] ppid=8609 vsize=7752048 memory=71968 CPUtime=0.53 cores=0-7
/proc/8632/stat : 8632 (java) S 8609 8609 8194 0 -1 1077944320 11610 0 0 0 50 3 0 0 20 0 20 0 235586208 7938097152 17992 33554432000 4194304 4196468 140734941590096 140734941572640 139899405774583 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
/proc/8632/statm: 1938012 17992 2968 1 0 1899951 0
[pid=8632/tid=8633] ppid=8609 vsize=7752048 memory=8112282956445269571 CPUtime=0.38 cores=0-7
/proc/8632/task/8633/stat : 8633 (java) R 8609 8609 8194 0 -1 4202560 9285 0 0 0 36 2 0 0 20 0 20 0 235586208 7938097152 17992 33554432000 4194304 4196468 140734941590096 139899377603240 139899387338158 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8634] ppid=8609 vsize=7752048 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8632/task/8634/stat : 8634 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139899410017424 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8635] ppid=8609 vsize=7752048 memory=-7384994778349281184 CPUtime=0 cores=0-7
/proc/8632/task/8635/stat : 8635 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898890435600 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8636] ppid=8609 vsize=7752048 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/8632/task/8636/stat : 8636 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898889382800 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8637] ppid=8609 vsize=7752048 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/8632/task/8637/stat : 8637 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898888330000 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8638] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8638/stat : 8638 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898887277200 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8639] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8639/stat : 8639 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898886224400 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8640] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8640/stat : 8640 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898885171600 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8641] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8641/stat : 8641 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586209 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898884118800 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8642] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8642/stat : 8642 (java) S 8609 8609 8194 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235586211 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898834848624 139899405785730 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8643] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8643/stat : 8643 (java) S 8609 8609 8194 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235586211 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898023568928 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8644] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8644/stat : 8644 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586211 7938097152 17992 33554432000 4194304 4196468 140734941590096 139897755133296 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8645] ppid=8609 vsize=7752048 memory=2241 CPUtime=0 cores=0-7
/proc/8632/task/8645/stat : 8645 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139897380624720 139899405793179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8646] ppid=8609 vsize=7752048 memory=2244 CPUtime=0.01 cores=0-7
/proc/8632/task/8646/stat : 8646 (java) S 8609 8609 8194 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898833795440 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8647] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8647/stat : 8647 (java) S 8609 8609 8194 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898832742640 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8648] ppid=8609 vsize=7752048 memory=0 CPUtime=0.02 cores=0-7
/proc/8632/task/8648/stat : 8648 (java) S 8609 8609 8194 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898831689840 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8649] ppid=8609 vsize=7752048 memory=0 CPUtime=0.08 cores=0-7
/proc/8632/task/8649/stat : 8649 (java) S 8609 8609 8194 0 -1 1077944384 348 0 0 0 8 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898830637040 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8650] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8650/stat : 8650 (java) S 8609 8609 8194 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139896882719840 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8651] ppid=8609 vsize=7752048 memory=0 CPUtime=0 cores=0-7
/proc/8632/task/8651/stat : 8651 (java) S 8609 8609 8194 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235586214 7938097152 17992 33554432000 4194304 4196468 140734941590096 139898493332528 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
Current children cumulated CPU time: 3.81 s
Current children cumulated vsize: 7865176 KiB
Current children cumulated memory: 73440 KiB

[startup+2.4009 s]
/proc/loadavg: 7.60 8.09 8.17 2/199 8651
/proc/meminfo: memFree=12579732/32770624 swapFree=67108860/67108860
[pid=8609] ppid=8606 vsize=113128 memory=1472 CPUtime=3.28 cores=0-7
/proc/8609/stat : 8609 (scop.sh) S 8606 8609 8194 0 -1 4202496 589 23955 0 0 0 0 315 13 20 0 1 0 235586048 115843072 368 33554432000 4194304 5098028 140726999457360 140726999454104 140556203373180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27422720 140726999462946 140726999463171 140726999463171 140726999465933 0
/proc/8609/statm: 28282 368 311 221 0 87 0
[pid=8632] ppid=8609 vsize=8217292 memory=117808 CPUtime=1.2 cores=0-7
/proc/8632/stat : 8632 (java) S 8609 8609 8194 0 -1 1077944320 18233 2450 0 0 111 6 3 0 20 0 22 0 235586208 8414507008 29452 33554432000 4194304 4196468 140734941590096 140734941572640 139899405774583 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
/proc/8632/statm: 2054323 29452 3151 1 0 2015722 0
[pid=8632/tid=8633] ppid=8609 vsize=8217292 memory=0 CPUtime=0.8 cores=0-7
/proc/8632/task/8633/stat : 8633 (java) R 8609 8609 8194 0 -1 4202560 15236 2450 0 0 73 4 3 0 20 0 22 0 235586208 8414507008 29517 33554432000 4194304 4196468 140734941590096 139899377612480 139899389855070 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8634] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8634/stat : 8634 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139899410017424 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8635] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8635/stat : 8635 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898890435600 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8636] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8636/stat : 8636 (java) S 8609 8609 8194 0 -1 1077944384 2 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898889382800 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8637] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8637/stat : 8637 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898888330000 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8638] ppid=8609 vsize=8217292 memory=10 CPUtime=0.03 cores=0-7
/proc/8632/task/8638/stat : 8638 (java) S 8609 8609 8194 0 -1 1077944384 2 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898887277200 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8639] ppid=8609 vsize=8217292 memory=90660 CPUtime=0.03 cores=0-7
/proc/8632/task/8639/stat : 8639 (java) S 8609 8609 8194 0 -1 1077944384 2 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898886224400 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8640] ppid=8609 vsize=8217292 memory=288230621803970871 CPUtime=0.03 cores=0-7
/proc/8632/task/8640/stat : 8640 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898885171600 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8641] ppid=8609 vsize=8217292 memory=16101455274707249 CPUtime=0.03 cores=0-7
/proc/8632/task/8641/stat : 8641 (java) S 8609 8609 8194 0 -1 1077944384 3 2450 0 0 0 0 3 0 20 0 22 0 235586209 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898884118800 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8642] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8642/stat : 8642 (java) S 8609 8609 8194 0 -1 1077944384 5 2450 0 0 0 0 3 0 20 0 22 0 235586211 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898834848624 139899405785730 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8643] ppid=8609 vsize=8217292 memory=1 CPUtime=0.03 cores=0-7
/proc/8632/task/8643/stat : 8643 (java) S 8609 8609 8194 0 -1 1077944384 13 2450 0 0 0 0 3 0 20 0 22 0 235586211 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898023568928 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8644] ppid=8609 vsize=8217292 memory=0 CPUtime=0.03 cores=0-7
/proc/8632/task/8644/stat : 8644 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586211 8414507008 29517 33554432000 4194304 4196468 140734941590096 139897755133296 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8645] ppid=8609 vsize=8217292 memory=27 CPUtime=0.03 cores=0-7
/proc/8632/task/8645/stat : 8645 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139897380624720 139899405793179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8646] ppid=8609 vsize=8217292 memory=2 CPUtime=0.07 cores=0-7
/proc/8632/task/8646/stat : 8646 (java) S 8609 8609 8194 0 -1 1077944384 227 2450 0 0 4 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898833795440 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8647] ppid=8609 vsize=8217292 memory=0 CPUtime=0.1 cores=0-7
/proc/8632/task/8647/stat : 8647 (java) S 8609 8609 8194 0 -1 1077944384 380 2450 0 0 7 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898832742640 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8648] ppid=8609 vsize=8217292 memory=31 CPUtime=0.07 cores=0-7
/proc/8632/task/8648/stat : 8648 (java) S 8609 8609 8194 0 -1 1077944384 406 2450 0 0 4 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898831689840 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8649] ppid=8609 vsize=8217292 memory=0 CPUtime=0.22 cores=0-7
/proc/8632/task/8649/stat : 8649 (java) S 8609 8609 8194 0 -1 1077944384 533 2450 0 0 19 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898830637040 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8650] ppid=8609 vsize=8217292 memory=24404 CPUtime=0.03 cores=0-7
/proc/8632/task/8650/stat : 8650 (java) S 8609 8609 8194 0 -1 1077944384 3 2450 0 0 0 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139896882719840 139899405784789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
[pid=8632/tid=8651] ppid=8609 vsize=8217292 memory=12831 CPUtime=0.03 cores=0-7
/proc/8632/task/8651/stat : 8651 (java) S 8609 8609 8194 0 -1 1077944384 1 2450 0 0 0 0 3 0 20 0 22 0 235586214 8414507008 29517 33554432000 4194304 4196468 140734941590096 139898493332528 139899405785730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34721792 140734941594802 140734941594925 140734941594925 140734941597647 0
Current children cumulated CPU time: 4.48 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 119280 KiB

Child status: 0
Real time (s): 2.42763
CPU time (s): 4.56345
CPU user time (s): 4.33499
CPU system time (s): 0.228466
CPU usage (%): 187.98
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 237168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.33499
system time used= 0.228466
maximum resident set size= 246344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6671
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 8609
#   total CPU time (s): 4.56345
#   total CPU user time (s): 4.33499
#   total CPU system time (s): 0.228466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034806 second user time and 0.075912 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-13 19:10:29
IDJOB=4307158
IDBENCH=141169
IDSOLVER=2788
FILE ID=node139/4307158-1534180229
RUNJOBID= node139-1534175186-8221
PBS_JOBID= 21037979
Free space on /tmp= 28496 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K03-P03_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307158-1534180229/watcher-4307158-1534180229 -o /tmp/evaluation-result-4307158-1534180229/solver-4307158-1534180229 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1534175186-8221 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307158-1534180229.xml

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

MD5SUM BENCH= 48ac26f734f5e9f96f30a0090c6e98b4
RANDOM SEED=480921568

node139.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.80
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.80
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.80
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.80
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:        12635424 kB
MemAvailable:   31904076 kB
Buffers:          259616 kB
Cached:         18980440 kB
SwapCached:            0 kB
Active:          7745528 kB
Inactive:       11547292 kB
Active(anon):       6688 kB
Inactive(anon):    98584 kB
Active(file):    7738840 kB
Inactive(file): 11448708 kB
Unevictable:        7180 kB
Mlocked:            7180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8784 kB
Writeback:             0 kB
AnonPages:         70596 kB
Mapped:            63504 kB
Shmem:             49804 kB
Slab:             536980 kB
SReclaimable:     509564 kB
SUnreclaim:        27416 kB
KernelStack:        3536 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28488 MiB
End job on node139 at 2018-08-13 19:10:31