Trace number 4307117

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 5.71678 2.69565

General information on the benchmark

NameLangford/
LangfordBin-15_c18.xml
MD5SUM07ea5144b09b59ff4e6e73933349a8c8
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.5873
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints45
Number of domains2
Minimum domain size15
Maximum domain size30
Distribution of domain sizes[{"size":15,"count":30},{"size":30,"count":30}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":30},{"degree":30,"count":30}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":15},{"arity":31,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"element","count":30}]
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-6101-serial-file.bin HOME/instance-4307117-1534191434.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:17:15 CEST 2018
0.65/0.55	c PID: 6104
0.65/0.55	c IP: 172.20.3.103
0.65/0.55	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.88	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 45 ctr, max domain size 30
1.18/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.89	c (0,0) Ctr:HOME/instance-4307117-1534191434.xml,Add:Element:Eq:IntVar:Num
1.18/0.89	c (0,0) Constraint Name Generate End
1.18/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.89	c (0,0) CSP to CSPinCNF Begin
1.55/1.08	c (0,0) translated 5 (10%) constraints
1.83/1.15	c (0,0) translated 9 (20%) constraints
1.83/1.19	c (0,0) translated 14 (30%) constraints
2.09/1.22	c (0,0) translated 18 (40%) constraints
2.09/1.24	c (0,0) translated 23 (50%) constraints
2.09/1.26	c (0,0) translated 27 (60%) constraints
2.09/1.27	c (0,0) translated 32 (70%) constraints
2.09/1.28	c (0,0) translated 36 (80%) constraints
2.09/1.28	c (0,0) translated 41 (90%) constraints
2.09/1.28	c (0,0) translated 45 (100%) constraints
2.36/1.32	c (0,0) STATISTICS1:HOME/instance-4307117-1534191434.xml,Add:Element:Eq:IntVar:Num,60,915,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:62;27:62;26:62;25:62;24:62;23:62;22:62;21:62;20:62;19:62;18:62;17:62;16:62;15:962;14:62,3:900;1:15,2:30;1:2700,
2.36/1.32	c (0,0) ==========================================
2.36/1.32	c (0,0) Order
2.36/1.32	c (0,0) ==========================================
2.36/1.37	c (0,0) translated 92 (10%) constraints
2.64/1.40	c (0,0) translated 183 (20%) constraints
2.64/1.43	c (0,0) translated 275 (30%) constraints
2.64/1.45	c (0,0) translated 366 (40%) constraints
2.64/1.47	c (0,0) translated 458 (50%) constraints
2.64/1.49	c (0,0) translated 549 (60%) constraints
2.98/1.50	c (0,0) translated 641 (70%) constraints
2.98/1.51	c (0,0) translated 732 (80%) constraints
2.98/1.52	c (0,0) translated 824 (90%) constraints
2.98/1.54	c (1,0) translated 915 (100%) constraints
2.98/1.54	c (1,0) CSP to CSPinCNF End
2.98/1.54	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2730 ctr, max domain size 28
2.98/1.54	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.54	c (1,1) CSPinCNF Propagation Begin
3.37/1.60	c (1,1) 0 values, 330 unsatisfiable literals, and 390 valid clauses are removed
3.37/1.60	c (1,1) CSPinCNF Propagation End
3.37/1.60	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.37/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.37/1.60	c (1,1) Simplify CSPinCNF Begin
3.37/1.61	c (1,1) Simplify CSPinCNF End
3.37/1.62	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.37/1.62	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.37/1.62	c (1,1) Calculate Precise Domain Begin
3.37/1.62	c (1,1) 0 values are removed by re-calculation
3.37/1.62	c (1,1) Calculate Precise Domain End
3.37/1.62	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.37/1.62	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.37/1.62	c (1,1) CSPinCNF to SatSolver Begin
3.37/1.68	c (1,1) 234 (10 %) CSP clauses are encoded (1470 SAT variables, 1193 SAT clauses)
3.37/1.69	c (1,1) 468 (20 %) CSP clauses are encoded (1470 SAT variables, 1427 SAT clauses)
3.37/1.69	c (1,1) 702 (30 %) CSP clauses are encoded (1470 SAT variables, 1661 SAT clauses)
3.83/1.70	c (1,1) 936 (40 %) CSP clauses are encoded (1470 SAT variables, 1895 SAT clauses)
3.83/1.70	c (1,1) 1170 (50 %) CSP clauses are encoded (1470 SAT variables, 2129 SAT clauses)
3.83/1.71	c (1,1) 1404 (60 %) CSP clauses are encoded (1470 SAT variables, 2363 SAT clauses)
3.83/1.71	c (1,1) 1638 (70 %) CSP clauses are encoded (1470 SAT variables, 2597 SAT clauses)
3.83/1.72	c (1,1) 1872 (80 %) CSP clauses are encoded (1470 SAT variables, 2831 SAT clauses)
3.83/1.72	c (1,1) 2106 (90 %) CSP clauses are encoded (1470 SAT variables, 3065 SAT clauses)
3.83/1.74	c (1,1) 2340 (100 %) CSP clauses are encoded (1470 SAT variables, 3857 SAT clauses)
3.83/1.74	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.83/1.74	c (1,1) CSPinCNF to SatSolver End
3.83/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.83/1.76	c (1,1) STATISTICS2:HOME/instance-4307117-1534191434.xml,Add:Element:Eq:IntVar:Num,510,2340,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:112;27:108;26:104;25:100;24:96;23:92;22:88;21:84;20:80;19:76;18:72;17:68;16:64;15:1740;14:56;2:2310,3:570;2:1740;1:30,2:30;1:5190,
3.83/1.76	c (1,1) 1470 bool, 3870 clause
3.83/1.76	c (1,1) Export Begin
4.21/1.84	c (1,1) Export to HOME/scop-6101-serial-file.bin
4.21/1.84	c (1,1) Export End
4.21/1.85	c (1,1) Export File Size: 0.01 MB
4.21/1.85	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.21/1.85	c END-Prog: Mon Aug 13 22:17:16 CEST 2018
4.21/1.85	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-6101-serial-file.bin
4.94/2.34	c (0,0) Read Serial File Begin
4.94/2.34	c (0,0) HOME/scop-6101-serial-file.bin
5.22/2.50	c (0,0) Read Serial File End
5.22/2.51	
5.22/2.51	scop order+glucose-syrup (2018-07-31)
5.22/2.51	(Solving Process)
5.22/2.51	
5.22/2.54	c BEGIN-Prog: Mon Aug 13 22:17:17 CEST 2018
5.22/2.54	c PID: 6124
5.22/2.54	c IP: 172.20.3.103
5.22/2.54	c HOST: node103.alineos.net
5.22/2.54	c (0,0) SatSolver.solve Begin
5.22/2.54	c (0,0) 0 bool, 0 clause
5.22/2.54	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307117-1534191434.xml-scop-6104.cnf
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.22/2.59	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.22/2.59	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.22/2.59	c (0,0) c |                                                                                                       |
5.22/2.59	c (0,0) c |  Number of variables:          1470                                                                   |
5.22/2.59	c (0,0) c |  Number of clauses:            3870                                                                   |
5.22/2.59	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.22/2.59	c (0,0) c |                                                                                                       |
5.22/2.59	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
5.22/2.59	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.22/2.59	c (0,0) c |                                                                                                       |
5.22/2.59	c (0,0) c |  Generating clones                                                                                    |
5.22/2.59	c (0,0) c |  all clones generated. Memory =  29.43Mb.                                                             |
5.22/2.59	c (0,0) c ========================================================================================================|
5.22/2.59	c (0,0) c last restart ## conflicts  :  126 34 
5.22/2.59	c (0,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
5.22/2.59	c (0,0) c Total Memory so far : 605.46Mb
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c real time : 0.022913 s
5.22/2.59	c (0,0) c cpu time  : 0.080476 s
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.22/2.59	c (0,0) c
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) c | Conflicts     |            3230 |        483 |        550 |        517 |        170 |        495 |        426 |        151 |        438 |
5.22/2.59	c (0,0) c | Decisions     |            4756 |        762 |        785 |        739 |        243 |        723 |        636 |        222 |        646 |
5.22/2.59	c (0,0) c | Propagations  |          372061 |      57788 |      64500 |      60027 |      18605 |      57194 |      47285 |      16986 |      49676 |
5.22/2.59	c (0,0) c | Avg_Trail     |                 |        679 |        718 |        719 |        735 |        715 |        714 |        732 |        716 |
5.22/2.59	c (0,0) c | Avg_DL        |                 |         64 |         31 |         31 |         32 |         29 |         30 |         33 |         30 |
5.22/2.59	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) c | Exported      |               1 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Imported      |               5 |          0 |          1 |          1 |          0 |          1 |          1 |          0 |          1 |
5.22/2.59	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Purge         |               5 |          0 |          1 |          1 |          0 |          1 |          1 |          0 |          1 |
5.22/2.59	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c | Glues         |                 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) c | Orig_Seen     |            32 % |       1276 |       1576 |       1541 |        762 |       1377 |       1316 |        730 |       1400 |
5.22/2.59	c (0,0) c | Diff Orig seen|                 | -      300 |      X     | -       35 | -      814 | -      199 | -      260 | -      846 | -      176 |
5.22/2.59	c (0,0) c | Hamming       |            19 % |        384 |      X     |        220 |        382 |        354 |        175 |        374 |        153 |
5.22/2.59	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.22/2.59	c (0,0) 
5.22/2.59	c (0,0) s SATISFIABLE
5.52/2.61	c (0,0) SatSolver.solve End
5.52/2.61	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.52/2.61	c (0,0) Show results Begin
5.52/2.67	s SATISFIABLE
5.52/2.68	v <instantiation>
5.52/2.68	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29]</list>
5.52/2.68	v     <values>7 2 12 5 2 6 9 11 7 5 10 14 6 15 13 12 9 4 8 11 3 10 4 1 3 1 14 8 13 15 25 23 4 1 24 20 22 17 9 3 12 5 8 0 27 18 16 6 21 10 19 7 15 2 28 14 26 11 29 13</values>
5.52/2.68	v </instantiation>
5.52/2.68	c (0,0) Show results End
5.52/2.68	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.52/2.68	c (0,0) 0,0,STOP-AFTER(ALL)
5.52/2.68	c END-Prog: Mon Aug 13 22:17:17 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 (10476 MiB free)
  memory of node 1: 16384 MiB (13013 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307117-1534191434/watcher-4307117-1534191434 -o /tmp/evaluation-result-4307117-1534191434/solver-4307117-1534191434 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307117-1534191434.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=6101, runsolver pid=6098
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.46 1.12 1.08 3/200 6123
/proc/meminfo: memFree=23955692/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706617 115843072 349 33554432000 4194304 5098028 140726056658816 140726056656072 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 349 296 221 0 87 0
[pid=6104] ppid=6101 vsize=27313900 memory=109692 CPUtime=0.1 cores=0-7
/proc/6104/stat : 6104 (java) S 6101 6101 5572 0 -1 1077944320 6352 0 0 0 8 2 0 0 20 0 20 0 236706617 27969433600 27423 33554432000 4194304 4196468 140721188155904 140721188138448 140225435844343 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
/proc/6104/statm: 6828475 27423 2739 1 0 6790935 0
[pid=6104/tid=6105] ppid=6101 vsize=27313900 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/6104/task/6105/stat : 6105 (java) R 6101 6101 5572 0 -1 4202560 4471 0 0 0 6 2 0 0 20 0 20 0 236706617 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225407679472 140225419042634 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6106] ppid=6101 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6104/task/6106/stat : 6106 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225440087184 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6107] ppid=6101 vsize=27313900 memory=140332067747456 CPUtime=0 cores=0-7
/proc/6104/task/6107/stat : 6107 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225254243344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6108] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6108/stat : 6108 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225253190544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6109] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6109/stat : 6109 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225252137744 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6110] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6110/stat : 6110 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225251084944 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6111] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6111/stat : 6111 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225250032144 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6112] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6112/stat : 6112 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225248979344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6113] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6113/stat : 6113 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 27423 33554432000 4194304 4196468 140721188155904 140225247926544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6114] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6114/stat : 6114 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706621 27969433600 27423 33554432000 4194304 4196468 140721188155904 140223554714480 140225435855490 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6115] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6115/stat : 6115 (java) S 6101 6101 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 27423 33554432000 4194304 4196468 140721188155904 140223367341600 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6116] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6116/stat : 6116 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223098905968 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6117] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6117/stat : 6117 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706624 27969433600 27488 33554432000 4194304 4196468 140721188155904 140222724397392 140225435862939 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6118] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6118/stat : 6118 (java) S 6101 6101 5572 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 236706624 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223553661296 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6119] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6119/stat : 6119 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223552608496 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6120] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6120/stat : 6120 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223551555696 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6121] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6121/stat : 6121 (java) S 6101 6101 5572 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223550502896 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6122] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6122/stat : 6122 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 27488 33554432000 4194304 4196468 140721188155904 140222226492512 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6123] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6123/stat : 6123 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 27488 33554432000 4194304 4196468 140721188155904 140223549451312 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111088 KiB

[startup+0.210506 s]*
/proc/loadavg: 1.46 1.12 1.08 2/200 6123
/proc/meminfo: memFree=23939444/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706617 115843072 349 33554432000 4194304 5098028 140726056658816 140726056656072 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 349 296 221 0 87 0
[pid=6104] ppid=6101 vsize=27313900 memory=123748 CPUtime=0.24 cores=0-7
/proc/6104/stat : 6104 (java) S 6101 6101 5572 0 -1 1077944320 10215 0 0 0 21 3 0 0 20 0 20 0 236706617 27969433600 30937 33554432000 4194304 4196468 140721188155904 140721188138448 140225435844343 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
/proc/6104/statm: 6828475 30937 2837 1 0 6790935 0
[pid=6104/tid=6105] ppid=6101 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/6104/task/6105/stat : 6105 (java) R 6101 6101 5572 0 -1 4202560 8104 0 0 0 17 3 0 0 20 0 20 0 236706617 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225407666880 140225428081470 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6106] ppid=6101 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/6104/task/6106/stat : 6106 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225440087184 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6107] ppid=6101 vsize=27313900 memory=140332067753814 CPUtime=0 cores=0-7
/proc/6104/task/6107/stat : 6107 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225254243344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6108] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6108/stat : 6108 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225253190544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6109] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6109/stat : 6109 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225252137744 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6110] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6110/stat : 6110 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225251084944 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6111] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6111/stat : 6111 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225250032144 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6112] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6112/stat : 6112 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225248979344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6113] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6113/stat : 6113 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 30937 33554432000 4194304 4196468 140721188155904 140225247926544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6114] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6114/stat : 6114 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706621 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223554714480 140225435855490 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6115] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6115/stat : 6115 (java) S 6101 6101 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223367341600 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6116] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6116/stat : 6116 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223098905968 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6117] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6117/stat : 6117 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706624 27969433600 30937 33554432000 4194304 4196468 140721188155904 140222724397392 140225435862939 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6118] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6118/stat : 6118 (java) S 6101 6101 5572 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 236706624 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223553661296 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6119] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6119/stat : 6119 (java) S 6101 6101 5572 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223552608496 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6120] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6120/stat : 6120 (java) S 6101 6101 5572 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223551555696 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6121] ppid=6101 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/6104/task/6121/stat : 6121 (java) R 6101 6101 5572 0 -1 4202560 294 0 0 0 2 0 0 0 20 0 20 0 236706625 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223550502896 140225415555878 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6122] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6122/stat : 6122 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 30937 33554432000 4194304 4196468 140721188155904 140222226492512 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6123] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6123/stat : 6123 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 30937 33554432000 4194304 4196468 140721188155904 140223549451312 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125144 KiB

[startup+0.310495 s]*
/proc/loadavg: 1.46 1.12 1.08 2/200 6123
/proc/meminfo: memFree=23936404/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706617 115843072 349 33554432000 4194304 5098028 140726056658816 140726056656072 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 349 296 221 0 87 0
[pid=6104] ppid=6101 vsize=27313900 memory=128064 CPUtime=0.42 cores=0-7
/proc/6104/stat : 6104 (java) S 6101 6101 5572 0 -1 1077944320 10772 0 0 0 38 4 0 0 20 0 20 0 236706617 27969433600 32016 33554432000 4194304 4196468 140721188155904 140721188138448 140225435844343 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
/proc/6104/statm: 6828475 32016 3000 1 0 6790935 0
[pid=6104/tid=6105] ppid=6101 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6104/task/6105/stat : 6105 (java) R 6101 6101 5572 0 -1 4202560 8484 0 0 0 26 3 0 0 20 0 20 0 236706617 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225407639792 140225435866269 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6106] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6106/stat : 6106 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225440087184 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6107] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6107/stat : 6107 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225254243344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6108] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6108/stat : 6108 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225253190544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6109] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6109/stat : 6109 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225252137744 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6110] ppid=6101 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/6104/task/6110/stat : 6110 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225251084944 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6111] ppid=6101 vsize=27313900 memory=140331949585327 CPUtime=0 cores=0-7
/proc/6104/task/6111/stat : 6111 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225250032144 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6112] ppid=6101 vsize=27313900 memory=140331949587632 CPUtime=0 cores=0-7
/proc/6104/task/6112/stat : 6112 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225248979344 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6113] ppid=6101 vsize=27313900 memory=140331949589936 CPUtime=0 cores=0-7
/proc/6104/task/6113/stat : 6113 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27969433600 32016 33554432000 4194304 4196468 140721188155904 140225247926544 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6114] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6114/stat : 6114 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706621 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223554714480 140225435855490 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6115] ppid=6101 vsize=27313900 memory=280663899186832 CPUtime=0 cores=0-7
/proc/6104/task/6115/stat : 6115 (java) S 6101 6101 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223367341600 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6116] ppid=6101 vsize=27313900 memory=280663899193744 CPUtime=0 cores=0-7
/proc/6104/task/6116/stat : 6116 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706622 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223098905968 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6117] ppid=6101 vsize=27313900 memory=280663899135024 CPUtime=0 cores=0-7
/proc/6104/task/6117/stat : 6117 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706624 27969433600 32016 33554432000 4194304 4196468 140721188155904 140222724397392 140225435862939 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6118] ppid=6101 vsize=27313900 memory=280663899207568 CPUtime=0.01 cores=0-7
/proc/6104/task/6118/stat : 6118 (java) S 6101 6101 5572 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 236706624 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223553661296 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6119] ppid=6101 vsize=27313900 memory=280663899214480 CPUtime=0 cores=0-7
/proc/6104/task/6119/stat : 6119 (java) S 6101 6101 5572 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223552608496 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6120] ppid=6101 vsize=27313900 memory=280663899212176 CPUtime=0.01 cores=0-7
/proc/6104/task/6120/stat : 6120 (java) S 6101 6101 5572 0 -1 1077944384 174 0 0 0 1 0 0 0 20 0 20 0 236706625 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223551555696 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6121] ppid=6101 vsize=27313900 memory=280663899228336 CPUtime=0.07 cores=0-7
/proc/6104/task/6121/stat : 6121 (java) S 6101 6101 5572 0 -1 1077944384 315 0 0 0 7 0 0 0 20 0 20 0 236706625 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223550502896 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6122] ppid=6101 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6122/stat : 6122 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 32016 33554432000 4194304 4196468 140721188155904 140222226492512 140225435854549 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6123] ppid=6101 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/6104/task/6123/stat : 6123 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706625 27969433600 32016 33554432000 4194304 4196468 140721188155904 140223549451312 140225435855490 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129460 KiB

[startup+0.701015 s]
/proc/loadavg: 1.46 1.12 1.08 2/200 6123
/proc/meminfo: memFree=23912220/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706617 115843072 349 33554432000 4194304 5098028 140726056658816 140726056656072 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 349 296 221 0 87 0
[pid=6104] ppid=6101 vsize=27322296 memory=165296 CPUtime=0.99 cores=0-7
/proc/6104/stat : 6104 (java) S 6101 6101 5572 0 -1 1077944320 17855 0 0 0 93 6 0 0 20 0 20 0 236706617 27978031104 41324 33554432000 4194304 4196468 140721188155904 140721188138448 140225435844343 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
/proc/6104/statm: 6830574 41324 3145 1 0 6791959 0
[pid=6104/tid=6105] ppid=6101 vsize=27322296 memory=280663899586224 CPUtime=0.67 cores=0-7
/proc/6104/task/6105/stat : 6105 (java) R 6101 6101 5572 0 -1 4202560 15117 0 0 0 62 5 0 0 20 0 20 0 236706617 27978031104 41324 33554432000 4194304 4196468 140721188155904 140225407675872 140225435866269 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6106] ppid=6101 vsize=27322296 memory=140331949794160 CPUtime=0 cores=0-7
/proc/6104/task/6106/stat : 6106 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27978031104 41324 33554432000 4194304 4196468 140721188155904 140225440087184 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6107] ppid=6101 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/6104/task/6107/stat : 6107 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27978031104 41324 33554432000 4194304 4196468 140721188155904 140225254243344 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6108] ppid=6101 vsize=27322296 memory=1520 CPUtime=0 cores=0-7
/proc/6104/task/6108/stat : 6108 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27978031104 41324 33554432000 4194304 4196468 140721188155904 140225253190544 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0

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

# the end of solver process 6101 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.50974 s, system=0.207041 s

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

[startup+1.60121 s]
/proc/loadavg: 1.46 1.12 1.08 3/200 6123
/proc/meminfo: memFree=23887096/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236706617 115843072 349 33554432000 4194304 5098028 140726056658816 140726056656072 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 349 296 221 0 87 0
[pid=6104] ppid=6101 vsize=27326392 memory=238908 CPUtime=3.37 cores=0-7
/proc/6104/stat : 6104 (java) S 6101 6101 5572 0 -1 1077944320 22434 0 0 0 327 10 0 0 20 0 20 0 236706617 27982225408 59727 33554432000 4194304 4196468 140721188155904 140721188138448 140225435844343 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
/proc/6104/statm: 6831598 59727 3189 1 0 6792983 0
[pid=6104/tid=6105] ppid=6101 vsize=27326392 memory=6944652177228980320 CPUtime=1.55 cores=0-7
/proc/6104/task/6105/stat : 6105 (java) R 6101 6101 5572 0 -1 4202560 16291 0 0 0 150 5 0 0 20 0 20 0 236706617 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225407680560 140224935562725 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6106] ppid=6101 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/6104/task/6106/stat : 6106 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225440087184 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6107] ppid=6101 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/6104/task/6107/stat : 6107 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225254243344 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6108] ppid=6101 vsize=27326392 memory=3544 CPUtime=0 cores=0-7
/proc/6104/task/6108/stat : 6108 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225253190544 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6109] ppid=6101 vsize=27326392 memory=62992 CPUtime=0 cores=0-7
/proc/6104/task/6109/stat : 6109 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225252137744 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6110] ppid=6101 vsize=27326392 memory=780 CPUtime=0 cores=0-7
/proc/6104/task/6110/stat : 6110 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225251084944 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6111] ppid=6101 vsize=27326392 memory=1948 CPUtime=0 cores=0-7
/proc/6104/task/6111/stat : 6111 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225250032144 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6112] ppid=6101 vsize=27326392 memory=1328 CPUtime=0 cores=0-7
/proc/6104/task/6112/stat : 6112 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225248979344 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6113] ppid=6101 vsize=27326392 memory=976 CPUtime=0 cores=0-7
/proc/6104/task/6113/stat : 6113 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706620 27982225408 59727 33554432000 4194304 4196468 140721188155904 140225247926544 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6114] ppid=6101 vsize=27326392 memory=1140 CPUtime=0 cores=0-7
/proc/6104/task/6114/stat : 6114 (java) S 6101 6101 5572 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236706621 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223554714480 140225435855490 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6115] ppid=6101 vsize=27326392 memory=1024 CPUtime=0 cores=0-7
/proc/6104/task/6115/stat : 6115 (java) S 6101 6101 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706622 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223367341600 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6116] ppid=6101 vsize=27326392 memory=3172 CPUtime=0 cores=0-7
/proc/6104/task/6116/stat : 6116 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706622 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223098905968 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6117] ppid=6101 vsize=27326392 memory=2076 CPUtime=0 cores=0-7
/proc/6104/task/6117/stat : 6117 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706624 27982225408 59727 33554432000 4194304 4196468 140721188155904 140222724397392 140225435862939 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6118] ppid=6101 vsize=27326392 memory=164 CPUtime=0.38 cores=0-7
/proc/6104/task/6118/stat : 6118 (java) R 6101 6101 5572 0 -1 4202560 975 0 0 0 38 0 0 0 20 0 20 0 236706624 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223553652576 140225419229180 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6119] ppid=6101 vsize=27326392 memory=-9001734013606258791 CPUtime=0.39 cores=0-7
/proc/6104/task/6119/stat : 6119 (java) R 6101 6101 5572 0 -1 4202560 893 0 0 0 38 1 0 0 20 0 20 0 236706625 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223552595024 140225413861355 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6120] ppid=6101 vsize=27326392 memory=-7384994778349281184 CPUtime=0.32 cores=0-7
/proc/6104/task/6120/stat : 6120 (java) R 6101 6101 5572 0 -1 4202560 505 0 0 0 31 1 0 0 20 0 20 0 236706625 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223551541720 140225415216709 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6121] ppid=6101 vsize=27326392 memory=7681905605394137914 CPUtime=0.67 cores=0-7
/proc/6104/task/6121/stat : 6121 (java) S 6101 6101 5572 0 -1 1077944384 2430 0 0 0 67 0 0 0 20 0 20 0 236706625 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223550502896 140225435855490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6122] ppid=6101 vsize=27326392 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/6104/task/6122/stat : 6122 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706625 27982225408 59727 33554432000 4194304 4196468 140721188155904 140222226492512 140225435854549 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
[pid=6104/tid=6123] ppid=6101 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/6104/task/6123/stat : 6123 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706625 27982225408 59727 33554432000 4194304 4196468 140721188155904 140223549451312 140225435855490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35217408 140721188164585 140721188164909 140721188164909 140721188167631 0
Current children cumulated CPU time: 3.37 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 240304 KiB

[startup+2.40218 s]
/proc/loadavg: 1.46 1.12 1.08 2/200 6143
/proc/meminfo: memFree=24008564/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1472 CPUtime=4.36 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 590 24847 0 0 0 0 423 13 20 0 1 0 236706617 115843072 368 33554432000 4194304 5098028 140726056658816 140726056655560 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 368 311 221 0 87 0
[pid=6124] ppid=6101 vsize=7752068 memory=93744 CPUtime=0.71 cores=0-7
/proc/6124/stat : 6124 (java) S 6101 6101 5572 0 -1 1077944320 15608 0 0 0 67 4 0 0 20 0 20 0 236706803 7938117632 23436 33554432000 4194304 4196468 140735467348128 140735467330672 139875284598519 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
/proc/6124/statm: 1938017 23436 3015 1 0 1899951 0
[pid=6124/tid=6125] ppid=6101 vsize=7752068 memory=14252 CPUtime=0.51 cores=0-7
/proc/6124/task/6125/stat : 6125 (java) R 6101 6101 5572 0 -1 4202560 13278 0 0 0 49 2 0 0 20 0 20 0 236706803 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875256410832 139875268679006 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6126] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6126/stat : 6126 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875288840848 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6127] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6127/stat : 6127 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875089009168 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6128] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6128/stat : 6128 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875087956368 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6129] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6129/stat : 6129 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875086903568 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6130] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6130/stat : 6130 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875085851792 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6131] ppid=6101 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/6124/task/6131/stat : 6131 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875084798992 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6132] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6132/stat : 6132 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875083746192 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6133] ppid=6101 vsize=7752068 memory=140331949751196 CPUtime=0 cores=0-7
/proc/6124/task/6133/stat : 6133 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706804 7938117632 23436 33554432000 4194304 4196468 140735467348128 139875082693392 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6134] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6134/stat : 6134 (java) S 6101 6101 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706806 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874243844464 139875284609666 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6135] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6135/stat : 6135 (java) S 6101 6101 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706806 7938117632 23436 33554432000 4194304 4196468 140735467348128 139873931486240 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6136] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6136/stat : 6136 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706806 7938117632 23436 33554432000 4194304 4196468 140735467348128 139873663050608 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6137] ppid=6101 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/6124/task/6137/stat : 6137 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139873288542032 139875284617115 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6138] ppid=6101 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/6124/task/6138/stat : 6138 (java) S 6101 6101 5572 0 -1 1077944384 497 0 0 0 1 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874242792304 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6139] ppid=6101 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/6124/task/6139/stat : 6139 (java) S 6101 6101 5572 0 -1 1077944384 129 0 0 0 2 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874241739504 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6140] ppid=6101 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/6124/task/6140/stat : 6140 (java) S 6101 6101 5572 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874240686704 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6141] ppid=6101 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/6124/task/6141/stat : 6141 (java) S 6101 6101 5572 0 -1 1077944384 334 0 0 0 11 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874239633904 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6142] ppid=6101 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/6124/task/6142/stat : 6142 (java) S 6101 6101 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139872790637152 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6143] ppid=6101 vsize=7752068 memory=270808 CPUtime=0 cores=0-7
/proc/6124/task/6143/stat : 6143 (java) S 6101 6101 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706809 7938117632 23436 33554432000 4194304 4196468 140735467348128 139874238581296 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
Current children cumulated CPU time: 5.07 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 95216 KiB

[startup+2.60089 s]
/proc/loadavg: 1.46 1.12 1.08 2/200 6143
/proc/meminfo: memFree=24008564/32770624 swapFree=67058964/67108860
[pid=6101] ppid=6098 vsize=113128 memory=1472 CPUtime=4.36 cores=0-7
/proc/6101/stat : 6101 (scop.sh) S 6098 6101 5572 0 -1 4202496 590 24847 0 0 0 0 423 13 20 0 1 0 236706617 115843072 368 33554432000 4194304 5098028 140726056658816 140726056655560 140095871619708 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7671808 140726056666146 140726056666371 140726056666371 140726056669133 0
/proc/6101/statm: 28282 368 311 221 0 87 0
[pid=6124] ppid=6101 vsize=8413904 memory=120628 CPUtime=1.16 cores=0-7
/proc/6124/stat : 6124 (java) S 6101 6101 5572 0 -1 1077944320 17336 1699 0 0 102 6 8 0 20 0 23 0 236706803 8615837696 30157 33554432000 4194304 4196468 140735467348128 140735467330672 139875284598519 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
/proc/6124/statm: 2103476 30157 3140 1 0 2064875 0
[pid=6124/tid=6125] ppid=6101 vsize=8413904 memory=-7384994778349281184 CPUtime=0.78 cores=0-7
/proc/6124/task/6125/stat : 6125 (java) R 6101 6101 5572 0 -1 4202560 14462 1699 0 0 67 3 8 0 20 0 23 0 236706803 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875256437312 139875269764105 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6126] ppid=6101 vsize=8413904 memory=-7522837415797432224 CPUtime=0.08 cores=0-7
/proc/6124/task/6126/stat : 6126 (java) S 6101 6101 5572 0 -1 1077944384 2 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875288840848 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6127] ppid=6101 vsize=8413904 memory=-7522837583129502606 CPUtime=0.08 cores=0-7
/proc/6124/task/6127/stat : 6127 (java) S 6101 6101 5572 0 -1 1077944384 1 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875089009168 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6128] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6128/stat : 6128 (java) S 6101 6101 5572 0 -1 1077944384 2 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875087956368 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6129] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6129/stat : 6129 (java) S 6101 6101 5572 0 -1 1077944384 3 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875086903568 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6130] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6130/stat : 6130 (java) S 6101 6101 5572 0 -1 1077944384 2 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875085851792 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6131] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6131/stat : 6131 (java) S 6101 6101 5572 0 -1 1077944384 2 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875084798992 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6132] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6132/stat : 6132 (java) S 6101 6101 5572 0 -1 1077944384 1 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875083746192 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6133] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6133/stat : 6133 (java) S 6101 6101 5572 0 -1 1077944384 2 1699 0 0 0 0 8 0 20 0 23 0 236706804 8615837696 30157 33554432000 4194304 4196468 140735467348128 139875082693392 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6134] ppid=6101 vsize=8413904 memory=8112282956445269571 CPUtime=0.08 cores=0-7
/proc/6124/task/6134/stat : 6134 (java) S 6101 6101 5572 0 -1 1077944384 5 1699 0 0 0 0 8 0 20 0 23 0 236706806 8615837696 30157 33554432000 4194304 4196468 140735467348128 139874243844464 139875284609666 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6135] ppid=6101 vsize=8413904 memory=288230596050944315 CPUtime=0.08 cores=0-7
/proc/6124/task/6135/stat : 6135 (java) S 6101 6101 5572 0 -1 1077944384 13 1699 0 0 0 0 8 0 20 0 23 0 236706806 8615837696 30157 33554432000 4194304 4196468 140735467348128 139873931486240 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6136] ppid=6101 vsize=8413904 memory=15540717229444349 CPUtime=0.08 cores=0-7
/proc/6124/task/6136/stat : 6136 (java) S 6101 6101 5572 0 -1 1077944384 1 1699 0 0 0 0 8 0 20 0 23 0 236706806 8615837696 30157 33554432000 4194304 4196468 140735467348128 139873663050608 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6137] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6137/stat : 6137 (java) S 6101 6101 5572 0 -1 1077944384 1 1699 0 0 0 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139873288542032 139875284617115 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6138] ppid=6101 vsize=8413904 memory=0 CPUtime=0.13 cores=0-7
/proc/6124/task/6138/stat : 6138 (java) S 6101 6101 5572 0 -1 1077944384 599 1699 0 0 5 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139874242792304 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6139] ppid=6101 vsize=8413904 memory=6656426216303648864 CPUtime=0.14 cores=0-7
/proc/6124/task/6139/stat : 6139 (java) S 6101 6101 5572 0 -1 1077944384 328 1699 0 0 6 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139874241739504 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6140] ppid=6101 vsize=8413904 memory=0 CPUtime=0.11 cores=0-7
/proc/6124/task/6140/stat : 6140 (java) S 6101 6101 5572 0 -1 1077944384 42 1699 0 0 3 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139874240686704 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6141] ppid=6101 vsize=8413904 memory=0 CPUtime=0.26 cores=0-7
/proc/6124/task/6141/stat : 6141 (java) R 6101 6101 5572 0 -1 4202560 501 1699 0 0 18 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139874239629632 139875261822672 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6142] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6142/stat : 6142 (java) S 6101 6101 5572 0 -1 1077944384 3 1699 0 0 0 0 8 0 20 0 23 0 236706809 8615837696 30157 33554432000 4194304 4196468 140735467348128 139872790637152 139875284608725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
[pid=6124/tid=6143] ppid=6101 vsize=8413904 memory=0 CPUtime=0.08 cores=0-7
/proc/6124/task/6143/stat : 6143 (java) S 6101 6101 5572 0 -1 1077944384 1 1699 0 0 0 0 8 0 20 0 23 0 236706809 8615837696 30185 33554432000 4194304 4196468 140735467348128 139874238581296 139875284609666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140735467349170 140735467349293 140735467349293 140735467352015 0
Current children cumulated CPU time: 5.52 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 122100 KiB

Child status: 0
Real time (s): 2.69565
CPU time (s): 5.71678
CPU user time (s): 5.50974
CPU system time (s): 0.207041
CPU usage (%): 212.074
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 272204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.50974
system time used= 0.207041
maximum resident set size= 276440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7378
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 6101
#   total CPU time (s): 5.71678
#   total CPU user time (s): 5.50974
#   total CPU system time (s): 0.207041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037746 second user time and 0.078239 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 22:17:14
IDJOB=4307117
IDBENCH=141341
IDSOLVER=2788
FILE ID=node103/4307117-1534191434
RUNJOBID= node103-1534191388-5599
PBS_JOBID= 21037993
Free space on /tmp= 34764 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-15_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-4307117-1534191434/watcher-4307117-1534191434 -o /tmp/evaluation-result-4307117-1534191434/solver-4307117-1534191434 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307117-1534191434.xml

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

MD5SUM BENCH= 07ea5144b09b59ff4e6e73933349a8c8
RANDOM SEED=2138683624

node103.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.48
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.48
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.48
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.48
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:        24053112 kB
MemAvailable:   31942492 kB
Buffers:          153560 kB
Cached:          7918872 kB
SwapCached:         5312 kB
Active:          4364576 kB
Inactive:        3721328 kB
Active(anon):       5044 kB
Inactive(anon):    59392 kB
Active(file):    4359532 kB
Inactive(file):  3661936 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67058964 kB
Dirty:              8472 kB
Writeback:             0 kB
AnonPages:         27712 kB
Mapped:            51456 kB
Shmem:             48696 kB
Slab:             324928 kB
SReclaimable:     296372 kB
SUnreclaim:        28556 kB
KernelStack:        3536 kB
PageTables:         5632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34756 MiB
End job on node103 at 2018-08-13 22:17:17