Trace number 4307333

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)UNSAT 4.59313 2.42378

General information on the benchmark

NameColouredQueens/
ColouredQueens-06_c18.xml
MD5SUM7b867b166641a9e2c5ffb0d7a40768d4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.46023
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints30
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":32}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":14}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-18997-serial-file.bin HOME/instance-4307333-1534171233.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 16:40:34 CEST 2018
0.65/0.56	c PID: 19000
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.83	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 30 ctr, max domain size 6
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.84	c (0,0) Ctr:HOME/instance-4307333-1534171233.xml,AllDifferent:IntVar
1.18/0.84	c (0,0) Constraint Name Generate End
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) CSP to CSPinCNF Begin
1.35/1.00	c (0,0) translated 3 (10%) constraints
1.54/1.04	c (0,0) translated 6 (20%) constraints
1.54/1.06	c (0,0) translated 9 (30%) constraints
1.54/1.09	c (0,0) translated 12 (40%) constraints
1.54/1.10	c (0,0) translated 15 (50%) constraints
1.83/1.11	c (0,0) translated 18 (60%) constraints
1.83/1.12	c (0,0) translated 21 (70%) constraints
1.83/1.12	c (0,0) translated 24 (80%) constraints
1.83/1.13	c (0,0) translated 27 (90%) constraints
1.83/1.14	c (0,0) translated 30 (100%) constraints
2.07/1.20	c (0,0) STATISTICS1:HOME/instance-4307333-1534171233.xml,AllDifferent:IntVar,36,350,6,6,6,2,6:290,6:860,6:28;5:8;4:8;3:8;2:298,2:290;1:280,
2.07/1.20	c (0,0) ==========================================
2.07/1.20	c (0,0) Both Encoding selects:
2.07/1.20	c (0,0) Order
2.07/1.20	c (0,0) ==========================================
2.07/1.22	c (0,0) translated 35 (10%) constraints
2.07/1.23	c (0,0) translated 70 (20%) constraints
2.07/1.24	c (0,0) translated 105 (30%) constraints
2.07/1.25	c (0,0) translated 140 (40%) constraints
2.07/1.25	c (0,0) translated 175 (50%) constraints
2.07/1.26	c (0,0) translated 210 (60%) constraints
2.07/1.27	c (0,0) translated 245 (70%) constraints
2.07/1.27	c (0,0) translated 280 (80%) constraints
2.07/1.27	c (0,0) translated 315 (90%) constraints
2.07/1.28	c (0,0) translated 350 (100%) constraints
2.07/1.28	c (0,0) CSP to CSPinCNF End
2.07/1.28	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.07/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.07/1.28	c (0,0) CSPinCNF Propagation Begin
2.33/1.30	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.33/1.30	c (0,0) CSPinCNF Propagation End
2.33/1.30	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.33/1.30	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.33/1.30	c (0,0) Simplify CSPinCNF Begin
2.33/1.38	c (0,0) Simplify CSPinCNF End
2.33/1.38	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.33/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.33/1.38	c (0,0) Calculate Precise Domain Begin
2.33/1.38	c (0,0) 0 values are removed by re-calculation
2.33/1.38	c (0,0) Calculate Precise Domain End
2.33/1.38	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.33/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.33/1.38	c (0,0) CSPinCNF to SatSolver Begin
2.62/1.45	c (0,0) 93 (10 %) CSP clauses are encoded (760 SAT variables, 536 SAT clauses)
2.62/1.47	c (0,0) 186 (20 %) CSP clauses are encoded (760 SAT variables, 924 SAT clauses)
2.62/1.48	c (0,0) 279 (30 %) CSP clauses are encoded (760 SAT variables, 1312 SAT clauses)
2.62/1.49	c (0,0) 372 (40 %) CSP clauses are encoded (760 SAT variables, 1705 SAT clauses)
2.62/1.50	c (0,0) 465 (50 %) CSP clauses are encoded (760 SAT variables, 2093 SAT clauses)
2.97/1.50	c (0,0) 558 (60 %) CSP clauses are encoded (760 SAT variables, 2481 SAT clauses)
2.97/1.51	c (0,0) 651 (70 %) CSP clauses are encoded (760 SAT variables, 2864 SAT clauses)
2.97/1.52	c (0,0) 744 (80 %) CSP clauses are encoded (760 SAT variables, 3227 SAT clauses)
2.97/1.52	c (0,0) 837 (90 %) CSP clauses are encoded (760 SAT variables, 3600 SAT clauses)
2.97/1.53	c (0,0) 930 (100 %) CSP clauses are encoded (760 SAT variables, 3973 SAT clauses)
2.97/1.53	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.97/1.53	c (0,0) CSPinCNF to SatSolver End
2.97/1.53	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.97/1.55	c (1,1) STATISTICS2:HOME/instance-4307333-1534171233.xml,AllDifferent:IntVar,616,930,6,6,6,2,6:580,6:1440;2:1160,6:28;5:8;4:8;3:8;2:878,2:580;1:1440,
2.97/1.55	c (1,1) 760 bool, 3974 clause
2.97/1.55	c (1,1) Export Begin
3.34/1.63	c (1,1) Export to HOME/scop-18997-serial-file.bin
3.34/1.63	c (1,1) Export End
3.34/1.63	c (1,1) Export File Size: 0.01 MB
3.34/1.63	c (1,1) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
3.34/1.63	c END-Prog: Mon Aug 13 16:40:35 CEST 2018
3.34/1.65	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-18997-serial-file.bin
4.05/2.15	c (0,0) Read Serial File Begin
4.05/2.15	c (0,0) HOME/scop-18997-serial-file.bin
4.32/2.30	c (0,0) Read Serial File End
4.32/2.31	
4.32/2.31	scop order+glucose-syrup (2018-07-31)
4.32/2.31	(Solving Process)
4.32/2.31	
4.32/2.34	c BEGIN-Prog: Mon Aug 13 16:40:36 CEST 2018
4.32/2.34	c PID: 19020
4.32/2.34	c IP: 172.20.3.132
4.32/2.34	c HOST: node132.alineos.net
4.32/2.34	c (0,0) SatSolver.solve Begin
4.32/2.34	c (0,0) 0 bool, 0 clause
4.32/2.34	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307333-1534171233.xml-scop-19000.cnf
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.32/2.37	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.32/2.37	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.32/2.37	c (0,0) c |                                                                                                       |
4.32/2.37	c (0,0) c |  Number of variables:           760                                                                   |
4.32/2.37	c (0,0) c |  Number of clauses:            3974                                                                   |
4.32/2.37	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.32/2.37	c (0,0) c |                                                                                                       |
4.32/2.37	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.32/2.37	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.32/2.37	c (0,0) c |                                                                                                       |
4.32/2.37	c (0,0) c |  Generating clones                                                                                    |
4.32/2.37	c (0,0) c |  all clones generated. Memory =  28.28Mb.                                                             |
4.32/2.37	c (0,0) c ========================================================================================================|
4.32/2.37	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.32/2.37	c (0,0) c Total Memory so far : 540.31Mb
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c real time : 0.009161 s
4.32/2.37	c (0,0) c cpu time  : 0.010662 s
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c
4.32/2.37	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.32/2.38	c (0,0) c
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) c | Conflicts     |             167 |          0 |         38 |         24 |         39 |         25 |         41 |          0 |          0 |
4.32/2.38	c (0,0) c | Decisions     |             245 |          9 |         50 |         35 |         52 |         35 |         52 |         12 |          0 |
4.32/2.38	c (0,0) c | Propagations  |            8993 |        121 |       1950 |       1418 |       1982 |       1418 |       2005 |         99 |          0 |
4.32/2.38	c (0,0) c | Avg_Trail     |                 |          0 |        136 |        151 |        137 |        150 |        134 |          0 |          0 |
4.32/2.38	c (0,0) c | Avg_DL        |                 |          0 |          7 |         10 |          7 |         10 |          7 |          0 |          0 |
4.32/2.38	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.38	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) c | Exported      |              24 |          0 |          8 |          0 |          8 |          0 |          8 |          0 |          0 |
4.32/2.38	c (0,0) c | Imported      |              39 |          0 |          9 |          0 |         15 |          0 |         15 |          0 |          0 |
4.32/2.38	c (0,0) c | Good          |              16 |          0 |          2 |          0 |          7 |          0 |          7 |          0 |          0 |
4.32/2.38	c (0,0) c | Purge         |              23 |          0 |          7 |          0 |          8 |          0 |          8 |          0 |          0 |
4.32/2.38	c (0,0) c | Promoted      |               1 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.38	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.38	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) c | Unaries       |                 |          0 |          1 |          0 |          2 |          0 |          3 |          0 |          0 |
4.32/2.38	c (0,0) c | Binaries      |                 |          0 |          4 |          0 |          4 |          0 |          4 |          0 |          0 |
4.32/2.38	c (0,0) c | Glues         |                 |          0 |          8 |          0 |          8 |          0 |          8 |          0 |          0 |
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) c | Orig_Seen     |             5 % |          0 |        382 |        291 |        386 |        294 |        386 |          0 |          0 |
4.32/2.38	c (0,0) c | Diff Orig seen|                 | -      386 | -        4 | -       95 | -        0 | -       92 |      X     | -      386 | -      386 |
4.32/2.38	c (0,0) c | Hamming       |            15 % |        174 |         35 |        143 |          1 |        150 |      X     |        174 |        174 |
4.32/2.38	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.38	c (0,0) 
4.32/2.38	c (0,0) s UNSATISFIABLE
4.54/2.41	c (0,0) SatSolver.solve End
4.54/2.41	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.54/2.41	c (0,0) Show results Begin
4.54/2.41	s UNSATISFIABLE
4.54/2.41	c (0,0) Show results End
4.54/2.41	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.54/2.41	c (0,0) 0,0,STOP-AFTER(ALL)
4.54/2.41	c END-Prog: Mon Aug 13 16:40:36 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6935 MiB free)
  memory of node 1: 16384 MiB (10417 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307333-1534171233/watcher-4307333-1534171233 -o /tmp/evaluation-result-4307333-1534171233/solver-4307333-1534171233 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307333-1534171233.xml 

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

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

solver pid=18997, runsolver pid=18994

[startup+0.100732 s]*
/proc/loadavg: 7.96 8.28 7.91 2/204 19019
/proc/meminfo: memFree=17672460/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 234686508 115843072 348 33554432000 4194304 5098028 140725984283856 140725984281112 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 348 296 221 0 87 0
[pid=19000] ppid=18997 vsize=27313900 memory=109760 CPUtime=0.11 cores=0-7
/proc/19000/stat : 19000 (java) S 18997 18997 18626 0 -1 1077944320 6384 0 0 0 8 3 0 0 20 0 20 0 234686509 27969433600 27440 33554432000 4194304 4196468 140731944624496 140731944607040 140635879796471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
/proc/19000/statm: 6828475 27440 2739 1 0 6790935 0
[pid=19000/tid=19001] ppid=18997 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19000/task/19001/stat : 19001 (java) R 18997 18997 18626 0 -1 4202560 4555 0 0 0 7 2 0 0 20 0 20 0 234686509 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635851631040 140635879808406 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19002] ppid=18997 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19000/task/19002/stat : 19002 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635884039312 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19003] ppid=18997 vsize=27313900 memory=140065897645696 CPUtime=0 cores=0-7
/proc/19000/task/19003/stat : 19003 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635698195472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19004] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19004/stat : 19004 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635697142672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19005] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19005/stat : 19005 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635696089872 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19006] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19006/stat : 19006 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635695037072 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19007] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19007/stat : 19007 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635693984272 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19008] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19008/stat : 19008 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635692931472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19009] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19009/stat : 19009 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 27505 33554432000 4194304 4196468 140731944624496 140635691878672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19010] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19010/stat : 19010 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686513 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633930951536 140635879807618 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19011] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19011/stat : 19011 (java) S 18997 18997 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633805153824 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19012] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19012/stat : 19012 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633536718192 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19013] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19013/stat : 19013 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633162209616 140635879815067 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19014] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19014/stat : 19014 (java) S 18997 18997 18626 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633929898352 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19015] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19015/stat : 19015 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633928845552 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19016] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19016/stat : 19016 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633927792752 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19017] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19017/stat : 19017 (java) S 18997 18997 18626 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633926739952 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19018] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19018/stat : 19018 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 27505 33554432000 4194304 4196468 140731944624496 140632664304736 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19019] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19019/stat : 19019 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686517 27969433600 27505 33554432000 4194304 4196468 140731944624496 140633925688368 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111152 KiB

[startup+0.210639 s]*
/proc/loadavg: 7.96 8.28 7.91 2/204 19019
/proc/meminfo: memFree=17656212/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 234686508 115843072 348 33554432000 4194304 5098028 140725984283856 140725984281112 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 348 296 221 0 87 0
[pid=19000] ppid=18997 vsize=27313900 memory=124132 CPUtime=0.24 cores=0-7
/proc/19000/stat : 19000 (java) S 18997 18997 18626 0 -1 1077944320 10205 0 0 0 20 4 0 0 20 0 20 0 234686509 27969433600 31033 33554432000 4194304 4196468 140731944624496 140731944607040 140635879796471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
/proc/19000/statm: 6828475 31033 2899 1 0 6790935 0
[pid=19000/tid=19001] ppid=18997 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19000/task/19001/stat : 19001 (java) R 18997 18997 18626 0 -1 4202560 8129 0 0 0 16 3 0 0 20 0 20 0 234686509 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635851605216 140635879818397 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19002] ppid=18997 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/19000/task/19002/stat : 19002 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635884039312 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19003] ppid=18997 vsize=27313900 memory=140065897664724 CPUtime=0 cores=0-7
/proc/19000/task/19003/stat : 19003 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635698195472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19004] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19004/stat : 19004 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635697142672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19005] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19005/stat : 19005 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635696089872 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19006] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19006/stat : 19006 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635695037072 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19007] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19007/stat : 19007 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635693984272 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19008] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19008/stat : 19008 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635692931472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19009] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19009/stat : 19009 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31033 33554432000 4194304 4196468 140731944624496 140635691878672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19010] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19010/stat : 19010 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686513 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633930951536 140635879807618 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19011] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19011/stat : 19011 (java) S 18997 18997 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633805153824 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19012] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19012/stat : 19012 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633536718192 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19013] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19013/stat : 19013 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633162209616 140635879815067 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19014] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19014/stat : 19014 (java) S 18997 18997 18626 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633929898352 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19015] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19015/stat : 19015 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633928845552 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19016] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19016/stat : 19016 (java) S 18997 18997 18626 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633927792752 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19017] ppid=18997 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/19000/task/19017/stat : 19017 (java) S 18997 18997 18626 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633926739952 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19018] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19018/stat : 19018 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31033 33554432000 4194304 4196468 140731944624496 140632664304736 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19019] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19019/stat : 19019 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686517 27969433600 31033 33554432000 4194304 4196468 140731944624496 140633925688368 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125524 KiB

[startup+0.310537 s]*
/proc/loadavg: 7.96 8.28 7.91 2/204 19019
/proc/meminfo: memFree=17652792/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 234686508 115843072 348 33554432000 4194304 5098028 140725984283856 140725984281112 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 348 296 221 0 87 0
[pid=19000] ppid=18997 vsize=27313900 memory=127908 CPUtime=0.41 cores=0-7
/proc/19000/stat : 19000 (java) S 18997 18997 18626 0 -1 1077944320 10749 0 0 0 37 4 0 0 20 0 20 0 234686509 27969433600 31977 33554432000 4194304 4196468 140731944624496 140731944607040 140635879796471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
/proc/19000/statm: 6828475 31977 2983 1 0 6790935 0
[pid=19000/tid=19001] ppid=18997 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19000/task/19001/stat : 19001 (java) R 18997 18997 18626 0 -1 4202560 8506 0 0 0 26 3 0 0 20 0 20 0 234686509 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635851591920 140635861360009 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19002] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19002/stat : 19002 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635884039312 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19003] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19003/stat : 19003 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635698195472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19004] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19004/stat : 19004 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635697142672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19005] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19005/stat : 19005 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635696089872 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19006] ppid=18997 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/19000/task/19006/stat : 19006 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635695037072 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19007] ppid=18997 vsize=27313900 memory=140065795830703 CPUtime=0 cores=0-7
/proc/19000/task/19007/stat : 19007 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635693984272 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19008] ppid=18997 vsize=27313900 memory=140065795833008 CPUtime=0 cores=0-7
/proc/19000/task/19008/stat : 19008 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635692931472 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19009] ppid=18997 vsize=27313900 memory=140065795835312 CPUtime=0 cores=0-7
/proc/19000/task/19009/stat : 19009 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27969433600 31977 33554432000 4194304 4196468 140731944624496 140635691878672 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19010] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19010/stat : 19010 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686513 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633930951536 140635879807618 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19011] ppid=18997 vsize=27313900 memory=280131591677584 CPUtime=0 cores=0-7
/proc/19000/task/19011/stat : 19011 (java) S 18997 18997 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633805153824 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19012] ppid=18997 vsize=27313900 memory=280131591684496 CPUtime=0 cores=0-7
/proc/19000/task/19012/stat : 19012 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686514 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633536718192 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19013] ppid=18997 vsize=27313900 memory=280131591625776 CPUtime=0 cores=0-7
/proc/19000/task/19013/stat : 19013 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633162209616 140635879815067 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19014] ppid=18997 vsize=27313900 memory=280131591698320 CPUtime=0.02 cores=0-7
/proc/19000/task/19014/stat : 19014 (java) S 18997 18997 18626 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633929898352 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19015] ppid=18997 vsize=27313900 memory=280131591705232 CPUtime=0 cores=0-7
/proc/19000/task/19015/stat : 19015 (java) S 18997 18997 18626 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633928845552 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19016] ppid=18997 vsize=27313900 memory=280131591702928 CPUtime=0.01 cores=0-7
/proc/19000/task/19016/stat : 19016 (java) S 18997 18997 18626 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633927792752 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19017] ppid=18997 vsize=27313900 memory=280131591719088 CPUtime=0.07 cores=0-7
/proc/19000/task/19017/stat : 19017 (java) S 18997 18997 18626 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633926739952 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19018] ppid=18997 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19018/stat : 19018 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686516 27969433600 31977 33554432000 4194304 4196468 140731944624496 140632664304736 140635879806677 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19019] ppid=18997 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/19000/task/19019/stat : 19019 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686517 27969433600 31977 33554432000 4194304 4196468 140731944624496 140633925688368 140635879807618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129300 KiB

[startup+0.700992 s]
/proc/loadavg: 7.96 8.28 7.91 2/204 19019
/proc/meminfo: memFree=17628236/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 234686508 115843072 348 33554432000 4194304 5098028 140725984283856 140725984281112 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 348 296 221 0 87 0
[pid=19000] ppid=18997 vsize=27322296 memory=165128 CPUtime=0.99 cores=0-7
/proc/19000/stat : 19000 (java) S 18997 18997 18626 0 -1 1077944320 17855 0 0 0 91 8 0 0 20 0 20 0 234686509 27978031104 41282 33554432000 4194304 4196468 140731944624496 140731944607040 140635879796471 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
/proc/19000/statm: 6830574 41282 3145 1 0 6791959 0
[pid=19000/tid=19001] ppid=18997 vsize=27322296 memory=280131592076976 CPUtime=0.66 cores=0-7
/proc/19000/task/19001/stat : 19001 (java) R 18997 18997 18626 0 -1 4202560 15126 0 0 0 60 6 0 0 20 0 20 0 234686509 27978031104 41282 33554432000 4194304 4196468 140731944624496 140635851614000 140635863840101 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19002] ppid=18997 vsize=27322296 memory=140065796039536 CPUtime=0 cores=0-7
/proc/19000/task/19002/stat : 19002 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27978031104 41282 33554432000 4194304 4196468 140731944624496 140635884039312 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19003] ppid=18997 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/19000/task/19003/stat : 19003 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686512 27978031104 41282 33554432000 4194304 4196468 140731944624496 140635698195472 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19004] ppid=18997 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/19000/task/19004/stat : 19004 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27978031104 41282 33554432000 4194304 4196468 140731944624496 140635697142672 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0

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

# the end of solver process 18997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.35871 s, system=0.234427 s

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

[startup+1.60224 s]
/proc/loadavg: 7.96 8.28 7.91 2/204 19019
/proc/meminfo: memFree=17603156/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 234686508 115843072 348 33554432000 4194304 5098028 140725984283856 140725984281112 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 348 296 221 0 87 0
[pid=19000] ppid=18997 vsize=27328528 memory=233640 CPUtime=3.34 cores=0-7
/proc/19000/stat : 19000 (java) S 18997 18997 18626 0 -1 1077944320 23091 0 0 0 321 13 0 0 20 0 20 0 234686509 27984412672 58410 33554432000 4194304 4196468 140731944624496 140731944607040 140635879796471 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
/proc/19000/statm: 6832132 58410 3212 1 0 6792983 0
[pid=19000/tid=19001] ppid=18997 vsize=27328528 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/19000/task/19001/stat : 19001 (java) R 18997 18997 18626 0 -1 4202560 16861 0 0 0 148 8 0 0 20 0 20 0 234686509 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635851631488 140635863840101 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19002] ppid=18997 vsize=27328528 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/19000/task/19002/stat : 19002 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635884039312 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19003] ppid=18997 vsize=27328528 memory=1392 CPUtime=0 cores=0-7
/proc/19000/task/19003/stat : 19003 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635698195472 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19004] ppid=18997 vsize=27328528 memory=4132 CPUtime=0 cores=0-7
/proc/19000/task/19004/stat : 19004 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635697142672 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19005] ppid=18997 vsize=27328528 memory=63624 CPUtime=0 cores=0-7
/proc/19000/task/19005/stat : 19005 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635696089872 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19006] ppid=18997 vsize=27328528 memory=1236 CPUtime=0 cores=0-7
/proc/19000/task/19006/stat : 19006 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635695037072 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19007] ppid=18997 vsize=27328528 memory=2444 CPUtime=0 cores=0-7
/proc/19000/task/19007/stat : 19007 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635693984272 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19008] ppid=18997 vsize=27328528 memory=1832 CPUtime=0 cores=0-7
/proc/19000/task/19008/stat : 19008 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635692931472 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19009] ppid=18997 vsize=27328528 memory=1920 CPUtime=0 cores=0-7
/proc/19000/task/19009/stat : 19009 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686512 27984412672 58410 33554432000 4194304 4196468 140731944624496 140635691878672 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19010] ppid=18997 vsize=27328528 memory=1192 CPUtime=0 cores=0-7
/proc/19000/task/19010/stat : 19010 (java) S 18997 18997 18626 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 234686513 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633930951536 140635879807618 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19011] ppid=18997 vsize=27328528 memory=1616 CPUtime=0 cores=0-7
/proc/19000/task/19011/stat : 19011 (java) S 18997 18997 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 234686514 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633805153824 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19012] ppid=18997 vsize=27328528 memory=1384 CPUtime=0 cores=0-7
/proc/19000/task/19012/stat : 19012 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686514 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633536718192 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19013] ppid=18997 vsize=27328528 memory=752 CPUtime=0 cores=0-7
/proc/19000/task/19013/stat : 19013 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633162209616 140635879815067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19014] ppid=18997 vsize=27328528 memory=164 CPUtime=0.29 cores=0-7
/proc/19000/task/19014/stat : 19014 (java) R 18997 18997 18626 0 -1 4202560 821 0 0 0 28 1 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633929898352 140635861341148 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19015] ppid=18997 vsize=27328528 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/19000/task/19015/stat : 19015 (java) R 18997 18997 18626 0 -1 4202560 732 0 0 0 35 1 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633928835472 140635863293255 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19016] ppid=18997 vsize=27328528 memory=-7385037615359298921 CPUtime=0.37 cores=0-7
/proc/19000/task/19016/stat : 19016 (java) S 18997 18997 18626 0 -1 1077944384 710 0 0 0 37 0 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633927792752 140635879807618 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19017] ppid=18997 vsize=27328528 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/19000/task/19017/stat : 19017 (java) S 18997 18997 18626 0 -1 1077944384 2631 0 0 0 71 1 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633926739952 140635879807618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19018] ppid=18997 vsize=27328528 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/19000/task/19018/stat : 19018 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686516 27984412672 58410 33554432000 4194304 4196468 140731944624496 140632664304736 140635879806677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
[pid=19000/tid=19019] ppid=18997 vsize=27328528 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/19000/task/19019/stat : 19019 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686517 27984412672 58410 33554432000 4194304 4196468 140731944624496 140633925688368 140635879807618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29753344 140731944629225 140731944629549 140731944629549 140731944632271 0
Current children cumulated CPU time: 3.34 s
Current children cumulated vsize: 27441656 KiB
Current children cumulated memory: 235032 KiB

[startup+2.00079 s]*
/proc/loadavg: 7.96 8.28 7.91 2/204 19039
/proc/meminfo: memFree=17715784/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1468 CPUtime=3.46 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 589 23736 0 0 0 0 331 15 20 0 1 0 234686508 115843072 367 33554432000 4194304 5098028 140725984283856 140725984280600 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 367 311 221 0 87 0
[pid=19020] ppid=18997 vsize=7749964 memory=68644 CPUtime=0.46 cores=0-7
/proc/19020/stat : 19020 (java) S 18997 18997 18626 0 -1 1077944320 10665 0 0 0 44 2 0 0 20 0 20 0 234686674 7935963136 17161 33554432000 4194304 4196468 140726370028480 140726370011024 140168315068151 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
/proc/19020/statm: 1937491 17161 2974 1 0 1899951 0
[pid=19020/tid=19021] ppid=18997 vsize=7749964 memory=6791534058613427641 CPUtime=0.32 cores=0-7
/proc/19020/task/19021/stat : 19021 (java) R 18997 18997 18626 0 -1 4202560 8337 0 0 0 31 1 0 0 20 0 20 0 234686675 7935963136 17161 33554432000 4194304 4196468 140726370028480 140168286888264 140168300233737 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19022] ppid=18997 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19020/task/19022/stat : 19022 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140168319310480 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19023] ppid=18997 vsize=7749964 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/19020/task/19023/stat : 19023 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167800060432 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19024] ppid=18997 vsize=7749964 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/19020/task/19024/stat : 19024 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167799007632 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19025] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19025/stat : 19025 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167797954832 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19026] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19026/stat : 19026 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167796903056 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19027] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19027/stat : 19027 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167795850256 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19028] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19028/stat : 19028 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167794797456 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19029] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19029/stat : 19029 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686676 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167793744656 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19030] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19030/stat : 19030 (java) S 18997 18997 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 234686677 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167609932144 140168315079298 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19031] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19031/stat : 19031 (java) S 18997 18997 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 234686678 7935963136 17161 33554432000 4194304 4196468 140726370028480 140166861677600 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19032] ppid=18997 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/19020/task/19032/stat : 19032 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686678 7935963136 17161 33554432000 4194304 4196468 140726370028480 140166593241968 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19033] ppid=18997 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/19020/task/19033/stat : 19033 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686680 7935963136 17161 33554432000 4194304 4196468 140726370028480 140166218733392 140168315086747 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19034] ppid=18997 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19034/stat : 19034 (java) S 18997 18997 18626 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 20 0 234686680 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167608879984 140168315079298 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19035] ppid=18997 vsize=7749964 memory=0 CPUtime=0.02 cores=0-7
/proc/19020/task/19035/stat : 19035 (java) S 18997 18997 18626 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 234686680 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167607827184 140168315079298 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19036] ppid=18997 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19036/stat : 19036 (java) S 18997 18997 18626 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 234686680 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167606774384 140168315079298 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19037] ppid=18997 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/19020/task/19037/stat : 19037 (java) S 18997 18997 18626 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 20 0 234686680 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167605721584 140168315079298 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19038] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19038/stat : 19038 (java) S 18997 18997 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 234686681 7935963136 17161 33554432000 4194304 4196468 140726370028480 140165720828512 140168315078357 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19039] ppid=18997 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/19020/task/19039/stat : 19039 (java) S 18997 18997 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 234686681 7935963136 17161 33554432000 4194304 4196468 140726370028480 140167604668976 140168315079298 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
Current children cumulated CPU time: 3.92 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 70112 KiB

[startup+2.40093 s]
/proc/loadavg: 7.96 8.28 7.91 2/204 19039
/proc/meminfo: memFree=17715784/32770624 swapFree=67108860/67108860
[pid=18997] ppid=18994 vsize=113128 memory=1468 CPUtime=3.46 cores=0-7
/proc/18997/stat : 18997 (scop.sh) S 18994 18997 18626 0 -1 4202496 589 23736 0 0 0 0 331 15 20 0 1 0 234686508 115843072 367 33554432000 4194304 5098028 140725984283856 140725984280600 140268014789244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10371072 140725984285731 140725984285955 140725984285955 140725984288717 0
/proc/18997/statm: 28282 367 311 221 0 87 0
[pid=19020] ppid=18997 vsize=8086216 memory=116736 CPUtime=1.08 cores=0-7
/proc/19020/stat : 19020 (java) S 18997 18997 18626 0 -1 1077944320 17921 1330 0 0 101 6 1 0 20 0 22 0 234686674 8280285184 29184 33554432000 4194304 4196468 140726370028480 140726370011024 140168315068151 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
/proc/19020/statm: 2021554 29184 3150 1 0 1982953 0
[pid=19020/tid=19021] ppid=18997 vsize=8086216 memory=4 CPUtime=0.72 cores=0-7
/proc/19020/task/19021/stat : 19021 (java) R 18997 18997 18626 0 -1 4202560 14941 1330 0 0 66 5 1 0 20 0 22 0 234686675 8280285184 29184 33554432000 4194304 4196468 140726370028480 140168286906944 140168295343954 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19022] ppid=18997 vsize=8086216 memory=31 CPUtime=0.01 cores=0-7
/proc/19020/task/19022/stat : 19022 (java) S 18997 18997 18626 0 -1 1077944384 2 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140168319310480 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19023] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19023/stat : 19023 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167800060432 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19024] ppid=18997 vsize=8086216 memory=24404 CPUtime=0.01 cores=0-7
/proc/19020/task/19024/stat : 19024 (java) S 18997 18997 18626 0 -1 1077944384 3 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167799007632 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19025] ppid=18997 vsize=8086216 memory=3323 CPUtime=0.01 cores=0-7
/proc/19020/task/19025/stat : 19025 (java) S 18997 18997 18626 0 -1 1077944384 2 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167797954832 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19026] ppid=18997 vsize=8086216 memory=24739 CPUtime=0.01 cores=0-7
/proc/19020/task/19026/stat : 19026 (java) S 18997 18997 18626 0 -1 1077944384 2 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167796903056 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19027] ppid=18997 vsize=8086216 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/19020/task/19027/stat : 19027 (java) S 18997 18997 18626 0 -1 1077944384 2 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167795850256 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19028] ppid=18997 vsize=8086216 memory=288230596050944315 CPUtime=0.01 cores=0-7
/proc/19020/task/19028/stat : 19028 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167794797456 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19029] ppid=18997 vsize=8086216 memory=14133333755955770 CPUtime=0.01 cores=0-7
/proc/19020/task/19029/stat : 19029 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686676 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167793744656 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19030] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19030/stat : 19030 (java) S 18997 18997 18626 0 -1 1077944384 5 1330 0 0 0 0 1 0 20 0 22 0 234686677 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167609932144 140168315079298 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19031] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19031/stat : 19031 (java) S 18997 18997 18626 0 -1 1077944384 13 1330 0 0 0 0 1 0 20 0 22 0 234686678 8280285184 29184 33554432000 4194304 4196468 140726370028480 140166861677600 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19032] ppid=18997 vsize=8086216 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/19020/task/19032/stat : 19032 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686678 8280285184 29184 33554432000 4194304 4196468 140726370028480 140166593241968 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19033] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19033/stat : 19033 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686680 8280285184 29184 33554432000 4194304 4196468 140726370028480 140166218733392 140168315086747 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19034] ppid=18997 vsize=8086216 memory=0 CPUtime=0.05 cores=0-7
/proc/19020/task/19034/stat : 19034 (java) S 18997 18997 18626 0 -1 1077944384 549 1330 0 0 4 0 1 0 20 0 22 0 234686680 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167608879984 140168315079298 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19035] ppid=18997 vsize=8086216 memory=0 CPUtime=0.06 cores=0-7
/proc/19020/task/19035/stat : 19035 (java) S 18997 18997 18626 0 -1 1077944384 219 1330 0 0 5 0 1 0 20 0 22 0 234686680 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167607827184 140168315079298 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19036] ppid=18997 vsize=8086216 memory=0 CPUtime=0.06 cores=0-7
/proc/19020/task/19036/stat : 19036 (java) S 18997 18997 18626 0 -1 1077944384 268 1330 0 0 5 0 1 0 20 0 22 0 234686680 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167606774384 140168315079298 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19037] ppid=18997 vsize=8086216 memory=0 CPUtime=0.18 cores=0-7
/proc/19020/task/19037/stat : 19037 (java) S 18997 18997 18626 0 -1 1077944384 520 1330 0 0 17 0 1 0 20 0 22 0 234686680 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167605721584 140168315079298 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19038] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19038/stat : 19038 (java) S 18997 18997 18626 0 -1 1077944384 3 1330 0 0 0 0 1 0 20 0 22 0 234686681 8280285184 29184 33554432000 4194304 4196468 140726370028480 140165720828512 140168315078357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
[pid=19020/tid=19039] ppid=18997 vsize=8086216 memory=0 CPUtime=0.01 cores=0-7
/proc/19020/task/19039/stat : 19039 (java) S 18997 18997 18626 0 -1 1077944384 1 1330 0 0 0 0 1 0 20 0 22 0 234686681 8280285184 29184 33554432000 4194304 4196468 140726370028480 140167604668976 140168315079298 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140726370030769 140726370030893 140726370030893 140726370033615 0
Current children cumulated CPU time: 4.54 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 118204 KiB

Child status: 0
Real time (s): 2.42378
CPU time (s): 4.59313
CPU user time (s): 4.35871
CPU system time (s): 0.234427
CPU usage (%): 189.503
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 235032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.35871
system time used= 0.234427
maximum resident set size= 239344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43656
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6667
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 18997
#   total CPU time (s): 4.59313
#   total CPU user time (s): 4.35871
#   total CPU system time (s): 0.234427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053795 second user time and 0.06025 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 16:40:33
IDJOB=4307333
IDBENCH=141017
IDSOLVER=2789
FILE ID=node132/4307333-1534171233
RUNJOBID= node132-1534168708-18653
PBS_JOBID= 21037974
Free space on /tmp= 38332 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-06_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307333-1534171233/watcher-4307333-1534171233 -o /tmp/evaluation-result-4307333-1534171233/solver-4307333-1534171233 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307333-1534171233.xml

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

MD5SUM BENCH= 7b867b166641a9e2c5ffb0d7a40768d4
RANDOM SEED=359661717

node132.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.65
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.65
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.65
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.65
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:        17770180 kB
MemAvailable:   31901276 kB
Buffers:          258960 kB
Cached:         13984820 kB
SwapCached:            0 kB
Active:          7024516 kB
Inactive:        7273448 kB
Active(anon):       4248 kB
Inactive(anon):   102816 kB
Active(file):    7020268 kB
Inactive(file):  7170632 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8784 kB
Writeback:             0 kB
AnonPages:        101928 kB
Mapped:            55656 kB
Shmem:             49824 kB
Slab:             396484 kB
SReclaimable:     368656 kB
SUnreclaim:        27828 kB
KernelStack:        3648 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38324 MiB
End job on node132 at 2018-08-13 16:40:36