Trace number 4305492

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)UNSAT 3.43719 2.1671

General information on the benchmark

NameHaystacks/
Haystacks-ext-04_c18.xml
MD5SUMa1ecb9d626e1829c4f6714b650dba230
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.0046
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints27
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":16}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-8845-serial-file.bin HOME/instance-4305492-1534075128.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:58:49 CEST 2018
0.66/0.55	c PID: 8848
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.17/0.81	c (0,0) Parsing End
1.17/0.82	c (0,0) CSP: 16 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 4
1.17/0.82	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.82	c (0,0) Constraint Name Generate Begin
1.17/0.82	c (0,0) Ctr:HOME/instance-4305492-1534075128.xml,ExtensionConflict:ExtensionSupport:IntVar
1.17/0.82	c (0,0) Constraint Name Generate End
1.17/0.82	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.82	c (0,0) CSP to CSPinCNF Begin
1.33/0.99	c (0,0) translated 3 (10%) constraints
1.51/1.01	c (0,0) translated 6 (20%) constraints
1.51/1.08	c (0,0) translated 9 (30%) constraints
1.51/1.10	c (0,0) translated 11 (40%) constraints
1.69/1.11	c (0,0) translated 14 (50%) constraints
1.69/1.13	c (0,0) translated 17 (60%) constraints
1.69/1.14	c (0,0) translated 19 (70%) constraints
1.69/1.14	c (0,0) translated 22 (80%) constraints
1.69/1.15	c (0,0) translated 25 (90%) constraints
1.69/1.16	c (0,0) translated 27 (100%) constraints
1.69/1.18	c (0,0) STATISTICS1:HOME/instance-4305492-1534075128.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,5,1,,4:354;2:54,5:3;4:63;3:12;2:54,1:408;0:3,
1.69/1.18	c (0,0) ==========================================
1.69/1.18	c (0,0) Order
1.69/1.18	c (0,0) ==========================================
1.69/1.19	c (0,0) translated 14 (10%) constraints
1.69/1.19	c (0,0) translated 27 (20%) constraints
1.69/1.20	c (0,0) translated 40 (30%) constraints
1.92/1.20	c (0,0) translated 53 (40%) constraints
1.92/1.20	c (0,0) translated 66 (50%) constraints
1.92/1.20	c (0,0) translated 80 (60%) constraints
1.92/1.21	c (0,0) translated 93 (70%) constraints
1.92/1.21	c (0,0) translated 106 (80%) constraints
1.92/1.21	c (0,0) translated 119 (90%) constraints
1.92/1.22	c (0,0) translated 132 (100%) constraints
1.92/1.22	c (0,0) CSP to CSPinCNF End
1.92/1.22	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.22	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.92/1.22	c (0,0) CSPinCNF Propagation Begin
1.92/1.25	c (0,0) 0 values, 51 unsatisfiable literals, and 0 valid clauses are removed
1.92/1.25	c (0,0) CSPinCNF Propagation End
1.92/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.25	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.25	c (0,0) Simplify CSPinCNF Begin
1.92/1.26	c (0,0) Simplify CSPinCNF End
1.92/1.26	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.26	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.26	c (0,0) Calculate Precise Domain Begin
1.92/1.26	c (0,0) 0 values are removed by re-calculation
1.92/1.26	c (0,0) Calculate Precise Domain End
1.92/1.26	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.26	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.26	c (0,0) CSPinCNF to SatSolver Begin
1.92/1.28	c (0,0) 14 (10 %) CSP clauses are encoded (60 SAT variables, 45 SAT clauses)
1.92/1.28	c (0,0) 27 (20 %) CSP clauses are encoded (60 SAT variables, 58 SAT clauses)
1.92/1.29	c (0,0) 40 (30 %) CSP clauses are encoded (60 SAT variables, 71 SAT clauses)
1.92/1.29	c (0,0) 53 (40 %) CSP clauses are encoded (60 SAT variables, 84 SAT clauses)
1.92/1.29	c (0,0) 66 (50 %) CSP clauses are encoded (60 SAT variables, 97 SAT clauses)
1.92/1.29	c (0,0) 80 (60 %) CSP clauses are encoded (60 SAT variables, 111 SAT clauses)
1.92/1.29	c (0,0) 93 (70 %) CSP clauses are encoded (60 SAT variables, 124 SAT clauses)
1.92/1.29	c (0,0) 106 (80 %) CSP clauses are encoded (60 SAT variables, 137 SAT clauses)
1.92/1.29	c (0,0) 119 (90 %) CSP clauses are encoded (60 SAT variables, 150 SAT clauses)
1.92/1.29	c (0,0) 132 (100 %) CSP clauses are encoded (60 SAT variables, 163 SAT clauses)
1.92/1.29	c (0,0) Launch Command will be: minisat_release
1.92/1.29	c (0,0) CSPinCNF to SatSolver End
1.92/1.29	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.15/1.30	c (0,0) STATISTICS2:HOME/instance-4305492-1534075128.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,4,1,,4:306;2:54,4:42;3:12;2:78,1:360,
2.15/1.30	c (0,0) 60 bool, 164 clause
2.15/1.30	c (0,0) Export Begin
2.15/1.38	c (0,0) Export to HOME/scop-8845-serial-file.bin
2.15/1.38	c (0,0) Export End
2.15/1.38	c (0,0) Export File Size: 0.01 MB
2.15/1.38	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.15/1.38	c END-Prog: Sun Aug 12 13:58:50 CEST 2018
2.15/1.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8845-serial-file.bin
2.30/1.88	c (0,0) Read Serial File Begin
2.30/1.88	c (0,0) HOME/scop-8845-serial-file.bin
3.13/2.04	c (0,0) Read Serial File End
3.13/2.05	
3.13/2.05	scop order+minisat_release (2018-07-31)
3.13/2.05	(Solving Process)
3.13/2.05	
3.13/2.07	c BEGIN-Prog: Sun Aug 12 13:58:50 CEST 2018
3.13/2.07	c PID: 8863
3.13/2.07	c IP: 172.20.3.151
3.13/2.07	c HOST: node151.alineos.net
3.13/2.08	c (0,0) SatSolver.solve Begin
3.13/2.08	c (0,0) 0 bool, 0 clause
3.13/2.08	c (0,0) minisat_release HOME/instance-4305492-1534075128.xml-scop-8848.cnf
3.31/2.11	c (0,0) c This is COMiniSatPS.
3.31/2.11	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.31/2.11	c (0,0) c ============================[ Problem Statistics ]=============================
3.31/2.11	c (0,0) c |                                                                             |
3.31/2.11	c (0,0) c |  Number of variables:            60                                         |
3.31/2.11	c (0,0) c |  Number of clauses:             164                                         |
3.31/2.11	c (0,0) c |  Parse time:                   0.00 s                                       |
3.31/2.11	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
3.31/2.11	c (0,0) c |  Simplification time:          0.00 s                                       |
3.31/2.11	c (0,0) c |                                                                             |
3.31/2.11	c (0,0) c ===============================================================================
3.31/2.11	c (0,0) c Solved by simplification
3.31/2.11	c (0,0) c restarts              : 0
3.31/2.11	c (0,0) c conflicts             : 0              (0 /sec)
3.31/2.11	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
3.31/2.11	c (0,0) c propagations          : 9              (5614 /sec)
3.31/2.11	c (0,0) c conflict literals     : 0              (-nan % deleted)
3.31/2.11	c (0,0) c CPU time              : 0.001603 s
3.31/2.11	c (0,0) 
3.31/2.11	c (0,0) s UNSATISFIABLE
3.31/2.15	c (0,0) SatSolver.solve End
3.31/2.15	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.31/2.15	c (0,0) Show results Begin
3.31/2.15	s UNSATISFIABLE
3.31/2.15	c (0,0) Show results End
3.31/2.15	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.31/2.16	c (0,0) 0,0,STOP-AFTER(ALL)
3.31/2.16	c END-Prog: Sun Aug 12 13:58:50 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 (3043 MiB free)
  memory of node 1: 16384 MiB (5517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305492-1534075128/watcher-4305492-1534075128 -o /tmp/evaluation-result-4305492-1534075128/solver-4305492-1534075128 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305492-1534075128.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=8845, runsolver pid=8842

[startup+0.100088 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8862
/proc/meminfo: memFree=8705012/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 225076009 115843072 348 33554432000 4194304 5098028 140721824628128 140721824625384 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 348 296 221 0 87 0
[pid=8848] ppid=8845 vsize=15012476 memory=72972 CPUtime=0.11 cores=0,2,4,6
/proc/8848/stat : 8848 (java) S 8845 8845 3762 0 -1 1077944320 6904 0 0 0 9 2 0 0 20 0 15 0 225076010 15372775424 18243 33554432000 4194304 4196468 140731558603072 140731558585616 140284901072631 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
/proc/8848/statm: 3753119 18243 2742 1 0 3715579 0
[pid=8848/tid=8849] ppid=8845 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/8848/task/8849/stat : 8849 (java) R 8845 8845 3762 0 -1 4202560 5041 0 0 0 7 1 0 0 20 0 15 0 225076010 15372775424 18243 33554432000 4194304 4196468 140731558603072 140284872878104 140284886765805 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8850] ppid=8845 vsize=15012476 memory=3472468953447929520 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8850/stat : 8850 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 18243 33554432000 4194304 4196468 140731558603072 140284905315472 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8851] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8851/stat : 8851 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 18243 33554432000 4194304 4196468 140731558603072 140284719471632 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8852] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8852/stat : 8852 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 18243 33554432000 4194304 4196468 140731558603072 140284718418832 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8853] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8853/stat : 8853 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 18243 33554432000 4194304 4196468 140731558603072 140284717366032 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8854] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8854/stat : 8854 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076013 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283938646384 140284901083778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8855] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8855/stat : 8855 (java) S 8845 8845 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283429774368 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8856] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8856/stat : 8856 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283161338736 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8857] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8857/stat : 8857 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 18243 33554432000 4194304 4196468 140731558603072 140282786830160 140284901091227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8858] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8858/stat : 8858 (java) S 8845 8845 3762 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283937594224 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8859] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8859/stat : 8859 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283936541424 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8860] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8860/stat : 8860 (java) R 8845 8845 3762 0 -1 4202560 253 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283935488624 140284880481309 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8861] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8861/stat : 8861 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 18243 33554432000 4194304 4196468 140731558603072 140282288925408 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8862] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8862/stat : 8862 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 18243 33554432000 4194304 4196468 140731558603072 140283934436016 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74364 KiB

[startup+0.210545 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8862
/proc/meminfo: memFree=8690956/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 225076009 115843072 348 33554432000 4194304 5098028 140721824628128 140721824625384 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 348 296 221 0 87 0
[pid=8848] ppid=8845 vsize=15012476 memory=86532 CPUtime=0.25 cores=0,2,4,6
/proc/8848/stat : 8848 (java) S 8845 8845 3762 0 -1 1077944320 10483 0 0 0 22 3 0 0 20 0 15 0 225076010 15372775424 21633 33554432000 4194304 4196468 140731558603072 140731558585616 140284901072631 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
/proc/8848/statm: 3753119 21633 2876 1 0 3715579 0
[pid=8848/tid=8849] ppid=8845 vsize=15012476 memory=-8976644418600983157 CPUtime=0.2 cores=0,2,4,6
/proc/8848/task/8849/stat : 8849 (java) R 8845 8845 3762 0 -1 4202560 8391 0 0 0 18 2 0 0 20 0 15 0 225076010 15372775424 21633 33554432000 4194304 4196468 140731558603072 140284872887984 140284901084566 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8850] ppid=8845 vsize=15012476 memory=3472468953447929520 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8850/stat : 8850 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 21633 33554432000 4194304 4196468 140731558603072 140284905315472 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8851] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8851/stat : 8851 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 21633 33554432000 4194304 4196468 140731558603072 140284719471632 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8852] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8852/stat : 8852 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 21633 33554432000 4194304 4196468 140731558603072 140284718418832 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8853] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8853/stat : 8853 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 21633 33554432000 4194304 4196468 140731558603072 140284717366032 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8854] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8854/stat : 8854 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076013 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283938646384 140284901083778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8855] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8855/stat : 8855 (java) S 8845 8845 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283429774368 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8856] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8856/stat : 8856 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283161338736 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8857] ppid=8845 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8857/stat : 8857 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 21633 33554432000 4194304 4196468 140731558603072 140282786830160 140284901091227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8858] ppid=8845 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8848/task/8858/stat : 8858 (java) S 8845 8845 3762 0 -1 1077944384 427 0 0 0 1 0 0 0 20 0 15 0 225076016 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283937594224 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8859] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8859/stat : 8859 (java) S 8845 8845 3762 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283936541424 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8860] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0.03 cores=0,2,4,6
/proc/8848/task/8860/stat : 8860 (java) R 8845 8845 3762 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 15 0 225076016 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283935488624 140284886754426 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8861] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8861/stat : 8861 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 21633 33554432000 4194304 4196468 140731558603072 140282288925408 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8862] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8862/stat : 8862 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 21633 33554432000 4194304 4196468 140731558603072 140283934436016 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87924 KiB

[startup+0.310532 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8862
/proc/meminfo: memFree=8687668/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 225076009 115843072 348 33554432000 4194304 5098028 140721824628128 140721824625384 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 348 296 221 0 87 0
[pid=8848] ppid=8845 vsize=15012476 memory=90056 CPUtime=0.42 cores=0,2,4,6
/proc/8848/stat : 8848 (java) S 8845 8845 3762 0 -1 1077944320 11004 0 0 0 39 3 0 0 20 0 15 0 225076010 15372775424 22514 33554432000 4194304 4196468 140731558603072 140731558585616 140284901072631 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
/proc/8848/statm: 3753119 22514 2974 1 0 3715579 0
[pid=8848/tid=8849] ppid=8845 vsize=15012476 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/8848/task/8849/stat : 8849 (java) R 8845 8845 3762 0 -1 4202560 8764 0 0 0 27 2 0 0 20 0 15 0 225076010 15372775424 22514 33554432000 4194304 4196468 140731558603072 140284872876232 140284879075169 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8850] ppid=8845 vsize=15012476 memory=3472468953447929520 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8850/stat : 8850 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 22514 33554432000 4194304 4196468 140731558603072 140284905315472 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8851] ppid=8845 vsize=15012476 memory=281314312301440 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8851/stat : 8851 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 22514 33554432000 4194304 4196468 140731558603072 140284719471632 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8852] ppid=8845 vsize=15012476 memory=281314184136736 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8852/stat : 8852 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 22514 33554432000 4194304 4196468 140731558603072 140284718418832 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8853] ppid=8845 vsize=15012476 memory=140657092052239 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8853/stat : 8853 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15372775424 22514 33554432000 4194304 4196468 140731558603072 140284717366032 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8854] ppid=8845 vsize=15012476 memory=281314312308352 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8854/stat : 8854 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076013 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283938646384 140284901083778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8855] ppid=8845 vsize=15012476 memory=140657092056847 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8855/stat : 8855 (java) S 8845 8845 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283429774368 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8856] ppid=8845 vsize=15012476 memory=140657092066608 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8856/stat : 8856 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076014 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283161338736 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8857] ppid=8845 vsize=15012476 memory=281314184145952 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8857/stat : 8857 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076016 15372775424 22514 33554432000 4194304 4196468 140731558603072 140282786830160 140284901091227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8858] ppid=8845 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8848/task/8858/stat : 8858 (java) S 8845 8845 3762 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 15 0 225076016 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283937594224 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8859] ppid=8845 vsize=15012476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8848/task/8859/stat : 8859 (java) S 8845 8845 3762 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 15 0 225076016 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283936541424 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8860] ppid=8845 vsize=15012476 memory=140657220249216 CPUtime=0.07 cores=0,2,4,6
/proc/8848/task/8860/stat : 8860 (java) S 8845 8845 3762 0 -1 1077944384 318 0 0 0 7 0 0 0 20 0 15 0 225076016 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283935488624 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8861] ppid=8845 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8861/stat : 8861 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 22514 33554432000 4194304 4196468 140731558603072 140282288925408 140284901082837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8862] ppid=8845 vsize=15012476 memory=140657220250608 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8862/stat : 8862 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076017 15372775424 22514 33554432000 4194304 4196468 140731558603072 140283934436016 140284901083778 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91448 KiB

[startup+0.700807 s]
/proc/loadavg: 2.57 2.23 2.11 3/222 8862
/proc/meminfo: memFree=8663152/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 225076009 115843072 348 33554432000 4194304 5098028 140721824628128 140721824625384 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 348 296 221 0 87 0
[pid=8848] ppid=8845 vsize=15020872 memory=129668 CPUtime=0.99 cores=0,2,4,6
/proc/8848/stat : 8848 (java) S 8845 8845 3762 0 -1 1077944320 18078 0 0 0 93 6 0 0 20 0 15 0 225076010 15381372928 32417 33554432000 4194304 4196468 140731558603072 140731558585616 140284901072631 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
/proc/8848/statm: 3755218 32417 3146 1 0 3716603 0
[pid=8848/tid=8849] ppid=8845 vsize=15020872 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/8848/task/8849/stat : 8849 (java) R 8845 8845 3762 0 -1 4202560 15413 0 0 0 63 4 0 0 20 0 15 0 225076010 15381372928 32417 33554432000 4194304 4196468 140731558603072 140284872909824 140284885153118 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8850] ppid=8845 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8850/stat : 8850 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15381372928 32417 33554432000 4194304 4196468 140731558603072 140284905315472 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8851] ppid=8845 vsize=15020872 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8851/stat : 8851 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15381372928 32417 33554432000 4194304 4196468 140731558603072 140284719471632 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8852] ppid=8845 vsize=15020872 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8852/stat : 8852 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076012 15381372928 32417 33554432000 4194304 4196468 140731558603072 140284718418832 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8853] ppid=8845 vsize=15020872 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8853/stat : 8853 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076012 15381372928 32417 33554432000 4194304 4196468 140731558603072 140284717366032 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8854] ppid=8845 vsize=15020872 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8854/stat : 8854 (java) S 8845 8845 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225076013 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283938646384 140284901083778 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8855] ppid=8845 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8855/stat : 8855 (java) S 8845 8845 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076014 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283429774368 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8856] ppid=8845 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8856/stat : 8856 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076014 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283161338736 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8857] ppid=8845 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8857/stat : 8857 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076016 15381372928 32417 33554432000 4194304 4196468 140731558603072 140282786830160 140284901091227 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8858] ppid=8845 vsize=15020872 memory=4536 CPUtime=0.05 cores=0,2,4,6
/proc/8848/task/8858/stat : 8858 (java) S 8845 8845 3762 0 -1 1077944384 548 0 0 0 5 0 0 0 20 0 15 0 225076016 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283937594224 140284901083778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8859] ppid=8845 vsize=15020872 memory=8448 CPUtime=0.09 cores=0,2,4,6
/proc/8848/task/8859/stat : 8859 (java) R 8845 8845 3762 0 -1 4202560 374 0 0 0 9 0 0 0 20 0 15 0 225076016 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283936530096 140284880789767 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8860] ppid=8845 vsize=15020872 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/8848/task/8860/stat : 8860 (java) R 8845 8845 3762 0 -1 4202560 412 0 0 0 15 0 0 0 20 0 15 0 225076016 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283935488624 140284901093978 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8861] ppid=8845 vsize=15020872 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8861/stat : 8861 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076017 15381372928 32417 33554432000 4194304 4196468 140731558603072 140282288925408 140284901082837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
[pid=8848/tid=8862] ppid=8845 vsize=15020872 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/8848/task/8862/stat : 8862 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076017 15381372928 32417 33554432000 4194304 4196468 140731558603072 140283934436016 140284901083778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15585280 140731558605831 140731558606129 140731558606129 140731558608847 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131060 KiB

[startup+1.50038 s]
/proc/loadavg: 2.57 2.23 2.11 5/222 8862
/proc/meminfo: memFree=8635092/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1468 CPUtime=2.3 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 589 22501 0 0 0 0 221 9 20 0 1 0 225076009 115843072 367 33554432000 4194304 5098028 140721824628128 140721824624872 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.16704 s]
# the end of solver process 8845 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.26077 s, system=0.17642 s

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

[startup+1.60031 s]
/proc/loadavg: 2.57 2.23 2.11 5/222 8862
/proc/meminfo: memFree=8635092/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1468 CPUtime=2.3 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 589 22501 0 0 0 0 221 9 20 0 1 0 225076009 115843072 367 33554432000 4194304 5098028 140721824628128 140721824624872 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.00027 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8877
/proc/meminfo: memFree=8683428/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1468 CPUtime=2.3 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 589 22501 0 0 0 0 221 9 20 0 1 0 225076009 115843072 367 33554432000 4194304 5098028 140721824628128 140721824624872 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 367 311 221 0 87 0
[pid=8863] ppid=8845 vsize=7408432 memory=95004 CPUtime=0.83 cores=0,2,4,6
/proc/8863/stat : 8863 (java) S 8845 8845 3762 0 -1 1077944320 16944 0 0 0 78 5 0 0 20 0 15 0 225076149 7586234368 23751 33554432000 4194304 4196468 140721047643968 140721047626512 139952083414775 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
/proc/8863/statm: 1852108 23751 3007 1 0 1814042 0
[pid=8863/tid=8864] ppid=8845 vsize=7408432 memory=8112282956445269571 CPUtime=0.59 cores=0,2,4,6
/proc/8863/task/8864/stat : 8864 (java) R 8845 8845 3762 0 -1 4202560 14538 0 0 0 55 4 0 0 20 0 15 0 225076149 7586234368 23751 33554432000 4194304 4196468 140721047643968 139952055250768 139952064059696 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8865] ppid=8845 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8865/stat : 8865 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076150 7586234368 23751 33554432000 4194304 4196468 140721047643968 139952087656720 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8866] ppid=8845 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8866/stat : 8866 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076150 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951568746896 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8867] ppid=8845 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8867/stat : 8867 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076150 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951567694352 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8868] ppid=8845 vsize=7408432 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8868/stat : 8868 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076150 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951566641808 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8869] ppid=8845 vsize=7408432 memory=5502928385 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8869/stat : 8869 (java) S 8845 8845 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076152 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951529871856 139952083425922 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8870] ppid=8845 vsize=7408432 memory=140657092256831 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (java) S 8845 8845 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076152 7586234368 23751 33554432000 4194304 4196468 140721047643968 139950905353632 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8871] ppid=8845 vsize=7408432 memory=3906784864020989616 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8871/stat : 8871 (java) S 8845 8845 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225076152 7586234368 23751 33554432000 4194304 4196468 140721047643968 139950771131888 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8872] ppid=8845 vsize=7408432 memory=3832626179336187955 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8872/stat : 8872 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139950396627664 139952083433371 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8873] ppid=8845 vsize=7408432 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8863/task/8873/stat : 8873 (java) S 8845 8845 3762 0 -1 1077944384 509 0 0 0 4 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951528818672 139952083425922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8874] ppid=8845 vsize=7408432 memory=140657091980351 CPUtime=0.04 cores=0,2,4,6
/proc/8863/task/8874/stat : 8874 (java) S 8845 8845 3762 0 -1 1077944384 123 0 0 0 4 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951527766128 139952083425922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8875] ppid=8845 vsize=7408432 memory=140657091983206 CPUtime=0.14 cores=0,2,4,6
/proc/8863/task/8875/stat : 8875 (java) R 8845 8845 3762 0 -1 4202560 423 0 0 0 14 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951526713584 139952067495262 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8876] ppid=8845 vsize=7408432 memory=140657091985531 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8876/stat : 8876 (java) S 8845 8845 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139949898721888 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8877] ppid=8845 vsize=7408432 memory=140657091987838 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8877/stat : 8877 (java) S 8845 8845 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076155 7586234368 23751 33554432000 4194304 4196468 140721047643968 139951525661488 139952083425922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 96472 KiB

[startup+2.11033 s]
/proc/loadavg: 2.57 2.23 2.11 3/222 8877
/proc/meminfo: memFree=8683428/32770624 swapFree=67108860/67108860
[pid=8845] ppid=8842 vsize=113128 memory=1468 CPUtime=2.3 cores=0,2,4,6
/proc/8845/stat : 8845 (scop.sh) S 8842 8845 3762 0 -1 4202496 589 22501 0 0 0 0 221 9 20 0 1 0 225076009 115843072 367 33554432000 4194304 5098028 140721824628128 140721824624872 140469807084156 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12898304 140721824629824 140721824630023 140721824630023 140721824632781 0
/proc/8845/statm: 28282 367 311 221 0 87 0
[pid=8863] ppid=8845 vsize=8000636 memory=115296 CPUtime=1.01 cores=0,2,4,6
/proc/8863/stat : 8863 (java) S 8845 8845 3762 0 -1 1077944320 18010 419 0 0 95 6 0 0 20 0 19 0 225076149 8192651264 28824 33554432000 4194304 4196468 140721047643968 140721047626512 139952083414775 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
/proc/8863/statm: 2000159 28824 3143 1 0 1961558 0
[pid=8863/tid=8864] ppid=8845 vsize=8000636 memory=288230617525795018 CPUtime=0.69 cores=0,2,4,6
/proc/8863/task/8864/stat : 8864 (java) R 8845 8845 3762 0 -1 4202560 15214 419 0 0 64 5 0 0 20 0 19 0 225076149 8192651264 28885 33554432000 4194304 4196468 140721047643968 139952055255408 139952067495262 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8865] ppid=8845 vsize=8000636 memory=14699608030842867 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8865/stat : 8865 (java) S 8845 8845 3762 0 -1 1077944384 1 419 0 0 0 0 0 0 20 0 19 0 225076150 8192651264 28885 33554432000 4194304 4196468 140721047643968 139952087656720 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8866] ppid=8845 vsize=8000636 memory=121746264 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8866/stat : 8866 (java) S 8845 8845 3762 0 -1 1077944384 1 419 0 0 0 0 0 0 20 0 19 0 225076150 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951568746896 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8867] ppid=8845 vsize=8000636 memory=-8820979915922421270 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8867/stat : 8867 (java) S 8845 8845 3762 0 -1 1077944384 1 419 0 0 0 0 0 0 20 0 19 0 225076150 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951567694352 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8868] ppid=8845 vsize=8000636 memory=7662145151595533421 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8868/stat : 8868 (java) S 8845 8845 3762 0 -1 1077944384 2 419 0 0 0 0 0 0 20 0 19 0 225076150 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951566641808 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8869] ppid=8845 vsize=8000636 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8869/stat : 8869 (java) S 8845 8845 3762 0 -1 1077944384 5 419 0 0 0 0 0 0 20 0 19 0 225076152 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951529871856 139952083425922 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8870] ppid=8845 vsize=8000636 memory=-8253362762721547640 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (java) S 8845 8845 3762 0 -1 1077944384 13 419 0 0 0 0 0 0 20 0 19 0 225076152 8192651264 28885 33554432000 4194304 4196468 140721047643968 139950905353632 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8871] ppid=8845 vsize=8000636 memory=-7170419493048703614 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8871/stat : 8871 (java) S 8845 8845 3762 0 -1 1077944384 21 419 0 0 0 0 0 0 20 0 19 0 225076152 8192651264 28885 33554432000 4194304 4196468 140721047643968 139950771131888 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8872] ppid=8845 vsize=8000636 memory=4137282616176384387 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8872/stat : 8872 (java) S 8845 8845 3762 0 -1 1077944384 3 419 0 0 0 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139950396627664 139952083433371 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8873] ppid=8845 vsize=8000636 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/8863/task/8873/stat : 8873 (java) R 8845 8845 3762 0 -1 4202560 708 419 0 0 7 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951528804552 139952066972226 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8874] ppid=8845 vsize=8000636 memory=-7449383003082255507 CPUtime=0.07 cores=0,2,4,6
/proc/8863/task/8874/stat : 8874 (java) S 8845 8845 3762 0 -1 1077944384 206 419 0 0 7 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951527766128 139952083425922 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8875] ppid=8845 vsize=8000636 memory=6944658624146216565 CPUtime=0.17 cores=0,2,4,6
/proc/8863/task/8875/stat : 8875 (java) R 8845 8845 3762 0 -1 1077944384 495 419 0 0 17 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951526713584 139952083425922 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8876] ppid=8845 vsize=8000636 memory=-6454338467431146081 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8876/stat : 8876 (java) S 8845 8845 3762 0 -1 1077944384 3 419 0 0 0 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139949898721888 139952083424981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
[pid=8863/tid=8877] ppid=8845 vsize=8000636 memory=140657091990143 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8877/stat : 8877 (java) R 8845 8845 3762 0 -1 1077944384 1 419 0 0 0 0 0 0 20 0 19 0 225076155 8192651264 28885 33554432000 4194304 4196468 140721047643968 139951525661488 139952083425922 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18522112 140721047647414 140721047647537 140721047647537 140721047650255 0
Current children cumulated CPU time: 3.31 s
Current children cumulated vsize: 8113764 KiB
Current children cumulated memory: 116764 KiB

Child status: 0
Real time (s): 2.1671
CPU time (s): 3.43719
CPU user time (s): 3.26077
CPU system time (s): 0.17642
CPU usage (%): 158.608
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 161728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.26077
system time used= 0.17642
maximum resident set size= 169016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4280
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 8845
#   total CPU time (s): 3.43719
#   total CPU user time (s): 3.26077
#   total CPU system time (s): 0.17642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032141 second user time and 0.073322 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:48
IDJOB=4305492
IDBENCH=141417
IDSOLVER=2782
FILE ID=node151/4305492-1534075128
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-04_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305492-1534075128/watcher-4305492-1534075128 -o /tmp/evaluation-result-4305492-1534075128/solver-4305492-1534075128 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305492-1534075128.xml

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

MD5SUM BENCH= a1ecb9d626e1829c4f6714b650dba230
RANDOM SEED=64752562

node151.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.87
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.87
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.87
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.87
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:         8765852 kB
MemAvailable:   31748752 kB
Buffers:          263128 kB
Cached:         22675596 kB
SwapCached:            0 kB
Active:         10453776 kB
Inactive:       12694792 kB
Active(anon):     159104 kB
Inactive(anon):   103292 kB
Active(file):   10294672 kB
Inactive(file): 12591500 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:        217896 kB
Mapped:            71908 kB
Shmem:             49800 kB
Slab:             554032 kB
SReclaimable:     525188 kB
SUnreclaim:        28844 kB
KernelStack:        3664 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5869152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 13:58:50