Trace number 4305567

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+MapleCOMSPS (2018-07-31)UNSAT 4.40861 2.60368

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 benchmark0.015727
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 -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-23228-serial-file.bin HOME/instance-4305567-1534060601.xml
0.66/0.55	
0.66/0.55	scop both+minisat_release (2018-07-31)
0.66/0.55	(Encoding Process)
0.66/0.55	
0.67/0.67	c BEGIN-Prog: Sun Aug 12 09:56:42 CEST 2018
0.67/0.67	c PID: 23234
0.67/0.67	c IP: 172.20.3.106
0.67/0.67	c HOST: node106.alineos.net
0.67/0.68	c (0,0) Parsing Begin
1.13/0.95	c (0,0) Parsing End
1.13/0.96	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 30 ctr, max domain size 6
1.13/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.13/0.98	c (0,0) Constraint Name Generate Begin
1.13/0.99	c (0,0) Ctr:HOME/instance-4305567-1534060601.xml,AllDifferent:IntVar
1.13/0.99	c (0,0) Constraint Name Generate End
1.13/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.13/0.99	c (0,0) CSP to CSPinCNF Begin
1.45/1.15	c (0,0) translated 3 (10%) constraints
1.45/1.18	c (0,0) translated 6 (20%) constraints
1.66/1.21	c (0,0) translated 9 (30%) constraints
1.66/1.23	c (0,0) translated 12 (40%) constraints
1.66/1.25	c (0,0) translated 15 (50%) constraints
1.66/1.25	c (0,0) translated 18 (60%) constraints
1.66/1.26	c (0,0) translated 21 (70%) constraints
1.66/1.26	c (0,0) translated 24 (80%) constraints
1.66/1.27	c (0,0) translated 27 (90%) constraints
1.66/1.28	c (0,0) translated 30 (100%) constraints
1.96/1.34	c (0,0) STATISTICS1:HOME/instance-4305567-1534060601.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,
1.96/1.34	c (0,0) ==========================================
1.96/1.34	c (0,0) Both Encoding selects:
1.96/1.34	c (0,0) Order
1.96/1.34	c (0,0) ==========================================
1.96/1.36	c (0,0) translated 35 (10%) constraints
1.96/1.37	c (0,0) translated 70 (20%) constraints
1.96/1.38	c (0,0) translated 105 (30%) constraints
1.96/1.39	c (0,0) translated 140 (40%) constraints
1.96/1.40	c (0,0) translated 175 (50%) constraints
2.21/1.40	c (0,0) translated 210 (60%) constraints
2.21/1.41	c (0,0) translated 245 (70%) constraints
2.21/1.41	c (0,0) translated 280 (80%) constraints
2.21/1.42	c (0,0) translated 315 (90%) constraints
2.21/1.42	c (0,0) translated 350 (100%) constraints
2.21/1.43	c (0,0) CSP to CSPinCNF End
2.21/1.43	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.21/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.21/1.43	c (0,0) CSPinCNF Propagation Begin
2.21/1.45	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/1.45	c (0,0) CSPinCNF Propagation End
2.21/1.45	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.21/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.21/1.45	c (0,0) Simplify CSPinCNF Begin
2.46/1.52	c (0,0) Simplify CSPinCNF End
2.46/1.53	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.46/1.53	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.46/1.53	c (0,0) Calculate Precise Domain Begin
2.46/1.53	c (0,0) 0 values are removed by re-calculation
2.46/1.53	c (0,0) Calculate Precise Domain End
2.46/1.53	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.46/1.53	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.46/1.53	c (0,0) CSPinCNF to SatSolver Begin
2.75/1.61	c (0,0) 93 (10 %) CSP clauses are encoded (760 SAT variables, 536 SAT clauses)
2.75/1.62	c (0,0) 186 (20 %) CSP clauses are encoded (760 SAT variables, 924 SAT clauses)
2.75/1.63	c (0,0) 279 (30 %) CSP clauses are encoded (760 SAT variables, 1312 SAT clauses)
2.75/1.64	c (1,0) 372 (40 %) CSP clauses are encoded (760 SAT variables, 1705 SAT clauses)
2.75/1.65	c (1,0) 465 (50 %) CSP clauses are encoded (760 SAT variables, 2093 SAT clauses)
2.75/1.66	c (1,0) 558 (60 %) CSP clauses are encoded (760 SAT variables, 2481 SAT clauses)
2.75/1.67	c (1,0) 651 (70 %) CSP clauses are encoded (760 SAT variables, 2864 SAT clauses)
2.75/1.67	c (1,0) 744 (80 %) CSP clauses are encoded (760 SAT variables, 3227 SAT clauses)
2.75/1.68	c (1,0) 837 (90 %) CSP clauses are encoded (760 SAT variables, 3600 SAT clauses)
2.75/1.68	c (1,0) 930 (100 %) CSP clauses are encoded (760 SAT variables, 3973 SAT clauses)
2.75/1.68	c (1,0) Launch Command will be: minisat_release
2.75/1.68	c (1,0) CSPinCNF to SatSolver End
2.75/1.68	c (1,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.08/1.71	c (1,1) STATISTICS2:HOME/instance-4305567-1534060601.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,
3.08/1.71	c (1,1) 760 bool, 3974 clause
3.08/1.71	c (1,1) Export Begin
3.25/1.81	c (1,1) Export to HOME/scop-23228-serial-file.bin
3.25/1.81	c (1,1) Export End
3.25/1.81	c (1,1) Export File Size: 0.01 MB
3.25/1.81	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.25/1.81	c END-Prog: Sun Aug 12 09:56:43 CEST 2018
3.25/1.82	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23228-serial-file.bin
3.89/2.31	c (0,0) Read Serial File Begin
3.89/2.31	c (0,0) HOME/scop-23228-serial-file.bin
4.02/2.47	c (0,0) Read Serial File End
4.02/2.49	
4.02/2.49	scop order+minisat_release (2018-07-31)
4.02/2.49	(Solving Process)
4.02/2.49	
4.17/2.51	c BEGIN-Prog: Sun Aug 12 09:56:44 CEST 2018
4.17/2.51	c PID: 23263
4.17/2.51	c IP: 172.20.3.106
4.17/2.51	c HOST: node106.alineos.net
4.17/2.51	c (0,0) SatSolver.solve Begin
4.17/2.51	c (0,0) 0 bool, 0 clause
4.17/2.51	c (0,0) minisat_release HOME/instance-4305567-1534060601.xml-scop-23234.cnf
4.17/2.55	c (0,0) c This is COMiniSatPS.
4.17/2.55	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.17/2.55	c (0,0) c ============================[ Problem Statistics ]=============================
4.17/2.55	c (0,0) c |                                                                             |
4.17/2.55	c (0,0) c |  Number of variables:           760                                         |
4.17/2.55	c (0,0) c |  Number of clauses:            3974                                         |
4.17/2.55	c (0,0) c |  Parse time:                   0.00 s                                       |
4.17/2.55	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.17/2.55	c (0,0) c Reduced to 470 vars, 3684 cls (grow=0)
4.17/2.55	c (0,0) c No iterative elimination performed. (vars=470, c/v ratio=7.8)
4.17/2.55	c (0,0) c |  Simplification time:          0.00 s                                       |
4.17/2.55	c (0,0) c |                                                                             |
4.17/2.55	c (0,0) c ============================[ Search Statistics ]==============================
4.17/2.55	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.17/2.55	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.17/2.55	c (0,0) c ===============================================================================
4.17/2.55	c (0,0) c ===============================================================================
4.17/2.55	c (0,0) c restarts              : 1
4.17/2.55	c (0,0) c conflicts             : 39             (6708 /sec)
4.17/2.55	c (0,0) c decisions             : 51             (0.00 % random) (8772 /sec)
4.17/2.55	c (0,0) c propagations          : 1211           (208290 /sec)
4.17/2.55	c (0,0) c conflict literals     : 216            (6.49 % deleted)
4.17/2.55	c (0,0) c CPU time              : 0.005814 s
4.17/2.55	c (0,0) 
4.17/2.55	c (0,0) s UNSATISFIABLE
4.17/2.59	c (0,0) SatSolver.solve End
4.17/2.59	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.17/2.59	c (0,0) Show results Begin
4.17/2.59	s UNSATISFIABLE
4.17/2.59	c (0,0) Show results End
4.17/2.59	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.17/2.59	c (0,0) 0,0,STOP-AFTER(ALL)
4.17/2.59	c END-Prog: Sun Aug 12 09:56:44 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 (8587 MiB free)
  memory of node 1: 16384 MiB (11652 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305567-1534060601/watcher-4305567-1534060601 -o /tmp/evaluation-result-4305567-1534060601/solver-4305567-1534060601 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305567-1534060601.xml 

running on 4 cores: 0,2,4,6

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

solver pid=23228, runsolver pid=23221

[startup+0.10008 s]*
/proc/loadavg: 0.93 1.11 1.47 5/218 23262
/proc/meminfo: memFree=20605020/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15012476 memory=71736 CPUtime=0.1 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 6107 0 0 0 8 2 0 0 20 0 15 0 223622969 15372775424 17934 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3753119 17934 2746 1 0 3715579 0
[pid=23234/tid=23235] ppid=23228 vsize=15012476 memory=4711481268241269896 CPUtime=0.09 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 4215 0 0 0 7 2 0 0 20 0 15 0 223622970 15372775424 17934 33554432000 4194304 4196468 140732854215392 140008807627152 140008819881310 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15012476 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 17934 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 17934 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 17934 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 17934 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 17934 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) S 23228 23228 23167 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007805250160 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007804197360 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) R 23228 23228 23167 0 -1 4202560 260 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007803145072 140008814501024 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 17934 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15372775424 17934 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73132 KiB

[startup+0.210641 s]*
/proc/loadavg: 0.93 1.11 1.47 5/218 23262
/proc/meminfo: memFree=20577116/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15012476 memory=85508 CPUtime=0.25 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 9746 0 0 0 22 3 0 0 20 0 15 0 223622969 15372775424 21377 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3753119 21377 2878 1 0 3715579 0
[pid=23234/tid=23235] ppid=23228 vsize=15012476 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 7647 0 0 0 17 2 0 0 20 0 15 0 223622970 15372775424 21377 33554432000 4194304 4196468 140732854215392 140008807620736 140008819844453 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15012476 memory=12629 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 21377 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15012476 memory=139642312593468 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 21377 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 21377 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 21377 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 21377 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) S 23228 23228 23167 0 -1 1077944384 448 0 0 0 1 0 0 0 20 0 15 0 223622976 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007805250160 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) S 23228 23228 23167 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007804197360 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15012476 memory=139642312570496 CPUtime=0.03 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) R 23228 23228 23167 0 -1 4202560 305 0 0 0 3 0 0 0 20 0 15 0 223622976 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007803145072 140008819881310 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 21377 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15372775424 21377 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86904 KiB

[startup+0.310392 s]*
/proc/loadavg: 0.93 1.11 1.47 4/218 23262
/proc/meminfo: memFree=20569176/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15012476 memory=89652 CPUtime=0.42 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 10354 0 0 0 39 3 0 0 20 0 15 0 223622969 15372775424 22413 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3753119 22413 2985 1 0 3715579 0
[pid=23234/tid=23235] ppid=23228 vsize=15012476 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 8083 0 0 0 26 3 0 0 20 0 15 0 223622970 15372775424 22413 33554432000 4194304 4196468 140732854215392 140008807595824 140008819844453 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15012476 memory=12992 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 22413 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15012476 memory=3979272443058731830 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 22413 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 22413 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15372775424 22413 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 22413 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) S 23228 23228 23167 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 223622976 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007805250160 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) S 23228 23228 23167 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 15 0 223622976 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007804197360 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) S 23228 23228 23167 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 15 0 223622976 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007803145072 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15372775424 22413 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15372775424 22413 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91048 KiB

[startup+0.700716 s]
/proc/loadavg: 0.93 1.11 1.47 4/218 23262
/proc/meminfo: memFree=20520676/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15016700 memory=117996 CPUtime=0.74 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 16177 0 3 0 69 5 0 0 20 0 15 0 223622969 15377100800 29499 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3754175 29499 3037 1 0 3715579 0
[pid=23234/tid=23235] ppid=23228 vsize=15016700 memory=1782344320257 CPUtime=0.54 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 13836 0 3 0 50 4 0 0 20 0 15 0 223622970 15377100800 29499 33554432000 4194304 4196468 140732854215392 140008807612208 140008819881310 0 4 2 25189581 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15016700 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15377100800 29499 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15016700 memory=496 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15377100800 29499 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15016700 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15377100800 29499 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15016700 memory=1168 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15377100800 29499 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15016700 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 223622973 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15016700 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15016700 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15016700 memory=2192 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15377100800 29499 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15016700 memory=3980 CPUtime=0.05 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) S 23228 23228 23167 0 -1 1077944384 571 0 0 0 5 0 0 0 20 0 15 0 223622976 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007805250160 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15016700 memory=1924 CPUtime=0.01 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) S 23228 23228 23167 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 223622976 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007804197360 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15016700 memory=7284 CPUtime=0.11 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) R 23228 23228 23167 0 -1 4202560 393 0 0 0 11 0 0 0 20 0 15 0 223622976 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007803145072 140008817385110 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15016700 memory=804 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15377100800 29499 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15016700 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15377100800 29499 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 15129828 KiB
Current children cumulated memory: 119392 KiB

[startup+1.5008 s]
/proc/loadavg: 0.93 1.11 1.47 7/218 23262
/proc/meminfo: memFree=20474036/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15022920 memory=168600 CPUtime=2.46 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 21106 0 3 0 237 9 0 0 20 0 15 0 223622969 15383470080 42150 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3755730 42150 3190 1 0 3717115 0
[pid=23234/tid=23235] ppid=23228 vsize=15022920 memory=150788 CPUtime=1.32 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 15932 0 3 0 126 6 0 0 20 0 15 0 223622970 15383470080 42150 33554432000 4194304 4196468 140732854215392 140008807634384 140008815511265 0 4 2 25189581 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15383470080 42150 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15022920 memory=31009 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15383470080 42150 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15022920 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15383470080 42150 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15022920 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15383470080 42150 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15022920 memory=8836 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 223622973 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15022920 memory=11044 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15022920 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15022920 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15383470080 42150 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15022920 memory=17668 CPUtime=0.29 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) S 23228 23228 23167 0 -1 1077944384 929 0 0 0 29 0 0 0 20 0 15 0 223622976 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007805250160 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15022920 memory=19876 CPUtime=0.22 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) S 23228 23228 23167 0 -1 1077944384 443 0 0 0 22 0 0 0 20 0 15 0 223622976 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007804197360 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15022920 memory=22084 CPUtime=0.59 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) S 23228 23228 23167 0 -1 1077944384 2467 0 0 0 59 0 0 0 20 0 15 0 223622976 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007803145072 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15022920 memory=24292 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15383470080 42150 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15022920 memory=26500 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15383470080 42150 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 169996 KiB

[startup+2.60364 s]
# the end of solver process 23228 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.21652 s, system=0.19209 s

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

[startup+1.60299 s]
/proc/loadavg: 0.93 1.11 1.47 7/218 23262
/proc/meminfo: memFree=20474036/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223622969 115843072 349 33554432000 4194304 5098028 140731732896848 140731732894104 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 349 296 221 0 87 0
[pid=23234] ppid=23228 vsize=15027084 memory=176784 CPUtime=2.75 cores=0,2,4,6
/proc/23234/stat : 23234 (java) S 23228 23228 23167 0 -1 1077944320 21607 0 3 0 266 9 0 0 20 0 15 0 223622969 15387734016 44196 33554432000 4194304 4196468 140732854215392 140732854197936 140008835800823 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
/proc/23234/statm: 3756771 44196 3206 1 0 3717627 0
[pid=23234/tid=23235] ppid=23228 vsize=15027084 memory=6791534058613427641 CPUtime=1.41 cores=0,2,4,6
/proc/23234/task/23235/stat : 23235 (java) R 23228 23228 23167 0 -1 4202560 16164 0 3 0 135 6 0 0 20 0 15 0 223622970 15387734016 44196 33554432000 4194304 4196468 140732854215392 140008807637816 140008300328069 0 4 2 25189581 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23240] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23240/stat : 23240 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15387734016 44196 33554432000 4194304 4196468 140732854215392 140008840043408 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23242] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23242/stat : 23242 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15387734016 44196 33554432000 4194304 4196468 140732854215392 140008631126800 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23243] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23243/stat : 23243 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223622972 15387734016 44196 33554432000 4194304 4196468 140732854215392 140008630074512 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23244] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23244/stat : 23244 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622972 15387734016 44196 33554432000 4194304 4196468 140732854215392 140008629021712 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23246] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23246/stat : 23246 (java) S 23228 23228 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 223622973 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007806302320 140008835811970 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23248] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23248/stat : 23248 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223622973 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007411016480 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23249] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23249/stat : 23249 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622974 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007142581360 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23253] ppid=23228 vsize=15027084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23253/stat : 23253 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15387734016 44196 33554432000 4194304 4196468 140732854215392 140006768072784 140008835819419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23256] ppid=23228 vsize=15027084 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/23234/task/23256/stat : 23256 (java) R 23228 23228 23167 0 -1 4202560 954 0 0 0 33 0 0 0 20 0 15 0 223622976 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007805241488 140008820925517 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23257] ppid=23228 vsize=15027084 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/23234/task/23257/stat : 23257 (java) R 23228 23228 23167 0 -1 4202560 568 0 0 0 31 0 0 0 20 0 15 0 223622976 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007804188688 140008821820112 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23258] ppid=23228 vsize=15027084 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/23234/task/23258/stat : 23258 (java) R 23228 23228 23167 0 -1 4202560 2586 0 0 0 65 0 0 0 20 0 15 0 223622976 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007803144256 140008815136449 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23260] ppid=23228 vsize=15027084 memory=7452163611917052224 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23260/stat : 23260 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223622976 15387734016 44196 33554432000 4194304 4196468 140732854215392 140006270168032 140008835811029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
[pid=23234/tid=23262] ppid=23228 vsize=15027084 memory=7523639680350381159 CPUtime=0 cores=0,2,4,6
/proc/23234/task/23262/stat : 23262 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223622977 15387734016 44196 33554432000 4194304 4196468 140732854215392 140007802091952 140008835811970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26640384 140732854219783 140732854220081 140732854220081 140732854222799 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 178180 KiB

[startup+2.40077 s]
/proc/loadavg: 0.93 1.11 1.47 6/218 23277
/proc/meminfo: memFree=20417860/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1472 CPUtime=3.27 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 591 22733 0 4 0 0 316 11 20 0 1 0 223622969 115843072 368 33554432000 4194304 5098028 140731732896848 140731732893592 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 368 311 221 0 87 0
[pid=23263] ppid=23228 vsize=7406384 memory=92948 CPUtime=0.75 cores=0,2,4,6
/proc/23263/stat : 23263 (java) S 23228 23228 23167 0 -1 1077944320 16950 0 0 0 71 4 0 0 20 0 15 0 223623151 7584137216 23237 33554432000 4194304 4196468 140734588560368 140734588542912 140391436922615 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
/proc/23263/statm: 1851596 23237 3037 1 0 1813530 0
[pid=23263/tid=23264] ppid=23228 vsize=7406384 memory=24292 CPUtime=0.55 cores=0,2,4,6
/proc/23263/task/23264/stat : 23264 (java) R 23228 23228 23167 0 -1 4202560 14339 0 0 0 52 3 0 0 20 0 15 0 223623152 7584137216 23237 33554432000 4194304 4196468 140734588560368 140391408746096 140391421003102 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23265] ppid=23228 vsize=7406384 memory=26500 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23265/stat : 23265 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223623153 7584137216 23237 33554432000 4194304 4196468 140734588560368 140391441164560 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23266] ppid=23228 vsize=7406384 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23266/stat : 23266 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223623153 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390921742736 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23267] ppid=23228 vsize=7406384 memory=144100 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23267/stat : 23267 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223623153 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390920690192 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23268] ppid=23228 vsize=7406384 memory=50 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23268/stat : 23268 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223623153 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390919637648 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23269] ppid=23228 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23269/stat : 23269 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223623154 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390883404272 140391436933762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23270] ppid=23228 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23270/stat : 23270 (java) S 23228 23228 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223623155 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390401303968 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23271] ppid=23228 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23271/stat : 23271 (java) S 23228 23228 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223623155 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390132868592 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23272] ppid=23228 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23272/stat : 23272 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223623157 7584137216 23237 33554432000 4194304 4196468 140734588560368 140389758360272 140391436941211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23273] ppid=23228 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23263/task/23273/stat : 23273 (java) S 23228 23228 23167 0 -1 1077944384 520 0 0 0 3 0 0 0 20 0 15 0 223623157 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390882351088 140391436933762 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23274] ppid=23228 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23263/task/23274/stat : 23274 (java) S 23228 23228 23167 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 15 0 223623157 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390881298544 140391436933762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23275] ppid=23228 vsize=7406384 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/23263/task/23275/stat : 23275 (java) S 23228 23228 23167 0 -1 1077944384 589 0 0 0 11 0 0 0 20 0 15 0 223623157 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390880246000 140391436933762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23276] ppid=23228 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23276/stat : 23276 (java) S 23228 23228 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223623158 7584137216 23237 33554432000 4194304 4196468 140734588560368 140389260454496 140391436932821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
[pid=23263/tid=23277] ppid=23228 vsize=7406384 memory=4 CPUtime=0 cores=0,2,4,6
/proc/23263/task/23277/stat : 23277 (java) S 23228 23228 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223623158 7584137216 23237 33554432000 4194304 4196468 140734588560368 140390879193904 140391436933762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36601856 140734588568757 140734588568881 140734588568881 140734588571599 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 94420 KiB

[startup+2.60072 s]
/proc/loadavg: 0.93 1.11 1.47 6/218 23277
/proc/meminfo: memFree=20417860/32770624 swapFree=67108688/67108860
[pid=23228] ppid=23221 vsize=113128 memory=1472 CPUtime=3.27 cores=0,2,4,6
/proc/23228/stat : 23228 (scop.sh) S 23221 23228 23167 0 -1 4202496 591 22733 0 4 0 0 316 11 20 0 1 0 223622969 115843072 368 33554432000 4194304 5098028 140731732896848 140731732893592 139987867849340 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12775424 140731732902977 140731732903175 140731732903175 140731732905933 0
/proc/23228/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.60368
CPU time (s): 4.40861
CPU user time (s): 4.21652
CPU system time (s): 0.19209
CPU usage (%): 169.322
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 195284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21652
system time used= 0.19209
maximum resident set size= 198556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42657
page faults= 4
swaps= 0
block input operations= 5480
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4909
involuntary context switches= 202


# summary of solver processes directly reported to runsolver:
#   pid: 23228
#   total CPU time (s): 4.40861
#   total CPU user time (s): 4.21652
#   total CPU system time (s): 0.19209

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039393 second user time and 0.070705 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 09:56:41
IDJOB=4305567
IDBENCH=141017
IDSOLVER=2783
FILE ID=node106/4305567-1534060601
RUNJOBID= node106-1534060601-23198
PBS_JOBID= 21036975
Free space on /tmp= 39660 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-06_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305567-1534060601/watcher-4305567-1534060601 -o /tmp/evaluation-result-4305567-1534060601/solver-4305567-1534060601 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305567-1534060601.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7b867b166641a9e2c5ffb0d7a40768d4
RANDOM SEED=1468298392

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        20726796 kB
MemAvailable:   31901900 kB
Buffers:          119160 kB
Cached:         11203664 kB
SwapCached:            0 kB
Active:          5542028 kB
Inactive:        5837284 kB
Active(anon):       3940 kB
Inactive(anon):   105404 kB
Active(file):    5538088 kB
Inactive(file):  5731880 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             15372 kB
Writeback:             0 kB
AnonPages:         63176 kB
Mapped:            50808 kB
Shmem:             49632 kB
Slab:             361204 kB
SReclaimable:     333596 kB
SUnreclaim:        27608 kB
KernelStack:        3104 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39644 MiB
End job on node106 at 2018-08-12 09:56:44